[INFO] cloning repository https://github.com/pierods/metafolder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pierods/metafolder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpierods%2Fmetafolder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpierods%2Fmetafolder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef225444b3c9b1804c853db1af144d73f870b560
[INFO] testing pierods/metafolder against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpierods%2Fmetafolder" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pierods/metafolder
[INFO] finished tweaking git repo https://github.com/pierods/metafolder
[INFO] tweaked toml for git repo https://github.com/pierods/metafolder written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pierods/metafolder on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pierods/metafolder 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bb683381e3cbcef01194ac499eed5077cf611adf69088c9b388bac47e4ef007
[INFO] running `Command { std: "docker" "start" "-a" "1bb683381e3cbcef01194ac499eed5077cf611adf69088c9b388bac47e4ef007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bb683381e3cbcef01194ac499eed5077cf611adf69088c9b388bac47e4ef007", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bb683381e3cbcef01194ac499eed5077cf611adf69088c9b388bac47e4ef007", kill_on_drop: false }`
[INFO] [stdout] 1bb683381e3cbcef01194ac499eed5077cf611adf69088c9b388bac47e4ef007
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14c1c85010abde6de3b6e827a6e7d78068d6a98320c46a7ece88c489356b63ed
[INFO] running `Command { std: "docker" "start" "-a" "14c1c85010abde6de3b6e827a6e7d78068d6a98320c46a7ece88c489356b63ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.39
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling gio v0.19.0
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling zerocopy v0.8.0-alpha.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling open v5.1.2
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling xdg-utils v0.4.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling rand_core v0.9.0-alpha.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0-alpha.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rand v0.9.0-alpha.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.4
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling glib-macros v0.19.0
[INFO] [stderr]    Compiling gtk4-macros v0.8.0
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]    Compiling glib-sys v0.19.0
[INFO] [stderr]    Compiling gobject-sys v0.19.0
[INFO] [stderr]    Compiling gio-sys v0.19.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.19.0
[INFO] [stderr]    Compiling pango-sys v0.19.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.19.1
[INFO] [stderr]    Compiling graphene-sys v0.19.0
[INFO] [stderr]    Compiling gdk4-sys v0.8.0
[INFO] [stderr]    Compiling gsk4-sys v0.8.0
[INFO] [stderr]    Compiling gtk4-sys v0.8.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling glib v0.19.0
[INFO] [stderr]    Compiling cairo-rs v0.19.1
[INFO] [stderr]    Compiling graphene-rs v0.19.0
[INFO] [stderr]    Compiling pango v0.19.0
[INFO] [stderr]    Compiling gdk-pixbuf v0.19.0
[INFO] [stderr]    Compiling gdk4 v0.8.0
[INFO] [stderr]    Compiling gsk4 v0.8.0
[INFO] [stderr]    Compiling gtk4 v0.8.0
[INFO] [stderr]    Compiling metafolder v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::preset::make_presets`
[INFO] [stdout]   --> src/menus.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::preset::make_presets;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_presets` is never used
[INFO] [stdout]  --> src/preset.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) fn make_presets() -> Popover {
[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 [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "14c1c85010abde6de3b6e827a6e7d78068d6a98320c46a7ece88c489356b63ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14c1c85010abde6de3b6e827a6e7d78068d6a98320c46a7ece88c489356b63ed", kill_on_drop: false }`
[INFO] [stdout] 14c1c85010abde6de3b6e827a6e7d78068d6a98320c46a7ece88c489356b63ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08f7b041f1391a098dd25609b5d3a9a077b423c9c6163be5c5fe75d53f77d96b
[INFO] running `Command { std: "docker" "start" "-a" "08f7b041f1391a098dd25609b5d3a9a077b423c9c6163be5c5fe75d53f77d96b", kill_on_drop: false }`
[INFO] [stderr]    Compiling metafolder v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::preset::make_presets`
[INFO] [stdout]   --> src/menus.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use crate::preset::make_presets;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_presets` is never used
[INFO] [stdout]  --> src/preset.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) fn make_presets() -> Popover {
[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 [unoptimized + debuginfo] target(s) in 1.32s
[INFO] running `Command { std: "docker" "inspect" "08f7b041f1391a098dd25609b5d3a9a077b423c9c6163be5c5fe75d53f77d96b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08f7b041f1391a098dd25609b5d3a9a077b423c9c6163be5c5fe75d53f77d96b", kill_on_drop: false }`
[INFO] [stdout] 08f7b041f1391a098dd25609b5d3a9a077b423c9c6163be5c5fe75d53f77d96b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 646c983a892848918bfeef999ac8424de7e8a489758e4bbdf37a4847f83d50d9
[INFO] running `Command { std: "docker" "start" "-a" "646c983a892848918bfeef999ac8424de7e8a489758e4bbdf37a4847f83d50d9", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::preset::make_presets`
[INFO] [stderr]   --> src/menus.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | use crate::preset::make_presets;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `make_presets` is never used
[INFO] [stderr]  --> src/preset.rs:5:15
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub(crate) fn make_presets() -> Popover {
[INFO] [stderr]   |               ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `metafolder` (bin "metafolder" test) generated 2 warnings (run `cargo fix --bin "metafolder" -p metafolder --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/metafolder-ccb4cc2121815c14)
[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] running `Command { std: "docker" "inspect" "646c983a892848918bfeef999ac8424de7e8a489758e4bbdf37a4847f83d50d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "646c983a892848918bfeef999ac8424de7e8a489758e4bbdf37a4847f83d50d9", kill_on_drop: false }`
[INFO] [stdout] 646c983a892848918bfeef999ac8424de7e8a489758e4bbdf37a4847f83d50d9
