[INFO] fetching crate zigbee2mqtt_types_vendor_cleode 0.1.0...
[INFO] checking zigbee2mqtt_types_vendor_cleode-0.1.0 against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] extracting crate zigbee2mqtt_types_vendor_cleode 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate zigbee2mqtt_types_vendor_cleode 0.1.0 on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate zigbee2mqtt_types_vendor_cleode 0.1.0
[INFO] finished tweaking crates.io crate zigbee2mqtt_types_vendor_cleode 0.1.0
[INFO] tweaked toml for crates.io crate zigbee2mqtt_types_vendor_cleode 0.1.0 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 11 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "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-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f4a78a47fe1fa44be8714bdd42632322fe859362cfe9f59f034d52110e74833
[INFO] running `Command { std: "docker" "start" "-a" "7f4a78a47fe1fa44be8714bdd42632322fe859362cfe9f59f034d52110e74833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f4a78a47fe1fa44be8714bdd42632322fe859362cfe9f59f034d52110e74833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f4a78a47fe1fa44be8714bdd42632322fe859362cfe9f59f034d52110e74833", kill_on_drop: false }`
[INFO] [stdout] 7f4a78a47fe1fa44be8714bdd42632322fe859362cfe9f59f034d52110e74833
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e957af9f869144faf3f0b91455b0051a7603985a8703658acc7301cb7e04465f
[INFO] running `Command { std: "docker" "start" "-a" "e957af9f869144faf3f0b91455b0051a7603985a8703658acc7301cb7e04465f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking zigbee2mqtt_types_base_types v0.1.0
[INFO] [stderr]     Checking zigbee2mqtt_types_vendor_cleode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `last_seen_epoch`
[INFO] [stdout]   --> src/lib.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(all(feature = "last_seen_epoch", feature = "last_seen_iso_8601"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `clone` and `debug`
[INFO] [stdout]    = help: consider adding `last_seen_epoch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `last_seen_iso_8601`
[INFO] [stdout]   --> src/lib.rs:42:40
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(all(feature = "last_seen_epoch", feature = "last_seen_iso_8601"))]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `clone` and `debug`
[INFO] [stdout]    = help: consider adding `last_seen_iso_8601` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `last_seen_epoch`
[INFO] [stdout]   --> src/lib.rs:42:11
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(all(feature = "last_seen_epoch", feature = "last_seen_iso_8601"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `clone` and `debug`
[INFO] [stdout]    = help: consider adding `last_seen_epoch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `last_seen_iso_8601`
[INFO] [stdout]   --> src/lib.rs:42:40
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(all(feature = "last_seen_epoch", feature = "last_seen_iso_8601"))]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `clone` and `debug`
[INFO] [stdout]    = help: consider adding `last_seen_iso_8601` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.71s
[INFO] running `Command { std: "docker" "inspect" "e957af9f869144faf3f0b91455b0051a7603985a8703658acc7301cb7e04465f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e957af9f869144faf3f0b91455b0051a7603985a8703658acc7301cb7e04465f", kill_on_drop: false }`
[INFO] [stdout] e957af9f869144faf3f0b91455b0051a7603985a8703658acc7301cb7e04465f
