[INFO] cloning repository https://github.com/sww1235/connection-diagram-manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sww1235/connection-diagram-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsww1235%2Fconnection-diagram-manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsww1235%2Fconnection-diagram-manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36e7151955f1d2bfcf9286b2664e4dae6ae435af [INFO] testing sww1235/connection-diagram-manager against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsww1235%2Fconnection-diagram-manager" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sww1235/connection-diagram-manager on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sww1235/connection-diagram-manager [INFO] finished tweaking git repo https://github.com/sww1235/connection-diagram-manager [INFO] tweaked toml for git repo https://github.com/sww1235/connection-diagram-manager written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sww1235/connection-diagram-manager 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fltk-theme v0.6.0 [INFO] [stderr] Downloaded fltk v1.3.30 [INFO] [stderr] Downloaded fltk-sys v1.3.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2497f423163271c20112a61ebbaa805f9a2f7b72bf6b38920811806465a0ca19 [INFO] running `Command { std: "docker" "start" "-a" "2497f423163271c20112a61ebbaa805f9a2f7b72bf6b38920811806465a0ca19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2497f423163271c20112a61ebbaa805f9a2f7b72bf6b38920811806465a0ca19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2497f423163271c20112a61ebbaa805f9a2f7b72bf6b38920811806465a0ca19", kill_on_drop: false }` [INFO] [stdout] 2497f423163271c20112a61ebbaa805f9a2f7b72bf6b38920811806465a0ca19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 022a9b59841b76f16246c7d7a92200413bece57bc71eafe6281a194d74c4176a [INFO] running `Command { std: "docker" "start" "-a" "022a9b59841b76f16246c7d7a92200413bece57bc71eafe6281a194d74c4176a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling simple_logger v4.0.0 [INFO] [stderr] Compiling serde_yaml v0.9.14 [INFO] [stderr] Compiling connection-diagram-manager-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/cable_type.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/cable_type.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/connector_type.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/connector_type.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/equipment_type.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/equipment_type.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/location_type.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/location_type.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/pathway_type.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/pathway_type.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/svg.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/svg.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/term_cable_type.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/term_cable_type.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/wire_type.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/wire_type.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/equipment.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/equipment.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/location.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/location.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/pathway.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/pathway.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/wire_cable.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/wire_cable.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wire_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | for (_, wire_type) in &self.wire_types { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wire_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cable_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | for (_, cable_type) in &self.cable_types { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cable_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_cable_type_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | for (_, term_cable_type_type) in &self.term_cable_types { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_cable_type_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `location_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | for (_, location_type) in &self.location_types { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connector_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | for (_, connector_type) in &self.connector_types { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connector_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `equipment_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | for (_, equipment_type) in &self.equipment_types { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_equipment_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pathway_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | for (_, pathway_type) in &self.pathway_types { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pathway_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `location` [INFO] [stdout] --> src/datatypes/internal_types.rs:751:17 [INFO] [stdout] | [INFO] [stdout] 751 | for (_, location) in &self.locations { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `equipment` [INFO] [stdout] --> src/datatypes/internal_types.rs:754:17 [INFO] [stdout] | [INFO] [stdout] 754 | for (_, equipment) in &self.equipment { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_equipment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pathway` [INFO] [stdout] --> src/datatypes/internal_types.rs:757:17 [INFO] [stdout] | [INFO] [stdout] 757 | for (_, pathway) in &self.pathways { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pathway` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wire_cable` [INFO] [stdout] --> src/datatypes/internal_types.rs:760:17 [INFO] [stdout] | [INFO] [stdout] 760 | for (_, wire_cable) in &self.wire_cables { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wire_cable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.44s [INFO] running `Command { std: "docker" "inspect" "022a9b59841b76f16246c7d7a92200413bece57bc71eafe6281a194d74c4176a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "022a9b59841b76f16246c7d7a92200413bece57bc71eafe6281a194d74c4176a", kill_on_drop: false }` [INFO] [stdout] 022a9b59841b76f16246c7d7a92200413bece57bc71eafe6281a194d74c4176a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59dac04a9e61dd89a2b1ccc9c23e5319f862f3c46457a0ba45b5e5ad62a6b986 [INFO] running `Command { std: "docker" "start" "-a" "59dac04a9e61dd89a2b1ccc9c23e5319f862f3c46457a0ba45b5e5ad62a6b986", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/cable_type.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/cable_type.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/connector_type.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/connector_type.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/equipment_type.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/equipment_type.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/location_type.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/location_type.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/pathway_type.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/pathway_type.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/svg.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/svg.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/term_cable_type.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/term_cable_type.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/wire_type.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/wire_type.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/equipment.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/equipment.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/location.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/location.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/pathway.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/pathway.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/wire_cable.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/wire_cable.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wire_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | for (_, wire_type) in &self.wire_types { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wire_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cable_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | for (_, cable_type) in &self.cable_types { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cable_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_cable_type_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | for (_, term_cable_type_type) in &self.term_cable_types { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_cable_type_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `location_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | for (_, location_type) in &self.location_types { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connector_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | for (_, connector_type) in &self.connector_types { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connector_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `equipment_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | for (_, equipment_type) in &self.equipment_types { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_equipment_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pathway_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | for (_, pathway_type) in &self.pathway_types { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pathway_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `location` [INFO] [stdout] --> src/datatypes/internal_types.rs:751:17 [INFO] [stdout] | [INFO] [stdout] 751 | for (_, location) in &self.locations { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `equipment` [INFO] [stdout] --> src/datatypes/internal_types.rs:754:17 [INFO] [stdout] | [INFO] [stdout] 754 | for (_, equipment) in &self.equipment { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_equipment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pathway` [INFO] [stdout] --> src/datatypes/internal_types.rs:757:17 [INFO] [stdout] | [INFO] [stdout] 757 | for (_, pathway) in &self.pathways { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pathway` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wire_cable` [INFO] [stdout] --> src/datatypes/internal_types.rs:760:17 [INFO] [stdout] | [INFO] [stdout] 760 | for (_, wire_cable) in &self.wire_cables { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wire_cable` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling connection-diagram-manager-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/cable_type.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/cable_type.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/connector_type.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/connector_type.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/equipment_type.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/equipment_type.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/location_type.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/location_type.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/pathway_type.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/pathway_type.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/svg.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/svg.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/term_cable_type.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/term_cable_type.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/wire_type.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/wire_type.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/equipment.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/equipment.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/location.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/location.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/pathway.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/pathway.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `other` [INFO] [stdout] --> src/datatypes/internal_types/wire_cable.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | other: &Self, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prompt_fn` [INFO] [stdout] --> src/datatypes/internal_types/wire_cable.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wire_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | for (_, wire_type) in &self.wire_types { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wire_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cable_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | for (_, cable_type) in &self.cable_types { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cable_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `term_cable_type_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:130:17 [INFO] [stdout] | [INFO] [stdout] 130 | for (_, term_cable_type_type) in &self.term_cable_types { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_cable_type_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `location_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:133:17 [INFO] [stdout] | [INFO] [stdout] 133 | for (_, location_type) in &self.location_types { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `connector_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | for (_, connector_type) in &self.connector_types { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connector_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `equipment_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | for (_, equipment_type) in &self.equipment_types { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_equipment_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pathway_type` [INFO] [stdout] --> src/datatypes/internal_types.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | for (_, pathway_type) in &self.pathway_types { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pathway_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `location` [INFO] [stdout] --> src/datatypes/internal_types.rs:751:17 [INFO] [stdout] | [INFO] [stdout] 751 | for (_, location) in &self.locations { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `equipment` [INFO] [stdout] --> src/datatypes/internal_types.rs:754:17 [INFO] [stdout] | [INFO] [stdout] 754 | for (_, equipment) in &self.equipment { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_equipment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pathway` [INFO] [stdout] --> src/datatypes/internal_types.rs:757:17 [INFO] [stdout] | [INFO] [stdout] 757 | for (_, pathway) in &self.pathways { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pathway` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wire_cable` [INFO] [stdout] --> src/datatypes/internal_types.rs:760:17 [INFO] [stdout] | [INFO] [stdout] 760 | for (_, wire_cable) in &self.wire_cables { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wire_cable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `Command { std: "docker" "inspect" "59dac04a9e61dd89a2b1ccc9c23e5319f862f3c46457a0ba45b5e5ad62a6b986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59dac04a9e61dd89a2b1ccc9c23e5319f862f3c46457a0ba45b5e5ad62a6b986", kill_on_drop: false }` [INFO] [stdout] 59dac04a9e61dd89a2b1ccc9c23e5319f862f3c46457a0ba45b5e5ad62a6b986 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b81390e02ed8479a1a56856f327ac3fc2c78c7448261ac4b865cba006e782b3 [INFO] running `Command { std: "docker" "start" "-a" "4b81390e02ed8479a1a56856f327ac3fc2c78c7448261ac4b865cba006e782b3", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/datatypes/internal_types/cable_type.rs:104:9 [INFO] [stderr] | [INFO] [stderr] 104 | other: &Self, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `prompt_fn` [INFO] [stderr] --> src/datatypes/internal_types/cable_type.rs:105:9 [INFO] [stderr] | [INFO] [stderr] 105 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/datatypes/internal_types/connector_type.rs:101:9 [INFO] [stderr] | [INFO] [stderr] 101 | other: &Self, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `prompt_fn` [INFO] [stderr] --> src/datatypes/internal_types/connector_type.rs:102:9 [INFO] [stderr] | [INFO] [stderr] 102 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/datatypes/internal_types/equipment_type.rs:96:9 [INFO] [stderr] | [INFO] [stderr] 96 | other: &Self, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `prompt_fn` [INFO] [stderr] --> src/datatypes/internal_types/equipment_type.rs:97:9 [INFO] [stderr] | [INFO] [stderr] 97 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/datatypes/internal_types/location_type.rs:70:9 [INFO] [stderr] | [INFO] [stderr] 70 | other: &Self, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `prompt_fn` [INFO] [stderr] --> src/datatypes/internal_types/location_type.rs:71:9 [INFO] [stderr] | [INFO] [stderr] 71 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/datatypes/internal_types/pathway_type.rs:61:9 [INFO] [stderr] | [INFO] [stderr] 61 | other: &Self, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `prompt_fn` [INFO] [stderr] --> src/datatypes/internal_types/pathway_type.rs:62:9 [INFO] [stderr] | [INFO] [stderr] 62 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/datatypes/internal_types/svg.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | other: &Self, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `prompt_fn` [INFO] [stderr] --> src/datatypes/internal_types/svg.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/datatypes/internal_types/term_cable_type.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | other: &Self, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `prompt_fn` [INFO] [stderr] --> src/datatypes/internal_types/term_cable_type.rs:99:9 [INFO] [stderr] | [INFO] [stderr] 99 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/datatypes/internal_types/wire_type.rs:90:9 [INFO] [stderr] | [INFO] [stderr] 90 | other: &Self, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `prompt_fn` [INFO] [stderr] --> src/datatypes/internal_types/wire_type.rs:91:9 [INFO] [stderr] | [INFO] [stderr] 91 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/datatypes/internal_types/equipment.rs:43:9 [INFO] [stderr] | [INFO] [stderr] 43 | other: &Self, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `prompt_fn` [INFO] [stderr] --> src/datatypes/internal_types/equipment.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 44 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/datatypes/internal_types/location.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | other: &Self, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `prompt_fn` [INFO] [stderr] --> src/datatypes/internal_types/location.rs:40:9 [INFO] [stderr] | [INFO] [stderr] 40 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/datatypes/internal_types/pathway.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 38 | other: &Self, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `prompt_fn` [INFO] [stderr] --> src/datatypes/internal_types/pathway.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `other` [INFO] [stderr] --> src/datatypes/internal_types/wire_cable.rs:65:9 [INFO] [stderr] | [INFO] [stderr] 65 | other: &Self, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `prompt_fn` [INFO] [stderr] --> src/datatypes/internal_types/wire_cable.rs:66:9 [INFO] [stderr] | [INFO] [stderr] 66 | prompt_fn: fn(HashMap) -> HashMap, [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prompt_fn` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `wire_type` [INFO] [stderr] --> src/datatypes/internal_types.rs:124:17 [INFO] [stderr] | [INFO] [stderr] 124 | for (_, wire_type) in &self.wire_types { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wire_type` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cable_type` [INFO] [stderr] --> src/datatypes/internal_types.rs:127:17 [INFO] [stderr] | [INFO] [stderr] 127 | for (_, cable_type) in &self.cable_types { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cable_type` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `term_cable_type_type` [INFO] [stderr] --> src/datatypes/internal_types.rs:130:17 [INFO] [stderr] | [INFO] [stderr] 130 | for (_, term_cable_type_type) in &self.term_cable_types { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_term_cable_type_type` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `location_type` [INFO] [stderr] --> src/datatypes/internal_types.rs:133:17 [INFO] [stderr] | [INFO] [stderr] 133 | for (_, location_type) in &self.location_types { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location_type` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `connector_type` [INFO] [stderr] --> src/datatypes/internal_types.rs:136:17 [INFO] [stderr] | [INFO] [stderr] 136 | for (_, connector_type) in &self.connector_types { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connector_type` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `equipment_type` [INFO] [stderr] --> src/datatypes/internal_types.rs:139:17 [INFO] [stderr] | [INFO] [stderr] 139 | for (_, equipment_type) in &self.equipment_types { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_equipment_type` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pathway_type` [INFO] [stderr] --> src/datatypes/internal_types.rs:142:17 [INFO] [stderr] | [INFO] [stderr] 142 | for (_, pathway_type) in &self.pathway_types { [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pathway_type` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `location` [INFO] [stderr] --> src/datatypes/internal_types.rs:751:17 [INFO] [stderr] | [INFO] [stderr] 751 | for (_, location) in &self.locations { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_location` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `equipment` [INFO] [stderr] --> src/datatypes/internal_types.rs:754:17 [INFO] [stderr] | [INFO] [stderr] 754 | for (_, equipment) in &self.equipment { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_equipment` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `pathway` [INFO] [stderr] --> src/datatypes/internal_types.rs:757:17 [INFO] [stderr] | [INFO] [stderr] 757 | for (_, pathway) in &self.pathways { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pathway` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `wire_cable` [INFO] [stderr] --> src/datatypes/internal_types.rs:760:17 [INFO] [stderr] | [INFO] [stderr] 760 | for (_, wire_cable) in &self.wire_cables { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wire_cable` [INFO] [stderr] [INFO] [stderr] warning: `connection-diagram-manager-rust` (lib) generated 35 warnings (run `cargo fix --lib -p connection-diagram-manager-rust` to apply 35 suggestions) [INFO] [stderr] warning: `connection-diagram-manager-rust` (lib test) generated 35 warnings (35 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cdm_core-7cda7592e6114355) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test datatypes::internal_types::tests::new_library ... ok [INFO] [stdout] test datatypes::internal_types::tests::new_project ... ok [INFO] [stdout] test datatypes::internal_types::tests::read_datafile_project ... ok [INFO] [stdout] test datatypes::internal_types::tests::read_datafile_library ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cdm_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4b81390e02ed8479a1a56856f327ac3fc2c78c7448261ac4b865cba006e782b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b81390e02ed8479a1a56856f327ac3fc2c78c7448261ac4b865cba006e782b3", kill_on_drop: false }` [INFO] [stdout] 4b81390e02ed8479a1a56856f327ac3fc2c78c7448261ac4b865cba006e782b3