[INFO] cloning repository https://github.com/goodman1016/sentry-protos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/goodman1016/sentry-protos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoodman1016%2Fsentry-protos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoodman1016%2Fsentry-protos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63b284b7cf21bc8d86f4265be4e0cb2399585341 [INFO] checking goodman1016/sentry-protos against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoodman1016%2Fsentry-protos" "/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/goodman1016/sentry-protos on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/goodman1016/sentry-protos [INFO] finished tweaking git repo https://github.com/goodman1016/sentry-protos [INFO] tweaked toml for git repo https://github.com/goodman1016/sentry-protos written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/goodman1016/sentry-protos 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-build v0.12.2 [INFO] [stderr] Downloaded prost-build v0.13.2 [INFO] [stderr] Downloaded prost v0.13.2 [INFO] [stderr] Downloaded prost-derive v0.13.2 [INFO] [stderr] Downloaded prost-types v0.13.2 [INFO] [stderr] Downloaded tonic v0.12.2 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6938ffb7fa66a5059a01baf607ef506b35a6d71c7b076710e6c28389e20c1790 [INFO] running `Command { std: "docker" "start" "-a" "6938ffb7fa66a5059a01baf607ef506b35a6d71c7b076710e6c28389e20c1790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6938ffb7fa66a5059a01baf607ef506b35a6d71c7b076710e6c28389e20c1790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6938ffb7fa66a5059a01baf607ef506b35a6d71c7b076710e6c28389e20c1790", kill_on_drop: false }` [INFO] [stdout] 6938ffb7fa66a5059a01baf607ef506b35a6d71c7b076710e6c28389e20c1790 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af5294ee2952edfc76812f23514391a50d50ff41d938346dd14bc6a1459f3076 [INFO] running `Command { std: "docker" "start" "-a" "af5294ee2952edfc76812f23514391a50d50ff41d938346dd14bc6a1459f3076", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEc4zUq/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustciofmfx/symbols.o" "<4 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/rustciofmfx/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/libc-36c7a3ff5bb99f94/build_script_build-36c7a3ff5bb99f94" "-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/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/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/ccZc1ikE.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/libc-36c7a3ff5bb99f94/build_script_build-36c7a3ff5bb99f94 /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/rustciofmfx/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/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/rustciofmfx/symbols.o /opt/rustwide/target/debug/build/libc-36c7a3ff5bb99f94/build_script_build-36c7a3ff5bb99f94.build_script_build.9fcbc34fbce0f95b-cgu.0.rcgu.o /opt/rustwide/target/debug/build/libc-36c7a3ff5bb99f94/build_script_build-36c7a3ff5bb99f94.build_script_build.9fcbc34fbce0f95b-cgu.1.rcgu.o /opt/rustwide/target/debug/build/libc-36c7a3ff5bb99f94/build_script_build-36c7a3ff5bb99f94.build_script_build.9fcbc34fbce0f95b-cgu.2.rcgu.o /opt/rustwide/target/debug/build/libc-36c7a3ff5bb99f94/build_script_build-36c7a3ff5bb99f94.dlu537z49tpedy8wreqi911sk.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5024342751ec4fae.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2ef37a08deacbef7.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6474163bcabd56d4.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0c669fc4488b33a7.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-facd468809e87d62.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a761ff9b49802762.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b5857e32e98a1522.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b4d4247665203a7e.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ba5952c0e6997780.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c28e1bddb833f318.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0c142178ac12e90a.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-9849bba3624604db.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-91be5c201001b2fd.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-03f10e69535bbda2.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db9414217643e13f.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-64829956fbeadedf.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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc47IKDb/symbols.o" "<4 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/rustc47IKDb/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/rustix-dc54ad198ee5b908/build_script_build-dc54ad198ee5b908" "-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/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/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/ccdDLJ7v.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/rustix-dc54ad198ee5b908/build_script_build-dc54ad198ee5b908 /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/rustc47IKDb/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/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/rustc47IKDb/symbols.o /opt/rustwide/target/debug/build/rustix-dc54ad198ee5b908/build_script_build-dc54ad198ee5b908.build_script_build.8b6cc427ab712245-cgu.0.rcgu.o /opt/rustwide/target/debug/build/rustix-dc54ad198ee5b908/build_script_build-dc54ad198ee5b908.build_script_build.8b6cc427ab712245-cgu.1.rcgu.o /opt/rustwide/target/debug/build/rustix-dc54ad198ee5b908/build_script_build-dc54ad198ee5b908.build_script_build.8b6cc427ab712245-cgu.2.rcgu.o /opt/rustwide/target/debug/build/rustix-dc54ad198ee5b908/build_script_build-dc54ad198ee5b908.cz3lmuif8nz0mb5k4hwiiqz34.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5024342751ec4fae.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2ef37a08deacbef7.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6474163bcabd56d4.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0c669fc4488b33a7.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-facd468809e87d62.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a761ff9b49802762.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b5857e32e98a1522.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b4d4247665203a7e.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ba5952c0e6997780.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c28e1bddb833f318.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0c142178ac12e90a.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-9849bba3624604db.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-91be5c201001b2fd.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-03f10e69535bbda2.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db9414217643e13f.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-64829956fbeadedf.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] error: could not compile `libc` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/anyhow-c6a9757a7cd1162e/build_script_build-c6a9757a7cd1162e.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/anyhow-c6a9757a7cd1162e/dep-build-script-build-script-build` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `bytes` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rustix` (build script) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `rustversion v1.0.17` [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/rustversion-7a98774a027b66fd/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build/build.rs [INFO] [stderr] cargo:rustc-check-cfg=cfg(cfg_macro_not_allowed) [INFO] [stderr] cargo:rustc-check-cfg=cfg(host_os, values("windows")) [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustversion-1.0.17/build/build.rs:84:34: [INFO] [stderr] failed to write version.expr: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x61132aec0ea2 - std::backtrace_rs::backtrace::libunwind::trace::h563a2beac1baee5d [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x61132aec0ea2 - std::backtrace_rs::backtrace::trace_unsynchronized::hdc700c8ea914f702 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x61132aec0ea2 - std::sys::backtrace::_print_fmt::h1b39b2ce6204063a [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x61132aec0ea2 - ::fmt::h542d155fb00771a6 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x61132aedfcc3 - core::fmt::rt::Argument::fmt::h387f243e796dbb39 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x61132aedfcc3 - core::fmt::write::h5c20ef0aafe2b529 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x61132aebe413 - std::io::default_write_fmt::hcd6191d430111ac5 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x61132aebe413 - std::io::Write::write_fmt::hac11ffd732faa171 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x61132aec0cf2 - std::sys::backtrace::BacktraceLock::print::h47f90f237b73cbf4 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x61132aec1d62 - std::panicking::default_hook::{{closure}}::h6282c72a1387d25f [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x61132aec1b65 - std::panicking::default_hook::he6b494ff3c83ead4 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x61132aec2632 - std::panicking::rust_panic_with_hook::h149b08272aeb16bc [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x61132aec24ca - std::panicking::begin_panic_handler::{{closure}}::hcdbe86989a0ba44a [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x61132aec1399 - std::sys::backtrace::__rust_end_short_backtrace::hf8d59804c2387dc6 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x61132aec215d - __rustc[2d4870ff425ddf61]::rust_begin_unwind [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x61132aedef70 - core::panicking::panic_fmt::he8c25f98fc794a04 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x61132aedf306 - core::result::unwrap_failed::hd2f81870133ab398 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/result.rs:1732:5 [INFO] [stderr] 17: 0x61132ae990b0 - core::result::Result::expect::hc08a9cc42f0d56c8 [INFO] [stderr] 18: 0x61132ae9bb52 - build_script_build::main::h37ab4e41114dde13 [INFO] [stderr] 19: 0x61132ae97663 - core::ops::function::FnOnce::call_once::hf85a9e355194b2a7 [INFO] [stderr] 20: 0x61132ae92be6 - std::sys::backtrace::__rust_begin_short_backtrace::hd4dede516b353b29 [INFO] [stderr] 21: 0x61132ae96aa9 - std::rt::lang_start::{{closure}}::ha121b99bd54e41a1 [INFO] [stderr] 22: 0x61132aebaae0 - core::ops::function::impls:: for &F>::call_once::h7076474eed8656b3 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x61132aebaae0 - std::panicking::try::do_call::hbd0cac780971e5ed [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x61132aebaae0 - std::panicking::try::h3cbc02d8aba51c73 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x61132aebaae0 - std::panic::catch_unwind::h6b36eecd966bb8ff [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x61132aebaae0 - std::rt::lang_start_internal::{{closure}}::hdbe6db4edf3386dc [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x61132aebaae0 - std::panicking::try::do_call::h510fcf1b84eec1a9 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x61132aebaae0 - std::panicking::try::h3dc1c9c2c726907f [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x61132aebaae0 - std::panic::catch_unwind::haa7a05f30e57423e [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x61132aebaae0 - std::rt::lang_start_internal::h85e7d85bc582d158 [INFO] [stderr] at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x61132ae96a91 - std::rt::lang_start::h0e50dfe1794ef578 [INFO] [stderr] 32: 0x61132ae9c0a5 - main [INFO] [stderr] 33: 0x7e292f2e81ca - [INFO] [stderr] 34: 0x7e292f2e828b - __libc_start_main [INFO] [stderr] 35: 0x61132ae91db5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/itertools-f1a0a8e02cfcfe64.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` (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/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/bin/rustc --crate-name autocfg --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autocfg-1.3.0/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())' -C metadata=c29c777dcda56662 -C extra-filename=-0c4f859a930e1eb4 --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 `itertools` (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/rmetajtXGHQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-core` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/regex_syntax-adafe89d9c9f580d.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (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/rmetaUmZZ9K" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMUVDt4/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetae679ga/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linux-raw-sys` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `bytes` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanukSOR/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWYxkme/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetac4nc0f/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "af5294ee2952edfc76812f23514391a50d50ff41d938346dd14bc6a1459f3076", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af5294ee2952edfc76812f23514391a50d50ff41d938346dd14bc6a1459f3076", kill_on_drop: false }` [INFO] [stdout] af5294ee2952edfc76812f23514391a50d50ff41d938346dd14bc6a1459f3076