Sep 02 02:25:49.422 INFO checking roughenough-fuzz-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 02:25:49.422 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 02:25:49.422 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 02:25:49.627 INFO blam! b558028c25a0e78adb5cd545b702c078dd0a11477d758146d491a64cc8168c74 Sep 02 02:25:49.629 INFO running `"docker" "start" "-a" "b558028c25a0e78adb5cd545b702c078dd0a11477d758146d491a64cc8168c74"` Sep 02 02:25:50.254 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 02 02:25:50.255 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 02 02:25:50.255 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 02 02:25:50.255 INFO kablam! files will be included as a binary target: Sep 02 02:25:50.255 INFO kablam! Sep 02 02:25:50.255 INFO kablam! * /source/src/main.rs Sep 02 02:25:50.255 INFO kablam! Sep 02 02:25:50.255 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 02 02:25:50.255 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 02 02:25:50.255 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 02 02:25:50.255 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 02 02:25:50.255 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 02 02:25:50.255 INFO kablam! Sep 02 02:25:50.255 INFO kablam! For more information on this warning you can consult Sep 02 02:25:50.255 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 02 02:25:50.355 INFO kablam! Compiling xdg v2.1.0 Sep 02 02:25:50.356 INFO kablam! Compiling honggfuzz v0.5.27 Sep 02 02:25:50.359 INFO kablam! Checking roughenough v1.0.4 Sep 02 02:25:51.927 INFO kablam! Compiling afl v0.3.2 Sep 02 02:25:53.761 INFO kablam! error: failed to run custom build command for `afl v0.3.2` Sep 02 02:25:53.762 INFO kablam! process didn't exit successfully: `/target/debug/build/afl-685d5608d4f6b440/build-script-build` (exit code: 101) Sep 02 02:25:53.762 INFO kablam! --- stderr Sep 02 02:25:53.762 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 02 02:25:53.762 INFO kablam! stack backtrace: Sep 02 02:25:53.762 INFO kablam! 0: 0x55f88e2b6a6e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::ha200f2cd684ebd49 Sep 02 02:25:53.762 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 02 02:25:53.762 INFO kablam! 1: 0x55f88e2a9896 - std::sys_common::backtrace::print::hfe3d4e47b4c8e48c Sep 02 02:25:53.762 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 02 02:25:53.762 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 02 02:25:53.762 INFO kablam! 2: 0x55f88e2a820d - std::panicking::default_hook::{{closure}}::hf56af31102a42941 Sep 02 02:25:53.762 INFO kablam! at libstd/panicking.rs:211 Sep 02 02:25:53.762 INFO kablam! 3: 0x55f88e2a7f80 - std::panicking::default_hook::ha51b5d4eb7ec526d Sep 02 02:25:53.762 INFO kablam! at libstd/panicking.rs:227 Sep 02 02:25:53.762 INFO kablam! 4: 0x55f88e2a87cc - std::panicking::rust_panic_with_hook::hd585483f9daec810 Sep 02 02:25:53.762 INFO kablam! at libstd/panicking.rs:477 Sep 02 02:25:53.762 INFO kablam! 5: 0x55f88e2a83c9 - std::panicking::continue_panic_fmt::h918075cde557b461 Sep 02 02:25:53.762 INFO kablam! at libstd/panicking.rs:391 Sep 02 02:25:53.762 INFO kablam! 6: 0x55f88e2a82c5 - rust_begin_unwind Sep 02 02:25:53.762 INFO kablam! at libstd/panicking.rs:326 Sep 02 02:25:53.762 INFO kablam! 7: 0x55f88e2f64ab - core::panicking::panic_fmt::h79198a922822fff3 Sep 02 02:25:53.762 INFO kablam! at libcore/panicking.rs:77 Sep 02 02:25:53.762 INFO kablam! 8: 0x55f88e2785b5 - core::result::unwrap_failed::h50ce0138b27550c5 Sep 02 02:25:53.762 INFO kablam! at /checkout/src/libcore/macros.rs:26 Sep 02 02:25:53.762 INFO kablam! 9: 0x55f88e277f24 - >::unwrap::hf7a67174c14364c6 Sep 02 02:25:53.762 INFO kablam! at /checkout/src/libcore/result.rs:782 Sep 02 02:25:53.763 INFO kablam! 10: 0x55f88e2795ff - build_script_build::common::afl_dir::hc5e8af1b89045412 Sep 02 02:25:53.763 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/src/common.rs:37 Sep 02 02:25:53.763 INFO kablam! 11: 0x55f88e272b6d - build_script_build::main::he78cf5a11411f287 Sep 02 02:25:53.763 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/build.rs:14 Sep 02 02:25:53.763 INFO kablam! 12: 0x55f88e2733af - std::rt::lang_start::{{closure}}::hb395d50dd2498a01 Sep 02 02:25:53.763 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 02 02:25:53.763 INFO kablam! 13: 0x55f88e2a82b2 - std::panicking::try::do_call::hea63f5620482e896 Sep 02 02:25:53.763 INFO kablam! at libstd/rt.rs:59 Sep 02 02:25:53.763 INFO kablam! at libstd/panicking.rs:310 Sep 02 02:25:53.763 INFO kablam! 14: 0x55f88e2c6fa9 - __rust_maybe_catch_panic Sep 02 02:25:53.763 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 02 02:25:53.763 INFO kablam! 15: 0x55f88e2b34e5 - std::rt::lang_start_internal::hfd6e69240f0360f8 Sep 02 02:25:53.763 INFO kablam! at libstd/panicking.rs:289 Sep 02 02:25:53.763 INFO kablam! at libstd/panic.rs:392 Sep 02 02:25:53.763 INFO kablam! at libstd/rt.rs:58 Sep 02 02:25:53.763 INFO kablam! 16: 0x55f88e273387 - std::rt::lang_start::hfef10a559a75948e Sep 02 02:25:53.763 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 02 02:25:53.763 INFO kablam! 17: 0x55f88e2731c9 - main Sep 02 02:25:53.763 INFO kablam! 18: 0x7f637ea2682f - __libc_start_main Sep 02 02:25:53.763 INFO kablam! 19: 0x55f88e26c898 - _start Sep 02 02:25:53.763 INFO kablam! 20: 0x0 - Sep 02 02:25:53.763 INFO kablam! Sep 02 02:25:53.763 INFO kablam! su: No module specific data is present Sep 02 02:25:54.336 INFO running `"docker" "rm" "-f" "b558028c25a0e78adb5cd545b702c078dd0a11477d758146d491a64cc8168c74"` Sep 02 02:25:54.448 INFO blam! b558028c25a0e78adb5cd545b702c078dd0a11477d758146d491a64cc8168c74