[INFO] fetching crate infiniloom 0.7.0... [INFO] checking infiniloom-0.7.0 against 1.94.0 for beta-1.95-4 [INFO] extracting crate infiniloom 0.7.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate infiniloom 0.7.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate infiniloom 0.7.0 [INFO] tweaked toml for crates.io crate infiniloom 0.7.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate infiniloom 0.7.0 on toolchain 1.94.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate infiniloom 0.7.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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inotify v0.11.1 [INFO] [stderr] Downloaded notify-types v2.1.0 [INFO] [stderr] Downloaded notify v8.2.0 [INFO] [stderr] Downloaded tree-sitter-lua v0.5.0 [INFO] [stderr] Downloaded zune-jpeg v0.5.13 [INFO] [stderr] Downloaded tree-sitter-hcl v1.1.0 [INFO] [stderr] Downloaded tree-sitter-go v0.25.0 [INFO] [stderr] Downloaded rusqlite v0.31.0 [INFO] [stderr] Downloaded tree-sitter-java v0.23.5 [INFO] [stderr] Downloaded tree-sitter v0.26.7 [INFO] [stderr] Downloaded tree-sitter-python v0.25.0 [INFO] [stderr] Downloaded tree-sitter-r v1.2.0 [INFO] [stderr] Downloaded tree-sitter-c v0.24.1 [INFO] [stderr] Downloaded tree-sitter-javascript v0.25.0 [INFO] [stderr] Downloaded tree-sitter-zig v1.1.2 [INFO] [stderr] Downloaded tree-sitter-dart-orchard v0.3.2 [INFO] [stderr] Downloaded tree-sitter-rust v0.24.0 [INFO] [stderr] Downloaded tree-sitter-bash v0.25.1 [INFO] [stderr] Downloaded tree-sitter-elixir v0.3.5 [INFO] [stderr] Downloaded tree-sitter-ruby v0.23.1 [INFO] [stderr] Downloaded infiniloom-engine v0.7.0 [INFO] [stderr] Downloaded tree-sitter-php v0.24.2 [INFO] [stderr] Downloaded tree-sitter-typescript v0.23.2 [INFO] [stderr] Downloaded tree-sitter-haskell v0.23.1 [INFO] [stderr] Downloaded tree-sitter-swift v0.7.1 [INFO] [stderr] Downloaded tree-sitter-cpp v0.23.4 [INFO] [stderr] Downloaded tree-sitter-kotlin-ng v1.1.0 [INFO] [stderr] Downloaded tree-sitter-c-sharp v0.23.1 [INFO] [stderr] Downloaded tree-sitter-ocaml v0.24.2 [INFO] [stderr] Downloaded tiktoken-rs v0.9.1 [INFO] [stderr] Downloaded tree-sitter-scala v0.24.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.28.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73191a4978b6bba7d5cf1404843c38cabec89642583a0ffe713578634827f8e1 [INFO] running `Command { std: "docker" "start" "-a" "73191a4978b6bba7d5cf1404843c38cabec89642583a0ffe713578634827f8e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73191a4978b6bba7d5cf1404843c38cabec89642583a0ffe713578634827f8e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73191a4978b6bba7d5cf1404843c38cabec89642583a0ffe713578634827f8e1", kill_on_drop: false }` [INFO] [stdout] 73191a4978b6bba7d5cf1404843c38cabec89642583a0ffe713578634827f8e1 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6812ef2c257dd0d7e21f0382208a5571015bc900fab2282635f88351454ca00a [INFO] running `Command { std: "docker" "start" "-a" "6812ef2c257dd0d7e21f0382208a5571015bc900fab2282635f88351454ca00a", kill_on_drop: false }` [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking tiktoken-rs v0.9.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking inotify v0.11.1 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking notify-types v2.1.0 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking env_logger v0.11.9 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.1 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling tree-sitter-go v0.25.0 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Compiling tree-sitter-swift v0.7.1 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Compiling tree-sitter-c v0.24.1 [INFO] [stderr] Compiling tree-sitter-ocaml v0.24.2 [INFO] [stderr] Compiling tree-sitter-ruby v0.23.1 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-zig v1.1.2 [INFO] [stderr] Compiling tree-sitter-hcl v1.1.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-php v0.24.2 [INFO] [stderr] Compiling tree-sitter-scala v0.24.1 [INFO] [stderr] Compiling tree-sitter-haskell v0.23.1 [INFO] [stderr] Compiling tree-sitter-r v1.2.0 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling tree-sitter-dart-orchard v0.3.2 [INFO] [stderr] Compiling tree-sitter-bash v0.25.1 [INFO] [stderr] Compiling tree-sitter-lua v0.5.0 [INFO] [stderr] Compiling tree-sitter-elixir v0.3.5 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Compiling tree-sitter-kotlin-ng v1.1.0 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Compiling tree-sitter v0.26.7 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking typed-builder v0.20.1 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking clap_complete v4.6.0 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking predicates v3.1.4 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking infiniloom-engine v0.7.0 [INFO] [stderr] Checking infiniloom v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `commands::pack::filters::pattern_matches_file`: Use infiniloom_engine::filtering::matches_include_pattern instead [INFO] [stdout] --> src/commands/pack/tests.rs:10:41 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::commands::pack::filters::pattern_matches_file; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `commands::pack::filters::pattern_matches_file`: Use infiniloom_engine::filtering::matches_include_pattern instead [INFO] [stdout] --> src/commands/pack/tests.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | assert!(pattern_matches_file(&pattern, "main.rs")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `commands::pack::filters::pattern_matches_file`: Use infiniloom_engine::filtering::matches_include_pattern instead [INFO] [stdout] --> src/commands/pack/tests.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | assert!(pattern_matches_file(&pattern, "src/lib.rs")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `commands::pack::filters::pattern_matches_file`: Use infiniloom_engine::filtering::matches_include_pattern instead [INFO] [stdout] --> src/commands/pack/tests.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | assert!(!pattern_matches_file(&pattern, "main.py")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `commands::pack::filters::pattern_matches_file`: Use infiniloom_engine::filtering::matches_include_pattern instead [INFO] [stdout] --> src/commands/pack/tests.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | assert!(pattern_matches_file(&pattern, "src/main.rs")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `commands::pack::filters::pattern_matches_file`: Use infiniloom_engine::filtering::matches_include_pattern instead [INFO] [stdout] --> src/commands/pack/tests.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | assert!(pattern_matches_file(&pattern, "src/utils/helper.rs")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `commands::pack::filters::pattern_matches_file`: Use infiniloom_engine::filtering::matches_include_pattern instead [INFO] [stdout] --> src/commands/pack/tests.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | assert!(!pattern_matches_file(&pattern, "tests/test.rs")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `commands::pack::filters::pattern_matches_file`: Use infiniloom_engine::filtering::matches_include_pattern instead [INFO] [stdout] --> src/commands/pack/tests.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | assert!(pattern_matches_file(&pattern, "Cargo.toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `commands::pack::filters::pattern_matches_file`: Use infiniloom_engine::filtering::matches_include_pattern instead [INFO] [stdout] --> src/commands/pack/tests.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | assert!(pattern_matches_file(&pattern, "subdir/Cargo.toml")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `commands::pack::filters::pattern_matches_file`: Use infiniloom_engine::filtering::matches_include_pattern instead [INFO] [stdout] --> src/commands/pack/tests.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | assert!(!pattern_matches_file(&pattern, "main.rs")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `commands::pack::filters::pattern_matches_file`: Use infiniloom_engine::filtering::matches_include_pattern instead [INFO] [stdout] --> src/commands/pack/tests.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | assert!(!pattern_matches_file(&pattern, "src/lib.py")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/commands/map.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let start = Instant::now(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] | [INFO] [stdout] = note: `-W unused-variables` implied by `-W unused` [INFO] [stdout] = help: to override `-W unused` add `#[allow(unused_variables)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/commands/pack/core.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | config: &PackConfig, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repo_path` [INFO] [stdout] --> src/commands/pack/core.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | repo_path: &Path, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repo_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stdin_paths` [INFO] [stdout] --> src/commands/pack/core.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | stdin_paths: Option>, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stdin_paths` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pb` [INFO] [stdout] --> src/commands/pack/core.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | pb: Option, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/commands/pack/core.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | start: Instant, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/commands/map.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let start = Instant::now(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] | [INFO] [stdout] = note: `-W unused-variables` implied by `-W unused` [INFO] [stdout] = help: to override `-W unused` add `#[allow(unused_variables)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/commands/pack/core.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | config: &PackConfig, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repo_path` [INFO] [stdout] --> src/commands/pack/core.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | repo_path: &Path, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_repo_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `stdin_paths` [INFO] [stdout] --> src/commands/pack/core.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | stdin_paths: Option>, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stdin_paths` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pb` [INFO] [stdout] --> src/commands/pack/core.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | pb: Option, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_pb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start` [INFO] [stdout] --> src/commands/pack/core.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | start: Instant, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pattern_matches_file` is never used [INFO] [stdout] --> src/commands/pack/filters.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) fn pattern_matches_file(pattern: &glob::Pattern, relative_path: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `-W dead-code` implied by `-W unused` [INFO] [stdout] = help: to override `-W unused` add `#[expect(dead_code)]` or `#[allow(dead_code)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `apply_default_ignores` is never used [INFO] [stdout] --> src/commands/pack/filters.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) fn apply_default_ignores( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `filter_stdin_paths` is never used [INFO] [stdout] --> src/commands/pack/filters.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) fn filter_stdin_paths( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `apply_include_patterns` is never used [INFO] [stdout] --> src/commands/pack/filters.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | pub(crate) fn apply_include_patterns( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `apply_exclude_patterns` is never used [INFO] [stdout] --> src/commands/pack/filters.rs:137:15 [INFO] [stdout] | [INFO] [stdout] 137 | pub(crate) fn apply_exclude_patterns( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `execute` is never used [INFO] [stdout] --> src/commands/pack/core.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | pub(super) fn execute(config: PackConfig) -> Result<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_remote_repository` is never used [INFO] [stdout] --> src/commands/pack/core.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | fn handle_remote_repository( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `merge_with_file_config` is never used [INFO] [stdout] --> src/commands/pack/core.rs:158:4 [INFO] [stdout] | [INFO] [stdout] 158 | fn merge_with_file_config(mut config: PackConfig, repo_path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_output_format` is never used [INFO] [stdout] --> src/commands/pack/core.rs:236:4 [INFO] [stdout] | [INFO] [stdout] 236 | fn parse_output_format(fmt_str: &str) -> OutputFormat { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_watch_mode` is never used [INFO] [stdout] --> src/commands/pack/core.rs:248:4 [INFO] [stdout] | [INFO] [stdout] 248 | fn handle_watch_mode(config: PackConfig, repo_path: PathBuf) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `execute_pack` is never used [INFO] [stdout] --> src/commands/pack/core.rs:260:4 [INFO] [stdout] | [INFO] [stdout] 260 | fn execute_pack( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/error.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) enum CliError { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 25 | InvalidArgument(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | MissingArgument(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | InvalidPath { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | PathNotFound(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | NotGitRepo(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | GitNotAvailable, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | IndexNotFound { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | IndexStale, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | NoChanges, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | InvalidFormat(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | InvalidModel(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | Config(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 83 | SecurityIssues { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | BudgetExceeded { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | CommandFailed { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | FeatureUnavailable { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CliError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Result` is never used [INFO] [stdout] --> src/error.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | pub(crate) type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/error.rs:127:19 [INFO] [stdout] | [INFO] [stdout] 125 | impl CliError { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 126 | /// Create an invalid argument error [INFO] [stdout] 127 | pub(crate) fn invalid_argument(msg: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | pub(crate) fn missing_argument(name: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub(crate) fn invalid_path(path: impl Into, reason: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub(crate) fn path_not_found(path: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | pub(crate) fn not_git_repo(path: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | pub(crate) fn index_not_found(path: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | pub(crate) fn security_issues(count: usize, critical: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub(crate) fn budget_exceeded(used: u32, budget: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | pub(crate) fn command_failed(command: impl Into, reason: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | pub(crate) fn feature_unavailable(feature: impl Into, hint: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub(crate) fn other(msg: impl Into) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 184 | pub(crate) fn is_user_error(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub(crate) fn is_internal_error(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 214 | pub(crate) fn is_recoverable(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | pub(crate) fn is_critical(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `apply_default_ignores` is never used [INFO] [stdout] --> src/commands/pack/filters.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | pub(crate) fn apply_default_ignores( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `-W dead-code` implied by `-W unused` [INFO] [stdout] = help: to override `-W unused` add `#[expect(dead_code)]` or `#[allow(dead_code)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `filter_stdin_paths` is never used [INFO] [stdout] --> src/commands/pack/filters.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | pub(crate) fn filter_stdin_paths( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `apply_include_patterns` is never used [INFO] [stdout] --> src/commands/pack/filters.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | pub(crate) fn apply_include_patterns( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `apply_exclude_patterns` is never used [INFO] [stdout] --> src/commands/pack/filters.rs:137:15 [INFO] [stdout] | [INFO] [stdout] 137 | pub(crate) fn apply_exclude_patterns( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `execute` is never used [INFO] [stdout] --> src/commands/pack/core.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | pub(super) fn execute(config: PackConfig) -> Result<()> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_remote_repository` is never used [INFO] [stdout] --> src/commands/pack/core.rs:99:4 [INFO] [stdout] | [INFO] [stdout] 99 | fn handle_remote_repository( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `merge_with_file_config` is never used [INFO] [stdout] --> src/commands/pack/core.rs:158:4 [INFO] [stdout] | [INFO] [stdout] 158 | fn merge_with_file_config(mut config: PackConfig, repo_path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_output_format` is never used [INFO] [stdout] --> src/commands/pack/core.rs:236:4 [INFO] [stdout] | [INFO] [stdout] 236 | fn parse_output_format(fmt_str: &str) -> OutputFormat { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `handle_watch_mode` is never used [INFO] [stdout] --> src/commands/pack/core.rs:248:4 [INFO] [stdout] | [INFO] [stdout] 248 | fn handle_watch_mode(config: PackConfig, repo_path: PathBuf) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `execute_pack` is never used [INFO] [stdout] --> src/commands/pack/core.rs:260:4 [INFO] [stdout] | [INFO] [stdout] 260 | fn execute_pack( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `InvalidModel` and `Config` are never constructed [INFO] [stdout] --> src/error.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) enum CliError { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 75 | InvalidModel(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | Config(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CliError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Result` is never used [INFO] [stdout] --> src/error.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | pub(crate) type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `other` is never used [INFO] [stdout] --> src/error.rs:177:19 [INFO] [stdout] | [INFO] [stdout] 125 | impl CliError { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 177 | pub(crate) fn other(msg: impl Into) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-binding let on a type that has a destructor [INFO] [stdout] --> src/commands/init.rs:933:9 [INFO] [stdout] | [INFO] [stdout] 933 | let _: serde_json::Value = serde_json::from_str(&content).expect("Invalid JSON created"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W let-underscore-drop` [INFO] [stdout] help: consider binding to an unused variable to avoid immediately dropping the value [INFO] [stdout] | [INFO] [stdout] 933 | let _unused: serde_json::Value = serde_json::from_str(&content).expect("Invalid JSON created"); [INFO] [stdout] | ++++++ [INFO] [stdout] help: consider immediately dropping the value [INFO] [stdout] | [INFO] [stdout] 933 - let _: serde_json::Value = serde_json::from_str(&content).expect("Invalid JSON created"); [INFO] [stdout] 933 + drop(serde_json::from_str(&content).expect("Invalid JSON created")); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "6812ef2c257dd0d7e21f0382208a5571015bc900fab2282635f88351454ca00a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6812ef2c257dd0d7e21f0382208a5571015bc900fab2282635f88351454ca00a", kill_on_drop: false }` [INFO] [stdout] 6812ef2c257dd0d7e21f0382208a5571015bc900fab2282635f88351454ca00a