[INFO] cloning repository https://github.com/wada314/enb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wada314/enb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwada314%2Fenb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwada314%2Fenb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62dda3137ca3ad9aead44ed2b29668e5c8a3de7f
[INFO] testing wada314/enb 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%2Fwada314%2Fenb" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wada314/enb
[INFO] finished tweaking git repo https://github.com/wada314/enb
[INFO] tweaked toml for git repo https://github.com/wada314/enb written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wada314/enb 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/wada314/enb 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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded replace_with v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6031120cd2b8604b38a0f4e18e46b4b7f35fa307d4768032dee3ba44280d0941
[INFO] running `Command { std: "docker" "start" "-a" "6031120cd2b8604b38a0f4e18e46b4b7f35fa307d4768032dee3ba44280d0941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6031120cd2b8604b38a0f4e18e46b4b7f35fa307d4768032dee3ba44280d0941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6031120cd2b8604b38a0f4e18e46b4b7f35fa307d4768032dee3ba44280d0941", kill_on_drop: false }`
[INFO] [stdout] 6031120cd2b8604b38a0f4e18e46b4b7f35fa307d4768032dee3ba44280d0941
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7a713e1952a48b2af7fdcfc7191eaeafe341793b0672bc2577af3ef88da2b1cc
[INFO] running `Command { std: "docker" "start" "-a" "7a713e1952a48b2af7fdcfc7191eaeafe341793b0672bc2577af3ef88da2b1cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling replace_with v0.1.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling quither-proc-macros v0.2.0 (/opt/rustwide/workdir/quither-proc-macros)
[INFO] [stderr]    Compiling quither v0.7.0 (/opt/rustwide/workdir/quither)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.68s
[INFO] running `Command { std: "docker" "inspect" "7a713e1952a48b2af7fdcfc7191eaeafe341793b0672bc2577af3ef88da2b1cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a713e1952a48b2af7fdcfc7191eaeafe341793b0672bc2577af3ef88da2b1cc", kill_on_drop: false }`
[INFO] [stdout] 7a713e1952a48b2af7fdcfc7191eaeafe341793b0672bc2577af3ef88da2b1cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c23bea6e5ca01ff1859b806d9dd168b3a551608942b767d0c8257f0f867b45a2
[INFO] running `Command { std: "docker" "start" "-a" "c23bea6e5ca01ff1859b806d9dd168b3a551608942b767d0c8257f0f867b45a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling quither-proc-macros v0.2.0 (/opt/rustwide/workdir/quither-proc-macros)
[INFO] [stderr]    Compiling quither v0.7.0 (/opt/rustwide/workdir/quither)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.38s
[INFO] running `Command { std: "docker" "inspect" "c23bea6e5ca01ff1859b806d9dd168b3a551608942b767d0c8257f0f867b45a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c23bea6e5ca01ff1859b806d9dd168b3a551608942b767d0c8257f0f867b45a2", kill_on_drop: false }`
[INFO] [stdout] c23bea6e5ca01ff1859b806d9dd168b3a551608942b767d0c8257f0f867b45a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d4bae3e8caf9aa13d304c7a18a1623a494e3f12ef33ad333784345453cee31fc
[INFO] running `Command { std: "docker" "start" "-a" "d4bae3e8caf9aa13d304c7a18a1623a494e3f12ef33ad333784345453cee31fc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quither-5d9e17b3dfdfd55a)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test iter::tests::test_both_iterators ... ok
[INFO] [stdout] test iter::tests::test_either_iterators ... ok
[INFO] [stdout] test iter::tests::test_either_or_both_iterators ... ok
[INFO] [stdout] test result::tests::test_transpose_iter_err ... ok
[INFO] [stdout] test result::tests::test_transpose_iter_ok ... ok
[INFO] [stdout] test result::tests::test_transpose_iter_empty ... ok
[INFO] [stdout] test iter::tests::test_chained_iterators ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quither_proc_macros-e905f76064a6953b)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_quither_condition_value ... ok
[INFO] [stdout] test test_visit_path_mut ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests quither
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test quither/src/iter.rs - iter::Both<L,R>::into_iter_either (line 222) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Both<L,R>::into_iter_chained (line 118) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Both<L,R>::iter_chained (line 148) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Both<L,R>::iter_both_mut (line 486) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Both<L,R>::into_iter_either_or_both (line 327) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Both<L,R>::iter_either_or_both (line 356) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Either<L,R>::into_iter_both (line 427) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Both<L,R>::iter_chained_mut (line 185) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Both<L,R>::into_iter_both (line 427) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Either<L,R> (line 527) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Both<L,R>::iter_either (line 253) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Either<L,R>::iter_chained (line 148) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Either<L,R>::into_iter_chained (line 118) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Either<L,R>::iter_both_mut (line 486) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Either<L,R>::iter_chained_mut (line 185) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Both<L,R>::iter_either_mut (line 291) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Both<L,R>::iter_either_or_both_mut (line 392) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Either<L,R>::iter_either_mut (line 291) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Either<L,R>::into_iter_either (line 222) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Either<L,R>::iter_both (line 453) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Either<L,R>::iter_either (line 253) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Either<L,R>::into_iter_either_or_both (line 327) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrBoth<L,R>::iter_chained (line 148) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrBoth<L,R>::iter_chained_mut (line 185) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrBoth<L,R>::iter_both_mut (line 486) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrBoth<L,R>::into_iter_both (line 427) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrBoth<L,R>::iter_both (line 453) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrBoth<L,R>::into_iter_either_or_both (line 327) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Either<L,R>::iter_either_or_both (line 356) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrNeither<L,R>::iter_both_mut (line 486) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrBoth<L,R>::iter_either_or_both_mut (line 392) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrNeither<L,R>::into_iter_chained (line 118) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrBoth<L,R>::iter_either_or_both (line 356) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrNeither<L,R>::iter_either_or_both (line 356) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Both<L,R>::iter_both (line 453) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::NeitherOrBoth<L,R>::into_iter_both (line 427) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrNeither<L,R>::into_iter_either (line 222) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrNeither<L,R>::iter_chained_mut (line 185) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrNeither<L,R>::into_iter_either_or_both (line 327) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrNeither<L,R>::iter_chained (line 148) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::NeitherOrBoth<L,R>::iter_both (line 453) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::NeitherOrBoth<L,R>::into_iter_either_or_both (line 327) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrBoth<L,R>::iter_either_mut (line 291) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrNeither<L,R>::iter_either_or_both_mut (line 392) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::NeitherOrBoth<L,R>::iter_both_mut (line 486) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::NeitherOrBoth<L,R>::iter_chained (line 148) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrBoth<L,R>::iter_either (line 253) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::NeitherOrBoth<L,R>::iter_either (line 253) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::NeitherOrBoth<L,R>::iter_either_mut (line 291) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrNeither<L,R>::iter_either (line 253) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::NeitherOrBoth<L,R>::into_iter_chained (line 118) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::NeitherOrBoth<L,R>::iter_either_or_both (line 356) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::NeitherOrBoth<L,R>::into_iter_either (line 222) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrBoth<L,R>::into_iter_chained (line 118) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrBoth<L,R>::into_iter_either (line 222) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrNeither<L,R>::iter_both (line 453) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrNeither<L,R>::iter_either_mut (line 291) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::NeitherOrBoth<L,R>::iter_either_or_both_mut (line 392) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Quither<L,R>::into_iter_chained (line 118) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Quither<L,R>::into_iter_either_or_both (line 327) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Either<L,R>::iter_either_or_both_mut (line 392) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Quither<L,R>::iter_chained (line 148) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Quither<L,R>::into_iter_both (line 427) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::NeitherOrBoth<L,R>::iter_chained_mut (line 185) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Quither<L,R>::iter_both (line 453) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Quither<L,R>::into_iter_either (line 222) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Quither<L,R>::iter_chained_mut (line 185) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Quither<L,R>::iter_either (line 253) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Quither<L,R>::iter_either_mut (line 291) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Quither<L,R>::iter_both_mut (line 486) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Quither<L,R>::iter_either_or_both (line 356) ... ok
[INFO] [stdout] test quither/src/result.rs - result::ResultExt (line 30) ... ok
[INFO] [stdout] test quither/src/result.rs - result::ResultExt::transpose_iter (line 55) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::Quither<L,R>::iter_either_or_both_mut (line 392) ... ok
[INFO] [stdout] test quither/src/iter.rs - iter::EitherOrNeither<L,R>::into_iter_both (line 427) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.72s; merged doctests compilation took 1.49s
[INFO] [stderr]    Doc-tests quither_proc_macros
[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" "d4bae3e8caf9aa13d304c7a18a1623a494e3f12ef33ad333784345453cee31fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4bae3e8caf9aa13d304c7a18a1623a494e3f12ef33ad333784345453cee31fc", kill_on_drop: false }`
[INFO] [stdout] d4bae3e8caf9aa13d304c7a18a1623a494e3f12ef33ad333784345453cee31fc
