[INFO] fetching crate homeassistant-agent 0.2.0...
[INFO] testing homeassistant-agent-0.2.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate homeassistant-agent 0.2.0 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate homeassistant-agent 0.2.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.101
[INFO] [stderr]   Downloaded clap_derive v4.5.3
[INFO] [stderr]   Downloaded anyhow v1.0.81
[INFO] [stderr]   Downloaded schemars v0.8.16
[INFO] [stderr]   Downloaded cc v1.0.90
[INFO] [stderr]   Downloaded rumqttc v0.24.0
[INFO] [stderr]   Downloaded clap v4.5.3
[INFO] [stderr]   Downloaded schemars_derive v0.8.16
[INFO] [stderr]   Downloaded syn v2.0.53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38915ff3c612d7241c582f440185037f423599bf88efc13949f506bf9261b524
[INFO] running `Command { std: "docker" "start" "-a" "38915ff3c612d7241c582f440185037f423599bf88efc13949f506bf9261b524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38915ff3c612d7241c582f440185037f423599bf88efc13949f506bf9261b524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38915ff3c612d7241c582f440185037f423599bf88efc13949f506bf9261b524", kill_on_drop: false }`
[INFO] [stdout] 38915ff3c612d7241c582f440185037f423599bf88efc13949f506bf9261b524
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 103233a8d902f79f59e5474dda27321f1bc3d84597106179150160d084517bd9
[INFO] running `Command { std: "docker" "start" "-a" "103233a8d902f79f59e5474dda27321f1bc3d84597106179150160d084517bd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rumqttc v0.24.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling homeassistant-agent v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.98s
[INFO] running `Command { std: "docker" "inspect" "103233a8d902f79f59e5474dda27321f1bc3d84597106179150160d084517bd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "103233a8d902f79f59e5474dda27321f1bc3d84597106179150160d084517bd9", kill_on_drop: false }`
[INFO] [stdout] 103233a8d902f79f59e5474dda27321f1bc3d84597106179150160d084517bd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f080d0999584d47ae40abe5f6abe568c3e43823c7ff77fe5418f7dce4c38797
[INFO] running `Command { std: "docker" "start" "-a" "8f080d0999584d47ae40abe5f6abe568c3e43823c7ff77fe5418f7dce4c38797", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling clap v4.5.3
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rumqttc v0.24.0
[INFO] [stderr]    Compiling 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<T>
[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<T>
[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" "8f080d0999584d47ae40abe5f6abe568c3e43823c7ff77fe5418f7dce4c38797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f080d0999584d47ae40abe5f6abe568c3e43823c7ff77fe5418f7dce4c38797", kill_on_drop: false }`
[INFO] [stdout] 8f080d0999584d47ae40abe5f6abe568c3e43823c7ff77fe5418f7dce4c38797
