[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpierods%2Fmetafolder" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pierods/metafolder on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1fd92dfbc6cd1df76ae240d444128b409d151b3a191deb4f26dccc9d18f1136
[INFO] running `Command { std: "docker" "start" "-a" "a1fd92dfbc6cd1df76ae240d444128b409d151b3a191deb4f26dccc9d18f1136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1fd92dfbc6cd1df76ae240d444128b409d151b3a191deb4f26dccc9d18f1136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1fd92dfbc6cd1df76ae240d444128b409d151b3a191deb4f26dccc9d18f1136", kill_on_drop: false }`
[INFO] [stdout] a1fd92dfbc6cd1df76ae240d444128b409d151b3a191deb4f26dccc9d18f1136
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 876cda71c085ccc0784168718539aaf4f4fc41eef8c43b284d0d85f639aa598b
[INFO] running `Command { std: "docker" "start" "-a" "876cda71c085ccc0784168718539aaf4f4fc41eef8c43b284d0d85f639aa598b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.39
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling indexmap v2.2.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling gio v0.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.8.0-alpha.6
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling pathdiff v0.2.1
[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 rand_core v0.9.0-alpha.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling xdg-utils v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rand_chacha 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 rand v0.9.0-alpha.1
[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 proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]    Compiling ignore v0.4.22
[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 glib-macros v0.19.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.19.0
[INFO] [stderr]    Compiling pango-sys v0.19.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[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 gtk4-macros v0.8.0
[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 2m 53s
[INFO] running `Command { std: "docker" "inspect" "876cda71c085ccc0784168718539aaf4f4fc41eef8c43b284d0d85f639aa598b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "876cda71c085ccc0784168718539aaf4f4fc41eef8c43b284d0d85f639aa598b", kill_on_drop: false }`
[INFO] [stdout] 876cda71c085ccc0784168718539aaf4f4fc41eef8c43b284d0d85f639aa598b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 704445fee8a4058825acf366f75ff5ebc2da635f35aa111ba51b120d7b674cfb
[INFO] running `Command { std: "docker" "start" "-a" "704445fee8a4058825acf366f75ff5ebc2da635f35aa111ba51b120d7b674cfb", 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.51s
[INFO] running `Command { std: "docker" "inspect" "704445fee8a4058825acf366f75ff5ebc2da635f35aa111ba51b120d7b674cfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "704445fee8a4058825acf366f75ff5ebc2da635f35aa111ba51b120d7b674cfb", kill_on_drop: false }`
[INFO] [stdout] 704445fee8a4058825acf366f75ff5ebc2da635f35aa111ba51b120d7b674cfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5638be53204fac72b04c872381f94dce085064c73d000953b41a87f14acd46b2
[INFO] running `Command { std: "docker" "start" "-a" "5638be53204fac72b04c872381f94dce085064c73d000953b41a87f14acd46b2", 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.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/metafolder-02109a5a45703c08)
[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" "5638be53204fac72b04c872381f94dce085064c73d000953b41a87f14acd46b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5638be53204fac72b04c872381f94dce085064c73d000953b41a87f14acd46b2", kill_on_drop: false }`
[INFO] [stdout] 5638be53204fac72b04c872381f94dce085064c73d000953b41a87f14acd46b2
