[INFO] fetching crate aoaddons 0.2.0...
[INFO] checking aoaddons-0.2.0 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate aoaddons 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate aoaddons 0.2.0 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "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-7-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e57660ddb0f0a629ead405f53c09043e1852dc6d475e1e7d358bc419639b39a0
[INFO] running `Command { std: "docker" "start" "-a" "e57660ddb0f0a629ead405f53c09043e1852dc6d475e1e7d358bc419639b39a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e57660ddb0f0a629ead405f53c09043e1852dc6d475e1e7d358bc419639b39a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e57660ddb0f0a629ead405f53c09043e1852dc6d475e1e7d358bc419639b39a0", kill_on_drop: false }`
[INFO] [stdout] e57660ddb0f0a629ead405f53c09043e1852dc6d475e1e7d358bc419639b39a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bd0cf0a3f118061289b501ae08c4fcb8c9cb6f08f77d5485f395b2f30729fc5
[INFO] running `Command { std: "docker" "start" "-a" "1bd0cf0a3f118061289b501ae08c4fcb8c9cb6f08f77d5485f395b2f30729fc5", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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 pkg-config v0.3.19
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking pnet_base v0.28.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking pnet_macros_support v0.28.0
[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]     Checking pnet_sys v0.28.0
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]    Compiling curl v0.4.35
[INFO] [stderr]    Compiling pnet v0.28.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking chrono v0.2.25
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking timer v0.1.6
[INFO] [stderr]     Checking fake_clock v0.3.0
[INFO] [stderr]     Checking simplelog v0.6.0
[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]     Checking pnet_packet v0.28.0
[INFO] [stderr]     Checking pnet_transport v0.28.0
[INFO] [stderr]     Checking ipnetwork v0.18.0
[INFO] [stderr]     Checking serde_json v1.0.45
[INFO] [stderr]     Checking pnet_datalink v0.28.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]     = 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 dev [unoptimized + debuginfo] target(s) in 24.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: aoaddons v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "1bd0cf0a3f118061289b501ae08c4fcb8c9cb6f08f77d5485f395b2f30729fc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bd0cf0a3f118061289b501ae08c4fcb8c9cb6f08f77d5485f395b2f30729fc5", kill_on_drop: false }`
[INFO] [stdout] 1bd0cf0a3f118061289b501ae08c4fcb8c9cb6f08f77d5485f395b2f30729fc5
