[INFO] cloning repository https://github.com/sandwh1ched/Unity-Server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sandwh1ched/Unity-Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandwh1ched%2FUnity-Server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandwh1ched%2FUnity-Server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a66966b32df810bfabf6b109828f2534893b2453
[INFO] testing sandwh1ched/Unity-Server 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%2Fsandwh1ched%2FUnity-Server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sandwh1ched/Unity-Server
[INFO] finished tweaking git repo https://github.com/sandwh1ched/Unity-Server
[INFO] tweaked toml for git repo https://github.com/sandwh1ched/Unity-Server written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sandwh1ched/Unity-Server 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/sandwh1ched/Unity-Server 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 093afb8ed6c3d395c5595f6c0b4819972f15f517060f011e557d4fd59926ee9d
[INFO] running `Command { std: "docker" "start" "-a" "093afb8ed6c3d395c5595f6c0b4819972f15f517060f011e557d4fd59926ee9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "093afb8ed6c3d395c5595f6c0b4819972f15f517060f011e557d4fd59926ee9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "093afb8ed6c3d395c5595f6c0b4819972f15f517060f011e557d4fd59926ee9d", kill_on_drop: false }`
[INFO] [stdout] 093afb8ed6c3d395c5595f6c0b4819972f15f517060f011e557d4fd59926ee9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 571777a0c2cf91c70e5affe13a74d02e9dba6f839fa7fc45c5efb0f9b84005c9
[INFO] running `Command { std: "docker" "start" "-a" "571777a0c2cf91c70e5affe13a74d02e9dba6f839fa7fc45c5efb0f9b84005c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libunity v0.1.0 (/opt/rustwide/workdir/crates/libunity)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.96s
[INFO] running `Command { std: "docker" "inspect" "571777a0c2cf91c70e5affe13a74d02e9dba6f839fa7fc45c5efb0f9b84005c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "571777a0c2cf91c70e5affe13a74d02e9dba6f839fa7fc45c5efb0f9b84005c9", kill_on_drop: false }`
[INFO] [stdout] 571777a0c2cf91c70e5affe13a74d02e9dba6f839fa7fc45c5efb0f9b84005c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b67bfe2fc9073250ae04fdbc5276a99c4c5d245b1e869416016e0162bbd147e7
[INFO] running `Command { std: "docker" "start" "-a" "b67bfe2fc9073250ae04fdbc5276a99c4c5d245b1e869416016e0162bbd147e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libunity v0.1.0 (/opt/rustwide/workdir/crates/libunity)
[INFO] [stderr]    Compiling core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "b67bfe2fc9073250ae04fdbc5276a99c4c5d245b1e869416016e0162bbd147e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b67bfe2fc9073250ae04fdbc5276a99c4c5d245b1e869416016e0162bbd147e7", kill_on_drop: false }`
[INFO] [stdout] b67bfe2fc9073250ae04fdbc5276a99c4c5d245b1e869416016e0162bbd147e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 662517e7c79fb018db83f6540bd902fe0e630d6f680b96e5fafd8d88bf3f3e73
[INFO] running `Command { std: "docker" "start" "-a" "662517e7c79fb018db83f6540bd902fe0e630d6f680b96e5fafd8d88bf3f3e73", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/core-4e7c4e53b79b37dd)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libunity-17ba76d061d7809a)
[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] [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 libunity
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crates/libunity/src/lib.rs - log (line 25) ... FAILED
[INFO] [stdout] test crates/libunity/src/configuration.rs - configuration::Configuration::load (line 49) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/libunity/src/lib.rs - log (line 25) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `LogLevel` in this scope
[INFO] [stdout]   --> crates/libunity/src/lib.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 | log("I am very hungry", LogLevel::Info, None);
[INFO] [stdout]    |                         ^^^^^^^^ use of undeclared type `LogLevel`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `log` in this scope
[INFO] [stdout]   --> crates/libunity/src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | log("I am very hungry", LogLevel::Info, None);
[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] ---- crates/libunity/src/configuration.rs - configuration::Configuration::load (line 49) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `load_configuration_from_default_path` in this scope
[INFO] [stdout]   --> crates/libunity/src/configuration.rs:52:28
[INFO] [stdout]    |
[INFO] [stdout] 52 | let loaded_configuration = load_configuration_from_default_path();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Configuration` in this scope
[INFO] [stdout]   --> crates/libunity/src/configuration.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 | let new_configuration = Configuration::new();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^ use of undeclared type `Configuration`
[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] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/libunity/src/configuration.rs - configuration::Configuration::load (line 49)
[INFO] [stdout]     crates/libunity/src/lib.rs - log (line 25)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.46s; merged doctests compilation took 0.29s
[INFO] [stderr] error: doctest failed, to rerun pass `-p libunity --doc`
[INFO] running `Command { std: "docker" "inspect" "662517e7c79fb018db83f6540bd902fe0e630d6f680b96e5fafd8d88bf3f3e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "662517e7c79fb018db83f6540bd902fe0e630d6f680b96e5fafd8d88bf3f3e73", kill_on_drop: false }`
[INFO] [stdout] 662517e7c79fb018db83f6540bd902fe0e630d6f680b96e5fafd8d88bf3f3e73
