[INFO] fetching crate electricui-embedded 0.1.5...
[INFO] checking electricui-embedded-0.1.5 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate electricui-embedded 0.1.5 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate electricui-embedded 0.1.5 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] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate electricui-embedded 0.1.5
[INFO] finished tweaking crates.io crate electricui-embedded 0.1.5
[INFO] tweaked toml for crates.io crate electricui-embedded 0.1.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate electricui-embedded 0.1.5 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3f5b5dd870022b0a2693bdbc6ef93760709bd011958b79b9e8deca5a22f44fdb
[INFO] running `Command { std: "docker" "start" "-a" "3f5b5dd870022b0a2693bdbc6ef93760709bd011958b79b9e8deca5a22f44fdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f5b5dd870022b0a2693bdbc6ef93760709bd011958b79b9e8deca5a22f44fdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f5b5dd870022b0a2693bdbc6ef93760709bd011958b79b9e8deca5a22f44fdb", kill_on_drop: false }`
[INFO] [stdout] 3f5b5dd870022b0a2693bdbc6ef93760709bd011958b79b9e8deca5a22f44fdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 90fddd58cc8a57d2183a48ebe8600e7b19f93eafcd9e58b7662284bb0b77e34a
[INFO] running `Command { std: "docker" "start" "-a" "90fddd58cc8a57d2183a48ebe8600e7b19f93eafcd9e58b7662284bb0b77e34a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking crc-catalog v1.1.1
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking crc v2.1.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking corncobs v0.1.1
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking pretty_assertions v1.2.0
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking proptest v1.0.0
[INFO] [stderr]     Checking ctrlc v3.2.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking electricui-embedded v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/decoder.rs:5:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Copy, Clone, Eq, PartialEq, Error)]
[INFO] [stdout]   |                                             ^----
[INFO] [stdout]   |                                             |
[INFO] [stdout]   |                                             `Display` is not local
[INFO] [stdout]   |                                             move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_Error`
[INFO] [stdout] 6 | pub enum Error {
[INFO] [stdout]   |          ----- `Error` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/lib.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![deny(warnings, clippy::all)]
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(non_local_definitions)]` implied by `#[deny(warnings)]`
[INFO] [stdout]   = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/decoder.rs:5:45
[INFO] [stdout]    |
[INFO] [stdout] 5  | #[derive(Debug, Copy, Clone, Eq, PartialEq, Error)]
[INFO] [stdout]    |                                             ^----
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `From` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_DERIVE_core_convert_From_packet_Error_FOR_Error`
[INFO] [stdout] 6  | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout] ...
[INFO] [stdout] 11 |     PacketError(#[error(source)] packet::Error),
[INFO] [stdout]    |                                  ------------- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Copy, Clone, Debug, Error)]
[INFO] [stdout]   |                              ^----
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              `Display` is not local
[INFO] [stdout]   |                              move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_Error`
[INFO] [stdout] 4 | pub enum Error {
[INFO] [stdout]   |          ----- `Error` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Copy, Clone, Debug, Error)]
[INFO] [stdout]   |                              ^----
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              `From` is not local
[INFO] [stdout]   |                              move the `impl` block outside of this constant `_DERIVE_core_convert_From_crate_wire_packet_Error_FOR_Error`
[INFO] [stdout] 4 | pub enum Error {
[INFO] [stdout]   |          ----- `Error` is not local
[INFO] [stdout] 5 |     #[error(display = "Packet error. {}", _0)]
[INFO] [stdout] 6 |     Packet(#[source] crate::wire::packet::Error),
[INFO] [stdout]   |                      -------------------------- `Error` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/error.rs:3:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Copy, Clone, Debug, Error)]
[INFO] [stdout]   |                              ^----
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              `From` is not local
[INFO] [stdout]   |                              move the `impl` block outside of this constant `_DERIVE_core_convert_From_crate_wire_framing_Error_FOR_Error`
[INFO] [stdout] 4 | pub enum Error {
[INFO] [stdout]   |          ----- `Error` is not local
[INFO] [stdout] ...
[INFO] [stdout] 9 |     Framing(#[source] crate::wire::framing::Error),
[INFO] [stdout]   |                       --------------------------- `Error` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/error.rs:3:30
[INFO] [stdout]    |
[INFO] [stdout] 3  | #[derive(Copy, Clone, Debug, Error)]
[INFO] [stdout]    |                              ^----
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              `From` is not local
[INFO] [stdout]    |                              move the `impl` block outside of this constant `_DERIVE_core_convert_From_crate_decoder_Error_FOR_Error`
[INFO] [stdout] 4  | pub enum Error {
[INFO] [stdout]    |          ----- `Error` is not local
[INFO] [stdout] ...
[INFO] [stdout] 12 |     Decoder(#[source] crate::decoder::Error),
[INFO] [stdout]    |                       --------------------- `Error` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/wire/framing.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Copy, Clone, Error)]
[INFO] [stdout]   |                              ^----
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              `Display` is not local
[INFO] [stdout]   |                              move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_Error`
[INFO] [stdout] 6 | pub enum Error {
[INFO] [stdout]   |          ----- `Error` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/wire/framing.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Copy, Clone, Error)]
[INFO] [stdout]   |                              ^----
[INFO] [stdout]   |                              |
[INFO] [stdout]   |                              `From` is not local
[INFO] [stdout]   |                              move the `impl` block outside of this constant `_DERIVE_core_convert_From_corncobs_CobsError_FOR_Error`
[INFO] [stdout] 6 | pub enum Error {
[INFO] [stdout]   |          ----- `Error` is not local
[INFO] [stdout] 7 |     #[error(display = "{}", _0)]
[INFO] [stdout] 8 |     Cobs(#[source] corncobs::CobsError),
[INFO] [stdout]   |                    ------------------- `CobsError` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/wire/packet.rs:7:45
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Copy, Clone, Eq, PartialEq, Error)]
[INFO] [stdout]   |                                             ^----
[INFO] [stdout]   |                                             |
[INFO] [stdout]   |                                             `Display` is not local
[INFO] [stdout]   |                                             move the `impl` block outside of this constant `_DERIVE_core_fmt_Display_FOR_Error`
[INFO] [stdout] 8 | pub enum Error {
[INFO] [stdout]   |          ----- `Error` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Error` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Error` may come from an old version of the `err_derive` crate, try updating your dependency with `cargo update -p err_derive`
[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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `electricui-embedded` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "90fddd58cc8a57d2183a48ebe8600e7b19f93eafcd9e58b7662284bb0b77e34a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90fddd58cc8a57d2183a48ebe8600e7b19f93eafcd9e58b7662284bb0b77e34a", kill_on_drop: false }`
[INFO] [stdout] 90fddd58cc8a57d2183a48ebe8600e7b19f93eafcd9e58b7662284bb0b77e34a
