[INFO] cloning repository https://github.com/eagleusb/supergfxctl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eagleusb/supergfxctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feagleusb%2Fsupergfxctl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feagleusb%2Fsupergfxctl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bcdca4bee8b64258c5ec1502769ebafd2182aa0b [INFO] testing eagleusb/supergfxctl against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feagleusb%2Fsupergfxctl" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/eagleusb/supergfxctl [INFO] finished tweaking git repo https://github.com/eagleusb/supergfxctl [INFO] tweaked toml for git repo https://github.com/eagleusb/supergfxctl written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eagleusb/supergfxctl on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/eagleusb/supergfxctl 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-crate v3.2.0 [INFO] [stderr] Downloaded zvariant_utils v3.2.0 [INFO] [stderr] Downloaded zvariant_derive v5.1.0 [INFO] [stderr] Downloaded serde_derive v1.0.215 [INFO] [stderr] Downloaded gumdrop v0.8.1 [INFO] [stderr] Downloaded piper v0.2.4 [INFO] [stderr] Downloaded gumdrop_derive v0.8.1 [INFO] [stderr] Downloaded env_logger v0.11.5 [INFO] [stderr] Downloaded futures-macro v0.3.31 [INFO] [stderr] Downloaded async-broadcast v0.7.1 [INFO] [stderr] Downloaded winnow v0.6.20 [INFO] [stderr] Downloaded object v0.36.5 [INFO] [stderr] Downloaded nix v0.29.0 [INFO] [stderr] Downloaded mio v1.0.2 [INFO] [stderr] Downloaded indexmap v2.6.0 [INFO] [stderr] Downloaded toml_edit v0.22.22 [INFO] [stderr] Downloaded async-signal v0.2.10 [INFO] [stderr] Downloaded anstyle-wincon v3.0.6 [INFO] [stderr] Downloaded bytes v1.8.0 [INFO] [stderr] Downloaded zbus_macros v5.5.0 [INFO] [stderr] Downloaded env_filter v0.1.2 [INFO] [stderr] Downloaded logind-zbus v5.2.0 [INFO] [stderr] Downloaded hermit-abi v0.4.0 [INFO] [stderr] Downloaded async-lock v3.4.0 [INFO] [stderr] Downloaded serde_repr v0.1.19 [INFO] [stderr] Downloaded miniz_oxide v0.8.0 [INFO] [stderr] Downloaded tokio-macros v2.4.0 [INFO] [stderr] Downloaded rustix v0.38.41 [INFO] [stderr] Downloaded event-listener-strategy v0.5.2 [INFO] [stderr] Downloaded tokio v1.41.1 [INFO] [stderr] Downloaded enumflags2 v0.7.10 [INFO] [stderr] Downloaded libc v0.2.166 [INFO] [stderr] Downloaded syn v2.0.89 [INFO] [stderr] Downloaded winnow v0.7.2 [INFO] [stderr] Downloaded zbus v5.5.0 [INFO] [stderr] Downloaded async-executor v1.13.1 [INFO] [stderr] Downloaded async-io v2.4.0 [INFO] [stderr] Downloaded event-listener v5.3.1 [INFO] [stderr] Downloaded futures-lite v2.6.0 [INFO] [stderr] Downloaded xdg-home v1.3.0 [INFO] [stderr] Downloaded zbus_names v4.1.0 [INFO] [stderr] Downloaded toml_datetime v0.6.8 [INFO] [stderr] Downloaded udev v0.9.1 [INFO] [stderr] Downloaded polling v3.7.4 [INFO] [stderr] Downloaded async-process v2.3.0 [INFO] [stderr] Downloaded async-trait v0.1.83 [INFO] [stderr] Downloaded fastrand v2.2.0 [INFO] [stderr] Downloaded zvariant v5.1.0 [INFO] [stderr] Downloaded async-task v4.7.1 [INFO] [stderr] Downloaded libudev-sys v0.1.4 [INFO] [stderr] Downloaded async-fs v2.1.2 [INFO] [stderr] Downloaded async-channel v2.3.1 [INFO] [stderr] Downloaded uds_windows v1.1.0 [INFO] [stderr] Downloaded serde v1.0.215 [INFO] [stderr] Downloaded blocking v1.6.1 [INFO] [stderr] Downloaded enumflags2_derive v0.7.10 [INFO] [stderr] Downloaded endi v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c0ced92ba7b1edfdd58f3a3cbd59d1ff2f8572de3a58638bda4e6233d6c05ca [INFO] running `Command { std: "docker" "start" "-a" "0c0ced92ba7b1edfdd58f3a3cbd59d1ff2f8572de3a58638bda4e6233d6c05ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c0ced92ba7b1edfdd58f3a3cbd59d1ff2f8572de3a58638bda4e6233d6c05ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c0ced92ba7b1edfdd58f3a3cbd59d1ff2f8572de3a58638bda4e6233d6c05ca", kill_on_drop: false }` [INFO] [stdout] 0c0ced92ba7b1edfdd58f3a3cbd59d1ff2f8572de3a58638bda4e6233d6c05ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 293f02e8d380e6142c88d2fe66ad96ab767d5377e3a92127481a2bf87527051b [INFO] running `Command { std: "docker" "start" "-a" "293f02e8d380e6142c88d2fe66ad96ab767d5377e3a92127481a2bf87527051b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libc v0.2.166 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling udev v0.9.1 [INFO] [stderr] Compiling gumdrop_derive v0.8.1 [INFO] [stderr] Compiling gumdrop v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling zvariant_utils v3.2.0 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling zvariant_derive v5.1.0 [INFO] [stderr] Compiling zvariant v5.1.0 [INFO] [stderr] Compiling zbus_names v4.1.0 [INFO] [stderr] Compiling zbus_macros v5.5.0 [INFO] [stderr] Compiling zbus v5.5.0 [INFO] [stderr] Compiling logind-zbus v5.2.0 [INFO] [stderr] Compiling supergfxctl v5.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `NOUVEAU_DRIVERS` is never used [INFO] [stdout] --> src/lib.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | const NOUVEAU_DRIVERS: [&str; 1] = ["nouveau"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "293f02e8d380e6142c88d2fe66ad96ab767d5377e3a92127481a2bf87527051b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "293f02e8d380e6142c88d2fe66ad96ab767d5377e3a92127481a2bf87527051b", kill_on_drop: false }` [INFO] [stdout] 293f02e8d380e6142c88d2fe66ad96ab767d5377e3a92127481a2bf87527051b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91cccab902d21effbb1a94ade5950285000c47f3e8d850c6c513ace3ab4714f9 [INFO] running `Command { std: "docker" "start" "-a" "91cccab902d21effbb1a94ade5950285000c47f3e8d850c6c513ace3ab4714f9", kill_on_drop: false }` [INFO] [stderr] Compiling supergfxctl v5.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `NOUVEAU_DRIVERS` is never used [INFO] [stdout] --> src/lib.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | const NOUVEAU_DRIVERS: [&str; 1] = ["nouveau"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `NOUVEAU_DRIVERS` is never used [INFO] [stdout] --> src/lib.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | const NOUVEAU_DRIVERS: [&str; 1] = ["nouveau"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [optimized] target(s) in 3.52s [INFO] running `Command { std: "docker" "inspect" "91cccab902d21effbb1a94ade5950285000c47f3e8d850c6c513ace3ab4714f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91cccab902d21effbb1a94ade5950285000c47f3e8d850c6c513ace3ab4714f9", kill_on_drop: false }` [INFO] [stdout] 91cccab902d21effbb1a94ade5950285000c47f3e8d850c6c513ace3ab4714f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0512034fec58ec11566b140f1f6b1932d44a490a4b374d20ead7530a20ea8ef3 [INFO] running `Command { std: "docker" "start" "-a" "0512034fec58ec11566b140f1f6b1932d44a490a4b374d20ead7530a20ea8ef3", kill_on_drop: false }` [INFO] [stderr] warning: constant `NOUVEAU_DRIVERS` is never used [INFO] [stderr] --> src/lib.rs:57:7 [INFO] [stderr] | [INFO] [stderr] 57 | const NOUVEAU_DRIVERS: [&str; 1] = ["nouveau"]; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `supergfxctl` (lib) generated 1 warning [INFO] [stderr] warning: `supergfxctl` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [optimized] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/supergfxctl-2a7582f8ac1949ab) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::actions::tests::verify_all_next ... FAILED [INFO] [stdout] test tests::actions::tests::verify_all_previous ... FAILED [INFO] [stdout] test tests::actions::tests::verify_hybrid_to_integrated_action_order ... FAILED [INFO] [stdout] test tests::actions::tests::verify_integrated_to_hybrid_action_order ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::actions::tests::verify_all_next stdout ---- [INFO] [stdout] Action thread errored: from:Hybrid, to:Integrated, The order of actions is incorrect: StopDisplayManager should not be before DisableNvidiaPersistenced [INFO] [stdout] [INFO] [stdout] thread 'tests::actions::tests::verify_all_next' (24) panicked at src/tests/actions.rs:613:42: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: () [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f019fb34392 - ::fmt::h427144ad75cfb218 [INFO] [stdout] 1: 0x5f019fb4458f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] 2: 0x5f019fb01961 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] 3: 0x5f019fb0d8c2 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] 4: 0x5f019fb1240f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] 5: 0x5f019fb122a1 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] 6: 0x5f019face91e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] 7: 0x5f019fb12acf - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] 8: 0x5f019fb1292a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] 9: 0x5f019fb0d9f9 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] 10: 0x5f019faf5c0d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] 11: 0x5f019fb4bd80 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] 12: 0x5f019fb4b5a6 - core::result::unwrap_failed::h7f5a2d4cf85d933f [INFO] [stdout] 13: 0x5f019faaaa20 - supergfxctl::tests::actions::tests::verify_all_next::{{closure}}::hd1fc0accc7dc60d3 [INFO] [stdout] 14: 0x5f019faaa457 - supergfxctl::tests::actions::tests::verify_all_next::hf8a6a569f3021e5b [INFO] [stdout] 15: 0x5f019faad729 - core::ops::function::FnOnce::call_once::h075c2cb657bcd58e [INFO] [stdout] 16: 0x5f019face6db - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] 17: 0x5f019fae41c5 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] 18: 0x5f019fabab34 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] 19: 0x5f019fabe4da - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] 20: 0x5f019fb07b2f - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] 21: 0x7943a29c2aa4 - [INFO] [stdout] 22: 0x7943a2a4fa34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::actions::tests::verify_all_previous stdout ---- [INFO] [stdout] Action thread errored: from:Hybrid, to:Integrated, The order of actions is incorrect: DisableNvidiaPersistenced should not be before DisableNvidiaPowerd [INFO] [stdout] [INFO] [stdout] thread 'tests::actions::tests::verify_all_previous' (25) panicked at src/tests/actions.rs:534:42: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: () [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f019fb34392 - ::fmt::h427144ad75cfb218 [INFO] [stdout] 1: 0x5f019fb4458f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] 2: 0x5f019fb01961 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] 3: 0x5f019fb0d8c2 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] 4: 0x5f019fb1240f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] 5: 0x5f019fb122a1 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] 6: 0x5f019face91e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] 7: 0x5f019fb12acf - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] 8: 0x5f019fb1292a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] 9: 0x5f019fb0d9f9 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] 10: 0x5f019faf5c0d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] 11: 0x5f019fb4bd80 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] 12: 0x5f019fb4b5a6 - core::result::unwrap_failed::h7f5a2d4cf85d933f [INFO] [stdout] 13: 0x5f019faab0d0 - supergfxctl::tests::actions::tests::verify_all_previous::{{closure}}::hb675608f347fe783 [INFO] [stdout] 14: 0x5f019faaab07 - supergfxctl::tests::actions::tests::verify_all_previous::h8541a531de27020f [INFO] [stdout] 15: 0x5f019faad749 - core::ops::function::FnOnce::call_once::h526403d0c14ee327 [INFO] [stdout] 16: 0x5f019face6db - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] 17: 0x5f019fae41c5 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] 18: 0x5f019fabab34 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] 19: 0x5f019fabe4da - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] 20: 0x5f019fb07b2f - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] 21: 0x7943a29c2aa4 - [INFO] [stdout] 22: 0x7943a2a4fa34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::actions::tests::verify_hybrid_to_integrated_action_order stdout ---- [INFO] [stdout] Action thread errored: The order of actions is incorrect: DisableNvidiaPersistenced should not be before DisableNvidiaPowerd [INFO] [stdout] [INFO] [stdout] thread 'tests::actions::tests::verify_hybrid_to_integrated_action_order' (26) panicked at src/tests/actions.rs:385:26: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: () [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f019fb34392 - ::fmt::h427144ad75cfb218 [INFO] [stdout] 1: 0x5f019fb4458f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] 2: 0x5f019fb01961 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] 3: 0x5f019fb0d8c2 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] 4: 0x5f019fb1240f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] 5: 0x5f019fb122a1 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] 6: 0x5f019face91e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] 7: 0x5f019fb12acf - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] 8: 0x5f019fb1292a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] 9: 0x5f019fb0d9f9 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] 10: 0x5f019faf5c0d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] 11: 0x5f019fb4bd80 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] 12: 0x5f019fb4b5a6 - core::result::unwrap_failed::h7f5a2d4cf85d933f [INFO] [stdout] 13: 0x5f019faab532 - supergfxctl::tests::actions::tests::verify_hybrid_to_integrated_action_order::h3badb6a56ad00706 [INFO] [stdout] 14: 0x5f019faad789 - core::ops::function::FnOnce::call_once::hd47b459decd0c01b [INFO] [stdout] 15: 0x5f019face6db - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] 16: 0x5f019fae41c5 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] 17: 0x5f019fabab34 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] 18: 0x5f019fabe4da - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] 19: 0x5f019fb07b2f - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] 20: 0x7943a29c2aa4 - [INFO] [stdout] 21: 0x7943a2a4fa34 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::actions::tests::verify_integrated_to_hybrid_action_order stdout ---- [INFO] [stdout] Action thread errored: The order of actions is incorrect: EnableNvidiaPersistenced should not be before EnableNvidiaPowerd [INFO] [stdout] [INFO] [stdout] thread 'tests::actions::tests::verify_integrated_to_hybrid_action_order' (27) panicked at src/tests/actions.rs:449:26: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: () [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f019fb34392 - ::fmt::h427144ad75cfb218 [INFO] [stdout] 1: 0x5f019fb4458f - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] 2: 0x5f019fb01961 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] 3: 0x5f019fb0d8c2 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] 4: 0x5f019fb1240f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] 5: 0x5f019fb122a1 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] 6: 0x5f019face91e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] 7: 0x5f019fb12acf - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] 8: 0x5f019fb1292a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] 9: 0x5f019fb0d9f9 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] 10: 0x5f019faf5c0d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] 11: 0x5f019fb4bd80 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] 12: 0x5f019fb4b5a6 - core::result::unwrap_failed::h7f5a2d4cf85d933f [INFO] [stdout] 13: 0x5f019faabaf2 - supergfxctl::tests::actions::tests::verify_integrated_to_hybrid_action_order::h7c5237127da6caf0 [INFO] [stdout] 14: 0x5f019faad769 - core::ops::function::FnOnce::call_once::hb84c8894d01c34b3 [INFO] [stdout] 15: 0x5f019face6db - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] 16: 0x5f019fae41c5 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] 17: 0x5f019fabab34 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] 18: 0x5f019fabe4da - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] 19: 0x5f019fb07b2f - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] 20: 0x7943a29c2aa4 - [INFO] [stdout] 21: 0x7943a2a4fa34 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::actions::tests::verify_all_next [INFO] [stdout] tests::actions::tests::verify_all_previous [INFO] [stdout] tests::actions::tests::verify_hybrid_to_integrated_action_order [INFO] [stdout] tests::actions::tests::verify_integrated_to_hybrid_action_order [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "0512034fec58ec11566b140f1f6b1932d44a490a4b374d20ead7530a20ea8ef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0512034fec58ec11566b140f1f6b1932d44a490a4b374d20ead7530a20ea8ef3", kill_on_drop: false }` [INFO] [stdout] 0512034fec58ec11566b140f1f6b1932d44a490a4b374d20ead7530a20ea8ef3