[INFO] cloning repository https://github.com/25cst/xdsim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/25cst/xdsim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F25cst%2Fxdsim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F25cst%2Fxdsim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9ed4973f04dbc8393a3024f0f73fb89a9f2f77b
[INFO] checking 25cst/xdsim against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F25cst%2Fxdsim" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/25cst/xdsim
[INFO] finished tweaking git repo https://github.com/25cst/xdsim
[INFO] tweaked toml for git repo https://github.com/25cst/xdsim written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/25cst/xdsim on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/25cst/xdsim 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 581df93469f9ce6b52f9b9458303e672cfdaf575347e87cae09d6d194d652def
[INFO] running `Command { std: "docker" "start" "-a" "581df93469f9ce6b52f9b9458303e672cfdaf575347e87cae09d6d194d652def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "581df93469f9ce6b52f9b9458303e672cfdaf575347e87cae09d6d194d652def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "581df93469f9ce6b52f9b9458303e672cfdaf575347e87cae09d6d194d652def", kill_on_drop: false }`
[INFO] [stdout] 581df93469f9ce6b52f9b9458303e672cfdaf575347e87cae09d6d194d652def
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f916768e624dd79d4600ad003ff27bd05fa1183165e85d2a2b1c673124e2c93d
[INFO] running `Command { std: "docker" "start" "-a" "f916768e624dd79d4600ad003ff27bd05fa1183165e85d2a2b1c673124e2c93d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking xdsim-cbinds v0.1.0 (https://github.com/25cst/xdsim-cbinds?rev=e8f518f#e8f518fe)
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking xdsim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ComponentId` and `Direction`
[INFO] [stdout]  --> src/world/layout/requests.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |     common::world::{ComponentId, ComponentVersion, Direction, Vec2},
[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: `state::*`
[INFO] [stdout]   --> src/world/layout/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use state::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ComponentId` and `Direction`
[INFO] [stdout]  --> src/world/layout/requests.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 |     common::world::{ComponentId, ComponentVersion, Direction, Vec2},
[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: `state::*`
[INFO] [stdout]   --> src/world/layout/mod.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub use state::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]   --> src/packages/destructor/component/conn.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct DestructedConn {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 10 |     _library: LibraryHandle,
[INFO] [stdout] 11 |     handle: DestructedConnHandle,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `root` is never read
[INFO] [stdout]  --> src/packages/loader/manager.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct LoadManager {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 9 |     root: PathBuf,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `get_path` are never used
[INFO] [stdout]   --> src/packages/loader/manager.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl LoadManager {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn new<T: Into<PathBuf>>(root: T) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn get_path(&self, path: &str) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DestructedConnHandles` is never used
[INFO] [stdout]   --> src/packages/loader/indexed/component.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | type DestructedConnHandles =
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/packages/loader/indexed/component.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct LoadedEntry {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `segments`, `producer`, and `consumers` are never read
[INFO] [stdout]   --> src/world/layout/component/conn.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct LayoutConn {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 10 |     points: HashMap<ComponentId, LayoutConnPoint>,
[INFO] [stdout] 11 |     segments: HashMap<ComponentId, LayoutConnSegment>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     /// the data producer the conn is connected to
[INFO] [stdout] 13 |     producer: Option<GateOutputSocket>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 14 |     /// the data consumers the conn is connected to
[INFO] [stdout] 15 |     consumers: HashSet<GateOutputSocket>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `make_point` and `make_segment` are never used
[INFO] [stdout]   --> src/world/layout/component/conn.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl LayoutConn {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] 19 |     fn make_point(
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     fn make_segment(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pos`, `before`, `segments_after`, and `consumer` are never read
[INFO] [stdout]   --> src/world/layout/component/conn.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | struct LayoutConnPoint {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 74 |     /// position of the layout on canvas
[INFO] [stdout] 75 |     pos: Vec2,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 76 |     /// the connections/input socket before this point
[INFO] [stdout] 77 |     before: LayoutConnPointBefore,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 78 |     /// the segments connected after the point
[INFO] [stdout] 79 |     segments_after: HashSet<ComponentId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 80 |     /// the consumer this point outputs to
[INFO] [stdout] 81 |     consumer: Option<GateOutputSocket>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Producer`, `Segment`, and `Dangling` are never constructed
[INFO] [stdout]   --> src/world/layout/component/conn.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | enum LayoutConnPointBefore {
[INFO] [stdout]    |      --------------------- variants in this enum
[INFO] [stdout] 86 |     /// one output socket
[INFO] [stdout] 87 |     Producer { output_socket: GateOutputSocket },
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 88 |     /// one segment
[INFO] [stdout] 89 |     Segment { segment_id: ComponentId },
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 90 |     /// nothing
[INFO] [stdout] 91 |     Dangling,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `from` and `to` are never read
[INFO] [stdout]   --> src/world/layout/component/conn.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 97 | struct LayoutConnSegment {
[INFO] [stdout]    |        ----------------- fields in this struct
[INFO] [stdout] 98 |     from: ComponentId,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 99 |     to: ComponentId,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_unchecked` is never used
[INFO] [stdout]    --> src/world/layout/component/conn.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl LayoutConnSegment {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] 103 |     pub fn new_unchecked(from: ComponentId, to: ComponentId) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rotation`, `inputs`, and `outputs` are never read
[INFO] [stdout]   --> src/world/layout/component/gate.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct LayoutGate {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     rotation: Rotation,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |
[INFO] [stdout] 13 |     inputs: Vec<LayoutGateInputEntry>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 14 |     outputs: Vec<LayoutGateOutputEntry>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rel_position` and `bounded_conn` are never read
[INFO] [stdout]   --> src/world/layout/component/gate.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct LayoutGateInputEntry {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 49 |     rel_position: Vec2,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 50 |     bounded_conn: Option<ComponentId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rel_position` and `bounded_conn` are never read
[INFO] [stdout]   --> src/world/layout/component/gate.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct LayoutGateOutputEntry {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 54 |     rel_position: Vec2,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 55 |     bounded_conn: Option<ComponentId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorldStateGates` is never constructed
[INFO] [stdout]   --> src/world/layout/state/gates.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct WorldStateGates {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_blank` and `add_gate` are never used
[INFO] [stdout]   --> src/world/layout/state/gates.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl WorldStateGates {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 18 |     /// create new layout gate state
[INFO] [stdout] 19 |     pub fn new_blank() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn add_gate(&mut self, gate_id: ComponentId, origin: Vec2, sim_gate: &SimGate) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorldState` is never constructed
[INFO] [stdout]   --> src/world/layout/state/world.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct WorldState {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_blank`, `create_default_gate`, and `tick_all` are never used
[INFO] [stdout]   --> src/world/layout/state/world.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl WorldState {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 27 |     /// create new blank layout world
[INFO] [stdout] 28 |     pub fn new_blank(request: CreateBlankWorld) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn create_default_gate(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn tick_all(&mut self) -> Result<(), Box<layout::Error>> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]   --> src/packages/destructor/component/conn.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct DestructedConn {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 10 |     _library: LibraryHandle,
[INFO] [stdout] 11 |     handle: DestructedConnHandle,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `root` is never read
[INFO] [stdout]  --> src/packages/loader/manager.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct LoadManager {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 9 |     root: PathBuf,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `get_path` are never used
[INFO] [stdout]   --> src/packages/loader/manager.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl LoadManager {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn new<T: Into<PathBuf>>(root: T) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn get_path(&self, path: &str) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DestructedConnHandles` is never used
[INFO] [stdout]   --> src/packages/loader/indexed/component.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | type DestructedConnHandles =
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/packages/loader/indexed/component.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct LoadedEntry {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub path: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `segments`, `producer`, and `consumers` are never read
[INFO] [stdout]   --> src/world/layout/component/conn.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct LayoutConn {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 10 |     points: HashMap<ComponentId, LayoutConnPoint>,
[INFO] [stdout] 11 |     segments: HashMap<ComponentId, LayoutConnSegment>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |     /// the data producer the conn is connected to
[INFO] [stdout] 13 |     producer: Option<GateOutputSocket>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 14 |     /// the data consumers the conn is connected to
[INFO] [stdout] 15 |     consumers: HashSet<GateOutputSocket>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `make_point` and `make_segment` are never used
[INFO] [stdout]   --> src/world/layout/component/conn.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl LayoutConn {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] 19 |     fn make_point(
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     fn make_segment(
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pos`, `before`, `segments_after`, and `consumer` are never read
[INFO] [stdout]   --> src/world/layout/component/conn.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | struct LayoutConnPoint {
[INFO] [stdout]    |        --------------- fields in this struct
[INFO] [stdout] 74 |     /// position of the layout on canvas
[INFO] [stdout] 75 |     pos: Vec2,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 76 |     /// the connections/input socket before this point
[INFO] [stdout] 77 |     before: LayoutConnPointBefore,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 78 |     /// the segments connected after the point
[INFO] [stdout] 79 |     segments_after: HashSet<ComponentId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 80 |     /// the consumer this point outputs to
[INFO] [stdout] 81 |     consumer: Option<GateOutputSocket>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Producer`, `Segment`, and `Dangling` are never constructed
[INFO] [stdout]   --> src/world/layout/component/conn.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | enum LayoutConnPointBefore {
[INFO] [stdout]    |      --------------------- variants in this enum
[INFO] [stdout] 86 |     /// one output socket
[INFO] [stdout] 87 |     Producer { output_socket: GateOutputSocket },
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 88 |     /// one segment
[INFO] [stdout] 89 |     Segment { segment_id: ComponentId },
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 90 |     /// nothing
[INFO] [stdout] 91 |     Dangling,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `from` and `to` are never read
[INFO] [stdout]   --> src/world/layout/component/conn.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 97 | struct LayoutConnSegment {
[INFO] [stdout]    |        ----------------- fields in this struct
[INFO] [stdout] 98 |     from: ComponentId,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 99 |     to: ComponentId,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_unchecked` is never used
[INFO] [stdout]    --> src/world/layout/component/conn.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | impl LayoutConnSegment {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] 103 |     pub fn new_unchecked(from: ComponentId, to: ComponentId) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rotation`, `inputs`, and `outputs` are never read
[INFO] [stdout]   --> src/world/layout/component/gate.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct LayoutGate {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     rotation: Rotation,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 12 |
[INFO] [stdout] 13 |     inputs: Vec<LayoutGateInputEntry>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 14 |     outputs: Vec<LayoutGateOutputEntry>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rel_position` and `bounded_conn` are never read
[INFO] [stdout]   --> src/world/layout/component/gate.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct LayoutGateInputEntry {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 49 |     rel_position: Vec2,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 50 |     bounded_conn: Option<ComponentId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rel_position` and `bounded_conn` are never read
[INFO] [stdout]   --> src/world/layout/component/gate.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct LayoutGateOutputEntry {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] 54 |     rel_position: Vec2,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 55 |     bounded_conn: Option<ComponentId>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorldStateGates` is never constructed
[INFO] [stdout]   --> src/world/layout/state/gates.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct WorldStateGates {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_blank` and `add_gate` are never used
[INFO] [stdout]   --> src/world/layout/state/gates.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl WorldStateGates {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 18 |     /// create new layout gate state
[INFO] [stdout] 19 |     pub fn new_blank() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn add_gate(&mut self, gate_id: ComponentId, origin: Vec2, sim_gate: &SimGate) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorldState` is never constructed
[INFO] [stdout]   --> src/world/layout/state/world.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct WorldState {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_blank`, `create_default_gate`, and `tick_all` are never used
[INFO] [stdout]   --> src/world/layout/state/world.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl WorldState {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 27 |     /// create new blank layout world
[INFO] [stdout] 28 |     pub fn new_blank(request: CreateBlankWorld) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn create_default_gate(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn tick_all(&mut self) -> Result<(), Box<layout::Error>> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.67s
[INFO] running `Command { std: "docker" "inspect" "f916768e624dd79d4600ad003ff27bd05fa1183165e85d2a2b1c673124e2c93d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f916768e624dd79d4600ad003ff27bd05fa1183165e85d2a2b1c673124e2c93d", kill_on_drop: false }`
[INFO] [stdout] f916768e624dd79d4600ad003ff27bd05fa1183165e85d2a2b1c673124e2c93d
