Sep 17 18:43:05.545 INFO checking roughenough-fuzz-0.1.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 18:43:05.546 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 18:43:05.546 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 18:43:05.846 INFO blam! defb52c2d270a27331da900ed9962e2fc3cebcec276a723abb68aef515933863 Sep 17 18:43:05.848 INFO running `"docker" "start" "-a" "defb52c2d270a27331da900ed9962e2fc3cebcec276a723abb68aef515933863"` Sep 17 18:43:07.072 INFO kablam! usermod: no changes Sep 17 18:43:07.159 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 17 18:43:07.159 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 17 18:43:07.159 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 17 18:43:07.159 INFO kablam! files will be included as a binary target: Sep 17 18:43:07.159 INFO kablam! Sep 17 18:43:07.159 INFO kablam! * /source/src/main.rs Sep 17 18:43:07.159 INFO kablam! Sep 17 18:43:07.159 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 17 18:43:07.159 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 17 18:43:07.159 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 17 18:43:07.159 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 17 18:43:07.159 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 17 18:43:07.159 INFO kablam! Sep 17 18:43:07.159 INFO kablam! For more information on this warning you can consult Sep 17 18:43:07.159 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 17 18:43:07.293 INFO kablam! Compiling xdg v2.1.0 Sep 17 18:43:07.296 INFO kablam! Compiling honggfuzz v0.5.27 Sep 17 18:43:07.312 INFO kablam! Checking cc v1.0.25 Sep 17 18:43:07.326 INFO kablam! Checking rustc_version v0.2.3 Sep 17 18:43:07.328 INFO kablam! Checking ctrlc v3.1.1 Sep 17 18:43:08.623 INFO kablam! Checking roughenough v1.0.4 Sep 17 18:43:10.407 INFO kablam! Compiling afl v0.3.2 Sep 17 18:43:12.088 INFO kablam! error: failed to run custom build command for `afl v0.3.2` Sep 17 18:43:12.088 INFO kablam! process didn't exit successfully: `/target/debug/build/afl-4a556dadd97d5be0/build-script-build` (exit code: 101) Sep 17 18:43:12.088 INFO kablam! --- stderr Sep 17 18:43:12.088 INFO kablam! thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }', libcore/result.rs:1009:5 Sep 17 18:43:12.088 INFO kablam! stack backtrace: Sep 17 18:43:12.088 INFO kablam! 0: 0x55594f7ec02e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h3090ca1ed78cca71 Sep 17 18:43:12.088 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 17 18:43:12.088 INFO kablam! 1: 0x55594f7df246 - std::sys_common::backtrace::print::h99b72a5631242278 Sep 17 18:43:12.088 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 17 18:43:12.088 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 17 18:43:12.088 INFO kablam! 2: 0x55594f7ddb9d - std::panicking::default_hook::{{closure}}::h54d3733129c11945 Sep 17 18:43:12.088 INFO kablam! at libstd/panicking.rs:211 Sep 17 18:43:12.088 INFO kablam! 3: 0x55594f7dd910 - std::panicking::default_hook::h4009303414ec57d2 Sep 17 18:43:12.088 INFO kablam! at libstd/panicking.rs:227 Sep 17 18:43:12.088 INFO kablam! 4: 0x55594f7de15c - std::panicking::rust_panic_with_hook::h8475f7373e2a6a09 Sep 17 18:43:12.088 INFO kablam! at libstd/panicking.rs:477 Sep 17 18:43:12.089 INFO kablam! 5: 0x55594f7ddd59 - std::panicking::continue_panic_fmt::h7c45cd8a330caec8 Sep 17 18:43:12.089 INFO kablam! at libstd/panicking.rs:391 Sep 17 18:43:12.089 INFO kablam! 6: 0x55594f7ddc55 - rust_begin_unwind Sep 17 18:43:12.089 INFO kablam! at libstd/panicking.rs:326 Sep 17 18:43:12.089 INFO kablam! 7: 0x55594f827d1b - core::panicking::panic_fmt::h7db1097cb089945f Sep 17 18:43:12.089 INFO kablam! at libcore/panicking.rs:77 Sep 17 18:43:12.089 INFO kablam! 8: 0x55594f7ad753 - core::result::unwrap_failed::h18dddbaa61d32dcd Sep 17 18:43:12.089 INFO kablam! at libcore/macros.rs:26 Sep 17 18:43:12.089 INFO kablam! 9: 0x55594f7acdf2 - >::unwrap::hc950fad0ac90c611 Sep 17 18:43:12.089 INFO kablam! at libcore/result.rs:808 Sep 17 18:43:12.089 INFO kablam! 10: 0x55594f7ae61d - build_script_build::common::afl_dir::h3a69f0bbe253532c Sep 17 18:43:12.089 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/src/common.rs:37 Sep 17 18:43:12.089 INFO kablam! 11: 0x55594f7a7bfd - build_script_build::main::h22977c007d10f247 Sep 17 18:43:12.089 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/build.rs:14 Sep 17 18:43:12.089 INFO kablam! 12: 0x55594f7a840f - std::rt::lang_start::{{closure}}::hece7adf39aec8944 Sep 17 18:43:12.089 INFO kablam! at libstd/rt.rs:74 Sep 17 18:43:12.089 INFO kablam! 13: 0x55594f7ddc42 - std::panicking::try::do_call::h4e106d51362d386b Sep 17 18:43:12.089 INFO kablam! at libstd/rt.rs:59 Sep 17 18:43:12.089 INFO kablam! at libstd/panicking.rs:310 Sep 17 18:43:12.089 INFO kablam! 14: 0x55594f7fd2f9 - __rust_maybe_catch_panic Sep 17 18:43:12.089 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 17 18:43:12.089 INFO kablam! 15: 0x55594f7e8b45 - std::rt::lang_start_internal::h38152e29cae9da90 Sep 17 18:43:12.089 INFO kablam! at libstd/panicking.rs:289 Sep 17 18:43:12.089 INFO kablam! at libstd/panic.rs:392 Sep 17 18:43:12.089 INFO kablam! at libstd/rt.rs:58 Sep 17 18:43:12.089 INFO kablam! 16: 0x55594f7a83e7 - std::rt::lang_start::h7f39cdd45453e015 Sep 17 18:43:12.089 INFO kablam! at libstd/rt.rs:74 Sep 17 18:43:12.089 INFO kablam! 17: 0x55594f7a8229 - main Sep 17 18:43:12.089 INFO kablam! 18: 0x7f62a936382f - __libc_start_main Sep 17 18:43:12.089 INFO kablam! 19: 0x55594f7a1938 - _start Sep 17 18:43:12.089 INFO kablam! 20: 0x0 - Sep 17 18:43:12.089 INFO kablam! Sep 17 18:43:12.090 INFO kablam! su: No module specific data is present Sep 17 18:43:13.028 INFO running `"docker" "rm" "-f" "defb52c2d270a27331da900ed9962e2fc3cebcec276a723abb68aef515933863"` Sep 17 18:43:13.299 INFO blam! defb52c2d270a27331da900ed9962e2fc3cebcec276a723abb68aef515933863