[INFO] cloning repository https://github.com/spotlightishere/toyotactl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spotlightishere/toyotactl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspotlightishere%2Ftoyotactl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspotlightishere%2Ftoyotactl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ab3321470d66510bdbfb61c03bf67cc0fdb0baa [INFO] checking spotlightishere/toyotactl against master#0f442e265c165c0a78633bef98de18517815150c for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspotlightishere%2Ftoyotactl" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spotlightishere/toyotactl on toolchain 0f442e265c165c0a78633bef98de18517815150c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spotlightishere/toyotactl [INFO] finished tweaking git repo https://github.com/spotlightishere/toyotactl [INFO] tweaked toml for git repo https://github.com/spotlightishere/toyotactl written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/spotlightishere/toyotactl 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" "+0f442e265c165c0a78633bef98de18517815150c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40842d721714153a524d2a621ca507a617ff41138d81b604bfa1b81be9b320d1 [INFO] running `Command { std: "docker" "start" "-a" "40842d721714153a524d2a621ca507a617ff41138d81b604bfa1b81be9b320d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40842d721714153a524d2a621ca507a617ff41138d81b604bfa1b81be9b320d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40842d721714153a524d2a621ca507a617ff41138d81b604bfa1b81be9b320d1", kill_on_drop: false }` [INFO] [stdout] 40842d721714153a524d2a621ca507a617ff41138d81b604bfa1b81be9b320d1 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e4791d0f934bf91247f925927f698f3bcd68c387a6d74289761343720544010 [INFO] running `Command { std: "docker" "start" "-a" "8e4791d0f934bf91247f925927f698f3bcd68c387a6d74289761343720544010", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking event-listener-strategy v0.5.1 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling async-recursion v1.1.0 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking async-executor v1.9.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking xdg-home v1.1.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking linux-keyutils v0.2.4 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking enumflags2 v0.7.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking zbus_names v2.6.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking zbus v3.15.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking secret-service v3.0.1 [INFO] [stderr] Checking keyring v2.3.2 [INFO] [stderr] Checking toyotactl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ApiError` [INFO] [stdout] --> src/api/mod.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | pub use client::{ApiClient, ApiError}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ApiError` [INFO] [stdout] --> src/api/mod.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | pub use client::{ApiClient, ApiError}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `api_gateway_key` [INFO] [stdout] --> src/api/mod.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | pub use token_siphon::{api_gateway_key, ensure_gateway_key}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `api_gateway_key` [INFO] [stdout] --> src/api/mod.rs:5:24 [INFO] [stdout] | [INFO] [stdout] 5 | pub use token_siphon::{api_gateway_key, ensure_gateway_key}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `access_token` and `guid` are never read [INFO] [stdout] --> src/api/client.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct ApiClient { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 3 | /// The internal access token across API requests. [INFO] [stdout] 4 | access_token: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 5 | /// The parsed GUID from the access token. [INFO] [stdout] 6 | guid: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ApiError` is never used [INFO] [stdout] --> src/api/client.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum ApiError {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `api_gateway_key` is never used [INFO] [stdout] --> src/api/token_siphon.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn api_gateway_key() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/forgerock/mod.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | Reqwest(reqwest::Error), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ForgeRockError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 11 | Reqwest(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/forgerock/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | Parse(serde_json::Error), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ForgeRockError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 | Parse(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `access_token` and `guid` are never read [INFO] [stdout] --> src/api/client.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct ApiClient { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 3 | /// The internal access token across API requests. [INFO] [stdout] 4 | access_token: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 5 | /// The parsed GUID from the access token. [INFO] [stdout] 6 | guid: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ApiError` is never used [INFO] [stdout] --> src/api/client.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum ApiError {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `api_gateway_key` is never used [INFO] [stdout] --> src/api/token_siphon.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn api_gateway_key() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/forgerock/mod.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | Reqwest(reqwest::Error), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ForgeRockError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 11 | Reqwest(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/forgerock/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | Parse(serde_json::Error), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ForgeRockError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 | Parse(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.10s [INFO] running `Command { std: "docker" "inspect" "8e4791d0f934bf91247f925927f698f3bcd68c387a6d74289761343720544010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e4791d0f934bf91247f925927f698f3bcd68c387a6d74289761343720544010", kill_on_drop: false }` [INFO] [stdout] 8e4791d0f934bf91247f925927f698f3bcd68c387a6d74289761343720544010 [INFO] checking spotlightishere/toyotactl against try#774bd5ba31b89dab12d58c29690ad9f7e5c9f063 for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspotlightishere%2Ftoyotactl" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spotlightishere/toyotactl on toolchain 774bd5ba31b89dab12d58c29690ad9f7e5c9f063 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spotlightishere/toyotactl [INFO] finished tweaking git repo https://github.com/spotlightishere/toyotactl [INFO] tweaked toml for git repo https://github.com/spotlightishere/toyotactl written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/spotlightishere/toyotactl 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" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fb0fc01c96b17f3fda9a28799d1cc1e87beaa6753d0aad77b0f19b7bf53799c [INFO] running `Command { std: "docker" "start" "-a" "0fb0fc01c96b17f3fda9a28799d1cc1e87beaa6753d0aad77b0f19b7bf53799c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fb0fc01c96b17f3fda9a28799d1cc1e87beaa6753d0aad77b0f19b7bf53799c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fb0fc01c96b17f3fda9a28799d1cc1e87beaa6753d0aad77b0f19b7bf53799c", kill_on_drop: false }` [INFO] [stdout] 0fb0fc01c96b17f3fda9a28799d1cc1e87beaa6753d0aad77b0f19b7bf53799c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+774bd5ba31b89dab12d58c29690ad9f7e5c9f063" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25060369dfa4835d0ff46b0e75504a71586219446226fabd12b3c48ec0de9935 [INFO] running `Command { std: "docker" "start" "-a" "25060369dfa4835d0ff46b0e75504a71586219446226fabd12b3c48ec0de9935", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `lock_api` (build script) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to run custom build command for `typenum v1.17.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/typenum-ba5380f4f2932d28/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.17.0/build/main.rs:184:63: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56088d25242d - std::backtrace_rs::backtrace::libunwind::trace::h6a54887ad806bdca [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x56088d25242d - std::backtrace_rs::backtrace::trace_unsynchronized::h6cf433a831cf07a5 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56088d25242d - std::sys::backtrace::_print_fmt::hfa8db9e62539d8e0 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x56088d25242d - ::fmt::h3a8610b5cb3e9caa [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x56088d26f65b - core::fmt::rt::Argument::fmt::hce670a5e82e2f7e5 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x56088d26f65b - core::fmt::write::h2359fb471cabf9cf [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/core/src/fmt/mod.rs:1178:21 [INFO] [stderr] 6: 0x56088d24fad3 - std::io::Write::write_fmt::h46ab321d0a2d9205 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x56088d2535e2 - std::sys::backtrace::BacktraceLock::print::h4e4e2e16f0f4e6c2 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x56088d2535e2 - std::panicking::default_hook::{{closure}}::h106a067daf228e75 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:266:22 [INFO] [stderr] 9: 0x56088d25324e - std::panicking::default_hook::h65975814af7703ad [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:293:9 [INFO] [stderr] 10: 0x56088d253dff - std::panicking::rust_panic_with_hook::h82993262678934fc [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:797:13 [INFO] [stderr] 11: 0x56088d253b77 - std::panicking::begin_panic_handler::{{closure}}::hadbd8259909d3076 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:671:13 [INFO] [stderr] 12: 0x56088d252919 - std::sys::backtrace::__rust_end_short_backtrace::hfe297d438869b764 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x56088d253804 - rust_begin_unwind [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:662:5 [INFO] [stderr] 14: 0x56088d26e843 - core::panicking::panic_fmt::hdaf5f659db5b25ea [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x56088d26ec36 - core::result::unwrap_failed::h71bf1dad69210ed8 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/core/src/result.rs:1679:5 [INFO] [stderr] 16: 0x56088d22e32c - build_script_main::main::h726f61434d554c9b [INFO] [stderr] 17: 0x56088d2302c3 - core::ops::function::FnOnce::call_once::h8b0201dfffa7b7d5 [INFO] [stderr] 18: 0x56088d22f8a6 - std::sys::backtrace::__rust_begin_short_backtrace::h1447d6120248bfad [INFO] [stderr] 19: 0x56088d227089 - std::rt::lang_start::{{closure}}::h3b684f2550942c75 [INFO] [stderr] 20: 0x56088d24c9c0 - core::ops::function::impls:: for &F>::call_once::heeadd41eed79e2e5 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x56088d24c9c0 - std::panicking::try::do_call::hf481b8890e8f05de [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:554:40 [INFO] [stderr] 22: 0x56088d24c9c0 - std::panicking::try::hbe1d24f1416e9d51 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:518:19 [INFO] [stderr] 23: 0x56088d24c9c0 - std::panic::catch_unwind::h0ad6ebb3e3a60e59 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panic.rs:345:14 [INFO] [stderr] 24: 0x56088d24c9c0 - std::rt::lang_start_internal::{{closure}}::hd0bb4086e1f6bc5f [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/rt.rs:143:48 [INFO] [stderr] 25: 0x56088d24c9c0 - std::panicking::try::do_call::h65df82c6b9ba23ed [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:554:40 [INFO] [stderr] 26: 0x56088d24c9c0 - std::panicking::try::h68c7a4ef5e03e376 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panicking.rs:518:19 [INFO] [stderr] 27: 0x56088d24c9c0 - std::panic::catch_unwind::h35b6c37fe9d346f1 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/panic.rs:345:14 [INFO] [stderr] 28: 0x56088d24c9c0 - std::rt::lang_start_internal::h0de7f461f2898ff4 [INFO] [stderr] at /rustc/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/library/std/src/rt.rs:143:20 [INFO] [stderr] 29: 0x56088d227067 - std::rt::lang_start::hb6782fc65b84d0f8 [INFO] [stderr] 30: 0x56088d22e835 - main [INFO] [stderr] 31: 0x7f23d64bbd90 - [INFO] [stderr] 32: 0x7f23d64bbe40 - __libc_start_main [INFO] [stderr] 33: 0x56088d219a85 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustccaSWsp/symbols.o" "/opt/rustwide/target/debug/build/num-traits-6894cbdfa403246f/build_script_build-6894cbdfa403246f.build_script_build.7867f9c697157827-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/num-traits-6894cbdfa403246f/build_script_build-6894cbdfa403246f.6attoj6x9b8ip7s68uinjtg9u.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-dad963b30bf93515.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4ff76c00e1ddbd50.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/774bd5ba31b89dab12d58c29690ad9f7e5c9f063/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-traits-6894cbdfa403246f/build_script_build-6894cbdfa403246f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetazuYXrj" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `quote` (lib) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaZT2K4S" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetamp22jo" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta659KgT" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "25060369dfa4835d0ff46b0e75504a71586219446226fabd12b3c48ec0de9935", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25060369dfa4835d0ff46b0e75504a71586219446226fabd12b3c48ec0de9935", kill_on_drop: false }` [INFO] [stdout] 25060369dfa4835d0ff46b0e75504a71586219446226fabd12b3c48ec0de9935