[INFO] cloning repository https://github.com/rede97/sheet_logic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rede97/sheet_logic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frede97%2Fsheet_logic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frede97%2Fsheet_logic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5aa967bff9ca4fcf40369b7ba94c8d0c0e3646df [INFO] checking rede97/sheet_logic against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frede97%2Fsheet_logic" "/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/rede97/sheet_logic on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rede97/sheet_logic [INFO] finished tweaking git repo https://github.com/rede97/sheet_logic [INFO] tweaked toml for git repo https://github.com/rede97/sheet_logic written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rede97/sheet_logic 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4377c9da6893b288c829b4f9c4bd5073c62a1ef691ae9ace67a9851b9401411a [INFO] running `Command { std: "docker" "start" "-a" "4377c9da6893b288c829b4f9c4bd5073c62a1ef691ae9ace67a9851b9401411a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4377c9da6893b288c829b4f9c4bd5073c62a1ef691ae9ace67a9851b9401411a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4377c9da6893b288c829b4f9c4bd5073c62a1ef691ae9ace67a9851b9401411a", kill_on_drop: false }` [INFO] [stdout] 4377c9da6893b288c829b4f9c4bd5073c62a1ef691ae9ace67a9851b9401411a [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12bdb142fbef986a53e194dff0fa5082ffd0c1a78513ca743b5d380cba29e08d [INFO] running `Command { std: "docker" "start" "-a" "12bdb142fbef986a53e194dff0fa5082ffd0c1a78513ca743b5d380cba29e08d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking sheet_logic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `quick_xml` is imported redundantly [INFO] [stdout] --> src/excel/excel.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use quick_xml::{self, events::Event, Reader}; [INFO] [stdout] | ^^^^ the item `quick_xml` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quick_xml` is imported redundantly [INFO] [stdout] --> src/excel/sheet.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use quick_xml::{self, events::Event, Reader}; [INFO] [stdout] | ^^^^ the item `quick_xml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/excel/position.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ordering` is imported redundantly [INFO] [stdout] --> src/excel/position.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 160 | use super::*; [INFO] [stdout] | -------- the item `Ordering` is already imported here [INFO] [stdout] 161 | use std::cmp::{Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/excel/position.rs:161:30 [INFO] [stdout] | [INFO] [stdout] 160 | use super::*; [INFO] [stdout] | -------- the item `PartialOrd` is already imported here [INFO] [stdout] 161 | use std::cmp::{Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quick_xml` is imported redundantly [INFO] [stdout] --> src/excel/mod.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use quick_xml::{self}; [INFO] [stdout] | ^^^^ the item `quick_xml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/match_table/signal_map.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Range` [INFO] [stdout] --> src/match_table/mod.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | use std::ops::{Range, Shr}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quick_xml` is imported redundantly [INFO] [stdout] --> src/excel/excel.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use quick_xml::{self, events::Event, Reader}; [INFO] [stdout] | ^^^^ the item `quick_xml` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quick_xml` is imported redundantly [INFO] [stdout] --> src/excel/sheet.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use quick_xml::{self, events::Event, Reader}; [INFO] [stdout] | ^^^^ the item `quick_xml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/excel/position.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quick_xml` is imported redundantly [INFO] [stdout] --> src/excel/mod.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use quick_xml::{self}; [INFO] [stdout] | ^^^^ the item `quick_xml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/match_table/signal_map.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Range` [INFO] [stdout] --> src/match_table/mod.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | use std::ops::{Range, Shr}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primary_signal_key` [INFO] [stdout] --> src/match_table/mod.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | let primary_signal_key: SignalKey = primary_signal.to_owned().into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primary_signal_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primary_signal_statement` [INFO] [stdout] --> src/match_table/mod.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | let primary_signal_statement: LogicTree = match conditions.next() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primary_signal_statement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cond` [INFO] [stdout] --> src/match_table/mod.rs:111:52 [INFO] [stdout] | [INFO] [stdout] 111 | conditions.fold(statement, |s, cond| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/match_table/mod.rs:122:25 [INFO] [stdout] | [INFO] [stdout] 122 | fn gen_flags(&self, model: &Module) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primary_signal_key` [INFO] [stdout] --> src/match_table/mod.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | let primary_signal_key: SignalKey = primary_signal.to_owned().into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primary_signal_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primary_signal_statement` [INFO] [stdout] --> src/match_table/mod.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | let primary_signal_statement: LogicTree = match conditions.next() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primary_signal_statement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cond` [INFO] [stdout] --> src/match_table/mod.rs:111:52 [INFO] [stdout] | [INFO] [stdout] 111 | conditions.fold(statement, |s, cond| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/match_table/mod.rs:122:25 [INFO] [stdout] | [INFO] [stdout] 122 | fn gen_flags(&self, model: &Module) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8` [INFO] running `Command { std: "docker" "inspect" "12bdb142fbef986a53e194dff0fa5082ffd0c1a78513ca743b5d380cba29e08d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12bdb142fbef986a53e194dff0fa5082ffd0c1a78513ca743b5d380cba29e08d", kill_on_drop: false }` [INFO] [stdout] 12bdb142fbef986a53e194dff0fa5082ffd0c1a78513ca743b5d380cba29e08d [INFO] checking rede97/sheet_logic against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frede97%2Fsheet_logic" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rede97/sheet_logic on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rede97/sheet_logic [INFO] finished tweaking git repo https://github.com/rede97/sheet_logic [INFO] tweaked toml for git repo https://github.com/rede97/sheet_logic written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rede97/sheet_logic 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e2c0c27d1ffd9b7eefdea91a06ed511df3a5281fb064811427133d3d2ddf51f [INFO] running `Command { std: "docker" "start" "-a" "1e2c0c27d1ffd9b7eefdea91a06ed511df3a5281fb064811427133d3d2ddf51f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e2c0c27d1ffd9b7eefdea91a06ed511df3a5281fb064811427133d3d2ddf51f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e2c0c27d1ffd9b7eefdea91a06ed511df3a5281fb064811427133d3d2ddf51f", kill_on_drop: false }` [INFO] [stdout] 1e2c0c27d1ffd9b7eefdea91a06ed511df3a5281fb064811427133d3d2ddf51f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d75ceba00114441394f81b3bb7071c007b398e645eafd6c7f530fbcc95c2d8c [INFO] running `Command { std: "docker" "start" "-a" "4d75ceba00114441394f81b3bb7071c007b398e645eafd6c7f530fbcc95c2d8c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking sheet_logic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `quick_xml` is imported redundantly [INFO] [stdout] --> src/excel/excel.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use quick_xml::{self, events::Event, Reader}; [INFO] [stdout] | ^^^^ the item `quick_xml` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quick_xml` is imported redundantly [INFO] [stdout] --> src/excel/sheet.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use quick_xml::{self, events::Event, Reader}; [INFO] [stdout] | ^^^^ the item `quick_xml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/excel/position.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ordering` is imported redundantly [INFO] [stdout] --> src/excel/position.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 160 | use super::*; [INFO] [stdout] | -------- the item `Ordering` is already imported here [INFO] [stdout] 161 | use std::cmp::{Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/excel/position.rs:161:30 [INFO] [stdout] | [INFO] [stdout] 160 | use super::*; [INFO] [stdout] | -------- the item `PartialOrd` is already imported here [INFO] [stdout] 161 | use std::cmp::{Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quick_xml` is imported redundantly [INFO] [stdout] --> src/excel/mod.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use quick_xml::{self}; [INFO] [stdout] | ^^^^ the item `quick_xml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/match_table/signal_map.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Range` [INFO] [stdout] --> src/match_table/mod.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | use std::ops::{Range, Shr}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quick_xml` is imported redundantly [INFO] [stdout] --> src/excel/excel.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use quick_xml::{self, events::Event, Reader}; [INFO] [stdout] | ^^^^ the item `quick_xml` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quick_xml` is imported redundantly [INFO] [stdout] --> src/excel/sheet.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use quick_xml::{self, events::Event, Reader}; [INFO] [stdout] | ^^^^ the item `quick_xml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/excel/position.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | use std::cmp::{Ordering, PartialOrd}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `quick_xml` is imported redundantly [INFO] [stdout] --> src/excel/mod.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use quick_xml::{self}; [INFO] [stdout] | ^^^^ the item `quick_xml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec` is imported redundantly [INFO] [stdout] --> src/match_table/signal_map.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::vec::Vec; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/645bb72776a6a56a1a8f52631a44bd082b2ba509/library/std/src/prelude/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Vec` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Range` [INFO] [stdout] --> src/match_table/mod.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | use std::ops::{Range, Shr}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primary_signal_key` [INFO] [stdout] --> src/match_table/mod.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | let primary_signal_key: SignalKey = primary_signal.to_owned().into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primary_signal_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primary_signal_statement` [INFO] [stdout] --> src/match_table/mod.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | let primary_signal_statement: LogicTree = match conditions.next() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primary_signal_statement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cond` [INFO] [stdout] --> src/match_table/mod.rs:111:52 [INFO] [stdout] | [INFO] [stdout] 111 | conditions.fold(statement, |s, cond| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/match_table/mod.rs:122:25 [INFO] [stdout] | [INFO] [stdout] 122 | fn gen_flags(&self, model: &Module) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primary_signal_key` [INFO] [stdout] --> src/match_table/mod.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | let primary_signal_key: SignalKey = primary_signal.to_owned().into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primary_signal_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `primary_signal_statement` [INFO] [stdout] --> src/match_table/mod.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | let primary_signal_statement: LogicTree = match conditions.next() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_primary_signal_statement` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cond` [INFO] [stdout] --> src/match_table/mod.rs:111:52 [INFO] [stdout] | [INFO] [stdout] 111 | conditions.fold(statement, |s, cond| { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_cond` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model` [INFO] [stdout] --> src/match_table/mod.rs:122:25 [INFO] [stdout] | [INFO] [stdout] 122 | fn gen_flags(&self, model: &Module) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7` [INFO] running `Command { std: "docker" "inspect" "4d75ceba00114441394f81b3bb7071c007b398e645eafd6c7f530fbcc95c2d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d75ceba00114441394f81b3bb7071c007b398e645eafd6c7f530fbcc95c2d8c", kill_on_drop: false }` [INFO] [stdout] 4d75ceba00114441394f81b3bb7071c007b398e645eafd6c7f530fbcc95c2d8c