[INFO] cloning repository https://github.com/bakervm/tmod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bakervm/tmod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbakervm%2Ftmod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbakervm%2Ftmod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 353b8675a0d7768ac6ceb414ac93a84f5827d5ae [INFO] checking bakervm/tmod against master#a874956d940ecb3ed524b6176a171219ac4787ea for pr-76104 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbakervm%2Ftmod" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bakervm/tmod on toolchain a874956d940ecb3ed524b6176a171219ac4787ea [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bakervm/tmod [INFO] removed path dependency melon from git repo https://github.com/bakervm/tmod [INFO] finished tweaking git repo https://github.com/bakervm/tmod [INFO] tweaked toml for git repo https://github.com/bakervm/tmod written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/bakervm/tmod already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (melon) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-3/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" "+a874956d940ecb3ed524b6176a171219ac4787ea" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (melon) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cde470ec55b9261aa7ecefcc0550bd779326c79e1b80a547dc1d51817503927 [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" "9cde470ec55b9261aa7ecefcc0550bd779326c79e1b80a547dc1d51817503927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cde470ec55b9261aa7ecefcc0550bd779326c79e1b80a547dc1d51817503927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cde470ec55b9261aa7ecefcc0550bd779326c79e1b80a547dc1d51817503927", kill_on_drop: false }` [INFO] [stdout] 9cde470ec55b9261aa7ecefcc0550bd779326c79e1b80a547dc1d51817503927 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9e24f024ada7a85847ca9dabdf68dd18b69a7aaed7c8e0a21022e7e60292adf [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" "e9e24f024ada7a85847ca9dabdf68dd18b69a7aaed7c8e0a21022e7e60292adf", kill_on_drop: false }` [INFO] [stderr] warning: dependency (melon) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling tmod v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bytesize v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] error: failed to run custom build command for `tmod v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tmod-a813ba7312dba706/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=stock/src/main.bst [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'unable to compile stock rom: Os { code: 2, kind: NotFound, message: "No such file or directory" }', build.rs:6:68 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560c1b563230 - std::backtrace_rs::backtrace::libunwind::trace::h14e81b0c16b543a7 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x560c1b563230 - std::backtrace_rs::backtrace::trace_unsynchronized::hc9e39e172835ff32 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x560c1b563230 - std::sys_common::backtrace::_print_fmt::h31994df1c8c77b8f [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x560c1b563230 - ::fmt::he74e98acff43ec99 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x560c1b57fe7c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/core/src/fmt/mod.rs:1080 [INFO] [stderr] 5: 0x560c1b5617b7 - std::io::Write::write_fmt::hea6289e6649ff508 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/io/mod.rs:1517 [INFO] [stderr] 6: 0x560c1b565340 - std::sys_common::backtrace::_print::h8cc65937fea24014 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x560c1b565340 - std::sys_common::backtrace::print::hff6a0ebb96535e34 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x560c1b565340 - std::panicking::default_hook::{{closure}}::h71b9700c5dda1b1d [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x560c1b56508c - std::panicking::default_hook::h0c46e634c06c69b6 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x560c1b5659a3 - std::panicking::rust_panic_with_hook::he52576a0c2093334 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x560c1b565579 - std::panicking::begin_panic_handler::{{closure}}::h411c800b810762b2 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/panicking.rs:484 [INFO] [stderr] 12: 0x560c1b5636bc - std::sys_common::backtrace::__rust_end_short_backtrace::ha657a272019e6aad [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x560c1b565539 - rust_begin_unwind [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/panicking.rs:483 [INFO] [stderr] 14: 0x560c1b57f1a1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/core/src/panicking.rs:85 [INFO] [stderr] 15: 0x560c1b57efc3 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/core/src/option.rs:1221 [INFO] [stderr] 16: 0x560c1b54e154 - core::result::Result::expect::h143f6cf2f6532a25 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/core/src/result.rs:933 [INFO] [stderr] 17: 0x560c1b549d98 - build_script_build::main::hcbc1bcd036f6440f [INFO] [stderr] at /opt/rustwide/workdir/build.rs:6 [INFO] [stderr] 18: 0x560c1b54a7ab - core::ops::function::FnOnce::call_once::h0adbd75329caf38c [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/core/src/ops/function.rs:227 [INFO] [stderr] 19: 0x560c1b54a65e - std::sys_common::backtrace::__rust_begin_short_backtrace::hde5248e1a89835d2 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 20: 0x560c1b54a311 - std::rt::lang_start::{{closure}}::h44bede96cfeeadec [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/rt.rs:66 [INFO] [stderr] 21: 0x560c1b565da1 - core::ops::function::impls:: for &F>::call_once::h009d20b8a620bf60 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/core/src/ops/function.rs:259 [INFO] [stderr] 22: 0x560c1b565da1 - std::panicking::try::do_call::h09431c39e2107c90 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/panicking.rs:381 [INFO] [stderr] 23: 0x560c1b565da1 - std::panicking::try::he27cf60b958af343 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/panicking.rs:345 [INFO] [stderr] 24: 0x560c1b565da1 - std::panic::catch_unwind::h7b646b0041dc5591 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/panic.rs:382 [INFO] [stderr] 25: 0x560c1b565da1 - std::rt::lang_start_internal::hdad6c98af1e4747e [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/rt.rs:51 [INFO] [stderr] 26: 0x560c1b54a2e7 - std::rt::lang_start::hb979e9685aac50c2 [INFO] [stderr] at /rustc/a874956d940ecb3ed524b6176a171219ac4787ea/library/std/src/rt.rs:65 [INFO] [stderr] 27: 0x560c1b549dfa - main [INFO] [stderr] 28: 0x7fccc6f8f0b3 - __libc_start_main [INFO] [stderr] 29: 0x560c1b54809e - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e9e24f024ada7a85847ca9dabdf68dd18b69a7aaed7c8e0a21022e7e60292adf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9e24f024ada7a85847ca9dabdf68dd18b69a7aaed7c8e0a21022e7e60292adf", kill_on_drop: false }` [INFO] [stdout] e9e24f024ada7a85847ca9dabdf68dd18b69a7aaed7c8e0a21022e7e60292adf