[INFO] cloning repository https://github.com/durka/brainmunch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/durka/brainmunch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurka%2Fbrainmunch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurka%2Fbrainmunch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ed5eee21ab793316b850a47c24cbb210f64e0ca [INFO] checking durka/brainmunch against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdurka%2Fbrainmunch" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/durka/brainmunch on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking git repo https://github.com/durka/brainmunch [INFO] finished tweaking git repo https://github.com/durka/brainmunch [INFO] tweaked toml for git repo https://github.com/durka/brainmunch written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/durka/brainmunch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-10/source/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-10/source/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.8.0 [INFO] [stderr] Downloaded strum_macros v0.8.0 [INFO] [stderr] Downloaded foreman v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 113a7bb5eb7281693d3e1d64070b57dc11e69ea0981a12c67e65ee21dcb9fa0d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "113a7bb5eb7281693d3e1d64070b57dc11e69ea0981a12c67e65ee21dcb9fa0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "113a7bb5eb7281693d3e1d64070b57dc11e69ea0981a12c67e65ee21dcb9fa0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "113a7bb5eb7281693d3e1d64070b57dc11e69ea0981a12c67e65ee21dcb9fa0d", kill_on_drop: false }` [INFO] [stdout] 113a7bb5eb7281693d3e1d64070b57dc11e69ea0981a12c67e65ee21dcb9fa0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 671ed12b965c09b519873b7181bd142456c7da1ccd3c6c550e83f25bd35dcea9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "671ed12b965c09b519873b7181bd142456c7da1ccd3c6c550e83f25bd35dcea9", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling strum v0.8.0 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling foreman v0.4.0 [INFO] [stderr] Compiling bf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: unifdef src/bf.pre.rs [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `bf v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/bf-8279b3bca6483dea/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:warning=unifdef src/bf.pre.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', build.rs:24:23 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55fcc6ebdab0 - std::backtrace_rs::backtrace::libunwind::trace::h4dee703919bfd40a [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55fcc6ebdab0 - std::backtrace_rs::backtrace::trace_unsynchronized::h457e839f1a563e20 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55fcc6ebdab0 - std::sys_common::backtrace::_print_fmt::h86a55fb30f8393c8 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55fcc6ebdab0 - ::fmt::h7b3d6cac46d277e1 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55fcc6edceaf - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x55fcc6ebb022 - std::io::Write::write_fmt::h6010cfbb4726588b [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/io/mod.rs:1572:15 [INFO] [stderr] 6: 0x55fcc6ebf7f5 - std::sys_common::backtrace::_print::h79b4f9652330cc9d [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55fcc6ebf7f5 - std::sys_common::backtrace::print::h330bb326a76af8cf [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55fcc6ebf7f5 - std::panicking::default_hook::{{closure}}::heb6a42a7d50a472e [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55fcc6ebf2a3 - std::panicking::default_hook::h17e521ba6d68d6e1 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55fcc6ebfdfd - std::panicking::rust_panic_with_hook::h70db735e3a6e70cb [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55fcc6ebf997 - std::panicking::begin_panic_handler::{{closure}}::h777c71c8e5a7e25c [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55fcc6ebdf6c - std::sys_common::backtrace::__rust_end_short_backtrace::h3e9bf30168899554 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55fcc6ebf8f9 - rust_begin_unwind [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55fcc6e65311 - core::panicking::panic_fmt::h5322a082d19786c3 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55fcc6e65203 - core::option::expect_none_failed::h354eaa93a51d71b8 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/option.rs:1329:5 [INFO] [stderr] 16: 0x55fcc6e68c85 - core::result::Result::unwrap::h1bfe288fe3cb1da2 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x55fcc6e695cc - build_script_build::unifdef_file::h2337e60613d706e5 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:21:9 [INFO] [stderr] 18: 0x55fcc6e6a0ab - build_script_build::unifdef_walk::h9fb20f31442520f1 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:53:9 [INFO] [stderr] 19: 0x55fcc6e691e9 - build_script_build::main::h674d22e9d7e6d859 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:12:5 [INFO] [stderr] 20: 0x55fcc6e6d70b - core::ops::function::FnOnce::call_once::h4412afdff9bc4343 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 21: 0x55fcc6e6a34e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb0cdcddb230c0042 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 22: 0x55fcc6e71211 - std::rt::lang_start::{{closure}}::hba4dff33b25c2624 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/rt.rs:66:18 [INFO] [stderr] 23: 0x55fcc6ec01fa - core::ops::function::impls:: for &F>::call_once::hbcc915e668c7ca11 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 24: 0x55fcc6ec01fa - std::panicking::try::do_call::h6b0f430d48122ddf [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:379:40 [INFO] [stderr] 25: 0x55fcc6ec01fa - std::panicking::try::h6ba420e2e21b5afa [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:343:19 [INFO] [stderr] 26: 0x55fcc6ec01fa - std::panic::catch_unwind::h8366719d1f615eee [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panic.rs:431:14 [INFO] [stderr] 27: 0x55fcc6ec01fa - std::rt::lang_start_internal::h965c28c9ce06ee73 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/rt.rs:51:25 [INFO] [stderr] 28: 0x55fcc6e711f0 - std::rt::lang_start::h3b62b0963358ff73 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/rt.rs:65:5 [INFO] [stderr] 29: 0x55fcc6e6a33c - main [INFO] [stderr] 30: 0x7fc11f7620b3 - __libc_start_main [INFO] [stderr] 31: 0x55fcc6e659de - _start [INFO] [stderr] 32: 0x0 - [INFO] running `Command { std: "docker" "inspect" "671ed12b965c09b519873b7181bd142456c7da1ccd3c6c550e83f25bd35dcea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "671ed12b965c09b519873b7181bd142456c7da1ccd3c6c550e83f25bd35dcea9", kill_on_drop: false }` [INFO] [stdout] 671ed12b965c09b519873b7181bd142456c7da1ccd3c6c550e83f25bd35dcea9