[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 master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGIKExe%2Frust_minecraft_server" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GIKExe/rust_minecraft_server on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust_mc_proto v0.1.19
[INFO] [stderr]   Downloaded ignore-result v0.2.0
[INFO] [stderr]   Downloaded serde_default v0.2.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.11
[INFO] [stderr]   Downloaded craftflow-nbt v2.1.0
[INFO] [stderr]   Downloaded jiff-static v0.2.11
[INFO] [stderr]   Downloaded cc v1.2.20
[INFO] [stderr]   Downloaded jiff v0.2.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ef3e65db1469d030aa6b8052ee9a307b30876b54a7ee5fcefc70dea28f54806
[INFO] running `Command { std: "docker" "start" "-a" "1ef3e65db1469d030aa6b8052ee9a307b30876b54a7ee5fcefc70dea28f54806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ef3e65db1469d030aa6b8052ee9a307b30876b54a7ee5fcefc70dea28f54806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ef3e65db1469d030aa6b8052ee9a307b30876b54a7ee5fcefc70dea28f54806", kill_on_drop: false }`
[INFO] [stdout] 1ef3e65db1469d030aa6b8052ee9a307b30876b54a7ee5fcefc70dea28f54806
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72271bd730047054345cb22b4df1b31b60fae8845e72e4dfca34c134ce3ba248
[INFO] running `Command { std: "docker" "start" "-a" "72271bd730047054345cb22b4df1b31b60fae8845e72e4dfca34c134ce3ba248", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling jiff v0.2.11
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling winnow v0.7.8
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling ignore-result v0.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[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 quote v1.0.40
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling colog v1.3.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling craftflow-nbt v2.1.0
[INFO] [stderr]    Compiling serde_with v3.12.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 2m 38s
[INFO] running `Command { std: "docker" "inspect" "72271bd730047054345cb22b4df1b31b60fae8845e72e4dfca34c134ce3ba248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72271bd730047054345cb22b4df1b31b60fae8845e72e4dfca34c134ce3ba248", kill_on_drop: false }`
[INFO] [stdout] 72271bd730047054345cb22b4df1b31b60fae8845e72e4dfca34c134ce3ba248
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3f7aa8f70603a1d9dd06c29265aa8b3912fd143575b2b6f4de00508cb77ac06
[INFO] running `Command { std: "docker" "start" "-a" "a3f7aa8f70603a1d9dd06c29265aa8b3912fd143575b2b6f4de00508cb77ac06", kill_on_drop: false }`
[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] [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 1.32s
[INFO] running `Command { std: "docker" "inspect" "a3f7aa8f70603a1d9dd06c29265aa8b3912fd143575b2b6f4de00508cb77ac06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3f7aa8f70603a1d9dd06c29265aa8b3912fd143575b2b6f4de00508cb77ac06", kill_on_drop: false }`
[INFO] [stdout] a3f7aa8f70603a1d9dd06c29265aa8b3912fd143575b2b6f4de00508cb77ac06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c8d162be92feb462ff29296c3484f92b0eb0e912ed33a08d992dff5de6c0e577
[INFO] running `Command { std: "docker" "start" "-a" "c8d162be92feb462ff29296c3484f92b0eb0e912ed33a08d992dff5de6c0e577", 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.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_mc_serv-d39fb6e6ee799c48)
[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/main.rs (/opt/rustwide/target/debug/deps/rust_mc_serv-f028e85f9229089f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests rust_mc_serv
[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 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.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c8d162be92feb462ff29296c3484f92b0eb0e912ed33a08d992dff5de6c0e577", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8d162be92feb462ff29296c3484f92b0eb0e912ed33a08d992dff5de6c0e577", kill_on_drop: false }`
[INFO] [stdout] c8d162be92feb462ff29296c3484f92b0eb0e912ed33a08d992dff5de6c0e577
