[INFO] cloning repository https://github.com/mazurwiktor/albion-online-addons [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mazurwiktor/albion-online-addons" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmazurwiktor%2Falbion-online-addons", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmazurwiktor%2Falbion-online-addons'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03b67fcb33a1df38d862863028644cbdc10fde3a [INFO] testing mazurwiktor/albion-online-addons against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmazurwiktor%2Falbion-online-addons" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mazurwiktor/albion-online-addons on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mazurwiktor/albion-online-addons [INFO] finished tweaking git repo https://github.com/mazurwiktor/albion-online-addons [INFO] tweaked toml for git repo https://github.com/mazurwiktor/albion-online-addons written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/mazurwiktor/albion-online-addons already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 28f194cf2178a5449b85a6755f72191c6f4811daf43f9180a96fe666580d92b2 [INFO] running `Command { std: "docker" "start" "-a" "28f194cf2178a5449b85a6755f72191c6f4811daf43f9180a96fe666580d92b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28f194cf2178a5449b85a6755f72191c6f4811daf43f9180a96fe666580d92b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28f194cf2178a5449b85a6755f72191c6f4811daf43f9180a96fe666580d92b2", kill_on_drop: false }` [INFO] [stdout] 28f194cf2178a5449b85a6755f72191c6f4811daf43f9180a96fe666580d92b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 17ca8ab1fbb992abe08b8bfbf3a46dec84d19ddbd8bf2e18629ce027085f9948 [INFO] running `Command { std: "docker" "start" "-a" "17ca8ab1fbb992abe08b8bfbf3a46dec84d19ddbd8bf2e18629ce027085f9948", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling pnet_base v0.28.0 [INFO] [stderr] Compiling pnet v0.28.0 [INFO] [stderr] Compiling curl v0.4.35 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling pnet_macros_support v0.28.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling pnet_sys v0.28.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling simplelog v0.6.0 [INFO] [stderr] Compiling timer v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling pnet_packet v0.28.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling pnet_transport v0.28.0 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling pnet_datalink v0.28.0 [INFO] [stderr] Compiling aoaddons v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "17ca8ab1fbb992abe08b8bfbf3a46dec84d19ddbd8bf2e18629ce027085f9948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17ca8ab1fbb992abe08b8bfbf3a46dec84d19ddbd8bf2e18629ce027085f9948", kill_on_drop: false }` [INFO] [stdout] 17ca8ab1fbb992abe08b8bfbf3a46dec84d19ddbd8bf2e18629ce027085f9948 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 40e0748b369e66d0df0e2a4df8cbee61a21d5b4f75a865a4919d5583f6a49174 [INFO] running `Command { std: "docker" "start" "-a" "40e0748b369e66d0df0e2a4df8cbee61a21d5b4f75a865a4919d5583f6a49174", kill_on_drop: false }` [INFO] [stderr] Compiling fake_clock v0.3.0 [INFO] [stderr] Compiling aoaddons v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game/world.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | let game_message = simulate_new_player!(1, "TestCharacter", NewCharacter); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game/world.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 193 | let game_message = simulate_new_player!(1, "TestCharacter", Join); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game/world.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | let game_message = simulate_new_player!(1, "TestCharacter", Join); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game/world.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 207 | let game_message = simulate_new_player!(2, "TestCharacter2", NewCharacter); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game/world.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 249 | let game_message = simulate_new_player!(1, "TestCharacter", Join); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game/world.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 261 | let game_message = simulate_new_player!(2, "TestCharacter", NewCharacter); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game/world.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 275 | let game_message = simulate_new_player!(1, "TestCharacter", Join); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game/world.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 294 | let game_message = simulate_new_player!(1, "TestCharacter", Join); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game/world.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 313 | let game_message = simulate_new_player!(1, "TestCharacter", Join); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/game/world.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | let game_message = simulate_new_player!(1, "TestCharacter", Join); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.72s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoaddons-07ccf10d46c41d30) [INFO] [stderr] Executable unittests src/packetprinter.rs (/opt/rustwide/target/debug/deps/packetprinter-b13c271a1c18a6f4) [INFO] running `Command { std: "docker" "inspect" "40e0748b369e66d0df0e2a4df8cbee61a21d5b4f75a865a4919d5583f6a49174", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40e0748b369e66d0df0e2a4df8cbee61a21d5b4f75a865a4919d5583f6a49174", kill_on_drop: false }` [INFO] [stdout] 40e0748b369e66d0df0e2a4df8cbee61a21d5b4f75a865a4919d5583f6a49174 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 97fb1fd134ee52ad893d29edbcfab783cd8822b0495c11a27cb1b46b124f775b [INFO] running `Command { std: "docker" "start" "-a" "97fb1fd134ee52ad893d29edbcfab783cd8822b0495c11a27cb1b46b124f775b", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/game/world.rs:173:15 [INFO] [stderr] | [INFO] [stderr] 173 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 182 | let game_message = simulate_new_player!(1, "TestCharacter", NewCharacter); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/game/world.rs:173:15 [INFO] [stderr] | [INFO] [stderr] 173 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 193 | let game_message = simulate_new_player!(1, "TestCharacter", Join); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/game/world.rs:173:15 [INFO] [stderr] | [INFO] [stderr] 173 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 204 | let game_message = simulate_new_player!(1, "TestCharacter", Join); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/game/world.rs:173:15 [INFO] [stderr] | [INFO] [stderr] 173 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 207 | let game_message = simulate_new_player!(2, "TestCharacter2", NewCharacter); [INFO] [stderr] | ------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/game/world.rs:173:15 [INFO] [stderr] | [INFO] [stderr] 173 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 249 | let game_message = simulate_new_player!(1, "TestCharacter", Join); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/game/world.rs:173:15 [INFO] [stderr] | [INFO] [stderr] 173 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 261 | let game_message = simulate_new_player!(2, "TestCharacter", NewCharacter); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/game/world.rs:173:15 [INFO] [stderr] | [INFO] [stderr] 173 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 275 | let game_message = simulate_new_player!(1, "TestCharacter", Join); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/game/world.rs:173:15 [INFO] [stderr] | [INFO] [stderr] 173 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 294 | let game_message = simulate_new_player!(1, "TestCharacter", Join); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/game/world.rs:173:15 [INFO] [stderr] | [INFO] [stderr] 173 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 313 | let game_message = simulate_new_player!(1, "TestCharacter", Join); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/game/world.rs:173:15 [INFO] [stderr] | [INFO] [stderr] 173 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 330 | let game_message = simulate_new_player!(1, "TestCharacter", Join); [INFO] [stderr] | ---------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `simulate_new_player` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `aoaddons` (lib test) generated 10 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoaddons-07ccf10d46c41d30) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_boolean ... ok [INFO] [stdout] test game::id_cache::tests::test_finding_player_name ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_double ... ok [INFO] [stdout] test game::world::tests::test_combat_enter_via_regeneration_change ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_byte_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_event_data ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_array_dictionary ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_float ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_array_byte_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_array_array ... ok [INFO] [stdout] test game::world::tests::test_zone_change ... ok [INFO] [stdout] test game::world::tests::test_player_appeared ... ok [INFO] [stdout] test game::world::tests::test_main_player_appeared ... ok [INFO] [stdout] test game::id_cache::tests::test_id_cache ... ok [INFO] [stdout] test game::id_cache::tests::test_if_id_is_unique_for_a_player ... ok [INFO] [stdout] test game::world::tests::test_fame_update ... ok [INFO] [stdout] test game::world::tests::test_combat_enter_via_knockout ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_dictionary ... ok [INFO] [stdout] test game::world::tests::test_damage_done ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_integer ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_long ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_short ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_integer_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_string ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_operation_request ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_string_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_operation_response ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_object_array ... ok [INFO] [stdout] test photon_decode::tests::integration_tests::test_example ... ok [INFO] [stdout] test game::world::tests::test_combat_leave_via_regeneration_change ... ok [INFO] [stdout] test publisher::tests::test_simple_subscription ... ok [INFO] [stdout] test publisher::tests::test_threads ... ok [INFO] [stdout] test photon_decode::tests::integration_tests::test_request_message ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::test_deserialize_byte ... ok [INFO] [stdout] test photon_decode::tests::integration_tests::test_single_event_message ... ok [INFO] [stdout] test photon_decode::tests::integration_tests::test_two_event_messages ... ok [INFO] [stdout] test photon_decode::tests::integration_tests::test_fragmented_event_message ... ok [INFO] [stdout] test photon_decode::tests::integration_tests::test_response_message ... ok [INFO] [stdout] test photon_messages::test_itemdb_generation ... ok [INFO] [stdout] test photon_messages::test_itemdb_second_access ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/packetprinter.rs (/opt/rustwide/target/debug/deps/packetprinter-b13c271a1c18a6f4) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_array_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_boolean ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_integer_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_long ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_event_data ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_double ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_string_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_byte_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_array_byte_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_short ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::test_deserialize_byte ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_object_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_string ... ok [INFO] [stdout] test photon_decode::tests::integration_tests::test_example ... ok [INFO] [stdout] test photon_decode::tests::integration_tests::test_fragmented_event_message ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_operation_request ... ok [INFO] [stdout] test photon_decode::tests::integration_tests::test_two_event_messages ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_dictionary ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_integer ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_operation_response ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_float ... ok [INFO] [stdout] test photon_decode::tests::integration_tests::test_request_message ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_array_dictionary ... ok [INFO] [stdout] test photon_decode::tests::integration_tests::test_single_event_message ... ok [INFO] [stdout] test photon_decode::tests::integration_tests::test_response_message ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests aoaddons [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] running `Command { std: "docker" "inspect" "97fb1fd134ee52ad893d29edbcfab783cd8822b0495c11a27cb1b46b124f775b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97fb1fd134ee52ad893d29edbcfab783cd8822b0495c11a27cb1b46b124f775b", kill_on_drop: false }` [INFO] [stdout] 97fb1fd134ee52ad893d29edbcfab783cd8822b0495c11a27cb1b46b124f775b