[INFO] cloning repository https://github.com/suhlig/forwardemail-webhook-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suhlig/forwardemail-webhook-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhlig%2Fforwardemail-webhook-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhlig%2Fforwardemail-webhook-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b4a59bac9cf98c930b6ba77bc18a972b0bb33af [INFO] building suhlig/forwardemail-webhook-rs against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhlig%2Fforwardemail-webhook-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/suhlig/forwardemail-webhook-rs on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/suhlig/forwardemail-webhook-rs [INFO] finished tweaking git repo https://github.com/suhlig/forwardemail-webhook-rs [INFO] tweaked toml for git repo https://github.com/suhlig/forwardemail-webhook-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/suhlig/forwardemail-webhook-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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-web-httpauth v0.6.0 [INFO] [stderr] Downloaded actix-http v3.1.0 [INFO] [stderr] Downloaded actix-files v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5142d0f9176a6ecbf713457056e0db30a9f0e24f5972ff303103706c5353cc4f [INFO] running `Command { std: "docker" "start" "-a" "5142d0f9176a6ecbf713457056e0db30a9f0e24f5972ff303103706c5353cc4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5142d0f9176a6ecbf713457056e0db30a9f0e24f5972ff303103706c5353cc4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5142d0f9176a6ecbf713457056e0db30a9f0e24f5972ff303103706c5353cc4f", kill_on_drop: false }` [INFO] [stdout] 5142d0f9176a6ecbf713457056e0db30a9f0e24f5972ff303103706c5353cc4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6411c3cf4c00a5b0fce27f796412c834cb2eb1ca8a090e0750048a390595cfbb [INFO] running `Command { std: "docker" "start" "-a" "6411c3cf4c00a5b0fce27f796412c834cb2eb1ca8a090e0750048a390595cfbb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap_lex v0.2.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling simple_logger v2.1.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling clap_derive v3.2.5 [INFO] [stderr] Compiling clap v3.2.5 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Compiling cargo-lock v7.1.0 [INFO] [stderr] Compiling built v0.5.1 [INFO] [stderr] Compiling forwardemail-webhook-rs v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.1.0 [INFO] [stderr] Compiling actix-web v4.1.0 [INFO] [stderr] Compiling actix-web-httpauth v0.6.0 [INFO] [stderr] Compiling actix-files v0.6.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.89s [INFO] running `Command { std: "docker" "inspect" "6411c3cf4c00a5b0fce27f796412c834cb2eb1ca8a090e0750048a390595cfbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6411c3cf4c00a5b0fce27f796412c834cb2eb1ca8a090e0750048a390595cfbb", kill_on_drop: false }` [INFO] [stdout] 6411c3cf4c00a5b0fce27f796412c834cb2eb1ca8a090e0750048a390595cfbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c61905ef38b828659559b6d98bf431c793d529b317e933fa9b5cf96bd01a3288 [INFO] running `Command { std: "docker" "start" "-a" "c61905ef38b828659559b6d98bf431c793d529b317e933fa9b5cf96bd01a3288", kill_on_drop: false }` [INFO] [stderr] Compiling forwardemail-webhook-rs v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "c61905ef38b828659559b6d98bf431c793d529b317e933fa9b5cf96bd01a3288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c61905ef38b828659559b6d98bf431c793d529b317e933fa9b5cf96bd01a3288", kill_on_drop: false }` [INFO] [stdout] c61905ef38b828659559b6d98bf431c793d529b317e933fa9b5cf96bd01a3288 [INFO] building suhlig/forwardemail-webhook-rs against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuhlig%2Fforwardemail-webhook-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/suhlig/forwardemail-webhook-rs on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/suhlig/forwardemail-webhook-rs [INFO] finished tweaking git repo https://github.com/suhlig/forwardemail-webhook-rs [INFO] tweaked toml for git repo https://github.com/suhlig/forwardemail-webhook-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/suhlig/forwardemail-webhook-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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c8456935ad21aa67630f5abc8208b17f05daaf24f7950db0ff0ba5585268dce [INFO] running `Command { std: "docker" "start" "-a" "6c8456935ad21aa67630f5abc8208b17f05daaf24f7950db0ff0ba5585268dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c8456935ad21aa67630f5abc8208b17f05daaf24f7950db0ff0ba5585268dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c8456935ad21aa67630f5abc8208b17f05daaf24f7950db0ff0ba5585268dce", kill_on_drop: false }` [INFO] [stdout] 6c8456935ad21aa67630f5abc8208b17f05daaf24f7950db0ff0ba5585268dce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3c78ac5ff24fa6760298b450c2fe674b22f1b4ac5ebd8aeb9d397cdfee09577 [INFO] running `Command { std: "docker" "start" "-a" "c3c78ac5ff24fa6760298b450c2fe674b22f1b4ac5ebd8aeb9d397cdfee09577", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `url` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `num_cpus` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaYAkWol" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/proc-macro-error-e0afe2c83d170fd3/output` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `brotli-decompressor` (lib) [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] error: could not compile `httpdate` (lib) [INFO] [stderr] error: could not compile `rand` (lib) due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `base64` (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/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc29LPFL/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc29LPFL/symbols.o" "/opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.time_macros.dc33c97ed473cdd2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.time_macros.dc33c97ed473cdd2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.time_macros.dc33c97ed473cdd2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.time_macros.dc33c97ed473cdd2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.time_macros.dc33c97ed473cdd2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.time_macros.dc33c97ed473cdd2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.time_macros.dc33c97ed473cdd2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.time_macros.dc33c97ed473cdd2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.time_macros.dc33c97ed473cdd2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.2px9axtbjkm0c8yd.rcgu.rmeta" "/opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.1ecl1m2mj0r70i0q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c4e32c934dad53ec.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/libtime_macros-7371ee1a48c54774.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cccrHVri.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libtime_macros-7371ee1a48c54774.so /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/target/debug/deps -L/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained -L/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. --version-script=/tmp/rustc29LPFL/list --no-undefined-version /tmp/rustc29LPFL/symbols.o /opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.time_macros.dc33c97ed473cdd2-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.time_macros.dc33c97ed473cdd2-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.time_macros.dc33c97ed473cdd2-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.time_macros.dc33c97ed473cdd2-cgu.3.rcgu.o /opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.time_macros.dc33c97ed473cdd2-cgu.4.rcgu.o /opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.time_macros.dc33c97ed473cdd2-cgu.5.rcgu.o /opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.time_macros.dc33c97ed473cdd2-cgu.6.rcgu.o /opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.time_macros.dc33c97ed473cdd2-cgu.7.rcgu.o /opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.time_macros.dc33c97ed473cdd2-cgu.8.rcgu.o /opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.2px9axtbjkm0c8yd.rcgu.rmeta /opt/rustwide/target/debug/deps/time_macros-7371ee1a48c54774.1ecl1m2mj0r70i0q.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c4e32c934dad53ec.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib /opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time-macros` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaK0M5jE" [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/rmetamM7uXK" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/brotli-e4e6bfaa7c73610e.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to previous error [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103, [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: from libgit2/src/runtime.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: from libgit2/src/alloc.c:9: [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: 184 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103, [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: from libgit2/src/annotated_commit.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: from libgit2/src/annotated_commit.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: 184 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103, [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: from libgit2/src/array.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: from libgit2/src/apply.c:15: [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: 184 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/alloc.c: At top level: [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/alloc.c:56:1: fatal error: error closing /tmp/cc7InS7L.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: 56 | } [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103, [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: from libgit2/src/attr_file.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: from libgit2/src/attr_file.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: 184 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103, [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: from libgit2/src/attr.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: from libgit2/src/attr.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: 184 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/annotated_commit.c: At top level: [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/annotated_commit.c:240:1: fatal error: error writing to /tmp/ccWzmyCh.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: 240 | } [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103, [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: from libgit2/src/attrcache.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: from libgit2/src/attrcache.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: 184 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103, [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: from libgit2/src/blame.h:4, [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: from libgit2/src/blame.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: 184 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: In file included from libgit2/src/common.h:103, [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: from libgit2/src/blame_git.h:10, [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: from libgit2/src/blame_git.c:8: [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: 184 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/apply.c: At top level: [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/apply.c:898:1: fatal error: error writing to /tmp/cckW9Ggn.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: 898 | } [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/attr.c: At top level: [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/attr.c:700:1: fatal error: error writing to /tmp/ccvpMHXD.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: 700 | } [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/attrcache.c: At top level: [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/attrcache.c:473:1: fatal error: error writing to /tmp/ccBlvC3c.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: 473 | } [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/attr_file.c: At top level: [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/attr_file.c:1027:1: fatal error: error writing to /tmp/ccTNAbDg.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: 1027 | } [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/blame_git.c: At top level: [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/blame_git.c:685:1: fatal error: error writing to /tmp/cc2LKFSw.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: 685 | } [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: compilation terminated. [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/blame.c: At top level: [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: libgit2/src/blame.c:556:1: fatal error: error writing to /tmp/ccY6Y2SW.s: No space left on device [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: 556 | } [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: | ^ [INFO] [stderr] warning: libgit2-sys@0.12.26+1.3.0: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `libgit2-sys v0.12.26+1.3.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libgit2-sys-6b5401d9b74b40d1/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBGIT2_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=LIBGIT2_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=LIBGIT2_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rustc-cfg=libgit2_vendored [INFO] [stderr] libgit2/include/git2.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2.h [INFO] [stderr] libgit2/include/git2/refdb.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/refdb.h [INFO] [stderr] libgit2/include/git2/tag.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/tag.h [INFO] [stderr] libgit2/include/git2/notes.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/notes.h [INFO] [stderr] libgit2/include/git2/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/credential.h [INFO] [stderr] libgit2/include/git2/attr.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/attr.h [INFO] [stderr] libgit2/include/git2/message.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/message.h [INFO] [stderr] libgit2/include/git2/blame.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/blame.h [INFO] [stderr] libgit2/include/git2/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/filter.h [INFO] [stderr] libgit2/include/git2/revparse.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/revparse.h [INFO] [stderr] libgit2/include/git2/odb.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/odb.h [INFO] [stderr] libgit2/include/git2/patch.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/patch.h [INFO] [stderr] libgit2/include/git2/common.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/common.h [INFO] [stderr] libgit2/include/git2/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/commit.h [INFO] [stderr] libgit2/include/git2/buffer.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/buffer.h [INFO] [stderr] libgit2/include/git2/deprecated.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/deprecated.h [INFO] [stderr] libgit2/include/git2/checkout.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/checkout.h [INFO] [stderr] libgit2/include/git2/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/odb_backend.h [INFO] [stderr] libgit2/include/git2/stash.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/stash.h [INFO] [stderr] libgit2/include/git2/types.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/types.h [INFO] [stderr] libgit2/include/git2/refspec.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/refspec.h [INFO] [stderr] libgit2/include/git2/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/repository.h [INFO] [stderr] libgit2/include/git2/annotated_commit.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/annotated_commit.h [INFO] [stderr] libgit2/include/git2/reset.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/reset.h [INFO] [stderr] libgit2/include/git2/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/merge.h [INFO] [stderr] libgit2/include/git2/net.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/net.h [INFO] [stderr] libgit2/include/git2/pack.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/pack.h [INFO] [stderr] libgit2/include/git2/version.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/version.h [INFO] [stderr] libgit2/include/git2/signature.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/signature.h [INFO] [stderr] libgit2/include/git2/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/transport.h [INFO] [stderr] libgit2/include/git2/status.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/status.h [INFO] [stderr] libgit2/include/git2/oidarray.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/oidarray.h [INFO] [stderr] libgit2/include/git2/transaction.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/transaction.h [INFO] [stderr] libgit2/include/git2/credential_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/credential_helpers.h [INFO] [stderr] libgit2/include/git2/oid.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/oid.h [INFO] [stderr] libgit2/include/git2/graph.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/graph.h [INFO] [stderr] libgit2/include/git2/ignore.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/ignore.h [INFO] [stderr] libgit2/include/git2/tree.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/tree.h [INFO] [stderr] libgit2/include/git2/config.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/config.h [INFO] [stderr] libgit2/include/git2/strarray.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/strarray.h [INFO] [stderr] libgit2/include/git2/indexer.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/indexer.h [INFO] [stderr] libgit2/include/git2/describe.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/describe.h [INFO] [stderr] libgit2/include/git2/clone.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/clone.h [INFO] [stderr] libgit2/include/git2/blob.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/blob.h [INFO] [stderr] libgit2/include/git2/cherrypick.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/cherrypick.h [INFO] [stderr] libgit2/include/git2/pathspec.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/pathspec.h [INFO] [stderr] libgit2/include/git2/errors.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/errors.h [INFO] [stderr] libgit2/include/git2/rebase.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/rebase.h [INFO] [stderr] libgit2/include/git2/branch.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/branch.h [INFO] [stderr] libgit2/include/git2/revwalk.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/revwalk.h [INFO] [stderr] libgit2/include/git2/cert.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/cert.h [INFO] [stderr] libgit2/include/git2/stdint.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/stdint.h [INFO] [stderr] libgit2/include/git2/object.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/object.h [INFO] [stderr] libgit2/include/git2/worktree.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/worktree.h [INFO] [stderr] libgit2/include/git2/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/refs.h [INFO] [stderr] libgit2/include/git2/revert.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/revert.h [INFO] [stderr] libgit2/include/git2/trace.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/trace.h [INFO] [stderr] libgit2/include/git2/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/reflog.h [INFO] [stderr] libgit2/include/git2/apply.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/apply.h [INFO] [stderr] libgit2/include/git2/sys/credential.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/credential.h [INFO] [stderr] libgit2/include/git2/sys/midx.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/midx.h [INFO] [stderr] libgit2/include/git2/sys/stream.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/stream.h [INFO] [stderr] libgit2/include/git2/sys/hashsig.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/hashsig.h [INFO] [stderr] libgit2/include/git2/sys/filter.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/filter.h [INFO] [stderr] libgit2/include/git2/sys/refdb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/refdb_backend.h [INFO] [stderr] libgit2/include/git2/sys/commit.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/commit.h [INFO] [stderr] libgit2/include/git2/sys/openssl.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/openssl.h [INFO] [stderr] libgit2/include/git2/sys/odb_backend.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/odb_backend.h [INFO] [stderr] libgit2/include/git2/sys/commit_graph.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/commit_graph.h [INFO] [stderr] libgit2/include/git2/sys/repository.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/repository.h [INFO] [stderr] libgit2/include/git2/sys/cred.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/cred.h [INFO] [stderr] libgit2/include/git2/sys/merge.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/merge.h [INFO] [stderr] libgit2/include/git2/sys/transport.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/transport.h [INFO] [stderr] libgit2/include/git2/sys/alloc.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/alloc.h [INFO] [stderr] libgit2/include/git2/sys/config.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/config.h [INFO] [stderr] libgit2/include/git2/sys/path.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/path.h [INFO] [stderr] libgit2/include/git2/sys/refs.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/refs.h [INFO] [stderr] libgit2/include/git2/sys/reflog.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/reflog.h [INFO] [stderr] libgit2/include/git2/sys/mempack.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/mempack.h [INFO] [stderr] libgit2/include/git2/sys/index.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/index.h [INFO] [stderr] libgit2/include/git2/sys/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/diff.h [INFO] [stderr] libgit2/include/git2/sys/email.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/sys/email.h [INFO] [stderr] libgit2/include/git2/proxy.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/proxy.h [INFO] [stderr] libgit2/include/git2/index.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/index.h [INFO] [stderr] libgit2/include/git2/cred_helpers.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/cred_helpers.h [INFO] [stderr] libgit2/include/git2/remote.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/remote.h [INFO] [stderr] libgit2/include/git2/global.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/global.h [INFO] [stderr] libgit2/include/git2/mailmap.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/mailmap.h [INFO] [stderr] libgit2/include/git2/submodule.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/submodule.h [INFO] [stderr] libgit2/include/git2/diff.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/diff.h [INFO] [stderr] libgit2/include/git2/email.h => /opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include/git2/email.h [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [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("false") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/build/libgit2/src/alloc.o" "-c" "libgit2/src/alloc.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/build/libgit2/src/annotated_commit.o" "-c" "libgit2/src/annotated_commit.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/build/libgit2/src/apply.o" "-c" "libgit2/src/apply.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:103, [INFO] [stderr] cargo:warning= from libgit2/src/runtime.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/alloc.c:9: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 184 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/build/libgit2/src/attr.o" "-c" "libgit2/src/attr.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/build/libgit2/src/attr_file.o" "-c" "libgit2/src/attr_file.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:103, [INFO] [stderr] cargo:warning= from libgit2/src/annotated_commit.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/annotated_commit.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/build/libgit2/src/attrcache.o" "-c" "libgit2/src/attrcache.c" [INFO] [stderr] cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 184 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:103, [INFO] [stderr] cargo:warning= from libgit2/src/array.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/apply.c:15: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 184 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/alloc.c: At top level: [INFO] [stderr] cargo:warning=libgit2/src/alloc.c:56:1: fatal error: error closing /tmp/cc7InS7L.s: No space left on device [INFO] [stderr] cargo:warning= 56 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/build/libgit2/src/blame.o" "-c" "libgit2/src/blame.c" [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/build/libgit2/src/blame_git.o" "-c" "libgit2/src/blame_git.c" [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:103, [INFO] [stderr] cargo:warning= from libgit2/src/attr_file.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/attr_file.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 184 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:103, [INFO] [stderr] cargo:warning= from libgit2/src/attr.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/attr.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 184 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/annotated_commit.c: At top level: [INFO] [stderr] cargo:warning=libgit2/src/annotated_commit.c:240:1: fatal error: error writing to /tmp/ccWzmyCh.s: No space left on device [INFO] [stderr] cargo:warning= 240 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:103, [INFO] [stderr] cargo:warning= from libgit2/src/attrcache.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/attrcache.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 184 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:103, [INFO] [stderr] cargo:warning= from libgit2/src/blame.h:4, [INFO] [stderr] cargo:warning= from libgit2/src/blame.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 184 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libgit2/src/common.h:103, [INFO] [stderr] cargo:warning= from libgit2/src/blame_git.h:10, [INFO] [stderr] cargo:warning= from libgit2/src/blame_git.c:8: [INFO] [stderr] cargo:warning=libgit2/src/thread.h: In function 'git_atomic__swap': [INFO] [stderr] cargo:warning=libgit2/src/thread.h:184:9: warning: argument 3 of '__atomic_exchange' discards 'volatile' qualifier [-Wincompatible-pointer-types] [INFO] [stderr] cargo:warning= 184 | __atomic_exchange(ptr, &newval, &foundval, __ATOMIC_SEQ_CST); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libgit2/src/apply.c: At top level: [INFO] [stderr] cargo:warning=libgit2/src/apply.c:898:1: fatal error: error writing to /tmp/cckW9Ggn.s: No space left on device [INFO] [stderr] cargo:warning= 898 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=libgit2/src/attr.c: At top level: [INFO] [stderr] cargo:warning=libgit2/src/attr.c:700:1: fatal error: error writing to /tmp/ccvpMHXD.s: No space left on device [INFO] [stderr] cargo:warning= 700 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=libgit2/src/attrcache.c: At top level: [INFO] [stderr] cargo:warning=libgit2/src/attrcache.c:473:1: fatal error: error writing to /tmp/ccBlvC3c.s: No space left on device [INFO] [stderr] cargo:warning= 473 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=libgit2/src/attr_file.c: At top level: [INFO] [stderr] cargo:warning=libgit2/src/attr_file.c:1027:1: fatal error: error writing to /tmp/ccTNAbDg.s: No space left on device [INFO] [stderr] cargo:warning= 1027 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=libgit2/src/blame_git.c: At top level: [INFO] [stderr] cargo:warning=libgit2/src/blame_git.c:685:1: fatal error: error writing to /tmp/cc2LKFSw.s: No space left on device [INFO] [stderr] cargo:warning= 685 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=libgit2/src/blame.c: At top level: [INFO] [stderr] cargo:warning=libgit2/src/blame.c:556:1: fatal error: error writing to /tmp/ccY6Y2SW.s: No space left on device [INFO] [stderr] cargo:warning= 556 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/include" "-I" "libgit2/src" "-I" "libgit2/deps/http-parser" "-I" "libgit2/deps/pcre" "-fvisibility=hidden" "-DGIT_REGEX_BUILTIN=1" "-DHAVE_STDINT_H=1" "-DHAVE_MEMMOVE=1" "-DNO_RECURSE=1" "-DNEWLINE=10" "-DPOSIX_MALLOC_THRESHOLD=10" "-DLINK_SIZE=2" "-DPARENS_NEST_LIMIT=250" "-DMATCH_LIMIT=10000000" "-DMATCH_LIMIT_RECURSION=MATCH_LIMIT" "-DMAX_NAME_SIZE=32" "-DMAX_NAME_COUNT=10000" "-DSHA1DC_NO_STANDARD_INCLUDES=1" "-DSHA1DC_CUSTOM_INCLUDE_SHA1_C=\"common.h\"" "-DSHA1DC_CUSTOM_INCLUDE_UBC_CHECK_C=\"common.h\"" "-o" "/opt/rustwide/target/debug/build/libgit2-sys-19a2651e56d1751c/out/build/libgit2/src/alloc.o" "-c" "libgit2/src/alloc.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: could not compile `brotli` (lib) due to previous error [INFO] [stderr] error: could not compile `serde` (lib) due to previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetajedvtg" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `language-tags` (lib) due to previous error [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: zstd/lib/common/debug.c:24:1: fatal error: error closing /tmp/ccjcgnGw.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: 24 | int g_debuglevel = DEBUGLEVEL; [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: | ^~~ [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: zstd/lib/common/threading.c:21:1: fatal error: error closing /tmp/ccS5mBOP.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: 21 | int g_ZSTD_threading_useless_symbol; [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: | ^~~ [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: zstd/lib/common/error_private.c:56:1: fatal error: error writing to /tmp/ccKbVPJx.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: 56 | } [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: zstd/lib/common/pool.c:353:1: fatal error: error writing to /tmp/ccq6zAbf.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: 353 | } [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: compilation terminated. [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: zstd/lib/common/fse_decompress.c:399:1: fatal error: error writing to /tmp/ccQ5GD8v.s: No space left on device [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: 399 | } [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: | ^ [INFO] [stderr] warning: zstd-sys@2.0.1+zstd.1.5.2: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `zstd-sys v2.0.1+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-b423e177416922e1/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-db47097540679866/out/zstd/lib/common/debug.o" "-c" "zstd/lib/common/debug.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-db47097540679866/out/zstd/lib/common/fse_decompress.o" "-c" "zstd/lib/common/fse_decompress.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-db47097540679866/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-db47097540679866/out/zstd/lib/common/pool.o" "-c" "zstd/lib/common/pool.c" [INFO] [stderr] cargo:warning=zstd/lib/common/debug.c:24:1: fatal error: error closing /tmp/ccjcgnGw.s: No space left on device [INFO] [stderr] cargo:warning= 24 | int g_debuglevel = DEBUGLEVEL; [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-db47097540679866/out/zstd/lib/common/threading.o" "-c" "zstd/lib/common/threading.c" [INFO] [stderr] cargo:warning=zstd/lib/common/threading.c:21:1: fatal error: error closing /tmp/ccS5mBOP.s: No space left on device [INFO] [stderr] cargo:warning= 21 | int g_ZSTD_threading_useless_symbol; [INFO] [stderr] cargo:warning= | ^~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/common/error_private.c:56:1: fatal error: error writing to /tmp/ccKbVPJx.s: No space left on device [INFO] [stderr] cargo:warning= 56 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/common/pool.c:353:1: fatal error: error writing to /tmp/ccq6zAbf.s: No space left on device [INFO] [stderr] cargo:warning= 353 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=zstd/lib/common/fse_decompress.c:399:1: fatal error: error writing to /tmp/ccQ5GD8v.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] [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-db47097540679866/out/zstd/lib/common/debug.o" "-c" "zstd/lib/common/debug.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetalzrYu2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encoding_rs` (lib) due to previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetavuHHHh" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to previous error [INFO] running `Command { std: "docker" "inspect" "c3c78ac5ff24fa6760298b450c2fe674b22f1b4ac5ebd8aeb9d397cdfee09577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3c78ac5ff24fa6760298b450c2fe674b22f1b4ac5ebd8aeb9d397cdfee09577", kill_on_drop: false }` [INFO] [stdout] c3c78ac5ff24fa6760298b450c2fe674b22f1b4ac5ebd8aeb9d397cdfee09577