[INFO] cloning repository https://github.com/Brandhoej/perfdar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brandhoej/perfdar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrandhoej%2Fperfdar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrandhoej%2Fperfdar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e38628c5591134b5ff4c9ad500e456aa58b4146a [INFO] checking Brandhoej/perfdar against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrandhoej%2Fperfdar" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Brandhoej/perfdar on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Brandhoej/perfdar [INFO] finished tweaking git repo https://github.com/Brandhoej/perfdar [INFO] tweaked toml for git repo https://github.com/Brandhoej/perfdar written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Brandhoej/perfdar 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afade36ecafb854a500a6716530485b2767a17aceef575a61c2be2628b4e6bf9 [INFO] running `Command { std: "docker" "start" "-a" "afade36ecafb854a500a6716530485b2767a17aceef575a61c2be2628b4e6bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afade36ecafb854a500a6716530485b2767a17aceef575a61c2be2628b4e6bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afade36ecafb854a500a6716530485b2767a17aceef575a61c2be2628b4e6bf9", kill_on_drop: false }` [INFO] [stdout] afade36ecafb854a500a6716530485b2767a17aceef575a61c2be2628b4e6bf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9afa0af8bcb58c0493c24d5397c05860147253cbb5246b94914fcc0731a1c506 [INFO] running `Command { std: "docker" "start" "-a" "9afa0af8bcb58c0493c24d5397c05860147253cbb5246b94914fcc0731a1c506", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking perfdar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: named argument `automaton` is not used by name [INFO] [stdout] --> src/automatom/error.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | #[error("Automaton {automaton:} has too many initial locations: {:?}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----^ [INFO] [stdout] | | | [INFO] [stdout] | | this formatting argument uses named argument `automaton` by position [INFO] [stdout] | this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 20 | #[error("Automaton {automaton:} has too many initial locations: {automaton:?}")] [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hash_set::Intersection` [INFO] [stdout] --> src/automatom/conjunction.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{hash_set::Intersection, HashSet}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `automaton` is not used by name [INFO] [stdout] --> src/automatom/error.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | #[error("Automaton {automaton:} has too many initial locations: {:?}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----^ [INFO] [stdout] | | | [INFO] [stdout] | | this formatting argument uses named argument `automaton` by position [INFO] [stdout] | this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 20 | #[error("Automaton {automaton:} has too many initial locations: {automaton:?}")] [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hash_set::Intersection` [INFO] [stdout] --> src/automatom/conjunction.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{hash_set::Intersection, HashSet}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `locations` [INFO] [stdout] --> src/automatom/conjunction.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | fn combine_locations(locations: &Vec) -> Location { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_locations` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/automatom/conjunction.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Conjunction<'a> { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 9 | automata: Vec<&'a Automaton>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 10 | locations: HashSet, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | edges: HashSet, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | actions: HashSet, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | inputs: HashSet, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | outputs: HashSet, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 15 | initial: Location, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 16 | initial_environment: Environment, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Conjunction` 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: associated function `combine_locations` is never used [INFO] [stdout] --> src/automatom/conjunction.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> Conjunction<'a> { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | fn combine_locations(locations: &Vec) -> Location { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `locations` [INFO] [stdout] --> src/automatom/conjunction.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | fn combine_locations(locations: &Vec) -> Location { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_locations` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/automatom/conjunction.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Conjunction<'a> { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 9 | automata: Vec<&'a Automaton>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 10 | locations: HashSet, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | edges: HashSet, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | actions: HashSet, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | inputs: HashSet, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | outputs: HashSet, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 15 | initial: Location, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 16 | initial_environment: Environment, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Conjunction` 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: associated function `combine_locations` is never used [INFO] [stdout] --> src/automatom/conjunction.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> Conjunction<'a> { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | fn combine_locations(locations: &Vec) -> Location { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.25s [INFO] running `Command { std: "docker" "inspect" "9afa0af8bcb58c0493c24d5397c05860147253cbb5246b94914fcc0731a1c506", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9afa0af8bcb58c0493c24d5397c05860147253cbb5246b94914fcc0731a1c506", kill_on_drop: false }` [INFO] [stdout] 9afa0af8bcb58c0493c24d5397c05860147253cbb5246b94914fcc0731a1c506 [INFO] checking Brandhoej/perfdar against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrandhoej%2Fperfdar" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Brandhoej/perfdar on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Brandhoej/perfdar [INFO] finished tweaking git repo https://github.com/Brandhoej/perfdar [INFO] tweaked toml for git repo https://github.com/Brandhoej/perfdar written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Brandhoej/perfdar 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db14fa96e74153f6fe5d630a81c24a695a12a68a6449e190729e763fa6617211 [INFO] running `Command { std: "docker" "start" "-a" "db14fa96e74153f6fe5d630a81c24a695a12a68a6449e190729e763fa6617211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db14fa96e74153f6fe5d630a81c24a695a12a68a6449e190729e763fa6617211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db14fa96e74153f6fe5d630a81c24a695a12a68a6449e190729e763fa6617211", kill_on_drop: false }` [INFO] [stdout] db14fa96e74153f6fe5d630a81c24a695a12a68a6449e190729e763fa6617211 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 827c644ffaf275f6e7ec09c94b2931b7f2d9ec914298996bef2ee29bc3717048 [INFO] running `Command { std: "docker" "start" "-a" "827c644ffaf275f6e7ec09c94b2931b7f2d9ec914298996bef2ee29bc3717048", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking perfdar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: named argument `automaton` is not used by name [INFO] [stdout] --> src/automatom/error.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | #[error("Automaton {automaton:} has too many initial locations: {:?}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----^ [INFO] [stdout] | | | [INFO] [stdout] | | this formatting argument uses named argument `automaton` by position [INFO] [stdout] | this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 20 | #[error("Automaton {automaton:} has too many initial locations: {automaton:?}")] [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hash_set::Intersection` [INFO] [stdout] --> src/automatom/conjunction.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{hash_set::Intersection, HashSet}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: named argument `automaton` is not used by name [INFO] [stdout] --> src/automatom/error.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | #[error("Automaton {automaton:} has too many initial locations: {:?}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^----^ [INFO] [stdout] | | | [INFO] [stdout] | | this formatting argument uses named argument `automaton` by position [INFO] [stdout] | this named argument is referred to by position in formatting string [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(named_arguments_used_positionally)]` on by default [INFO] [stdout] help: use the named argument by name to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 20 | #[error("Automaton {automaton:} has too many initial locations: {automaton:?}")] [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hash_set::Intersection` [INFO] [stdout] --> src/automatom/conjunction.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{hash_set::Intersection, HashSet}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `locations` [INFO] [stdout] --> src/automatom/conjunction.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | fn combine_locations(locations: &Vec) -> Location { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_locations` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/automatom/conjunction.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Conjunction<'a> { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 9 | automata: Vec<&'a Automaton>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 10 | locations: HashSet, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | edges: HashSet, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | actions: HashSet, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | inputs: HashSet, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | outputs: HashSet, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 15 | initial: Location, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 16 | initial_environment: Environment, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Conjunction` 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: associated function `combine_locations` is never used [INFO] [stdout] --> src/automatom/conjunction.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> Conjunction<'a> { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | fn combine_locations(locations: &Vec) -> Location { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `locations` [INFO] [stdout] --> src/automatom/conjunction.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | fn combine_locations(locations: &Vec) -> Location { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_locations` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/automatom/conjunction.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Conjunction<'a> { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 9 | automata: Vec<&'a Automaton>, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 10 | locations: HashSet, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | edges: HashSet, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 12 | actions: HashSet, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | inputs: HashSet, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | outputs: HashSet, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 15 | initial: Location, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 16 | initial_environment: Environment, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Conjunction` 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: associated function `combine_locations` is never used [INFO] [stdout] --> src/automatom/conjunction.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> Conjunction<'a> { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | fn combine_locations(locations: &Vec) -> Location { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.35s [INFO] running `Command { std: "docker" "inspect" "827c644ffaf275f6e7ec09c94b2931b7f2d9ec914298996bef2ee29bc3717048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "827c644ffaf275f6e7ec09c94b2931b7f2d9ec914298996bef2ee29bc3717048", kill_on_drop: false }` [INFO] [stdout] 827c644ffaf275f6e7ec09c94b2931b7f2d9ec914298996bef2ee29bc3717048