[INFO] cloning repository https://github.com/midoshouse/startgg-3way-ties
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/midoshouse/startgg-3way-ties" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmidoshouse%2Fstartgg-3way-ties", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmidoshouse%2Fstartgg-3way-ties'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c00131f75afe26539871ea63e90be2d760ab8002
[INFO] testing midoshouse/startgg-3way-ties against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmidoshouse%2Fstartgg-3way-ties" "/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/midoshouse/startgg-3way-ties
[INFO] finished tweaking git repo https://github.com/midoshouse/startgg-3way-ties
[INFO] tweaked toml for git repo https://github.com/midoshouse/startgg-3way-ties written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/midoshouse/startgg-3way-ties on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/midoshouse/startgg-3way-ties 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-04-21" "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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c12d2a6ace1c18b94bb852273f5add212fd6133ed7ea6c10b7a637813da33f6
[INFO] running `Command { std: "docker" "start" "-a" "1c12d2a6ace1c18b94bb852273f5add212fd6133ed7ea6c10b7a637813da33f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c12d2a6ace1c18b94bb852273f5add212fd6133ed7ea6c10b7a637813da33f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c12d2a6ace1c18b94bb852273f5add212fd6133ed7ea6c10b7a637813da33f6", kill_on_drop: false }`
[INFO] [stdout] 1c12d2a6ace1c18b94bb852273f5add212fd6133ed7ea6c10b7a637813da33f6
[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=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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f4c9dc18d0293db173a67e8fb7bb37870cfe2ecc997d037af236ec24a544fc3
[INFO] running `Command { std: "docker" "start" "-a" "2f4c9dc18d0293db173a67e8fb7bb37870cfe2ecc997d037af236ec24a544fc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling base64 v0.21.6
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling clap_builder v4.4.14
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling webpki-roots v0.25.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling wheel-derive v0.13.1 (https://github.com/fenhl/wheel?branch=main#9603e4b8)
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling clap v4.4.14
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.23
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0 (https://github.com/fenhl/graphql-client?branch=skip-default-scalars#342dcd5a)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling graphql_client_codegen v0.11.0 (https://github.com/fenhl/graphql-client?branch=skip-default-scalars#342dcd5a)
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling graphql_query_derive v0.11.0 (https://github.com/fenhl/graphql-client?branch=skip-default-scalars#342dcd5a)
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling graphql_client v0.11.0 (https://github.com/fenhl/graphql-client?branch=skip-default-scalars#342dcd5a)
[INFO] [stderr]    Compiling wheel v0.13.1 (https://github.com/fenhl/wheel?branch=main#9603e4b8)
[INFO] [stderr]    Compiling startgg-3way-ties v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "2f4c9dc18d0293db173a67e8fb7bb37870cfe2ecc997d037af236ec24a544fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f4c9dc18d0293db173a67e8fb7bb37870cfe2ecc997d037af236ec24a544fc3", kill_on_drop: false }`
[INFO] [stdout] 2f4c9dc18d0293db173a67e8fb7bb37870cfe2ecc997d037af236ec24a544fc3
[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=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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4ca8906a47cc189cc9ef05abce1d2189606c33b88c125bd8f590d5e44b0de56
[INFO] running `Command { std: "docker" "start" "-a" "d4ca8906a47cc189cc9ef05abce1d2189606c33b88c125bd8f590d5e44b0de56", kill_on_drop: false }`
[INFO] [stderr]    Compiling startgg-3way-ties v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "d4ca8906a47cc189cc9ef05abce1d2189606c33b88c125bd8f590d5e44b0de56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4ca8906a47cc189cc9ef05abce1d2189606c33b88c125bd8f590d5e44b0de56", kill_on_drop: false }`
[INFO] [stdout] d4ca8906a47cc189cc9ef05abce1d2189606c33b88c125bd8f590d5e44b0de56
[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=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-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 13482ff8f9934dfffc5e4cf5fc98fdd8aae5c253ef811ffb6a5fbba9b74c9099
[INFO] running `Command { std: "docker" "start" "-a" "13482ff8f9934dfffc5e4cf5fc98fdd8aae5c253ef811ffb6a5fbba9b74c9099", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/startgg_3way_ties-52b9ad7c822d8c39)
[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" "13482ff8f9934dfffc5e4cf5fc98fdd8aae5c253ef811ffb6a5fbba9b74c9099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13482ff8f9934dfffc5e4cf5fc98fdd8aae5c253ef811ffb6a5fbba9b74c9099", kill_on_drop: false }`
[INFO] [stdout] 13482ff8f9934dfffc5e4cf5fc98fdd8aae5c253ef811ffb6a5fbba9b74c9099
