[INFO] cloning repository https://github.com/aleosolutions/tvilling
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aleosolutions/tvilling" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleosolutions%2Ftvilling", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleosolutions%2Ftvilling'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cfb44a6e57e49dd787a9dcd764e5b6d7502ae688
[INFO] building aleosolutions/tvilling against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleosolutions%2Ftvilling" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aleosolutions/tvilling
[INFO] finished tweaking git repo https://github.com/aleosolutions/tvilling
[INFO] tweaked toml for git repo https://github.com/aleosolutions/tvilling written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aleosolutions/tvilling on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aleosolutions/tvilling 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e78a096ad06909e2c0f787661a394a94540bfbfe644ce5f0e4b9d95e073e63a7
[INFO] running `Command { std: "docker" "start" "-a" "e78a096ad06909e2c0f787661a394a94540bfbfe644ce5f0e4b9d95e073e63a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e78a096ad06909e2c0f787661a394a94540bfbfe644ce5f0e4b9d95e073e63a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e78a096ad06909e2c0f787661a394a94540bfbfe644ce5f0e4b9d95e073e63a7", kill_on_drop: false }`
[INFO] [stdout] e78a096ad06909e2c0f787661a394a94540bfbfe644ce5f0e4b9d95e073e63a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d6705db8fc6bd4121789390eacc4db72e0223183855f0bc7d0de93adc26d961
[INFO] running `Command { std: "docker" "start" "-a" "6d6705db8fc6bd4121789390eacc4db72e0223183855f0bc7d0de93adc26d961", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling base64ct v1.3.3
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling const-oid v0.6.2
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling pem-rfc7468 v0.2.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling openssl-src v111.17.0+1.1.1m
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling signature v1.3.2
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling ff v0.11.0
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling tracing-core v0.1.22
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint-dig v0.7.0
[INFO] [stderr]    Compiling group v0.11.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling paho-mqtt-sys v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.31
[INFO] [stderr]    Compiling tracing-subscriber v0.3.9
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling heapless v0.7.10
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling anyhow v1.0.55
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling ufmt-write v0.1.0
[INFO] [stderr]    Compiling eyre v0.6.7
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.0
[INFO] [stderr]    Compiling darling_core v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling ct-codecs v1.1.1
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling owo-colors v3.2.0
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling zeroize v1.4.3
[INFO] [stderr]    Compiling crypto-bigint v0.2.11
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling sec1 v0.2.1
[INFO] [stderr]    Compiling rfc6979 v0.1.0
[INFO] [stderr]    Compiling elliptic-curve v0.11.12
[INFO] [stderr]    Compiling darling_macro v0.8.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling darling v0.8.6
[INFO] [stderr]    Compiling ecdsa v0.13.4
[INFO] [stderr]    Compiling pkcs1 v0.2.4
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling ufmt-macros v0.1.1
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling elliptic-curve v0.10.6
[INFO] [stderr]    Compiling ufmt v0.1.0
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling rsa v0.5.0
[INFO] [stderr]    Compiling p256 v0.10.1
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling derive_state_machine_future v0.2.0
[INFO] [stderr]    Compiling k256 v0.9.6
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling p256 v0.9.0
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling mockall_derive v0.11.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling ed25519-compact v1.0.11
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling coarsetime v0.1.21
[INFO] [stderr]    Compiling hmac-sha256 v1.0.0
[INFO] [stderr]    Compiling hmac-sha512 v1.0.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling rent_to_own v0.1.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling fragile v1.1.0
[INFO] [stderr]    Compiling hmac-sha1-compact v1.1.1
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling google-cloud-iot-jwt v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling color-eyre v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling mockall v0.11.0
[INFO] [stderr]    Compiling state_machine_future v0.2.0
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling gpio-cdev v0.5.1
[INFO] [stderr]    Compiling jwt-simple v0.10.8
[INFO] [stderr]    Compiling paho-mqtt v0.10.0
[INFO] [stderr]    Compiling tvilling v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/gcp_iot/message.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use super::*;
[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 imports: `URL_SAFE` and `decode`
[INFO] [stdout]  --> src/main.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use base64::{decode, URL_SAFE};
[INFO] [stdout]   |              ^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `info` and `log`
[INFO] [stdout]   --> src/main.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | use log::{info, log};
[INFO] [stdout]    |           ^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gpio_line` is never read
[INFO] [stdout]   --> src/manufacturing_components/feeder.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Feeder {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     gpio_line: Line,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_new_material` is never used
[INFO] [stdout]   --> src/manufacturing_components/feeder.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl Feeder {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub fn add_new_material(&mut self, new_material_count: u32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PistonStates` is never used
[INFO] [stdout]   --> src/manufacturing_components/piston.rs:10:6
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum PistonStates {
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Piston` is never constructed
[INFO] [stdout]   --> src/manufacturing_components/piston.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Piston {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PistonActions` is never used
[INFO] [stdout]   --> src/manufacturing_components/piston.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | trait PistonActions {
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/manufacturing_components/piston.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl Piston {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 55 |     pub fn new<S>(name: S, chip: &mut Chip, line: u32) -> Result<Self>
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `line` is never read
[INFO] [stdout]   --> src/manufacturing_components/program.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct SimplifiedScenario2 {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 13 |     line: gpio_cdev::Line,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RobotPosition` is never used
[INFO] [stdout]   --> src/manufacturing_components/robot.rs:12:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | enum RobotPosition {
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Robot` is never constructed
[INFO] [stdout]   --> src/manufacturing_components/robot.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Robot {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `async_next_event` are never used
[INFO] [stdout]   --> src/manufacturing_components/robot.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Robot {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 39 |     pub fn new<S>(name: S, chip: &mut Chip, line: u32) -> Result<Self>
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     async fn async_next_event(self: &mut Self) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 07s
[INFO] running `Command { std: "docker" "inspect" "6d6705db8fc6bd4121789390eacc4db72e0223183855f0bc7d0de93adc26d961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d6705db8fc6bd4121789390eacc4db72e0223183855f0bc7d0de93adc26d961", kill_on_drop: false }`
[INFO] [stdout] 6d6705db8fc6bd4121789390eacc4db72e0223183855f0bc7d0de93adc26d961
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4064752fb54c8434ca76a64e666922558fdfe1f7883372f0987d894b53000b67
[INFO] running `Command { std: "docker" "start" "-a" "4064752fb54c8434ca76a64e666922558fdfe1f7883372f0987d894b53000b67", kill_on_drop: false }`
[INFO] [stderr]    Compiling tvilling v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `URL_SAFE` and `decode`
[INFO] [stdout]  --> src/main.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use base64::{decode, URL_SAFE};
[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 imports: `info` and `log`
[INFO] [stdout]   --> src/main.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | use log::{info, log};
[INFO] [stdout]    |           ^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gpio_line` is never read
[INFO] [stdout]   --> src/manufacturing_components/feeder.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Feeder {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     gpio_line: Line,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_new_material` is never used
[INFO] [stdout]   --> src/manufacturing_components/feeder.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl Feeder {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub fn add_new_material(&mut self, new_material_count: u32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Depressed` is never constructed
[INFO] [stdout]   --> src/manufacturing_components/piston.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | enum PistonStates {
[INFO] [stdout]    |      ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 16 |     Depressed,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `gpio_line` and `event_handle` are never read
[INFO] [stdout]   --> src/manufacturing_components/piston.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Piston {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     gpio_line: Line,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 29 |     pub event_handle: AsyncLineEventHandle,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `PistonActions` is never used
[INFO] [stdout]   --> src/manufacturing_components/piston.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | trait PistonActions {
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `line` is never read
[INFO] [stdout]   --> src/manufacturing_components/program.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct SimplifiedScenario2 {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 13 |     line: gpio_cdev::Line,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Position15` and `Position66` are never constructed
[INFO] [stdout]   --> src/manufacturing_components/robot.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | enum RobotPosition {
[INFO] [stdout]    |      ------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Position15,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     Position66,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `gpio_line` and `event_handle` are never read
[INFO] [stdout]   --> src/manufacturing_components/robot.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Robot {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     gpio_line: Line,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 35 |     pub event_handle: AsyncLineEventHandle,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `async_next_event` is never used
[INFO] [stdout]   --> src/manufacturing_components/robot.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Robot {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     async fn async_next_event(self: &mut Self) -> Result<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.52s
[INFO] running `Command { std: "docker" "inspect" "4064752fb54c8434ca76a64e666922558fdfe1f7883372f0987d894b53000b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4064752fb54c8434ca76a64e666922558fdfe1f7883372f0987d894b53000b67", kill_on_drop: false }`
[INFO] [stdout] 4064752fb54c8434ca76a64e666922558fdfe1f7883372f0987d894b53000b67
