[INFO] cloning repository https://github.com/tummychow/git-absorb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tummychow/git-absorb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftummychow%2Fgit-absorb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftummychow%2Fgit-absorb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00d301b6a6c2447fbf13ecd216be7dfc35eb59f6 [INFO] testing tummychow/git-absorb against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftummychow%2Fgit-absorb" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tummychow/git-absorb on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/tummychow/git-absorb [INFO] finished tweaking git repo https://github.com/tummychow/git-absorb [INFO] tweaked toml for git repo https://github.com/tummychow/git-absorb written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tummychow/git-absorb 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete_nushell v4.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e72f9c430f16d7ffc2ff85cef05e646df0c566a2c984ab987f6d5f2017cdd5a1 [INFO] running `Command { std: "docker" "start" "-a" "e72f9c430f16d7ffc2ff85cef05e646df0c566a2c984ab987f6d5f2017cdd5a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e72f9c430f16d7ffc2ff85cef05e646df0c566a2c984ab987f6d5f2017cdd5a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e72f9c430f16d7ffc2ff85cef05e646df0c566a2c984ab987f6d5f2017cdd5a1", kill_on_drop: false }` [INFO] [stdout] e72f9c430f16d7ffc2ff85cef05e646df0c566a2c984ab987f6d5f2017cdd5a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60e51a3a4f96fa19e08890bbe403725651be85b9818fa7c7b1f9b06198d100c9 [INFO] running `Command { std: "docker" "start" "-a" "60e51a3a4f96fa19e08890bbe403725651be85b9818fa7c7b1f9b06198d100c9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling clap_complete v4.5.1 [INFO] [stderr] Compiling clap_complete_nushell v4.5.1 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling git-absorb v0.6.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `trailing_newline` is never read [INFO] [stdout] --> src/owned.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Block { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 54 | pub trailing_newline: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `old_id` and `new_id` are never read [INFO] [stdout] --> src/owned.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 207 | pub struct Patch { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 208 | pub old_path: Vec, [INFO] [stdout] 209 | pub old_id: git2::Oid, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 210 | pub new_path: Vec, [INFO] [stdout] 211 | pub new_id: git2::Oid, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Patch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.28s [INFO] running `Command { std: "docker" "inspect" "60e51a3a4f96fa19e08890bbe403725651be85b9818fa7c7b1f9b06198d100c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60e51a3a4f96fa19e08890bbe403725651be85b9818fa7c7b1f9b06198d100c9", kill_on_drop: false }` [INFO] [stdout] 60e51a3a4f96fa19e08890bbe403725651be85b9818fa7c7b1f9b06198d100c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8987759454a289415498196b9e12b4a5a71b344dac87976d86bc818795b2338 [INFO] running `Command { std: "docker" "start" "-a" "c8987759454a289415498196b9e12b4a5a71b344dac87976d86bc818795b2338", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling clap_complete v4.5.1 [INFO] [stderr] Compiling clap_complete_nushell v4.5.1 [INFO] [stderr] Compiling git-absorb v0.6.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `trailing_newline` is never read [INFO] [stdout] --> src/owned.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Block { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 54 | pub trailing_newline: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `old_id` and `new_id` are never read [INFO] [stdout] --> src/owned.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 207 | pub struct Patch { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 208 | pub old_path: Vec, [INFO] [stdout] 209 | pub old_id: git2::Oid, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 210 | pub new_path: Vec, [INFO] [stdout] 211 | pub new_id: git2::Oid, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Patch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `trailing_newline` is never read [INFO] [stdout] --> src/owned.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Block { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 54 | pub trailing_newline: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `old_id` and `new_id` are never read [INFO] [stdout] --> src/owned.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 207 | pub struct Patch { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 208 | pub old_path: Vec, [INFO] [stdout] 209 | pub old_id: git2::Oid, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 210 | pub new_path: Vec, [INFO] [stdout] 211 | pub new_id: git2::Oid, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Patch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.23s [INFO] running `Command { std: "docker" "inspect" "c8987759454a289415498196b9e12b4a5a71b344dac87976d86bc818795b2338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8987759454a289415498196b9e12b4a5a71b344dac87976d86bc818795b2338", kill_on_drop: false }` [INFO] [stdout] c8987759454a289415498196b9e12b4a5a71b344dac87976d86bc818795b2338 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 42e9b72dd856c2d74841a144d062a90c32445aa409de4c7eb42d6d7aa809de50 [INFO] running `Command { std: "docker" "start" "-a" "42e9b72dd856c2d74841a144d062a90c32445aa409de4c7eb42d6d7aa809de50", kill_on_drop: false }` [INFO] [stderr] warning: field `trailing_newline` is never read [INFO] [stderr] --> src/owned.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 51 | pub struct Block { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] ... [INFO] [stderr] 54 | pub trailing_newline: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Block` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `old_id` and `new_id` are never read [INFO] [stderr] --> src/owned.rs:209:9 [INFO] [stderr] | [INFO] [stderr] 207 | pub struct Patch { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 208 | pub old_path: Vec, [INFO] [stderr] 209 | pub old_id: git2::Oid, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 210 | pub new_path: Vec, [INFO] [stderr] 211 | pub new_id: git2::Oid, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Patch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `git-absorb` (lib) generated 2 warnings [INFO] [stderr] warning: `git-absorb` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_absorb-288d4f142e5a6792) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test commute::tests::test_commute ... ok [INFO] [stdout] test commute::tests::test_commute_trivial_add ... ok [INFO] [stdout] test commute::tests::test_commute_patch ... ok [INFO] [stdout] test commute::tests::test_commute_trivial_remove ... ok [INFO] [stdout] test stack::tests::test_stack_hides_other_branches ... ok [INFO] [stdout] test tests::do_not_autostage_if_not_enabled_by_config_var ... ok [INFO] [stdout] test stack::tests::test_stack_uses_custom_base ... ok [INFO] [stdout] test stack::tests::test_stack_stops_at_foreign_author ... ok [INFO] [stdout] test stack::tests::test_stack_stops_at_merges ... ok [INFO] [stdout] test tests::do_not_autostage_if_index_was_not_empty ... ok [INFO] [stdout] test tests::autostage_if_index_was_empty ... ok [INFO] [stdout] test stack::tests::test_stack_stops_at_configured_limit ... ok [INFO] [stdout] test tests::fixup_message_always_commit_sha_if_configured ... ok [INFO] [stdout] test tests::multiple_fixups_per_commit ... ok [INFO] [stdout] test tests::one_fixup_per_commit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_absorb-07fe330d2110ff85) [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] [stderr] Doc-tests git_absorb [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" "42e9b72dd856c2d74841a144d062a90c32445aa409de4c7eb42d6d7aa809de50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42e9b72dd856c2d74841a144d062a90c32445aa409de4c7eb42d6d7aa809de50", kill_on_drop: false }` [INFO] [stdout] 42e9b72dd856c2d74841a144d062a90c32445aa409de4c7eb42d6d7aa809de50 [INFO] testing tummychow/git-absorb against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftummychow%2Fgit-absorb" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tummychow/git-absorb on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/tummychow/git-absorb [INFO] finished tweaking git repo https://github.com/tummychow/git-absorb [INFO] tweaked toml for git repo https://github.com/tummychow/git-absorb written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tummychow/git-absorb 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8c1f3d069370e9690770254909ac3957e96621dc637e630838443f7cd833222 [INFO] running `Command { std: "docker" "start" "-a" "a8c1f3d069370e9690770254909ac3957e96621dc637e630838443f7cd833222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8c1f3d069370e9690770254909ac3957e96621dc637e630838443f7cd833222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8c1f3d069370e9690770254909ac3957e96621dc637e630838443f7cd833222", kill_on_drop: false }` [INFO] [stdout] a8c1f3d069370e9690770254909ac3957e96621dc637e630838443f7cd833222 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb4c1a4d943b214b8259aee7b1d4c8d4430932dfe4d1721dd5ffc486e1382746 [INFO] running `Command { std: "docker" "start" "-a" "bb4c1a4d943b214b8259aee7b1d4c8d4430932dfe4d1721dd5ffc486e1382746", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling clap_complete v4.5.1 [INFO] [stderr] Compiling clap_complete_nushell v4.5.1 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling git-absorb v0.6.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `trailing_newline` is never read [INFO] [stdout] --> src/owned.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Block { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 54 | pub trailing_newline: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `old_id` and `new_id` are never read [INFO] [stdout] --> src/owned.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 207 | pub struct Patch { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 208 | pub old_path: Vec, [INFO] [stdout] 209 | pub old_id: git2::Oid, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 210 | pub new_path: Vec, [INFO] [stdout] 211 | pub new_id: git2::Oid, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Patch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.32s [INFO] running `Command { std: "docker" "inspect" "bb4c1a4d943b214b8259aee7b1d4c8d4430932dfe4d1721dd5ffc486e1382746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb4c1a4d943b214b8259aee7b1d4c8d4430932dfe4d1721dd5ffc486e1382746", kill_on_drop: false }` [INFO] [stdout] bb4c1a4d943b214b8259aee7b1d4c8d4430932dfe4d1721dd5ffc486e1382746 [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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 016e6d32f0ff9221e9195637074858c0c66c9040252a12ad3aa31e6bf186bca0 [INFO] running `Command { std: "docker" "start" "-a" "016e6d32f0ff9221e9195637074858c0c66c9040252a12ad3aa31e6bf186bca0", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling clap_complete v4.5.1 [INFO] [stderr] Compiling clap_complete_nushell v4.5.1 [INFO] [stderr] Compiling git-absorb v0.6.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `trailing_newline` is never read [INFO] [stdout] --> src/owned.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct Block { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 54 | pub trailing_newline: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Block` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `old_id` and `new_id` are never read [INFO] [stdout] --> src/owned.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 207 | pub struct Patch { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 208 | pub old_path: Vec, [INFO] [stdout] 209 | pub old_id: git2::Oid, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 210 | pub new_path: Vec, [INFO] [stdout] 211 | pub new_id: git2::Oid, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Patch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap_builder` (lib) [INFO] running `Command { std: "docker" "inspect" "016e6d32f0ff9221e9195637074858c0c66c9040252a12ad3aa31e6bf186bca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "016e6d32f0ff9221e9195637074858c0c66c9040252a12ad3aa31e6bf186bca0", kill_on_drop: false }` [INFO] [stdout] 016e6d32f0ff9221e9195637074858c0c66c9040252a12ad3aa31e6bf186bca0