[INFO] cloning repository https://github.com/povik/xyz-compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/povik/xyz-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpovik%2Fxyz-compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpovik%2Fxyz-compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef0e4f29b2c0b0234948886ae68b48510fd3068d
[INFO] testing povik/xyz-compiler against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpovik%2Fxyz-compiler" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/povik/xyz-compiler
[INFO] finished tweaking git repo https://github.com/povik/xyz-compiler
[INFO] tweaked toml for git repo https://github.com/povik/xyz-compiler written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/povik/xyz-compiler on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/povik/xyz-compiler 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/povik/prjunnamed.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded argparse v0.2.2
[INFO] [stderr]   Downloaded yap v0.12.0
[INFO] [stderr]   Downloaded jzon v0.12.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9cf37fa5c4ca902dcbfab6d8d80185c33d3da6ce0349bf0d7d0db94e0c8bf7df
[INFO] running `Command { std: "docker" "start" "-a" "9cf37fa5c4ca902dcbfab6d8d80185c33d3da6ce0349bf0d7d0db94e0c8bf7df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cf37fa5c4ca902dcbfab6d8d80185c33d3da6ce0349bf0d7d0db94e0c8bf7df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cf37fa5c4ca902dcbfab6d8d80185c33d3da6ce0349bf0d7d0db94e0c8bf7df", kill_on_drop: false }`
[INFO] [stdout] 9cf37fa5c4ca902dcbfab6d8d80185c33d3da6ce0349bf0d7d0db94e0c8bf7df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2234c03f2df371e1b6be0bd29b33559245bc1a4bab3d5266030cd3d075613290
[INFO] running `Command { std: "docker" "start" "-a" "2234c03f2df371e1b6be0bd29b33559245bc1a4bab3d5266030cd3d075613290", kill_on_drop: false }`
[INFO] [stderr]    Compiling yap v0.12.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling jzon v0.12.5
[INFO] [stderr]    Compiling argparse v0.2.2
[INFO] [stderr]    Compiling prjunnamed-netlist v0.1.0 (https://github.com/povik/prjunnamed.git?branch=xyz#f14bf632)
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling prjunnamed-pattern v0.1.0 (https://github.com/povik/prjunnamed.git?branch=xyz#f14bf632)
[INFO] [stderr]    Compiling prjunnamed-verilogout v0.1.0 (https://github.com/povik/prjunnamed.git?branch=xyz#f14bf632)
[INFO] [stderr]    Compiling prjunnamed-yosys_json v0.1.0 (https://github.com/povik/prjunnamed.git?branch=xyz#f14bf632)
[INFO] [stderr]    Compiling prjunnamed-memory v0.1.0 (https://github.com/povik/prjunnamed.git?branch=xyz#f14bf632)
[INFO] [stderr]    Compiling prjunnamed-generic v0.1.0 (https://github.com/povik/prjunnamed.git?branch=xyz#f14bf632)
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling xyz-compiler v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `LibraryPort`
[INFO] [stdout]  --> src/cm.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::target::{LibraryCell, LibraryPort, SCLTarget};
[INFO] [stdout]   |                                  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `out_lo` is assigned to, but never used
[INFO] [stdout]     --> src/cm.rs:1262:17
[INFO] [stdout]      |
[INFO] [stdout] 1262 |             let out_lo: Net;
[INFO] [stdout]      |                 ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_out_lo` instead
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `out_hi` is assigned to, but never used
[INFO] [stdout]     --> src/cm.rs:1263:17
[INFO] [stdout]      |
[INFO] [stdout] 1263 |             let out_hi: Net;
[INFO] [stdout]      |                 ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_out_hi` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `out_lo` is never read
[INFO] [stdout]     --> src/cm.rs:1271:17
[INFO] [stdout]      |
[INFO] [stdout] 1271 |                 out_lo = self.design.add_target(tie_lo)[index.tie_lo.1];
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `out_lo` is never read
[INFO] [stdout]     --> src/cm.rs:1267:17
[INFO] [stdout]      |
[INFO] [stdout] 1267 |                 out_lo = out[index.tie_lo.1];
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `out_hi` is never read
[INFO] [stdout]     --> src/cm.rs:1273:17
[INFO] [stdout]      |
[INFO] [stdout] 1273 |                 out_hi = self.design.add_target(tie_hi)[index.tie_hi.1];
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `out_hi` is never read
[INFO] [stdout]     --> src/cm.rs:1268:17
[INFO] [stdout]      |
[INFO] [stdout] 1268 |                 out_hi = out[index.tie_hi.1];
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/target.rs:739:38
[INFO] [stdout]     |
[INFO] [stdout] 679 |         Some("combinational") | None => {
[INFO] [stdout]     |                                 ---- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 739 |         Some("three_state_enable") | None => {
[INFO] [stdout]     |                                      ^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/target.rs:758:39
[INFO] [stdout]     |
[INFO] [stdout] 679 |         Some("combinational") | None => {
[INFO] [stdout]     |                                 ---- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 758 |         Some("three_state_disable") | None => {
[INFO] [stdout]     |                                       ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/target.rs:734:9
[INFO] [stdout]     |
[INFO] [stdout] 732 |         Some("clear") => vec![Clear(Rise), Clear(Fall)],
[INFO] [stdout]     |         ------------- matches all the relevant values
[INFO] [stdout] 733 |         Some("preset") => vec![Preset(Rise), Preset(Fall)],
[INFO] [stdout] 734 |         Some("clear") => vec![Clear(Rise), Clear(Fall)],
[INFO] [stdout]     |         ^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Float`, `None`, and `Invalid` are never constructed
[INFO] [stdout]   --> src/target.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | enum Token {
[INFO] [stdout]    |      ----- variants in this enum
[INFO] [stdout] 23 |     Punctuation(char),
[INFO] [stdout] 24 |     Float(f64),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     None,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 28 |     EOF,
[INFO] [stdout] 29 |     Invalid,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `peek_is_digit` and `expect` are never used
[INFO] [stdout]    --> src/target.rs:48:8
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl<I: Iterator<Item = char>> Scanner<I> {
[INFO] [stdout]     | ----------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  48 |     fn peek_is_digit(&mut self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     fn expect(&mut self, expected: Token) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unknown` is never constructed
[INFO] [stdout]    --> src/target.rs:551:5
[INFO] [stdout]     |
[INFO] [stdout] 546 | enum TableModelVariable {
[INFO] [stdout]     |      ------------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 551 |     Unknown(String),
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableModelVariable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `variable` and `indices` are never read
[INFO] [stdout]    --> src/target.rs:556:5
[INFO] [stdout]     |
[INFO] [stdout] 555 | struct TableModelAxis {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 556 |     variable: TableModelVariable,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 557 |     indices: Vec<f32>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableModelAxis` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `axes` and `values` are never read
[INFO] [stdout]    --> src/target.rs:562:5
[INFO] [stdout]     |
[INFO] [stdout] 561 | struct TableModel {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 562 |     axes: Vec<TableModelAxis>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 563 |     values: Vec<f32>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |     Table(TableModel),
[INFO] [stdout]     |     ----- ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcDelayModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 568 -     Table(TableModel),
[INFO] [stdout] 568 +     Table(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:573:19
[INFO] [stdout]     |
[INFO] [stdout] 573 |     Combinational(RiseFall, RiseFall),
[INFO] [stdout]     |     ------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 573 -     Combinational(RiseFall, RiseFall),
[INFO] [stdout] 573 +     Combinational((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:574:22
[INFO] [stdout]     |
[INFO] [stdout] 574 |     ThreeStateEnable(RiseFall, RiseFall),
[INFO] [stdout]     |     ---------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 574 -     ThreeStateEnable(RiseFall, RiseFall),
[INFO] [stdout] 574 +     ThreeStateEnable((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:575:23
[INFO] [stdout]     |
[INFO] [stdout] 575 |     ThreeStateDisable(RiseFall, RiseFall),
[INFO] [stdout]     |     ----------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 575 -     ThreeStateDisable(RiseFall, RiseFall),
[INFO] [stdout] 575 +     ThreeStateDisable((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:576:12
[INFO] [stdout]     |
[INFO] [stdout] 576 |     Launch(RiseFall, RiseFall),
[INFO] [stdout]     |     ------ ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 576 -     Launch(RiseFall, RiseFall),
[INFO] [stdout] 576 +     Launch((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |     HoldCheck(RiseFall, RiseFall),
[INFO] [stdout]     |     --------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 577 -     HoldCheck(RiseFall, RiseFall),
[INFO] [stdout] 577 +     HoldCheck((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:578:16
[INFO] [stdout]     |
[INFO] [stdout] 578 |     SetupCheck(RiseFall, RiseFall),
[INFO] [stdout]     |     ---------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 578 -     SetupCheck(RiseFall, RiseFall),
[INFO] [stdout] 578 +     SetupCheck((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:579:21
[INFO] [stdout]     |
[INFO] [stdout] 579 |     NonSeqHoldCheck(RiseFall, RiseFall),
[INFO] [stdout]     |     --------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 579 -     NonSeqHoldCheck(RiseFall, RiseFall),
[INFO] [stdout] 579 +     NonSeqHoldCheck((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:580:22
[INFO] [stdout]     |
[INFO] [stdout] 580 |     NonSeqSetupCheck(RiseFall, RiseFall),
[INFO] [stdout]     |     ---------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 580 -     NonSeqSetupCheck(RiseFall, RiseFall),
[INFO] [stdout] 580 +     NonSeqSetupCheck((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:583:19
[INFO] [stdout]     |
[INFO] [stdout] 583 |     RecoveryCheck(RiseFall, RiseFall),
[INFO] [stdout]     |     ------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 583 -     RecoveryCheck(RiseFall, RiseFall),
[INFO] [stdout] 583 +     RecoveryCheck((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:584:18
[INFO] [stdout]     |
[INFO] [stdout] 584 |     RemovalCheck(RiseFall, RiseFall),
[INFO] [stdout]     |     ------------ ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 584 -     RemovalCheck(RiseFall, RiseFall),
[INFO] [stdout] 584 +     RemovalCheck((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:586:13
[INFO] [stdout]     |
[INFO] [stdout] 586 |     Unknown(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 586 -     Unknown(String),
[INFO] [stdout] 586 +     Unknown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `arc_type`, `from_pin`, `to_pin`, `delay_model`, `constraint_model`, and `slew_model` are never read
[INFO] [stdout]    --> src/target.rs:624:5
[INFO] [stdout]     |
[INFO] [stdout] 623 | pub struct Arc {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] 624 |     arc_type: ArcType,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 625 |     from_pin: LibraryPortIndex,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 626 |     to_pin: LibraryPortIndex,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 627 |     delay_model: Option<ArcDelayModel>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 628 |     constraint_model: Option<ArcDelayModel>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 629 |     slew_model: Option<ArcDelayModel>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Arc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cap`, `rise_cap`, and `fall_cap` are never read
[INFO] [stdout]    --> src/target.rs:645:5
[INFO] [stdout]     |
[INFO] [stdout] 641 | pub struct LibraryPort {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 645 |     cap: f32,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 646 |     rise_cap: f32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 647 |     fall_cap: f32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LibraryPort` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io::BufWriter`
[INFO] [stdout]  --> src/main.rs:7:44
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{collections::BTreeMap, fs::File, io::BufWriter, io::Write, sync::Arc};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.89s
[INFO] running `Command { std: "docker" "inspect" "2234c03f2df371e1b6be0bd29b33559245bc1a4bab3d5266030cd3d075613290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2234c03f2df371e1b6be0bd29b33559245bc1a4bab3d5266030cd3d075613290", kill_on_drop: false }`
[INFO] [stdout] 2234c03f2df371e1b6be0bd29b33559245bc1a4bab3d5266030cd3d075613290
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f56c885bb5949a3ad4898b64acb4132edf9f0fd326e0eca7d07c3e51f58691f
[INFO] running `Command { std: "docker" "start" "-a" "9f56c885bb5949a3ad4898b64acb4132edf9f0fd326e0eca7d07c3e51f58691f", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `LibraryPort`
[INFO] [stdout]  --> src/cm.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::target::{LibraryCell, LibraryPort, SCLTarget};
[INFO] [stdout]   |                                  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `out_lo` is assigned to, but never used
[INFO] [stdout]     --> src/cm.rs:1262:17
[INFO] [stdout]      |
[INFO] [stdout] 1262 |             let out_lo: Net;
[INFO] [stdout]      |                 ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_out_lo` instead
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `out_hi` is assigned to, but never used
[INFO] [stdout]     --> src/cm.rs:1263:17
[INFO] [stdout]      |
[INFO] [stdout] 1263 |             let out_hi: Net;
[INFO] [stdout]      |                 ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_out_hi` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `out_lo` is never read
[INFO] [stdout]     --> src/cm.rs:1271:17
[INFO] [stdout]      |
[INFO] [stdout] 1271 |                 out_lo = self.design.add_target(tie_lo)[index.tie_lo.1];
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `out_lo` is never read
[INFO] [stdout]     --> src/cm.rs:1267:17
[INFO] [stdout]      |
[INFO] [stdout] 1267 |                 out_lo = out[index.tie_lo.1];
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `out_hi` is never read
[INFO] [stdout]     --> src/cm.rs:1273:17
[INFO] [stdout]      |
[INFO] [stdout] 1273 |                 out_hi = self.design.add_target(tie_hi)[index.tie_hi.1];
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `out_hi` is never read
[INFO] [stdout]     --> src/cm.rs:1268:17
[INFO] [stdout]      |
[INFO] [stdout] 1268 |                 out_hi = out[index.tie_hi.1];
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/target.rs:739:38
[INFO] [stdout]     |
[INFO] [stdout] 679 |         Some("combinational") | None => {
[INFO] [stdout]     |                                 ---- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 739 |         Some("three_state_enable") | None => {
[INFO] [stdout]     |                                      ^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/target.rs:758:39
[INFO] [stdout]     |
[INFO] [stdout] 679 |         Some("combinational") | None => {
[INFO] [stdout]     |                                 ---- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 758 |         Some("three_state_disable") | None => {
[INFO] [stdout]     |                                       ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/target.rs:734:9
[INFO] [stdout]     |
[INFO] [stdout] 732 |         Some("clear") => vec![Clear(Rise), Clear(Fall)],
[INFO] [stdout]     |         ------------- matches all the relevant values
[INFO] [stdout] 733 |         Some("preset") => vec![Preset(Rise), Preset(Fall)],
[INFO] [stdout] 734 |         Some("clear") => vec![Clear(Rise), Clear(Fall)],
[INFO] [stdout]     |         ^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Float`, `None`, and `Invalid` are never constructed
[INFO] [stdout]   --> src/target.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | enum Token {
[INFO] [stdout]    |      ----- variants in this enum
[INFO] [stdout] 23 |     Punctuation(char),
[INFO] [stdout] 24 |     Float(f64),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     None,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 28 |     EOF,
[INFO] [stdout] 29 |     Invalid,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `peek_is_digit` and `expect` are never used
[INFO] [stdout]    --> src/target.rs:48:8
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl<I: Iterator<Item = char>> Scanner<I> {
[INFO] [stdout]     | ----------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  48 |     fn peek_is_digit(&mut self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     fn expect(&mut self, expected: Token) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unknown` is never constructed
[INFO] [stdout]    --> src/target.rs:551:5
[INFO] [stdout]     |
[INFO] [stdout] 546 | enum TableModelVariable {
[INFO] [stdout]     |      ------------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 551 |     Unknown(String),
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableModelVariable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `variable` and `indices` are never read
[INFO] [stdout]    --> src/target.rs:556:5
[INFO] [stdout]     |
[INFO] [stdout] 555 | struct TableModelAxis {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 556 |     variable: TableModelVariable,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 557 |     indices: Vec<f32>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableModelAxis` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `axes` and `values` are never read
[INFO] [stdout]    --> src/target.rs:562:5
[INFO] [stdout]     |
[INFO] [stdout] 561 | struct TableModel {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 562 |     axes: Vec<TableModelAxis>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 563 |     values: Vec<f32>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |     Table(TableModel),
[INFO] [stdout]     |     ----- ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcDelayModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 568 -     Table(TableModel),
[INFO] [stdout] 568 +     Table(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:573:19
[INFO] [stdout]     |
[INFO] [stdout] 573 |     Combinational(RiseFall, RiseFall),
[INFO] [stdout]     |     ------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 573 -     Combinational(RiseFall, RiseFall),
[INFO] [stdout] 573 +     Combinational((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:574:22
[INFO] [stdout]     |
[INFO] [stdout] 574 |     ThreeStateEnable(RiseFall, RiseFall),
[INFO] [stdout]     |     ---------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 574 -     ThreeStateEnable(RiseFall, RiseFall),
[INFO] [stdout] 574 +     ThreeStateEnable((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:575:23
[INFO] [stdout]     |
[INFO] [stdout] 575 |     ThreeStateDisable(RiseFall, RiseFall),
[INFO] [stdout]     |     ----------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 575 -     ThreeStateDisable(RiseFall, RiseFall),
[INFO] [stdout] 575 +     ThreeStateDisable((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:576:12
[INFO] [stdout]     |
[INFO] [stdout] 576 |     Launch(RiseFall, RiseFall),
[INFO] [stdout]     |     ------ ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 576 -     Launch(RiseFall, RiseFall),
[INFO] [stdout] 576 +     Launch((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |     HoldCheck(RiseFall, RiseFall),
[INFO] [stdout]     |     --------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 577 -     HoldCheck(RiseFall, RiseFall),
[INFO] [stdout] 577 +     HoldCheck((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:578:16
[INFO] [stdout]     |
[INFO] [stdout] 578 |     SetupCheck(RiseFall, RiseFall),
[INFO] [stdout]     |     ---------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 578 -     SetupCheck(RiseFall, RiseFall),
[INFO] [stdout] 578 +     SetupCheck((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:579:21
[INFO] [stdout]     |
[INFO] [stdout] 579 |     NonSeqHoldCheck(RiseFall, RiseFall),
[INFO] [stdout]     |     --------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 579 -     NonSeqHoldCheck(RiseFall, RiseFall),
[INFO] [stdout] 579 +     NonSeqHoldCheck((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:580:22
[INFO] [stdout]     |
[INFO] [stdout] 580 |     NonSeqSetupCheck(RiseFall, RiseFall),
[INFO] [stdout]     |     ---------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 580 -     NonSeqSetupCheck(RiseFall, RiseFall),
[INFO] [stdout] 580 +     NonSeqSetupCheck((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:583:19
[INFO] [stdout]     |
[INFO] [stdout] 583 |     RecoveryCheck(RiseFall, RiseFall),
[INFO] [stdout]     |     ------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 583 -     RecoveryCheck(RiseFall, RiseFall),
[INFO] [stdout] 583 +     RecoveryCheck((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:584:18
[INFO] [stdout]     |
[INFO] [stdout] 584 |     RemovalCheck(RiseFall, RiseFall),
[INFO] [stdout]     |     ------------ ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 584 -     RemovalCheck(RiseFall, RiseFall),
[INFO] [stdout] 584 +     RemovalCheck((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling xyz-compiler v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:586:13
[INFO] [stdout]     |
[INFO] [stdout] 586 |     Unknown(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 586 -     Unknown(String),
[INFO] [stdout] 586 +     Unknown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `arc_type`, `from_pin`, `to_pin`, `delay_model`, `constraint_model`, and `slew_model` are never read
[INFO] [stdout]    --> src/target.rs:624:5
[INFO] [stdout]     |
[INFO] [stdout] 623 | pub struct Arc {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] 624 |     arc_type: ArcType,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 625 |     from_pin: LibraryPortIndex,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 626 |     to_pin: LibraryPortIndex,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 627 |     delay_model: Option<ArcDelayModel>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 628 |     constraint_model: Option<ArcDelayModel>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 629 |     slew_model: Option<ArcDelayModel>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Arc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cap`, `rise_cap`, and `fall_cap` are never read
[INFO] [stdout]    --> src/target.rs:645:5
[INFO] [stdout]     |
[INFO] [stdout] 641 | pub struct LibraryPort {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 645 |     cap: f32,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 646 |     rise_cap: f32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 647 |     fall_cap: f32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LibraryPort` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LibraryPort`
[INFO] [stdout]  --> src/cm.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::target::{LibraryCell, LibraryPort, SCLTarget};
[INFO] [stdout]   |                                  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io::BufWriter`
[INFO] [stdout]  --> src/main.rs:7:44
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{collections::BTreeMap, fs::File, io::BufWriter, io::Write, sync::Arc};
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `out_lo` is assigned to, but never used
[INFO] [stdout]     --> src/cm.rs:1262:17
[INFO] [stdout]      |
[INFO] [stdout] 1262 |             let out_lo: Net;
[INFO] [stdout]      |                 ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_out_lo` instead
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `out_hi` is assigned to, but never used
[INFO] [stdout]     --> src/cm.rs:1263:17
[INFO] [stdout]      |
[INFO] [stdout] 1263 |             let out_hi: Net;
[INFO] [stdout]      |                 ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using `_out_hi` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `out_lo` is never read
[INFO] [stdout]     --> src/cm.rs:1271:17
[INFO] [stdout]      |
[INFO] [stdout] 1271 |                 out_lo = self.design.add_target(tie_lo)[index.tie_lo.1];
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `out_lo` is never read
[INFO] [stdout]     --> src/cm.rs:1267:17
[INFO] [stdout]      |
[INFO] [stdout] 1267 |                 out_lo = out[index.tie_lo.1];
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `out_hi` is never read
[INFO] [stdout]     --> src/cm.rs:1273:17
[INFO] [stdout]      |
[INFO] [stdout] 1273 |                 out_hi = self.design.add_target(tie_hi)[index.tie_hi.1];
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `out_hi` is never read
[INFO] [stdout]     --> src/cm.rs:1268:17
[INFO] [stdout]      |
[INFO] [stdout] 1268 |                 out_hi = out[index.tie_hi.1];
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/target.rs:739:38
[INFO] [stdout]     |
[INFO] [stdout] 679 |         Some("combinational") | None => {
[INFO] [stdout]     |                                 ---- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 739 |         Some("three_state_enable") | None => {
[INFO] [stdout]     |                                      ^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/target.rs:758:39
[INFO] [stdout]     |
[INFO] [stdout] 679 |         Some("combinational") | None => {
[INFO] [stdout]     |                                 ---- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 758 |         Some("three_state_disable") | None => {
[INFO] [stdout]     |                                       ^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/target.rs:734:9
[INFO] [stdout]     |
[INFO] [stdout] 732 |         Some("clear") => vec![Clear(Rise), Clear(Fall)],
[INFO] [stdout]     |         ------------- matches all the relevant values
[INFO] [stdout] 733 |         Some("preset") => vec![Preset(Rise), Preset(Fall)],
[INFO] [stdout] 734 |         Some("clear") => vec![Clear(Rise), Clear(Fall)],
[INFO] [stdout]     |         ^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Float`, `None`, and `Invalid` are never constructed
[INFO] [stdout]   --> src/target.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | enum Token {
[INFO] [stdout]    |      ----- variants in this enum
[INFO] [stdout] 23 |     Punctuation(char),
[INFO] [stdout] 24 |     Float(f64),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     None,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 28 |     EOF,
[INFO] [stdout] 29 |     Invalid,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `peek_is_digit` and `expect` are never used
[INFO] [stdout]    --> src/target.rs:48:8
[INFO] [stdout]     |
[INFO] [stdout]  32 | impl<I: Iterator<Item = char>> Scanner<I> {
[INFO] [stdout]     | ----------------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  48 |     fn peek_is_digit(&mut self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     fn expect(&mut self, expected: Token) {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unknown` is never constructed
[INFO] [stdout]    --> src/target.rs:551:5
[INFO] [stdout]     |
[INFO] [stdout] 546 | enum TableModelVariable {
[INFO] [stdout]     |      ------------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 551 |     Unknown(String),
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableModelVariable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `variable` and `indices` are never read
[INFO] [stdout]    --> src/target.rs:556:5
[INFO] [stdout]     |
[INFO] [stdout] 555 | struct TableModelAxis {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 556 |     variable: TableModelVariable,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 557 |     indices: Vec<f32>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableModelAxis` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `axes` and `values` are never read
[INFO] [stdout]    --> src/target.rs:562:5
[INFO] [stdout]     |
[INFO] [stdout] 561 | struct TableModel {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 562 |     axes: Vec<TableModelAxis>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 563 |     values: Vec<f32>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:568:11
[INFO] [stdout]     |
[INFO] [stdout] 568 |     Table(TableModel),
[INFO] [stdout]     |     ----- ^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcDelayModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 568 -     Table(TableModel),
[INFO] [stdout] 568 +     Table(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:573:19
[INFO] [stdout]     |
[INFO] [stdout] 573 |     Combinational(RiseFall, RiseFall),
[INFO] [stdout]     |     ------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 573 -     Combinational(RiseFall, RiseFall),
[INFO] [stdout] 573 +     Combinational((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:574:22
[INFO] [stdout]     |
[INFO] [stdout] 574 |     ThreeStateEnable(RiseFall, RiseFall),
[INFO] [stdout]     |     ---------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 574 -     ThreeStateEnable(RiseFall, RiseFall),
[INFO] [stdout] 574 +     ThreeStateEnable((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:575:23
[INFO] [stdout]     |
[INFO] [stdout] 575 |     ThreeStateDisable(RiseFall, RiseFall),
[INFO] [stdout]     |     ----------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 575 -     ThreeStateDisable(RiseFall, RiseFall),
[INFO] [stdout] 575 +     ThreeStateDisable((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:576:12
[INFO] [stdout]     |
[INFO] [stdout] 576 |     Launch(RiseFall, RiseFall),
[INFO] [stdout]     |     ------ ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 576 -     Launch(RiseFall, RiseFall),
[INFO] [stdout] 576 +     Launch((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:577:15
[INFO] [stdout]     |
[INFO] [stdout] 577 |     HoldCheck(RiseFall, RiseFall),
[INFO] [stdout]     |     --------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 577 -     HoldCheck(RiseFall, RiseFall),
[INFO] [stdout] 577 +     HoldCheck((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:578:16
[INFO] [stdout]     |
[INFO] [stdout] 578 |     SetupCheck(RiseFall, RiseFall),
[INFO] [stdout]     |     ---------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 578 -     SetupCheck(RiseFall, RiseFall),
[INFO] [stdout] 578 +     SetupCheck((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:579:21
[INFO] [stdout]     |
[INFO] [stdout] 579 |     NonSeqHoldCheck(RiseFall, RiseFall),
[INFO] [stdout]     |     --------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 579 -     NonSeqHoldCheck(RiseFall, RiseFall),
[INFO] [stdout] 579 +     NonSeqHoldCheck((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:580:22
[INFO] [stdout]     |
[INFO] [stdout] 580 |     NonSeqSetupCheck(RiseFall, RiseFall),
[INFO] [stdout]     |     ---------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 580 -     NonSeqSetupCheck(RiseFall, RiseFall),
[INFO] [stdout] 580 +     NonSeqSetupCheck((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:583:19
[INFO] [stdout]     |
[INFO] [stdout] 583 |     RecoveryCheck(RiseFall, RiseFall),
[INFO] [stdout]     |     ------------- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 583 -     RecoveryCheck(RiseFall, RiseFall),
[INFO] [stdout] 583 +     RecoveryCheck((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:584:18
[INFO] [stdout]     |
[INFO] [stdout] 584 |     RemovalCheck(RiseFall, RiseFall),
[INFO] [stdout]     |     ------------ ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 584 -     RemovalCheck(RiseFall, RiseFall),
[INFO] [stdout] 584 +     RemovalCheck((), RiseFall),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/target.rs:586:13
[INFO] [stdout]     |
[INFO] [stdout] 586 |     Unknown(String),
[INFO] [stdout]     |     ------- ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 586 -     Unknown(String),
[INFO] [stdout] 586 +     Unknown(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `arc_type`, `from_pin`, `to_pin`, `delay_model`, `constraint_model`, and `slew_model` are never read
[INFO] [stdout]    --> src/target.rs:624:5
[INFO] [stdout]     |
[INFO] [stdout] 623 | pub struct Arc {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] 624 |     arc_type: ArcType,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 625 |     from_pin: LibraryPortIndex,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 626 |     to_pin: LibraryPortIndex,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 627 |     delay_model: Option<ArcDelayModel>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 628 |     constraint_model: Option<ArcDelayModel>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 629 |     slew_model: Option<ArcDelayModel>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Arc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cap`, `rise_cap`, and `fall_cap` are never read
[INFO] [stdout]    --> src/target.rs:645:5
[INFO] [stdout]     |
[INFO] [stdout] 641 | pub struct LibraryPort {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 645 |     cap: f32,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 646 |     rise_cap: f32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 647 |     fall_cap: f32,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LibraryPort` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_classify_all_K4` should have a snake case name
[INFO] [stdout]    --> src/npn.rs:315:8
[INFO] [stdout]     |
[INFO] [stdout] 315 |     fn test_classify_all_K4() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_classify_all_k4`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `K` should have a snake case name
[INFO] [stdout]    --> src/npn.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 316 |         let K = 4;
[INFO] [stdout]     |             ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_K1_expected` should have a snake case name
[INFO] [stdout]    --> src/npn.rs:346:8
[INFO] [stdout]     |
[INFO] [stdout] 346 |     fn test_K1_expected() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_k1_expected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.18s
[INFO] running `Command { std: "docker" "inspect" "9f56c885bb5949a3ad4898b64acb4132edf9f0fd326e0eca7d07c3e51f58691f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f56c885bb5949a3ad4898b64acb4132edf9f0fd326e0eca7d07c3e51f58691f", kill_on_drop: false }`
[INFO] [stdout] 9f56c885bb5949a3ad4898b64acb4132edf9f0fd326e0eca7d07c3e51f58691f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 24eb06202ecdf982ae838062efabe0cecf50e04b94497600a14e2ccf8568161d
[INFO] running `Command { std: "docker" "start" "-a" "24eb06202ecdf982ae838062efabe0cecf50e04b94497600a14e2ccf8568161d", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `LibraryPort`
[INFO] [stderr]  --> src/cm.rs:7:34
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::target::{LibraryCell, LibraryPort, SCLTarget};
[INFO] [stderr]   |                                  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `out_lo` is assigned to, but never used
[INFO] [stderr]     --> src/cm.rs:1262:17
[INFO] [stderr]      |
[INFO] [stderr] 1262 |             let out_lo: Net;
[INFO] [stderr]      |                 ^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: consider using `_out_lo` instead
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `out_hi` is assigned to, but never used
[INFO] [stderr]     --> src/cm.rs:1263:17
[INFO] [stderr]      |
[INFO] [stderr] 1263 |             let out_hi: Net;
[INFO] [stderr]      |                 ^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: consider using `_out_hi` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `out_lo` is never read
[INFO] [stderr]     --> src/cm.rs:1271:17
[INFO] [stderr]      |
[INFO] [stderr] 1271 |                 out_lo = self.design.add_target(tie_lo)[index.tie_lo.1];
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: maybe it is overwritten before being read?
[INFO] [stderr]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `out_lo` is never read
[INFO] [stderr]     --> src/cm.rs:1267:17
[INFO] [stderr]      |
[INFO] [stderr] 1267 |                 out_lo = out[index.tie_lo.1];
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `out_hi` is never read
[INFO] [stderr]     --> src/cm.rs:1273:17
[INFO] [stderr]      |
[INFO] [stderr] 1273 |                 out_hi = self.design.add_target(tie_hi)[index.tie_hi.1];
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `out_hi` is never read
[INFO] [stderr]     --> src/cm.rs:1268:17
[INFO] [stderr]      |
[INFO] [stderr] 1268 |                 out_hi = out[index.tie_hi.1];
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/target.rs:739:38
[INFO] [stderr]     |
[INFO] [stderr] 679 |         Some("combinational") | None => {
[INFO] [stderr]     |                                 ---- matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 739 |         Some("three_state_enable") | None => {
[INFO] [stderr]     |                                      ^^^^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/target.rs:758:39
[INFO] [stderr]     |
[INFO] [stderr] 679 |         Some("combinational") | None => {
[INFO] [stderr]     |                                 ---- matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 758 |         Some("three_state_disable") | None => {
[INFO] [stderr]     |                                       ^^^^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/target.rs:734:9
[INFO] [stderr]     |
[INFO] [stderr] 732 |         Some("clear") => vec![Clear(Rise), Clear(Fall)],
[INFO] [stderr]     |         ------------- matches all the relevant values
[INFO] [stderr] 733 |         Some("preset") => vec![Preset(Rise), Preset(Fall)],
[INFO] [stderr] 734 |         Some("clear") => vec![Clear(Rise), Clear(Fall)],
[INFO] [stderr]     |         ^^^^^^^^^^^^^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Float`, `None`, and `Invalid` are never constructed
[INFO] [stderr]   --> src/target.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | enum Token {
[INFO] [stderr]    |      ----- variants in this enum
[INFO] [stderr] 23 |     Punctuation(char),
[INFO] [stderr] 24 |     Float(f64),
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 27 |     None,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 28 |     EOF,
[INFO] [stderr] 29 |     Invalid,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `peek_is_digit` and `expect` are never used
[INFO] [stderr]    --> src/target.rs:48:8
[INFO] [stderr]     |
[INFO] [stderr]  32 | impl<I: Iterator<Item = char>> Scanner<I> {
[INFO] [stderr]     | ----------------------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  48 |     fn peek_is_digit(&mut self) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 197 |     fn expect(&mut self, expected: Token) {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Unknown` is never constructed
[INFO] [stderr]    --> src/target.rs:551:5
[INFO] [stderr]     |
[INFO] [stderr] 546 | enum TableModelVariable {
[INFO] [stderr]     |      ------------------ variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 551 |     Unknown(String),
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TableModelVariable` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `variable` and `indices` are never read
[INFO] [stderr]    --> src/target.rs:556:5
[INFO] [stderr]     |
[INFO] [stderr] 555 | struct TableModelAxis {
[INFO] [stderr]     |        -------------- fields in this struct
[INFO] [stderr] 556 |     variable: TableModelVariable,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 557 |     indices: Vec<f32>,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TableModelAxis` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `axes` and `values` are never read
[INFO] [stderr]    --> src/target.rs:562:5
[INFO] [stderr]     |
[INFO] [stderr] 561 | struct TableModel {
[INFO] [stderr]     |        ---------- fields in this struct
[INFO] [stderr] 562 |     axes: Vec<TableModelAxis>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 563 |     values: Vec<f32>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TableModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/target.rs:568:11
[INFO] [stderr]     |
[INFO] [stderr] 568 |     Table(TableModel),
[INFO] [stderr]     |     ----- ^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ArcDelayModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 568 -     Table(TableModel),
[INFO] [stderr] 568 +     Table(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/target.rs:573:19
[INFO] [stderr]     |
[INFO] [stderr] 573 |     Combinational(RiseFall, RiseFall),
[INFO] [stderr]     |     ------------- ^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 573 -     Combinational(RiseFall, RiseFall),
[INFO] [stderr] 573 +     Combinational((), RiseFall),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/target.rs:574:22
[INFO] [stderr]     |
[INFO] [stderr] 574 |     ThreeStateEnable(RiseFall, RiseFall),
[INFO] [stderr]     |     ---------------- ^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 574 -     ThreeStateEnable(RiseFall, RiseFall),
[INFO] [stderr] 574 +     ThreeStateEnable((), RiseFall),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/target.rs:575:23
[INFO] [stderr]     |
[INFO] [stderr] 575 |     ThreeStateDisable(RiseFall, RiseFall),
[INFO] [stderr]     |     ----------------- ^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 575 -     ThreeStateDisable(RiseFall, RiseFall),
[INFO] [stderr] 575 +     ThreeStateDisable((), RiseFall),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/target.rs:576:12
[INFO] [stderr]     |
[INFO] [stderr] 576 |     Launch(RiseFall, RiseFall),
[INFO] [stderr]     |     ------ ^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 576 -     Launch(RiseFall, RiseFall),
[INFO] [stderr] 576 +     Launch((), RiseFall),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/target.rs:577:15
[INFO] [stderr]     |
[INFO] [stderr] 577 |     HoldCheck(RiseFall, RiseFall),
[INFO] [stderr]     |     --------- ^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 577 -     HoldCheck(RiseFall, RiseFall),
[INFO] [stderr] 577 +     HoldCheck((), RiseFall),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/target.rs:578:16
[INFO] [stderr]     |
[INFO] [stderr] 578 |     SetupCheck(RiseFall, RiseFall),
[INFO] [stderr]     |     ---------- ^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 578 -     SetupCheck(RiseFall, RiseFall),
[INFO] [stderr] 578 +     SetupCheck((), RiseFall),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/target.rs:579:21
[INFO] [stderr]     |
[INFO] [stderr] 579 |     NonSeqHoldCheck(RiseFall, RiseFall),
[INFO] [stderr]     |     --------------- ^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 579 -     NonSeqHoldCheck(RiseFall, RiseFall),
[INFO] [stderr] 579 +     NonSeqHoldCheck((), RiseFall),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/target.rs:580:22
[INFO] [stderr]     |
[INFO] [stderr] 580 |     NonSeqSetupCheck(RiseFall, RiseFall),
[INFO] [stderr]     |     ---------------- ^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 580 -     NonSeqSetupCheck(RiseFall, RiseFall),
[INFO] [stderr] 580 +     NonSeqSetupCheck((), RiseFall),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/target.rs:583:19
[INFO] [stderr]     |
[INFO] [stderr] 583 |     RecoveryCheck(RiseFall, RiseFall),
[INFO] [stderr]     |     ------------- ^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 583 -     RecoveryCheck(RiseFall, RiseFall),
[INFO] [stderr] 583 +     RecoveryCheck((), RiseFall),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/target.rs:584:18
[INFO] [stderr]     |
[INFO] [stderr] 584 |     RemovalCheck(RiseFall, RiseFall),
[INFO] [stderr]     |     ------------ ^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 584 -     RemovalCheck(RiseFall, RiseFall),
[INFO] [stderr] 584 +     RemovalCheck((), RiseFall),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/target.rs:586:13
[INFO] [stderr]     |
[INFO] [stderr] 586 |     Unknown(String),
[INFO] [stderr]     |     ------- ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ArcType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 586 -     Unknown(String),
[INFO] [stderr] 586 +     Unknown(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `arc_type`, `from_pin`, `to_pin`, `delay_model`, `constraint_model`, and `slew_model` are never read
[INFO] [stderr]    --> src/target.rs:624:5
[INFO] [stderr]     |
[INFO] [stderr] 623 | pub struct Arc {
[INFO] [stderr]     |            --- fields in this struct
[INFO] [stderr] 624 |     arc_type: ArcType,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 625 |     from_pin: LibraryPortIndex,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 626 |     to_pin: LibraryPortIndex,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 627 |     delay_model: Option<ArcDelayModel>,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr] 628 |     constraint_model: Option<ArcDelayModel>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 629 |     slew_model: Option<ArcDelayModel>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Arc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `cap`, `rise_cap`, and `fall_cap` are never read
[INFO] [stderr]    --> src/target.rs:645:5
[INFO] [stderr]     |
[INFO] [stderr] 641 | pub struct LibraryPort {
[INFO] [stderr]     |            ----------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 645 |     cap: f32,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 646 |     rise_cap: f32,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 647 |     fall_cap: f32,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LibraryPort` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_classify_all_K4` should have a snake case name
[INFO] [stderr]    --> src/npn.rs:315:8
[INFO] [stderr]     |
[INFO] [stderr] 315 |     fn test_classify_all_K4() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_classify_all_k4`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `K` should have a snake case name
[INFO] [stderr]    --> src/npn.rs:316:13
[INFO] [stderr]     |
[INFO] [stderr] 316 |         let K = 4;
[INFO] [stderr]     |             ^ help: convert the identifier to snake case (notice the capitalization): `k`
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_K1_expected` should have a snake case name
[INFO] [stderr]    --> src/npn.rs:346:8
[INFO] [stderr]     |
[INFO] [stderr] 346 |     fn test_K1_expected() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `test_k1_expected`
[INFO] [stderr] 
[INFO] [stderr] warning: `xyz-compiler` (lib) generated 29 warnings (run `cargo fix --lib -p xyz-compiler` to apply 1 suggestion)
[INFO] [stderr] warning: `xyz-compiler` (lib test) generated 32 warnings (29 duplicates)
[INFO] [stderr] warning: unused import: `io::BufWriter`
[INFO] [stderr]  --> src/main.rs:7:44
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::{collections::BTreeMap, fs::File, io::BufWriter, io::Write, sync::Arc};
[INFO] [stderr]   |                                            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `xyz-compiler` (bin "xyz-compiler" test) generated 1 warning (run `cargo fix --bin "xyz-compiler" -p xyz-compiler --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xyz_compiler-efd0a1b043ddbc84)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test dar::test::test_simple2 ... ok
[INFO] [stdout] test dar::test::issue5 ... ok
[INFO] [stdout] test dar::test::test_unmap_xor ... ok
[INFO] [stdout] test dar::test::test_unmap_xor2 ... ok
[INFO] [stdout] test npn::test::test_K1_expected ... ok
[INFO] [stdout] test dar::test::test_simple ... ok
[INFO] [stdout] test sm::test::test_detect ... ok
[INFO] [stdout] test sm::test::test_demotion ... ok
[INFO] [stdout] test sm::test::test_simple_map ... ok
[INFO] [stdout] test cm::test::test_simple_map ... ok
[INFO] [stdout] test cm::test::test_frontier_multibit ... ok
[INFO] [stdout] test cm::test::test_po_edge_cases ... ok
[INFO] [stdout] test cm::test::test_using_flop_qn_output ... ok
[INFO] [stdout] test cm::test::test_degenerate_mapping ... ok
[INFO] [stdout] test cm::test::test_const_po_edge_cases ... FAILED
[INFO] [stdout] test npn::test::test_classify_all_K4 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cm::test::test_const_po_edge_cases stdout ----
[INFO] [stdout] reading small
[INFO] [stdout] af A=    0.00
[INFO] [stdout] af A=    0.00
[INFO] [stdout] af A=    0.00
[INFO] [stdout] af A=    0.00
[INFO] [stdout] ea A=    0.00
[INFO] [stdout] ea A=    0.00
[INFO] [stdout] 
[INFO] [stdout] thread 'cm::test::test_const_po_edge_cases' (26) panicked at src/cm.rs:1669:9:
[INFO] [stdout] nets %_2 and 1 are not isomorphic
[INFO] [stdout] left design:
[INFO] [stdout] target "liberty"
[INFO] [stdout] %2:1 = not 0
[INFO] [stdout] %3:1 = not 1
[INFO] [stdout] %8:_ = target "tie" {
[INFO] [stdout]   %8:1 = output "LO"
[INFO] [stdout]   %9:1 = output "HI"
[INFO] [stdout] }
[INFO] [stdout] %0:0 = output "y0" 0
[INFO] [stdout] %1:0 = output "y1" 1
[INFO] [stdout] %4:0 = output "y2" %2
[INFO] [stdout] %5:0 = output "y3" %2
[INFO] [stdout] %6:0 = output "y4" %2
[INFO] [stdout] %7:0 = output "y5" %3
[INFO] [stdout] 
[INFO] [stdout] right design:
[INFO] [stdout] target "liberty"
[INFO] [stdout] %0:0 = output "y0" 0
[INFO] [stdout] %1:0 = output "y1" 1
[INFO] [stdout] %2:0 = output "y2" 1
[INFO] [stdout] %3:0 = output "y3" 1
[INFO] [stdout] %4:0 = output "y4" 1
[INFO] [stdout] %5:0 = output "y5" 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5951d6593f32 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5951d6593f32 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5951d6593f32 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5951d6593f32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5951d65a595f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5951d65a595f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5951d65618d3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5951d65618d3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5951d656d7a2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5951d657227f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5951d6572111 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5951d615664e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5951d615664e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5951d657288f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5951d657288f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5951d65726ea - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5951d656d8d9 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5951d65561cd - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5951d65af930 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5951d610acea - xyz_compiler::cm::test::test_const_po_edge_cases::h1f1e73a688c5068f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cm.rs:1669:9
[INFO] [stdout]   20:     0x5951d610ad47 - xyz_compiler::cm::test::test_const_po_edge_cases::{{closure}}::hd86c3009034ccb94
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cm.rs:1643:34
[INFO] [stdout]   21:     0x5951d61182f6 - core::ops::function::FnOnce::call_once::h25dd7541e8fe4407
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5951d615642b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5951d615642b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5951d616a4ad - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5951d616a4ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5951d616a4ad - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5951d616a4ad - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5951d616a4ad - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5951d616a4ad - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5951d616a4ad - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5951d61439c4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5951d61439c4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5951d61472fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x5951d61472fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5951d61472fa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x5951d61472fa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x5951d61472fa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5951d61472fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x5951d61472fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5951d6568cdf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x5951d6568cdf - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x75a5df4dbaa4 - <unknown>
[INFO] [stdout]   43:     0x75a5df568a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cm::test::test_const_po_edge_cases
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "24eb06202ecdf982ae838062efabe0cecf50e04b94497600a14e2ccf8568161d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24eb06202ecdf982ae838062efabe0cecf50e04b94497600a14e2ccf8568161d", kill_on_drop: false }`
[INFO] [stdout] 24eb06202ecdf982ae838062efabe0cecf50e04b94497600a14e2ccf8568161d
