Sep 04 08:54:23.266 INFO checking roughenough-fuzz-0.1.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 08:54:23.266 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 08:54:23.266 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 08:54:23.443 INFO blam! 1f79a46f066f68ad90792ae5199928c05e7907ebe7846ef3c8b41d27a5a0239e Sep 04 08:54:23.445 INFO running `"docker" "start" "-a" "1f79a46f066f68ad90792ae5199928c05e7907ebe7846ef3c8b41d27a5a0239e"` Sep 04 08:54:24.136 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 04 08:54:24.136 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 04 08:54:24.136 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 04 08:54:24.137 INFO kablam! files will be included as a binary target: Sep 04 08:54:24.137 INFO kablam! Sep 04 08:54:24.137 INFO kablam! * /source/src/main.rs Sep 04 08:54:24.137 INFO kablam! Sep 04 08:54:24.137 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 04 08:54:24.137 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 04 08:54:24.137 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 04 08:54:24.137 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 04 08:54:24.137 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 04 08:54:24.137 INFO kablam! Sep 04 08:54:24.137 INFO kablam! For more information on this warning you can consult Sep 04 08:54:24.137 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 04 08:54:24.286 INFO kablam! Compiling xdg v2.1.0 Sep 04 08:54:24.286 INFO kablam! Compiling honggfuzz v0.5.27 Sep 04 08:54:24.287 INFO kablam! Checking cc v1.0.23 Sep 04 08:54:24.293 INFO kablam! Checking rustc_version v0.2.3 Sep 04 08:54:24.293 INFO kablam! Checking roughenough v1.0.4 Sep 04 08:54:28.452 INFO kablam! Compiling afl v0.3.2 Sep 04 08:54:30.432 INFO kablam! error: failed to run custom build command for `afl v0.3.2` Sep 04 08:54:30.433 INFO kablam! process didn't exit successfully: `/target/debug/build/afl-41fbece356e61643/build-script-build` (exit code: 101) Sep 04 08:54:30.433 INFO kablam! --- stderr Sep 04 08:54:30.433 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 04 08:54:30.433 INFO kablam! stack backtrace: Sep 04 08:54:30.433 INFO kablam! 0: 0x562c660cd63e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::he41721e5d0bd3faa Sep 04 08:54:30.433 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 04 08:54:30.433 INFO kablam! 1: 0x562c660c0656 - std::sys_common::backtrace::print::h27d79f31b374d779 Sep 04 08:54:30.433 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 04 08:54:30.433 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 04 08:54:30.433 INFO kablam! 2: 0x562c660befad - std::panicking::default_hook::{{closure}}::h4c06e4d4f39d0ae6 Sep 04 08:54:30.433 INFO kablam! at libstd/panicking.rs:211 Sep 04 08:54:30.433 INFO kablam! 3: 0x562c660bed20 - std::panicking::default_hook::hf063f386db7b68b7 Sep 04 08:54:30.433 INFO kablam! at libstd/panicking.rs:227 Sep 04 08:54:30.433 INFO kablam! 4: 0x562c660bf56c - std::panicking::rust_panic_with_hook::h3b35cb326944f60c Sep 04 08:54:30.433 INFO kablam! at libstd/panicking.rs:477 Sep 04 08:54:30.433 INFO kablam! 5: 0x562c660bf169 - std::panicking::continue_panic_fmt::h49dc352af3909309 Sep 04 08:54:30.433 INFO kablam! at libstd/panicking.rs:391 Sep 04 08:54:30.433 INFO kablam! 6: 0x562c660bf065 - rust_begin_unwind Sep 04 08:54:30.433 INFO kablam! at libstd/panicking.rs:326 Sep 04 08:54:30.433 INFO kablam! 7: 0x562c6610de7b - core::panicking::panic_fmt::hdb6dd09fce168bd1 Sep 04 08:54:30.433 INFO kablam! at libcore/panicking.rs:77 Sep 04 08:54:30.433 INFO kablam! 8: 0x562c6608e8b3 - core::result::unwrap_failed::hc01fe4d45260b35a Sep 04 08:54:30.433 INFO kablam! at /checkout/src/libcore/macros.rs:26 Sep 04 08:54:30.433 INFO kablam! 9: 0x562c6608dc72 - >::unwrap::h137ca82c50170c51 Sep 04 08:54:30.433 INFO kablam! at /checkout/src/libcore/result.rs:782 Sep 04 08:54:30.433 INFO kablam! 10: 0x562c6608f61d - build_script_build::common::afl_dir::he744344b0d00569c Sep 04 08:54:30.433 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/src/common.rs:37 Sep 04 08:54:30.433 INFO kablam! 11: 0x562c66088bfd - build_script_build::main::h78f304bb1ffbe9f8 Sep 04 08:54:30.433 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/build.rs:14 Sep 04 08:54:30.433 INFO kablam! 12: 0x562c6608940f - std::rt::lang_start::{{closure}}::hd3ed492796d9ca5d Sep 04 08:54:30.433 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 08:54:30.434 INFO kablam! 13: 0x562c660bf052 - std::panicking::try::do_call::h1a26d0ebba7bf7c2 Sep 04 08:54:30.434 INFO kablam! at libstd/rt.rs:59 Sep 04 08:54:30.434 INFO kablam! at libstd/panicking.rs:310 Sep 04 08:54:30.434 INFO kablam! 14: 0x562c660dec89 - __rust_maybe_catch_panic Sep 04 08:54:30.434 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 04 08:54:30.434 INFO kablam! 15: 0x562c660ca0c5 - std::rt::lang_start_internal::h8b333a0a439d0823 Sep 04 08:54:30.434 INFO kablam! at libstd/panicking.rs:289 Sep 04 08:54:30.434 INFO kablam! at libstd/panic.rs:392 Sep 04 08:54:30.434 INFO kablam! at libstd/rt.rs:58 Sep 04 08:54:30.434 INFO kablam! 16: 0x562c660893e7 - std::rt::lang_start::hbc47ca21dabff8e9 Sep 04 08:54:30.434 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 08:54:30.434 INFO kablam! 17: 0x562c66089229 - main Sep 04 08:54:30.434 INFO kablam! 18: 0x7f352d43e82f - __libc_start_main Sep 04 08:54:30.434 INFO kablam! 19: 0x562c66082938 - _start Sep 04 08:54:30.434 INFO kablam! 20: 0x0 - Sep 04 08:54:30.434 INFO kablam! Sep 04 08:54:30.434 INFO kablam! su: No module specific data is present Sep 04 08:54:31.054 INFO running `"docker" "rm" "-f" "1f79a46f066f68ad90792ae5199928c05e7907ebe7846ef3c8b41d27a5a0239e"` Sep 04 08:54:31.231 INFO blam! 1f79a46f066f68ad90792ae5199928c05e7907ebe7846ef3c8b41d27a5a0239e