[INFO] cloning repository https://github.com/SpartaEN/srun-cli-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpartaEN/srun-cli-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpartaEN%2Fsrun-cli-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpartaEN%2Fsrun-cli-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1133dfc4efbae493906d98ecbf24e438f088609f [INFO] checking SpartaEN/srun-cli-client against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpartaEN%2Fsrun-cli-client" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SpartaEN/srun-cli-client on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SpartaEN/srun-cli-client [INFO] finished tweaking git repo https://github.com/SpartaEN/srun-cli-client [INFO] tweaked toml for git repo https://github.com/SpartaEN/srun-cli-client written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SpartaEN/srun-cli-client 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded local-ip-address v0.5.6 [INFO] [stderr] Downloaded neli-proc-macros v0.1.3 [INFO] [stderr] Downloaded json v0.12.4 [INFO] [stderr] Downloaded neli v0.6.4 [INFO] [stderr] Downloaded openssl-src v300.1.6+3.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e49bd6b5fcb394019c496e3ea824ed953d0ff168b428d511176f5434b4ebb49 [INFO] running `Command { std: "docker" "start" "-a" "0e49bd6b5fcb394019c496e3ea824ed953d0ff168b428d511176f5434b4ebb49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e49bd6b5fcb394019c496e3ea824ed953d0ff168b428d511176f5434b4ebb49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e49bd6b5fcb394019c496e3ea824ed953d0ff168b428d511176f5434b4ebb49", kill_on_drop: false }` [INFO] [stdout] 0e49bd6b5fcb394019c496e3ea824ed953d0ff168b428d511176f5434b4ebb49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dc1c39816241ea88ae8dc34761fe3c1545a80e2d606435152f020ae4e4e8fd5 [INFO] running `Command { std: "docker" "start" "-a" "9dc1c39816241ea88ae8dc34761fe3c1545a80e2d606435152f020ae4e4e8fd5", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking httparse v1.8.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking clap_builder v4.4.8 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Checking clap v4.4.8 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking neli v0.6.4 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking local-ip-address v0.5.6 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking srun-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `json` is imported redundantly [INFO] [stdout] --> src/config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use json; [INFO] [stdout] | ^^^^ the item `json` 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 `Option` is imported redundantly [INFO] [stdout] --> src/config.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::option::Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Option` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/srun/client.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `json` is imported redundantly [INFO] [stdout] --> src/srun/response.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use json::{self, object}; [INFO] [stdout] | ^^^^ the item `json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `base64` is imported redundantly [INFO] [stdout] --> src/srun/srbx1.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use base64::{self, Engine}; [INFO] [stdout] | ^^^^ the item `base64` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `json` is imported redundantly [INFO] [stdout] --> src/config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use json; [INFO] [stdout] | ^^^^ the item `json` 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 `Option` is imported redundantly [INFO] [stdout] --> src/config.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::option::Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/ceab6128fa48a616bfd3e3adf4bc80133b8ee223/library/std/src/prelude/mod.rs:148:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Option` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/srun/client.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `json` is imported redundantly [INFO] [stdout] --> src/srun/response.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use json::{self, object}; [INFO] [stdout] | ^^^^ the item `json` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `base64` is imported redundantly [INFO] [stdout] --> src/srun/srbx1.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use base64::{self, Engine}; [INFO] [stdout] | ^^^^ the item `base64` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.74s [INFO] running `Command { std: "docker" "inspect" "9dc1c39816241ea88ae8dc34761fe3c1545a80e2d606435152f020ae4e4e8fd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dc1c39816241ea88ae8dc34761fe3c1545a80e2d606435152f020ae4e4e8fd5", kill_on_drop: false }` [INFO] [stdout] 9dc1c39816241ea88ae8dc34761fe3c1545a80e2d606435152f020ae4e4e8fd5