[INFO] cloning repository https://github.com/nickspiker/basecalc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickspiker/basecalc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickspiker%2Fbasecalc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickspiker%2Fbasecalc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 347d4640416a0e6581b7dd5610fb860b1e0e34ce [INFO] building nickspiker/basecalc against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickspiker%2Fbasecalc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nickspiker/basecalc [INFO] finished tweaking git repo https://github.com/nickspiker/basecalc [INFO] tweaked toml for git repo https://github.com/nickspiker/basecalc written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nickspiker/basecalc on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nickspiker/basecalc already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_termios v0.1.3 [INFO] [stderr] Downloaded endian-type v0.1.2 [INFO] [stderr] Downloaded numtoa v0.1.0 [INFO] [stderr] Downloaded termion v4.0.2 [INFO] [stderr] Downloaded fd-lock v3.0.13 [INFO] [stderr] Downloaded nibble_vec v0.1.0 [INFO] [stderr] Downloaded colored v2.1.0 [INFO] [stderr] Downloaded thiserror v1.0.55 [INFO] [stderr] Downloaded errno v0.3.6 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.88 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.88 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.88 [INFO] [stderr] Downloaded iana-time-zone v0.1.58 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.88 [INFO] [stderr] Downloaded rustyline v12.0.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.55 [INFO] [stderr] Downloaded rustix v0.38.21 [INFO] [stderr] Downloaded error-code v2.3.1 [INFO] [stderr] Downloaded str-buf v1.0.6 [INFO] [stderr] Downloaded clipboard-win v4.5.0 [INFO] [stderr] Downloaded radix_trie v0.2.1 [INFO] [stderr] Downloaded chrono v0.4.31 [INFO] [stderr] Downloaded linux-raw-sys v0.4.11 [INFO] [stderr] Downloaded rug v1.22.0 [INFO] [stderr] Downloaded js-sys v0.3.65 [INFO] [stderr] Downloaded wasm-bindgen v0.2.88 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.6.1 [INFO] [stderr] Downloaded vsf v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0405e29822715d446b30008a0d48d6197be2893fda0ff6e30f2d9219a95ca5ba [INFO] running `Command { std: "docker" "start" "-a" "0405e29822715d446b30008a0d48d6197be2893fda0ff6e30f2d9219a95ca5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0405e29822715d446b30008a0d48d6197be2893fda0ff6e30f2d9219a95ca5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0405e29822715d446b30008a0d48d6197be2893fda0ff6e30f2d9219a95ca5ba", kill_on_drop: false }` [INFO] [stdout] 0405e29822715d446b30008a0d48d6197be2893fda0ff6e30f2d9219a95ca5ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a192a2cd9792bf54ee7f17aa0dddbd15b446cee19a1dad2d0adabba9a84c61f [INFO] running `Command { std: "docker" "start" "-a" "5a192a2cd9792bf54ee7f17aa0dddbd15b446cee19a1dad2d0adabba9a84c61f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.1 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling rug v1.22.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling vsf v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling termion v4.0.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustyline v12.0.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "5a192a2cd9792bf54ee7f17aa0dddbd15b446cee19a1dad2d0adabba9a84c61f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a192a2cd9792bf54ee7f17aa0dddbd15b446cee19a1dad2d0adabba9a84c61f", kill_on_drop: false }` [INFO] [stdout] 5a192a2cd9792bf54ee7f17aa0dddbd15b446cee19a1dad2d0adabba9a84c61f