[INFO] fetching crate bytekey-fix 0.5.1...
[INFO] checking bytekey-fix-0.5.1 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate bytekey-fix 0.5.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate bytekey-fix 0.5.1 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "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-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.5.6 (available: v0.8.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6da42a580b33797e29d9b4ea266528ceff4109e0cf07cdf21a9d66a5c44a5f0b
[INFO] running `Command { std: "docker" "start" "-a" "6da42a580b33797e29d9b4ea266528ceff4109e0cf07cdf21a9d66a5c44a5f0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6da42a580b33797e29d9b4ea266528ceff4109e0cf07cdf21a9d66a5c44a5f0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6da42a580b33797e29d9b4ea266528ceff4109e0cf07cdf21a9d66a5c44a5f0b", kill_on_drop: false }`
[INFO] [stdout] 6da42a580b33797e29d9b4ea266528ceff4109e0cf07cdf21a9d66a5c44a5f0b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9923b5ba1a5a6c9c4a5732d977255d77ffe4a518317bc40a2777f5d680490a38
[INFO] running `Command { std: "docker" "start" "-a" "9923b5ba1a5a6c9c4a5732d977255d77ffe4a518317bc40a2777f5d680490a38", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking bytekey-fix v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/de.rs:466:9
[INFO] [stdout]     |
[INFO] [stdout] 457 | /     fn deserialize_enum<V>(
[INFO] [stdout] 458 | |         self,
[INFO] [stdout] 459 | |         _name: &'static str,
[INFO] [stdout] 460 | |         _fields: &'static [&'static str],
[INFO] [stdout] ...   |
[INFO] [stdout] 463 | |         where
[INFO] [stdout] 464 | |             V: Visitor<'de>,
[INFO] [stdout]     | |____________________________- move the `impl` block outside of this method `deserialize_enum`
[INFO] [stdout] 465 |       {
[INFO] [stdout] 466 |           impl<'de, 'a, R> serde::de::EnumAccess<'de> for &'a mut Deserializer<R>
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^---------------------^^^^^^^^^^^^^^^^^^------------^^^
[INFO] [stdout]     |                            |                                      |
[INFO] [stdout]     |                            |                                      `Deserializer` is not local
[INFO] [stdout]     |                            `EnumAccess` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/de.rs:484:9
[INFO] [stdout]     |
[INFO] [stdout] 457 | /     fn deserialize_enum<V>(
[INFO] [stdout] 458 | |         self,
[INFO] [stdout] 459 | |         _name: &'static str,
[INFO] [stdout] 460 | |         _fields: &'static [&'static str],
[INFO] [stdout] ...   |
[INFO] [stdout] 463 | |         where
[INFO] [stdout] 464 | |             V: Visitor<'de>,
[INFO] [stdout]     | |____________________________- move the `impl` block outside of this method `deserialize_enum`
[INFO] [stdout] ...
[INFO] [stdout] 484 |           impl<'de, 'a, R> serde::de::VariantAccess<'de> for &'a mut Deserializer<R>
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^------------------------^^^^^^^^^^^^^^^^^^------------^^^
[INFO] [stdout]     |                            |                                         |
[INFO] [stdout]     |                            |                                         `Deserializer` is not local
[INFO] [stdout]     |                            `VariantAccess` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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[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] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bytekey-fix` (test "ser") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/de.rs:466:9
[INFO] [stdout]     |
[INFO] [stdout] 457 | /     fn deserialize_enum<V>(
[INFO] [stdout] 458 | |         self,
[INFO] [stdout] 459 | |         _name: &'static str,
[INFO] [stdout] 460 | |         _fields: &'static [&'static str],
[INFO] [stdout] ...   |
[INFO] [stdout] 463 | |         where
[INFO] [stdout] 464 | |             V: Visitor<'de>,
[INFO] [stdout]     | |____________________________- move the `impl` block outside of this method `deserialize_enum`
[INFO] [stdout] 465 |       {
[INFO] [stdout] 466 |           impl<'de, 'a, R> serde::de::EnumAccess<'de> for &'a mut Deserializer<R>
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^---------------------^^^^^^^^^^^^^^^^^^------------^^^
[INFO] [stdout]     |                            |                                      |
[INFO] [stdout]     |                            |                                      `Deserializer` is not local
[INFO] [stdout]     |                            `EnumAccess` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/de.rs:484:9
[INFO] [stdout]     |
[INFO] [stdout] 457 | /     fn deserialize_enum<V>(
[INFO] [stdout] 458 | |         self,
[INFO] [stdout] 459 | |         _name: &'static str,
[INFO] [stdout] 460 | |         _fields: &'static [&'static str],
[INFO] [stdout] ...   |
[INFO] [stdout] 463 | |         where
[INFO] [stdout] 464 | |             V: Visitor<'de>,
[INFO] [stdout]     | |____________________________- move the `impl` block outside of this method `deserialize_enum`
[INFO] [stdout] ...
[INFO] [stdout] 484 |           impl<'de, 'a, R> serde::de::VariantAccess<'de> for &'a mut Deserializer<R>
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^------------------------^^^^^^^^^^^^^^^^^^------------^^^
[INFO] [stdout]     |                            |                                         |
[INFO] [stdout]     |                            |                                         `Deserializer` is not local
[INFO] [stdout]     |                            `VariantAccess` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[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 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9923b5ba1a5a6c9c4a5732d977255d77ffe4a518317bc40a2777f5d680490a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9923b5ba1a5a6c9c4a5732d977255d77ffe4a518317bc40a2777f5d680490a38", kill_on_drop: false }`
[INFO] [stdout] 9923b5ba1a5a6c9c4a5732d977255d77ffe4a518317bc40a2777f5d680490a38
