[INFO] fetching crate tjq 0.0.1... [INFO] checking tjq-0.0.1 against master#068609ce766e55d2e7371cd2a86143a6d7e8e2e4 for pr-138952 [INFO] extracting crate tjq 0.0.1 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate tjq 0.0.1 on toolchain 068609ce766e55d2e7371cd2a86143a6d7e8e2e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tjq 0.0.1 [INFO] finished tweaking crates.io crate tjq 0.0.1 [INFO] tweaked toml for crates.io crate tjq 0.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate tjq 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" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trace v0.1.7 [INFO] [stderr] Downloaded tree-sitter-jq v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd72d55a96d568633fbb50480b0b044c76b89c7264c049c798a8acb9ed8ae9a0 [INFO] running `Command { std: "docker" "start" "-a" "cd72d55a96d568633fbb50480b0b044c76b89c7264c049c798a8acb9ed8ae9a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd72d55a96d568633fbb50480b0b044c76b89c7264c049c798a8acb9ed8ae9a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd72d55a96d568633fbb50480b0b044c76b89c7264c049c798a8acb9ed8ae9a0", kill_on_drop: false }` [INFO] [stdout] cd72d55a96d568633fbb50480b0b044c76b89c7264c049c798a8acb9ed8ae9a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bdc5db7294c0f83915ae395aac06072ad59029682bae463f7887d45ca490d3c [INFO] running `Command { std: "docker" "start" "-a" "9bdc5db7294c0f83915ae395aac06072ad59029682bae463f7887d45ca490d3c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking tree-sitter-language v0.1.5 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking clap_builder v4.5.30 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling tree-sitter-jq v1.0.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking clap v4.5.30 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling trace v0.1.7 [INFO] [stderr] Compiling tree-sitter v0.25.2 [INFO] [stderr] Checking tjq v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `json` [INFO] [stdout] --> src/error.rs:29:41 [INFO] [stdout] | [INFO] [stdout] 29 | JQError::NonStringObjectKey(json) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_json` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/filter.rs:409:21 [INFO] [stdout] | [INFO] [stdout] 409 | for item in items { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `items` [INFO] [stdout] --> src/filter.rs:480:27 [INFO] [stdout] | [INFO] [stdout] 480 | Filter::Bound(items, filter) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_items` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/filter.rs:480:34 [INFO] [stdout] | [INFO] [stdout] 480 | Filter::Bound(items, filter) => todo!(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `json` [INFO] [stdout] --> src/error.rs:29:41 [INFO] [stdout] | [INFO] [stdout] 29 | JQError::NonStringObjectKey(json) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_json` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/shape.rs:270:26 [INFO] [stdout] | [INFO] [stdout] 270 | (Shape::TVar(t), _) | (_, Shape::TVar(t)) => { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 270 | (Shape::TVar(_t), _) | (_, Shape::TVar(_t)) => { [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shapes` [INFO] [stdout] --> src/shape.rs:358:27 [INFO] [stdout] | [INFO] [stdout] 358 | (Shape::Tuple(shapes), Shape::Array(shape, u)) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shapes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shape` [INFO] [stdout] --> src/shape.rs:358:49 [INFO] [stdout] | [INFO] [stdout] 358 | (Shape::Tuple(shapes), Shape::Array(shape, u)) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/shape.rs:358:56 [INFO] [stdout] | [INFO] [stdout] 358 | (Shape::Tuple(shapes), Shape::Array(shape, u)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/shape.rs:421:30 [INFO] [stdout] | [INFO] [stdout] 421 | (Shape::Mismatch(s1, s2), _) | (_, Shape::Mismatch(s1, s2)) => Subtyping::Incompatible, [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 421 | (Shape::Mismatch(_s1, s2), _) | (_, Shape::Mismatch(_s1, s2)) => Subtyping::Incompatible, [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> src/shape.rs:421:34 [INFO] [stdout] | [INFO] [stdout] 421 | (Shape::Mismatch(s1, s2), _) | (_, Shape::Mismatch(s1, s2)) => Subtyping::Incompatible, [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 421 | (Shape::Mismatch(s1, _s2), _) | (_, Shape::Mismatch(s1, _s2)) => Subtyping::Incompatible, [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/filter.rs:409:21 [INFO] [stdout] | [INFO] [stdout] 409 | for item in items { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `items` [INFO] [stdout] --> src/shape.rs:1109:27 [INFO] [stdout] | [INFO] [stdout] 1109 | Filter::Bound(items, filter) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_items` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/shape.rs:584:37 [INFO] [stdout] | [INFO] [stdout] 584 | Shape::Mismatch(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> src/shape.rs:584:41 [INFO] [stdout] | [INFO] [stdout] 584 | Shape::Mismatch(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/shape.rs:585:34 [INFO] [stdout] | [INFO] [stdout] 585 | Shape::Union(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> src/shape.rs:585:38 [INFO] [stdout] | [INFO] [stdout] 585 | Shape::Union(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/shape.rs:640:37 [INFO] [stdout] | [INFO] [stdout] 640 | Shape::Mismatch(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> src/shape.rs:640:41 [INFO] [stdout] | [INFO] [stdout] 640 | Shape::Mismatch(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/shape.rs:641:34 [INFO] [stdout] | [INFO] [stdout] 641 | Shape::Union(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> src/shape.rs:641:38 [INFO] [stdout] | [INFO] [stdout] 641 | Shape::Union(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/shape.rs:683:41 [INFO] [stdout] | [INFO] [stdout] 683 | Shape::Array(shape, u) => vec![*shape.clone()], [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/shape.rs:686:37 [INFO] [stdout] | [INFO] [stdout] 686 | Shape::Mismatch(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> src/shape.rs:686:41 [INFO] [stdout] | [INFO] [stdout] 686 | Shape::Mismatch(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/shape.rs:687:34 [INFO] [stdout] | [INFO] [stdout] 687 | Shape::Union(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> src/shape.rs:687:38 [INFO] [stdout] | [INFO] [stdout] 687 | Shape::Union(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `items` [INFO] [stdout] --> src/filter.rs:480:27 [INFO] [stdout] | [INFO] [stdout] 480 | Filter::Bound(items, filter) => todo!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_items` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filter` [INFO] [stdout] --> src/filter.rs:480:34 [INFO] [stdout] | [INFO] [stdout] 480 | Filter::Bound(items, filter) => todo!(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/shape.rs:1272:33 [INFO] [stdout] | [INFO] [stdout] 1272 | Shape::Array(shape, u) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/shape.rs:270:26 [INFO] [stdout] | [INFO] [stdout] 270 | (Shape::TVar(t), _) | (_, Shape::TVar(t)) => { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 270 | (Shape::TVar(_t), _) | (_, Shape::TVar(_t)) => { [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shapes` [INFO] [stdout] --> src/shape.rs:358:27 [INFO] [stdout] | [INFO] [stdout] 358 | (Shape::Tuple(shapes), Shape::Array(shape, u)) => { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_shapes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shape` [INFO] [stdout] --> src/shape.rs:358:49 [INFO] [stdout] | [INFO] [stdout] 358 | (Shape::Tuple(shapes), Shape::Array(shape, u)) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shape` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/shape.rs:358:56 [INFO] [stdout] | [INFO] [stdout] 358 | (Shape::Tuple(shapes), Shape::Array(shape, u)) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/shape.rs:421:30 [INFO] [stdout] | [INFO] [stdout] 421 | (Shape::Mismatch(s1, s2), _) | (_, Shape::Mismatch(s1, s2)) => Subtyping::Incompatible, [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 421 | (Shape::Mismatch(_s1, s2), _) | (_, Shape::Mismatch(_s1, s2)) => Subtyping::Incompatible, [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unknown` is never constructed [INFO] [stdout] --> src/error.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum JQError { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 14 | Unknown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JQError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> src/shape.rs:421:34 [INFO] [stdout] | [INFO] [stdout] 421 | (Shape::Mismatch(s1, s2), _) | (_, Shape::Mismatch(s1, s2)) => Subtyping::Incompatible, [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: if this is intentional, prefix it with an underscore [INFO] [stdout] | [INFO] [stdout] 421 | (Shape::Mismatch(s1, _s2), _) | (_, Shape::Mismatch(s1, _s2)) => Subtyping::Incompatible, [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Error` is never constructed [INFO] [stdout] --> src/filter.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum Filter { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 28 | Error(Option), // Error, Error("message") [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Filter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `items` [INFO] [stdout] --> src/shape.rs:1109:27 [INFO] [stdout] | [INFO] [stdout] 1109 | Filter::Bound(items, filter) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_items` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/shape.rs:584:37 [INFO] [stdout] | [INFO] [stdout] 584 | Shape::Mismatch(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> src/shape.rs:584:41 [INFO] [stdout] | [INFO] [stdout] 584 | Shape::Mismatch(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/shape.rs:585:34 [INFO] [stdout] | [INFO] [stdout] 585 | Shape::Union(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> src/shape.rs:585:38 [INFO] [stdout] | [INFO] [stdout] 585 | Shape::Union(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/shape.rs:640:37 [INFO] [stdout] | [INFO] [stdout] 640 | Shape::Mismatch(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> src/shape.rs:640:41 [INFO] [stdout] | [INFO] [stdout] 640 | Shape::Mismatch(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/shape.rs:641:34 [INFO] [stdout] | [INFO] [stdout] 641 | Shape::Union(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> src/shape.rs:641:38 [INFO] [stdout] | [INFO] [stdout] 641 | Shape::Union(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/shape.rs:683:41 [INFO] [stdout] | [INFO] [stdout] 683 | Shape::Array(shape, u) => vec![*shape.clone()], [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/shape.rs:686:37 [INFO] [stdout] | [INFO] [stdout] 686 | Shape::Mismatch(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> src/shape.rs:686:41 [INFO] [stdout] | [INFO] [stdout] 686 | Shape::Mismatch(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s1` [INFO] [stdout] --> src/shape.rs:687:34 [INFO] [stdout] | [INFO] [stdout] 687 | Shape::Union(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s2` [INFO] [stdout] --> src/shape.rs:687:38 [INFO] [stdout] | [INFO] [stdout] 687 | Shape::Union(s1, s2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/shape.rs:1272:33 [INFO] [stdout] | [INFO] [stdout] 1272 | Shape::Array(shape, u) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unknown` is never constructed [INFO] [stdout] --> src/error.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum JQError { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 14 | Unknown, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JQError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Error` is never constructed [INFO] [stdout] --> src/filter.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum Filter { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 28 | Error(Option), // Error, Error("message") [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Filter` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.19s [INFO] running `Command { std: "docker" "inspect" "9bdc5db7294c0f83915ae395aac06072ad59029682bae463f7887d45ca490d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bdc5db7294c0f83915ae395aac06072ad59029682bae463f7887d45ca490d3c", kill_on_drop: false }` [INFO] [stdout] 9bdc5db7294c0f83915ae395aac06072ad59029682bae463f7887d45ca490d3c