[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 try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickspiker%2Fbasecalc" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nickspiker/basecalc on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 164acd93dd3d03ae4661cbf3c308ce617cc614de0f0574d6ad978e2c22eb3937 [INFO] running `Command { std: "docker" "start" "-a" "164acd93dd3d03ae4661cbf3c308ce617cc614de0f0574d6ad978e2c22eb3937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "164acd93dd3d03ae4661cbf3c308ce617cc614de0f0574d6ad978e2c22eb3937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "164acd93dd3d03ae4661cbf3c308ce617cc614de0f0574d6ad978e2c22eb3937", kill_on_drop: false }` [INFO] [stdout] 164acd93dd3d03ae4661cbf3c308ce617cc614de0f0574d6ad978e2c22eb3937 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d7dbad90f974f5ff9511d799a47e553b6fd337f7f5a6f5c5c26a04942e5c35b [INFO] running `Command { std: "docker" "start" "-a" "2d7dbad90f974f5ff9511d799a47e553b6fd337f7f5a6f5c5c26a04942e5c35b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rug v1.22.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling cc v1.0.83 [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 num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling termion v4.0.2 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling vsf v0.1.2 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling rustyline v12.0.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "2d7dbad90f974f5ff9511d799a47e553b6fd337f7f5a6f5c5c26a04942e5c35b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d7dbad90f974f5ff9511d799a47e553b6fd337f7f5a6f5c5c26a04942e5c35b", kill_on_drop: false }` [INFO] [stdout] 2d7dbad90f974f5ff9511d799a47e553b6fd337f7f5a6f5c5c26a04942e5c35b