[INFO] fetching crate bytekey-fix 0.5.1...
[INFO] checking bytekey-fix-0.5.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate bytekey-fix 0.5.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate bytekey-fix 0.5.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57b52bb33609182911bdfecaca279844d44f4e6ba3ca087c7327a93761c71961
[INFO] running `Command { std: "docker" "start" "-a" "57b52bb33609182911bdfecaca279844d44f4e6ba3ca087c7327a93761c71961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57b52bb33609182911bdfecaca279844d44f4e6ba3ca087c7327a93761c71961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57b52bb33609182911bdfecaca279844d44f4e6ba3ca087c7327a93761c71961", kill_on_drop: false }`
[INFO] [stdout] 57b52bb33609182911bdfecaca279844d44f4e6ba3ca087c7327a93761c71961
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5eca1b15f9756a8b1c85c1c7b93184982c87b5bee29371c15127f1eef19c89f1
[INFO] running `Command { std: "docker" "start" "-a" "5eca1b15f9756a8b1c85c1c7b93184982c87b5bee29371c15127f1eef19c89f1", kill_on_drop: false }`
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking bytekey-fix v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand v0.5.6
[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" "5eca1b15f9756a8b1c85c1c7b93184982c87b5bee29371c15127f1eef19c89f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eca1b15f9756a8b1c85c1c7b93184982c87b5bee29371c15127f1eef19c89f1", kill_on_drop: false }`
[INFO] [stdout] 5eca1b15f9756a8b1c85c1c7b93184982c87b5bee29371c15127f1eef19c89f1
