[INFO] fetching crate test-by-a11y 0.2.0... [INFO] testing test-by-a11y-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate test-by-a11y 0.2.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate test-by-a11y 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate test-by-a11y 0.2.0 [INFO] tweaked toml for crates.io crate test-by-a11y 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate test-by-a11y 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 139 packages to latest compatible versions [INFO] [stderr] Adding atspi v0.24.0 (available: v0.29.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atspi-proxies v0.8.0 [INFO] [stderr] Downloaded atspi-connection v0.8.0 [INFO] [stderr] Downloaded atspi v0.24.0 [INFO] [stderr] Downloaded atspi-common v0.8.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f6f2eea2662dfe1c236f205d0c8f443e697eacf9d4e8b4635df42470157c227 [INFO] running `Command { std: "docker" "start" "-a" "8f6f2eea2662dfe1c236f205d0c8f443e697eacf9d4e8b4635df42470157c227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f6f2eea2662dfe1c236f205d0c8f443e697eacf9d4e8b4635df42470157c227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f6f2eea2662dfe1c236f205d0c8f443e697eacf9d4e8b4635df42470157c227", kill_on_drop: false }` [INFO] [stdout] 8f6f2eea2662dfe1c236f205d0c8f443e697eacf9d4e8b4635df42470157c227 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd1c4f4319fb2919dd3efd531a7af3ebabdfed773a72b5cba0f9d1cf7c3c1556 [INFO] running `Command { std: "docker" "start" "-a" "cd1c4f4319fb2919dd3efd531a7af3ebabdfed773a72b5cba0f9d1cf7c3c1556", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling zbus_xml v4.0.0 [INFO] [stderr] Compiling zbus v4.4.0 [INFO] [stderr] Compiling zbus-lockstep v0.4.4 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Compiling atspi-common v0.8.0 [INFO] [stderr] Compiling atspi-proxies v0.8.0 [INFO] [stderr] Compiling atspi-connection v0.8.0 [INFO] [stderr] Compiling atspi v0.24.0 [INFO] [stderr] Compiling test-by-a11y v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "cd1c4f4319fb2919dd3efd531a7af3ebabdfed773a72b5cba0f9d1cf7c3c1556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd1c4f4319fb2919dd3efd531a7af3ebabdfed773a72b5cba0f9d1cf7c3c1556", kill_on_drop: false }` [INFO] [stdout] cd1c4f4319fb2919dd3efd531a7af3ebabdfed773a72b5cba0f9d1cf7c3c1556 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dccf2f4c53d672daf432d8bf90869e214acc608ff34d1f8da7001c8fbd867a5 [INFO] running `Command { std: "docker" "start" "-a" "9dccf2f4c53d672daf432d8bf90869e214acc608ff34d1f8da7001c8fbd867a5", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling test-by-a11y v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/test_gnome_calc.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | test.interact(btn_9, Interaction::Click).unwrap(); [INFO] [stdout] | -------- ^^^^^ expected `&AccessibleProxy<'_>`, found `AccessibleProxy<'_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/api.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn interact(&mut self, node: &Self::Node, interaction: Interaction) -> Result<(), Self::Error>; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 49 | test.interact(&btn_9, Interaction::Click).unwrap(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/test_gnome_calc.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | test.interact(btn_plus, Interaction::Click).unwrap(); [INFO] [stdout] | -------- ^^^^^^^^ expected `&AccessibleProxy<'_>`, found `AccessibleProxy<'_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/api.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn interact(&mut self, node: &Self::Node, interaction: Interaction) -> Result<(), Self::Error>; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 53 | test.interact(&btn_plus, Interaction::Click).unwrap(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/test_gnome_calc.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | test.interact(btn_1, Interaction::Click).unwrap(); [INFO] [stdout] | -------- ^^^^^ expected `&AccessibleProxy<'_>`, found `AccessibleProxy<'_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/api.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn interact(&mut self, node: &Self::Node, interaction: Interaction) -> Result<(), Self::Error>; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 57 | test.interact(&btn_1, Interaction::Click).unwrap(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/test_gnome_calc.rs:61:23 [INFO] [stdout] | [INFO] [stdout] 61 | test.interact(btn_equals, Interaction::Click).unwrap(); [INFO] [stdout] | -------- ^^^^^^^^^^ expected `&AccessibleProxy<'_>`, found `AccessibleProxy<'_>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/api.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn interact(&mut self, node: &Self::Node, interaction: Interaction) -> Result<(), Self::Error>; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 61 | test.interact(&btn_equals, Interaction::Click).unwrap(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `test-by-a11y` (test "test_gnome_calc") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9dccf2f4c53d672daf432d8bf90869e214acc608ff34d1f8da7001c8fbd867a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dccf2f4c53d672daf432d8bf90869e214acc608ff34d1f8da7001c8fbd867a5", kill_on_drop: false }` [INFO] [stdout] 9dccf2f4c53d672daf432d8bf90869e214acc608ff34d1f8da7001c8fbd867a5