[INFO] fetching crate aoaddons 0.2.0...
[INFO] checking aoaddons-0.2.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate aoaddons 0.2.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate aoaddons 0.2.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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-3-tc1/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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_users v0.3.4
[INFO] [stderr]   Downloaded itoa v0.4.5
[INFO] [stderr]   Downloaded dirs v1.0.5
[INFO] [stderr]   Downloaded pnet_sys v0.28.0
[INFO] [stderr]   Downloaded num-integer v0.1.42
[INFO] [stderr]   Downloaded ryu v1.0.2
[INFO] [stderr]   Downloaded pnet_transport v0.28.0
[INFO] [stderr]   Downloaded constant_time_eq v0.1.5
[INFO] [stderr]   Downloaded arrayref v0.3.5
[INFO] [stderr]   Downloaded openssl-probe v0.1.4
[INFO] [stderr]   Downloaded crossbeam-utils v0.7.0
[INFO] [stderr]   Downloaded redox_syscall v0.1.56
[INFO] [stderr]   Downloaded glob v0.3.0
[INFO] [stderr]   Downloaded autocfg v0.1.7
[INFO] [stderr]   Downloaded serde_derive v1.0.104
[INFO] [stderr]   Downloaded num-traits v0.2.11
[INFO] [stderr]   Downloaded clap v2.33.3
[INFO] [stderr]   Downloaded libz-sys v1.1.3
[INFO] [stderr]   Downloaded curl-sys v0.4.44+curl-7.77.0
[INFO] [stderr]   Downloaded fake_clock v0.3.0
[INFO] [stderr]   Downloaded chrono v0.4.10
[INFO] [stderr]   Downloaded curl v0.4.35
[INFO] [stderr]   Downloaded serde_json v1.0.45
[INFO] [stderr]   Downloaded time v0.1.42
[INFO] [stderr]   Downloaded serde v1.0.104
[INFO] [stderr]   Downloaded pnet_packet v0.28.0
[INFO] [stderr]   Downloaded base64 v0.11.0
[INFO] [stderr]   Downloaded syn v1.0.74
[INFO] [stderr]   Downloaded derive_more v0.99.2
[INFO] [stderr]   Downloaded blake2b_simd v0.5.10
[INFO] [stderr]   Downloaded log v0.4.8
[INFO] [stderr]   Downloaded rust-argon2 v0.7.0
[INFO] [stderr]   Downloaded term v0.5.2
[INFO] [stderr]   Downloaded arrayvec v0.5.1
[INFO] [stderr]   Downloaded pnet_macros v0.28.0
[INFO] [stderr]   Downloaded pnet_datalink v0.28.0
[INFO] [stderr]   Downloaded ipnetwork v0.18.0
[INFO] [stderr]   Downloaded pnet v0.28.0
[INFO] [stderr]   Downloaded pnet_base v0.28.0
[INFO] [stderr]   Downloaded unicode-width v0.1.8
[INFO] [stderr]   Downloaded hermit-abi v0.1.15
[INFO] [stderr]   Downloaded num-iter v0.1.40
[INFO] [stderr]   Downloaded timer v0.1.6
[INFO] [stderr]   Downloaded simplelog v0.6.0
[INFO] [stderr]   Downloaded pnet_macros_support v0.28.0
[INFO] [stderr]   Downloaded byteorder v1.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b0b3bf6fab4bf0ed9f7ea8f95b38ea5056bf9b8c362bc8968fec4fe346b8294
[INFO] running `Command { std: "docker" "start" "-a" "1b0b3bf6fab4bf0ed9f7ea8f95b38ea5056bf9b8c362bc8968fec4fe346b8294", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b0b3bf6fab4bf0ed9f7ea8f95b38ea5056bf9b8c362bc8968fec4fe346b8294", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b0b3bf6fab4bf0ed9f7ea8f95b38ea5056bf9b8c362bc8968fec4fe346b8294", kill_on_drop: false }`
[INFO] [stdout] 1b0b3bf6fab4bf0ed9f7ea8f95b38ea5056bf9b8c362bc8968fec4fe346b8294
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0440979ba876301ad482a3c302987cc92d2e53d950c6251a2a343d4e7ce06c80
[INFO] running `Command { std: "docker" "start" "-a" "0440979ba876301ad482a3c302987cc92d2e53d950c6251a2a343d4e7ce06c80", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking pnet_base v0.28.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling curl-sys v0.4.44+curl-7.77.0
[INFO] [stderr]    Compiling curl v0.4.35
[INFO] [stderr]    Compiling pnet v0.28.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]     Checking pnet_macros_support v0.28.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking fake_clock v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking pnet_sys v0.28.0
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking chrono v0.2.25
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking simplelog v0.6.0
[INFO] [stderr]     Checking 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]     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 9.08s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "0440979ba876301ad482a3c302987cc92d2e53d950c6251a2a343d4e7ce06c80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0440979ba876301ad482a3c302987cc92d2e53d950c6251a2a343d4e7ce06c80", kill_on_drop: false }`
[INFO] [stdout] 0440979ba876301ad482a3c302987cc92d2e53d950c6251a2a343d4e7ce06c80
[INFO] checking aoaddons-0.2.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate aoaddons 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate aoaddons 0.2.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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-3-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac35848676a7cd0770cde608aa8bad132882b9a1c1f71eff30ce6d69538ee42c
[INFO] running `Command { std: "docker" "start" "-a" "ac35848676a7cd0770cde608aa8bad132882b9a1c1f71eff30ce6d69538ee42c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac35848676a7cd0770cde608aa8bad132882b9a1c1f71eff30ce6d69538ee42c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac35848676a7cd0770cde608aa8bad132882b9a1c1f71eff30ce6d69538ee42c", kill_on_drop: false }`
[INFO] [stdout] ac35848676a7cd0770cde608aa8bad132882b9a1c1f71eff30ce6d69538ee42c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6356f3a5834c9c65ca96f12f4d8dd6ad8f38d5d10a461235124a8ab529102aeb
[INFO] running `Command { std: "docker" "start" "-a" "6356f3a5834c9c65ca96f12f4d8dd6ad8f38d5d10a461235124a8ab529102aeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking pnet_base v0.28.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling curl-sys v0.4.44+curl-7.77.0
[INFO] [stderr]    Compiling pnet v0.28.0
[INFO] [stderr]    Compiling curl v0.4.35
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]     Checking pnet_macros_support v0.28.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling num-iter v0.1.40
[INFO] [stderr]     Checking fake_clock v0.3.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking pnet_sys v0.28.0
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking term v0.5.2
[INFO] [stderr]     Checking chrono v0.4.10
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking chrono v0.2.25
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking simplelog v0.6.0
[INFO] [stderr]     Checking 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]     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] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> build.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(PartialEq, Clone, Deserialize)]
[INFO] [stdout]   |                            ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ParamType`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> build.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[derive(Clone, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Param`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> build.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[derive(Clone, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Message`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> build.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Clone, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Messages`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoaddons` (build script) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "6356f3a5834c9c65ca96f12f4d8dd6ad8f38d5d10a461235124a8ab529102aeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6356f3a5834c9c65ca96f12f4d8dd6ad8f38d5d10a461235124a8ab529102aeb", kill_on_drop: false }`
[INFO] [stdout] 6356f3a5834c9c65ca96f12f4d8dd6ad8f38d5d10a461235124a8ab529102aeb
