[INFO] cloning repository https://github.com/Joel-Ajayi/yot-run
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Joel-Ajayi/yot-run" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoel-Ajayi%2Fyot-run", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoel-Ajayi%2Fyot-run'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fcf4719d57d31f1214b143dc64cdfa67dcaec3f1
[INFO] testing Joel-Ajayi/yot-run 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%2FJoel-Ajayi%2Fyot-run" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Joel-Ajayi/yot-run
[INFO] finished tweaking git repo https://github.com/Joel-Ajayi/yot-run
[INFO] tweaked toml for git repo https://github.com/Joel-Ajayi/yot-run written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Joel-Ajayi/yot-run 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/Joel-Ajayi/yot-run 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4a90fe25b737318c6d8c35b994d1abfe8cc6305c64eba50090a2b9c45d8c9fce
[INFO] running `Command { std: "docker" "start" "-a" "4a90fe25b737318c6d8c35b994d1abfe8cc6305c64eba50090a2b9c45d8c9fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a90fe25b737318c6d8c35b994d1abfe8cc6305c64eba50090a2b9c45d8c9fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a90fe25b737318c6d8c35b994d1abfe8cc6305c64eba50090a2b9c45d8c9fce", kill_on_drop: false }`
[INFO] [stdout] 4a90fe25b737318c6d8c35b994d1abfe8cc6305c64eba50090a2b9c45d8c9fce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] daf663b7126bfdd7c7462001478919465d2f7f0edaba60041b349cd4f700b94b
[INFO] running `Command { std: "docker" "start" "-a" "daf663b7126bfdd7c7462001478919465d2f7f0edaba60041b349cd4f700b94b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.1
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yot_run_macros v0.1.2 (/opt/rustwide/workdir/yot_run_macros)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling metrics-util v0.20.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling yot_run v0.1.2 (/opt/rustwide/workdir/yot_run)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.77s
[INFO] running `Command { std: "docker" "inspect" "daf663b7126bfdd7c7462001478919465d2f7f0edaba60041b349cd4f700b94b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daf663b7126bfdd7c7462001478919465d2f7f0edaba60041b349cd4f700b94b", kill_on_drop: false }`
[INFO] [stdout] daf663b7126bfdd7c7462001478919465d2f7f0edaba60041b349cd4f700b94b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] dce2432b2118c896777d5ccb9c009118ed446da2cd087e3d94e21f16f0127ca6
[INFO] running `Command { std: "docker" "start" "-a" "dce2432b2118c896777d5ccb9c009118ed446da2cd087e3d94e21f16f0127ca6", kill_on_drop: false }`
[INFO] [stderr]    Compiling yot_run_macros v0.1.2 (/opt/rustwide/workdir/yot_run_macros)
[INFO] [stderr]    Compiling yot_run v0.1.2 (/opt/rustwide/workdir/yot_run)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.14s
[INFO] running `Command { std: "docker" "inspect" "dce2432b2118c896777d5ccb9c009118ed446da2cd087e3d94e21f16f0127ca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dce2432b2118c896777d5ccb9c009118ed446da2cd087e3d94e21f16f0127ca6", kill_on_drop: false }`
[INFO] [stdout] dce2432b2118c896777d5ccb9c009118ed446da2cd087e3d94e21f16f0127ca6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a78ff5660bd87bb62032ebfa701e751f942e927f699320862ac77ddef7dbd33f
[INFO] running `Command { std: "docker" "start" "-a" "a78ff5660bd87bb62032ebfa701e751f942e927f699320862ac77ddef7dbd33f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yot_run-b09c6ae946fcced8)
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yot_run_macros-9012aac1c00a77d0)
[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] [stderr]    Doc-tests yot_run
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test yot_run/src/executor/mod.rs - executor::Executor::new (line 90) ... ignored
[INFO] [stdout] test yot_run/src/net.rs - net::TcpListener::accept (line 67) ... ignored
[INFO] [stdout] test yot_run/src/net.rs - net::TcpStream (line 126) ... ignored
[INFO] [stdout] test yot_run/src/net.rs - net::TcpStream::read (line 154) ... ignored
[INFO] [stdout] test yot_run/src/runtime.rs - runtime::Runtime::block_on (line 126) ... ignored
[INFO] [stdout] test yot_run/src/runtime.rs - runtime::Runtime::new (line 45) ... ignored
[INFO] [stdout] test yot_run/src/runtime.rs - runtime::Runtime::spawn (line 101) ... ignored
[INFO] [stdout] test yot_run/src/runtime.rs - runtime::spawn (line 162) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.48s; merged doctests compilation took 0.47s
[INFO] [stderr]    Doc-tests yot_run_macros
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test yot_run_macros/src/lib.rs - (line 19) ... ignored
[INFO] [stdout] test yot_run_macros/src/lib.rs - (line 28) ... ignored
[INFO] [stdout] test yot_run_macros/src/lib.rs - main (line 110) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- yot_run_macros/src/lib.rs - main (line 110) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `yot_run`
[INFO] [stdout]    --> yot_run_macros/src/lib.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | use yot_run;
[INFO] [stdout]     |     ^^^^^^^ no external crate `yot_run`
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]    --> yot_run_macros/src/lib.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0752.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     yot_run_macros/src/lib.rs - main (line 110)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.20s; merged doctests compilation took 0.11s
[INFO] [stderr] error: doctest failed, to rerun pass `-p yot_run_macros --doc`
[INFO] running `Command { std: "docker" "inspect" "a78ff5660bd87bb62032ebfa701e751f942e927f699320862ac77ddef7dbd33f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a78ff5660bd87bb62032ebfa701e751f942e927f699320862ac77ddef7dbd33f", kill_on_drop: false }`
[INFO] [stdout] a78ff5660bd87bb62032ebfa701e751f942e927f699320862ac77ddef7dbd33f
