[INFO] fetching crate miniserde-enum 0.1.3...
[INFO] checking miniserde-enum-0.1.3 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate miniserde-enum 0.1.3 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate miniserde-enum 0.1.3 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 miniserde-enum 0.1.3
[INFO] finished tweaking crates.io crate miniserde-enum 0.1.3
[INFO] tweaked toml for crates.io crate miniserde-enum 0.1.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate miniserde-enum 0.1.3 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 proc-macro2 v1.0.5
[INFO] [stderr]   Downloaded mini-internal v0.1.12
[INFO] [stderr]   Downloaded miniserde v0.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2ec6574e3d3c076818e56b7fd2448ebdfdd2d4d8356f997979240691f3fe2c32
[INFO] running `Command { std: "docker" "start" "-a" "2ec6574e3d3c076818e56b7fd2448ebdfdd2d4d8356f997979240691f3fe2c32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ec6574e3d3c076818e56b7fd2448ebdfdd2d4d8356f997979240691f3fe2c32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ec6574e3d3c076818e56b7fd2448ebdfdd2d4d8356f997979240691f3fe2c32", kill_on_drop: false }`
[INFO] [stdout] 2ec6574e3d3c076818e56b7fd2448ebdfdd2d4d8356f997979240691f3fe2c32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5f99882ceca06a98d02c4faaa44cf55e5e2649270417cc512ae0b4dc9cb00c96
[INFO] running `Command { std: "docker" "start" "-a" "5f99882ceca06a98d02c4faaa44cf55e5e2649270417cc512ae0b4dc9cb00c96", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.5
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking quote v1.0.2
[INFO] [stderr]    Compiling mini-internal v0.1.12
[INFO] [stderr]     Checking miniserde v0.1.12
[INFO] [stderr]     Checking miniserde-enum v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> tests/serialize.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[serde(tag = "type")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 7 |     #[derive(Serialize_enum)]
[INFO] [stdout]   |              -------------- the attribute is introduced here
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]   = note: `#[warn(legacy_derive_helpers)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> tests/serialize.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[serde(untagged)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 45 |     #[derive(Serialize_enum)]
[INFO] [stdout]    |              -------------- the attribute is introduced here
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3.94s
[INFO] running `Command { std: "docker" "inspect" "5f99882ceca06a98d02c4faaa44cf55e5e2649270417cc512ae0b4dc9cb00c96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f99882ceca06a98d02c4faaa44cf55e5e2649270417cc512ae0b4dc9cb00c96", kill_on_drop: false }`
[INFO] [stdout] 5f99882ceca06a98d02c4faaa44cf55e5e2649270417cc512ae0b4dc9cb00c96
[INFO] checking miniserde-enum-0.1.3 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate miniserde-enum 0.1.3 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate miniserde-enum 0.1.3 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 miniserde-enum 0.1.3
[INFO] finished tweaking crates.io crate miniserde-enum 0.1.3
[INFO] tweaked toml for crates.io crate miniserde-enum 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate miniserde-enum 0.1.3 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8df8961f7e82e5cf38eaf5ca5a6867673d56f9f7459d542169e3c9566c2c265e
[INFO] running `Command { std: "docker" "start" "-a" "8df8961f7e82e5cf38eaf5ca5a6867673d56f9f7459d542169e3c9566c2c265e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8df8961f7e82e5cf38eaf5ca5a6867673d56f9f7459d542169e3c9566c2c265e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8df8961f7e82e5cf38eaf5ca5a6867673d56f9f7459d542169e3c9566c2c265e", kill_on_drop: false }`
[INFO] [stdout] 8df8961f7e82e5cf38eaf5ca5a6867673d56f9f7459d542169e3c9566c2c265e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1ef0e226626b2020d3033aba2d85bcd8f84944dff43fd8e96cee2308b688ae3b
[INFO] running `Command { std: "docker" "start" "-a" "1ef0e226626b2020d3033aba2d85bcd8f84944dff43fd8e96cee2308b688ae3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.5
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking quote v1.0.2
[INFO] [stderr]    Compiling mini-internal v0.1.12
[INFO] [stderr]     Checking miniserde v0.1.12
[INFO] [stderr]     Checking miniserde-enum v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]  --> tests/serialize.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[serde(tag = "type")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 7 |     #[derive(Serialize_enum)]
[INFO] [stdout]   |              -------------- the attribute is introduced here
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]   = note: `#[warn(legacy_derive_helpers)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> tests/serialize.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[serde(untagged)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 45 |     #[derive(Serialize_enum)]
[INFO] [stdout]    |              -------------- the attribute is introduced here
[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 #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> tests/serialize.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[derive(Serialize_enum)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_MINISERIALIZE_FOR___AsStruct` and up 4 bodies
[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 `Serialize` (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]   --> tests/serialize.rs:64:14
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[derive(Serialize_enum)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_MINISERIALIZE_FOR___AsStruct` and up 4 bodies
[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 `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miniserde-enum` (test "serialize") due to 3 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> tests/deserialize.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(Deserialize_enum, Debug, PartialEq)]
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_MINIDESERIALIZE_FOR___External_C_Struct` and up 3 bodies
[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]   --> tests/deserialize.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[derive(Deserialize_enum, Debug, PartialEq)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_MINIDESERIALIZE_FOR___Adjacent_C_Struct` and up 3 bodies
[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]   --> tests/deserialize.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[derive(Deserialize_enum, Debug, PartialEq)]
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_MINIDESERIALIZE_FOR___Internal_C_Struct` and up 3 bodies
[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 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miniserde-enum` (test "deserialize") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "1ef0e226626b2020d3033aba2d85bcd8f84944dff43fd8e96cee2308b688ae3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ef0e226626b2020d3033aba2d85bcd8f84944dff43fd8e96cee2308b688ae3b", kill_on_drop: false }`
[INFO] [stdout] 1ef0e226626b2020d3033aba2d85bcd8f84944dff43fd8e96cee2308b688ae3b
