[INFO] fetching crate recollect 1.0.0...
[INFO] testing recollect-1.0.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2
[INFO] extracting crate recollect 1.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate recollect 1.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate recollect 1.0.0
[INFO] tweaked toml for crates.io crate recollect 1.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate recollect 1.0.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate recollect 1.0.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 678e9c354cd1438887787d82747ad4c10e00bee46575ec612e8d4cdfd8b204e9
[INFO] running `Command { std: "docker" "start" "-a" "678e9c354cd1438887787d82747ad4c10e00bee46575ec612e8d4cdfd8b204e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "678e9c354cd1438887787d82747ad4c10e00bee46575ec612e8d4cdfd8b204e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "678e9c354cd1438887787d82747ad4c10e00bee46575ec612e8d4cdfd8b204e9", kill_on_drop: false }`
[INFO] [stdout] 678e9c354cd1438887787d82747ad4c10e00bee46575ec612e8d4cdfd8b204e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7b274bfb3cc159980108e7ffa125e41cb405e4bbebf5173fe20b4b574fe61f8
[INFO] running `Command { std: "docker" "start" "-a" "a7b274bfb3cc159980108e7ffa125e41cb405e4bbebf5173fe20b4b574fe61f8", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.101
[INFO] [stderr] Compiling unicode-ident v1.0.19
[INFO] [stderr] Compiling quote v1.0.41
[INFO] [stderr] Compiling libc v0.2.177
[INFO] [stderr] Compiling bitflags v2.9.4
[INFO] [stderr] Compiling rustix v1.1.2
[INFO] [stderr] Compiling cfg-if v1.0.3
[INFO] [stderr] Compiling getrandom v0.3.3
[INFO] [stderr] Compiling memchr v2.7.6
[INFO] [stderr] Compiling serde_json v1.0.145
[INFO] [stderr] Compiling regex-syntax v0.8.7
[INFO] [stderr] Compiling anstream v0.6.21
[INFO] [stderr] Compiling clap_lex v0.7.5
[INFO] [stderr] Compiling anyhow v1.0.100
[INFO] [stderr] Compiling option-ext v0.2.0
[INFO] [stderr] Compiling serde v1.0.228
[INFO] [stderr] Compiling thread_local v1.1.9
[INFO] [stderr] Compiling shell-words v1.1.0
[INFO] [stderr] Compiling colored v2.2.0
[INFO] [stderr] Compiling rustix v0.38.44
[INFO] [stderr] Compiling fuzzy-matcher v0.3.7
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling syn v2.0.106
[INFO] [stderr] Compiling dirs-sys v0.4.1
[INFO] [stderr] Compiling console v0.15.11
[INFO] [stderr] Compiling dirs v5.0.1
[INFO] [stderr] Compiling regex-automata v0.4.12
[INFO] [stderr] Compiling which v4.4.2
[INFO] [stderr] Compiling terminal_size v0.4.3
[INFO] [stderr] Compiling tempfile v3.23.0
[INFO] [stderr] Compiling clap_builder v4.5.48
[INFO] [stderr] Compiling edit v0.1.5
[INFO] [stderr] Compiling regex v1.12.1
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling serde_derive v1.0.228
[INFO] [stderr] Compiling clap_derive v4.5.47
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling dialoguer v0.11.0
[INFO] [stderr] Compiling clap v4.5.48
[INFO] [stderr] Compiling recollect v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `print_info` is never used
[INFO] [stdout] --> src/commands/utils.rs:96:8
[INFO] [stdout] |
[INFO] [stdout] 96 | pub fn print_info(message: &str) {
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `print_warning` is never used
[INFO] [stdout] --> src/commands/utils.rs:101:8
[INFO] [stdout] |
[INFO] [stdout] 101 | pub fn print_warning(message: &str) {
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variants `InvalidPath`, `NoEditor`, and `CommandFailed` are never constructed
[INFO] [stdout] --> src/core/error.rs:32:5
[INFO] [stdout] |
[INFO] [stdout] 6 | pub enum RecollectError {
[INFO] [stdout] | -------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 32 | InvalidPath(PathBuf),
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 | NoEditor,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 | CommandFailed(String),
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `RecollectError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `matches` is never used
[INFO] [stdout] --> src/core/recollection.rs:53:12
[INFO] [stdout] |
[INFO] [stdout] 15 | impl Recollection {
[INFO] [stdout] | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 53 | pub fn matches(&self, pattern: &str) -> bool {
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `find` is never used
[INFO] [stdout] --> src/core/storage.rs:69:12
[INFO] [stdout] |
[INFO] [stdout] 13 | impl Storage {
[INFO] [stdout] | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 69 | pub fn find(&self, name: &str) -> Result