[INFO] cloning repository https://github.com/soplang/sopnac
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soplang/sopnac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoplang%2Fsopnac", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoplang%2Fsopnac'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9fa2adfa0b3fe9180d21d3da2e1bd40f41329eef
[INFO] testing soplang/sopnac against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoplang%2Fsopnac" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/soplang/sopnac
[INFO] finished tweaking git repo https://github.com/soplang/sopnac
[INFO] tweaked toml for git repo https://github.com/soplang/sopnac written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soplang/sopnac on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/soplang/sopnac 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing soplang/sopnac against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoplang%2Fsopnac" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/soplang/sopnac
[INFO] finished tweaking git repo https://github.com/soplang/sopnac
[INFO] tweaked toml for git repo https://github.com/soplang/sopnac written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soplang/sopnac on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/soplang/sopnac 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cranelift-control v0.105.4
[INFO] [stderr]   Downloaded arbitrary v1.4.1
[INFO] [stderr]   Downloaded cranelift v0.105.4
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.105.4
[INFO] [stderr]   Downloaded cranelift-isle v0.105.4
[INFO] [stderr]   Downloaded cranelift-module v0.105.4
[INFO] [stderr]   Downloaded cranelift-entity v0.105.4
[INFO] [stderr]   Downloaded cranelift-object v0.105.4
[INFO] [stderr]   Downloaded cranelift-frontend v0.105.4
[INFO] [stderr]   Downloaded cranelift-bforest v0.105.4
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.105.4
[INFO] [stderr]   Downloaded regalloc2 v0.9.3
[INFO] [stderr]   Downloaded cranelift-codegen v0.105.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 283e7aaa283322c150f1c4153e32b4d9894c35049bb8cefcfd465b12b5dcb943
[INFO] running `Command { std: "docker" "start" "-a" "283e7aaa283322c150f1c4153e32b4d9894c35049bb8cefcfd465b12b5dcb943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "283e7aaa283322c150f1c4153e32b4d9894c35049bb8cefcfd465b12b5dcb943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "283e7aaa283322c150f1c4153e32b4d9894c35049bb8cefcfd465b12b5dcb943", kill_on_drop: false }`
[INFO] [stdout] 283e7aaa283322c150f1c4153e32b4d9894c35049bb8cefcfd465b12b5dcb943
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e0e1f90219dd82748c131483a82626f1f34240e050ea6a65d6290b096a7255f
[INFO] running `Command { std: "docker" "start" "-a" "5e0e1f90219dd82748c131483a82626f1f34240e050ea6a65d6290b096a7255f", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling cranelift-isle v0.105.4
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.105.4
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling cranelift-entity v0.105.4
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.105.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling cranelift-bforest v0.105.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling cranelift-control v0.105.4
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling cranelift-codegen v0.105.4
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling cranelift-module v0.105.4
[INFO] [stderr]    Compiling cranelift-frontend v0.105.4
[INFO] [stderr]    Compiling cranelift-object v0.105.4
[INFO] [stderr]    Compiling cranelift v0.105.4
[INFO] [stderr]    Compiling sopnac v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.34s
[INFO] running `Command { std: "docker" "inspect" "5e0e1f90219dd82748c131483a82626f1f34240e050ea6a65d6290b096a7255f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e0e1f90219dd82748c131483a82626f1f34240e050ea6a65d6290b096a7255f", kill_on_drop: false }`
[INFO] [stdout] 5e0e1f90219dd82748c131483a82626f1f34240e050ea6a65d6290b096a7255f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e738d819a5916e2264d3a0b9d2fc6fe635926dfb7c2bf0b51999fd24db698b64
[INFO] running `Command { std: "docker" "start" "-a" "e738d819a5916e2264d3a0b9d2fc6fe635926dfb7c2bf0b51999fd24db698b64", kill_on_drop: false }`
[INFO] [stderr]    Compiling sopnac v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] running `Command { std: "docker" "inspect" "e738d819a5916e2264d3a0b9d2fc6fe635926dfb7c2bf0b51999fd24db698b64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e738d819a5916e2264d3a0b9d2fc6fe635926dfb7c2bf0b51999fd24db698b64", kill_on_drop: false }`
[INFO] [stdout] e738d819a5916e2264d3a0b9d2fc6fe635926dfb7c2bf0b51999fd24db698b64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 844a87f1c0bc211972a0de9d1f14325fed36a4aea59c96fa3bb110c0f128727e
[INFO] running `Command { std: "docker" "start" "-a" "844a87f1c0bc211972a0de9d1f14325fed36a4aea59c96fa3bb110c0f128727e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sopnac-6e9b777c9effdd40)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "844a87f1c0bc211972a0de9d1f14325fed36a4aea59c96fa3bb110c0f128727e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "844a87f1c0bc211972a0de9d1f14325fed36a4aea59c96fa3bb110c0f128727e", kill_on_drop: false }`
[INFO] [stdout] 844a87f1c0bc211972a0de9d1f14325fed36a4aea59c96fa3bb110c0f128727e
