[INFO] cloning repository https://github.com/pipelight/boulette
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pipelight/boulette" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpipelight%2Fboulette", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpipelight%2Fboulette'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f602f2ea5f8eaa8e1e58d901b2d39f499a222193
[INFO] testing pipelight/boulette against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpipelight%2Fboulette" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pipelight/boulette
[INFO] finished tweaking git repo https://github.com/pipelight/boulette
[INFO] tweaked toml for git repo https://github.com/pipelight/boulette written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pipelight/boulette on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pipelight/boulette 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c2720f3942e887ecccf1d9babcd86e41f366b2115d3c9c0d45794b0c068247a
[INFO] running `Command { std: "docker" "start" "-a" "5c2720f3942e887ecccf1d9babcd86e41f366b2115d3c9c0d45794b0c068247a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c2720f3942e887ecccf1d9babcd86e41f366b2115d3c9c0d45794b0c068247a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c2720f3942e887ecccf1d9babcd86e41f366b2115d3c9c0d45794b0c068247a", kill_on_drop: false }`
[INFO] [stdout] 5c2720f3942e887ecccf1d9babcd86e41f366b2115d3c9c0d45794b0c068247a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4122f34abf7418d7f932a1c2311c54d2986f6ecd0beaa77e43b26358092522c2
[INFO] running `Command { std: "docker" "start" "-a" "4122f34abf7418d7f932a1c2311c54d2986f6ecd0beaa77e43b26358092522c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.27
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling gethostname v0.5.0
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v7.4.0
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling bon-macros v3.3.2
[INFO] [stderr]    Compiling bon v3.3.2
[INFO] [stderr]    Compiling boulette v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ValueHint`
[INFO] [stdout]  --> src/cli.rs:9:46
[INFO] [stdout]   |
[INFO] [stdout] 9 | use clap::{Args, Command, Parser, ValueEnum, ValueHint};
[INFO] [stdout]   |                                              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.39s
[INFO] running `Command { std: "docker" "inspect" "4122f34abf7418d7f932a1c2311c54d2986f6ecd0beaa77e43b26358092522c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4122f34abf7418d7f932a1c2311c54d2986f6ecd0beaa77e43b26358092522c2", kill_on_drop: false }`
[INFO] [stdout] 4122f34abf7418d7f932a1c2311c54d2986f6ecd0beaa77e43b26358092522c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 957b34bca2b1d4861c005a1e9c40d24724125c511cb8344772786b09a2f9f1d7
[INFO] running `Command { std: "docker" "start" "-a" "957b34bca2b1d4861c005a1e9c40d24724125c511cb8344772786b09a2f9f1d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling boulette v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ValueHint`
[INFO] [stdout]  --> src/cli.rs:9:46
[INFO] [stdout]   |
[INFO] [stdout] 9 | use clap::{Args, Command, Parser, ValueEnum, ValueHint};
[INFO] [stdout]   |                                              ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] running `Command { std: "docker" "inspect" "957b34bca2b1d4861c005a1e9c40d24724125c511cb8344772786b09a2f9f1d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "957b34bca2b1d4861c005a1e9c40d24724125c511cb8344772786b09a2f9f1d7", kill_on_drop: false }`
[INFO] [stdout] 957b34bca2b1d4861c005a1e9c40d24724125c511cb8344772786b09a2f9f1d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0cd56502386429f2448605beda52ff86c1ba9ef7e1841181b5c22ac1398f7115
[INFO] running `Command { std: "docker" "start" "-a" "0cd56502386429f2448605beda52ff86c1ba9ef7e1841181b5c22ac1398f7115", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ValueHint`
[INFO] [stderr]  --> src/cli.rs:9:46
[INFO] [stderr]   |
[INFO] [stderr] 9 | use clap::{Args, Command, Parser, ValueEnum, ValueHint};
[INFO] [stderr]   |                                              ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `boulette` (bin "boulette" test) generated 1 warning (run `cargo fix --bin "boulette" -p boulette --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/boulette/fd6f72aacea643fa/deps/boulette-fd6f72aacea643fa)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test utils::test::_is_ssh_session ... ok
[INFO] [stdout] test utils::test::_get_spawning_shell ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::test::_get_spawning_shell stdout ----
[INFO] [stdout] Error: 
[INFO] [stdout]   × Couldn't get the spawning shell
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     utils::test::_get_spawning_shell
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin boulette`
[INFO] running `Command { std: "docker" "inspect" "0cd56502386429f2448605beda52ff86c1ba9ef7e1841181b5c22ac1398f7115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cd56502386429f2448605beda52ff86c1ba9ef7e1841181b5c22ac1398f7115", kill_on_drop: false }`
[INFO] [stdout] 0cd56502386429f2448605beda52ff86c1ba9ef7e1841181b5c22ac1398f7115
