[INFO] fetching crate bytekey-fix 0.5.1...
[INFO] checking bytekey-fix-0.5.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[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 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a80fbf52aee6b8f16201d30fe66ae0c162916b097ec98cbea8c2edab6ba76ed
[INFO] running `Command { std: "docker" "start" "-a" "6a80fbf52aee6b8f16201d30fe66ae0c162916b097ec98cbea8c2edab6ba76ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a80fbf52aee6b8f16201d30fe66ae0c162916b097ec98cbea8c2edab6ba76ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a80fbf52aee6b8f16201d30fe66ae0c162916b097ec98cbea8c2edab6ba76ed", kill_on_drop: false }`
[INFO] [stdout] 6a80fbf52aee6b8f16201d30fe66ae0c162916b097ec98cbea8c2edab6ba76ed
[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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fe6022fd48caadb6c9954bce38a0b0d40e4dcb7ad9032d343fbe747717011bd
[INFO] running `Command { std: "docker" "start" "-a" "4fe6022fd48caadb6c9954bce38a0b0d40e4dcb7ad9032d343fbe747717011bd", 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/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] 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" "4fe6022fd48caadb6c9954bce38a0b0d40e4dcb7ad9032d343fbe747717011bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fe6022fd48caadb6c9954bce38a0b0d40e4dcb7ad9032d343fbe747717011bd", kill_on_drop: false }`
[INFO] [stdout] 4fe6022fd48caadb6c9954bce38a0b0d40e4dcb7ad9032d343fbe747717011bd
