Sep 02 02:25:45.788 INFO checking roughenough-fuzz-0.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 02:25:45.788 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 02:25:45.788 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-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:46.046 INFO blam! 34695459177a7924e2cef24bd4dedb732dfbcd47fa62d99658b33f975a832b48 Sep 02 02:25:46.048 INFO running `"docker" "start" "-a" "34695459177a7924e2cef24bd4dedb732dfbcd47fa62d99658b33f975a832b48"` Sep 02 02:25:46.895 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 02 02:25:46.895 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 02 02:25:46.895 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 02 02:25:46.895 INFO kablam! files will be included as a binary target: Sep 02 02:25:46.895 INFO kablam! Sep 02 02:25:46.895 INFO kablam! * /source/src/main.rs Sep 02 02:25:46.895 INFO kablam! Sep 02 02:25:46.895 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 02 02:25:46.895 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 02 02:25:46.895 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 02 02:25:46.895 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 02 02:25:46.895 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 02 02:25:46.895 INFO kablam! Sep 02 02:25:46.895 INFO kablam! For more information on this warning you can consult Sep 02 02:25:46.895 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 02 02:25:47.021 INFO kablam! Compiling xdg v2.1.0 Sep 02 02:25:47.025 INFO kablam! Compiling honggfuzz v0.5.27 Sep 02 02:25:47.029 INFO kablam! Checking cc v1.0.23 Sep 02 02:25:47.033 INFO kablam! Checking ctrlc v3.1.1 Sep 02 02:25:48.537 INFO kablam! Checking roughenough v1.0.4 Sep 02 02:25:49.011 INFO kablam! Compiling afl v0.3.2 Sep 02 02:25:50.476 INFO kablam! error: failed to run custom build command for `afl v0.3.2` Sep 02 02:25:50.476 INFO kablam! process didn't exit successfully: `/target/debug/build/afl-e1a455bbbfc1cde8/build-script-build` (exit code: 101) Sep 02 02:25:50.476 INFO kablam! --- stderr Sep 02 02:25:50.476 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:50.476 INFO kablam! stack backtrace: Sep 02 02:25:50.476 INFO kablam! 0: 0x55578f9c5b2e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h8608d381b52a1cc7 Sep 02 02:25:50.476 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 02 02:25:50.476 INFO kablam! 1: 0x55578f9b8956 - std::sys_common::backtrace::print::hf96fbb6301ca8111 Sep 02 02:25:50.476 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 02 02:25:50.476 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 02 02:25:50.476 INFO kablam! 2: 0x55578f9b72cd - std::panicking::default_hook::{{closure}}::h2e8fa0d6ce9ebecc Sep 02 02:25:50.476 INFO kablam! at libstd/panicking.rs:211 Sep 02 02:25:50.476 INFO kablam! 3: 0x55578f9b7040 - std::panicking::default_hook::h3e385661c8d6b6f8 Sep 02 02:25:50.476 INFO kablam! at libstd/panicking.rs:227 Sep 02 02:25:50.476 INFO kablam! 4: 0x55578f9b788c - std::panicking::rust_panic_with_hook::h82448672ce6401e7 Sep 02 02:25:50.476 INFO kablam! at libstd/panicking.rs:477 Sep 02 02:25:50.477 INFO kablam! 5: 0x55578f9b7489 - std::panicking::continue_panic_fmt::h7abacf9371d614d8 Sep 02 02:25:50.477 INFO kablam! at libstd/panicking.rs:391 Sep 02 02:25:50.477 INFO kablam! 6: 0x55578f9b7385 - rust_begin_unwind Sep 02 02:25:50.477 INFO kablam! at libstd/panicking.rs:326 Sep 02 02:25:50.477 INFO kablam! 7: 0x55578fa0556b - core::panicking::panic_fmt::h6f207c73477c3893 Sep 02 02:25:50.477 INFO kablam! at libcore/panicking.rs:77 Sep 02 02:25:50.477 INFO kablam! 8: 0x55578f987895 - core::result::unwrap_failed::hd653127e672e9cea Sep 02 02:25:50.477 INFO kablam! at /checkout/src/libcore/macros.rs:26 Sep 02 02:25:50.477 INFO kablam! 9: 0x55578f986f24 - >::unwrap::heb818fe18dd7d5a8 Sep 02 02:25:50.477 INFO kablam! at /checkout/src/libcore/result.rs:782 Sep 02 02:25:50.477 INFO kablam! 10: 0x55578f9885ff - build_script_build::common::afl_dir::hdb4eb64c3750a6ec Sep 02 02:25:50.477 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/src/common.rs:37 Sep 02 02:25:50.477 INFO kablam! 11: 0x55578f981b6d - build_script_build::main::h83ab03d91387c87c Sep 02 02:25:50.477 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/build.rs:14 Sep 02 02:25:50.477 INFO kablam! 12: 0x55578f9823af - std::rt::lang_start::{{closure}}::h3915a5fc95b88854 Sep 02 02:25:50.477 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 02 02:25:50.477 INFO kablam! 13: 0x55578f9b7372 - std::panicking::try::do_call::he8eb7284c711bc58 Sep 02 02:25:50.477 INFO kablam! at libstd/rt.rs:59 Sep 02 02:25:50.477 INFO kablam! at libstd/panicking.rs:310 Sep 02 02:25:50.477 INFO kablam! 14: 0x55578f9d6069 - __rust_maybe_catch_panic Sep 02 02:25:50.477 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 02 02:25:50.477 INFO kablam! 15: 0x55578f9c25a5 - std::rt::lang_start_internal::h25421c11e0cff495 Sep 02 02:25:50.478 INFO kablam! at libstd/panicking.rs:289 Sep 02 02:25:50.478 INFO kablam! at libstd/panic.rs:392 Sep 02 02:25:50.478 INFO kablam! at libstd/rt.rs:58 Sep 02 02:25:50.478 INFO kablam! 16: 0x55578f982387 - std::rt::lang_start::h1d7c22fc08c773e1 Sep 02 02:25:50.478 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 02 02:25:50.478 INFO kablam! 17: 0x55578f9821c9 - main Sep 02 02:25:50.478 INFO kablam! 18: 0x7ff3eef9582f - __libc_start_main Sep 02 02:25:50.478 INFO kablam! 19: 0x55578f97b898 - _start Sep 02 02:25:50.478 INFO kablam! 20: 0x0 - Sep 02 02:25:50.478 INFO kablam! Sep 02 02:25:50.478 INFO kablam! su: No module specific data is present Sep 02 02:25:50.890 INFO running `"docker" "rm" "-f" "34695459177a7924e2cef24bd4dedb732dfbcd47fa62d99658b33f975a832b48"` Sep 02 02:25:51.035 INFO blam! 34695459177a7924e2cef24bd4dedb732dfbcd47fa62d99658b33f975a832b48