[INFO] fetching crate aoaddons 0.2.0... [INFO] testing aoaddons-0.2.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate aoaddons 0.2.0 into /workspace/builds/worker-62/source [INFO] validating manifest of crates.io crate aoaddons 0.2.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aoaddons 0.2.0 [INFO] finished tweaking crates.io crate aoaddons 0.2.0 [INFO] tweaked toml for crates.io crate aoaddons 0.2.0 written to /workspace/builds/worker-62/source/Cargo.toml [INFO] crate crates.io crate aoaddons 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_more v0.99.2 [INFO] [stderr] Downloaded curl v0.4.35 [INFO] [stderr] Downloaded serde_json v1.0.45 [INFO] [stderr] Downloaded openssl-sys v0.9.65 [INFO] [stderr] Downloaded timer v0.1.6 [INFO] [stderr] Downloaded fake_clock v0.3.0 [INFO] [stderr] Downloaded simplelog v0.6.0 [INFO] [stderr] Downloaded chrono v0.4.10 [INFO] [stderr] Downloaded curl-sys v0.4.44+curl-7.77.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f83c4e0c770a736dae06f9b9d256aad084ae40b366601cc64c16126dbea75bfa [INFO] running `Command { std: "docker" "start" "-a" "f83c4e0c770a736dae06f9b9d256aad084ae40b366601cc64c16126dbea75bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f83c4e0c770a736dae06f9b9d256aad084ae40b366601cc64c16126dbea75bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f83c4e0c770a736dae06f9b9d256aad084ae40b366601cc64c16126dbea75bfa", kill_on_drop: false }` [INFO] [stdout] f83c4e0c770a736dae06f9b9d256aad084ae40b366601cc64c16126dbea75bfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e709b5c3fc0f96d7ba00f0b7abc8ec4df1723f7c775a0c4aa8ae4df9c035547 [INFO] running `Command { std: "docker" "start" "-a" "6e709b5c3fc0f96d7ba00f0b7abc8ec4df1723f7c775a0c4aa8ae4df9c035547", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling pnet_base v0.28.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling curl v0.4.35 [INFO] [stderr] Compiling pnet v0.28.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pnet_macros_support v0.28.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [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 socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.2.25 [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 pnet_transport v0.28.0 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling serde_json v1.0.45 [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 21s [INFO] running `Command { std: "docker" "inspect" "6e709b5c3fc0f96d7ba00f0b7abc8ec4df1723f7c775a0c4aa8ae4df9c035547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e709b5c3fc0f96d7ba00f0b7abc8ec4df1723f7c775a0c4aa8ae4df9c035547", kill_on_drop: false }` [INFO] [stdout] 6e709b5c3fc0f96d7ba00f0b7abc8ec4df1723f7c775a0c4aa8ae4df9c035547 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77ea30f9490351795a3360d200c2d8bc959be7dfb1829e132a3b4951d540140a [INFO] running `Command { std: "docker" "start" "-a" "77ea30f9490351795a3360d200c2d8bc959be7dfb1829e132a3b4951d540140a", 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 4.00s [INFO] running `Command { std: "docker" "inspect" "77ea30f9490351795a3360d200c2d8bc959be7dfb1829e132a3b4951d540140a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77ea30f9490351795a3360d200c2d8bc959be7dfb1829e132a3b4951d540140a", kill_on_drop: false }` [INFO] [stdout] 77ea30f9490351795a3360d200c2d8bc959be7dfb1829e132a3b4951d540140a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-62/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2ff29d89501990ce14e2de572ea2e35c7e93ace26c9638b021fb8ed38712fa25 [INFO] running `Command { std: "docker" "start" "-a" "2ff29d89501990ce14e2de572ea2e35c7e93ace26c9638b021fb8ed38712fa25", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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.60s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoaddons-07ccf10d46c41d30) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test game::id_cache::tests::test_finding_player_name ... 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_combat_enter_via_knockout ... ok [INFO] [stdout] test game::world::tests::test_combat_enter_via_regeneration_change ... ok [INFO] [stdout] test game::world::tests::test_combat_leave_via_regeneration_change ... ok [INFO] [stdout] test game::world::tests::test_damage_done ... ok [INFO] [stdout] test game::world::tests::test_main_player_appeared ... ok [INFO] [stdout] test game::world::tests::test_fame_update ... ok [INFO] [stdout] test game::world::tests::test_player_appeared ... ok [INFO] [stdout] test game::world::tests::test_zone_change ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_array_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_array_byte_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_boolean ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_array_dictionary ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_byte_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_dictionary ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_double ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_event_data ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_float ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_integer ... 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_object_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_operation_request ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_operation_response ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_short ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_string ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_string_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::test_deserialize_byte ... 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::integration_tests::test_request_message ... 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] test photon_decode::tests::integration_tests::test_two_event_messages ... ok [INFO] [stdout] test publisher::tests::test_simple_subscription ... ok [INFO] [stdout] test publisher::tests::test_threads ... 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.43s [INFO] [stdout] [INFO] [stderr] Running unittests (/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_array_dictionary ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_array_byte_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_boolean ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_double ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_event_data ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_float ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_byte_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_integer_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_integer ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_dictionary ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_long ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_object_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_operation_request ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_operation_response ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_short ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_string ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::deserialize_string_array ... ok [INFO] [stdout] test photon_decode::tests::decoding_tests::test_deserialize_byte ... 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::integration_tests::test_request_message ... 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] test photon_decode::tests::integration_tests::test_two_event_messages ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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" "2ff29d89501990ce14e2de572ea2e35c7e93ace26c9638b021fb8ed38712fa25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ff29d89501990ce14e2de572ea2e35c7e93ace26c9638b021fb8ed38712fa25", kill_on_drop: false }` [INFO] [stdout] 2ff29d89501990ce14e2de572ea2e35c7e93ace26c9638b021fb8ed38712fa25