[INFO] cloning repository https://github.com/raccog/gitrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raccog/gitrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraccog%2Fgitrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraccog%2Fgitrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf1b42b65a73a975dda0d7f367d65c32016c4a20 [INFO] checking raccog/gitrs against master#05eac57ef6668c9d181b65aceb96b1e7881f60be for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraccog%2Fgitrs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raccog/gitrs on toolchain 05eac57ef6668c9d181b65aceb96b1e7881f60be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raccog/gitrs [INFO] finished tweaking git repo https://github.com/raccog/gitrs [INFO] tweaked toml for git repo https://github.com/raccog/gitrs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/raccog/gitrs 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" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f959ba2f6b40959658a5976bf869c3a3b5becf11342379e79d4b58b66a3b911b [INFO] running `Command { std: "docker" "start" "-a" "f959ba2f6b40959658a5976bf869c3a3b5becf11342379e79d4b58b66a3b911b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f959ba2f6b40959658a5976bf869c3a3b5becf11342379e79d4b58b66a3b911b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f959ba2f6b40959658a5976bf869c3a3b5becf11342379e79d4b58b66a3b911b", kill_on_drop: false }` [INFO] [stdout] f959ba2f6b40959658a5976bf869c3a3b5becf11342379e79d4b58b66a3b911b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db4d91390c2c62791f32846d90defce47daecd11b4223d1ea6ff94f88ce792b0 [INFO] running `Command { std: "docker" "start" "-a" "db4d91390c2c62791f32846d90defce47daecd11b4223d1ea6ff94f88ce792b0", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking gitrs v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `filename` and `filemode` are never read [INFO] [stdout] --> src/objects/blob.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct GitBlob { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | filename: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | filemode: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitBlob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_object_path` is never used [INFO] [stdout] --> src/utils/paths.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn get_object_path(repo: &GitRepo, sha: &str) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `filename` and `filemode` are never read [INFO] [stdout] --> src/objects/blob.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct GitBlob { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | filename: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | filemode: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GitBlob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_object_path` is never used [INFO] [stdout] --> src/utils/paths.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn get_object_path(repo: &GitRepo, sha: &str) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s [INFO] running `Command { std: "docker" "inspect" "db4d91390c2c62791f32846d90defce47daecd11b4223d1ea6ff94f88ce792b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db4d91390c2c62791f32846d90defce47daecd11b4223d1ea6ff94f88ce792b0", kill_on_drop: false }` [INFO] [stdout] db4d91390c2c62791f32846d90defce47daecd11b4223d1ea6ff94f88ce792b0 [INFO] checking raccog/gitrs against try#0c9c19b42881b7ee3d3f268d2369726c7f8dddfd for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraccog%2Fgitrs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/raccog/gitrs on toolchain 0c9c19b42881b7ee3d3f268d2369726c7f8dddfd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/raccog/gitrs [INFO] finished tweaking git repo https://github.com/raccog/gitrs [INFO] tweaked toml for git repo https://github.com/raccog/gitrs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/raccog/gitrs 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" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 172521b71ff41f7744614e2ab57b97a13767d1ed7b9ba5ee7637562804a4842f [INFO] running `Command { std: "docker" "start" "-a" "172521b71ff41f7744614e2ab57b97a13767d1ed7b9ba5ee7637562804a4842f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "172521b71ff41f7744614e2ab57b97a13767d1ed7b9ba5ee7637562804a4842f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "172521b71ff41f7744614e2ab57b97a13767d1ed7b9ba5ee7637562804a4842f", kill_on_drop: false }` [INFO] [stdout] 172521b71ff41f7744614e2ab57b97a13767d1ed7b9ba5ee7637562804a4842f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b7389a68647312aacf04419dc9e813e654f6b2eccb70f18553ed50617823f76 [INFO] running `Command { std: "docker" "start" "-a" "6b7389a68647312aacf04419dc9e813e654f6b2eccb70f18553ed50617823f76", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `miniz_oxide` (build script) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/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" "-m64" "/tmp/rustcyYer2P/symbols.o" "/opt/rustwide/target/debug/build/typenum-eedc28e6c5e02b64/build_script_main-eedc28e6c5e02b64.build_script_main.add17d7b13be3596-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/typenum-eedc28e6c5e02b64/build_script_main-eedc28e6c5e02b64.build_script_main.add17d7b13be3596-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/typenum-eedc28e6c5e02b64/build_script_main-eedc28e6c5e02b64.build_script_main.add17d7b13be3596-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/typenum-eedc28e6c5e02b64/build_script_main-eedc28e6c5e02b64.build_script_main.add17d7b13be3596-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/typenum-eedc28e6c5e02b64/build_script_main-eedc28e6c5e02b64.chstq8nuwimqusizbde9uu1ny.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/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/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/typenum-eedc28e6c5e02b64/build_script_main-eedc28e6c5e02b64" "-Wl,--gc-sections" "-pie" "-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/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/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/cctpAmDZ.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/typenum-eedc28e6c5e02b64/build_script_main-eedc28e6c5e02b64 /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /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/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained -L/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/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/../../.. /tmp/rustcyYer2P/symbols.o /opt/rustwide/target/debug/build/typenum-eedc28e6c5e02b64/build_script_main-eedc28e6c5e02b64.build_script_main.add17d7b13be3596-cgu.0.rcgu.o /opt/rustwide/target/debug/build/typenum-eedc28e6c5e02b64/build_script_main-eedc28e6c5e02b64.build_script_main.add17d7b13be3596-cgu.1.rcgu.o /opt/rustwide/target/debug/build/typenum-eedc28e6c5e02b64/build_script_main-eedc28e6c5e02b64.build_script_main.add17d7b13be3596-cgu.2.rcgu.o /opt/rustwide/target/debug/build/typenum-eedc28e6c5e02b64/build_script_main-eedc28e6c5e02b64.build_script_main.add17d7b13be3596-cgu.3.rcgu.o /opt/rustwide/target/debug/build/typenum-eedc28e6c5e02b64/build_script_main-eedc28e6c5e02b64.chstq8nuwimqusizbde9uu1ny.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib /opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.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 `typenum` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/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" "-m64" "/tmp/rustc40gzmG/symbols.o" "/opt/rustwide/target/debug/build/generic-array-c5cec2174f14617a/build_script_build-c5cec2174f14617a.build_script_build.d811dedd9071aee3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/generic-array-c5cec2174f14617a/build_script_build-c5cec2174f14617a.3q2990yfwmmtoq3w5ck6nbbgz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_check-21ed48d19ed6b688.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/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/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/0c9c19b42881b7ee3d3f268d2369726c7f8dddfd/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/generic-array-c5cec2174f14617a/build_script_build-c5cec2174f14617a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `generic-array` (build script) 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/rmetazeFntr" [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/rmetazyi9Fn" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hex` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `ascii` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaVVYQe0/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6b7389a68647312aacf04419dc9e813e654f6b2eccb70f18553ed50617823f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b7389a68647312aacf04419dc9e813e654f6b2eccb70f18553ed50617823f76", kill_on_drop: false }` [INFO] [stdout] 6b7389a68647312aacf04419dc9e813e654f6b2eccb70f18553ed50617823f76