[INFO] cloning repository https://github.com/georgmu/fnwalk-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/georgmu/fnwalk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgmu%2Ffnwalk-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgmu%2Ffnwalk-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f22848f6f0c9c0d9fbf7a2b8a2c3175bdc5ab942 [INFO] checking georgmu/fnwalk-rs against master#5431404b87967c69438ea1e698edbe96505f0798 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgmu%2Ffnwalk-rs" "/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/georgmu/fnwalk-rs on toolchain 5431404b87967c69438ea1e698edbe96505f0798 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/georgmu/fnwalk-rs [INFO] finished tweaking git repo https://github.com/georgmu/fnwalk-rs [INFO] tweaked toml for git repo https://github.com/georgmu/fnwalk-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/georgmu/fnwalk-rs 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" "+5431404b87967c69438ea1e698edbe96505f0798" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-broker v0.4.1 [INFO] [stderr] Downloaded tokio-serial v5.4.1 [INFO] [stderr] Downloaded mio-serial v5.0.1 [INFO] [stderr] Downloaded actix-web-actors v4.0.0 [INFO] [stderr] Downloaded actix-files v0.6.0 [INFO] [stderr] Downloaded actix-http v3.0.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7047270b35125e25767ac7910d2e3ce0b04b5d9a2dc8484359b3616ad22218bc [INFO] running `Command { std: "docker" "start" "-a" "7047270b35125e25767ac7910d2e3ce0b04b5d9a2dc8484359b3616ad22218bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7047270b35125e25767ac7910d2e3ce0b04b5d9a2dc8484359b3616ad22218bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7047270b35125e25767ac7910d2e3ce0b04b5d9a2dc8484359b3616ad22218bc", kill_on_drop: false }` [INFO] [stdout] 7047270b35125e25767ac7910d2e3ce0b04b5d9a2dc8484359b3616ad22218bc [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b624c9763f942d2c7a8164b4824d9a6df6285c7fa6603deb07c30dff73c23b7b [INFO] running `Command { std: "docker" "start" "-a" "b624c9763f942d2c7a8164b4824d9a6df6285c7fa6603deb07c30dff73c23b7b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking local-waker v0.1.2 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking tracing v0.1.31 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking num_threads v0.1.3 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking brotli v3.3.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking actix-router v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking time v0.3.7 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking serialport v4.0.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Checking mio-serial v5.0.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking local-channel v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking actix-rt v2.6.0 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-util v0.7.0 [INFO] [stderr] Checking tokio-serial v5.4.1 [INFO] [stderr] Checking actix-server v2.0.0 [INFO] [stderr] Checking h2 v0.3.11 [INFO] [stderr] Checking actix v0.12.0 [INFO] [stderr] Checking actix-codec v0.5.0 [INFO] [stderr] Checking actix-broker v0.4.1 [INFO] [stderr] Checking zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Checking actix-http v3.0.0 [INFO] [stderr] Checking actix-web v4.0.1 [INFO] [stderr] Checking actix-files v0.6.0 [INFO] [stderr] Checking actix-web-actors v4.0.0 [INFO] [stderr] Checking fnwalk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.05s [INFO] running `Command { std: "docker" "inspect" "b624c9763f942d2c7a8164b4824d9a6df6285c7fa6603deb07c30dff73c23b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b624c9763f942d2c7a8164b4824d9a6df6285c7fa6603deb07c30dff73c23b7b", kill_on_drop: false }` [INFO] [stdout] b624c9763f942d2c7a8164b4824d9a6df6285c7fa6603deb07c30dff73c23b7b [INFO] checking georgmu/fnwalk-rs against try#21bc403d557a2516df70ea80fb19b94177beede5 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgmu%2Ffnwalk-rs" "/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/georgmu/fnwalk-rs on toolchain 21bc403d557a2516df70ea80fb19b94177beede5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21bc403d557a2516df70ea80fb19b94177beede5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/georgmu/fnwalk-rs [INFO] finished tweaking git repo https://github.com/georgmu/fnwalk-rs [INFO] tweaked toml for git repo https://github.com/georgmu/fnwalk-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/georgmu/fnwalk-rs 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" "+21bc403d557a2516df70ea80fb19b94177beede5" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+21bc403d557a2516df70ea80fb19b94177beede5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3bda0ce964b857494d1992c8fab1c7fd8e0a5af2d66769de88f596249df3514 [INFO] running `Command { std: "docker" "start" "-a" "e3bda0ce964b857494d1992c8fab1c7fd8e0a5af2d66769de88f596249df3514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3bda0ce964b857494d1992c8fab1c7fd8e0a5af2d66769de88f596249df3514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3bda0ce964b857494d1992c8fab1c7fd8e0a5af2d66769de88f596249df3514", kill_on_drop: false }` [INFO] [stdout] e3bda0ce964b857494d1992c8fab1c7fd8e0a5af2d66769de88f596249df3514 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+21bc403d557a2516df70ea80fb19b94177beede5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69722854fa019e2923f0b3d6b7baebf0629abd98d979af3e8a990ad5670302e9 [INFO] running `Command { std: "docker" "start" "-a" "69722854fa019e2923f0b3d6b7baebf0629abd98d979af3e8a990ad5670302e9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking local-waker v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking tracing v0.1.31 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Checking num_threads v0.1.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking brotli v3.3.3 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking actix-router v0.5.0 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stdout] error: failed to write /tmp/rustcUfLmX1/lib.rmeta: No space left on device (os error 28) [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/rmetaoHHiSV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_urlencoded` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetas2dWjL" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parking_lot` (lib) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/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" "-m64" "/tmp/rustcXezfmo/symbols.o" "/opt/rustwide/target/debug/build/mime_guess-69ce3ef56c837372/build_script_build-69ce3ef56c837372.build_script_build.73f2bb4c3ffe4c13-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-69ce3ef56c837372/build_script_build-69ce3ef56c837372.build_script_build.73f2bb4c3ffe4c13-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-69ce3ef56c837372/build_script_build-69ce3ef56c837372.build_script_build.73f2bb4c3ffe4c13-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-69ce3ef56c837372/build_script_build-69ce3ef56c837372.build_script_build.73f2bb4c3ffe4c13-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-69ce3ef56c837372/build_script_build-69ce3ef56c837372.build_script_build.73f2bb4c3ffe4c13-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/mime_guess-69ce3ef56c837372/build_script_build-69ce3ef56c837372.e6e75bafo5mtuwl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libunicase-351fdcdb24e16459.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4e556381ef4a8dbf.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-48416a54604e417e.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-64aa5183d612c164.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-27dd979fe9e5c65b.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ecfbeaaf30f8650e.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f164bbc0ea18a402.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-42d8258d74ea6d7e.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d77b0ee35a8ae45b.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cb62f59db439d8c8.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-e297eef2d9a6870c.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a6d4a6a62bdbd8f3.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c4e711307c14f0eb.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f174aff260cdd62a.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-05aaa269594d9542.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-708a6cd87e14e441.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8c98f2cfae42311b.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/mime_guess-69ce3ef56c837372/build_script_build-69ce3ef56c837372" "-Wl,--gc-sections" "-pie" "-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 `mime_guess` (build script) due to 2 previous errors [INFO] [stderr] error: could not compile `http` (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/21bc403d557a2516df70ea80fb19b94177beede5/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/rustc3cZWGn/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc3cZWGn/symbols.o" "/opt/rustwide/target/debug/deps/time_macros-aecd460553022384.time_macros.5b66d01187e82896-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-aecd460553022384.time_macros.5b66d01187e82896-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-aecd460553022384.time_macros.5b66d01187e82896-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-aecd460553022384.time_macros.5b66d01187e82896-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-aecd460553022384.time_macros.5b66d01187e82896-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-aecd460553022384.time_macros.5b66d01187e82896-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-aecd460553022384.time_macros.5b66d01187e82896-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-aecd460553022384.time_macros.5b66d01187e82896-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-aecd460553022384.time_macros.5b66d01187e82896-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-aecd460553022384.3ctvnnphklxlene0.rcgu.rmeta" "/opt/rustwide/target/debug/deps/time_macros-aecd460553022384.19w33va62yzuxv2j.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f4f5411d01df0049.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4e556381ef4a8dbf.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-48416a54604e417e.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-64aa5183d612c164.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-27dd979fe9e5c65b.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ecfbeaaf30f8650e.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f164bbc0ea18a402.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-42d8258d74ea6d7e.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d77b0ee35a8ae45b.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cb62f59db439d8c8.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-e297eef2d9a6870c.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a6d4a6a62bdbd8f3.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c4e711307c14f0eb.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f174aff260cdd62a.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-05aaa269594d9542.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-708a6cd87e14e441.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8c98f2cfae42311b.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/21bc403d557a2516df70ea80fb19b94177beede5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtime_macros-aecd460553022384.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 `time-macros` (lib) due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQXbRIr/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encoding_rs` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `regex` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetatHyRgl/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8gfdcV/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0nA51T/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: zstd-sys@1.6.3+zstd.1.5.2: zstd/lib/common/entropy_common.c:368:1: fatal error: error writing to /tmp/ccPwQuvC.s: No space left on device [INFO] [stderr] warning: zstd-sys@1.6.3+zstd.1.5.2: 368 | } [INFO] [stderr] warning: zstd-sys@1.6.3+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@1.6.3+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@1.6.3+zstd.1.5.2: zstd/lib/common/fse_decompress.c:399:1: fatal error: error writing to /tmp/ccVqkwVf.s: No space left on device [INFO] [stderr] warning: zstd-sys@1.6.3+zstd.1.5.2: 399 | } [INFO] [stderr] warning: zstd-sys@1.6.3+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@1.6.3+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@1.6.3+zstd.1.5.2: zstd/lib/compress/huf_compress.c:1369:1: fatal error: error writing to /tmp/ccxq15OO.s: No space left on device [INFO] [stderr] warning: zstd-sys@1.6.3+zstd.1.5.2: 1369 | } [INFO] [stderr] warning: zstd-sys@1.6.3+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@1.6.3+zstd.1.5.2: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `zstd-sys v1.6.3+zstd.1.5.2` [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/zstd-sys-b621808cd7bcd82b/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-19bda7d49a63eb32/out/zstd/lib/common/pool.o" "-c" "zstd/lib/common/pool.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-19bda7d49a63eb32/out/zstd/lib/common/entropy_common.o" "-c" "zstd/lib/common/entropy_common.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-19bda7d49a63eb32/out/zstd/lib/common/debug.o" "-c" "zstd/lib/common/debug.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-19bda7d49a63eb32/out/zstd/lib/common/zstd_common.o" "-c" "zstd/lib/common/zstd_common.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-19bda7d49a63eb32/out/zstd/lib/common/error_private.o" "-c" "zstd/lib/common/error_private.c" [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-19bda7d49a63eb32/out/zstd/lib/common/fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-19bda7d49a63eb32/out/zstd/lib/common/threading.o" "-c" "zstd/lib/common/threading.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-19bda7d49a63eb32/out/zstd/lib/compress/huf_compress.o" "-c" "zstd/lib/compress/huf_compress.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-19bda7d49a63eb32/out/zstd/lib/compress/hist.o" "-c" "zstd/lib/compress/hist.c" [INFO] [stderr] cargo:warning=zstd/lib/common/entropy_common.c:368:1: fatal error: error writing to /tmp/ccPwQuvC.s: No space left on device [INFO] [stderr] cargo:warning= 368 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-19bda7d49a63eb32/out/zstd/lib/compress/zstd_compress_superblock.o" "-c" "zstd/lib/compress/zstd_compress_superblock.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=zstd/lib/common/fse_decompress.c:399:1: fatal error: error writing to /tmp/ccVqkwVf.s: No space left on device [INFO] [stderr] cargo:warning= 399 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/compress/huf_compress.c:1369:1: fatal error: error writing to /tmp/ccxq15OO.s: No space left on device [INFO] [stderr] cargo:warning= 1369 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "zstd/lib/" "-I" "zstd/lib/common" "-I" "zstd/lib/legacy" "-fvisibility=hidden" "-DZSTD_LIB_DEPRECATED=0" "-DXXH_PRIVATE_API=" "-DZSTDLIB_VISIBILITY=" "-DZDICTLIB_VISIBILITY=" "-DZSTDERRORLIB_VISIBILITY=" "-DZSTD_LEGACY_SUPPORT=1" "-o" "/opt/rustwide/target/debug/build/zstd-sys-19bda7d49a63eb32/out/zstd/lib/common/entropy_common.o" "-c" "zstd/lib/common/entropy_common.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaY4m5eb/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaNjITx1/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `brotli` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "69722854fa019e2923f0b3d6b7baebf0629abd98d979af3e8a990ad5670302e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69722854fa019e2923f0b3d6b7baebf0629abd98d979af3e8a990ad5670302e9", kill_on_drop: false }` [INFO] [stdout] 69722854fa019e2923f0b3d6b7baebf0629abd98d979af3e8a990ad5670302e9