[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#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpipelight%2Fboulette" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pipelight/boulette 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 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dadeb26a1ae93512ccccdfa6107978107cfc4597003e79ccf0c02b0dc2fe7b6b
[INFO] running `Command { std: "docker" "start" "-a" "dadeb26a1ae93512ccccdfa6107978107cfc4597003e79ccf0c02b0dc2fe7b6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dadeb26a1ae93512ccccdfa6107978107cfc4597003e79ccf0c02b0dc2fe7b6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dadeb26a1ae93512ccccdfa6107978107cfc4597003e79ccf0c02b0dc2fe7b6b", kill_on_drop: false }`
[INFO] [stdout] dadeb26a1ae93512ccccdfa6107978107cfc4597003e79ccf0c02b0dc2fe7b6b
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8a1663a8f28ae3f5b481c7745b84514ae2c5cf273a491afe956b273869c220a
[INFO] running `Command { std: "docker" "start" "-a" "e8a1663a8f28ae3f5b481c7745b84514ae2c5cf273a491afe956b273869c220a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling prettyplease v0.2.27
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling gethostname v0.5.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling inquire v0.7.5
[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 clap v4.5.23
[INFO] [stderr]    Compiling miette v7.4.0
[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 25.35s
[INFO] running `Command { std: "docker" "inspect" "e8a1663a8f28ae3f5b481c7745b84514ae2c5cf273a491afe956b273869c220a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8a1663a8f28ae3f5b481c7745b84514ae2c5cf273a491afe956b273869c220a", kill_on_drop: false }`
[INFO] [stdout] e8a1663a8f28ae3f5b481c7745b84514ae2c5cf273a491afe956b273869c220a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbfb37b1c9f920a49ce2f01483584ef5918d6cb6f11b6a1f8f5cb5bba2c42756
[INFO] running `Command { std: "docker" "start" "-a" "fbfb37b1c9f920a49ce2f01483584ef5918d6cb6f11b6a1f8f5cb5bba2c42756", 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.89s
[INFO] running `Command { std: "docker" "inspect" "fbfb37b1c9f920a49ce2f01483584ef5918d6cb6f11b6a1f8f5cb5bba2c42756", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbfb37b1c9f920a49ce2f01483584ef5918d6cb6f11b6a1f8f5cb5bba2c42756", kill_on_drop: false }`
[INFO] [stdout] fbfb37b1c9f920a49ce2f01483584ef5918d6cb6f11b6a1f8f5cb5bba2c42756
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a89877c7ed2ec4d554acfbbc8409696c8334c8abce063075bdbcb880778b3807
[INFO] running `Command { std: "docker" "start" "-a" "a89877c7ed2ec4d554acfbbc8409696c8334c8abce063075bdbcb880778b3807", 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.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/boulette-0b79d610fc474005)
[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] [stderr] error: test failed, to rerun pass `--bin boulette`
[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.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a89877c7ed2ec4d554acfbbc8409696c8334c8abce063075bdbcb880778b3807", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a89877c7ed2ec4d554acfbbc8409696c8334c8abce063075bdbcb880778b3807", kill_on_drop: false }`
[INFO] [stdout] a89877c7ed2ec4d554acfbbc8409696c8334c8abce063075bdbcb880778b3807
