[INFO] fetching crate zigbee2mqtt_types_vendor_climax 0.2.0...
[INFO] checking zigbee2mqtt_types_vendor_climax-0.2.0 against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] extracting crate zigbee2mqtt_types_vendor_climax 0.2.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate zigbee2mqtt_types_vendor_climax 0.2.0 on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate zigbee2mqtt_types_vendor_climax 0.2.0
[INFO] finished tweaking crates.io crate zigbee2mqtt_types_vendor_climax 0.2.0
[INFO] tweaked toml for crates.io crate zigbee2mqtt_types_vendor_climax 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zigbee2mqtt_types_base_types v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51ca3f5192c380f3f012e4a23e428d3b1a1bfbc454b5f73ef09e1716f435636f
[INFO] running `Command { std: "docker" "start" "-a" "51ca3f5192c380f3f012e4a23e428d3b1a1bfbc454b5f73ef09e1716f435636f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51ca3f5192c380f3f012e4a23e428d3b1a1bfbc454b5f73ef09e1716f435636f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51ca3f5192c380f3f012e4a23e428d3b1a1bfbc454b5f73ef09e1716f435636f", kill_on_drop: false }`
[INFO] [stdout] 51ca3f5192c380f3f012e4a23e428d3b1a1bfbc454b5f73ef09e1716f435636f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54edccb842f973cbba90f5dc85244730696d79bb3a5bc258a820ca529972bd45
[INFO] running `Command { std: "docker" "start" "-a" "54edccb842f973cbba90f5dc85244730696d79bb3a5bc258a820ca529972bd45", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking zigbee2mqtt_types_base_types v0.1.0
[INFO] [stderr]     Checking zigbee2mqtt_types_vendor_climax v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `last_seen_epoch`
[INFO] [stdout]    --> src/lib.rs:335:11
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[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_epoch`
[INFO] [stdout]    --> src/lib.rs:335:11
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[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:335:40
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[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_iso_8601`
[INFO] [stdout]    --> src/lib.rs:335:40
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[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 14.54s
[INFO] running `Command { std: "docker" "inspect" "54edccb842f973cbba90f5dc85244730696d79bb3a5bc258a820ca529972bd45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54edccb842f973cbba90f5dc85244730696d79bb3a5bc258a820ca529972bd45", kill_on_drop: false }`
[INFO] [stdout] 54edccb842f973cbba90f5dc85244730696d79bb3a5bc258a820ca529972bd45
