[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] 2e9c9c52a0d1a3495cde3453b5648ddd44550677 [INFO] testing tummychow/git-absorb against 1.79.0 for beta-1.80-4 [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 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v4.5.3 [INFO] [stderr] Downloaded clap_complete v4.5.1 [INFO] [stderr] Downloaded clap v4.5.3 [INFO] [stderr] Downloaded clap_complete_nushell v4.5.1 [INFO] [stderr] Downloaded git2 v0.18.3 [INFO] [stderr] Downloaded syn v2.0.53 [INFO] [stderr] Downloaded libc v0.2.155 [INFO] [stderr] Downloaded libz-sys v1.1.16 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 808f102a2e60c4b48aed7845b12207f31e38576a7c160c06f9cf4fd34b0a369b [INFO] running `Command { std: "docker" "start" "-a" "808f102a2e60c4b48aed7845b12207f31e38576a7c160c06f9cf4fd34b0a369b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "808f102a2e60c4b48aed7845b12207f31e38576a7c160c06f9cf4fd34b0a369b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "808f102a2e60c4b48aed7845b12207f31e38576a7c160c06f9cf4fd34b0a369b", kill_on_drop: false }` [INFO] [stdout] 808f102a2e60c4b48aed7845b12207f31e38576a7c160c06f9cf4fd34b0a369b [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a52a9b901850a28efda29c3ac023781077b9e19801506fbbbe3aae5615bcee52 [INFO] running `Command { std: "docker" "start" "-a" "a52a9b901850a28efda29c3ac023781077b9e19801506fbbbe3aae5615bcee52", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling deranged v0.3.11 [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 log v0.4.21 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [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 37.27s [INFO] running `Command { std: "docker" "inspect" "a52a9b901850a28efda29c3ac023781077b9e19801506fbbbe3aae5615bcee52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a52a9b901850a28efda29c3ac023781077b9e19801506fbbbe3aae5615bcee52", kill_on_drop: false }` [INFO] [stdout] a52a9b901850a28efda29c3ac023781077b9e19801506fbbbe3aae5615bcee52 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eefb4ce0e44f19be687c83cf342fb8d68cb88be23c1747cdcb736ce2303936a3 [INFO] running `Command { std: "docker" "start" "-a" "eefb4ce0e44f19be687c83cf342fb8d68cb88be23c1747cdcb736ce2303936a3", 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 10.48s [INFO] running `Command { std: "docker" "inspect" "eefb4ce0e44f19be687c83cf342fb8d68cb88be23c1747cdcb736ce2303936a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eefb4ce0e44f19be687c83cf342fb8d68cb88be23c1747cdcb736ce2303936a3", kill_on_drop: false }` [INFO] [stdout] eefb4ce0e44f19be687c83cf342fb8d68cb88be23c1747cdcb736ce2303936a3 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cb3df191dd87ea265d2aa8b244ea575e8d0fdcbce551cfb2571308e494933eae [INFO] running `Command { std: "docker" "start" "-a" "cb3df191dd87ea265d2aa8b244ea575e8d0fdcbce551cfb2571308e494933eae", 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.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_absorb-40bd5c7e5c4cee97) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test commute::tests::test_commute ... ok [INFO] [stdout] test commute::tests::test_commute_patch ... ok [INFO] [stdout] test commute::tests::test_commute_trivial_remove ... ok [INFO] [stdout] test commute::tests::test_commute_trivial_add ... ok [INFO] [stdout] test tests::autostage_if_index_was_empty ... ok [INFO] [stdout] test stack::tests::test_stack_stops_at_merges ... ok [INFO] [stdout] test tests::one_fixup_per_commit ... ok [INFO] [stdout] test stack::tests::test_stack_uses_custom_base ... ok [INFO] [stdout] test tests::do_not_autostage_if_index_was_not_empty ... ok [INFO] [stdout] test tests::do_not_autostage_if_not_enabled_by_config_var ... ok [INFO] [stdout] test tests::fixup_message_always_commit_sha_if_configured ... ok [INFO] [stdout] test stack::tests::test_stack_stops_at_foreign_author ... ok [INFO] [stdout] test tests::multiple_fixups_per_commit ... ok [INFO] [stdout] test stack::tests::test_stack_hides_other_branches ... ok [INFO] [stdout] test stack::tests::test_stack_stops_at_configured_limit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_absorb-78f82871fb568695) [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" "cb3df191dd87ea265d2aa8b244ea575e8d0fdcbce551cfb2571308e494933eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb3df191dd87ea265d2aa8b244ea575e8d0fdcbce551cfb2571308e494933eae", kill_on_drop: false }` [INFO] [stdout] cb3df191dd87ea265d2aa8b244ea575e8d0fdcbce551cfb2571308e494933eae [INFO] testing tummychow/git-absorb against beta-2024-06-22 for beta-1.80-4 [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 beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "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" "+beta-2024-06-22" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c668d3ae226fa03323be788ad629b4eb8b75476fd114865257c120b4a681430 [INFO] running `Command { std: "docker" "start" "-a" "1c668d3ae226fa03323be788ad629b4eb8b75476fd114865257c120b4a681430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c668d3ae226fa03323be788ad629b4eb8b75476fd114865257c120b4a681430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c668d3ae226fa03323be788ad629b4eb8b75476fd114865257c120b4a681430", kill_on_drop: false }` [INFO] [stdout] 1c668d3ae226fa03323be788ad629b4eb8b75476fd114865257c120b4a681430 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23e3172f4605c52505d40bfe931f4ed0e67fb1db997df47883adb8f72a2027b9 [INFO] running `Command { std: "docker" "start" "-a" "23e3172f4605c52505d40bfe931f4ed0e67fb1db997df47883adb8f72a2027b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.34/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "23e3172f4605c52505d40bfe931f4ed0e67fb1db997df47883adb8f72a2027b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23e3172f4605c52505d40bfe931f4ed0e67fb1db997df47883adb8f72a2027b9", kill_on_drop: false }` [INFO] [stdout] 23e3172f4605c52505d40bfe931f4ed0e67fb1db997df47883adb8f72a2027b9