[INFO] cloning repository https://github.com/GIKExe/rust_minecraft_server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GIKExe/rust_minecraft_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGIKExe%2Frust_minecraft_server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGIKExe%2Frust_minecraft_server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a85742e5096dcf0cebe167c2b14b129521beba38
[INFO] testing GIKExe/rust_minecraft_server against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGIKExe%2Frust_minecraft_server" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/GIKExe/rust_minecraft_server
[INFO] finished tweaking git repo https://github.com/GIKExe/rust_minecraft_server
[INFO] tweaked toml for git repo https://github.com/GIKExe/rust_minecraft_server written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GIKExe/rust_minecraft_server on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GIKExe/rust_minecraft_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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_write v0.1.1
[INFO] [stderr]   Downloaded ignore-result v0.2.0
[INFO] [stderr]   Downloaded craftflow-nbt v2.1.0
[INFO] [stderr]   Downloaded jiff-static v0.2.11
[INFO] [stderr]   Downloaded serde_default v0.2.0
[INFO] [stderr]   Downloaded rust_mc_proto v0.1.19
[INFO] [stderr]   Downloaded colog v1.3.0
[INFO] [stderr]   Downloaded jiff v0.2.11
[INFO] [stderr]   Downloaded winnow v0.7.8
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5ce7fe4d69be50d452776607789b5a5987b4cfc9f5dea9bd98a9f88b80bdb08
[INFO] running `Command { std: "docker" "start" "-a" "a5ce7fe4d69be50d452776607789b5a5987b4cfc9f5dea9bd98a9f88b80bdb08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5ce7fe4d69be50d452776607789b5a5987b4cfc9f5dea9bd98a9f88b80bdb08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5ce7fe4d69be50d452776607789b5a5987b4cfc9f5dea9bd98a9f88b80bdb08", kill_on_drop: false }`
[INFO] [stdout] a5ce7fe4d69be50d452776607789b5a5987b4cfc9f5dea9bd98a9f88b80bdb08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 924b44d5309420f7ced3350d6d8d3aefef68bee5c7dfba6894206a7d4f695317
[INFO] running `Command { std: "docker" "start" "-a" "924b44d5309420f7ced3350d6d8d3aefef68bee5c7dfba6894206a7d4f695317", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling winnow v0.7.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling jiff v0.2.11
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling ignore-result v0.2.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rust_mc_proto v0.1.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling colog v1.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling serde_default v0.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling craftflow-nbt v2.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling rust_mc_serv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `log::debug`
[INFO] [stdout]  --> src/play/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.99s
[INFO] running `Command { std: "docker" "inspect" "924b44d5309420f7ced3350d6d8d3aefef68bee5c7dfba6894206a7d4f695317", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "924b44d5309420f7ced3350d6d8d3aefef68bee5c7dfba6894206a7d4f695317", kill_on_drop: false }`
[INFO] [stdout] 924b44d5309420f7ced3350d6d8d3aefef68bee5c7dfba6894206a7d4f695317
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31684a9a35dbe1f99078b6d7c7052912ef80c6335ade00f5341eb3fc9aa69225
[INFO] running `Command { std: "docker" "start" "-a" "31684a9a35dbe1f99078b6d7c7052912ef80c6335ade00f5341eb3fc9aa69225", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `log::debug`
[INFO] [stdout]  --> src/play/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust_mc_serv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `log::debug`
[INFO] [stdout]  --> src/play/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use log::debug;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] running `Command { std: "docker" "inspect" "31684a9a35dbe1f99078b6d7c7052912ef80c6335ade00f5341eb3fc9aa69225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31684a9a35dbe1f99078b6d7c7052912ef80c6335ade00f5341eb3fc9aa69225", kill_on_drop: false }`
[INFO] [stdout] 31684a9a35dbe1f99078b6d7c7052912ef80c6335ade00f5341eb3fc9aa69225
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4e90530b1e27190f82c4491836bff0175cdb6f46fc4ead2c59c8d914bfca2b0e
[INFO] running `Command { std: "docker" "start" "-a" "4e90530b1e27190f82c4491836bff0175cdb6f46fc4ead2c59c8d914bfca2b0e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `log::debug`
[INFO] [stderr]  --> src/play/mod.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use log::debug;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust_mc_serv` (lib) generated 1 warning (run `cargo fix --lib -p rust_mc_serv` to apply 1 suggestion)
[INFO] [stderr] warning: `rust_mc_serv` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_mc_serv-22ac88d0c3bc920f)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_mc_serv-1f6dd24f7777e188)
[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 rust_mc_serv
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/event/mod.rs - event::trigger_event (line 23) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/event/mod.rs - event::trigger_event (line 23) stdout ----
[INFO] [stdout] error: cannot find macro `trigger_event` in this scope
[INFO] [stdout]  --> src/event/mod.rs:24:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | trigger_event!(client, status, &mut response, state);
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rust_mc_serv::trigger_event;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/event/mod.rs - event::trigger_event (line 23)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.31s; merged doctests compilation took 0.14s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4e90530b1e27190f82c4491836bff0175cdb6f46fc4ead2c59c8d914bfca2b0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e90530b1e27190f82c4491836bff0175cdb6f46fc4ead2c59c8d914bfca2b0e", kill_on_drop: false }`
[INFO] [stdout] 4e90530b1e27190f82c4491836bff0175cdb6f46fc4ead2c59c8d914bfca2b0e
