[INFO] cloning repository https://github.com/SethMC26/WarriorUtil
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SethMC26/WarriorUtil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSethMC26%2FWarriorUtil", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSethMC26%2FWarriorUtil'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95db82da1f235dc6ec5b81d0efed06a51114c1d3
[INFO] testing SethMC26/WarriorUtil 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%2FSethMC26%2FWarriorUtil" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SethMC26/WarriorUtil
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/SethMC26/WarriorUtil
[INFO] tweaked toml for git repo https://github.com/SethMC26/WarriorUtil written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SethMC26/WarriorUtil 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/SethMC26/WarriorUtil 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 96f9b3ee146f5f84abbf4878cf3a388232d746bad2d949a581198abbae3b4e8a
[INFO] running `Command { std: "docker" "start" "-a" "96f9b3ee146f5f84abbf4878cf3a388232d746bad2d949a581198abbae3b4e8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96f9b3ee146f5f84abbf4878cf3a388232d746bad2d949a581198abbae3b4e8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96f9b3ee146f5f84abbf4878cf3a388232d746bad2d949a581198abbae3b4e8a", kill_on_drop: false }`
[INFO] [stdout] 96f9b3ee146f5f84abbf4878cf3a388232d746bad2d949a581198abbae3b4e8a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] cef77dffe1e70805a55bc9b6eca5b768c779d23e6ce7af623013970dda265fd4
[INFO] running `Command { std: "docker" "start" "-a" "cef77dffe1e70805a55bc9b6eca5b768c779d23e6ce7af623013970dda265fd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling warrior-util v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.87s
[INFO] running `Command { std: "docker" "inspect" "cef77dffe1e70805a55bc9b6eca5b768c779d23e6ce7af623013970dda265fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cef77dffe1e70805a55bc9b6eca5b768c779d23e6ce7af623013970dda265fd4", kill_on_drop: false }`
[INFO] [stdout] cef77dffe1e70805a55bc9b6eca5b768c779d23e6ce7af623013970dda265fd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 77b47146fd1ec686c7aea00368a1a3b084fbc1a7ef416cbd4128d6d2262f6d8e
[INFO] running `Command { std: "docker" "start" "-a" "77b47146fd1ec686c7aea00368a1a3b084fbc1a7ef416cbd4128d6d2262f6d8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling warrior-util v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s
[INFO] running `Command { std: "docker" "inspect" "77b47146fd1ec686c7aea00368a1a3b084fbc1a7ef416cbd4128d6d2262f6d8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77b47146fd1ec686c7aea00368a1a3b084fbc1a7ef416cbd4128d6d2262f6d8e", kill_on_drop: false }`
[INFO] [stdout] 77b47146fd1ec686c7aea00368a1a3b084fbc1a7ef416cbd4128d6d2262f6d8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 02e0b4f31365f62e6174d9636a66dd1814914d29ea5b5e65b8ddab28d7dba85a
[INFO] running `Command { std: "docker" "start" "-a" "02e0b4f31365f62e6174d9636a66dd1814914d29ea5b5e65b8ddab28d7dba85a", 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/warrior_util-4a7d2e14c47f4ade)
[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 warrior_util
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/utils/cli.rs - utils::cli::options_string (line 55) ... FAILED
[INFO] [stdout] test src/utils/cli.rs - utils::cli::LongOp (line 5) ... FAILED
[INFO] [stdout] test src/utils/cli.rs - utils::cli::LongOp::has_arg (line 40) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils/cli.rs - utils::cli::options_string (line 55) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `LongOp` in this scope
[INFO] [stdout]   --> src/utils/cli.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 | let ops = vec![LongOp::new("p", "port", "Port to use.")];
[INFO] [stdout]    |                ^^^^^^ use of undeclared type `LongOp`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `options_string` in this scope
[INFO] [stdout]   --> src/utils/cli.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 | println!("{}", options_string(&ops));
[INFO] [stdout]    |                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/cli.rs - utils::cli::LongOp (line 5) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `LongOp` in this scope
[INFO] [stdout]  --> src/utils/cli.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | let op = LongOp::new("p", "port", "Port to use.");
[INFO] [stdout]   |          ^^^^^^ use of undeclared type `LongOp`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `LongOp` in this scope
[INFO] [stdout]  --> src/utils/cli.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | let op_no_arg = LongOp::new("h", "help", "Display help.").has_arg(false);
[INFO] [stdout]   |                 ^^^^^^ use of undeclared type `LongOp`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/cli.rs - utils::cli::LongOp::has_arg (line 40) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `LongOp` in this scope
[INFO] [stdout]   --> src/utils/cli.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 41 | let op = LongOp::new("h", "help", "Display help.").has_arg(false);
[INFO] [stdout]    |          ^^^^^^ use of undeclared type `LongOp`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/utils/cli.rs - utils::cli::LongOp (line 5)
[INFO] [stdout]     src/utils/cli.rs - utils::cli::LongOp::has_arg (line 40)
[INFO] [stdout]     src/utils/cli.rs - utils::cli::options_string (line 55)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.54s; merged doctests compilation took 0.16s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "02e0b4f31365f62e6174d9636a66dd1814914d29ea5b5e65b8ddab28d7dba85a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02e0b4f31365f62e6174d9636a66dd1814914d29ea5b5e65b8ddab28d7dba85a", kill_on_drop: false }`
[INFO] [stdout] 02e0b4f31365f62e6174d9636a66dd1814914d29ea5b5e65b8ddab28d7dba85a
