[INFO] cloning repository https://github.com/toBeUrself/future-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toBeUrself/future-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtoBeUrself%2Ffuture-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtoBeUrself%2Ffuture-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27aaad42b1975e2c9c564be4e917deed73cf71d3 [INFO] checking toBeUrself/future-tools against master#7c4ac0603e9ee5295bc802c90575391288a69a8a for pr-124728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtoBeUrself%2Ffuture-tools" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/toBeUrself/future-tools on toolchain 7c4ac0603e9ee5295bc802c90575391288a69a8a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7c4ac0603e9ee5295bc802c90575391288a69a8a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toBeUrself/future-tools [INFO] finished tweaking git repo https://github.com/toBeUrself/future-tools [INFO] tweaked toml for git repo https://github.com/toBeUrself/future-tools written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/toBeUrself/future-tools 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" "+7c4ac0603e9ee5295bc802c90575391288a69a8a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+7c4ac0603e9ee5295bc802c90575391288a69a8a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74b7339e90c33a0d76736ce03fdfea7e6c2e0e83ad01dfd57fbd3d87a9182f90 [INFO] running `Command { std: "docker" "start" "-a" "74b7339e90c33a0d76736ce03fdfea7e6c2e0e83ad01dfd57fbd3d87a9182f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74b7339e90c33a0d76736ce03fdfea7e6c2e0e83ad01dfd57fbd3d87a9182f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74b7339e90c33a0d76736ce03fdfea7e6c2e0e83ad01dfd57fbd3d87a9182f90", kill_on_drop: false }` [INFO] [stdout] 74b7339e90c33a0d76736ce03fdfea7e6c2e0e83ad01dfd57fbd3d87a9182f90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+7c4ac0603e9ee5295bc802c90575391288a69a8a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ee1fe884064a8989ef6262cec138cf79ee27305909375ccc5c80ec119822658 [INFO] running `Command { std: "docker" "start" "-a" "3ee1fe884064a8989ef6262cec138cf79ee27305909375ccc5c80ec119822658", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking tokio v1.35.0 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking xt-future-tools v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `crossed_float_profit` [INFO] [stdout] --> src/services/account.rs:147:11 [INFO] [stdout] | [INFO] [stdout] 147 | let crossed_float_profit = 0.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crossed_float_profit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/services/account.rs:150:19 [INFO] [stdout] | [INFO] [stdout] 150 | symbol: s, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ps` [INFO] [stdout] --> src/services/account.rs:151:26 [INFO] [stdout] | [INFO] [stdout] 151 | position_side: ps, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entry_price` [INFO] [stdout] --> src/services/account.rs:153:11 [INFO] [stdout] | [INFO] [stdout] 153 | entry_price, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `entry_price: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ct` [INFO] [stdout] --> src/services/account.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | contract_type: ct, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cbase` [INFO] [stdout] --> src/main.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let cbase = "/dapi"; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cbase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `balance` [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let balance = get_account_balance(&services, GET_BALANCE_DETAIL)?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `positions` [INFO] [stdout] --> src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let positions = get_account_positions(&services, GET_POSITION_LIST)?; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `crossed_float_profit` [INFO] [stdout] --> src/services/account.rs:147:11 [INFO] [stdout] | [INFO] [stdout] 147 | let crossed_float_profit = 0.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crossed_float_profit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/services/account.rs:150:19 [INFO] [stdout] | [INFO] [stdout] 150 | symbol: s, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ps` [INFO] [stdout] --> src/services/account.rs:151:26 [INFO] [stdout] | [INFO] [stdout] 151 | position_side: ps, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entry_price` [INFO] [stdout] --> src/services/account.rs:153:11 [INFO] [stdout] | [INFO] [stdout] 153 | entry_price, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `entry_price: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ct` [INFO] [stdout] --> src/services/account.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | contract_type: ct, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cbase` [INFO] [stdout] --> src/main.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let cbase = "/dapi"; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_cbase` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `balance` [INFO] [stdout] --> src/main.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let balance = get_account_balance(&services, GET_BALANCE_DETAIL)?; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_balance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `positions` [INFO] [stdout] --> src/main.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let positions = get_account_positions(&services, GET_POSITION_LIST)?; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.52s [INFO] running `Command { std: "docker" "inspect" "3ee1fe884064a8989ef6262cec138cf79ee27305909375ccc5c80ec119822658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ee1fe884064a8989ef6262cec138cf79ee27305909375ccc5c80ec119822658", kill_on_drop: false }` [INFO] [stdout] 3ee1fe884064a8989ef6262cec138cf79ee27305909375ccc5c80ec119822658 [INFO] checking toBeUrself/future-tools against try#98ebbae35138252af77610c20ea5a5e8bf68d639 for pr-124728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtoBeUrself%2Ffuture-tools" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/toBeUrself/future-tools on toolchain 98ebbae35138252af77610c20ea5a5e8bf68d639 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toBeUrself/future-tools [INFO] finished tweaking git repo https://github.com/toBeUrself/future-tools [INFO] tweaked toml for git repo https://github.com/toBeUrself/future-tools written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/toBeUrself/future-tools 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" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9807da2b4373090f51580c05e6152fc77c0027c6357ea25fbaee184ebbe3e0b3 [INFO] running `Command { std: "docker" "start" "-a" "9807da2b4373090f51580c05e6152fc77c0027c6357ea25fbaee184ebbe3e0b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9807da2b4373090f51580c05e6152fc77c0027c6357ea25fbaee184ebbe3e0b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9807da2b4373090f51580c05e6152fc77c0027c6357ea25fbaee184ebbe3e0b3", kill_on_drop: false }` [INFO] [stdout] 9807da2b4373090f51580c05e6152fc77c0027c6357ea25fbaee184ebbe3e0b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+98ebbae35138252af77610c20ea5a5e8bf68d639" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4728e9bdc4165f65f0d2514e7c5d1ae6719075e3f6abf1886eb6895065308170 [INFO] running `Command { std: "docker" "start" "-a" "4728e9bdc4165f65f0d2514e7c5d1ae6719075e3f6abf1886eb6895065308170", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tokio v1.35.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc5cLpyI/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc5cLpyI/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-197d7364c0bde033.serde_derive.7708732dbb7d6dda-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-197d7364c0bde033.serde_derive.7708732dbb7d6dda-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-197d7364c0bde033.serde_derive.7708732dbb7d6dda-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-197d7364c0bde033.serde_derive.7708732dbb7d6dda-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-197d7364c0bde033.serde_derive.7708732dbb7d6dda-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-197d7364c0bde033.serde_derive.7708732dbb7d6dda-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-197d7364c0bde033.serde_derive.7708732dbb7d6dda-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-197d7364c0bde033.serde_derive.7708732dbb7d6dda-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-197d7364c0bde033.serde_derive.7708732dbb7d6dda-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-197d7364c0bde033.serde_derive.7708732dbb7d6dda-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-197d7364c0bde033.serde_derive.7708732dbb7d6dda-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-197d7364c0bde033.serde_derive.7708732dbb7d6dda-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-197d7364c0bde033.serde_derive.7708732dbb7d6dda-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-197d7364c0bde033.serde_derive.7708732dbb7d6dda-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-197d7364c0bde033.serde_derive.7708732dbb7d6dda-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-197d7364c0bde033.serde_derive.7708732dbb7d6dda-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-197d7364c0bde033.3xdzal08p1ypdmgay5hclo1nl.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-197d7364c0bde033.0e4a7erut0y6tjdsqs8x5xkfq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-873df7e7591ff4b7.rlib" "/opt/rustwide/target/debug/deps/libquote-3062e7739f9ad982.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d11a418d852e237a.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-b3d48138f99e4cdb.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c12ec1592d745850.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30c8f175666f1cd0.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d6affdb2eceb7b92.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-671357261ecc5f22.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2a0ac26b937774c3.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-e6c49dfa36c6e5ca.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f007e7281d6dd525.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-9329ecfd01afd05c.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f23fd629ee77e700.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-80b02aae68666c26.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b461688257786f39.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-827e0a26c0bfb366.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-34d2ca61988bea12.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-313a99786e15f0d6.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-49777722dec30b42.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ae0728f1e6d5b4f0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/98ebbae35138252af77610c20ea5a5e8bf68d639/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-197d7364c0bde033.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaT42LCS" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaAmLkir/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `h2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4728e9bdc4165f65f0d2514e7c5d1ae6719075e3f6abf1886eb6895065308170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4728e9bdc4165f65f0d2514e7c5d1ae6719075e3f6abf1886eb6895065308170", kill_on_drop: false }` [INFO] [stdout] 4728e9bdc4165f65f0d2514e7c5d1ae6719075e3f6abf1886eb6895065308170