[INFO] fetching crate homeassistant-agent 0.2.0... [INFO] checking homeassistant-agent-0.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate homeassistant-agent 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate homeassistant-agent 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate homeassistant-agent 0.2.0 [INFO] tweaked toml for crates.io crate homeassistant-agent 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate homeassistant-agent 0.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate homeassistant-agent 0.2.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rumqttc v0.24.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ab8d190237e217acf993866a282d4c089f4f142670c0035011e0d5cc35c1aa0 [INFO] running `Command { std: "docker" "start" "-a" "0ab8d190237e217acf993866a282d4c089f4f142670c0035011e0d5cc35c1aa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ab8d190237e217acf993866a282d4c089f4f142670c0035011e0d5cc35c1aa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ab8d190237e217acf993866a282d4c089f4f142670c0035011e0d5cc35c1aa0", kill_on_drop: false }` [INFO] [stdout] 0ab8d190237e217acf993866a282d4c089f4f142670c0035011e0d5cc35c1aa0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d6c94605a4c786375ca94898c0bc84eb928c4dd1b0a8523bf7230313936b769 [INFO] running `Command { std: "docker" "start" "-a" "6d6c94605a4c786375ca94898c0bc84eb928c4dd1b0a8523bf7230313936b769", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking rumqttc v0.24.0 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking homeassistant-agent v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `ConnectorOptions: FromArgMatches` is not satisfied [INFO] [stdout] --> examples/raw_event.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | connector: ConnectorOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `FromArgMatches` is not implemented for `ConnectorOptions` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromArgMatches`: [INFO] [stdout] Box [INFO] [stdout] Cli [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ConnectorOptions: clap::Args` is not satisfied [INFO] [stdout] --> examples/raw_event.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | connector: ConnectorOptions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `clap::Args` is not implemented for `ConnectorOptions` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `clap::Args`: [INFO] [stdout] Box [INFO] [stdout] Cli [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `homeassistant-agent` (example "raw_event") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6d6c94605a4c786375ca94898c0bc84eb928c4dd1b0a8523bf7230313936b769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d6c94605a4c786375ca94898c0bc84eb928c4dd1b0a8523bf7230313936b769", kill_on_drop: false }` [INFO] [stdout] 6d6c94605a4c786375ca94898c0bc84eb928c4dd1b0a8523bf7230313936b769