[INFO] fetching crate git-absorb 0.6.11... [INFO] checking git-absorb-0.6.11 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate git-absorb 0.6.11 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate git-absorb 0.6.11 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate git-absorb 0.6.11 [INFO] finished tweaking crates.io crate git-absorb 0.6.11 [INFO] tweaked toml for crates.io crate git-absorb 0.6.11 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate git-absorb 0.6.11 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.60 [INFO] [stderr] Downloaded slog-async v2.5.0 [INFO] [stderr] Downloaded anyhow v1.0.33 [INFO] [stderr] Downloaded slog v2.5.2 [INFO] [stderr] Downloaded slog-term v2.6.0 [INFO] [stderr] Downloaded libc v0.2.79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b052f7e733cc718dee86a9ee6d6f9bdf1429fd905f01ace987253bad0456571 [INFO] running `Command { std: "docker" "start" "-a" "6b052f7e733cc718dee86a9ee6d6f9bdf1429fd905f01ace987253bad0456571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b052f7e733cc718dee86a9ee6d6f9bdf1429fd905f01ace987253bad0456571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b052f7e733cc718dee86a9ee6d6f9bdf1429fd905f01ace987253bad0456571", kill_on_drop: false }` [INFO] [stdout] 6b052f7e733cc718dee86a9ee6d6f9bdf1429fd905f01ace987253bad0456571 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5914b50d8b31ca9f57a77a6f04e1b1335a65afce50500e288f41f783054a586 [INFO] running `Command { std: "docker" "start" "-a" "f5914b50d8b31ca9f57a77a6f04e1b1335a65afce50500e288f41f783054a586", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Checking slog-term v2.6.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking git2 v0.18.1 [INFO] [stderr] Checking git-absorb v0.6.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `tempfile` is imported redundantly [INFO] [stdout] --> src/stack.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | use tempfile; [INFO] [stdout] | ^^^^^^^^ the item `tempfile` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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] [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.70s [INFO] running `Command { std: "docker" "inspect" "f5914b50d8b31ca9f57a77a6f04e1b1335a65afce50500e288f41f783054a586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5914b50d8b31ca9f57a77a6f04e1b1335a65afce50500e288f41f783054a586", kill_on_drop: false }` [INFO] [stdout] f5914b50d8b31ca9f57a77a6f04e1b1335a65afce50500e288f41f783054a586