[INFO] fetching crate bytekey-fix 0.5.1...
[INFO] checking bytekey-fix-0.5.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate bytekey-fix 0.5.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate bytekey-fix 0.5.1 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 bytekey-fix 0.5.1
[INFO] finished tweaking crates.io crate bytekey-fix 0.5.1
[INFO] tweaked toml for crates.io crate bytekey-fix 0.5.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0a2d0e60cac062b40f8619cd10dd8c41ae583a6eb252d49e7ca6ba3ed3bca5bc
[INFO] running `Command { std: "docker" "start" "-a" "0a2d0e60cac062b40f8619cd10dd8c41ae583a6eb252d49e7ca6ba3ed3bca5bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a2d0e60cac062b40f8619cd10dd8c41ae583a6eb252d49e7ca6ba3ed3bca5bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a2d0e60cac062b40f8619cd10dd8c41ae583a6eb252d49e7ca6ba3ed3bca5bc", kill_on_drop: false }`
[INFO] [stdout] 0a2d0e60cac062b40f8619cd10dd8c41ae583a6eb252d49e7ca6ba3ed3bca5bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c8db48fe61ac546e066fab12e746d2951c6da67cf1e845817ace4f619e6d6d46
[INFO] running `Command { std: "docker" "start" "-a" "c8db48fe61ac546e066fab12e746d2951c6da67cf1e845817ace4f619e6d6d46", kill_on_drop: false }`
[INFO] [stderr]     Checking bytekey-fix v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `bytekey`
[INFO] [stdout]  --> tests/ser.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate bytekey;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `bytekey`
[INFO] [stdout]  --> tests/de.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate bytekey;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bytekey-fix` (test "ser") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bytekey-fix` (test "de") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "c8db48fe61ac546e066fab12e746d2951c6da67cf1e845817ace4f619e6d6d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8db48fe61ac546e066fab12e746d2951c6da67cf1e845817ace4f619e6d6d46", kill_on_drop: false }`
[INFO] [stdout] c8db48fe61ac546e066fab12e746d2951c6da67cf1e845817ace4f619e6d6d46
[INFO] checking bytekey-fix-0.5.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate bytekey-fix 0.5.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate bytekey-fix 0.5.1 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 bytekey-fix 0.5.1
[INFO] finished tweaking crates.io crate bytekey-fix 0.5.1
[INFO] tweaked toml for crates.io crate bytekey-fix 0.5.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04510cde4f9269f1c2c745d02f22c64486dc4cc0aebdf616cfd3dcec4049b97b
[INFO] running `Command { std: "docker" "start" "-a" "04510cde4f9269f1c2c745d02f22c64486dc4cc0aebdf616cfd3dcec4049b97b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04510cde4f9269f1c2c745d02f22c64486dc4cc0aebdf616cfd3dcec4049b97b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04510cde4f9269f1c2c745d02f22c64486dc4cc0aebdf616cfd3dcec4049b97b", kill_on_drop: false }`
[INFO] [stdout] 04510cde4f9269f1c2c745d02f22c64486dc4cc0aebdf616cfd3dcec4049b97b
[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 -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] 86b16bee636e8ad480230738655f89cef001a66a7d2e41bd9ee631449c63dc7b
[INFO] running `Command { std: "docker" "start" "-a" "86b16bee636e8ad480230738655f89cef001a66a7d2e41bd9ee631449c63dc7b", kill_on_drop: false }`
[INFO] [stderr]     Checking bytekey-fix v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/de.rs:466:9
[INFO] [stdout]     |
[INFO] [stdout] 466 | /         impl<'de, 'a, R> serde::de::EnumAccess<'de> for &'a mut Deserializer<R>
[INFO] [stdout] 467 | |             where
[INFO] [stdout] 468 | |                 R: io::BufRead,
[INFO] [stdout] 469 | |         {
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |             }
[INFO] [stdout] 482 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current method `deserialize_enum`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/de.rs:484:9
[INFO] [stdout]     |
[INFO] [stdout] 484 | /         impl<'de, 'a, R> serde::de::VariantAccess<'de> for &'a mut Deserializer<R>
[INFO] [stdout] 485 | |             where
[INFO] [stdout] 486 | |                 R: io::BufRead,
[INFO] [stdout] 487 | |         {
[INFO] [stdout] ...   |
[INFO] [stdout] 517 | |             }
[INFO] [stdout] 518 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current method `deserialize_enum`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/de.rs:466:9
[INFO] [stdout]     |
[INFO] [stdout] 466 | /         impl<'de, 'a, R> serde::de::EnumAccess<'de> for &'a mut Deserializer<R>
[INFO] [stdout] 467 | |             where
[INFO] [stdout] 468 | |                 R: io::BufRead,
[INFO] [stdout] 469 | |         {
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |             }
[INFO] [stdout] 482 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current method `deserialize_enum`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/de.rs:484:9
[INFO] [stdout]     |
[INFO] [stdout] 484 | /         impl<'de, 'a, R> serde::de::VariantAccess<'de> for &'a mut Deserializer<R>
[INFO] [stdout] 485 | |             where
[INFO] [stdout] 486 | |                 R: io::BufRead,
[INFO] [stdout] 487 | |         {
[INFO] [stdout] ...   |
[INFO] [stdout] 517 | |             }
[INFO] [stdout] 518 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current method `deserialize_enum`
[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] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bytekey-fix` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bytekey-fix` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "86b16bee636e8ad480230738655f89cef001a66a7d2e41bd9ee631449c63dc7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86b16bee636e8ad480230738655f89cef001a66a7d2e41bd9ee631449c63dc7b", kill_on_drop: false }`
[INFO] [stdout] 86b16bee636e8ad480230738655f89cef001a66a7d2e41bd9ee631449c63dc7b
