[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandwh1ched%2FUnity-Server" "/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/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sandwh1ched/Unity-Server on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d1648a7e0775476ce41f74a43b4655813e2c7397a9ba37048bae9cf00a76993
[INFO] running `Command { std: "docker" "start" "-a" "4d1648a7e0775476ce41f74a43b4655813e2c7397a9ba37048bae9cf00a76993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d1648a7e0775476ce41f74a43b4655813e2c7397a9ba37048bae9cf00a76993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d1648a7e0775476ce41f74a43b4655813e2c7397a9ba37048bae9cf00a76993", kill_on_drop: false }`
[INFO] [stdout] 4d1648a7e0775476ce41f74a43b4655813e2c7397a9ba37048bae9cf00a76993
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 10a4ef9c673621fe5482dadcff97d225d6edd1fcab5bce2c9204b10663d928ad
[INFO] running `Command { std: "docker" "start" "-a" "10a4ef9c673621fe5482dadcff97d225d6edd1fcab5bce2c9204b10663d928ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_writer v1.0.4
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[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 7.81s
[INFO] running `Command { std: "docker" "inspect" "10a4ef9c673621fe5482dadcff97d225d6edd1fcab5bce2c9204b10663d928ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10a4ef9c673621fe5482dadcff97d225d6edd1fcab5bce2c9204b10663d928ad", kill_on_drop: false }`
[INFO] [stdout] 10a4ef9c673621fe5482dadcff97d225d6edd1fcab5bce2c9204b10663d928ad
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] aff42f094a32a3b368d298640ba8f85c9b9969161b2b18b05d3c676b08c4e8b5
[INFO] running `Command { std: "docker" "start" "-a" "aff42f094a32a3b368d298640ba8f85c9b9969161b2b18b05d3c676b08c4e8b5", 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.33s
[INFO] running `Command { std: "docker" "inspect" "aff42f094a32a3b368d298640ba8f85c9b9969161b2b18b05d3c676b08c4e8b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aff42f094a32a3b368d298640ba8f85c9b9969161b2b18b05d3c676b08c4e8b5", kill_on_drop: false }`
[INFO] [stdout] aff42f094a32a3b368d298640ba8f85c9b9969161b2b18b05d3c676b08c4e8b5
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f63b09a755d82cade1970d35b2f218bc97d2d4045be118bc9b1d48188c540cc7
[INFO] running `Command { std: "docker" "start" "-a" "f63b09a755d82cade1970d35b2f218bc97d2d4045be118bc9b1d48188c540cc7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/core/c8a13d432508bc8c/deps/core-c8a13d432508bc8c)
[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/build/libunity/5d08a7a03f572afa/deps/libunity-5d08a7a03f572afa)
[INFO] [stderr]    Doc-tests libunity
[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 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[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] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 25 + use libunity::log;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LogLevel`
[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] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 25 + use libunity::LogLevel;
[INFO] [stdout]    |
[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[E0433]: failed to resolve: use of undeclared type `Configuration`
[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] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 49 + use libunity::configuration::Configuration;
[INFO] [stdout]    |
[INFO] [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: 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.16s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.27s; merged doctests compilation took 0.11s
[INFO] [stderr] error: doctest failed, to rerun pass `-p libunity --doc`
[INFO] running `Command { std: "docker" "inspect" "f63b09a755d82cade1970d35b2f218bc97d2d4045be118bc9b1d48188c540cc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f63b09a755d82cade1970d35b2f218bc97d2d4045be118bc9b1d48188c540cc7", kill_on_drop: false }`
[INFO] [stdout] f63b09a755d82cade1970d35b2f218bc97d2d4045be118bc9b1d48188c540cc7
