[INFO] cloning repository https://github.com/pixelspark/esphome-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pixelspark/esphome-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelspark%2Fesphome-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelspark%2Fesphome-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca83a8bcf904b3cb1f898e9f9809ec86ee340e9e [INFO] checking pixelspark/esphome-rs against master#4a0ee3cdc66573c8b46471462db7088a89d25183 for pr-102513 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelspark%2Fesphome-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pixelspark/esphome-rs on toolchain 4a0ee3cdc66573c8b46471462db7088a89d25183 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a0ee3cdc66573c8b46471462db7088a89d25183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pixelspark/esphome-rs [INFO] finished tweaking git repo https://github.com/pixelspark/esphome-rs [INFO] tweaked toml for git repo https://github.com/pixelspark/esphome-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/pixelspark/esphome-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a0ee3cdc66573c8b46471462db7088a89d25183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protobuf-codegen-pure v2.24.1 [INFO] [stderr] Downloaded protobuf-codegen v2.24.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+4a0ee3cdc66573c8b46471462db7088a89d25183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb52bebb494ea89242aff21b376cd0764031d54db827a7b1e062c4fae4d4f810 [INFO] running `Command { std: "docker" "start" "-a" "cb52bebb494ea89242aff21b376cd0764031d54db827a7b1e062c4fae4d4f810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb52bebb494ea89242aff21b376cd0764031d54db827a7b1e062c4fae4d4f810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb52bebb494ea89242aff21b376cd0764031d54db827a7b1e062c4fae4d4f810", kill_on_drop: false }` [INFO] [stdout] cb52bebb494ea89242aff21b376cd0764031d54db827a7b1e062c4fae4d4f810 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+4a0ee3cdc66573c8b46471462db7088a89d25183" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03973acf2c2534926fee4c3057df858861c0cebdd41a85bda9e32aa7a348a52d [INFO] running `Command { std: "docker" "start" "-a" "03973acf2c2534926fee4c3057df858861c0cebdd41a85bda9e32aa7a348a52d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling protobuf v2.24.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling protobuf-codegen v2.24.1 [INFO] [stderr] Compiling protobuf-codegen-pure v2.24.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling esphome v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stdout] warning: fields `object_id` and `unique_id` are never read [INFO] [stdout] --> src/model.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct ExtendedInfo { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 34 | pub(crate) object_id: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 35 | pub(crate) unique_id: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `ExtendedInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/model.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct EntityInfo { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 40 | pub(crate) name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EntityInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `kind` is never read [INFO] [stdout] --> src/model.rs:47:2 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Entity { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 46 | info: EntityInfo, [INFO] [stdout] 47 | kind: EntityKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `object_id` and `unique_id` are never read [INFO] [stdout] --> src/model.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct ExtendedInfo { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 34 | pub(crate) object_id: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 35 | pub(crate) unique_id: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `ExtendedInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/model.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct EntityInfo { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 40 | pub(crate) name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EntityInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `kind` is never read [INFO] [stdout] --> src/model.rs:47:2 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Entity { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 46 | info: EntityInfo, [INFO] [stdout] 47 | kind: EntityKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entity` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.34s [INFO] running `Command { std: "docker" "inspect" "03973acf2c2534926fee4c3057df858861c0cebdd41a85bda9e32aa7a348a52d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03973acf2c2534926fee4c3057df858861c0cebdd41a85bda9e32aa7a348a52d", kill_on_drop: false }` [INFO] [stdout] 03973acf2c2534926fee4c3057df858861c0cebdd41a85bda9e32aa7a348a52d