[INFO] fetching crate netsblox-cli 1.3.5... [INFO] checking netsblox-cli-1.3.5 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate netsblox-cli 1.3.5 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate netsblox-cli 1.3.5 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate netsblox-cli 1.3.5 [INFO] finished tweaking crates.io crate netsblox-cli 1.3.5 [INFO] tweaked toml for crates.io crate netsblox-cli 1.3.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate netsblox-cli 1.3.5 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded data-encoding v2.3.2 [INFO] [stderr] Downloaded netsblox-api v1.3.5 [INFO] [stderr] Downloaded netsblox-api-common v1.3.5 [INFO] [stderr] Downloaded security-framework-sys v2.6.0 [INFO] [stderr] Downloaded cookie v0.16.0 [INFO] [stderr] Downloaded security-framework v2.6.0 [INFO] [stderr] Downloaded directories v2.0.2 [INFO] [stderr] Downloaded confy v0.4.0 [INFO] [stderr] Downloaded dyn-clone v1.0.13 [INFO] [stderr] Downloaded sha1 v0.10.0 [INFO] [stderr] Downloaded parking_lot_core v0.9.7 [INFO] [stderr] Downloaded xmlparser v0.13.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bf3ee00df961340ecf1a76af86b52f0a8fa4420453546028c132a2eb6c68cf4 [INFO] running `Command { std: "docker" "start" "-a" "7bf3ee00df961340ecf1a76af86b52f0a8fa4420453546028c132a2eb6c68cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bf3ee00df961340ecf1a76af86b52f0a8fa4420453546028c132a2eb6c68cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bf3ee00df961340ecf1a76af86b52f0a8fa4420453546028c132a2eb6c68cf4", kill_on_drop: false }` [INFO] [stdout] 7bf3ee00df961340ecf1a76af86b52f0a8fa4420453546028c132a2eb6c68cf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2709c85b569460ab1ba284ecd7839fed95f6c1d67276fd6f7e6c771492df2696 [INFO] running `Command { std: "docker" "start" "-a" "2709c85b569460ab1ba284ecd7839fed95f6c1d67276fd6f7e6c771492df2696", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling syn v2.0.36 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking psl-types v2.0.10 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking sha1 v0.10.0 [INFO] [stderr] Checking publicsuffix v2.1.1 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking newline-converter v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking dyn-clone v1.0.13 [INFO] [stderr] Checking xmlparser v0.13.5 [INFO] [stderr] Checking time v0.3.28 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking inquire v0.6.2 [INFO] [stderr] Checking clap v4.4.3 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking cookie_store v0.16.2 [INFO] [stderr] Checking netsblox-api-common v1.3.5 [INFO] [stderr] Checking confy v0.4.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.20 [INFO] [stderr] Checking netsblox-api v1.3.5 [INFO] [stderr] Checking netsblox-cli v1.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `netsblox_api` is imported redundantly [INFO] [stdout] --> src/config.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use netsblox_api::{self, common::AppId}; [INFO] [stdout] | ^^^^ the item `netsblox_api` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `netsblox_api` is imported redundantly [INFO] [stdout] --> src/main.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | use netsblox_api::{self, serde_json, Client}; [INFO] [stdout] | ^^^^ the item `netsblox_api` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/main.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | use netsblox_api::{self, serde_json, Client}; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `netsblox_api` is imported redundantly [INFO] [stdout] --> src/config.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use netsblox_api::{self, common::AppId}; [INFO] [stdout] | ^^^^ the item `netsblox_api` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `netsblox_api` is imported redundantly [INFO] [stdout] --> src/main.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | use netsblox_api::{self, serde_json, Client}; [INFO] [stdout] | ^^^^ the item `netsblox_api` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_json` is imported redundantly [INFO] [stdout] --> src/main.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | use netsblox_api::{self, serde_json, Client}; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "2709c85b569460ab1ba284ecd7839fed95f6c1d67276fd6f7e6c771492df2696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2709c85b569460ab1ba284ecd7839fed95f6c1d67276fd6f7e6c771492df2696", kill_on_drop: false }` [INFO] [stdout] 2709c85b569460ab1ba284ecd7839fed95f6c1d67276fd6f7e6c771492df2696