[INFO] cloning repository https://github.com/liuchong/blockchain-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liuchong/blockchain-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuchong%2Fblockchain-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuchong%2Fblockchain-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7fd3d0c8438c4893a2305fd2166ee6db8a982d5 [INFO] checking liuchong/blockchain-tutorial against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuchong%2Fblockchain-tutorial" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-5-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0' [INFO] checking liuchong/blockchain-tutorial against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuchong%2Fblockchain-tutorial" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file README.md [INFO] [stderr] error: unable to write file example.env [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking liuchong/blockchain-tutorial against try#409ef99a7d4dc96ae91f65d4b48413ed174514d6 for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliuchong%2Fblockchain-tutorial" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liuchong/blockchain-tutorial on toolchain 409ef99a7d4dc96ae91f65d4b48413ed174514d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/liuchong/blockchain-tutorial [INFO] finished tweaking git repo https://github.com/liuchong/blockchain-tutorial [INFO] tweaked toml for git repo https://github.com/liuchong/blockchain-tutorial written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/liuchong/blockchain-tutorial 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" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39bbba9c4bc9f8632b0482e7b8cfbfa367b39efaa7d73b62712da23461e00549 [INFO] running `Command { std: "docker" "start" "-a" "39bbba9c4bc9f8632b0482e7b8cfbfa367b39efaa7d73b62712da23461e00549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39bbba9c4bc9f8632b0482e7b8cfbfa367b39efaa7d73b62712da23461e00549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39bbba9c4bc9f8632b0482e7b8cfbfa367b39efaa7d73b62712da23461e00549", kill_on_drop: false }` [INFO] [stdout] 39bbba9c4bc9f8632b0482e7b8cfbfa367b39efaa7d73b62712da23461e00549 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+409ef99a7d4dc96ae91f65d4b48413ed174514d6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88b0fb8960936aba22be8346067738e5a77d7864c10188ef7874a1a83f8cb0e4 [INFO] running `Command { std: "docker" "start" "-a" "88b0fb8960936aba22be8346067738e5a77d7864c10188ef7874a1a83f8cb0e4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/regex-482cb394754f25f3/rmetaEZB10v" [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/rmeta50qE7H" [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/rmetabso5CV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `byte-tools` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `httparse` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/httparse-1.3.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=44cfb61175dcd910 -C extra-filename=-fd710247404dfab6 --out-dir /opt/rustwide/target/debug/build/httparse-fd710247404dfab6 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `arrayvec` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/bin/rustc --crate-name proc_macro2 --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=c1a31e95070fd92c -C extra-filename=-d0b07734698b1b8c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c15504178e575201.rmeta --cap-lints allow --cap-lints=forbid --cfg u128 --cfg use_proc_macro --cfg wrap_proc_macro --cfg nightly` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZFtaSc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-integer-3ed004db97184bf5/build_script_build-3ed004db97184bf5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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/409ef99a7d4dc96ae91f65d4b48413ed174514d6/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/ccApZcpg.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/num-integer-3ed004db97184bf5/build_script_build-3ed004db97184bf5 /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/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/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/rustcZFtaSc/symbols.o /opt/rustwide/target/debug/build/num-integer-3ed004db97184bf5/build_script_build-3ed004db97184bf5.build_script_build.5f7d8be3ed525af8-cgu.0.rcgu.o /opt/rustwide/target/debug/build/num-integer-3ed004db97184bf5/build_script_build-3ed004db97184bf5.bpcy5y8byszcw4gxeos65uadl.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4d5af82d47b2db3d.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-05a9cc3cba127820.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bf63c73913525fad.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-7f0e6c516ef86898.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c24930fa106073c4.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-14b4d4dce6ef8069.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d381724dd1e77a18.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4a52952f3fdcc222.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cb388ec8ee99e30c.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6e62f45f28a46af3.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7aeceed2f3aa642a.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-a3008e3017ecbe6c.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-11ca02dcadad0192.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-036a8009c952b658.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fc598417221db147.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0ee13154643b9df8.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 `num-integer` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZAJya2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/ryu-de6d3bc7b9f2e750/build_script_build-de6d3bc7b9f2e750" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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/409ef99a7d4dc96ae91f65d4b48413ed174514d6/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/ccxCM9Mq.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/ryu-de6d3bc7b9f2e750/build_script_build-de6d3bc7b9f2e750 /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/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/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/rustcZAJya2/symbols.o /opt/rustwide/target/debug/build/ryu-de6d3bc7b9f2e750/build_script_build-de6d3bc7b9f2e750.build_script_build.842872346fb6e307-cgu.0.rcgu.o /opt/rustwide/target/debug/build/ryu-de6d3bc7b9f2e750/build_script_build-de6d3bc7b9f2e750.5igz0o713f85as65sofpfbyhk.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4d5af82d47b2db3d.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-05a9cc3cba127820.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bf63c73913525fad.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-7f0e6c516ef86898.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c24930fa106073c4.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-14b4d4dce6ef8069.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d381724dd1e77a18.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4a52952f3fdcc222.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cb388ec8ee99e30c.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6e62f45f28a46af3.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7aeceed2f3aa642a.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-a3008e3017ecbe6c.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-11ca02dcadad0192.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-036a8009c952b658.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fc598417221db147.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0ee13154643b9df8.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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ryu` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamXuoFZ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/409ef99a7d4dc96ae91f65d4b48413ed174514d6/bin/rustc --crate-name cc --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("parallel", "rayon"))' -C metadata=ca70d03918cf9863 -C extra-filename=-9b541d5d1631ffff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxOc2cV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustc_version-7b1941b70e78eed3.rlib,libsemver-31d91938905790cf.rlib,libsemver_parser-72b9caa9dfea6bc2.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/parking_lot_core-7621bc253ba6535e/build_script_build-7621bc253ba6535e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `parking_lot_core` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcIi2mwK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/serde-09c7e14a41a22683/build_script_build-09c7e14a41a22683" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `serde` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetadsLjyz/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcj6JcXk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/failure_derive-306d069a2de00c81/build_script_build-306d069a2de00c81" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `failure_derive` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "88b0fb8960936aba22be8346067738e5a77d7864c10188ef7874a1a83f8cb0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88b0fb8960936aba22be8346067738e5a77d7864c10188ef7874a1a83f8cb0e4", kill_on_drop: false }` [INFO] [stdout] 88b0fb8960936aba22be8346067738e5a77d7864c10188ef7874a1a83f8cb0e4