Sep 14 10:29:56.519 INFO checking roughenough-fuzz-0.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 10:29:56.519 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 10:29:56.519 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 10:29:56.872 INFO blam! 47b1fd4f4d266483e959a450d655083eaff7c3a2c00dfde8befd650cd6237cd1 Sep 14 10:29:56.874 INFO running `"docker" "start" "-a" "47b1fd4f4d266483e959a450d655083eaff7c3a2c00dfde8befd650cd6237cd1"` Sep 14 10:29:57.935 INFO kablam! usermod: no changes Sep 14 10:29:57.980 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Sep 14 10:29:57.980 INFO kablam! disables Cargo from automatically inferring other binary targets. Sep 14 10:29:57.980 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Sep 14 10:29:57.980 INFO kablam! files will be included as a binary target: Sep 14 10:29:57.980 INFO kablam! Sep 14 10:29:57.980 INFO kablam! * /source/src/main.rs Sep 14 10:29:57.980 INFO kablam! Sep 14 10:29:57.980 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Sep 14 10:29:57.980 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Sep 14 10:29:57.980 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Sep 14 10:29:57.980 INFO kablam! section. You may also move the files to a location where Cargo would not Sep 14 10:29:57.980 INFO kablam! automatically infer them to be a target, such as in subfolders. Sep 14 10:29:57.980 INFO kablam! Sep 14 10:29:57.980 INFO kablam! For more information on this warning you can consult Sep 14 10:29:57.980 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Sep 14 10:29:58.095 INFO kablam! Compiling xdg v2.1.0 Sep 14 10:29:58.096 INFO kablam! Compiling honggfuzz v0.5.27 Sep 14 10:29:58.096 INFO kablam! Checking cc v1.0.25 Sep 14 10:29:58.096 INFO kablam! Compiling ring v0.13.2 Sep 14 10:29:58.097 INFO kablam! Checking simple_logger v0.5.0 Sep 14 10:29:58.098 INFO kablam! Checking rustc_version v0.2.3 Sep 14 10:29:58.100 INFO kablam! Checking ctrlc v3.1.1 Sep 14 10:29:58.101 INFO kablam! Checking mio-extras v2.0.5 Sep 14 10:30:01.186 INFO kablam! Compiling afl v0.3.2 Sep 14 10:30:03.022 INFO kablam! error: failed to run custom build command for `afl v0.3.2` Sep 14 10:30:03.022 INFO kablam! process didn't exit successfully: `/target/debug/build/afl-7710f05347de9f74/build-script-build` (exit code: 101) Sep 14 10:30:03.022 INFO kablam! --- stderr Sep 14 10:30:03.023 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 14 10:30:03.023 INFO kablam! stack backtrace: Sep 14 10:30:03.023 INFO kablam! 0: 0x55fe620b59fe - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::hf74b7486aef10c8d Sep 14 10:30:03.023 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 14 10:30:03.023 INFO kablam! 1: 0x55fe620a89d6 - std::sys_common::backtrace::print::h975e2d3548a0dd13 Sep 14 10:30:03.023 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 14 10:30:03.023 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 14 10:30:03.023 INFO kablam! 2: 0x55fe620a737d - std::panicking::default_hook::{{closure}}::h3e9ae6698e7d3880 Sep 14 10:30:03.023 INFO kablam! at libstd/panicking.rs:211 Sep 14 10:30:03.023 INFO kablam! 3: 0x55fe620a70f0 - std::panicking::default_hook::h0f94f2ff4ea79253 Sep 14 10:30:03.023 INFO kablam! at libstd/panicking.rs:227 Sep 14 10:30:03.023 INFO kablam! 4: 0x55fe620a793c - std::panicking::rust_panic_with_hook::h3122ef85eb8796fa Sep 14 10:30:03.023 INFO kablam! at libstd/panicking.rs:477 Sep 14 10:30:03.023 INFO kablam! 5: 0x55fe620a7539 - std::panicking::continue_panic_fmt::h79b5d1783fc7275d Sep 14 10:30:03.023 INFO kablam! at libstd/panicking.rs:391 Sep 14 10:30:03.023 INFO kablam! 6: 0x55fe620a7435 - rust_begin_unwind Sep 14 10:30:03.023 INFO kablam! at libstd/panicking.rs:326 Sep 14 10:30:03.023 INFO kablam! 7: 0x55fe620f622b - core::panicking::panic_fmt::hb924789bc7f51233 Sep 14 10:30:03.023 INFO kablam! at libcore/panicking.rs:77 Sep 14 10:30:03.023 INFO kablam! 8: 0x55fe62078553 - core::result::unwrap_failed::h682b030781b346b1 Sep 14 10:30:03.023 INFO kablam! at /checkout/src/libcore/macros.rs:26 Sep 14 10:30:03.023 INFO kablam! 9: 0x55fe62077d52 - >::unwrap::h618ace86a10a5586 Sep 14 10:30:03.023 INFO kablam! at /checkout/src/libcore/result.rs:808 Sep 14 10:30:03.023 INFO kablam! 10: 0x55fe6207957d - build_script_build::common::afl_dir::h037353e920d1d8f6 Sep 14 10:30:03.023 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/src/common.rs:37 Sep 14 10:30:03.023 INFO kablam! 11: 0x55fe62072b5d - build_script_build::main::h938dbb9254a40719 Sep 14 10:30:03.023 INFO kablam! at /cargo-home/registry/src/github.com-1ecc6299db9ec823/afl-0.3.2/build.rs:14 Sep 14 10:30:03.023 INFO kablam! 12: 0x55fe6207336f - std::rt::lang_start::{{closure}}::h3067d36e1d44ff64 Sep 14 10:30:03.023 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 14 10:30:03.023 INFO kablam! 13: 0x55fe620a7422 - std::panicking::try::do_call::h613cc8345e5e334f Sep 14 10:30:03.023 INFO kablam! at libstd/rt.rs:59 Sep 14 10:30:03.023 INFO kablam! at libstd/panicking.rs:310 Sep 14 10:30:03.023 INFO kablam! 14: 0x55fe620c7049 - __rust_maybe_catch_panic Sep 14 10:30:03.023 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 14 10:30:03.023 INFO kablam! 15: 0x55fe620b24e5 - std::rt::lang_start_internal::h166c3316158aaef7 Sep 14 10:30:03.023 INFO kablam! at libstd/panicking.rs:289 Sep 14 10:30:03.023 INFO kablam! at libstd/panic.rs:392 Sep 14 10:30:03.023 INFO kablam! at libstd/rt.rs:58 Sep 14 10:30:03.023 INFO kablam! 16: 0x55fe62073347 - std::rt::lang_start::h76e0c2fcbbdd92ae Sep 14 10:30:03.023 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 14 10:30:03.023 INFO kablam! 17: 0x55fe62073189 - main Sep 14 10:30:03.023 INFO kablam! 18: 0x7fb987e4182f - __libc_start_main Sep 14 10:30:03.023 INFO kablam! 19: 0x55fe6206c898 - _start Sep 14 10:30:03.023 INFO kablam! 20: 0x0 - Sep 14 10:30:03.025 INFO kablam! Sep 14 10:30:03.025 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 10:30:05.120 INFO kablam! error: build failed Sep 14 10:30:05.120 INFO kablam! su: No module specific data is present Sep 14 10:30:05.868 INFO running `"docker" "rm" "-f" "47b1fd4f4d266483e959a450d655083eaff7c3a2c00dfde8befd650cd6237cd1"` Sep 14 10:30:06.031 INFO blam! 47b1fd4f4d266483e959a450d655083eaff7c3a2c00dfde8befd650cd6237cd1