[INFO] cloning repository https://github.com/ZongoForSpeed/RustEuler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZongoForSpeed/RustEuler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZongoForSpeed%2FRustEuler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZongoForSpeed%2FRustEuler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83c7665ffb18bfcb400e3f13949f405a8efa2420
[INFO] testing ZongoForSpeed/RustEuler/83c7665ffb18bfcb400e3f13949f405a8efa2420 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZongoForSpeed%2FRustEuler" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ZongoForSpeed/RustEuler
[INFO] finished tweaking git repo https://github.com/ZongoForSpeed/RustEuler
[INFO] tweaked toml for git repo https://github.com/ZongoForSpeed/RustEuler written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZongoForSpeed/RustEuler on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ZongoForSpeed/RustEuler 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded permutohedron v0.2.4
[INFO] [stderr]   Downloaded string-builder v0.2.0
[INFO] [stderr]   Downloaded rand_core v0.10.0-rc-3
[INFO] [stderr]   Downloaded chacha20 v0.10.0-rc.6
[INFO] [stderr]   Downloaded rand v0.10.0-rc.6
[INFO] [stderr]   Downloaded disjoint v0.8.0
[INFO] [stderr]   Downloaded priority-queue v2.7.0
[INFO] [stderr]   Downloaded matrixmultiply v0.3.10
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded getrandom v0.4.0-rc.0
[INFO] [stderr]   Downloaded rustsat-minisat v0.7.4
[INFO] [stderr]   Downloaded rustsat v0.7.4
[INFO] [stderr]   Downloaded ndarray v0.17.2
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c17c08b6c81aba8e8de340ae3f3b9f06a96d021be92265f28a89c3c9518e8018
[INFO] running `Command { std: "docker" "start" "-a" "c17c08b6c81aba8e8de340ae3f3b9f06a96d021be92265f28a89c3c9518e8018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c17c08b6c81aba8e8de340ae3f3b9f06a96d021be92265f28a89c3c9518e8018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c17c08b6c81aba8e8de340ae3f3b9f06a96d021be92265f28a89c3c9518e8018", kill_on_drop: false }`
[INFO] [stdout] c17c08b6c81aba8e8de340ae3f3b9f06a96d021be92265f28a89c3c9518e8018
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3253a88b1ebc0b7de7c9573628c5e3f1d8a0ff2a49e8d841a10ad6ccf575381
[INFO] running `Command { std: "docker" "start" "-a" "c3253a88b1ebc0b7de7c9573628c5e3f1d8a0ff2a49e8d841a10ad6ccf575381", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rand_core v0.10.0-rc-3
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling getrandom v0.4.0-rc.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.8
[INFO] [stderr]    Compiling chacha20 v0.10.0-rc.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cpu-time v1.0.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand v0.10.0-rc.6
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling priority-queue v2.7.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling string-builder v0.2.0
[INFO] [stderr]    Compiling disjoint v0.8.0
[INFO] [stderr]    Compiling permutohedron v0.2.4
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustsat v0.7.4
[INFO] [stderr]    Compiling rustsat-minisat v0.7.4
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "c3253a88b1ebc0b7de7c9573628c5e3f1d8a0ff2a49e8d841a10ad6ccf575381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3253a88b1ebc0b7de7c9573628c5e3f1d8a0ff2a49e8d841a10ad6ccf575381", kill_on_drop: false }`
[INFO] [stdout] c3253a88b1ebc0b7de7c9573628c5e3f1d8a0ff2a49e8d841a10ad6ccf575381
