[INFO] cloning repository https://github.com/universalmind303/flight-based-scheduler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/universalmind303/flight-based-scheduler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiversalmind303%2Fflight-based-scheduler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiversalmind303%2Fflight-based-scheduler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8b92f3a0fc9e926a13e27ec375c528b432ce85d [INFO] checking universalmind303/flight-based-scheduler against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiversalmind303%2Fflight-based-scheduler" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/universalmind303/flight-based-scheduler on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/universalmind303/flight-based-scheduler [INFO] finished tweaking git repo https://github.com/universalmind303/flight-based-scheduler [INFO] tweaked toml for git repo https://github.com/universalmind303/flight-based-scheduler written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/universalmind303/flight-based-scheduler 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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reedline v0.28.0 [INFO] [stderr] Downloaded arrow-schema v50.0.0 [INFO] [stderr] Downloaded arrow-select v50.0.0 [INFO] [stderr] Downloaded arrow-row v50.0.0 [INFO] [stderr] Downloaded arrow-string v50.0.0 [INFO] [stderr] Downloaded arrow-buffer v50.0.0 [INFO] [stderr] Downloaded arrow-arith v50.0.0 [INFO] [stderr] Downloaded arrow-json v50.0.0 [INFO] [stderr] Downloaded arrow v50.0.0 [INFO] [stderr] Downloaded arrow-array v50.0.0 [INFO] [stderr] Downloaded arrow-cast v50.0.0 [INFO] [stderr] Downloaded arrow-ipc v50.0.0 [INFO] [stderr] Downloaded arrow-flight v50.0.0 [INFO] [stderr] Downloaded arrow-csv v50.0.0 [INFO] [stderr] Downloaded arrow-ord v50.0.0 [INFO] [stderr] Downloaded arrow-data v50.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adff61016ad60e4196c99627d10d0a5f6e7b88eb19ad0de662daa89063f9fcf3 [INFO] running `Command { std: "docker" "start" "-a" "adff61016ad60e4196c99627d10d0a5f6e7b88eb19ad0de662daa89063f9fcf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adff61016ad60e4196c99627d10d0a5f6e7b88eb19ad0de662daa89063f9fcf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adff61016ad60e4196c99627d10d0a5f6e7b88eb19ad0de662daa89063f9fcf3", kill_on_drop: false }` [INFO] [stdout] adff61016ad60e4196c99627d10d0a5f6e7b88eb19ad0de662daa89063f9fcf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07f158f8a17595f72c07364a0e6d5ebbbdb5e9825cc7c1c3a10a5f2b555b301d [INFO] running `Command { std: "docker" "start" "-a" "07f158f8a17595f72c07364a0e6d5ebbbdb5e9825cc7c1c3a10a5f2b555b301d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking arrow-schema v50.0.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking arrow-buffer v50.0.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking arrow-data v50.0.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking prost v0.12.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking h2 v0.3.23 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking arrow-array v50.0.0 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking reedline v0.28.0 [INFO] [stderr] Checking arrow-select v50.0.0 [INFO] [stderr] Checking arrow-row v50.0.0 [INFO] [stderr] Checking arrow-arith v50.0.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking arrow-cast v50.0.0 [INFO] [stderr] Checking arrow-ord v50.0.0 [INFO] [stderr] Checking arrow-string v50.0.0 [INFO] [stderr] Checking arrow-ipc v50.0.0 [INFO] [stderr] Checking arrow-csv v50.0.0 [INFO] [stderr] Checking arrow-json v50.0.0 [INFO] [stderr] Checking arrow v50.0.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stderr] Checking arrow-flight v50.0.0 [INFO] [stderr] Checking dist-scheduler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Actions` is imported redundantly [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dist_scheduler::Actions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use dist_scheduler::*; [INFO] [stdout] | ----------------- the item `Actions` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Actions` is imported redundantly [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use dist_scheduler::Actions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use dist_scheduler::*; [INFO] [stdout] | ----------------- the item `Actions` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.97s [INFO] running `Command { std: "docker" "inspect" "07f158f8a17595f72c07364a0e6d5ebbbdb5e9825cc7c1c3a10a5f2b555b301d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07f158f8a17595f72c07364a0e6d5ebbbdb5e9825cc7c1c3a10a5f2b555b301d", kill_on_drop: false }` [INFO] [stdout] 07f158f8a17595f72c07364a0e6d5ebbbdb5e9825cc7c1c3a10a5f2b555b301d [INFO] checking universalmind303/flight-based-scheduler against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiversalmind303%2Fflight-based-scheduler" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/universalmind303/flight-based-scheduler on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/universalmind303/flight-based-scheduler [INFO] finished tweaking git repo https://github.com/universalmind303/flight-based-scheduler [INFO] tweaked toml for git repo https://github.com/universalmind303/flight-based-scheduler written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/universalmind303/flight-based-scheduler 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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5948eb89173661b9628e1f6319f7d0fc6ab90460b663f43ad4df1dd0164bf4f [INFO] running `Command { std: "docker" "start" "-a" "e5948eb89173661b9628e1f6319f7d0fc6ab90460b663f43ad4df1dd0164bf4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5948eb89173661b9628e1f6319f7d0fc6ab90460b663f43ad4df1dd0164bf4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5948eb89173661b9628e1f6319f7d0fc6ab90460b663f43ad4df1dd0164bf4f", kill_on_drop: false }` [INFO] [stdout] e5948eb89173661b9628e1f6319f7d0fc6ab90460b663f43ad4df1dd0164bf4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc11bf35b53632962cba6014c530e8e993040d8d0e35fd1d61420ac7a37f3fde [INFO] running `Command { std: "docker" "start" "-a" "fc11bf35b53632962cba6014c530e8e993040d8d0e35fd1d61420ac7a37f3fde", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking arrow-schema v50.0.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Checking arrow-buffer v50.0.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking arrow-data v50.0.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/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/rustcmzdgNc/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcmzdgNc/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-2285d0e3a022144b.thiserror_impl.686ccbd2abe4445b-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-2285d0e3a022144b.thiserror_impl.686ccbd2abe4445b-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-2285d0e3a022144b.thiserror_impl.686ccbd2abe4445b-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-2285d0e3a022144b.thiserror_impl.686ccbd2abe4445b-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-2285d0e3a022144b.thiserror_impl.686ccbd2abe4445b-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-2285d0e3a022144b.thiserror_impl.686ccbd2abe4445b-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-2285d0e3a022144b.thiserror_impl.686ccbd2abe4445b-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-2285d0e3a022144b.thiserror_impl.686ccbd2abe4445b-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-2285d0e3a022144b.thiserror_impl.686ccbd2abe4445b-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-2285d0e3a022144b.thiserror_impl.686ccbd2abe4445b-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-2285d0e3a022144b.thiserror_impl.686ccbd2abe4445b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-2285d0e3a022144b.thiserror_impl.686ccbd2abe4445b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-2285d0e3a022144b.thiserror_impl.686ccbd2abe4445b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-2285d0e3a022144b.thiserror_impl.686ccbd2abe4445b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-2285d0e3a022144b.thiserror_impl.686ccbd2abe4445b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-2285d0e3a022144b.thiserror_impl.686ccbd2abe4445b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-2285d0e3a022144b.41wioqnmol6tvzci.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-2285d0e3a022144b.3udr40pf9xn6jmj7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-ecf95452334c3761.rlib" "/opt/rustwide/target/debug/deps/libquote-764b741d9a0ef58a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6b805b9fa7d637e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f251fb108567dd79.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6183181fa671dc5b.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a6207a4090808d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-2285d0e3a022144b.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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/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/rustcngNKaM/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcngNKaM/symbols.o" "/opt/rustwide/target/debug/deps/prost_derive-f057939ee93809b2.prost_derive.b69a91cf2ceb72f6-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-f057939ee93809b2.prost_derive.b69a91cf2ceb72f6-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-f057939ee93809b2.prost_derive.b69a91cf2ceb72f6-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-f057939ee93809b2.prost_derive.b69a91cf2ceb72f6-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-f057939ee93809b2.prost_derive.b69a91cf2ceb72f6-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-f057939ee93809b2.prost_derive.b69a91cf2ceb72f6-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-f057939ee93809b2.prost_derive.b69a91cf2ceb72f6-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-f057939ee93809b2.prost_derive.b69a91cf2ceb72f6-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-f057939ee93809b2.prost_derive.b69a91cf2ceb72f6-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-f057939ee93809b2.prost_derive.b69a91cf2ceb72f6-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-f057939ee93809b2.prost_derive.b69a91cf2ceb72f6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-f057939ee93809b2.prost_derive.b69a91cf2ceb72f6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-f057939ee93809b2.prost_derive.b69a91cf2ceb72f6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-f057939ee93809b2.prost_derive.b69a91cf2ceb72f6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-f057939ee93809b2.prost_derive.b69a91cf2ceb72f6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-f057939ee93809b2.prost_derive.b69a91cf2ceb72f6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/prost_derive-f057939ee93809b2.106hdhicfyustr8j.rcgu.rmeta" "/opt/rustwide/target/debug/deps/prost_derive-f057939ee93809b2.jmqpc0g50gvzb44.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-ecf95452334c3761.rlib" "/opt/rustwide/target/debug/deps/libquote-764b741d9a0ef58a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6b805b9fa7d637e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/target/debug/deps/libitertools-babf4804ad7fe4e7.rlib" "/opt/rustwide/target/debug/deps/libeither-330741d6fdf1878c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b007828de7353546.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f251fb108567dd79.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6183181fa671dc5b.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0717037f6b0eea2d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b30b1af07795b345.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b4513439f9e2eff4.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-89c7daf7b6421ee6.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ca929c3c4a8825b3.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a6207a4090808d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ae671f6743503b8e.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-081c0dc6465d213d.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-4e1666f139f12757.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d6789b63313428be.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb6f9b960309e6b1.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cda7cee373864ce1.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d84d0e58f34585a5.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e8a6a2df7983aa1a.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b3e30276043b6e7.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/57fe1b734d9ff1c8a92bda60b85506b9648158d3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libprost_derive-f057939ee93809b2.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) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `prost-derive` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaf9mSEZ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetayQjcp9/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fc11bf35b53632962cba6014c530e8e993040d8d0e35fd1d61420ac7a37f3fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc11bf35b53632962cba6014c530e8e993040d8d0e35fd1d61420ac7a37f3fde", kill_on_drop: false }` [INFO] [stdout] fc11bf35b53632962cba6014c530e8e993040d8d0e35fd1d61420ac7a37f3fde