[INFO] fetching crate listary 0.0.1... [INFO] testing listary-0.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate listary 0.0.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate listary 0.0.1 [INFO] finished tweaking crates.io crate listary 0.0.1 [INFO] tweaked toml for crates.io crate listary 0.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate listary 0.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate listary 0.0.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3f0c1db77705f2787a5585ee40dde3600c64b8a58e1750e7a5ecd0dddf148ef [INFO] running `Command { std: "docker" "start" "-a" "a3f0c1db77705f2787a5585ee40dde3600c64b8a58e1750e7a5ecd0dddf148ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3f0c1db77705f2787a5585ee40dde3600c64b8a58e1750e7a5ecd0dddf148ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3f0c1db77705f2787a5585ee40dde3600c64b8a58e1750e7a5ecd0dddf148ef", kill_on_drop: false }` [INFO] [stdout] a3f0c1db77705f2787a5585ee40dde3600c64b8a58e1750e7a5ecd0dddf148ef [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b96d91edd369d352dc336db2b24643f5a8c550dbf33ffaf3f708dc19cca4d779 [INFO] running `Command { std: "docker" "start" "-a" "b96d91edd369d352dc336db2b24643f5a8c550dbf33ffaf3f708dc19cca4d779", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling rustyline v13.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling listary v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/apps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::UNIX_EPOCH` [INFO] [stdout] --> src/apps.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::UNIX_EPOCH; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `walkdir::WalkDir` [INFO] [stdout] --> src/apps.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use walkdir::WalkDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entries` [INFO] [stdout] --> src/apps.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn scan_applications(&self, entries: &mut Vec) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entries` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `find_exact_application_match` is never used [INFO] [stdout] --> src/index.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl FileIndex { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn find_exact_application_match(&self, query: &str) -> Option<&FileEntry> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_exact_match` and `find_exact_application_match` are never used [INFO] [stdout] --> src/search.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl SearchEngine { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn is_exact_match(&self, entry: &FileEntry, query: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn find_exact_application_match<'a>(&self, entries: &'a [FileEntry], query: &str) -> Option<&'a FileEntry> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.32s [INFO] running `Command { std: "docker" "inspect" "b96d91edd369d352dc336db2b24643f5a8c550dbf33ffaf3f708dc19cca4d779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b96d91edd369d352dc336db2b24643f5a8c550dbf33ffaf3f708dc19cca4d779", kill_on_drop: false }` [INFO] [stdout] b96d91edd369d352dc336db2b24643f5a8c550dbf33ffaf3f708dc19cca4d779 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37b2fa35b628a64cd6edd3c72a08098b08df4bde922f3ee50290f56fbb61d11d [INFO] running `Command { std: "docker" "start" "-a" "37b2fa35b628a64cd6edd3c72a08098b08df4bde922f3ee50290f56fbb61d11d", kill_on_drop: false }` [INFO] [stderr] Compiling listary v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/apps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::UNIX_EPOCH` [INFO] [stdout] --> src/apps.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::UNIX_EPOCH; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `walkdir::WalkDir` [INFO] [stdout] --> src/apps.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use walkdir::WalkDir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entries` [INFO] [stdout] --> src/apps.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn scan_applications(&self, entries: &mut Vec) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entries` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `find_exact_application_match` is never used [INFO] [stdout] --> src/index.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl FileIndex { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn find_exact_application_match(&self, query: &str) -> Option<&FileEntry> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_exact_match` and `find_exact_application_match` are never used [INFO] [stdout] --> src/search.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl SearchEngine { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn is_exact_match(&self, entry: &FileEntry, query: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn find_exact_application_match<'a>(&self, entries: &'a [FileEntry], query: &str) -> Option<&'a FileEntry> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "37b2fa35b628a64cd6edd3c72a08098b08df4bde922f3ee50290f56fbb61d11d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37b2fa35b628a64cd6edd3c72a08098b08df4bde922f3ee50290f56fbb61d11d", kill_on_drop: false }` [INFO] [stdout] 37b2fa35b628a64cd6edd3c72a08098b08df4bde922f3ee50290f56fbb61d11d [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2b91b443f7d64908daf6b800b93d0b758c232043487a029ba3bee21587dd654d [INFO] running `Command { std: "docker" "start" "-a" "2b91b443f7d64908daf6b800b93d0b758c232043487a029ba3bee21587dd654d", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::fs` [INFO] [stderr] --> src/apps.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::fs; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::time::UNIX_EPOCH` [INFO] [stderr] --> src/apps.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::time::UNIX_EPOCH; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `walkdir::WalkDir` [INFO] [stderr] --> src/apps.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use walkdir::WalkDir; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `entries` [INFO] [stderr] --> src/apps.rs:21:37 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn scan_applications(&self, entries: &mut Vec) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entries` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `find_exact_application_match` is never used [INFO] [stderr] --> src/index.rs:60:12 [INFO] [stderr] | [INFO] [stderr] 18 | impl FileIndex { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 60 | pub fn find_exact_application_match(&self, query: &str) -> Option<&FileEntry> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: methods `is_exact_match` and `find_exact_application_match` are never used [INFO] [stderr] --> src/search.rs:40:12 [INFO] [stderr] | [INFO] [stderr] 9 | impl SearchEngine { [INFO] [stderr] | ----------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 40 | pub fn is_exact_match(&self, entry: &FileEntry, query: &str) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 69 | pub fn find_exact_application_match<'a>(&self, entries: &'a [FileEntry], query: &str) -> Option<&'a FileEntry> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `listary` (bin "listary" test) generated 6 warnings (run `cargo fix --bin "listary" -p listary --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/listary-94765d405aa5c793) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2b91b443f7d64908daf6b800b93d0b758c232043487a029ba3bee21587dd654d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b91b443f7d64908daf6b800b93d0b758c232043487a029ba3bee21587dd654d", kill_on_drop: false }` [INFO] [stdout] 2b91b443f7d64908daf6b800b93d0b758c232043487a029ba3bee21587dd654d