[INFO] cloning repository https://github.com/Dreamail/supergfxctl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dreamail/supergfxctl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreamail%2Fsupergfxctl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreamail%2Fsupergfxctl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30c8bd253a8dae0946dc0be03b4eb13dbd273122
[INFO] testing Dreamail/supergfxctl against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreamail%2Fsupergfxctl" "/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/Dreamail/supergfxctl
[INFO] finished tweaking git repo https://github.com/Dreamail/supergfxctl
[INFO] tweaked toml for git repo https://github.com/Dreamail/supergfxctl written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dreamail/supergfxctl on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dreamail/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 96fd34703c6fae4151df72278b043029845911c656259cce3f5af32af7ddc140
[INFO] running `Command { std: "docker" "start" "-a" "96fd34703c6fae4151df72278b043029845911c656259cce3f5af32af7ddc140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96fd34703c6fae4151df72278b043029845911c656259cce3f5af32af7ddc140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96fd34703c6fae4151df72278b043029845911c656259cce3f5af32af7ddc140", kill_on_drop: false }`
[INFO] [stdout] 96fd34703c6fae4151df72278b043029845911c656259cce3f5af32af7ddc140
[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=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35e702808715565bb417ad16283595a12518fb16c81fbb4d30d8ed332ed704ac
[INFO] running `Command { std: "docker" "start" "-a" "35e702808715565bb417ad16283595a12518fb16c81fbb4d30d8ed332ed704ac", 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 autocfg v1.4.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling async-broadcast v0.7.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling udev v0.9.1
[INFO] [stderr]    Compiling env_logger v0.11.5
[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 async-trait v0.1.83
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling gumdrop_derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling gumdrop v0.8.1
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling polling v3.7.4
[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: unused import: `SessionClass`
[INFO] [stdout]   --> src/actions.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     session::{SessionClass, SessionProxy, SessionState, SessionType},
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized] target(s) in 8m 51s
[INFO] running `Command { std: "docker" "inspect" "35e702808715565bb417ad16283595a12518fb16c81fbb4d30d8ed332ed704ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35e702808715565bb417ad16283595a12518fb16c81fbb4d30d8ed332ed704ac", kill_on_drop: false }`
[INFO] [stdout] 35e702808715565bb417ad16283595a12518fb16c81fbb4d30d8ed332ed704ac
[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=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2173759ff3ae5e72b3df7edba0609f91ceca9ff0b90637bc0356f800e22682db
[INFO] running `Command { std: "docker" "start" "-a" "2173759ff3ae5e72b3df7edba0609f91ceca9ff0b90637bc0356f800e22682db", kill_on_drop: false }`
[INFO] [stderr]    Compiling supergfxctl v5.2.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SessionClass`
[INFO] [stdout]   --> src/actions.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     session::{SessionClass, SessionProxy, SessionState, SessionType},
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SessionClass`
[INFO] [stdout]   --> src/actions.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     session::{SessionClass, SessionProxy, SessionState, SessionType},
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 3.54s
[INFO] running `Command { std: "docker" "inspect" "2173759ff3ae5e72b3df7edba0609f91ceca9ff0b90637bc0356f800e22682db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2173759ff3ae5e72b3df7edba0609f91ceca9ff0b90637bc0356f800e22682db", kill_on_drop: false }`
[INFO] [stdout] 2173759ff3ae5e72b3df7edba0609f91ceca9ff0b90637bc0356f800e22682db
[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=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d1b3a2546bbbaf6400fa82964bd17d12086220d108933c59e1dddd414d1890a
[INFO] running `Command { std: "docker" "start" "-a" "9d1b3a2546bbbaf6400fa82964bd17d12086220d108933c59e1dddd414d1890a", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `SessionClass`
[INFO] [stderr]   --> src/actions.rs:13:15
[INFO] [stderr]    |
[INFO] [stderr] 13 |     session::{SessionClass, SessionProxy, SessionState, SessionType},
[INFO] [stderr]    |               ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `supergfxctl` (lib) generated 2 warnings (run `cargo fix --lib -p supergfxctl` to apply 1 suggestion)
[INFO] [stderr] warning: `supergfxctl` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [optimized] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/supergfxctl-df639104b23cb8a3)
[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] [stderr] error: test failed, to rerun pass `--lib`
[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' panicked at src/tests/actions.rs:613:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f33ff11f892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x5f33ff144953 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x5f33ff11c813 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x5f33ff11f6e2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x5f33ff120dfc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x5f33ff120c52 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x5f33ff0e6284 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x5f33ff1217db - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x5f33ff1215aa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x5f33ff11fd89 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x5f33ff12123d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x5f33ff1434d0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x5f33ff143846 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x5f33ff0ac19b - supergfxctl::tests::actions::tests::verify_all_next::{{closure}}::h9f5a53f2d5e0baaf
[INFO] [stdout]   14:     0x5f33ff0ab8b5 - supergfxctl::tests::actions::tests::verify_all_next::h5f7f0c0fcc0eb1ce
[INFO] [stdout]   15:     0x5f33ff0ac3c9 - core::ops::function::FnOnce::call_once::h3cce728810faa969
[INFO] [stdout]   16:     0x5f33ff0eb9bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x5f33ff0eabfe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x5f33ff0ae7a4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x5f33ff0b214a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x5f33ff124737 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x758ba4e2daa4 - <unknown>
[INFO] [stdout]   22:     0x758ba4ebaa34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[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' panicked at src/tests/actions.rs:534:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f33ff11f892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x5f33ff144953 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x5f33ff11c813 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x5f33ff11f6e2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x5f33ff120dfc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x5f33ff120c52 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x5f33ff0e6284 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x5f33ff1217db - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x5f33ff1215aa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x5f33ff11fd89 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x5f33ff12123d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x5f33ff1434d0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x5f33ff143846 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x5f33ff0ab77c - supergfxctl::tests::actions::tests::verify_all_previous::{{closure}}::ha2ac766e56c1ece2
[INFO] [stdout]   14:     0x5f33ff0aaea5 - supergfxctl::tests::actions::tests::verify_all_previous::h2720d0f8647721f8
[INFO] [stdout]   15:     0x5f33ff0ac409 - core::ops::function::FnOnce::call_once::h74a6c059e211bd83
[INFO] [stdout]   16:     0x5f33ff0eb9bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x5f33ff0eabfe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x5f33ff0ae7a4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x5f33ff0b214a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x5f33ff124737 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x758ba4e2daa4 - <unknown>
[INFO] [stdout]   22:     0x758ba4ebaa34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[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' panicked at src/tests/actions.rs:385:26:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f33ff11f892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x5f33ff144953 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x5f33ff11c813 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x5f33ff11f6e2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x5f33ff120dfc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x5f33ff120c52 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x5f33ff0e6284 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x5f33ff1217db - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x5f33ff1215aa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x5f33ff11fd89 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x5f33ff12123d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x5f33ff1434d0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x5f33ff143846 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x5f33ff0aa7a3 - supergfxctl::tests::actions::tests::verify_hybrid_to_integrated_action_order::h74ecb6ad48dc3cae
[INFO] [stdout]   14:     0x5f33ff0ac3e9 - core::ops::function::FnOnce::call_once::h5f2b726f26441b65
[INFO] [stdout]   15:     0x5f33ff0eb9bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x5f33ff0eabfe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x5f33ff0ae7a4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x5f33ff0b214a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x5f33ff124737 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x758ba4e2daa4 - <unknown>
[INFO] [stdout]   21:     0x758ba4ebaa34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[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' panicked at src/tests/actions.rs:449:26:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f33ff11f892 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x5f33ff144953 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x5f33ff11c813 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x5f33ff11f6e2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x5f33ff120dfc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x5f33ff120c52 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x5f33ff0e6284 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x5f33ff1217db - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x5f33ff1215aa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x5f33ff11fd89 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x5f33ff12123d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x5f33ff1434d0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x5f33ff143846 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x5f33ff0aace3 - supergfxctl::tests::actions::tests::verify_integrated_to_hybrid_action_order::h250cdcab2843c931
[INFO] [stdout]   14:     0x5f33ff0ac429 - core::ops::function::FnOnce::call_once::hb4629a6bc037e233
[INFO] [stdout]   15:     0x5f33ff0eb9bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x5f33ff0eabfe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x5f33ff0ae7a4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x5f33ff0b214a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x5f33ff124737 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x758ba4e2daa4 - <unknown>
[INFO] [stdout]   21:     0x758ba4ebaa34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[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.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9d1b3a2546bbbaf6400fa82964bd17d12086220d108933c59e1dddd414d1890a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d1b3a2546bbbaf6400fa82964bd17d12086220d108933c59e1dddd414d1890a", kill_on_drop: false }`
[INFO] [stdout] 9d1b3a2546bbbaf6400fa82964bd17d12086220d108933c59e1dddd414d1890a
