[INFO] cloning repository https://github.com/mcountryman/danke [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcountryman/danke" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcountryman%2Fdanke", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcountryman%2Fdanke'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f20cc46e03f5de641b5d7a668022e4972dbdbe73 [INFO] testing mcountryman/danke against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759-retry [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcountryman%2Fdanke" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mcountryman/danke [INFO] finished tweaking git repo https://github.com/mcountryman/danke [INFO] tweaked toml for git repo https://github.com/mcountryman/danke written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mcountryman/danke on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mcountryman/danke 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mini-internal v0.1.34 [INFO] [stderr] Downloaded anstyle v1.0.1 [INFO] [stderr] Downloaded is-terminal v0.4.9 [INFO] [stderr] Downloaded clap_derive v4.3.12 [INFO] [stderr] Downloaded miniserde v0.1.34 [INFO] [stderr] Downloaded argh_derive v0.1.12 [INFO] [stderr] Downloaded serde_derive v1.0.186 [INFO] [stderr] Downloaded argh_shared v0.1.12 [INFO] [stderr] Downloaded argh v0.1.12 [INFO] [stderr] Downloaded bitflags v2.4.0 [INFO] [stderr] Downloaded anstyle-wincon v1.0.2 [INFO] [stderr] Downloaded clap_builder v4.3.23 [INFO] [stderr] Downloaded serde v1.0.186 [INFO] [stderr] Downloaded rustix v0.38.8 [INFO] [stderr] Downloaded linux-raw-sys v0.4.5 [INFO] [stderr] Downloaded clap v4.3.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48a1089562a6542ec454d5b283e36fa9843e58c2e505b90719b9c97e2158008f [INFO] running `Command { std: "docker" "start" "-a" "48a1089562a6542ec454d5b283e36fa9843e58c2e505b90719b9c97e2158008f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48a1089562a6542ec454d5b283e36fa9843e58c2e505b90719b9c97e2158008f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48a1089562a6542ec454d5b283e36fa9843e58c2e505b90719b9c97e2158008f", kill_on_drop: false }` [INFO] [stdout] 48a1089562a6542ec454d5b283e36fa9843e58c2e505b90719b9c97e2158008f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad188764d9c0784d424985fb5157e59a40f3d1f551ee66040ebedb1aa5db822d [INFO] running `Command { std: "docker" "start" "-a" "ad188764d9c0784d424985fb5157e59a40f3d1f551ee66040ebedb1aa5db822d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling clap_builder v4.3.23 [INFO] [stderr] Compiling serde_derive v1.0.186 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling mini-internal v0.1.34 [INFO] [stderr] Compiling miniserde v0.1.34 [INFO] [stderr] Compiling clap v4.3.23 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling argh v0.1.12 [INFO] [stderr] Compiling danke v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/yabai.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Default, Clone, Copy, Deserialize, PartialEq)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Window` [INFO] [stdout] 47 | pub struct Window { [INFO] [stdout] | ------ `Window` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "ad188764d9c0784d424985fb5157e59a40f3d1f551ee66040ebedb1aa5db822d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad188764d9c0784d424985fb5157e59a40f3d1f551ee66040ebedb1aa5db822d", kill_on_drop: false }` [INFO] [stdout] ad188764d9c0784d424985fb5157e59a40f3d1f551ee66040ebedb1aa5db822d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b455ba33b958f1727dacad368a9fcfd0d928e64d5dfd51b1c510d38be4428a1c [INFO] running `Command { std: "docker" "start" "-a" "b455ba33b958f1727dacad368a9fcfd0d928e64d5dfd51b1c510d38be4428a1c", kill_on_drop: false }` [INFO] [stderr] Compiling danke v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/yabai.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Debug, Default, Clone, Copy, Deserialize, PartialEq)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Window` [INFO] [stdout] 47 | pub struct Window { [INFO] [stdout] | ------ `Window` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `Command { std: "docker" "inspect" "b455ba33b958f1727dacad368a9fcfd0d928e64d5dfd51b1c510d38be4428a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b455ba33b958f1727dacad368a9fcfd0d928e64d5dfd51b1c510d38be4428a1c", kill_on_drop: false }` [INFO] [stdout] b455ba33b958f1727dacad368a9fcfd0d928e64d5dfd51b1c510d38be4428a1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 394924c3a5c00e8f234d35be95143e4b417efd3f34c1d8503c4cb0d9d7c5f6ad [INFO] running `Command { std: "docker" "start" "-a" "394924c3a5c00e8f234d35be95143e4b417efd3f34c1d8503c4cb0d9d7c5f6ad", kill_on_drop: false }` [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/yabai.rs:46:39 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(Debug, Default, Clone, Copy, Deserialize, PartialEq)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_MINIDESERIALIZE_FOR_Window` [INFO] [stderr] 47 | pub struct Window { [INFO] [stderr] | ------ `Window` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `mini_internal` crate, try updating your dependency with `cargo update -p mini_internal` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `danke` (bin "danke" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/danke-0a9a02142f2f54fd) [INFO] [stdout] test cmd::cycle::tests::cycle_given_missing_front_windows ... ok [INFO] [stdout] test cmd::cycle::tests::cycle_given_missing_second_windows ... ok [INFO] [stdout] test cmd::cycle::tests::cycle_happy ... ok [INFO] [stdout] test cmd::cycle::tests::toggle_given_missing_second_window ... ok [INFO] [stdout] test cmd::cycle::tests::none_given_empty ... ok [INFO] [stdout] test cmd::cycle::tests::toggle_given_missing_first_window ... ok [INFO] [stdout] test cmd::cycle::tests::toggle_given_one ... ok [INFO] [stdout] test cmd::cycle::tests::none_given_one_without_window ... ok [INFO] [stdout] test cmd::cycle::tests::unstash_given_minimized ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "394924c3a5c00e8f234d35be95143e4b417efd3f34c1d8503c4cb0d9d7c5f6ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "394924c3a5c00e8f234d35be95143e4b417efd3f34c1d8503c4cb0d9d7c5f6ad", kill_on_drop: false }` [INFO] [stdout] 394924c3a5c00e8f234d35be95143e4b417efd3f34c1d8503c4cb0d9d7c5f6ad