Sep 06 01:16:38.150 INFO checking roughenough-fuzz-0.1.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 01:16:38.150 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 01:16:38.150 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 01:16:38.451 INFO blam! 06a04cbe60bb64c0c141dd18bc0dacc469a5f48e6a49ef5b61db062ed98b90fc Sep 06 01:16:38.453 INFO running `"docker" "start" "-a" "06a04cbe60bb64c0c141dd18bc0dacc469a5f48e6a49ef5b61db062ed98b90fc"` Sep 06 01:16:39.690 INFO kablam! usermod: no changes Sep 06 01:16:39.722 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 06 01:16:39.722 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 06 01:16:39.722 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 06 01:16:39.722 INFO kablam! files will be included as a binary target: Sep 06 01:16:39.722 INFO kablam! Sep 06 01:16:39.722 INFO kablam! * /source/src/main.rs Sep 06 01:16:39.722 INFO kablam! Sep 06 01:16:39.722 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 06 01:16:39.722 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 06 01:16:39.722 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 06 01:16:39.722 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 06 01:16:39.722 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 06 01:16:39.722 INFO kablam! Sep 06 01:16:39.722 INFO kablam! For more information on this warning you can consult Sep 06 01:16:39.722 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 06 01:16:39.824 INFO kablam! Compiling xdg v2.1.0 Sep 06 01:16:39.830 INFO kablam! Compiling honggfuzz v0.5.27 Sep 06 01:16:39.830 INFO kablam! Checking cc v1.0.23 Sep 06 01:16:39.833 INFO kablam! Checking simple_logger v0.5.0 Sep 06 01:16:39.833 INFO kablam! Checking rustc_version v0.2.3 Sep 06 01:16:39.833 INFO kablam! Checking ctrlc v3.1.1 Sep 06 01:16:41.866 INFO kablam! Checking roughenough v1.0.4 Sep 06 01:16:43.824 INFO kablam! Compiling afl v0.3.2 Sep 06 01:16:45.778 INFO kablam! error: failed to run custom build command for `afl v0.3.2` Sep 06 01:16:45.778 INFO kablam! process didn't exit successfully: `/target/debug/build/afl-88009b1eb2d4f897/build-script-build` (exit code: 101) Sep 06 01:16:45.778 INFO kablam! --- stderr Sep 06 01:16:45.778 INFO kablam! thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }', libcore/result.rs:983:5 Sep 06 01:16:45.778 INFO kablam! stack backtrace: Sep 06 01:16:45.778 INFO kablam! 0: 0x55a0ce0e2a7e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h082e5fdf9aff33df Sep 06 01:16:45.778 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 06 01:16:45.778 INFO kablam! 1: 0x55a0ce0d5a96 - std::sys_common::backtrace::print::hef53554d827c8c8b Sep 06 01:16:45.778 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 06 01:16:45.778 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 06 01:16:45.778 INFO kablam! 2: 0x55a0ce0d43ed - std::panicking::default_hook::{{closure}}::h34861d43158e89b9 Sep 06 01:16:45.778 INFO kablam! at libstd/panicking.rs:211 Sep 06 01:16:45.778 INFO kablam! 3: 0x55a0ce0d4160 - std::panicking::default_hook::h8898fb997741a086 Sep 06 01:16:45.778 INFO kablam! at libstd/panicking.rs:227 Sep 06 01:16:45.778 INFO kablam! 4: 0x55a0ce0d49ac - std::panicking::rust_panic_with_hook::h2a2e767b3fe52fcb Sep 06 01:16:45.779 INFO kablam! at libstd/panicking.rs:477 Sep 06 01:16:45.779 INFO kablam! 5: 0x55a0ce0d45a9 - std::panicking::continue_panic_fmt::h2ca0f17b68b08aea Sep 06 01:16:45.779 INFO kablam! at libstd/panicking.rs:391 Sep 06 01:16:45.779 INFO kablam! 6: 0x55a0ce0d44a5 - rust_begin_unwind Sep 06 01:16:45.779 INFO kablam! at libstd/panicking.rs:326 Sep 06 01:16:45.779 INFO kablam! 7: 0x55a0ce1232ab - core::panicking::panic_fmt::h26cf321176496c12 Sep 06 01:16:45.779 INFO kablam! at libcore/panicking.rs:77 Sep 06 01:16:45.779 INFO kablam! 8: 0x55a0ce0a5813 - core::result::unwrap_failed::h5ce3ff693b5d743d Sep 06 01:16:45.779 INFO kablam! at /checkout/src/libcore/macros.rs:26 Sep 06 01:16:45.779 INFO kablam! 9: 0x55a0ce0a4bd2 - >::unwrap::h33a4a6b67b6f71f1 Sep 06 01:16:45.779 INFO kablam! at /checkout/src/libcore/result.rs:782 Sep 06 01:16:45.779 INFO kablam! 10: 0x55a0ce0a657d - build_script_build::common::afl_dir::ha0af12e32adabe17 Sep 06 01:16:45.779 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/src/common.rs:37 Sep 06 01:16:45.779 INFO kablam! 11: 0x55a0ce09fb5d - build_script_build::main::h9808c0e273187388 Sep 06 01:16:45.779 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/build.rs:14 Sep 06 01:16:45.779 INFO kablam! 12: 0x55a0ce0a036f - std::rt::lang_start::{{closure}}::h7174b54810e0856f Sep 06 01:16:45.779 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 06 01:16:45.779 INFO kablam! 13: 0x55a0ce0d4492 - std::panicking::try::do_call::hd6568c1e1325fac3 Sep 06 01:16:45.779 INFO kablam! at libstd/rt.rs:59 Sep 06 01:16:45.779 INFO kablam! at libstd/panicking.rs:310 Sep 06 01:16:45.779 INFO kablam! 14: 0x55a0ce0f40b9 - __rust_maybe_catch_panic Sep 06 01:16:45.779 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 06 01:16:45.779 INFO kablam! 15: 0x55a0ce0df505 - std::rt::lang_start_internal::hf4a29d9afcf3f720 Sep 06 01:16:45.779 INFO kablam! at libstd/panicking.rs:289 Sep 06 01:16:45.779 INFO kablam! at libstd/panic.rs:392 Sep 06 01:16:45.779 INFO kablam! at libstd/rt.rs:58 Sep 06 01:16:45.779 INFO kablam! 16: 0x55a0ce0a0347 - std::rt::lang_start::h6272d0d64a2da608 Sep 06 01:16:45.779 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 06 01:16:45.779 INFO kablam! 17: 0x55a0ce0a0189 - main Sep 06 01:16:45.779 INFO kablam! 18: 0x7f3e4cf8382f - __libc_start_main Sep 06 01:16:45.779 INFO kablam! 19: 0x55a0ce099898 - _start Sep 06 01:16:45.779 INFO kablam! 20: 0x0 - Sep 06 01:16:45.779 INFO kablam! Sep 06 01:16:45.780 INFO kablam! su: No module specific data is present Sep 06 01:16:46.319 INFO running `"docker" "rm" "-f" "06a04cbe60bb64c0c141dd18bc0dacc469a5f48e6a49ef5b61db062ed98b90fc"` Sep 06 01:16:46.429 INFO blam! 06a04cbe60bb64c0c141dd18bc0dacc469a5f48e6a49ef5b61db062ed98b90fc