[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] testing aleosolutions/tvilling against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleosolutions%2Ftvilling" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aleosolutions/tvilling on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fixedbitset v0.1.9
[INFO] [stderr]   Downloaded ufmt-write v0.1.0
[INFO] [stderr]   Downloaded darling v0.8.6
[INFO] [stderr]   Downloaded critical-section v0.2.5
[INFO] [stderr]   Downloaded atomic-polyfill v0.1.6
[INFO] [stderr]   Downloaded eyre v0.6.7
[INFO] [stderr]   Downloaded owo-colors v3.2.0
[INFO] [stderr]   Downloaded cortex-m v0.7.4
[INFO] [stderr]   Downloaded ufmt-macros v0.1.1
[INFO] [stderr]   Downloaded riscv-target v0.1.2
[INFO] [stderr]   Downloaded rfc6979 v0.1.0
[INFO] [stderr]   Downloaded ufmt v0.1.0
[INFO] [stderr]   Downloaded crypto-bigint v0.3.2
[INFO] [stderr]   Downloaded ct-codecs v1.1.1
[INFO] [stderr]   Downloaded color-eyre v0.6.1
[INFO] [stderr]   Downloaded termtree v0.2.4
[INFO] [stderr]   Downloaded hmac-sha512 v1.0.0
[INFO] [stderr]   Downloaded bit_field v0.10.1
[INFO] [stderr]   Downloaded ff v0.11.0
[INFO] [stderr]   Downloaded p256 v0.10.1
[INFO] [stderr]   Downloaded google-cloud-iot-jwt v0.1.1
[INFO] [stderr]   Downloaded coarsetime v0.1.21
[INFO] [stderr]   Downloaded pem-rfc7468 v0.2.3
[INFO] [stderr]   Downloaded jwt-simple v0.10.8
[INFO] [stderr]   Downloaded mockall_derive v0.11.0
[INFO] [stderr]   Downloaded predicates v2.1.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.5
[INFO] [stderr]   Downloaded paho-mqtt v0.10.0
[INFO] [stderr]   Downloaded petgraph v0.4.13
[INFO] [stderr]   Downloaded elliptic-curve v0.11.12
[INFO] [stderr]   Downloaded sec1 v0.2.1
[INFO] [stderr]   Downloaded pem-rfc7468 v0.3.1
[INFO] [stderr]   Downloaded anyhow v1.0.55
[INFO] [stderr]   Downloaded ed25519-compact v1.0.11
[INFO] [stderr]   Downloaded hmac-sha1-compact v1.1.1
[INFO] [stderr]   Downloaded base64ct v1.3.3
[INFO] [stderr]   Downloaded ecdsa v0.13.4
[INFO] [stderr]   Downloaded k256 v0.9.6
[INFO] [stderr]   Downloaded riscv v0.7.0
[INFO] [stderr]   Downloaded heapless v0.7.10
[INFO] [stderr]   Downloaded fragile v1.1.0
[INFO] [stderr]   Downloaded predicates-core v1.0.3
[INFO] [stderr]   Downloaded mockall v0.11.0
[INFO] [stderr]   Downloaded group v0.11.0
[INFO] [stderr]   Downloaded hmac-sha256 v1.0.0
[INFO] [stderr]   Downloaded ordermap v0.3.5
[INFO] [stderr]   Downloaded mio v0.8.0
[INFO] [stderr]   Downloaded rent_to_own v0.1.0
[INFO] [stderr]   Downloaded state_machine_future v0.2.0
[INFO] [stderr]   Downloaded derive_state_machine_future v0.2.0
[INFO] [stderr]   Downloaded paho-mqtt-sys v0.6.0
[INFO] [stderr]   Downloaded openssl-src v111.17.0+1.1.1m
[INFO] [stderr]   Downloaded darling_macro v0.8.6
[INFO] [stderr]   Downloaded darling_core v0.8.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0760488021e6af3afb325e3d71c98394f3401263c4ccc396e2435e9dacf5fcd3
[INFO] running `Command { std: "docker" "start" "-a" "0760488021e6af3afb325e3d71c98394f3401263c4ccc396e2435e9dacf5fcd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0760488021e6af3afb325e3d71c98394f3401263c4ccc396e2435e9dacf5fcd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0760488021e6af3afb325e3d71c98394f3401263c4ccc396e2435e9dacf5fcd3", kill_on_drop: false }`
[INFO] [stdout] 0760488021e6af3afb325e3d71c98394f3401263c4ccc396e2435e9dacf5fcd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e93b46f6fe809f06bf51192da6f1f24c2e3c4d637850c095c5cc45ed8d43982a
[INFO] running `Command { std: "docker" "start" "-a" "e93b46f6fe809f06bf51192da6f1f24c2e3c4d637850c095c5cc45ed8d43982a", 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 cc v1.0.73
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling lazy_static v1.4.0
[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 pin-project-lite v0.2.8
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling pem-rfc7468 v0.2.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling openssl-src v111.17.0+1.1.1m
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.22
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.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 rand_chacha v0.3.1
[INFO] [stderr]    Compiling group v0.11.0
[INFO] [stderr]    Compiling num-bigint-dig v0.7.0
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling base16ct v0.1.1
[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 backtrace v0.3.64
[INFO] [stderr]    Compiling tracing-subscriber v0.3.9
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling anyhow v1.0.55
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling ufmt-write v0.1.0
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling heapless v0.7.10
[INFO] [stderr]    Compiling eyre v0.6.7
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling mio v0.8.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling darling_core v0.8.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling serde_derive v1.0.136
[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 elliptic-curve v0.11.12
[INFO] [stderr]    Compiling darling_macro v0.8.6
[INFO] [stderr]    Compiling rfc6979 v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling ecdsa v0.13.4
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling pkcs1 v0.2.4
[INFO] [stderr]    Compiling darling v0.8.6
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling ufmt-macros v0.1.1
[INFO] [stderr]    Compiling elliptic-curve v0.10.6
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling ct-codecs v1.1.1
[INFO] [stderr]    Compiling owo-colors v3.2.0
[INFO] [stderr]    Compiling ed25519-compact v1.0.11
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling p256 v0.9.0
[INFO] [stderr]    Compiling k256 v0.9.6
[INFO] [stderr]    Compiling ufmt v0.1.0
[INFO] [stderr]    Compiling rsa v0.5.0
[INFO] [stderr]    Compiling p256 v0.10.1
[INFO] [stderr]    Compiling derive_state_machine_future v0.2.0
[INFO] [stderr]    Compiling mockall_derive v0.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling coarsetime v0.1.21
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling hmac-sha512 v1.0.0
[INFO] [stderr]    Compiling hmac-sha256 v1.0.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling rent_to_own v0.1.0
[INFO] [stderr]    Compiling hmac-sha1-compact v1.1.1
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling fragile v1.1.0
[INFO] [stderr]    Compiling google-cloud-iot-jwt v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling jwt-simple v0.10.8
[INFO] [stderr]    Compiling gpio-cdev v0.5.1
[INFO] [stderr]    Compiling state_machine_future v0.2.0
[INFO] [stderr]    Compiling color-eyre v0.6.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling mockall v0.11.0
[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)]` 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)]` 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 3m 42s
[INFO] running `Command { std: "docker" "inspect" "e93b46f6fe809f06bf51192da6f1f24c2e3c4d637850c095c5cc45ed8d43982a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e93b46f6fe809f06bf51192da6f1f24c2e3c4d637850c095c5cc45ed8d43982a", kill_on_drop: false }`
[INFO] [stdout] e93b46f6fe809f06bf51192da6f1f24c2e3c4d637850c095c5cc45ed8d43982a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5ad4ad353851b7544e1ee6964cd9dd739214344fff2655c8d4fe5a0695664f8
[INFO] running `Command { std: "docker" "start" "-a" "c5ad4ad353851b7544e1ee6964cd9dd739214344fff2655c8d4fe5a0695664f8", 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)]` 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)]` 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.04s
[INFO] running `Command { std: "docker" "inspect" "c5ad4ad353851b7544e1ee6964cd9dd739214344fff2655c8d4fe5a0695664f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5ad4ad353851b7544e1ee6964cd9dd739214344fff2655c8d4fe5a0695664f8", kill_on_drop: false }`
[INFO] [stdout] c5ad4ad353851b7544e1ee6964cd9dd739214344fff2655c8d4fe5a0695664f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 99e1bfa58ed12fdd045f67b5adb8d48b94eae782ac633e5bed794d722b673cc0
[INFO] running `Command { std: "docker" "start" "-a" "99e1bfa58ed12fdd045f67b5adb8d48b94eae782ac633e5bed794d722b673cc0", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `URL_SAFE` and `decode`
[INFO] [stderr]  --> src/main.rs:9:14
[INFO] [stderr]   |
[INFO] [stderr] 9 | use base64::{decode, URL_SAFE};
[INFO] [stderr]   |              ^^^^^^  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `info` and `log`
[INFO] [stderr]   --> src/main.rs:14:11
[INFO] [stderr]    |
[INFO] [stderr] 14 | use log::{info, log};
[INFO] [stderr]    |           ^^^^  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `gpio_line` is never read
[INFO] [stderr]   --> src/manufacturing_components/feeder.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Feeder {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 13 |     gpio_line: Line,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `add_new_material` is never used
[INFO] [stderr]   --> src/manufacturing_components/feeder.rs:99:12
[INFO] [stderr]    |
[INFO] [stderr] 52 | impl Feeder {
[INFO] [stderr]    | ----------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 99 |     pub fn add_new_material(&mut self, new_material_count: u32) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Depressed` is never constructed
[INFO] [stderr]   --> src/manufacturing_components/piston.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | enum PistonStates {
[INFO] [stderr]    |      ------------ variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 16 |     Depressed,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `gpio_line` and `event_handle` are never read
[INFO] [stderr]   --> src/manufacturing_components/piston.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct Piston {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 28 |     gpio_line: Line,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 29 |     pub event_handle: AsyncLineEventHandle,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `PistonActions` is never used
[INFO] [stderr]   --> src/manufacturing_components/piston.rs:48:7
[INFO] [stderr]    |
[INFO] [stderr] 48 | trait PistonActions {
[INFO] [stderr]    |       ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `line` is never read
[INFO] [stderr]   --> src/manufacturing_components/program.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct SimplifiedScenario2 {
[INFO] [stderr]    |            ------------------- field in this struct
[INFO] [stderr] 13 |     line: gpio_cdev::Line,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Position15` and `Position66` are never constructed
[INFO] [stderr]   --> src/manufacturing_components/robot.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | enum RobotPosition {
[INFO] [stderr]    |      ------------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 18 |     Position15,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     Position66,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `gpio_line` and `event_handle` are never read
[INFO] [stderr]   --> src/manufacturing_components/robot.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub struct Robot {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 34 |     gpio_line: Line,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 35 |     pub event_handle: AsyncLineEventHandle,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `async_next_event` is never used
[INFO] [stderr]   --> src/manufacturing_components/robot.rs:58:14
[INFO] [stderr]    |
[INFO] [stderr] 38 | impl Robot {
[INFO] [stderr]    | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 58 |     async fn async_next_event(self: &mut Self) -> Result<()> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tvilling` (bin "tvilling" test) generated 11 warnings (run `cargo fix --bin "tvilling" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tvilling-287730d43a1f1cfe)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test gcp_iot::message::tests::start_request_deserializable_from_json ... ok
[INFO] [stdout] test manufacturing_components::robot::test::robot_to_json ... FAILED
[INFO] [stdout] test manufacturing_components::feeder::test::feeder_to_json ... FAILED
[INFO] [stdout] test gcp_iot::message::tests::negative_count_doesnt_deserialize - should panic ... ok
[INFO] [stdout] test manufacturing_components::piston::test::piston_to_json ... FAILED
[INFO] [stdout] test gcp_iot::test::push_to_custom_topics ... FAILED
[INFO] [stdout] test test::manufacturing_event_loop ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- manufacturing_components::robot::test::robot_to_json stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'manufacturing_components::robot::test::robot_to_json' panicked at src/manufacturing_components/robot.rs:92:14:
[INFO] [stdout] Sorry the current hack requires access to /dev/gpiochip0: Error { kind: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62bf614e8ee2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62bf614e8ee2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62bf614e8ee2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62bf614e8ee2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62bf6150fa43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62bf6150fa43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62bf614e59a3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62bf614e59a3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62bf614e8d32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62bf614ea509 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62bf614ea33e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62bf61257c14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62bf61257c14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62bf614eafde - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62bf614eafde - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62bf614eacaa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62bf614e93e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62bf614ea93d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62bf6150e410 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62bf6150e8c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x62bf611f8880 - core::result::Result<T,E>::expect::hbf6d8ad4fd873ef9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x62bf611fe8af - tvilling::manufacturing_components::robot::test::robot_to_json::hf5f1cd39285237ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/manufacturing_components/robot.rs:92:14
[INFO] [stdout]   22:     0x62bf611fe857 - tvilling::manufacturing_components::robot::test::robot_to_json::{{closure}}::hb3e41328c6c5743f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/manufacturing_components/robot.rs:90:23
[INFO] [stdout]   23:     0x62bf6120b4c6 - core::ops::function::FnOnce::call_once::h32e70a5e30552ab1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x62bf6125d47b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x62bf6125d47b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x62bf6125c5b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x62bf6125c5b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x62bf6125c5b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x62bf6125c5b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x62bf6125c5b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62bf6125c5b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x62bf6125c5b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x62bf612201b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x62bf612201b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62bf61223b8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x62bf61223b8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x62bf61223b8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x62bf61223b8a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x62bf61223b8a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62bf61223b8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x62bf61223b8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x62bf614ee20f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x62bf614ee20f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x774801394aa4 - <unknown>
[INFO] [stdout]   45:     0x774801421a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- manufacturing_components::feeder::test::feeder_to_json stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'manufacturing_components::feeder::test::feeder_to_json' panicked at src/manufacturing_components/feeder.rs:112:14:
[INFO] [stdout] Sorry the current hack requires access to /dev/gpiochip0: Error { kind: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62bf614e8ee2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62bf614e8ee2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62bf614e8ee2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62bf614e8ee2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62bf6150fa43 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62bf6150fa43 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x62bf614e59a3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62bf614e59a3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62bf614e8d32 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62bf614ea509 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x62bf614ea33e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x62bf61257c14 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x62bf61257c14 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62bf614eafde - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x62bf614eafde - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x62bf614eacaa - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x62bf614e93e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62bf614ea93d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x62bf6150e410 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x62bf6150e8c6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x62bf611f8880 - core::result::Result<T,E>::expect::hbf6d8ad4fd873ef9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x62bf611f6a3f - tvilling::manufacturing_components::feeder::test::feeder_to_json::hbbcbd44bddde3a6a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/manufacturing_components/feeder.rs:112:14
[INFO] [stdout]   22:     0x62bf611f69e7 - tvilling::manufacturing_components::feeder::test::feeder_to_json::{{closure}}::hab978d83f7d1dd4f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/manufacturing_components/feeder.rs:110:24
[INFO] [stdout]   23:     0x62bf6120b8d6 - core::ops::function::FnOnce::call_once::hc01f551f76524f69
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x62bf6125d47b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x62bf6125d47b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x62bf6125c5b5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x62bf6125c5b5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x62bf6125c5b5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x62bf6125c5b5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x62bf6125c5b5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62bf6125c5b5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x62bf6125c5b5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x62bf612201b4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x62bf612201b4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62bf61223b8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x62bf61223b8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x62bf61223b8a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x62bf61223b8a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x62bf61223b8a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62bf61223b8a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x62bf61223b8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x62bf614ee20f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x62bf614ee20f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x774801394aa4 - <unknown>
[INFO] [stdout]   45:     0x774801421a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- manufacturing_components::piston::test::piston_to_json stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mSorry the current hack requires access to /dev/gpiochip0: Error { kind: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) }[0m
[INFO] [stdout] Location: [35msrc/manufacturing_components/piston.rs[0m:[35m83[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::expect[0m[90m::hbf6d8ad4fd873ef9[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs[0m:[35m1119[0m
[INFO] [stdout]   11: [91mtvilling::manufacturing_components::piston::test::piston_to_json[0m[90m::he6f9f9e5574855b9[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/manufacturing_components/piston.rs[0m:[35m83[0m
[INFO] [stdout]         81 │     fn piston_to_json() {
[INFO] [stdout]         82 │         let mut chip = Chip::new("/dev/gpiochip0")
[INFO] [stdout]   [37;1m      83[0m [37;1m>[0m [37;1m            .expect("Sorry the current hack requires access to /dev/gpiochip0");[0m
[INFO] [stdout]         84 │         let piston = Piston::new("piston 1", &mut chip, 0).unwrap();
[INFO] [stdout]         85 │         let json = serde_json::to_string(&piston).unwrap();
[INFO] [stdout]   12: [91mtvilling::manufacturing_components::piston::test::piston_to_json::{{closure}}[0m[90m::h990a4b357b8b387d[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/manufacturing_components/piston.rs[0m:[35m81[0m
[INFO] [stdout]         79 │ 
[INFO] [stdout]         80 │     #[test]
[INFO] [stdout]   [37;1m      81[0m [37;1m>[0m [37;1m    fn piston_to_json() {[0m
[INFO] [stdout]         82 │         let mut chip = Chip::new("/dev/gpiochip0")
[INFO] [stdout]         83 │             .expect("Sorry the current hack requires access to /dev/gpiochip0");
[INFO] [stdout]   13: [32mcore::ops::function::FnOnce::call_once[0m[90m::h1e28174ad21f1194[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs[0m:[35m253[0m
[INFO] [stdout]   14: [32mcore::ops::function::FnOnce::call_once[0m[90m::h1f9474f1347fff52[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs[0m:[35m253[0m
[INFO] [stdout]   15: [32mtest::__rust_begin_short_backtrace[0m[90m::ha52ab26e77157f03[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m648[0m
[INFO] [stdout]   16: [32mtest::run_test_in_process::{{closure}}[0m[90m::h229c1a11a50b261f[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m671[0m
[INFO] [stdout]   17: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h78821afbf97b39a9[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs[0m:[35m272[0m
[INFO] [stdout]   18: [32mstd::panicking::catch_unwind::do_call[0m[90m::h53abf3ed5bd32ba3[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs[0m:[35m589[0m
[INFO] [stdout]   19: [32mstd::panicking::catch_unwind[0m[90m::h6deb5fe1e91873c9[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs[0m:[35m552[0m
[INFO] [stdout]   20: [32mstd::panic::catch_unwind[0m[90m::hea0829b6b565654b[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   21: [32mtest::run_test_in_process[0m[90m::hdc44dfecea3db21b[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m671[0m
[INFO] [stdout]   22: [32mtest::run_test::{{closure}}[0m[90m::h0364ba59bf23f652[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m592[0m
[INFO] [stdout]   23: [32mtest::run_test::{{closure}}[0m[90m::h32730b304eec05da[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m622[0m
[INFO] [stdout]   24: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::h177cb952fc54ad2c[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   25: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::h119d903520007597[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   26: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::hab88401d606702a6[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs[0m:[35m272[0m
[INFO] [stdout]   27: [32mstd::panicking::catch_unwind::do_call[0m[90m::h163fe12cca9901c2[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs[0m:[35m589[0m
[INFO] [stdout]   28: [32mstd::panicking::catch_unwind[0m[90m::he81557d0e17cc1bc[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs[0m:[35m552[0m
[INFO] [stdout]   29: [32mstd::panic::catch_unwind[0m[90m::hc2b8e79c20593955[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   30: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::hfa6b4978e07815cc[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   31: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::hddcd7484a13fd793[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs[0m:[35m253[0m
[INFO] [stdout]   32: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h5924238c754de3b8[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs[0m:[35m1971[0m
[INFO] [stdout]   33: [32mstd::sys::pal::unix::thread::Thread::new::thread_start[0m[90m::hb6e99e73da4d28f8[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs[0m:[35m107[0m
[INFO] [stdout]   34: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] 
[INFO] [stdout] ---- gcp_iot::test::push_to_custom_topics stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mcalled `Result::unwrap()` on an `Err` value: Paho(-2)[0m
[INFO] [stdout] Location: [35msrc/gcp_iot/mod.rs[0m:[35m85[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::unwrap[0m[90m::h6b8517a501a855bc[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs[0m:[35m1167[0m
[INFO] [stdout]   11: [91m<paho_mqtt::async_client::AsyncClient as tvilling::gcp_iot::GoogleIotConnect>::gcp_connect::{{closure}}[0m[90m::h8d2ec8f747625fbd[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/gcp_iot/mod.rs[0m:[35m85[0m
[INFO] [stdout]         83 │             .finalize();
[INFO] [stdout]         84 │ 
[INFO] [stdout]   [37;1m      85[0m [37;1m>[0m [37;1m        let mut client = AsyncClient::new(create_options).unwrap();[0m
[INFO] [stdout]         86 │ 
[INFO] [stdout]         87 │         // Google IoT will automatically discount after 20 minutes of inactivity, unfortunately, the we
[INFO] [stdout]   12: [32m<core::pin::Pin<P> as core::future::future::Future>::poll[0m[90m::h1a419c6a882d2899[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs[0m:[35m133[0m
[INFO] [stdout]   13: [91mtvilling::gcp_iot::test::push_to_custom_topics::{{closure}}[0m[90m::h8029c79d31484cdf[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/gcp_iot/mod.rs[0m:[35m124[0m
[INFO] [stdout]        122 │         dotenv().ok();
[INFO] [stdout]        123 │         color_eyre::install()?;
[INFO] [stdout]   [37;1m     124[0m [37;1m>[0m [37;1m        let client = AsyncClient::gcp_connect().await?;[0m
[INFO] [stdout]        125 │ 
[INFO] [stdout]        126 │         let device_id = env::var("DEVICE_ID").expect("Missing DEVICE_ID in environment variables");
[INFO] [stdout]   14: [32m<core::pin::Pin<P> as core::future::future::Future>::poll[0m[90m::hae3ba9e0f9495342[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs[0m:[35m133[0m
[INFO] [stdout]   15: [91mtokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}[0m[90m::h92e02ec98b08b7cc[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs[0m:[35m498[0m
[INFO] [stdout]        496 │                 if core.spawner.reset_woken() {
[INFO] [stdout]        497 │                     let (c, res) = context.enter(core, || {
[INFO] [stdout]   [37;1m     498[0m [37;1m>[0m [37;1m                        crate::coop::budget(|| future.as_mut().poll(&mut cx))[0m
[INFO] [stdout]        499 │                     });
[INFO] [stdout]        500 │ 
[INFO] [stdout]   16: [91mtokio::coop::with_budget::{{closure}}[0m[90m::h60e96beb266d9b7d[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs[0m:[35m102[0m
[INFO] [stdout]        100 │         let _guard = ResetGuard { cell, prev };
[INFO] [stdout]        101 │ 
[INFO] [stdout]   [37;1m     102[0m [37;1m>[0m [37;1m        f()[0m
[INFO] [stdout]        103 │     })
[INFO] [stdout]        104 │ }
[INFO] [stdout]   17: [32mstd::thread::local::LocalKey<T>::try_with[0m[90m::h6398ac2a0632f6df[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs[0m:[35m315[0m
[INFO] [stdout]   18: [32mstd::thread::local::LocalKey<T>::with[0m[90m::h4f3b7e6e7f760819[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs[0m:[35m279[0m
[INFO] [stdout]   19: [91mtokio::coop::with_budget[0m[90m::haccc36255b8351cc[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs[0m:[35m95[0m
[INFO] [stdout]         93 │     }
[INFO] [stdout]         94 │ 
[INFO] [stdout]   [37;1m      95[0m [37;1m>[0m [37;1m    CURRENT.with(move |cell| {[0m
[INFO] [stdout]         96 │         let prev = cell.get();
[INFO] [stdout]         97 │ 
[INFO] [stdout]   20: [91mtokio::coop::budget[0m[90m::hd2ef0e23f3482d4c[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/coop.rs[0m:[35m72[0m
[INFO] [stdout]         70 │ #[inline(always)]
[INFO] [stdout]         71 │ pub(crate) fn budget<R>(f: impl FnOnce() -> R) -> R {
[INFO] [stdout]   [37;1m      72[0m [37;1m>[0m [37;1m    with_budget(Budget::initial(), f)[0m
[INFO] [stdout]         73 │ }
[INFO] [stdout]         74 │ 
[INFO] [stdout]   21: [91mtokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}[0m[90m::h96fd6262f9edbdfb[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs[0m:[35m498[0m
[INFO] [stdout]        496 │                 if core.spawner.reset_woken() {
[INFO] [stdout]        497 │                     let (c, res) = context.enter(core, || {
[INFO] [stdout]   [37;1m     498[0m [37;1m>[0m [37;1m                        crate::coop::budget(|| future.as_mut().poll(&mut cx))[0m
[INFO] [stdout]        499 │                     });
[INFO] [stdout]        500 │ 
[INFO] [stdout]   22: [91mtokio::runtime::basic_scheduler::Context::enter[0m[90m::hb0a93b4794bb8d8e[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs[0m:[35m356[0m
[INFO] [stdout]        354 │ 
[INFO] [stdout]        355 │         // Execute the closure while tracking the execution budget
[INFO] [stdout]   [37;1m     356[0m [37;1m>[0m [37;1m        let ret = f();[0m
[INFO] [stdout]        357 │ 
[INFO] [stdout]        358 │         // Take the scheduler core back
[INFO] [stdout]   23: [91mtokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}[0m[90m::hdd71fee17354999d[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs[0m:[35m497[0m
[INFO] [stdout]        495 │             'outer: loop {
[INFO] [stdout]        496 │                 if core.spawner.reset_woken() {
[INFO] [stdout]   [37;1m     497[0m [37;1m>[0m [37;1m                    let (c, res) = context.enter(core, || {[0m
[INFO] [stdout]        498 │                         crate::coop::budget(|| future.as_mut().poll(&mut cx))
[INFO] [stdout]        499 │                     });
[INFO] [stdout]   24: [91mtokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}[0m[90m::h91a6a3e7c2832a21[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs[0m:[35m555[0m
[INFO] [stdout]        553 │ 
[INFO] [stdout]        554 │         // Call the closure and place `core` back
[INFO] [stdout]   [37;1m     555[0m [37;1m>[0m [37;1m        let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context));[0m
[INFO] [stdout]        556 │ 
[INFO] [stdout]        557 │         *self.context.core.borrow_mut() = Some(core);
[INFO] [stdout]   25: [91mtokio::macros::scoped_tls::ScopedKey<T>::set[0m[90m::h060d285b37ba7c75[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/macros/scoped_tls.rs[0m:[35m61[0m
[INFO] [stdout]         59 │         };
[INFO] [stdout]         60 │ 
[INFO] [stdout]   [37;1m      61[0m [37;1m>[0m [37;1m        f()[0m
[INFO] [stdout]         62 │     }
[INFO] [stdout]         63 │ 
[INFO] [stdout]   26: [91mtokio::runtime::basic_scheduler::CoreGuard::enter[0m[90m::h3317d536761346e5[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs[0m:[35m555[0m
[INFO] [stdout]        553 │ 
[INFO] [stdout]        554 │         // Call the closure and place `core` back
[INFO] [stdout]   [37;1m     555[0m [37;1m>[0m [37;1m        let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context));[0m
[INFO] [stdout]        556 │ 
[INFO] [stdout]        557 │         *self.context.core.borrow_mut() = Some(core);
[INFO] [stdout]   27: [91mtokio::runtime::basic_scheduler::CoreGuard::block_on[0m[90m::h1ea534987ca4d04f[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs[0m:[35m488[0m
[INFO] [stdout]        486 │ impl CoreGuard<'_> {
[INFO] [stdout]        487 │     fn block_on<F: Future>(self, future: F) -> F::Output {
[INFO] [stdout]   [37;1m     488[0m [37;1m>[0m [37;1m        self.enter(|mut core, context| {[0m
[INFO] [stdout]        489 │             let _enter = crate::runtime::enter(false);
[INFO] [stdout]        490 │             let waker = context.spawner.waker_ref();
[INFO] [stdout]   28: [91mtokio::runtime::basic_scheduler::BasicScheduler::block_on[0m[90m::hb7a960cbe041e605[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/basic_scheduler.rs[0m:[35m168[0m
[INFO] [stdout]        166 │         loop {
[INFO] [stdout]        167 │             if let Some(core) = self.take_core() {
[INFO] [stdout]   [37;1m     168[0m [37;1m>[0m [37;1m                return core.block_on(future);[0m
[INFO] [stdout]        169 │             } else {
[INFO] [stdout]        170 │                 let mut enter = crate::runtime::enter(false);
[INFO] [stdout]   29: [91mtokio::runtime::Runtime::block_on[0m[90m::hf0e02653bce5a4d5[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.17.0/src/runtime/mod.rs[0m:[35m475[0m
[INFO] [stdout]        473 │ 
[INFO] [stdout]        474 │             match &self.kind {
[INFO] [stdout]   [37;1m     475[0m [37;1m>[0m [37;1m                Kind::CurrentThread(exec) => exec.block_on(future),[0m
[INFO] [stdout]        476 │                 #[cfg(feature = "rt-multi-thread")]
[INFO] [stdout]        477 │                 Kind::ThreadPool(exec) => exec.block_on(future),
[INFO] [stdout]   30: [91mtvilling::gcp_iot::test::push_to_custom_topics[0m[90m::h877a975ca4f47112[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/gcp_iot/mod.rs[0m:[35m153[0m
[INFO] [stdout]        151 │         client.publish(msg).await?;
[INFO] [stdout]        152 │ 
[INFO] [stdout]   [37;1m     153[0m [37;1m>[0m [37;1m        Ok(())[0m
[INFO] [stdout]        154 │     }
[INFO] [stdout]        155 │ }
[INFO] [stdout]   31: [91mtvilling::gcp_iot::test::push_to_custom_topics::{{closure}}[0m[90m::h21159c3a8b0d8ed7[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/src/gcp_iot/mod.rs[0m:[35m121[0m
[INFO] [stdout]        119 │ 
[INFO] [stdout]        120 │     #[tokio::test]
[INFO] [stdout]   [37;1m     121[0m [37;1m>[0m [37;1m    async fn push_to_custom_topics() -> Result<()> {[0m
[INFO] [stdout]        122 │         dotenv().ok();
[INFO] [stdout]        123 │         color_eyre::install()?;
[INFO] [stdout]   32: [32mcore::ops::function::FnOnce::call_once[0m[90m::h120657f8ac6c7300[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs[0m:[35m253[0m
[INFO] [stdout]   33: [32mcore::ops::function::FnOnce::call_once[0m[90m::h1f9474f1347fff52[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs[0m:[35m253[0m
[INFO] [stdout]   34: [32mtest::__rust_begin_short_backtrace[0m[90m::ha52ab26e77157f03[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m648[0m
[INFO] [stdout]   35: [32mtest::run_test_in_process::{{closure}}[0m[90m::h229c1a11a50b261f[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m671[0m
[INFO] [stdout]   36: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h78821afbf97b39a9[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs[0m:[35m272[0m
[INFO] [stdout]   37: [32mstd::panicking::catch_unwind::do_call[0m[90m::h53abf3ed5bd32ba3[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs[0m:[35m589[0m
[INFO] [stdout]   38: [32mstd::panicking::catch_unwind[0m[90m::h6deb5fe1e91873c9[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs[0m:[35m552[0m
[INFO] [stdout]   39: [32mstd::panic::catch_unwind[0m[90m::hea0829b6b565654b[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   40: [32mtest::run_test_in_process[0m[90m::hdc44dfecea3db21b[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m671[0m
[INFO] [stdout]   41: [32mtest::run_test::{{closure}}[0m[90m::h0364ba59bf23f652[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m592[0m
[INFO] [stdout]   42: [32mtest::run_test::{{closure}}[0m[90m::h32730b304eec05da[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m622[0m
[INFO] [stdout]   43: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::h177cb952fc54ad2c[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   44: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::h119d903520007597[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   45: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::hab88401d606702a6[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs[0m:[35m272[0m
[INFO] [stdout]   46: [32mstd::panicking::catch_unwind::do_call[0m[90m::h163fe12cca9901c2[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs[0m:[35m589[0m
[INFO] [stdout]   47: [32mstd::panicking::catch_unwind[0m[90m::he81557d0e17cc1bc[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs[0m:[35m552[0m
[INFO] [stdout]   48: [32mstd::panic::catch_unwind[0m[90m::hc2b8e79c20593955[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   49: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::hfa6b4978e07815cc[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   50: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::hddcd7484a13fd793[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs[0m:[35m253[0m
[INFO] [stdout]   51: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h5924238c754de3b8[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs[0m:[35m1971[0m
[INFO] [stdout]   52: [32mstd::sys::pal::unix::thread::Thread::new::thread_start[0m[90m::hb6e99e73da4d28f8[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs[0m:[35m107[0m
[INFO] [stdout]   53: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     gcp_iot::test::push_to_custom_topics
[INFO] [stdout]     manufacturing_components::feeder::test::feeder_to_json
[INFO] [stdout]     manufacturing_components::piston::test::piston_to_json
[INFO] [stdout]     manufacturing_components::robot::test::robot_to_json
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin tvilling`
[INFO] running `Command { std: "docker" "inspect" "99e1bfa58ed12fdd045f67b5adb8d48b94eae782ac633e5bed794d722b673cc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99e1bfa58ed12fdd045f67b5adb8d48b94eae782ac633e5bed794d722b673cc0", kill_on_drop: false }`
[INFO] [stdout] 99e1bfa58ed12fdd045f67b5adb8d48b94eae782ac633e5bed794d722b673cc0
