[INFO] fetching crate streamdeck-rs 0.5.0... [INFO] testing streamdeck-rs-0.5.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate streamdeck-rs 0.5.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate streamdeck-rs 0.5.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate streamdeck-rs 0.5.0 [INFO] finished tweaking crates.io crate streamdeck-rs 0.5.0 [INFO] tweaked toml for crates.io crate streamdeck-rs 0.5.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45a555f1347862509f2e9b3277921bf3f9f9185a08702b5e28cc1dd5355c217f [INFO] running `Command { std: "docker" "start" "-a" "45a555f1347862509f2e9b3277921bf3f9f9185a08702b5e28cc1dd5355c217f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45a555f1347862509f2e9b3277921bf3f9f9185a08702b5e28cc1dd5355c217f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45a555f1347862509f2e9b3277921bf3f9f9185a08702b5e28cc1dd5355c217f", kill_on_drop: false }` [INFO] [stdout] 45a555f1347862509f2e9b3277921bf3f9f9185a08702b5e28cc1dd5355c217f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0244b12a2fa663cf4c73920329573cacecb70449bce00ab237e0f8a66c75c78 [INFO] running `Command { std: "docker" "start" "-a" "f0244b12a2fa663cf4c73920329573cacecb70449bce00ab237e0f8a66c75c78", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling streamdeck-rs v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.79s [INFO] running `Command { std: "docker" "inspect" "f0244b12a2fa663cf4c73920329573cacecb70449bce00ab237e0f8a66c75c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0244b12a2fa663cf4c73920329573cacecb70449bce00ab237e0f8a66c75c78", kill_on_drop: false }` [INFO] [stdout] f0244b12a2fa663cf4c73920329573cacecb70449bce00ab237e0f8a66c75c78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9550e62fc4219ae21e478cdb5d64b49997233e6d80fc3ea04dbba8174cb6771 [INFO] running `Command { std: "docker" "start" "-a" "c9550e62fc4219ae21e478cdb5d64b49997233e6d80fc3ea04dbba8174cb6771", kill_on_drop: false }` [INFO] [stderr] Compiling streamdeck-rs v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "c9550e62fc4219ae21e478cdb5d64b49997233e6d80fc3ea04dbba8174cb6771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9550e62fc4219ae21e478cdb5d64b49997233e6d80fc3ea04dbba8174cb6771", kill_on_drop: false }` [INFO] [stdout] c9550e62fc4219ae21e478cdb5d64b49997233e6d80fc3ea04dbba8174cb6771 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ecc3067bf36abffa4633f1546fe89ae9630c819116abb791e67e44953d8ccc0 [INFO] running `Command { std: "docker" "start" "-a" "9ecc3067bf36abffa4633f1546fe89ae9630c819116abb791e67e44953d8ccc0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/streamdeck_rs-a168a45fe21a8b7a) [INFO] [stdout] [INFO] [stderr] Doc-tests streamdeck-rs [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/socket.rs - socket::StreamDeckSocket::connect (line 33) ... FAILED [INFO] [stdout] test src/registration.rs - registration::RegistrationParams::from_args (line 179) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/socket.rs - socket::StreamDeckSocket::connect (line 33) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env` [INFO] [stdout] --> src/socket.rs:34:44 [INFO] [stdout] | [INFO] [stdout] 3 | let params = RegistrationParams::from_args(env::args()).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `env` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RegistrationParams` [INFO] [stdout] --> src/socket.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 3 | let params = RegistrationParams::from_args(env::args()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use streamdeck_rs::registration::RegistrationParams; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StreamDeckSocket` [INFO] [stdout] --> src/socket.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 4 | let connect = StreamDeckSocket::::connect(params.port, params.event, params.uuid); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use streamdeck_rs::StreamDeckSocket; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GlobalSettings` in this scope [INFO] [stdout] --> src/socket.rs:35:34 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_socket_rs_33_0() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 3 | let params = RegistrationParams::from_args(env::args()).unwrap(); [INFO] [stdout] 4 | let connect = StreamDeckSocket::::connect(params.port, params.event, params.uuid); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ActionSettings` in this scope [INFO] [stdout] --> src/socket.rs:35:50 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_socket_rs_33_0() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 3 | let params = RegistrationParams::from_args(env::args()).unwrap(); [INFO] [stdout] 4 | let connect = StreamDeckSocket::::connect(params.port, params.event, params.uuid); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PiMessage` in this scope [INFO] [stdout] --> src/socket.rs:35:66 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_socket_rs_33_0() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 3 | let params = RegistrationParams::from_args(env::args()).unwrap(); [INFO] [stdout] 4 | let connect = StreamDeckSocket::::connect(params.port, params.event, params.uuid); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PiMessageOut` in this scope [INFO] [stdout] --> src/socket.rs:35:77 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_socket_rs_33_0() { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 3 | let params = RegistrationParams::from_args(env::args()).unwrap(); [INFO] [stdout] 4 | let connect = StreamDeckSocket::::connect(params.port, params.event, params.uuid); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `run` in crate `tokio` [INFO] [stdout] --> src/socket.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 5 | tokio::run(connect [INFO] [stdout] | ^^^ not found in `tokio` [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/registration.rs - registration::RegistrationParams::from_args (line 179) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env` [INFO] [stdout] --> src/registration.rs:180:31 [INFO] [stdout] | [INFO] [stdout] 3 | RegistrationParams::from_args(env::args()) [INFO] [stdout] | ^^^ use of undeclared crate or module `env` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RegistrationParams` [INFO] [stdout] --> src/registration.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 3 | RegistrationParams::from_args(env::args()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use streamdeck_rs::registration::RegistrationParams; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/registration.rs - registration::RegistrationParams::from_args (line 179) [INFO] [stdout] src/socket.rs - socket::StreamDeckSocket::connect (line 33) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "9ecc3067bf36abffa4633f1546fe89ae9630c819116abb791e67e44953d8ccc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ecc3067bf36abffa4633f1546fe89ae9630c819116abb791e67e44953d8ccc0", kill_on_drop: false }` [INFO] [stdout] 9ecc3067bf36abffa4633f1546fe89ae9630c819116abb791e67e44953d8ccc0