[INFO] cloning repository https://github.com/proprietary/rim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/proprietary/rim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproprietary%2Frim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproprietary%2Frim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6d25fffa62bcde3b1ef395a76ff19e6fc9221a8
[INFO] building proprietary/rim against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproprietary%2Frim" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/proprietary/rim on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/proprietary/rim
[INFO] finished tweaking git repo https://github.com/proprietary/rim
[INFO] tweaked toml for git repo https://github.com/proprietary/rim written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/proprietary/rim 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee7cad0b1f0603028d135af9557f05e536124e61be115a6ad53137c47db6f7ea
[INFO] running `Command { std: "docker" "start" "-a" "ee7cad0b1f0603028d135af9557f05e536124e61be115a6ad53137c47db6f7ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee7cad0b1f0603028d135af9557f05e536124e61be115a6ad53137c47db6f7ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee7cad0b1f0603028d135af9557f05e536124e61be115a6ad53137c47db6f7ea", kill_on_drop: false }`
[INFO] [stdout] ee7cad0b1f0603028d135af9557f05e536124e61be115a6ad53137c47db6f7ea
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72abad0a5bc3d624654f6fae75af53e9608d37172b73f105601dc41145d73fbf
[INFO] running `Command { std: "docker" "start" "-a" "72abad0a5bc3d624654f6fae75af53e9608d37172b73f105601dc41145d73fbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling hashlink v0.9.0
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling serde_yaml v0.9.32
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling rim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tar`
[INFO] [stdout]  --> src/fs.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tar;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap` and `HashSet`
[INFO] [stdout]  --> src/metadata_db.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                        ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process::Command`
[INFO] [stdout]  --> src/bin/rim.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{path::PathBuf, process::Command, rc::Rc};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `App`, `config::Config`, and `metadata_db::MetadataDB`
[INFO] [stdout]  --> src/bin/rim-wrap.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rim::{config::Config, metadata_db::MetadataDB, App};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `subcommand_path` is never used
[INFO] [stdout]   --> src/bin/rim.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn subcommand_path(subcommand: &ExternalSubcommand) -> Result<PathBuf, std::io::Error> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.83s
[INFO] running `Command { std: "docker" "inspect" "72abad0a5bc3d624654f6fae75af53e9608d37172b73f105601dc41145d73fbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72abad0a5bc3d624654f6fae75af53e9608d37172b73f105601dc41145d73fbf", kill_on_drop: false }`
[INFO] [stdout] 72abad0a5bc3d624654f6fae75af53e9608d37172b73f105601dc41145d73fbf
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ad3e4e2ce6154084ede29f18202eb2e39886a594fd4fd14f2819fdb0b7ee031
[INFO] running `Command { std: "docker" "start" "-a" "3ad3e4e2ce6154084ede29f18202eb2e39886a594fd4fd14f2819fdb0b7ee031", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `tar`
[INFO] [stdout]  --> src/fs.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tar;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap` and `HashSet`
[INFO] [stdout]  --> src/metadata_db.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                        ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tar`
[INFO] [stdout]  --> src/fs.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tar;
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashMap` and `HashSet`
[INFO] [stdout]  --> src/metadata_db.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                        ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `App`, `config::Config`, and `metadata_db::MetadataDB`
[INFO] [stdout]  --> src/bin/rim-wrap.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rim::{config::Config, metadata_db::MetadataDB, App};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process::Command`
[INFO] [stdout]  --> src/bin/rim.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{path::PathBuf, process::Command, rc::Rc};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `subcommand_path` is never used
[INFO] [stdout]   --> src/bin/rim.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn subcommand_path(subcommand: &ExternalSubcommand) -> Result<PathBuf, std::io::Error> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/util.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut files = vec![
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.87s
[INFO] running `Command { std: "docker" "inspect" "3ad3e4e2ce6154084ede29f18202eb2e39886a594fd4fd14f2819fdb0b7ee031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ad3e4e2ce6154084ede29f18202eb2e39886a594fd4fd14f2819fdb0b7ee031", kill_on_drop: false }`
[INFO] [stdout] 3ad3e4e2ce6154084ede29f18202eb2e39886a594fd4fd14f2819fdb0b7ee031
