[INFO] cloning repository https://github.com/sylvainSUPINTERNET/rust-module-exemple
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sylvainSUPINTERNET/rust-module-exemple" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsylvainSUPINTERNET%2Frust-module-exemple", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsylvainSUPINTERNET%2Frust-module-exemple'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f4b7ab09314f5947dd62edf2298e9e968a2bbce
[INFO] testing sylvainSUPINTERNET/rust-module-exemple against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsylvainSUPINTERNET%2Frust-module-exemple" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sylvainSUPINTERNET/rust-module-exemple
[INFO] finished tweaking git repo https://github.com/sylvainSUPINTERNET/rust-module-exemple
[INFO] tweaked toml for git repo https://github.com/sylvainSUPINTERNET/rust-module-exemple written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sylvainSUPINTERNET/rust-module-exemple on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sylvainSUPINTERNET/rust-module-exemple 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-2026-03-05" "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
[ERROR] error running command: no output for 300 seconds
[INFO] testing sylvainSUPINTERNET/rust-module-exemple against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsylvainSUPINTERNET%2Frust-module-exemple" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sylvainSUPINTERNET/rust-module-exemple
[INFO] finished tweaking git repo https://github.com/sylvainSUPINTERNET/rust-module-exemple
[INFO] tweaked toml for git repo https://github.com/sylvainSUPINTERNET/rust-module-exemple written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sylvainSUPINTERNET/rust-module-exemple on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sylvainSUPINTERNET/rust-module-exemple 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-2026-03-05" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c23d4def189dcced6421971dafa51dbfc02e5060a8f017028abc840cf44e0ec
[INFO] running `Command { std: "docker" "start" "-a" "0c23d4def189dcced6421971dafa51dbfc02e5060a8f017028abc840cf44e0ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c23d4def189dcced6421971dafa51dbfc02e5060a8f017028abc840cf44e0ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c23d4def189dcced6421971dafa51dbfc02e5060a8f017028abc840cf44e0ec", kill_on_drop: false }`
[INFO] [stdout] 0c23d4def189dcced6421971dafa51dbfc02e5060a8f017028abc840cf44e0ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f25c1fda5aa25963b375bbaf4aaa5d3851cf7c6d2d0004418922b2e7421448a0
[INFO] running `Command { std: "docker" "start" "-a" "f25c1fda5aa25963b375bbaf4aaa5d3851cf7c6d2d0004418922b2e7421448a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling hey v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] running `Command { std: "docker" "inspect" "f25c1fda5aa25963b375bbaf4aaa5d3851cf7c6d2d0004418922b2e7421448a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f25c1fda5aa25963b375bbaf4aaa5d3851cf7c6d2d0004418922b2e7421448a0", kill_on_drop: false }`
[INFO] [stdout] f25c1fda5aa25963b375bbaf4aaa5d3851cf7c6d2d0004418922b2e7421448a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f12182c1346042831e1d2ac0a6b9cb26b13934f759b9b6a96396190f0312ebdd
[INFO] running `Command { std: "docker" "start" "-a" "f12182c1346042831e1d2ac0a6b9cb26b13934f759b9b6a96396190f0312ebdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling hey v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] running `Command { std: "docker" "inspect" "f12182c1346042831e1d2ac0a6b9cb26b13934f759b9b6a96396190f0312ebdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f12182c1346042831e1d2ac0a6b9cb26b13934f759b9b6a96396190f0312ebdd", kill_on_drop: false }`
[INFO] [stdout] f12182c1346042831e1d2ac0a6b9cb26b13934f759b9b6a96396190f0312ebdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 52e38c4227da87c57a1f10690a815f2e7af37cae429f8090aabbd955ebc7fb01
[INFO] running `Command { std: "docker" "start" "-a" "52e38c4227da87c57a1f10690a815f2e7af37cae429f8090aabbd955ebc7fb01", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hey-92cc33b14df5074b)
[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" "52e38c4227da87c57a1f10690a815f2e7af37cae429f8090aabbd955ebc7fb01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52e38c4227da87c57a1f10690a815f2e7af37cae429f8090aabbd955ebc7fb01", kill_on_drop: false }`
[INFO] [stdout] 52e38c4227da87c57a1f10690a815f2e7af37cae429f8090aabbd955ebc7fb01
