[INFO] cloning repository https://github.com/georgesmyr/searchine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/georgesmyr/searchine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgesmyr%2Fsearchine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgesmyr%2Fsearchine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2055f7006d043998261851cf55dee6047ddc6627
[INFO] checking georgesmyr/searchine against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgesmyr%2Fsearchine" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/georgesmyr/searchine on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/georgesmyr/searchine
[INFO] finished tweaking git repo https://github.com/georgesmyr/searchine
[INFO] tweaked toml for git repo https://github.com/georgesmyr/searchine written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/georgesmyr/searchine 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded tabwriter v1.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea073f4bee89b61fd4b3f96b1195833759da66307465004fb40c775489726cd6
[INFO] running `Command { std: "docker" "start" "-a" "ea073f4bee89b61fd4b3f96b1195833759da66307465004fb40c775489726cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea073f4bee89b61fd4b3f96b1195833759da66307465004fb40c775489726cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea073f4bee89b61fd4b3f96b1195833759da66307465004fb40c775489726cd6", kill_on_drop: false }`
[INFO] [stdout] ea073f4bee89b61fd4b3f96b1195833759da66307465004fb40c775489726cd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3654ac52922bf3cac25d8e6e4ebeab02980a0c1c788baf20d563b4093d494a80
[INFO] running `Command { std: "docker" "start" "-a" "3654ac52922bf3cac25d8e6e4ebeab02980a0c1c788baf20d563b4093d494a80", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.86
[INFO] [stderr] Compiling unicode-ident v1.0.12
[INFO] [stderr] Compiling serde v1.0.207
[INFO] [stderr] Compiling serde_json v1.0.124
[INFO] [stderr] Compiling crossbeam-utils v0.8.20
[INFO] [stderr] Checking itoa v1.0.11
[INFO] [stderr] Checking ryu v1.0.18
[INFO] [stderr] Checking memchr v2.7.4
[INFO] [stderr] Compiling anyhow v1.0.86
[INFO] [stderr] Checking utf8parse v0.2.2
[INFO] [stderr] Checking anstyle v1.0.8
[INFO] [stderr] Checking anstyle-query v1.1.1
[INFO] [stderr] Checking anstyle-parse v0.2.5
[INFO] [stderr] Checking colorchoice v1.0.2
[INFO] [stderr] Compiling rayon-core v1.12.1
[INFO] [stderr] Checking is_terminal_polyfill v1.70.1
[INFO] [stderr] Checking strsim v0.11.1
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Checking anstream v0.6.15
[INFO] [stderr] Checking clap_lex v0.7.2
[INFO] [stderr] Checking xml-rs v0.8.21
[INFO] [stderr] Checking either v1.13.0
[INFO] [stderr] Checking unicode-width v0.1.13
[INFO] [stderr] Checking same-file v1.0.6
[INFO] [stderr] Checking clap_builder v4.5.15
[INFO] [stderr] Checking tabwriter v1.4.0
[INFO] [stderr] Checking walkdir v2.5.0
[INFO] [stderr] Checking crossbeam-epoch v0.9.18
[INFO] [stderr] Checking crossbeam-deque v0.8.5
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Compiling syn v2.0.74
[INFO] [stderr] Checking loadocs v0.1.0 (/opt/rustwide/workdir/loadocs)
[INFO] [stderr] Checking rayon v1.10.0
[INFO] [stderr] Compiling serde_derive v1.0.207
[INFO] [stderr] Compiling clap_derive v4.5.13
[INFO] [stderr] Checking clap v4.5.15
[INFO] [stderr] Checking rust-stemmers v1.2.0
[INFO] [stderr] Checking fingertips v0.1.0 (/opt/rustwide/workdir/fingertips)
[INFO] [stdout] warning: method `remove` is never used
[INFO] [stdout] --> fingertips/src/postings/mod.rs:20:8
[INFO] [stdout] |
[INFO] [stdout] 13 | pub(crate) trait PostingsList
[INFO] [stdout] | ------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 20 | fn remove(&mut self, doc_id: usize);
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated items `new` and `add_position` are never used
[INFO] [stdout] --> fingertips/src/postings/pos.rs:20:12
[INFO] [stdout] |
[INFO] [stdout] 17 | impl PositionPosting {
[INFO] [stdout] | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 | pub fn new(doc_id: usize) -> Self {
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 | fn add_position(&mut self, pos: usize) {
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `PositionsPostingsList` is never constructed
[INFO] [stdout] --> fingertips/src/postings/pos.rs:58:19
[INFO] [stdout] |
[INFO] [stdout] 58 | pub(crate) struct PositionsPostingsList {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `PositionsPostingsList` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout] --> fingertips/src/postings/pos.rs:64:19
[INFO] [stdout] |
[INFO] [stdout] 62 | impl PositionsPostingsList {
[INFO] [stdout] | -------------------------- associated function in this implementation
[INFO] [stdout] 63 | /// Creates a new empty frequency-postings list.
[INFO] [stdout] 64 | pub(crate) fn new() -> Self {
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `root_dir` is never read
[INFO] [stdout] --> fingertips/src/collection/mod.rs:201:5
[INFO] [stdout] |
[INFO] [stdout] 200 | pub struct InvertedCollection {
[INFO] [stdout] | ------------------ field in this struct
[INFO] [stdout] 201 | root_dir: PathBuf,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `root_dir` is never read
[INFO] [stdout] --> fingertips/src/collection/mod.rs:201:5
[INFO] [stdout] |
[INFO] [stdout] 200 | pub struct InvertedCollection {
[INFO] [stdout] | ------------------ field in this struct
[INFO] [stdout] 201 | root_dir: PathBuf,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking tokenize v0.1.0 (/opt/rustwide/workdir/tokenize)
[INFO] [stderr] Checking searchine v0.1.0 (/opt/rustwide/workdir/searchine)
[INFO] [stdout] warning: fields `repo` and `cwd` are never read
[INFO] [stdout] --> searchine/src/fs/dir.rs:24:5
[INFO] [stdout] |
[INFO] [stdout] 22 | pub struct Directory {
[INFO] [stdout] | --------- fields in this struct
[INFO] [stdout] 23 | path: PathBuf,
[INFO] [stdout] 24 | repo: PathBuf,
[INFO] [stdout] | ^^^^
[INFO] [stdout] 25 | cwd: PathBuf,
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `Directory` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `iter_repo_paths` is never used
[INFO] [stdout] --> searchine/src/fs/dir.rs:85:12
[INFO] [stdout] |
[INFO] [stdout] 28 | impl Directory {
[INFO] [stdout] | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 | pub fn iter_repo_paths(&self, verbose: bool) -> impl Iterator- + '_ {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `get_relative_path` is never used
[INFO] [stdout] --> searchine/src/path.rs:73:8
[INFO] [stdout] |
[INFO] [stdout] 73 | pub fn get_relative_path(
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `compare_base_name` is never used
[INFO] [stdout] --> searchine/src/path.rs:104:8
[INFO] [stdout] |
[INFO] [stdout] 104 | pub fn compare_base_name(name1: &OsStr, name2: &OsStr, is_dir1: bool, is_dir2: bool) -> Ordering {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: fields `repo` and `cwd` are never read
[INFO] [stdout] --> searchine/src/fs/dir.rs:24:5
[INFO] [stdout] |
[INFO] [stdout] 22 | pub struct Directory {
[INFO] [stdout] | --------- fields in this struct
[INFO] [stdout] 23 | path: PathBuf,
[INFO] [stdout] 24 | repo: PathBuf,
[INFO] [stdout] | ^^^^
[INFO] [stdout] 25 | cwd: PathBuf,
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `Directory` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `iter_repo_paths` is never used
[INFO] [stdout] --> searchine/src/fs/dir.rs:85:12
[INFO] [stdout] |
[INFO] [stdout] 28 | impl Directory {
[INFO] [stdout] | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 | pub fn iter_repo_paths(&self, verbose: bool) -> impl Iterator
- + '_ {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `compare_base_name` is never used
[INFO] [stdout] --> searchine/src/path.rs:104:8
[INFO] [stdout] |
[INFO] [stdout] 104 | pub fn compare_base_name(name1: &OsStr, name2: &OsStr, is_dir1: bool, is_dir2: bool) -> Ordering {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.30s
[INFO] running `Command { std: "docker" "inspect" "3654ac52922bf3cac25d8e6e4ebeab02980a0c1c788baf20d563b4093d494a80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3654ac52922bf3cac25d8e6e4ebeab02980a0c1c788baf20d563b4093d494a80", kill_on_drop: false }`
[INFO] [stdout] 3654ac52922bf3cac25d8e6e4ebeab02980a0c1c788baf20d563b4093d494a80
[INFO] checking georgesmyr/searchine against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgesmyr%2Fsearchine" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/georgesmyr/searchine on toolchain f9935d29d867449445ee008640ccca1bf1ae0889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/georgesmyr/searchine
[INFO] finished tweaking git repo https://github.com/georgesmyr/searchine
[INFO] tweaked toml for git repo https://github.com/georgesmyr/searchine written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/georgesmyr/searchine 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fad90703c077d9b74b7532e9a857d1a3a5dce9b3616d03a9327ba59baaa6f2cc
[INFO] running `Command { std: "docker" "start" "-a" "fad90703c077d9b74b7532e9a857d1a3a5dce9b3616d03a9327ba59baaa6f2cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fad90703c077d9b74b7532e9a857d1a3a5dce9b3616d03a9327ba59baaa6f2cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fad90703c077d9b74b7532e9a857d1a3a5dce9b3616d03a9327ba59baaa6f2cc", kill_on_drop: false }`
[INFO] [stdout] fad90703c077d9b74b7532e9a857d1a3a5dce9b3616d03a9327ba59baaa6f2cc
[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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 313414fb0769ad0b4da1516e88cb670fa029454827eeb411232a937381053cfe
[INFO] running `Command { std: "docker" "start" "-a" "313414fb0769ad0b4da1516e88cb670fa029454827eeb411232a937381053cfe", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.86
[INFO] [stderr] Compiling unicode-ident v1.0.12
[INFO] [stderr] Compiling serde v1.0.207
[INFO] [stderr] Compiling serde_json v1.0.124
[INFO] [stderr] Compiling crossbeam-utils v0.8.20
[INFO] [stderr] Checking itoa v1.0.11
[INFO] [stderr] Checking ryu v1.0.18
[INFO] [stderr] Checking memchr v2.7.4
[INFO] [stderr] Compiling anyhow v1.0.86
[INFO] [stderr] Checking utf8parse v0.2.2
[INFO] [stderr] Compiling rayon-core v1.12.1
[INFO] [stderr] Checking is_terminal_polyfill v1.70.1
[INFO] [stderr] Checking anstyle-parse v0.2.5
[INFO] [stderr] Checking anstyle v1.0.8
[INFO] [stderr] Checking anstyle-query v1.1.1
[INFO] [stderr] Checking colorchoice v1.0.2
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Checking xml-rs v0.8.21
[INFO] [stderr] Checking clap_lex v0.7.2
[INFO] [stderr] Checking anstream v0.6.15
[INFO] [stderr] Checking strsim v0.11.1
[INFO] [stderr] Checking unicode-width v0.1.13
[INFO] [stderr] Checking same-file v1.0.6
[INFO] [stderr] Checking either v1.13.0
[INFO] [stderr] Checking walkdir v2.5.0
[INFO] [stderr] Checking clap_builder v4.5.15
[INFO] [stderr] Checking crossbeam-epoch v0.9.18
[INFO] [stderr] Checking tabwriter v1.4.0
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Checking loadocs v0.1.0 (/opt/rustwide/workdir/loadocs)
[INFO] [stderr] Checking crossbeam-deque v0.8.5
[INFO] [stderr] Compiling syn v2.0.74
[INFO] [stderr] Checking rayon v1.10.0
[INFO] [stderr] Compiling serde_derive v1.0.207
[INFO] [stderr] Compiling clap_derive v4.5.13
[INFO] [stderr] Checking clap v4.5.15
[INFO] [stderr] Checking rust-stemmers v1.2.0
[INFO] [stderr] Checking fingertips v0.1.0 (/opt/rustwide/workdir/fingertips)
[INFO] [stdout] warning: method `remove` is never used
[INFO] [stdout] --> fingertips/src/postings/mod.rs:20:8
[INFO] [stdout] |
[INFO] [stdout] 13 | pub(crate) trait PostingsList
[INFO] [stdout] | ------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 20 | fn remove(&mut self, doc_id: usize);
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated items `new` and `add_position` are never used
[INFO] [stdout] --> fingertips/src/postings/pos.rs:20:12
[INFO] [stdout] |
[INFO] [stdout] 17 | impl PositionPosting {
[INFO] [stdout] | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 | pub fn new(doc_id: usize) -> Self {
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 | fn add_position(&mut self, pos: usize) {
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `PositionsPostingsList` is never constructed
[INFO] [stdout] --> fingertips/src/postings/pos.rs:58:19
[INFO] [stdout] |
[INFO] [stdout] 58 | pub(crate) struct PositionsPostingsList {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `PositionsPostingsList` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout] --> fingertips/src/postings/pos.rs:64:19
[INFO] [stdout] |
[INFO] [stdout] 62 | impl PositionsPostingsList {
[INFO] [stdout] | -------------------------- associated function in this implementation
[INFO] [stdout] 63 | /// Creates a new empty frequency-postings list.
[INFO] [stdout] 64 | pub(crate) fn new() -> Self {
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `root_dir` is never read
[INFO] [stdout] --> fingertips/src/collection/mod.rs:201:5
[INFO] [stdout] |
[INFO] [stdout] 200 | pub struct InvertedCollection {
[INFO] [stdout] | ------------------ field in this struct
[INFO] [stdout] 201 | root_dir: PathBuf,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> fingertips/src/inverted/freq.rs:78:29
[INFO] [stdout] |
[INFO] [stdout] 76 | pub fn build(self) -> FrequencyIndex {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 77 | FrequencyIndex {
[INFO] [stdout] 78 | inverted_index: self.inverted_indexer.build(),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> fingertips/src/inverted/freq.rs:130:9
[INFO] [stdout] |
[INFO] [stdout] 123 | pub fn to_file(self, path: impl AsRef) -> anyhow::Result<()> {
[INFO] [stdout] | ---- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 124 | let path = path.as_ref();
[INFO] [stdout] 125 | let file = fs::File::create(path).context(format!(
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 129 | let writer = io::BufWriter::new(file);
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 130 | serde_json::to_writer_pretty(writer, &self).context("Failed to write index to writer.")
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> fingertips/src/inverted/freq.rs:139:9
[INFO] [stdout] |
[INFO] [stdout] 134 | pub fn from_file(path: impl AsRef) -> anyhow::Result {
[INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 135 | let path = path.as_ref();
[INFO] [stdout] 136 | let file =
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 137 | fs::File::open(path).context(format!("Failed to open file at: {}", path.display()))?;
[INFO] [stdout] 138 | let reader = io::BufReader::new(file);
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 139 | serde_json::from_reader(reader).context(format!(
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 3 previous errors; 5 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `fingertips` (lib) due to 4 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `root_dir` is never read
[INFO] [stdout] --> fingertips/src/collection/mod.rs:201:5
[INFO] [stdout] |
[INFO] [stdout] 200 | pub struct InvertedCollection {
[INFO] [stdout] | ------------------ field in this struct
[INFO] [stdout] 201 | root_dir: PathBuf,
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> fingertips/src/inverted/freq.rs:78:29
[INFO] [stdout] |
[INFO] [stdout] 76 | pub fn build(self) -> FrequencyIndex {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 77 | FrequencyIndex {
[INFO] [stdout] 78 | inverted_index: self.inverted_indexer.build(),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> fingertips/src/inverted/freq.rs:130:9
[INFO] [stdout] |
[INFO] [stdout] 123 | pub fn to_file(self, path: impl AsRef) -> anyhow::Result<()> {
[INFO] [stdout] | ---- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 124 | let path = path.as_ref();
[INFO] [stdout] 125 | let file = fs::File::create(path).context(format!(
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 129 | let writer = io::BufWriter::new(file);
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 130 | serde_json::to_writer_pretty(writer, &self).context("Failed to write index to writer.")
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> fingertips/src/inverted/freq.rs:139:9
[INFO] [stdout] |
[INFO] [stdout] 134 | pub fn from_file(path: impl AsRef) -> anyhow::Result {
[INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 135 | let path = path.as_ref();
[INFO] [stdout] 136 | let file =
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 137 | fs::File::open(path).context(format!("Failed to open file at: {}", path.display()))?;
[INFO] [stdout] 138 | let reader = io::BufReader::new(file);
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 139 | serde_json::from_reader(reader).context(format!(
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `fingertips` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "313414fb0769ad0b4da1516e88cb670fa029454827eeb411232a937381053cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "313414fb0769ad0b4da1516e88cb670fa029454827eeb411232a937381053cfe", kill_on_drop: false }`
[INFO] [stdout] 313414fb0769ad0b4da1516e88cb670fa029454827eeb411232a937381053cfe