[INFO] fetching crate flic-rust-client 0.2.0...
[INFO] checking flic-rust-client-0.2.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate flic-rust-client 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate flic-rust-client 0.2.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate flic-rust-client 0.2.0
[INFO] finished tweaking crates.io crate flic-rust-client 0.2.0
[INFO] tweaked toml for crates.io crate flic-rust-client 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate flic-rust-client 0.2.0 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro-crate v2.0.0
[INFO] [stderr]   Downloaded toml_edit v0.20.7
[INFO] [stderr]   Downloaded num_enum v0.7.1
[INFO] [stderr]   Downloaded num_enum_derive v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 583e77ae39ef7800e981c42d94dcfe69249cd64dff3282a2117dfb61db3506d1
[INFO] running `Command { std: "docker" "start" "-a" "583e77ae39ef7800e981c42d94dcfe69249cd64dff3282a2117dfb61db3506d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "583e77ae39ef7800e981c42d94dcfe69249cd64dff3282a2117dfb61db3506d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "583e77ae39ef7800e981c42d94dcfe69249cd64dff3282a2117dfb61db3506d1", kill_on_drop: false }`
[INFO] [stdout] 583e77ae39ef7800e981c42d94dcfe69249cd64dff3282a2117dfb61db3506d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7dceff33a02d6fec79637fb066aa8a6fb1dfc2a1359f36a6f70ce1847724e2e
[INFO] running `Command { std: "docker" "start" "-a" "a7dceff33a02d6fec79637fb066aa8a6fb1dfc2a1359f36a6f70ce1847724e2e", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.1
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking num_enum v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking flic-rust-client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `flicbtn`
[INFO] [stdout]  --> examples/simpleclient.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use flicbtn::*;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `flicbtn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `flicbtn`
[INFO] [stdout]  --> examples/ping.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use flicbtn::*;
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `flicbtn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `event_handler` in this scope
[INFO] [stdout]  --> examples/ping.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let event = event_handler(|event| {
[INFO] [stdout]   |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 1 + use flic_rust_client::event_handler;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `event_handler` in this scope
[INFO] [stdout]   --> examples/ping.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let event2 = event_handler(|event| {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 1  + use flic_rust_client::event_handler;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlicClient`
[INFO] [stdout]   --> examples/ping.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let client = FlicClient::new("127.0.0.1:5551")
[INFO] [stdout]    |                  ^^^^^^^^^^ use of undeclared type `FlicClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use flic_rust_client::FlicClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command`
[INFO] [stdout]   --> examples/ping.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 |         client1.submit(Command::GetInfo).await;
[INFO] [stdout]    |                        ^^^^^^^ use of undeclared type `Command`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use flic_rust_client::Command;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use tokio::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `event_handler` in this scope
[INFO] [stdout]  --> examples/simpleclient.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let event = event_handler(|event| {
[INFO] [stdout]   |                 ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 1 + use flic_rust_client::event_handler;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `delay_for` in module `tokio::time`
[INFO] [stdout]   --> examples/ping.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |         tokio::time::delay_for(Duration::from_secs(3)).await;
[INFO] [stdout]    |                      ^^^^^^^^^ not found in `tokio::time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FlicClient`
[INFO] [stdout]   --> examples/simpleclient.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let client = FlicClient::new("127.0.0.1:5551")
[INFO] [stdout]    |                  ^^^^^^^^^^ use of undeclared type `FlicClient`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use flic_rust_client::FlicClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command`
[INFO] [stdout]   --> examples/simpleclient.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |         client1.submit(Command::GetInfo).await;
[INFO] [stdout]    |                        ^^^^^^^ use of undeclared type `Command`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use flic_rust_client::Command;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use tokio::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command`
[INFO] [stdout]   --> examples/ping.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |         client1.submit(Command::GetInfo).await;
[INFO] [stdout]    |                        ^^^^^^^ use of undeclared type `Command`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use flic_rust_client::Command;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use tokio::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command`
[INFO] [stdout]   --> examples/simpleclient.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 |                         .submit(Command::CreateScanWizard { scan_wizard_id })
[INFO] [stdout]    |                                 ^^^^^^^ use of undeclared type `Command`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use flic_rust_client::Command;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use tokio::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `delay_for` in module `tokio::time`
[INFO] [stdout]   --> examples/ping.rs:29:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |         tokio::time::delay_for(Duration::from_secs(3)).await;
[INFO] [stdout]    |                      ^^^^^^^^^ not found in `tokio::time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command`
[INFO] [stdout]   --> examples/simpleclient.rs:57:33
[INFO] [stdout]    |
[INFO] [stdout] 57 |                         .submit(Command::CancelScanWizard { scan_wizard_id })
[INFO] [stdout]    |                                 ^^^^^^^ use of undeclared type `Command`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use flic_rust_client::Command;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use tokio::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command`
[INFO] [stdout]   --> examples/simpleclient.rs:65:33
[INFO] [stdout]    |
[INFO] [stdout] 65 |                         .submit(Command::CreateConnectionChannel {
[INFO] [stdout]    |                                 ^^^^^^^ use of undeclared type `Command`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use flic_rust_client::Command;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use tokio::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LatencyMode`
[INFO] [stdout]   --> examples/simpleclient.rs:68:43
[INFO] [stdout]    |
[INFO] [stdout] 68 | ...                   latency_mode: LatencyMode::NormalLatency,
[INFO] [stdout]    |                                     ^^^^^^^^^^^ use of undeclared type `LatencyMode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 1  + use flic_rust_client::LatencyMode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command`
[INFO] [stdout]   --> examples/simpleclient.rs:76:33
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         .submit(Command::RemoveConnectionChannel { conn_id })
[INFO] [stdout]    |                                 ^^^^^^^ use of undeclared type `Command`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use flic_rust_client::Command;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use tokio::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Command`
[INFO] [stdout]   --> examples/simpleclient.rs:83:33
[INFO] [stdout]    |
[INFO] [stdout] 83 |                         .submit(Command::GetButtonInfo {
[INFO] [stdout]    |                                 ^^^^^^^ use of undeclared type `Command`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 1  + use flic_rust_client::Command;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use std::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use tokio::process::Command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/simpleclient.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let client = FlicClient::new("127.0.0.1:5551")
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     let client2 = client1.clone();
[INFO] [stdout]    |                           ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let client: /* Type */ = FlicClient::new("127.0.0.1:5551")
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/ping.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let client = FlicClient::new("127.0.0.1:5551")
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     let client2 = client1.clone();
[INFO] [stdout]    |                           ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let client: /* Type */ = FlicClient::new("127.0.0.1:5551")
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flic-rust-client` (example "ping") due to 10 previous errors
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `flic-rust-client` (example "simpleclient") due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "a7dceff33a02d6fec79637fb066aa8a6fb1dfc2a1359f36a6f70ce1847724e2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7dceff33a02d6fec79637fb066aa8a6fb1dfc2a1359f36a6f70ce1847724e2e", kill_on_drop: false }`
[INFO] [stdout] a7dceff33a02d6fec79637fb066aa8a6fb1dfc2a1359f36a6f70ce1847724e2e
