[INFO] cloning repository https://github.com/oompf/bergwerk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oompf/bergwerk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foompf%2Fbergwerk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foompf%2Fbergwerk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20d85d753d1818e8f8796688c5a94f82be9a76ec [INFO] checking oompf/bergwerk against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foompf%2Fbergwerk" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oompf/bergwerk on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oompf/bergwerk [INFO] finished tweaking git repo https://github.com/oompf/bergwerk [INFO] tweaked toml for git repo https://github.com/oompf/bergwerk written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/oompf/bergwerk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 217c3bdc370a9db47431a4c5b12eaf93745e09b07c10e240c5782ac4888505bd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "217c3bdc370a9db47431a4c5b12eaf93745e09b07c10e240c5782ac4888505bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "217c3bdc370a9db47431a4c5b12eaf93745e09b07c10e240c5782ac4888505bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "217c3bdc370a9db47431a4c5b12eaf93745e09b07c10e240c5782ac4888505bd", kill_on_drop: false }` [INFO] [stdout] 217c3bdc370a9db47431a4c5b12eaf93745e09b07c10e240c5782ac4888505bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff7e6337a8382fb4a94249688fa1e2986461a6ec547fbc2c0742c8fe845b6cf4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ff7e6337a8382fb4a94249688fa1e2986461a6ec547fbc2c0742c8fe845b6cf4", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking bergwerk v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/fs/walker.rs (1 fix) [INFO] [stderr] Fixed src/chunking/mod.rs (1 fix) [INFO] [stderr] Fixed src/commands/backup.rs (2 fixes) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/chunking/chunker.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) fn new(key: &[u8]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `chunk` [INFO] [stdout] --> src/chunking/chunker.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) fn chunk(&self, file: File) -> FileChunkIter { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `file_type` [INFO] [stdout] --> src/fs/dent.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) fn file_type(&self) -> fs::FileType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_file` [INFO] [stdout] --> src/fs/dent.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) fn is_file(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_symlink` [INFO] [stdout] --> src/fs/dent.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | pub(crate) fn is_symlink(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `path` [INFO] [stdout] --> src/fs/error.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn path(&self) -> &Path { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `kind` [INFO] [stdout] --> src/fs/error.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) fn kind(&self) -> io::ErrorKind { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/chunking/chunker.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) fn new(key: &[u8]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `chunk` [INFO] [stdout] --> src/chunking/chunker.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) fn chunk(&self, file: File) -> FileChunkIter { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `file_type` [INFO] [stdout] --> src/fs/dent.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) fn file_type(&self) -> fs::FileType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_file` [INFO] [stdout] --> src/fs/dent.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) fn is_file(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_symlink` [INFO] [stdout] --> src/fs/dent.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | pub(crate) fn is_symlink(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `path` [INFO] [stdout] --> src/fs/error.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn path(&self) -> &Path { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `kind` [INFO] [stdout] --> src/fs/error.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) fn kind(&self) -> io::ErrorKind { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.69s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking bergwerk v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/chunking/chunker.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) fn new(key: &[u8]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `chunk` [INFO] [stdout] --> src/chunking/chunker.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) fn chunk(&self, file: File) -> FileChunkIter { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `file_type` [INFO] [stdout] --> src/fs/dent.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) fn file_type(&self) -> fs::FileType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_file` [INFO] [stdout] --> src/fs/dent.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) fn is_file(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_symlink` [INFO] [stdout] --> src/fs/dent.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | pub(crate) fn is_symlink(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `path` [INFO] [stdout] --> src/fs/error.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn path(&self) -> &Path { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `kind` [INFO] [stdout] --> src/fs/error.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) fn kind(&self) -> io::ErrorKind { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/chunking/chunker.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) fn new(key: &[u8]) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `chunk` [INFO] [stdout] --> src/chunking/chunker.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) fn chunk(&self, file: File) -> FileChunkIter { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `file_type` [INFO] [stdout] --> src/fs/dent.rs:55:19 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) fn file_type(&self) -> fs::FileType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_file` [INFO] [stdout] --> src/fs/dent.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) fn is_file(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_symlink` [INFO] [stdout] --> src/fs/dent.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | pub(crate) fn is_symlink(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `path` [INFO] [stdout] --> src/fs/error.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | pub(crate) fn path(&self) -> &Path { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `kind` [INFO] [stdout] --> src/fs/error.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) fn kind(&self) -> io::ErrorKind { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "ff7e6337a8382fb4a94249688fa1e2986461a6ec547fbc2c0742c8fe845b6cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff7e6337a8382fb4a94249688fa1e2986461a6ec547fbc2c0742c8fe845b6cf4", kill_on_drop: false }` [INFO] [stdout] ff7e6337a8382fb4a94249688fa1e2986461a6ec547fbc2c0742c8fe845b6cf4