ok  	github.com/google/syzkaller/dashboard/app	(cached)
?   	github.com/google/syzkaller/dashboard/dashapi	[no test files]
?   	github.com/google/syzkaller/executor	[no test files]
ok  	github.com/google/syzkaller/pkg/ast	(cached)
ok  	github.com/google/syzkaller/pkg/bisect	13.161s
ok  	github.com/google/syzkaller/pkg/build	6.179s
?   	github.com/google/syzkaller/pkg/cmdprof	[no test files]
ok  	github.com/google/syzkaller/pkg/compiler	2.630s
ok  	github.com/google/syzkaller/pkg/config	(cached)
ok  	github.com/google/syzkaller/pkg/cover	1.934s
ok  	github.com/google/syzkaller/pkg/csource	6.427s
ok  	github.com/google/syzkaller/pkg/db	(cached)
ok  	github.com/google/syzkaller/pkg/email	(cached)
?   	github.com/google/syzkaller/pkg/gce	[no test files]
?   	github.com/google/syzkaller/pkg/gcs	[no test files]
?   	github.com/google/syzkaller/pkg/hash	[no test files]
ok  	github.com/google/syzkaller/pkg/host	9.732s
?   	github.com/google/syzkaller/pkg/html	[no test files]
ok  	github.com/google/syzkaller/pkg/ifuzz	(cached)
?   	github.com/google/syzkaller/pkg/ifuzz/gen	[no test files]
?   	github.com/google/syzkaller/pkg/ifuzz/generated	[no test files]
ok  	github.com/google/syzkaller/pkg/instance	6.109s
ok  	github.com/google/syzkaller/pkg/ipc	6.922s
?   	github.com/google/syzkaller/pkg/ipc/ipcconfig	[no test files]
ok  	github.com/google/syzkaller/pkg/kd	(cached)
ok  	github.com/google/syzkaller/pkg/log	(cached)
ok  	github.com/google/syzkaller/pkg/mgrconfig	2.140s
ok  	github.com/google/syzkaller/pkg/osutil	(cached)
ok  	github.com/google/syzkaller/pkg/report	5.254s
ok  	github.com/google/syzkaller/pkg/repro	2.130s
?   	github.com/google/syzkaller/pkg/rpctype	[no test files]
ok  	github.com/google/syzkaller/pkg/runtest	7.210s
ok  	github.com/google/syzkaller/pkg/serializer	(cached)
?   	github.com/google/syzkaller/pkg/signal	[no test files]
ok  	github.com/google/syzkaller/pkg/symbolizer	0.163s
ok  	github.com/google/syzkaller/pkg/vcs	5.787s
--- FAIL: TestMutateRandom (2.22s)
    export_test.go:31: seed=1592729341290879119
    --- FAIL: TestMutateRandom/netbsd/amd64 (0.00s)
panic: interface conversion: prog.Arg is *prog.ResultArg, not *prog.ConstArg [recovered]
	panic: interface conversion: prog.Arg is *prog.ResultArg, not *prog.ConstArg

goroutine 551 [running]:
testing.tRunner.func1.1(0x5cc4c0, 0xc0205d2300)
	/syzkaller/go/src/testing/testing.go:940 +0x2f5
testing.tRunner.func1(0xc00c2b6c60)
	/syzkaller/go/src/testing/testing.go:943 +0x3f9
panic(0x5cc4c0, 0xc0205d2300)
	/syzkaller/go/src/runtime/panic.go:969 +0x166
github.com/google/syzkaller/sys/targets.(*UnixNeutralizer).Neutralize(0xc00071e3c0, 0xc0126cdfc0)
	/syzkaller/gopath/src/github.com/google/syzkaller/sys/targets/common.go:107 +0x319
github.com/google/syzkaller/prog.(*Target).sanitize(...)
	/syzkaller/gopath/src/github.com/google/syzkaller/prog/target.go:174
github.com/google/syzkaller/prog.(*Prog).sanitize(0xc0126cd680, 0xc01a0f2901, 0xc0126cd601, 0x9)
	/syzkaller/gopath/src/github.com/google/syzkaller/prog/prog.go:409 +0x57
github.com/google/syzkaller/prog.(*Prog).sanitizeFix(...)
	/syzkaller/gopath/src/github.com/google/syzkaller/prog/prog.go:402
github.com/google/syzkaller/prog.(*Target).Generate(0xc0000f0340, 0x7e7840, 0xc00d63f500, 0xa, 0xc00a33b000, 0xc0126cd100)
	/syzkaller/gopath/src/github.com/google/syzkaller/prog/generation.go:32 +0x332
github.com/google/syzkaller/prog.TestMutateRandom.func1(0xc00c2b6c60, 0xc0000f0340, 0x7e7840, 0xc00d63f500, 0x5)
	/syzkaller/gopath/src/github.com/google/syzkaller/prog/mutation_test.go:203 +0x1fb
github.com/google/syzkaller/prog.testEachTargetRandom.func1(0xc00c2b6c60)
	/syzkaller/gopath/src/github.com/google/syzkaller/prog/export_test.go:80 +0x9a
testing.tRunner(0xc00c2b6c60, 0xc00673e3f0)
	/syzkaller/go/src/testing/testing.go:991 +0xdc
created by testing.(*T).Run
	/syzkaller/go/src/testing/testing.go:1042 +0x357
FAIL	github.com/google/syzkaller/prog	2.186s
ok  	github.com/google/syzkaller/prog/test	(cached)
?   	github.com/google/syzkaller/sys	[no test files]
?   	github.com/google/syzkaller/sys/akaros	[no test files]
?   	github.com/google/syzkaller/sys/akaros/gen	[no test files]
?   	github.com/google/syzkaller/sys/freebsd	[no test files]
?   	github.com/google/syzkaller/sys/freebsd/gen	[no test files]
?   	github.com/google/syzkaller/sys/fuchsia	[no test files]
?   	github.com/google/syzkaller/sys/fuchsia/fidlgen	[no test files]
?   	github.com/google/syzkaller/sys/fuchsia/gen	[no test files]
?   	github.com/google/syzkaller/sys/fuchsia/layout	[no test files]
ok  	github.com/google/syzkaller/sys/linux	(cached)
?   	github.com/google/syzkaller/sys/linux/gen	[no test files]
?   	github.com/google/syzkaller/sys/netbsd	[no test files]
?   	github.com/google/syzkaller/sys/netbsd/gen	[no test files]
ok  	github.com/google/syzkaller/sys/openbsd	(cached)
?   	github.com/google/syzkaller/sys/openbsd/gen	[no test files]
?   	github.com/google/syzkaller/sys/syz-extract	[no test files]
?   	github.com/google/syzkaller/sys/syz-sysgen	[no test files]
?   	github.com/google/syzkaller/sys/targets	[no test files]
?   	github.com/google/syzkaller/sys/test	[no test files]
?   	github.com/google/syzkaller/sys/test/gen	[no test files]
?   	github.com/google/syzkaller/sys/trusty	[no test files]
?   	github.com/google/syzkaller/sys/trusty/gen	[no test files]
?   	github.com/google/syzkaller/sys/windows	[no test files]
?   	github.com/google/syzkaller/sys/windows/gen	[no test files]
ok  	github.com/google/syzkaller/syz-ci	6.172s
ok  	github.com/google/syzkaller/syz-fuzzer	6.721s
ok  	github.com/google/syzkaller/syz-hub	5.831s
ok  	github.com/google/syzkaller/syz-hub/state	(cached)
?   	github.com/google/syzkaller/syz-manager	[no test files]
?   	github.com/google/syzkaller/tools/syz-benchcmp	[no test files]
?   	github.com/google/syzkaller/tools/syz-bisect	[no test files]
?   	github.com/google/syzkaller/tools/syz-check	[no test files]
?   	github.com/google/syzkaller/tools/syz-cover	[no test files]
?   	github.com/google/syzkaller/tools/syz-crush	[no test files]
?   	github.com/google/syzkaller/tools/syz-db	[no test files]
?   	github.com/google/syzkaller/tools/syz-execprog	[no test files]
?   	github.com/google/syzkaller/tools/syz-expand	[no test files]
?   	github.com/google/syzkaller/tools/syz-fmt	[no test files]
?   	github.com/google/syzkaller/tools/syz-imagegen	[no test files]
?   	github.com/google/syzkaller/tools/syz-make	[no test files]
?   	github.com/google/syzkaller/tools/syz-mutate	[no test files]
?   	github.com/google/syzkaller/tools/syz-prog2c	[no test files]
?   	github.com/google/syzkaller/tools/syz-repro	[no test files]
?   	github.com/google/syzkaller/tools/syz-reprolist	[no test files]
?   	github.com/google/syzkaller/tools/syz-runtest	[no test files]
?   	github.com/google/syzkaller/tools/syz-showprio	[no test files]
?   	github.com/google/syzkaller/tools/syz-stress	[no test files]
?   	github.com/google/syzkaller/tools/syz-symbolize	[no test files]
?   	github.com/google/syzkaller/tools/syz-testbuild	[no test files]
?   	github.com/google/syzkaller/tools/syz-trace2syz	[no test files]
ok  	github.com/google/syzkaller/tools/syz-trace2syz/parser	0.267s
ok  	github.com/google/syzkaller/tools/syz-trace2syz/proggen	6.331s
?   	github.com/google/syzkaller/tools/syz-tty	[no test files]
?   	github.com/google/syzkaller/tools/syz-upgrade	[no test files]
?   	github.com/google/syzkaller/tools/syz-usbgen	[no test files]
ok  	github.com/google/syzkaller/vm	11.277s
?   	github.com/google/syzkaller/vm/adb	[no test files]
?   	github.com/google/syzkaller/vm/bhyve	[no test files]
?   	github.com/google/syzkaller/vm/gce	[no test files]
?   	github.com/google/syzkaller/vm/gvisor	[no test files]
ok  	github.com/google/syzkaller/vm/isolated	(cached)
?   	github.com/google/syzkaller/vm/kvm	[no test files]
?   	github.com/google/syzkaller/vm/odroid	[no test files]
?   	github.com/google/syzkaller/vm/qemu	[no test files]
ok  	github.com/google/syzkaller/vm/vmimpl	(cached)
?   	github.com/google/syzkaller/vm/vmm	[no test files]
FAIL