[INFO] cloning repository https://github.com/haileys/hstatus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/haileys/hstatus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaileys%2Fhstatus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaileys%2Fhstatus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ee6cf9545f322337bc5f02ac5003eeda36ca587 [INFO] testing haileys/hstatus against beta-2026-04-21 for beta-1.96-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhaileys%2Fhstatus" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/haileys/hstatus [INFO] finished tweaking git repo https://github.com/haileys/hstatus [INFO] tweaked toml for git repo https://github.com/haileys/hstatus written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/haileys/hstatus on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/haileys/hstatus 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e060ee54c40dd468aeac6745fa70d20822ed0abe822b10e033680823a2690c0 [INFO] running `Command { std: "docker" "start" "-a" "8e060ee54c40dd468aeac6745fa70d20822ed0abe822b10e033680823a2690c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e060ee54c40dd468aeac6745fa70d20822ed0abe822b10e033680823a2690c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e060ee54c40dd468aeac6745fa70d20822ed0abe822b10e033680823a2690c0", kill_on_drop: false }` [INFO] [stdout] 8e060ee54c40dd468aeac6745fa70d20822ed0abe822b10e033680823a2690c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41a7c91348deb0f29f00aaded2bae0c1a2a1bb3b99925c85a7602ed6e8a6658b [INFO] running `Command { std: "docker" "start" "-a" "41a7c91348deb0f29f00aaded2bae0c1a2a1bb3b99925c85a7602ed6e8a6658b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling polling v2.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling async-broadcast v0.4.1 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling ordered-stream v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling zvariant_derive v3.9.0 [INFO] [stderr] Compiling zbus_macros v3.6.2 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling zvariant v3.9.0 [INFO] [stderr] Compiling zbus_names v2.4.0 [INFO] [stderr] Compiling zbus v3.6.2 [INFO] [stderr] Compiling hstatus v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "41a7c91348deb0f29f00aaded2bae0c1a2a1bb3b99925c85a7602ed6e8a6658b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41a7c91348deb0f29f00aaded2bae0c1a2a1bb3b99925c85a7602ed6e8a6658b", kill_on_drop: false }` [INFO] [stdout] 41a7c91348deb0f29f00aaded2bae0c1a2a1bb3b99925c85a7602ed6e8a6658b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0101608b188268f156bcbd0af9ed63062779492171fc2bf726a444cc91da6e4e [INFO] running `Command { std: "docker" "start" "-a" "0101608b188268f156bcbd0af9ed63062779492171fc2bf726a444cc91da6e4e", kill_on_drop: false }` [INFO] [stderr] Compiling hstatus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `serial_test` [INFO] [stdout] --> src/util/wpactrl.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | use serial_test::serial; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `serial_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serial_test`, use `cargo add serial_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `detach` found for struct `ClientAttached` in the current scope [INFO] [stdout] --> src/util/wpactrl.rs:363:14 [INFO] [stdout] | [INFO] [stdout] 309 | pub struct ClientAttached(ClientInternal, VecDeque); [INFO] [stdout] | ------------------------- method `detach` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 360 | / wpa_ctrl() [INFO] [stdout] 361 | | .attach() [INFO] [stdout] 362 | | .unwrap() [INFO] [stdout] 363 | | .detach() [INFO] [stdout] | | -^^^^^^ method not found in `ClientAttached` [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `detach` found for struct `ClientAttached` in the current scope [INFO] [stdout] --> src/util/wpactrl.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 309 | pub struct ClientAttached(ClientInternal, VecDeque); [INFO] [stdout] | ------------------------- method `detach` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 375 | wpa.detach().unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `ClientAttached` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `request` found for struct `wpactrl::Client` in the current scope [INFO] [stdout] --> src/util/wpactrl.rs:388:24 [INFO] [stdout] | [INFO] [stdout] 262 | pub struct Client(ClientInternal); [INFO] [stdout] | ----------------- method `request` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 388 | assert_eq!(wpa.request("PING").unwrap(), "PONG\n"); [INFO] [stdout] | ^^^^^^^ method not found in `wpactrl::Client` [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 388 | assert_eq!(wpa.0.request("PING").unwrap(), "PONG\n"); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `request` found for struct `ClientAttached` in the current scope [INFO] [stdout] --> src/util/wpactrl.rs:391:33 [INFO] [stdout] | [INFO] [stdout] 309 | pub struct ClientAttached(ClientInternal, VecDeque); [INFO] [stdout] | ------------------------- method `request` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 391 | assert_eq!(wpa_attached.request("PING").unwrap(), "PONG\n"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 391 | assert_eq!(wpa_attached.0.request("PING").unwrap(), "PONG\n"); [INFO] [stdout] | ++ [INFO] [stdout] help: there is a method `send_request` with a similar name [INFO] [stdout] | [INFO] [stdout] 391 | assert_eq!(wpa_attached.send_request("PING").unwrap(), "PONG\n"); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `request` found for struct `ClientAttached` in the current scope [INFO] [stdout] --> src/util/wpactrl.rs:399:24 [INFO] [stdout] | [INFO] [stdout] 309 | pub struct ClientAttached(ClientInternal, VecDeque); [INFO] [stdout] | ------------------------- method `request` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 399 | assert_eq!(wpa.request("SCAN").unwrap(), "OK\n"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 399 | assert_eq!(wpa.0.request("SCAN").unwrap(), "OK\n"); [INFO] [stdout] | ++ [INFO] [stdout] help: there is a method `send_request` with a similar name [INFO] [stdout] | [INFO] [stdout] 399 | assert_eq!(wpa.send_request("SCAN").unwrap(), "OK\n"); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `detach` found for struct `ClientAttached` in the current scope [INFO] [stdout] --> src/util/wpactrl.rs:409:13 [INFO] [stdout] | [INFO] [stdout] 309 | pub struct ClientAttached(ClientInternal, VecDeque); [INFO] [stdout] | ------------------------- method `detach` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 409 | wpa.detach().unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `ClientAttached` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hstatus` (bin "hstatus" test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "0101608b188268f156bcbd0af9ed63062779492171fc2bf726a444cc91da6e4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0101608b188268f156bcbd0af9ed63062779492171fc2bf726a444cc91da6e4e", kill_on_drop: false }` [INFO] [stdout] 0101608b188268f156bcbd0af9ed63062779492171fc2bf726a444cc91da6e4e