[INFO] crate roughenough-fuzz 0.1.0 is already in cache [INFO] checking roughenough-fuzz-0.1.0 against master#0d2817a439c2ad9fe343f6347eb6d90947893363 for pr-67531 [INFO] extracting crate roughenough-fuzz 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate roughenough-fuzz 0.1.0 on toolchain 0d2817a439c2ad9fe343f6347eb6d90947893363 [INFO] running `"/workspace/cargo-home/bin/cargo" "+0d2817a439c2ad9fe343f6347eb6d90947893363" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate roughenough-fuzz 0.1.0 [INFO] finished tweaking crates.io crate roughenough-fuzz 0.1.0 [INFO] tweaked toml for crates.io crate roughenough-fuzz 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+0d2817a439c2ad9fe343f6347eb6d90947893363" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+0d2817a439c2ad9fe343f6347eb6d90947893363" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-9/source/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+0d2817a439c2ad9fe343f6347eb6d90947893363" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c2e64b3f90e6d89a484e61605f8bb0abe1e9f751d2e12cfdf8238dd6c76d2e56 [INFO] running `"docker" "start" "-a" "c2e64b3f90e6d89a484e61605f8bb0abe1e9f751d2e12cfdf8238dd6c76d2e56"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling honggfuzz v0.5.45 [INFO] [stderr] Checking arbitrary v0.2.0 [INFO] [stderr] Checking cc v1.0.48 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking simple_logger v0.5.0 [INFO] [stderr] Checking ctrlc v3.1.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling afl v0.3.2 [INFO] [stderr] error: failed to run custom build command for `afl v0.3.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/afl-e5c1f587c3245aa9/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] rm -f afl-gcc afl-fuzz afl-showmap afl-tmin afl-gotcpu afl-analyze afl-as as afl-g++ afl-clang afl-clang++ *.o *~ a.out core core.[1-9][0-9]* *.stackdump test .test test-instr .test-instr0 .test-instr1 qemu_mode/qemu-2.10.0.tar.bz2 afl-qemu-trace [INFO] [stderr] rm -rf out_dir qemu_mode/qemu-2.10.0 [INFO] [stderr] make -C llvm_mode clean [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/afl-2.52b/llvm_mode' [INFO] [stderr] rm -f *.o *.so *~ a.out core core.[1-9][0-9]* test-instr .test-instr0 .test-instr1 [INFO] [stderr] rm -f ../afl-clang-fast ../afl-llvm-rt.o ../afl-llvm-rt-32.o ../afl-llvm-rt-64.o ../afl-clang-fast++ [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/afl-2.52b/llvm_mode' [INFO] [stderr] make -C libdislocator clean [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/afl-2.52b/libdislocator' [INFO] [stderr] rm -f *.o *.so *~ a.out core core.[1-9][0-9]* [INFO] [stderr] rm -f libdislocator.so [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/afl-2.52b/libdislocator' [INFO] [stderr] make -C libtokencap clean [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/afl-2.52b/libtokencap' [INFO] [stderr] rm -f *.o *.so *~ a.out core core.[1-9][0-9]* [INFO] [stderr] rm -f libtokencap.so [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/afl-2.52b/libtokencap' [INFO] [stderr] [*] Checking for the ability to compile x86 code... [INFO] [stderr] [INFO] [stderr] Oops, looks like your compiler can't generate x86 code. [INFO] [stderr] [INFO] [stderr] Don't panic! You can use the LLVM or QEMU mode, but see docs/INSTALL first. [INFO] [stderr] (To ignore this error, set AFL_NO_X86=1 and try again.) [INFO] [stderr] [INFO] [stderr] Makefile:52: recipe for target 'test_x86' failed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /usr/bin/ld: cannot open output file .test: Read-only file system [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] make: *** [test_x86] Error 1 [INFO] [stderr] thread 'main' panicked at 'assertion failed: status.success()', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/build.rs:29:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x556301af2014 - backtrace::backtrace::libunwind::trace::h88f00a8d3895ea10 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x556301af2014 - backtrace::backtrace::trace_unsynchronized::h4ca1df924c7b5901 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x556301af2014 - std::sys_common::backtrace::_print_fmt::had352bd7b8affceb [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:84 [INFO] [stderr] 3: 0x556301af2014 - ::fmt::h4404b586f9ddad5f [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 4: 0x556301b0f8dc - core::fmt::write::h1ef5ea597ad3e25e [INFO] [stderr] at src/libcore/fmt/mod.rs:1057 [INFO] [stderr] 5: 0x556301aef407 - std::io::Write::write_fmt::h5cbe88edfb9ad8f5 [INFO] [stderr] at src/libstd/io/mod.rs:1426 [INFO] [stderr] 6: 0x556301af413e - std::sys_common::backtrace::_print::h5d62b222153b0a57 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 7: 0x556301af413e - std::sys_common::backtrace::print::hb580dac9bf29d123 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 8: 0x556301af413e - std::panicking::default_hook::{{closure}}::h072d6b5ce4fd5ca1 [INFO] [stderr] at src/libstd/panicking.rs:193 [INFO] [stderr] 9: 0x556301af3e31 - std::panicking::default_hook::hef4245424db77bd8 [INFO] [stderr] at src/libstd/panicking.rs:210 [INFO] [stderr] 10: 0x556301af476b - std::panicking::rust_panic_with_hook::hf59de39541dfae86 [INFO] [stderr] at src/libstd/panicking.rs:471 [INFO] [stderr] 11: 0x556301aba963 - std::panicking::begin_panic::h3f4e67427ae4ddc4 [INFO] [stderr] at /rustc/0d2817a439c2ad9fe343f6347eb6d90947893363/src/libstd/panicking.rs:404 [INFO] [stderr] 12: 0x556301abc2e4 - build_script_build::build_afl::hb02f884debff0ed8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/build.rs:29 [INFO] [stderr] 13: 0x556301abc143 - build_script_build::main::h48bdb491a9706ea7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/build.rs:14 [INFO] [stderr] 14: 0x556301aba8b0 - std::rt::lang_start::{{closure}}::h445d8190fad3669d [INFO] [stderr] at /rustc/0d2817a439c2ad9fe343f6347eb6d90947893363/src/libstd/rt.rs:67 [INFO] [stderr] 15: 0x556301af4203 - std::rt::lang_start_internal::{{closure}}::he22b4dc136dfc0c4 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 16: 0x556301af4203 - std::panicking::try::do_call::heddd39178d6a1b25 [INFO] [stderr] at src/libstd/panicking.rs:292 [INFO] [stderr] 17: 0x556301afad5a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:78 [INFO] [stderr] 18: 0x556301af4c00 - std::panicking::try::h683b5635b76ee763 [INFO] [stderr] at src/libstd/panicking.rs:270 [INFO] [stderr] 19: 0x556301af4c00 - std::panic::catch_unwind::h9540defe988edc8c [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 20: 0x556301af4c00 - std::rt::lang_start_internal::hdc41c8ad82b2f2e3 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 21: 0x556301aba889 - std::rt::lang_start::h6088d3b849cc3a4b [INFO] [stderr] at /rustc/0d2817a439c2ad9fe343f6347eb6d90947893363/src/libstd/rt.rs:67 [INFO] [stderr] 22: 0x556301abc75a - main [INFO] [stderr] 23: 0x7ff5f8150b97 - __libc_start_main [INFO] [stderr] 24: 0x556301ab691a - _start [INFO] [stderr] 25: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c2e64b3f90e6d89a484e61605f8bb0abe1e9f751d2e12cfdf8238dd6c76d2e56"` [INFO] running `"docker" "rm" "-f" "c2e64b3f90e6d89a484e61605f8bb0abe1e9f751d2e12cfdf8238dd6c76d2e56"` [INFO] [stdout] c2e64b3f90e6d89a484e61605f8bb0abe1e9f751d2e12cfdf8238dd6c76d2e56