[INFO] fetching crate rabbit-digger 0.1.1...
[INFO] building rabbit-digger-0.1.1 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate rabbit-digger 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate rabbit-digger 0.1.1
[INFO] finished tweaking crates.io crate rabbit-digger 0.1.1
[INFO] tweaked toml for crates.io crate rabbit-digger 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rabbit-digger 0.1.1 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rabbit-digger 0.1.1 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lock_api v0.4.4
[INFO] [stderr]   Downloaded once_cell v1.7.2
[INFO] [stderr]   Downloaded managed v0.7.2
[INFO] [stderr]   Downloaded paw v1.0.0
[INFO] [stderr]   Downloaded paw-attributes v1.0.2
[INFO] [stderr]   Downloaded paw-raw v1.0.0
[INFO] [stderr]   Downloaded serde_yaml v0.8.17
[INFO] [stderr]   Downloaded serde_derive v1.0.123
[INFO] [stderr]   Downloaded rustversion v1.0.4
[INFO] [stderr]   Downloaded darling v0.12.4
[INFO] [stderr]   Downloaded async-trait v0.1.42
[INFO] [stderr]   Downloaded darling_core v0.12.4
[INFO] [stderr]   Downloaded darling_macro v0.12.4
[INFO] [stderr]   Downloaded syn v1.0.60
[INFO] [stderr]   Downloaded thread_local v1.1.3
[INFO] [stderr]   Downloaded serde_with_macros v1.4.1
[INFO] [stderr]   Downloaded serde v1.0.123
[INFO] [stderr]   Downloaded env_logger v0.8.3
[INFO] [stderr]   Downloaded anyhow v1.0.38
[INFO] [stderr]   Downloaded futures v0.3.13
[INFO] [stderr]   Downloaded dtoa v0.4.7
[INFO] [stderr]   Downloaded topological-sort v0.1.0
[INFO] [stderr]   Downloaded lru_time_cache v0.11.10
[INFO] [stderr]   Downloaded rd-std v0.1.0
[INFO] [stderr]   Downloaded rd-interface v0.4.0
[INFO] [stderr]   Downloaded serde_with v1.9.0
[INFO] [stderr]   Downloaded smoltcp v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac81170e3d47f1281986866dc6e14f3701eed980948f71e9f2e7004c4f8f584b
[INFO] running `Command { std: "docker" "start" "-a" "ac81170e3d47f1281986866dc6e14f3701eed980948f71e9f2e7004c4f8f584b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac81170e3d47f1281986866dc6e14f3701eed980948f71e9f2e7004c4f8f584b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac81170e3d47f1281986866dc6e14f3701eed980948f71e9f2e7004c4f8f584b", kill_on_drop: false }`
[INFO] [stdout] ac81170e3d47f1281986866dc6e14f3701eed980948f71e9f2e7004c4f8f584b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20d424d18c941af57e42fc1f686ba18293801f7791d3e3b6ee24721b664b95e3
[INFO] running `Command { std: "docker" "start" "-a" "20d424d18c941af57e42fc1f686ba18293801f7791d3e3b6ee24721b664b95e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling futures-core v0.3.14
[INFO] [stderr]    Compiling futures-sink v0.3.14
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling futures-io v0.3.14
[INFO] [stderr]    Compiling futures-task v0.3.14
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.14
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling tokio v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling paw-raw v1.0.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling managed v0.7.2
[INFO] [stderr]    Compiling dtoa v0.4.7
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling topological-sort v0.1.0
[INFO] [stderr]    Compiling lru_time_cache v0.11.10
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling smoltcp v0.7.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling env_logger v0.8.3
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling async-trait v0.1.42
[INFO] [stderr]    Compiling paw-attributes v1.0.2
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling paw v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.14
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling structopt v0.3.21
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling serde_with_macros v1.4.1
[INFO] [stderr]    Compiling futures-executor v0.3.14
[INFO] [stderr]    Compiling futures v0.3.13
[INFO] [stderr]    Compiling serde_with v1.9.0
[INFO] [stderr]    Compiling serde_yaml v0.8.17
[INFO] [stderr]    Compiling rd-interface v0.4.0
[INFO] [stderr]    Compiling rd-std v0.1.0
[INFO] [stderr]    Compiling rabbit-digger v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/controller/event.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |     NewTcp(Address),
[INFO] [stdout]   |     ------ ^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `EventType` 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] 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] 8 -     NewTcp(Address),
[INFO] [stdout] 8 +     NewTcp(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/controller/event.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Outbound(usize),
[INFO] [stdout]    |     -------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventType` 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] 10 -     Outbound(usize),
[INFO] [stdout] 10 +     Outbound(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/controller/event.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Inbound(usize),
[INFO] [stdout]    |     ------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventType` 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] 11 -     Inbound(usize),
[INFO] [stdout] 11 +     Inbound(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uuid`, `event_type`, and `time` are never read
[INFO] [stdout]   --> src/controller/event.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Event {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 16 |     pub uuid: Uuid,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 17 |     pub event_type: EventType,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 18 |     pub time: Instant,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: smoltcp v0.7.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "20d424d18c941af57e42fc1f686ba18293801f7791d3e3b6ee24721b664b95e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20d424d18c941af57e42fc1f686ba18293801f7791d3e3b6ee24721b664b95e3", kill_on_drop: false }`
[INFO] [stdout] 20d424d18c941af57e42fc1f686ba18293801f7791d3e3b6ee24721b664b95e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24fc37dce04e2c525fd28abf3b9289aadaa9eb888e34cbd7732cf9d5f0c44a0f
[INFO] running `Command { std: "docker" "start" "-a" "24fc37dce04e2c525fd28abf3b9289aadaa9eb888e34cbd7732cf9d5f0c44a0f", kill_on_drop: false }`
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/controller/event.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |     NewTcp(Address),
[INFO] [stdout]   |     ------ ^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `EventType` 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] 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] 8 -     NewTcp(Address),
[INFO] [stdout] 8 +     NewTcp(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/controller/event.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Outbound(usize),
[INFO] [stdout]    |     -------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventType` 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] 10 -     Outbound(usize),
[INFO] [stdout] 10 +     Outbound(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/controller/event.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Inbound(usize),
[INFO] [stdout]    |     ------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventType` 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] 11 -     Inbound(usize),
[INFO] [stdout] 11 +     Inbound(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uuid`, `event_type`, and `time` are never read
[INFO] [stdout]   --> src/controller/event.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Event {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 16 |     pub uuid: Uuid,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 17 |     pub event_type: EventType,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 18 |     pub time: Instant,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rabbit-digger v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/controller/event.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 |     NewTcp(Address),
[INFO] [stdout]   |     ------ ^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `EventType` 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] 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] 8 -     NewTcp(Address),
[INFO] [stdout] 8 +     NewTcp(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/controller/event.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Outbound(usize),
[INFO] [stdout]    |     -------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventType` 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] 10 -     Outbound(usize),
[INFO] [stdout] 10 +     Outbound(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/controller/event.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Inbound(usize),
[INFO] [stdout]    |     ------- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventType` 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] 11 -     Inbound(usize),
[INFO] [stdout] 11 +     Inbound(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uuid`, `event_type`, and `time` are never read
[INFO] [stdout]   --> src/controller/event.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Event {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 16 |     pub uuid: Uuid,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 17 |     pub event_type: EventType,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 18 |     pub time: Instant,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: smoltcp v0.7.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "24fc37dce04e2c525fd28abf3b9289aadaa9eb888e34cbd7732cf9d5f0c44a0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24fc37dce04e2c525fd28abf3b9289aadaa9eb888e34cbd7732cf9d5f0c44a0f", kill_on_drop: false }`
[INFO] [stdout] 24fc37dce04e2c525fd28abf3b9289aadaa9eb888e34cbd7732cf9d5f0c44a0f
