[INFO] fetching crate flic-rust-client 0.2.0...
[INFO] checking flic-rust-client-0.2.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate flic-rust-client 0.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate flic-rust-client 0.2.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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-5-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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 num_enum_derive v0.7.1
[INFO] [stderr]   Downloaded toml_edit v0.20.7
[INFO] [stderr]   Downloaded num_enum v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb76ba742fc33cdb74c722195674c9d1bc4c0a2abeb25cd1cb4a587cc31444fb
[INFO] running `Command { std: "docker" "start" "-a" "cb76ba742fc33cdb74c722195674c9d1bc4c0a2abeb25cd1cb4a587cc31444fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb76ba742fc33cdb74c722195674c9d1bc4c0a2abeb25cd1cb4a587cc31444fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb76ba742fc33cdb74c722195674c9d1bc4c0a2abeb25cd1cb4a587cc31444fb", kill_on_drop: false }`
[INFO] [stdout] cb76ba742fc33cdb74c722195674c9d1bc4c0a2abeb25cd1cb4a587cc31444fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 476fcf9ed73bfd6534988412ef66a26c99386b253f56165ce311ab85bedac2d7
[INFO] running `Command { std: "docker" "start" "-a" "476fcf9ed73bfd6534988412ef66a26c99386b253f56165ce311ab85bedac2d7", 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 unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[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]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling num_enum_derive v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[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 `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[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[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[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 `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/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[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 11 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 "simpleclient") due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "476fcf9ed73bfd6534988412ef66a26c99386b253f56165ce311ab85bedac2d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "476fcf9ed73bfd6534988412ef66a26c99386b253f56165ce311ab85bedac2d7", kill_on_drop: false }`
[INFO] [stdout] 476fcf9ed73bfd6534988412ef66a26c99386b253f56165ce311ab85bedac2d7
[INFO] checking flic-rust-client-0.2.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate flic-rust-client 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate flic-rust-client 0.2.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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-5-tc2/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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69f77b6bcc7bcfc0699a3fa75e3f09c4ce297b535ec679d56a01405dbd7577dc
[INFO] running `Command { std: "docker" "start" "-a" "69f77b6bcc7bcfc0699a3fa75e3f09c4ce297b535ec679d56a01405dbd7577dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69f77b6bcc7bcfc0699a3fa75e3f09c4ce297b535ec679d56a01405dbd7577dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69f77b6bcc7bcfc0699a3fa75e3f09c4ce297b535ec679d56a01405dbd7577dc", kill_on_drop: false }`
[INFO] [stdout] 69f77b6bcc7bcfc0699a3fa75e3f09c4ce297b535ec679d56a01405dbd7577dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63b261e99f777cc0a5172491c57ae82777c0d72dbd39ea1da286abbca4814ec3
[INFO] running `Command { std: "docker" "start" "-a" "63b261e99f777cc0a5172491c57ae82777c0d72dbd39ea1da286abbca4814ec3", 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 autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling winnow v0.5.19
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling num_enum_derive v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[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/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 `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/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 `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/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: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 `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 `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[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: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[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: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] [stdout] error: aborting due to 11 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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `flic-rust-client` (example "simpleclient") due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "63b261e99f777cc0a5172491c57ae82777c0d72dbd39ea1da286abbca4814ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63b261e99f777cc0a5172491c57ae82777c0d72dbd39ea1da286abbca4814ec3", kill_on_drop: false }`
[INFO] [stdout] 63b261e99f777cc0a5172491c57ae82777c0d72dbd39ea1da286abbca4814ec3
