[INFO] cloning repository https://github.com/Eraden/argonfand
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eraden/argonfand" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEraden%2Fargonfand", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEraden%2Fargonfand'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ece0840d56893410780b77934e85fba53335e071
[INFO] testing Eraden/argonfand against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEraden%2Fargonfand" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Eraden/argonfand
[INFO] finished tweaking git repo https://github.com/Eraden/argonfand
[INFO] tweaked toml for git repo https://github.com/Eraden/argonfand written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Eraden/argonfand on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Eraden/argonfand 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09eefe44e896fc0aeba0d31ee28455db8110d049ed97fe99baa08731f3fa4c74
[INFO] running `Command { std: "docker" "start" "-a" "09eefe44e896fc0aeba0d31ee28455db8110d049ed97fe99baa08731f3fa4c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09eefe44e896fc0aeba0d31ee28455db8110d049ed97fe99baa08731f3fa4c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09eefe44e896fc0aeba0d31ee28455db8110d049ed97fe99baa08731f3fa4c74", kill_on_drop: false }`
[INFO] [stdout] 09eefe44e896fc0aeba0d31ee28455db8110d049ed97fe99baa08731f3fa4c74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c99987604aebacc16d24dd6a5a82ebb8c8cdd5282d09cbe6edf8e753336df6bc
[INFO] running `Command { std: "docker" "start" "-a" "c99987604aebacc16d24dd6a5a82ebb8c8cdd5282d09cbe6edf8e753336df6bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling alloc-traits v0.1.1
[INFO] [stderr]    Compiling gpio v0.4.1
[INFO] [stderr]    Compiling static-alloc v0.2.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rppal v0.11.3
[INFO] [stderr]    Compiling gumdrop_derive v0.8.0
[INFO] [stderr]    Compiling gumdrop v0.8.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling argonfand v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.03s
[INFO] running `Command { std: "docker" "inspect" "c99987604aebacc16d24dd6a5a82ebb8c8cdd5282d09cbe6edf8e753336df6bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c99987604aebacc16d24dd6a5a82ebb8c8cdd5282d09cbe6edf8e753336df6bc", kill_on_drop: false }`
[INFO] [stdout] c99987604aebacc16d24dd6a5a82ebb8c8cdd5282d09cbe6edf8e753336df6bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccd9aaee29643171202ffe3a0fb9b876802ba746a44fc80c67dd77eb342d8b6c
[INFO] running `Command { std: "docker" "start" "-a" "ccd9aaee29643171202ffe3a0fb9b876802ba746a44fc80c67dd77eb342d8b6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling argonfand v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] running `Command { std: "docker" "inspect" "ccd9aaee29643171202ffe3a0fb9b876802ba746a44fc80c67dd77eb342d8b6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccd9aaee29643171202ffe3a0fb9b876802ba746a44fc80c67dd77eb342d8b6c", kill_on_drop: false }`
[INFO] [stdout] ccd9aaee29643171202ffe3a0fb9b876802ba746a44fc80c67dd77eb342d8b6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e3391da1026cfe71d84f50b6daa752c1f5d0df8015c42f7b7d3f423d6a8fc940
[INFO] running `Command { std: "docker" "start" "-a" "e3391da1026cfe71d84f50b6daa752c1f5d0df8015c42f7b7d3f423d6a8fc940", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/argonfand-b31fdeb7c946312f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr] memory allocation of 512 bytes failed
[INFO] [stderr] error: test failed, to rerun pass `--bin argonfand`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/argonfand-b31fdeb7c946312f` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "e3391da1026cfe71d84f50b6daa752c1f5d0df8015c42f7b7d3f423d6a8fc940", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3391da1026cfe71d84f50b6daa752c1f5d0df8015c42f7b7d3f423d6a8fc940", kill_on_drop: false }`
[INFO] [stdout] e3391da1026cfe71d84f50b6daa752c1f5d0df8015c42f7b7d3f423d6a8fc940
