[INFO] fetching crate git-branch-stash-cli 0.11.2... [INFO] testing git-branch-stash-cli-0.11.2 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate git-branch-stash-cli 0.11.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate git-branch-stash-cli 0.11.2 [INFO] finished tweaking crates.io crate git-branch-stash-cli 0.11.2 [INFO] tweaked toml for crates.io crate git-branch-stash-cli 0.11.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate git-branch-stash-cli 0.11.2 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-branch-stash-cli 0.11.2 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3f476dab07897c92d128fa3779b2054e2ba1dede876c03df3f5c7952abb694c [INFO] running `Command { std: "docker" "start" "-a" "e3f476dab07897c92d128fa3779b2054e2ba1dede876c03df3f5c7952abb694c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3f476dab07897c92d128fa3779b2054e2ba1dede876c03df3f5c7952abb694c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3f476dab07897c92d128fa3779b2054e2ba1dede876c03df3f5c7952abb694c", kill_on_drop: false }` [INFO] [stdout] e3f476dab07897c92d128fa3779b2054e2ba1dede876c03df3f5c7952abb694c [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b7ff43166ff855a3ea1b9a9599d392c128f7603f487829627f547e6f9545b5a [INFO] running `Command { std: "docker" "start" "-a" "7b7ff43166ff855a3ea1b9a9599d392c128f7603f487829627f547e6f9545b5a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling object v0.32.0 [INFO] [stderr] Compiling concolor-override v1.1.0 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling syn v2.0.86 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling proc-exit v2.0.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling git-config-env v0.2.3 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling concolor v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling git2 v0.16.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.3 [INFO] [stderr] Compiling concolor-clap v0.1.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling git2-ext v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling git-branch-stash v0.10.2 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling git-branch-stash-cli v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.73s [INFO] running `Command { std: "docker" "inspect" "7b7ff43166ff855a3ea1b9a9599d392c128f7603f487829627f547e6f9545b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b7ff43166ff855a3ea1b9a9599d392c128f7603f487829627f547e6f9545b5a", kill_on_drop: false }` [INFO] [stdout] 7b7ff43166ff855a3ea1b9a9599d392c128f7603f487829627f547e6f9545b5a [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1397bbf9e5351e95a176562614e3d10c2d9e72ca38249bc7c8bb9ee9d8c91f29 [INFO] running `Command { std: "docker" "start" "-a" "1397bbf9e5351e95a176562614e3d10c2d9e72ca38249bc7c8bb9ee9d8c91f29", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling concolor-override v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling object v0.32.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling proc-exit v2.0.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling concolor v0.1.1 [INFO] [stderr] Compiling os_info v3.7.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling git-config-env v0.2.3 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.3 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling concolor-clap v0.1.0 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling git2 v0.16.0 [INFO] [stderr] Compiling git2-ext v0.6.3 [INFO] [stderr] Compiling git-branch-stash v0.10.2 [INFO] [stderr] Compiling git-branch-stash-cli v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.15s [INFO] running `Command { std: "docker" "inspect" "1397bbf9e5351e95a176562614e3d10c2d9e72ca38249bc7c8bb9ee9d8c91f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1397bbf9e5351e95a176562614e3d10c2d9e72ca38249bc7c8bb9ee9d8c91f29", kill_on_drop: false }` [INFO] [stdout] 1397bbf9e5351e95a176562614e3d10c2d9e72ca38249bc7c8bb9ee9d8c91f29 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b93abb5283d274292ace4136619e8e6960b204cb47df32fb581d3163d361b52d [INFO] running `Command { std: "docker" "start" "-a" "b93abb5283d274292ace4136619e8e6960b204cb47df32fb581d3163d361b52d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_branch_stash-0533a92197b8a790) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test args::test::verify_app ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b93abb5283d274292ace4136619e8e6960b204cb47df32fb581d3163d361b52d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b93abb5283d274292ace4136619e8e6960b204cb47df32fb581d3163d361b52d", kill_on_drop: false }` [INFO] [stdout] b93abb5283d274292ace4136619e8e6960b204cb47df32fb581d3163d361b52d