[INFO] fetching crate recollect 1.0.0...
[INFO] testing recollect-1.0.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate recollect 1.0.0 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate recollect 1.0.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded terminal_size v0.4.3
[INFO] [stderr] Downloaded fuzzy-matcher v0.3.7
[INFO] [stderr] Downloaded predicates v3.1.3
[INFO] [stderr] Downloaded termtree v0.5.1
[INFO] [stderr] Downloaded assert_cmd v2.0.17
[INFO] [stderr] Downloaded predicates-core v1.0.9
[INFO] [stderr] Downloaded edit v0.1.5
[INFO] [stderr] Downloaded predicates-tree v1.0.12
[INFO] [stderr] Downloaded clap_derive v4.5.47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfc0b6c7528e50745b37bf601d522436743f5155b67282a3d676bbcd6b8e19e3
[INFO] running `Command { std: "docker" "start" "-a" "cfc0b6c7528e50745b37bf601d522436743f5155b67282a3d676bbcd6b8e19e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfc0b6c7528e50745b37bf601d522436743f5155b67282a3d676bbcd6b8e19e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfc0b6c7528e50745b37bf601d522436743f5155b67282a3d676bbcd6b8e19e3", kill_on_drop: false }`
[INFO] [stdout] cfc0b6c7528e50745b37bf601d522436743f5155b67282a3d676bbcd6b8e19e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2813d50cb8d25043da4831b8872aec6a7d3385d0ec5a0f0062c604040b214004
[INFO] running `Command { std: "docker" "start" "-a" "2813d50cb8d25043da4831b8872aec6a7d3385d0ec5a0f0062c604040b214004", kill_on_drop: false }`
[INFO] [stderr] Compiling rustix v1.1.2
[INFO] [stderr] Compiling utf8parse v0.2.2
[INFO] [stderr] Compiling rustix v0.38.44
[INFO] [stderr] Compiling syn v2.0.106
[INFO] [stderr] Compiling getrandom v0.3.3
[INFO] [stderr] Compiling anstyle-query v1.1.4
[INFO] [stderr] Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr] Compiling colorchoice v1.0.4
[INFO] [stderr] Compiling anstyle-parse v0.2.7
[INFO] [stderr] Compiling aho-corasick v1.1.3
[INFO] [stderr] Compiling option-ext v0.2.0
[INFO] [stderr] Compiling either v1.15.0
[INFO] [stderr] Compiling regex-syntax v0.8.7
[INFO] [stderr] Compiling anstream v0.6.21
[INFO] [stderr] Compiling unicode-width v0.2.2
[INFO] [stderr] Compiling strsim v0.11.1
[INFO] [stderr] Compiling dirs-sys v0.4.1
[INFO] [stderr] Compiling console v0.15.11
[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 fuzzy-matcher v0.3.7
[INFO] [stderr] Compiling dirs v5.0.1
[INFO] [stderr] Compiling regex-automata v0.4.12
[INFO] [stderr] Compiling tempfile v3.23.0
[INFO] [stderr] Compiling terminal_size v0.4.3
[INFO] [stderr] Compiling clap_builder v4.5.48
[INFO] [stderr] Compiling which v4.4.2
[INFO] [stderr] Compiling edit v0.1.5
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling clap_derive v4.5.47
[INFO] [stderr] Compiling serde_derive v1.0.228
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling regex v1.12.1
[INFO] [stderr] Compiling dialoguer v0.11.0
[INFO] [stderr] Compiling clap v4.5.48
[INFO] [stderr] Compiling serde v1.0.228
[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