Sep 10 11:19:13.488 INFO checking roughenough-fuzz-0.1.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 11:19:13.488 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 11:19:13.488 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-3/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 11:19:13.720 INFO blam! c97c6e1713c6894d557de437fa2aaf8efa740f9c344029e058a82fc44a9c5e9a Sep 10 11:19:13.725 INFO running `"docker" "start" "-a" "c97c6e1713c6894d557de437fa2aaf8efa740f9c344029e058a82fc44a9c5e9a"` Sep 10 11:19:14.921 INFO kablam! usermod: no changes Sep 10 11:19:14.993 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 10 11:19:14.993 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 10 11:19:14.993 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 10 11:19:14.993 INFO kablam! files will be included as a binary target: Sep 10 11:19:14.993 INFO kablam! Sep 10 11:19:14.993 INFO kablam! * /source/src/main.rs Sep 10 11:19:14.993 INFO kablam! Sep 10 11:19:14.993 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 10 11:19:14.993 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 10 11:19:14.993 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 10 11:19:14.993 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 10 11:19:14.993 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 10 11:19:14.993 INFO kablam! Sep 10 11:19:14.993 INFO kablam! For more information on this warning you can consult Sep 10 11:19:14.993 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 10 11:19:15.118 INFO kablam! Compiling xdg v2.1.0 Sep 10 11:19:15.118 INFO kablam! Compiling honggfuzz v0.5.27 Sep 10 11:19:15.118 INFO kablam! Checking cc v1.0.24 Sep 10 11:19:15.145 INFO kablam! Checking rustc_version v0.2.3 Sep 10 11:19:15.145 INFO kablam! Checking ctrlc v3.1.1 Sep 10 11:19:17.372 INFO kablam! Checking roughenough v1.0.4 Sep 10 11:19:18.471 INFO kablam! Compiling afl v0.3.2 Sep 10 11:19:20.939 INFO kablam! error: failed to run custom build command for `afl v0.3.2` Sep 10 11:19:20.939 INFO kablam! process didn't exit successfully: `/target/debug/build/afl-ba5b679ca0708bd2/build-script-build` (exit code: 101) Sep 10 11:19:20.939 INFO kablam! --- stderr Sep 10 11:19:20.939 INFO kablam! thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }', libcore/result.rs:979:5 Sep 10 11:19:20.939 INFO kablam! stack backtrace: Sep 10 11:19:20.939 INFO kablam! 0: 0x56096119a5de - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hd1ddf909c3007e6f Sep 10 11:19:20.939 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 10 11:19:20.939 INFO kablam! 1: 0x56096118d656 - std::sys_common::backtrace::print::h8af87ee7033cea48 Sep 10 11:19:20.939 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 10 11:19:20.939 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 10 11:19:20.939 INFO kablam! 2: 0x56096118bfad - std::panicking::default_hook::{{closure}}::hb070ea60f8cf9536 Sep 10 11:19:20.939 INFO kablam! at libstd/panicking.rs:211 Sep 10 11:19:20.939 INFO kablam! 3: 0x56096118bd20 - std::panicking::default_hook::h108b3d1da16fc0ff Sep 10 11:19:20.939 INFO kablam! at libstd/panicking.rs:227 Sep 10 11:19:20.939 INFO kablam! 4: 0x56096118c56c - std::panicking::rust_panic_with_hook::he22c3c9d0a2321e8 Sep 10 11:19:20.939 INFO kablam! at libstd/panicking.rs:477 Sep 10 11:19:20.939 INFO kablam! 5: 0x56096118c169 - std::panicking::continue_panic_fmt::h4cfdbf744ac7dbe3 Sep 10 11:19:20.939 INFO kablam! at libstd/panicking.rs:391 Sep 10 11:19:20.939 INFO kablam! 6: 0x56096118c065 - rust_begin_unwind Sep 10 11:19:20.939 INFO kablam! at libstd/panicking.rs:326 Sep 10 11:19:20.939 INFO kablam! 7: 0x5609611dae1b - core::panicking::panic_fmt::hb8c59f4cf64cfbdd Sep 10 11:19:20.939 INFO kablam! at libcore/panicking.rs:77 Sep 10 11:19:20.939 INFO kablam! 8: 0x56096115b5f3 - core::result::unwrap_failed::h762b0e7ae10a0111 Sep 10 11:19:20.939 INFO kablam! at /checkout/src/libcore/macros.rs:26 Sep 10 11:19:20.939 INFO kablam! 9: 0x56096115ac72 - >::unwrap::h04dde50a4eed6dff Sep 10 11:19:20.939 INFO kablam! at /checkout/src/libcore/result.rs:778 Sep 10 11:19:20.939 INFO kablam! 10: 0x56096115c61d - build_script_build::common::afl_dir::h4a6445dc83a3ee79 Sep 10 11:19:20.939 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/src/common.rs:37 Sep 10 11:19:20.939 INFO kablam! 11: 0x560961155bfd - build_script_build::main::h7617f507c9865a2e Sep 10 11:19:20.939 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/build.rs:14 Sep 10 11:19:20.939 INFO kablam! 12: 0x56096115640f - std::rt::lang_start::{{closure}}::he8bf1c9de48907e6 Sep 10 11:19:20.939 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 10 11:19:20.939 INFO kablam! 13: 0x56096118c052 - std::panicking::try::do_call::hd17f7bbbc80cfc74 Sep 10 11:19:20.939 INFO kablam! at libstd/rt.rs:59 Sep 10 11:19:20.939 INFO kablam! at libstd/panicking.rs:310 Sep 10 11:19:20.939 INFO kablam! 14: 0x5609611ab669 - __rust_maybe_catch_panic Sep 10 11:19:20.939 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 10 11:19:20.939 INFO kablam! 15: 0x5609611970c5 - std::rt::lang_start_internal::h8194e5e3064ac4bd Sep 10 11:19:20.939 INFO kablam! at libstd/panicking.rs:289 Sep 10 11:19:20.939 INFO kablam! at libstd/panic.rs:392 Sep 10 11:19:20.939 INFO kablam! at libstd/rt.rs:58 Sep 10 11:19:20.939 INFO kablam! 16: 0x5609611563e7 - std::rt::lang_start::h92df3784e554fe5e Sep 10 11:19:20.939 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 10 11:19:20.939 INFO kablam! 17: 0x560961156229 - main Sep 10 11:19:20.939 INFO kablam! 18: 0x7f8d0e88e82f - __libc_start_main Sep 10 11:19:20.939 INFO kablam! 19: 0x56096114f938 - _start Sep 10 11:19:20.939 INFO kablam! 20: 0x0 - Sep 10 11:19:20.940 INFO kablam! Sep 10 11:19:20.942 INFO kablam! su: No module specific data is present Sep 10 11:19:22.333 INFO running `"docker" "rm" "-f" "c97c6e1713c6894d557de437fa2aaf8efa740f9c344029e058a82fc44a9c5e9a"` Sep 10 11:19:22.453 INFO blam! c97c6e1713c6894d557de437fa2aaf8efa740f9c344029e058a82fc44a9c5e9a