[INFO] cloning repository https://github.com/srrrs-7/linfa_linux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/srrrs-7/linfa_linux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrrrs-7%2Flinfa_linux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrrrs-7%2Flinfa_linux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89932bd8f478e56fdcc784b9d76f8b43b36e0a72 [INFO] checking srrrs-7/linfa_linux against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrrrs-7%2Flinfa_linux" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/srrrs-7/linfa_linux on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/srrrs-7/linfa_linux [INFO] finished tweaking git repo https://github.com/srrrs-7/linfa_linux [INFO] tweaked toml for git repo https://github.com/srrrs-7/linfa_linux written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/srrrs-7/linfa_linux 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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lapack-src v0.6.0 [INFO] [stderr] Downloaded linfa-logistic v0.3.1 [INFO] [stderr] Downloaded blas-src v0.6.1 [INFO] [stderr] Downloaded cauchy v0.2.2 [INFO] [stderr] Downloaded ndarray-rand v0.11.0 [INFO] [stderr] Downloaded argmin v0.3.1 [INFO] [stderr] Downloaded lapacke-sys v0.1.4 [INFO] [stderr] Downloaded lapacke v0.2.0 [INFO] [stderr] Downloaded ndarray-linalg v0.12.1 [INFO] [stderr] Downloaded linfa v0.3.1 [INFO] [stderr] Downloaded ndarray-csv v0.4.1 [INFO] [stderr] Downloaded openblas-src v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88b236b260bcecec13eb48169b3733854b80a6c92df66d05f105661c37c1eca6 [INFO] running `Command { std: "docker" "start" "-a" "88b236b260bcecec13eb48169b3733854b80a6c92df66d05f105661c37c1eca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88b236b260bcecec13eb48169b3733854b80a6c92df66d05f105661c37c1eca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88b236b260bcecec13eb48169b3733854b80a6c92df66d05f105661c37c1eca6", kill_on_drop: false }` [INFO] [stdout] 88b236b260bcecec13eb48169b3733854b80a6c92df66d05f105661c37c1eca6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f61d345f26889a2b534efb333bed9b7df391d645d6dd0b5873d34d17620ef70c [INFO] running `Command { std: "docker" "start" "-a" "f61d345f26889a2b534efb333bed9b7df391d645d6dd0b5873d34d17620ef70c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking blas-src v0.2.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking lapacke-sys v0.1.4 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking lapack-src v0.6.0 [INFO] [stderr] Checking blas-src v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling openblas-src v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking time v0.3.13 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking slog-term v2.9.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking svg v0.7.2 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking plotlib v0.5.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking cauchy v0.2.2 [INFO] [stderr] Checking lapacke v0.2.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking slog-json v2.6.1 [INFO] [stderr] Checking ndarray-linalg v0.12.1 [INFO] [stderr] Checking ndarray-rand v0.11.0 [INFO] [stderr] Checking ndarray-csv v0.4.1 [INFO] [stderr] Checking linfa v0.3.1 [INFO] [stderr] Checking argmin v0.3.1 [INFO] [stderr] Checking linfa-logistic v0.3.1 [INFO] [stderr] Checking rust_ml v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.51s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: argmin v0.3.1, svg v0.7.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f61d345f26889a2b534efb333bed9b7df391d645d6dd0b5873d34d17620ef70c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f61d345f26889a2b534efb333bed9b7df391d645d6dd0b5873d34d17620ef70c", kill_on_drop: false }` [INFO] [stdout] f61d345f26889a2b534efb333bed9b7df391d645d6dd0b5873d34d17620ef70c [INFO] checking srrrs-7/linfa_linux against try#80d5fe37e16a0befb4128414cb6a11d544788c0a for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrrrs-7%2Flinfa_linux" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/srrrs-7/linfa_linux on toolchain 80d5fe37e16a0befb4128414cb6a11d544788c0a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/srrrs-7/linfa_linux [INFO] finished tweaking git repo https://github.com/srrrs-7/linfa_linux [INFO] tweaked toml for git repo https://github.com/srrrs-7/linfa_linux written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/srrrs-7/linfa_linux 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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c58319ec63f8474b4a085dfa38fcd5edd961411915297d671399416e42b611a [INFO] running `Command { std: "docker" "start" "-a" "5c58319ec63f8474b4a085dfa38fcd5edd961411915297d671399416e42b611a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c58319ec63f8474b4a085dfa38fcd5edd961411915297d671399416e42b611a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c58319ec63f8474b4a085dfa38fcd5edd961411915297d671399416e42b611a", kill_on_drop: false }` [INFO] [stdout] 5c58319ec63f8474b4a085dfa38fcd5edd961411915297d671399416e42b611a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+80d5fe37e16a0befb4128414cb6a11d544788c0a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d764c8fc8595b77ad3d2129c5a69bb8125de6078d18bb53d2d7dcee0880584ea [INFO] running `Command { std: "docker" "start" "-a" "d764c8fc8595b77ad3d2129c5a69bb8125de6078d18bb53d2d7dcee0880584ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking blas-src v0.2.1 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking lapacke-sys v0.1.4 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling openblas-src v0.9.0 [INFO] [stderr] Checking blas-src v0.6.1 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking lapack-src v0.6.0 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking time v0.3.13 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `synstructure` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/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/rustckCKkGz/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustckCKkGz/symbols.o" "/opt/rustwide/target/debug/deps/paste_impl-f94c4e5d858bea18.paste_impl.dc28ad380e138d1b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/paste_impl-f94c4e5d858bea18.paste_impl.dc28ad380e138d1b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/paste_impl-f94c4e5d858bea18.paste_impl.dc28ad380e138d1b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/paste_impl-f94c4e5d858bea18.paste_impl.dc28ad380e138d1b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/paste_impl-f94c4e5d858bea18.paste_impl.dc28ad380e138d1b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/paste_impl-f94c4e5d858bea18.paste_impl.dc28ad380e138d1b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/paste_impl-f94c4e5d858bea18.paste_impl.dc28ad380e138d1b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/paste_impl-f94c4e5d858bea18.paste_impl.dc28ad380e138d1b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/paste_impl-f94c4e5d858bea18.1emf77txdyo9vkkv.rcgu.rmeta" "/opt/rustwide/target/debug/deps/paste_impl-f94c4e5d858bea18.3fff4572xrgib3xd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-f63374a0cddf850a.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/80d5fe37e16a0befb4128414cb6a11d544788c0a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libpaste_impl-f94c4e5d858bea18.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] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] error: could not compile `paste-impl` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/object-d43a8db18b0b839e.d`: 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/rmetaF3qh9W" [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/rmetaCr2aR0" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-demangle` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetazZS0RX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetacDn85Z/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 `gimli` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d764c8fc8595b77ad3d2129c5a69bb8125de6078d18bb53d2d7dcee0880584ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d764c8fc8595b77ad3d2129c5a69bb8125de6078d18bb53d2d7dcee0880584ea", kill_on_drop: false }` [INFO] [stdout] d764c8fc8595b77ad3d2129c5a69bb8125de6078d18bb53d2d7dcee0880584ea