[INFO] fetching crate electricui-embedded 0.1.5...
[INFO] checking electricui-embedded-0.1.5 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate electricui-embedded 0.1.5 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate electricui-embedded 0.1.5 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-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-4-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00444c8ead3d25b4ea9f8cf14607f0781babd8365d8f47cd961a9e12c75db71c
[INFO] running `Command { std: "docker" "start" "-a" "00444c8ead3d25b4ea9f8cf14607f0781babd8365d8f47cd961a9e12c75db71c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00444c8ead3d25b4ea9f8cf14607f0781babd8365d8f47cd961a9e12c75db71c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00444c8ead3d25b4ea9f8cf14607f0781babd8365d8f47cd961a9e12c75db71c", kill_on_drop: false }`
[INFO] [stdout] 00444c8ead3d25b4ea9f8cf14607f0781babd8365d8f47cd961a9e12c75db71c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20795cf3b8606e2f0b650f5e966d819a6c2a4f04e95c2d679a84a6c235fc4ee9
[INFO] running `Command { std: "docker" "start" "-a" "20795cf3b8606e2f0b650f5e966d819a6c2a4f04e95c2d679a84a6c235fc4ee9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[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-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking crc-catalog v1.1.1
[INFO] [stderr]     Checking crc v2.1.0
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking corncobs v0.1.1
[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]     Checking approx v0.5.1
[INFO] [stderr]     Checking getrandom v0.2.5
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[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" "20795cf3b8606e2f0b650f5e966d819a6c2a4f04e95c2d679a84a6c235fc4ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20795cf3b8606e2f0b650f5e966d819a6c2a4f04e95c2d679a84a6c235fc4ee9", kill_on_drop: false }`
[INFO] [stdout] 20795cf3b8606e2f0b650f5e966d819a6c2a4f04e95c2d679a84a6c235fc4ee9
