[INFO] cloning repository https://github.com/dskydiver/tic_tac_toe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dskydiver/tic_tac_toe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdskydiver%2Ftic_tac_toe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdskydiver%2Ftic_tac_toe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 370808f8709ce104d0d88fd98e8c025ca7627ef9 [INFO] checking dskydiver/tic_tac_toe against master#be181dd75c83d72fcc95538e235768bc367b76b9 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdskydiver%2Ftic_tac_toe" "/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/dskydiver/tic_tac_toe on toolchain be181dd75c83d72fcc95538e235768bc367b76b9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dskydiver/tic_tac_toe [INFO] finished tweaking git repo https://github.com/dskydiver/tic_tac_toe [INFO] tweaked toml for git repo https://github.com/dskydiver/tic_tac_toe written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dskydiver/tic_tac_toe 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" "+be181dd75c83d72fcc95538e235768bc367b76b9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-sdk-macro v1.18.12 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.18.12 [INFO] [stderr] Downloaded solana-frozen-abi v1.18.12 [INFO] [stderr] Downloaded solana-program v1.18.12 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69dd8c5fe2c547cf6b118e9a59e4a7d6964afc2de81c197e2567579e1af910bd [INFO] running `Command { std: "docker" "start" "-a" "69dd8c5fe2c547cf6b118e9a59e4a7d6964afc2de81c197e2567579e1af910bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69dd8c5fe2c547cf6b118e9a59e4a7d6964afc2de81c197e2567579e1af910bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69dd8c5fe2c547cf6b118e9a59e4a7d6964afc2de81c197e2567579e1af910bd", kill_on_drop: false }` [INFO] [stdout] 69dd8c5fe2c547cf6b118e9a59e4a7d6964afc2de81c197e2567579e1af910bd [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9f3da4b5bc076f5fdc38d0d936d9b82a27ea5250b7d0a60ee66e30d3a8a8a12 [INFO] running `Command { std: "docker" "start" "-a" "f9f3da4b5bc076f5fdc38d0d936d9b82a27ea5250b7d0a60ee66e30d3a8a8a12", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.7 [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] [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/deps/rmetaOCVKmo" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/num-traits-cb5a0dd28965468a/build_script_build-cb5a0dd28965468a.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/num-traits-cb5a0dd28965468a/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [stderr] error: could not compile `anyhow` (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/be181dd75c83d72fcc95538e235768bc367b76b9/bin/rustc --crate-name anyhow --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.82/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=2ee642d60ed8487a -C extra-filename=-edcf8acda007604f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg std_backtrace --cfg error_generic_member_access` (exit status: 101) [INFO] [stderr] error: could not compile `num-bigint` (build script) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/num-bigint-ae273bce9e60fa73/rmetaQbORSm" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcm85Kjm/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" "-L" "/tmp/rustcm85Kjm/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/getrandom-39f473413bd4a805/build_script_build-39f473413bd4a805" "-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/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccGWFzES.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/getrandom-39f473413bd4a805/build_script_build-39f473413bd4a805 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcm85Kjm/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../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/13/../../.. /tmp/rustcm85Kjm/symbols.o /opt/rustwide/target/debug/build/getrandom-39f473413bd4a805/build_script_build-39f473413bd4a805.build_script_build.6df9a87be2724dab-cgu.0.rcgu.o /opt/rustwide/target/debug/build/getrandom-39f473413bd4a805/build_script_build-39f473413bd4a805.7ssybwumyvbcm7kr2tqogv3i7.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-13ae3d8793b46ca5.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7d08c0e19ebbcd5.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7cb4168033219cc8.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c4b14603499724b9.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a8ac0776f2f8f8eb.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a62589197b7f7704.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c608c4d11cffd8c6.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-144f83c86debfb0f.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d9c31785fd01d163.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-09f50883d921ec11.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cf61c5ac497eeb6c.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-2f40cf169b94e191.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cb69958691ea427e.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7707a58e4d099b41.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c3a8c049829023ef.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f895d83604db8c59.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../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] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.4.4/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("arbitrary", "default", "quickcheck", "rand", "serde", "std"))' -C metadata=d259c6a1be304236 -C extra-filename=-92cc70e45d22071a --out-dir /opt/rustwide/target/debug/build/num-bigint-92cc70e45d22071a -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-c4bc3f734ce30980.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `either` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `bs58` (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/be181dd75c83d72fcc95538e235768bc367b76b9/bin/rustc --crate-name bs58 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bs58-0.5.1/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cb58", "check", "default", "sha2", "smallvec", "std", "tinyvec"))' -C metadata=fb15697c735e5ec4 -C extra-filename=-710f7bdd591d3ee7 --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 `crossbeam-utils` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/be181dd75c83d72fcc95538e235768bc367b76b9/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossbeam-utils-0.8.19/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", "loom", "nightly", "std"))' -C metadata=bf2613995bddd8f2 -C extra-filename=-1364d1477d684c06 --out-dir /opt/rustwide/target/debug/build/crossbeam-utils-1364d1477d684c06 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `generic-array` (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/be181dd75c83d72fcc95538e235768bc367b76b9/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/generic-array-0.14.7/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="more_lengths"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=801a71d4d4801600 -C extra-filename=-7a738aae83269814 --out-dir /opt/rustwide/target/debug/build/generic-array-7a738aae83269814 -L dependency=/opt/rustwide/target/debug/deps --extern version_check=/opt/rustwide/target/debug/deps/libversion_check-a69353e011479d26.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `libc` (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/be181dd75c83d72fcc95538e235768bc367b76b9/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.154/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=5598f9fe7381f20c -C extra-filename=-1e53d2b41d5c02f8 --out-dir /opt/rustwide/target/debug/build/libc-1e53d2b41d5c02f8 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `typenum v1.17.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/typenum-029e1058a132b731/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/main.rs [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.17.0/build/main.rs:184:63: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5a4bf54c54b2 - std::backtrace_rs::backtrace::libunwind::trace::hf1b4dd7e34c462f0 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5a4bf54c54b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4bbb71910b058ac2 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5a4bf54c54b2 - std::sys::backtrace::_print_fmt::h4384d7ac97cf1bc8 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5a4bf54c54b2 - ::fmt::hce04b962f6e81a96 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5a4bf54e0753 - core::fmt::rt::Argument::fmt::h646711d7b90e1228 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x5a4bf54e0753 - core::fmt::write::he8eed62bf20e3aca [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x5a4bf54c2d83 - std::io::default_write_fmt::h383db70f806bc579 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5a4bf54c2d83 - std::io::Write::write_fmt::h4465a6e1607f0f25 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5a4bf54c5302 - std::sys::backtrace::BacktraceLock::print::h2f4ba0a4d2047778 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5a4bf54c6372 - std::panicking::default_hook::{{closure}}::hb948e8c54817df3a [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x5a4bf54c6175 - std::panicking::default_hook::he959249c2f2bb619 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5a4bf54c6c42 - std::panicking::rust_panic_with_hook::h3cf6af8ce90233d2 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5a4bf54c6ada - std::panicking::begin_panic_handler::{{closure}}::hc0f7e6df05b83eb9 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5a4bf54c59a9 - std::sys::backtrace::__rust_end_short_backtrace::hc95da62517b55c77 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5a4bf54c676d - __rustc[f1c2ae0422e8fa29]::rust_begin_unwind [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5a4bf54dfa00 - core::panicking::panic_fmt::he9dee0deae555512 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5a4bf54dfd96 - core::result::unwrap_failed::h8140a16f9a1fefcf [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/core/src/result.rs:1704:5 [INFO] [stderr] 17: 0x5a4bf54a236c - build_script_main::main::hcd9c65fdaefabac9 [INFO] [stderr] 18: 0x5a4bf549db93 - core::ops::function::FnOnce::call_once::he5e65a25584a77ae [INFO] [stderr] 19: 0x5a4bf549fcc6 - std::sys::backtrace::__rust_begin_short_backtrace::h1b7f3b53c5c790e5 [INFO] [stderr] 20: 0x5a4bf549d069 - std::rt::lang_start::{{closure}}::hf0366c2958bf90d1 [INFO] [stderr] 21: 0x5a4bf54bfd90 - core::ops::function::impls:: for &F>::call_once::hf03cff442c86c16d [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5a4bf54bfd90 - std::panicking::try::do_call::h392d7e3f47fe6955 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5a4bf54bfd90 - std::panicking::try::h52b3f59e7c9e84de [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5a4bf54bfd90 - std::panic::catch_unwind::hc92943bad5b320b4 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5a4bf54bfd90 - std::rt::lang_start_internal::{{closure}}::he04cf94305713044 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5a4bf54bfd90 - std::panicking::try::do_call::hc977b1f085ff8215 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5a4bf54bfd90 - std::panicking::try::h13f25fc6e2e1da9e [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5a4bf54bfd90 - std::panic::catch_unwind::h64b1a84344b436c8 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5a4bf54bfd90 - std::rt::lang_start_internal::h9fe3111d8f6652a1 [INFO] [stderr] at /rustc/be181dd75c83d72fcc95538e235768bc367b76b9/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5a4bf549d051 - std::rt::lang_start::hf5b395758d111274 [INFO] [stderr] 31: 0x5a4bf54a2585 - main [INFO] [stderr] 32: 0x7e0d5a1b51ca - [INFO] [stderr] 33: 0x7e0d5a1b528b - __libc_start_main [INFO] [stderr] 34: 0x5a4bf5493935 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `getrandom` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `num-bigint` (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/rustcTFCbwv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-c4bc3f734ce30980.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" "-L" "/tmp/rustcTFCbwv/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-traits-927e7d4740f02249/build_script_build-927e7d4740f02249" "-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 `num-traits` (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/rmetaLU6jiV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-segmentation` (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/rmeta2pCQ2U" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (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/rmetaFm8Zdy" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f9f3da4b5bc076f5fdc38d0d936d9b82a27ea5250b7d0a60ee66e30d3a8a8a12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9f3da4b5bc076f5fdc38d0d936d9b82a27ea5250b7d0a60ee66e30d3a8a8a12", kill_on_drop: false }` [INFO] [stdout] f9f3da4b5bc076f5fdc38d0d936d9b82a27ea5250b7d0a60ee66e30d3a8a8a12