[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 try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faleosolutions%2Ftvilling" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aleosolutions/tvilling on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-tc2/source/Cargo.toml [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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4cf0b1dc3526edd36a0d08db489608192a6524e124bb3ca750722406ab1e36f [INFO] running `Command { std: "docker" "start" "-a" "d4cf0b1dc3526edd36a0d08db489608192a6524e124bb3ca750722406ab1e36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4cf0b1dc3526edd36a0d08db489608192a6524e124bb3ca750722406ab1e36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4cf0b1dc3526edd36a0d08db489608192a6524e124bb3ca750722406ab1e36f", kill_on_drop: false }` [INFO] [stdout] d4cf0b1dc3526edd36a0d08db489608192a6524e124bb3ca750722406ab1e36f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a2fae5c9a35c1e39e4ba9615b8a46412eb4bfd8700706e8319f0cc3f8ee419d [INFO] running `Command { std: "docker" "start" "-a" "9a2fae5c9a35c1e39e4ba9615b8a46412eb4bfd8700706e8319f0cc3f8ee419d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [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 base64ct v1.3.3 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling pem-rfc7468 v0.2.3 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling openssl-src v111.17.0+1.1.1m [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling darling_core v0.8.6 [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 quote v1.0.15 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling owo-colors v3.2.0 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling termtree v0.2.4 [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 event-listener v2.5.2 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling paho-mqtt-sys v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling ed25519-compact v1.0.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling hmac-sha256 v1.0.0 [INFO] [stderr] Compiling hmac-sha512 v1.0.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling coarsetime v0.1.21 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v1.1.0 [INFO] [stderr] Compiling hmac-sha1-compact v1.1.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling rent_to_own v0.1.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling darling_macro v0.8.6 [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 darling v0.8.6 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling ufmt-macros v0.1.1 [INFO] [stderr] Compiling derive_state_machine_future v0.2.0 [INFO] [stderr] Compiling mockall_derive v0.11.0 [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 spki v0.4.1 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling ufmt v0.1.0 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling p256 v0.10.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling google-cloud-iot-jwt v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling gpio-cdev v0.5.1 [INFO] [stderr] Compiling state_machine_future v0.2.0 [INFO] [stderr] Compiling mockall v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.79 [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `URL_SAFE`, `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`, `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: associated function `add_new_material` is never used [INFO] [stdout] --> src/manufacturing_components/feeder.rs:99:12 [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: field `gpio_line` is never read [INFO] [stdout] --> src/manufacturing_components/piston.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Piston { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | gpio_line: Line, [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] 55 | pub fn new(name: S, chip: &mut Chip, line: u32) -> Result [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: field `gpio_line` is never read [INFO] [stdout] --> src/manufacturing_components/robot.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Robot { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | gpio_line: Line, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/manufacturing_components/robot.rs:39:12 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn new(name: S, chip: &mut Chip, line: u32) -> Result [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `async_next_event` is never used [INFO] [stdout] --> src/manufacturing_components/robot.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | async fn async_next_event(self: &mut Self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 40s [INFO] running `Command { std: "docker" "inspect" "9a2fae5c9a35c1e39e4ba9615b8a46412eb4bfd8700706e8319f0cc3f8ee419d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a2fae5c9a35c1e39e4ba9615b8a46412eb4bfd8700706e8319f0cc3f8ee419d", kill_on_drop: false }` [INFO] [stdout] 9a2fae5c9a35c1e39e4ba9615b8a46412eb4bfd8700706e8319f0cc3f8ee419d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a51b264ed65a0c9e6f4c7bf59e490be9a8751fa734944cb5873fa62ec2026cb [INFO] running `Command { std: "docker" "start" "-a" "9a51b264ed65a0c9e6f4c7bf59e490be9a8751fa734944cb5873fa62ec2026cb", kill_on_drop: false }` [INFO] [stderr] Compiling tvilling v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `URL_SAFE`, `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`, `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: associated function `add_new_material` is never used [INFO] [stdout] --> src/manufacturing_components/feeder.rs:99:12 [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: field `gpio_line` is never read [INFO] [stdout] --> src/manufacturing_components/piston.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Piston { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 28 | gpio_line: Line, [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: field `gpio_line` is never read [INFO] [stdout] --> src/manufacturing_components/robot.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct Robot { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | gpio_line: Line, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `async_next_event` is never used [INFO] [stdout] --> src/manufacturing_components/robot.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | async fn async_next_event(self: &mut Self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.48s [INFO] running `Command { std: "docker" "inspect" "9a51b264ed65a0c9e6f4c7bf59e490be9a8751fa734944cb5873fa62ec2026cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a51b264ed65a0c9e6f4c7bf59e490be9a8751fa734944cb5873fa62ec2026cb", kill_on_drop: false }` [INFO] [stdout] 9a51b264ed65a0c9e6f4c7bf59e490be9a8751fa734944cb5873fa62ec2026cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a0d2aa840347fbea0d6b88f7153e61dd970f34dd098e5555ff6a14c8e5c21c12 [INFO] running `Command { std: "docker" "start" "-a" "a0d2aa840347fbea0d6b88f7153e61dd970f34dd098e5555ff6a14c8e5c21c12", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `URL_SAFE`, `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`, `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: associated function `add_new_material` is never used [INFO] [stderr] --> src/manufacturing_components/feeder.rs:99:12 [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: field `gpio_line` is never read [INFO] [stderr] --> src/manufacturing_components/piston.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 25 | pub struct Piston { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] ... [INFO] [stderr] 28 | gpio_line: Line, [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: field `gpio_line` is never read [INFO] [stderr] --> src/manufacturing_components/robot.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 31 | pub struct Robot { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] ... [INFO] [stderr] 34 | gpio_line: Line, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `async_next_event` is never used [INFO] [stderr] --> src/manufacturing_components/robot.rs:58:14 [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 10 warnings (run `cargo fix --bin "tvilling" --tests` to apply 2 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tvilling-f196a31e3fad5da9) [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::piston::test::piston_to_json ... FAILED [INFO] [stdout] test gcp_iot::message::tests::negative_count_doesnt_deserialize - should panic ... ok [INFO] [stdout] test manufacturing_components::feeder::test::feeder_to_json ... FAILED [INFO] [stdout] test manufacturing_components::robot::test::robot_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::piston::test::piston_to_json stdout ---- [INFO] [stdout] thread 'manufacturing_components::piston::test::piston_to_json' panicked at 'Sorry the current hack requires access to /dev/gpiochip0: Error { kind: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) }', src/manufacturing_components/piston.rs:83:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5606de047eea - std::backtrace_rs::backtrace::libunwind::trace::he494f4174c7b193d [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5606de047eea - std::backtrace_rs::backtrace::trace_unsynchronized::h576ffc8be8cf606d [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5606de047eea - std::sys_common::backtrace::_print_fmt::h785643da434656fb [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5606de047eea - ::fmt::h9b4bec46148aa515 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5606de06c13e - core::fmt::write::h9b2447b2a0bad8cd [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/fmt/mod.rs:1213:17 [INFO] [stdout] 5: 0x5606de044f15 - std::io::Write::write_fmt::h01b310af65ec4db4 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x5606de047cb5 - std::sys_common::backtrace::_print::hb761e44df96032bf [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x5606de047cb5 - std::sys_common::backtrace::print::h38eae7c422ff66f6 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x5606de049aaf - std::panicking::default_hook::{{closure}}::h54755764573e4b37 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x5606de04976f - std::panicking::default_hook::h978c28978503d61b [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x5606ddf6a037 - as core::ops::function::Fn>::call::hc75c380c644eb7dc [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x5606ddf6a037 - test::test_main::{{closure}}::hf8df6ffaec03f459 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5606de04a1da - as core::ops::function::Fn>::call::hf7b5b3aa2a34e491 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x5606de04a1da - std::panicking::rust_panic_with_hook::h334ed9b3cc817783 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x5606de049f59 - std::panicking::begin_panic_handler::{{closure}}::h2ab7fcc83540cf23 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x5606de04839c - std::sys_common::backtrace::__rust_end_short_backtrace::h65758a09a74021a8 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x5606de049c62 - rust_begin_unwind [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x5606ddf13443 - core::panicking::panic_fmt::h157cca2ea8c38d2f [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x5606ddf138f3 - core::result::unwrap_failed::ha26876a373d397d9 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/result.rs:1790:5 [INFO] [stdout] 19: 0x5606ddf369d6 - core::result::Result::expect::h9f507706ddf103c0 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/result.rs:1069:23 [INFO] [stdout] 20: 0x5606ddf369d6 - tvilling::manufacturing_components::piston::test::piston_to_json::h4831831bbd14cf33 [INFO] [stdout] at /opt/rustwide/workdir/src/manufacturing_components/piston.rs:82:24 [INFO] [stdout] 21: 0x5606ddf370a9 - tvilling::manufacturing_components::piston::test::piston_to_json::{{closure}}::hef629fe39d9dcd2b [INFO] [stdout] at /opt/rustwide/workdir/src/manufacturing_components/piston.rs:81:25 [INFO] [stdout] 22: 0x5606ddf370a9 - core::ops::function::FnOnce::call_once::h2c6b5754bea87b74 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5606ddf6f4cf - core::ops::function::FnOnce::call_once::h01f8fec7cfa52c10 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5606ddf6f4cf - test::__rust_begin_short_backtrace::hd9df3824e14a263a [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:656:18 [INFO] [stdout] 25: 0x5606ddf40dec - test::run_test::{{closure}}::h14eccc3df692cf45 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:647:30 [INFO] [stdout] 26: 0x5606ddf40dec - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22daa4200e93d413 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5606ddf6e45a - as core::ops::function::FnOnce>::call_once::hf53e6a300c60e24c [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 28: 0x5606ddf6e45a - as core::ops::function::FnOnce<()>>::call_once::h6791832c0d80daf4 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x5606ddf6e45a - std::panicking::try::do_call::h8cc8eae26cdc3fd4 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x5606ddf6e45a - std::panicking::try::hda02a22cf2e8baa4 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:447:19 [INFO] [stdout] 31: 0x5606ddf6e45a - std::panic::catch_unwind::h3eae6cdd2df69f71 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panic.rs:140:14 [INFO] [stdout] 32: 0x5606ddf6e45a - test::run_test_in_process::h16fa719e43e0b71b [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:679:27 [INFO] [stdout] 33: 0x5606ddf6e45a - test::run_test::run_test_inner::{{closure}}::h17c8526637871e5a [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:573:39 [INFO] [stdout] 34: 0x5606ddf3b561 - test::run_test::run_test_inner::{{closure}}::h2af69c9d277fc069 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:600:37 [INFO] [stdout] 35: 0x5606ddf3b561 - std::sys_common::backtrace::__rust_begin_short_backtrace::h399ac55f3162af04 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 36: 0x5606ddf40f2b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5a9b49c4b29a004f [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 37: 0x5606ddf40f2b - as core::ops::function::FnOnce<()>>::call_once::h204fece3743b973e [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x5606ddf40f2b - std::panicking::try::do_call::he9e3e4b585f918a2 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:483:40 [INFO] [stdout] 39: 0x5606ddf40f2b - std::panicking::try::h4de93a5845ac1690 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:447:19 [INFO] [stdout] 40: 0x5606ddf40f2b - std::panic::catch_unwind::ha9ec01218adeb4c0 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panic.rs:140:14 [INFO] [stdout] 41: 0x5606ddf40f2b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5c8e32d46eb0d8ba [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x5606ddf40f2b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbddd861cd79853bf [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5606de04eae3 - as core::ops::function::FnOnce>::call_once::hb2ad3b54544c79ff [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x5606de04eae3 - as core::ops::function::FnOnce>::call_once::hb64cd5ea55c83f79 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 45: 0x5606de04eae3 - std::sys::unix::thread::Thread::new::thread_start::ha585169903024f8f [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7fc1b3636b43 - [INFO] [stdout] 47: 0x7fc1b36c7bb4 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- manufacturing_components::feeder::test::feeder_to_json stdout ---- [INFO] [stdout] thread 'manufacturing_components::feeder::test::feeder_to_json' panicked at 'Sorry the current hack requires access to /dev/gpiochip0: Error { kind: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) }', src/manufacturing_components/feeder.rs:112:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5606de047eea - std::backtrace_rs::backtrace::libunwind::trace::he494f4174c7b193d [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5606de047eea - std::backtrace_rs::backtrace::trace_unsynchronized::h576ffc8be8cf606d [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5606de047eea - std::sys_common::backtrace::_print_fmt::h785643da434656fb [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5606de047eea - ::fmt::h9b4bec46148aa515 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5606de06c13e - core::fmt::write::h9b2447b2a0bad8cd [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/fmt/mod.rs:1213:17 [INFO] [stdout] 5: 0x5606de044f15 - std::io::Write::write_fmt::h01b310af65ec4db4 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x5606de047cb5 - std::sys_common::backtrace::_print::hb761e44df96032bf [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x5606de047cb5 - std::sys_common::backtrace::print::h38eae7c422ff66f6 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x5606de049aaf - std::panicking::default_hook::{{closure}}::h54755764573e4b37 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x5606de04976f - std::panicking::default_hook::h978c28978503d61b [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x5606ddf6a037 - as core::ops::function::Fn>::call::hc75c380c644eb7dc [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x5606ddf6a037 - test::test_main::{{closure}}::hf8df6ffaec03f459 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5606de04a1da - as core::ops::function::Fn>::call::hf7b5b3aa2a34e491 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x5606de04a1da - std::panicking::rust_panic_with_hook::h334ed9b3cc817783 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x5606de049f59 - std::panicking::begin_panic_handler::{{closure}}::h2ab7fcc83540cf23 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x5606de04839c - std::sys_common::backtrace::__rust_end_short_backtrace::h65758a09a74021a8 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x5606de049c62 - rust_begin_unwind [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x5606ddf13443 - core::panicking::panic_fmt::h157cca2ea8c38d2f [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x5606ddf138f3 - core::result::unwrap_failed::ha26876a373d397d9 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/result.rs:1790:5 [INFO] [stdout] 19: 0x5606ddf3662c - core::result::Result::expect::h9f507706ddf103c0 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/result.rs:1069:23 [INFO] [stdout] 20: 0x5606ddf3662c - tvilling::manufacturing_components::feeder::test::feeder_to_json::hd8268aa7485c40b2 [INFO] [stdout] at /opt/rustwide/workdir/src/manufacturing_components/feeder.rs:111:24 [INFO] [stdout] 21: 0x5606ddf37109 - tvilling::manufacturing_components::feeder::test::feeder_to_json::{{closure}}::hb6632c37486f1bf5 [INFO] [stdout] at /opt/rustwide/workdir/src/manufacturing_components/feeder.rs:110:25 [INFO] [stdout] 22: 0x5606ddf37109 - core::ops::function::FnOnce::call_once::h94d3c5d8c0e18950 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5606ddf6f4cf - core::ops::function::FnOnce::call_once::h01f8fec7cfa52c10 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5606ddf6f4cf - test::__rust_begin_short_backtrace::hd9df3824e14a263a [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:656:18 [INFO] [stdout] 25: 0x5606ddf40dec - test::run_test::{{closure}}::h14eccc3df692cf45 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:647:30 [INFO] [stdout] 26: 0x5606ddf40dec - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22daa4200e93d413 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5606ddf6e45a - as core::ops::function::FnOnce>::call_once::hf53e6a300c60e24c [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 28: 0x5606ddf6e45a - as core::ops::function::FnOnce<()>>::call_once::h6791832c0d80daf4 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x5606ddf6e45a - std::panicking::try::do_call::h8cc8eae26cdc3fd4 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x5606ddf6e45a - std::panicking::try::hda02a22cf2e8baa4 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:447:19 [INFO] [stdout] 31: 0x5606ddf6e45a - std::panic::catch_unwind::h3eae6cdd2df69f71 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panic.rs:140:14 [INFO] [stdout] 32: 0x5606ddf6e45a - test::run_test_in_process::h16fa719e43e0b71b [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:679:27 [INFO] [stdout] 33: 0x5606ddf6e45a - test::run_test::run_test_inner::{{closure}}::h17c8526637871e5a [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:573:39 [INFO] [stdout] 34: 0x5606ddf3b561 - test::run_test::run_test_inner::{{closure}}::h2af69c9d277fc069 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:600:37 [INFO] [stdout] 35: 0x5606ddf3b561 - std::sys_common::backtrace::__rust_begin_short_backtrace::h399ac55f3162af04 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 36: 0x5606ddf40f2b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5a9b49c4b29a004f [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 37: 0x5606ddf40f2b - as core::ops::function::FnOnce<()>>::call_once::h204fece3743b973e [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x5606ddf40f2b - std::panicking::try::do_call::he9e3e4b585f918a2 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:483:40 [INFO] [stdout] 39: 0x5606ddf40f2b - std::panicking::try::h4de93a5845ac1690 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:447:19 [INFO] [stdout] 40: 0x5606ddf40f2b - std::panic::catch_unwind::ha9ec01218adeb4c0 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panic.rs:140:14 [INFO] [stdout] 41: 0x5606ddf40f2b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5c8e32d46eb0d8ba [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x5606ddf40f2b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbddd861cd79853bf [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5606de04eae3 - as core::ops::function::FnOnce>::call_once::hb2ad3b54544c79ff [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x5606de04eae3 - as core::ops::function::FnOnce>::call_once::hb64cd5ea55c83f79 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 45: 0x5606de04eae3 - std::sys::unix::thread::Thread::new::thread_start::ha585169903024f8f [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7fc1b3636b43 - [INFO] [stdout] 47: 0x7fc1b36c7bb4 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- manufacturing_components::robot::test::robot_to_json stdout ---- [INFO] [stdout] thread 'manufacturing_components::robot::test::robot_to_json' panicked at 'Sorry the current hack requires access to /dev/gpiochip0: Error { kind: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) }', src/manufacturing_components/robot.rs:92:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5606de047eea - std::backtrace_rs::backtrace::libunwind::trace::he494f4174c7b193d [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5606de047eea - std::backtrace_rs::backtrace::trace_unsynchronized::h576ffc8be8cf606d [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5606de047eea - std::sys_common::backtrace::_print_fmt::h785643da434656fb [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x5606de047eea - ::fmt::h9b4bec46148aa515 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x5606de06c13e - core::fmt::write::h9b2447b2a0bad8cd [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/fmt/mod.rs:1213:17 [INFO] [stdout] 5: 0x5606de044f15 - std::io::Write::write_fmt::h01b310af65ec4db4 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x5606de047cb5 - std::sys_common::backtrace::_print::hb761e44df96032bf [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x5606de047cb5 - std::sys_common::backtrace::print::h38eae7c422ff66f6 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x5606de049aaf - std::panicking::default_hook::{{closure}}::h54755764573e4b37 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x5606de04976f - std::panicking::default_hook::h978c28978503d61b [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x5606ddf6a037 - as core::ops::function::Fn>::call::hc75c380c644eb7dc [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 11: 0x5606ddf6a037 - test::test_main::{{closure}}::hf8df6ffaec03f459 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x5606de04a1da - as core::ops::function::Fn>::call::hf7b5b3aa2a34e491 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/alloc/src/boxed.rs:2002:9 [INFO] [stdout] 13: 0x5606de04a1da - std::panicking::rust_panic_with_hook::h334ed9b3cc817783 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x5606de049f59 - std::panicking::begin_panic_handler::{{closure}}::h2ab7fcc83540cf23 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x5606de04839c - std::sys_common::backtrace::__rust_end_short_backtrace::h65758a09a74021a8 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x5606de049c62 - rust_begin_unwind [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x5606ddf13443 - core::panicking::panic_fmt::h157cca2ea8c38d2f [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/panicking.rs:64:14 [INFO] [stdout] 18: 0x5606ddf138f3 - core::result::unwrap_failed::ha26876a373d397d9 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/result.rs:1790:5 [INFO] [stdout] 19: 0x5606ddf36d86 - core::result::Result::expect::h9f507706ddf103c0 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/result.rs:1069:23 [INFO] [stdout] 20: 0x5606ddf36d86 - tvilling::manufacturing_components::robot::test::robot_to_json::h399e89e74c8decba [INFO] [stdout] at /opt/rustwide/workdir/src/manufacturing_components/robot.rs:91:24 [INFO] [stdout] 21: 0x5606ddf370e9 - tvilling::manufacturing_components::robot::test::robot_to_json::{{closure}}::h3b6a08056bba06c2 [INFO] [stdout] at /opt/rustwide/workdir/src/manufacturing_components/robot.rs:90:24 [INFO] [stdout] 22: 0x5606ddf370e9 - core::ops::function::FnOnce::call_once::h4391bfe4f3119d5d [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5606ddf6f4cf - core::ops::function::FnOnce::call_once::h01f8fec7cfa52c10 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5606ddf6f4cf - test::__rust_begin_short_backtrace::hd9df3824e14a263a [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:656:18 [INFO] [stdout] 25: 0x5606ddf40dec - test::run_test::{{closure}}::h14eccc3df692cf45 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:647:30 [INFO] [stdout] 26: 0x5606ddf40dec - core::ops::function::FnOnce::call_once{{vtable.shim}}::h22daa4200e93d413 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5606ddf6e45a - as core::ops::function::FnOnce>::call_once::hf53e6a300c60e24c [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 28: 0x5606ddf6e45a - as core::ops::function::FnOnce<()>>::call_once::h6791832c0d80daf4 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x5606ddf6e45a - std::panicking::try::do_call::h8cc8eae26cdc3fd4 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:483:40 [INFO] [stdout] 30: 0x5606ddf6e45a - std::panicking::try::hda02a22cf2e8baa4 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:447:19 [INFO] [stdout] 31: 0x5606ddf6e45a - std::panic::catch_unwind::h3eae6cdd2df69f71 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panic.rs:140:14 [INFO] [stdout] 32: 0x5606ddf6e45a - test::run_test_in_process::h16fa719e43e0b71b [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:679:27 [INFO] [stdout] 33: 0x5606ddf6e45a - test::run_test::run_test_inner::{{closure}}::h17c8526637871e5a [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:573:39 [INFO] [stdout] 34: 0x5606ddf3b561 - test::run_test::run_test_inner::{{closure}}::h2af69c9d277fc069 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:600:37 [INFO] [stdout] 35: 0x5606ddf3b561 - std::sys_common::backtrace::__rust_begin_short_backtrace::h399ac55f3162af04 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 36: 0x5606ddf40f2b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5a9b49c4b29a004f [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/thread/mod.rs:558:17 [INFO] [stdout] 37: 0x5606ddf40f2b - as core::ops::function::FnOnce<()>>::call_once::h204fece3743b973e [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x5606ddf40f2b - std::panicking::try::do_call::he9e3e4b585f918a2 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:483:40 [INFO] [stdout] 39: 0x5606ddf40f2b - std::panicking::try::h4de93a5845ac1690 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:447:19 [INFO] [stdout] 40: 0x5606ddf40f2b - std::panic::catch_unwind::ha9ec01218adeb4c0 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panic.rs:140:14 [INFO] [stdout] 41: 0x5606ddf40f2b - std::thread::Builder::spawn_unchecked_::{{closure}}::h5c8e32d46eb0d8ba [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x5606ddf40f2b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbddd861cd79853bf [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5606de04eae3 - as core::ops::function::FnOnce>::call_once::hb2ad3b54544c79ff [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 44: 0x5606de04eae3 - as core::ops::function::FnOnce>::call_once::hb64cd5ea55c83f79 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/alloc/src/boxed.rs:1988:9 [INFO] [stdout] 45: 0x5606de04eae3 - std::sys::unix::thread::Thread::new::thread_start::ha585169903024f8f [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7fc1b3636b43 - [INFO] [stdout] 47: 0x7fc1b36c7bb4 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- gcp_iot::test::push_to_custom_topics stdout ---- [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: called `Result::unwrap()` on an `Err` value: Paho(-2) [INFO] [stdout] Location: src/gcp_iot/mod.rs:85 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 9 frames hidden ⋮  [INFO] [stdout] 10: core::result::Result::unwrap::h94faa9bd55cac8fb [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/result.rs:1112 [INFO] [stdout] 11: ::gcp_connect::{{closure}}::hb05a342f61488116 [INFO] [stdout] at /opt/rustwide/workdir/src/gcp_iot/mod.rs:85 [INFO] [stdout] 83 │ .finalize(); [INFO] [stdout] 84 │ [INFO] [stdout]  85 >  let mut client = AsyncClient::new(create_options).unwrap(); [INFO] [stdout] 86 │ [INFO] [stdout] 87 │ // Google IoT will automatically discount after 20 minutes of inactivity, unfortunately, the we [INFO] [stdout] 12:  as core::future::future::Future>::poll::hd80674c883b6f0c7 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/future/future.rs:125 [INFO] [stdout] 13: tvilling::gcp_iot::test::push_to_custom_topics::{{closure}}::hede81d8b2af8a7d0 [INFO] [stdout] at /opt/rustwide/workdir/src/gcp_iot/mod.rs:124 [INFO] [stdout] 122 │ dotenv().ok(); [INFO] [stdout] 123 │ color_eyre::install()?; [INFO] [stdout]  124 >  let client = AsyncClient::gcp_connect().await?; [INFO] [stdout] 125 │ [INFO] [stdout] 126 │ let device_id = env::var("DEVICE_ID").expect("Missing DEVICE_ID in environment variables"); [INFO] [stdout] 14:  as core::future::future::Future>::poll::h71be630d77d29359 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/future/future.rs:125 [INFO] [stdout] 15: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3e5c89c15123b113 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498 [INFO] [stdout] 496 │ if core.spawner.reset_woken() { [INFO] [stdout] 497 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  498 >  crate::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 499 │ }); [INFO] [stdout] 500 │ [INFO] [stdout] 16: tokio::coop::with_budget::{{closure}}::h158fa52042eabd3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102 [INFO] [stdout] 100 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 101 │ [INFO] [stdout]  102 >  f() [INFO] [stdout] 103 │ }) [INFO] [stdout] 104 │ } [INFO] [stdout] 17: std::thread::local::LocalKey::try_with::h8ba076133520848b [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/thread/local.rs:446 [INFO] [stdout] 18: std::thread::local::LocalKey::with::h250409a9eb8734cb [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/thread/local.rs:422 [INFO] [stdout] 19: tokio::coop::with_budget::heab6e17d05286582 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95 [INFO] [stdout] 93 │ } [INFO] [stdout] 94 │ [INFO] [stdout]  95 >  CURRENT.with(move |cell| { [INFO] [stdout] 96 │ let prev = cell.get(); [INFO] [stdout] 97 │ [INFO] [stdout] 20: tokio::coop::budget::ha381687a258cf7cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72 [INFO] [stdout] 70 │ #[inline(always)] [INFO] [stdout] 71 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  72 >  with_budget(Budget::initial(), f) [INFO] [stdout] 73 │ } [INFO] [stdout] 74 │ [INFO] [stdout] 21: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h14797aabac6c502c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498 [INFO] [stdout] 496 │ if core.spawner.reset_woken() { [INFO] [stdout] 497 │ let (c, res) = context.enter(core, || { [INFO] [stdout]  498 >  crate::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 499 │ }); [INFO] [stdout] 500 │ [INFO] [stdout] 22: tokio::runtime::basic_scheduler::Context::enter::hb2cf8d60446199a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356 [INFO] [stdout] 354 │ [INFO] [stdout] 355 │ // Execute the closure while tracking the execution budget [INFO] [stdout]  356 >  let ret = f(); [INFO] [stdout] 357 │ [INFO] [stdout] 358 │ // Take the scheduler core back [INFO] [stdout] 23: tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::ha1416f099b5dc9bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497 [INFO] [stdout] 495 │ 'outer: loop { [INFO] [stdout] 496 │ if core.spawner.reset_woken() { [INFO] [stdout]  497 >  let (c, res) = context.enter(core, || { [INFO] [stdout] 498 │ crate::coop::budget(|| future.as_mut().poll(&mut cx)) [INFO] [stdout] 499 │ }); [INFO] [stdout] 24: tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::he047ea5dba6428fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555 [INFO] [stdout] 553 │ [INFO] [stdout] 554 │ // Call the closure and place `core` back [INFO] [stdout]  555 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 556 │ [INFO] [stdout] 557 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 25: tokio::macros::scoped_tls::ScopedKey::set::h1efb5fcf3c696b81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61 [INFO] [stdout] 59 │ }; [INFO] [stdout] 60 │ [INFO] [stdout]  61 >  f() [INFO] [stdout] 62 │ } [INFO] [stdout] 63 │ [INFO] [stdout] 26: tokio::runtime::basic_scheduler::CoreGuard::enter::h34e2fe384c621852 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555 [INFO] [stdout] 553 │ [INFO] [stdout] 554 │ // Call the closure and place `core` back [INFO] [stdout]  555 >  let (core, ret) = CURRENT.set(&self.context, || f(core, &self.context)); [INFO] [stdout] 556 │ [INFO] [stdout] 557 │ *self.context.core.borrow_mut() = Some(core); [INFO] [stdout] 27: tokio::runtime::basic_scheduler::CoreGuard::block_on::h2d89872acedee4d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488 [INFO] [stdout] 486 │ impl CoreGuard<'_> { [INFO] [stdout] 487 │ fn block_on(self, future: F) -> F::Output { [INFO] [stdout]  488 >  self.enter(|mut core, context| { [INFO] [stdout] 489 │ let _enter = crate::runtime::enter(false); [INFO] [stdout] 490 │ let waker = context.spawner.waker_ref(); [INFO] [stdout] 28: tokio::runtime::basic_scheduler::BasicScheduler::block_on::h70d0e3917e9eb7dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168 [INFO] [stdout] 166 │ loop { [INFO] [stdout] 167 │ if let Some(core) = self.take_core() { [INFO] [stdout]  168 >  return core.block_on(future); [INFO] [stdout] 169 │ } else { [INFO] [stdout] 170 │ let mut enter = crate::runtime::enter(false); [INFO] [stdout] 29: tokio::runtime::Runtime::block_on::hed5d60831bfaaf47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475 [INFO] [stdout] 473 │ [INFO] [stdout] 474 │ match &self.kind { [INFO] [stdout]  475 >  Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 476 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] 477 │ Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 30: tvilling::gcp_iot::test::push_to_custom_topics::hba4758e5df6636d2 [INFO] [stdout] at /opt/rustwide/workdir/src/gcp_iot/mod.rs:153 [INFO] [stdout] 151 │ client.publish(msg).await?; [INFO] [stdout] 152 │ [INFO] [stdout]  153 >  Ok(()) [INFO] [stdout] 154 │ } [INFO] [stdout] 155 │ } [INFO] [stdout] 31: tvilling::gcp_iot::test::push_to_custom_topics::{{closure}}::h705a6f2f293db65b [INFO] [stdout] at /opt/rustwide/workdir/src/gcp_iot/mod.rs:121 [INFO] [stdout] 119 │ [INFO] [stdout] 120 │ #[tokio::test] [INFO] [stdout]  121 >  async fn push_to_custom_topics() -> Result<()> { [INFO] [stdout] 122 │ dotenv().ok(); [INFO] [stdout] 123 │ color_eyre::install()?; [INFO] [stdout] 32: core::ops::function::FnOnce::call_once::h3cbcfb4a7f322db6 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/ops/function.rs:250 [INFO] [stdout] 33: core::ops::function::FnOnce::call_once::h01f8fec7cfa52c10 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/ops/function.rs:250 [INFO] [stdout] 34: test::__rust_begin_short_backtrace::hd9df3824e14a263a [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:656 [INFO] [stdout] 35: test::run_test::{{closure}}::h14eccc3df692cf45 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:647 [INFO] [stdout] 36: core::ops::function::FnOnce::call_once{{vtable.shim}}::h22daa4200e93d413 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/ops/function.rs:250 [INFO] [stdout] 37:  as core::ops::function::FnOnce>::call_once::hf53e6a300c60e24c [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/alloc/src/boxed.rs:1988 [INFO] [stdout] 38:  as core::ops::function::FnOnce<()>>::call_once::h6791832c0d80daf4 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 39: std::panicking::try::do_call::h8cc8eae26cdc3fd4 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:483 [INFO] [stdout] 40: std::panicking::try::hda02a22cf2e8baa4 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panicking.rs:447 [INFO] [stdout] 41: std::panic::catch_unwind::h3eae6cdd2df69f71 [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/std/src/panic.rs:140 [INFO] [stdout] 42: test::run_test_in_process::h16fa719e43e0b71b [INFO] [stdout] at /rustc/613d1972a772987ed4ee06faccbab0e2fc839871/library/test/src/lib.rs:679 [INFO] [stdout]  ⋮ 14 frames hidden ⋮  [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 29.51s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin tvilling` [INFO] running `Command { std: "docker" "inspect" "a0d2aa840347fbea0d6b88f7153e61dd970f34dd098e5555ff6a14c8e5c21c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0d2aa840347fbea0d6b88f7153e61dd970f34dd098e5555ff6a14c8e5c21c12", kill_on_drop: false }` [INFO] [stdout] a0d2aa840347fbea0d6b88f7153e61dd970f34dd098e5555ff6a14c8e5c21c12