[INFO] fetching crate wallswitch 0.54.1...
[INFO] testing wallswitch-0.54.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate wallswitch 0.54.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate wallswitch 0.54.1
[INFO] finished tweaking crates.io crate wallswitch 0.54.1
[INFO] tweaked toml for crates.io crate wallswitch 0.54.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wallswitch 0.54.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wallswitch 0.54.1 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42b23bf90f226c076142a7c23086c5661965cb25c6ff44ffbcec95f43b87dc27
[INFO] running `Command { std: "docker" "start" "-a" "42b23bf90f226c076142a7c23086c5661965cb25c6ff44ffbcec95f43b87dc27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42b23bf90f226c076142a7c23086c5661965cb25c6ff44ffbcec95f43b87dc27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42b23bf90f226c076142a7c23086c5661965cb25c6ff44ffbcec95f43b87dc27", kill_on_drop: false }`
[INFO] [stdout] 42b23bf90f226c076142a7c23086c5661965cb25c6ff44ffbcec95f43b87dc27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c9a28f6ce5934d71bd7f625e7ee0185d407b1d8a3e9a10df2a287f94c1cd3c1
[INFO] running `Command { std: "docker" "start" "-a" "4c9a28f6ce5934d71bd7f625e7ee0185d407b1d8a3e9a10df2a287f94c1cd3c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.3
[INFO] [stderr]    Compiling wallswitch v0.54.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "4c9a28f6ce5934d71bd7f625e7ee0185d407b1d8a3e9a10df2a287f94c1cd3c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c9a28f6ce5934d71bd7f625e7ee0185d407b1d8a3e9a10df2a287f94c1cd3c1", kill_on_drop: false }`
[INFO] [stdout] 4c9a28f6ce5934d71bd7f625e7ee0185d407b1d8a3e9a10df2a287f94c1cd3c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b576afb566a06f345c85f017407475b58d9e1d61b392d52153860e3d11f66594
[INFO] running `Command { std: "docker" "start" "-a" "b576afb566a06f345c85f017407475b58d9e1d61b392d52153860e3d11f66594", kill_on_drop: false }`
[INFO] [stderr]    Compiling wallswitch v0.54.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 3.34s
[INFO] running `Command { std: "docker" "inspect" "b576afb566a06f345c85f017407475b58d9e1d61b392d52153860e3d11f66594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b576afb566a06f345c85f017407475b58d9e1d61b392d52153860e3d11f66594", kill_on_drop: false }`
[INFO] [stdout] b576afb566a06f345c85f017407475b58d9e1d61b392d52153860e3d11f66594
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 35881580e2d9be9a1e58600edd04d579b9d741ff127c4eea24f41910c6f94fb1
[INFO] running `Command { std: "docker" "start" "-a" "35881580e2d9be9a1e58600edd04d579b9d741ff127c4eea24f41910c6f94fb1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wallswitch-d222dcdcb68ed098)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test dimension::test_dimension::split_str_sample_1 ... ok
[INFO] [stdout] test dimension::test_dimension::split_str_sample_4 ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wallswitch-8cdbef120353b9e1)
[INFO] [stdout] test dimension::test_dimension::split_str_sample_3 ... ok
[INFO] [stdout] test dimension::test_dimension::split_str_sample_2 ... ok
[INFO] [stdout] test error::error_tests::test_error_display ... ok
[INFO] [stdout] test fileinfo::test_info::get_min_value_of_vec_v1 ... ok
[INFO] [stdout] test fileinfo::test_info::get_min_value_of_vec_v2 ... ok
[INFO] [stdout] test pids::test_pids::pgrep_pids ... ok
[INFO] [stdout] test test_lib::random_integers_v1 ... ok
[INFO] [stdout] test test_lib::random_integers_v3 ... ok
[INFO] [stdout] test test_lib::random_integers_v2 ... ok
[INFO] [stdout] test test_lib::vec_shuffle ... ok
[INFO] [stdout] test dimension::test_dimension::split_str_sample_5 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wallswitch
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/dimension.rs - dimension::split_str (line 100) ... ok
[INFO] [stdout] test src/traits.rs - traits::IntegerIterExt (line 102) ... ok
[INFO] [stdout] test src/traits.rs - traits::FloatIterExt (line 67) ... ok
[INFO] [stdout] test src/backends.rs - backends::get_xfce_monitors (line 219) ... ok
[INFO] [stdout] test src/lib.rs - shuffle (line 140) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.71s; merged doctests compilation took 0.70s
[INFO] running `Command { std: "docker" "inspect" "35881580e2d9be9a1e58600edd04d579b9d741ff127c4eea24f41910c6f94fb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35881580e2d9be9a1e58600edd04d579b9d741ff127c4eea24f41910c6f94fb1", kill_on_drop: false }`
[INFO] [stdout] 35881580e2d9be9a1e58600edd04d579b9d741ff127c4eea24f41910c6f94fb1
