[INFO] cloning repository https://github.com/jasoncabot-ms/rust-web-helloworld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jasoncabot-ms/rust-web-helloworld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasoncabot-ms%2Frust-web-helloworld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasoncabot-ms%2Frust-web-helloworld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 839a79d14cbf88f2f8f6934dde43adf31972b171 [INFO] checking jasoncabot-ms/rust-web-helloworld against master#5337252b9952fdd9482ed6a4add17254e5bd2c40 for pr-138785 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasoncabot-ms%2Frust-web-helloworld" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jasoncabot-ms/rust-web-helloworld on toolchain 5337252b9952fdd9482ed6a4add17254e5bd2c40 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5337252b9952fdd9482ed6a4add17254e5bd2c40" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jasoncabot-ms/rust-web-helloworld [INFO] finished tweaking git repo https://github.com/jasoncabot-ms/rust-web-helloworld [INFO] tweaked toml for git repo https://github.com/jasoncabot-ms/rust-web-helloworld written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jasoncabot-ms/rust-web-helloworld 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" "+5337252b9952fdd9482ed6a4add17254e5bd2c40" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.100 [INFO] [stderr] Downloaded encoding_rs v0.8.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5337252b9952fdd9482ed6a4add17254e5bd2c40" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6a69d48722ecba2b0f89983d68e9427c1eac67780cae18ab5616b2f8e18d587 [INFO] running `Command { std: "docker" "start" "-a" "f6a69d48722ecba2b0f89983d68e9427c1eac67780cae18ab5616b2f8e18d587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6a69d48722ecba2b0f89983d68e9427c1eac67780cae18ab5616b2f8e18d587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6a69d48722ecba2b0f89983d68e9427c1eac67780cae18ab5616b2f8e18d587", kill_on_drop: false }` [INFO] [stdout] f6a69d48722ecba2b0f89983d68e9427c1eac67780cae18ab5616b2f8e18d587 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5337252b9952fdd9482ed6a4add17254e5bd2c40" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a03d01c42098ffb0c14b6602fbeaf70b335858b9b5c3d72f7a92ca6db5b66f12 [INFO] running `Command { std: "docker" "start" "-a" "a03d01c42098ffb0c14b6602fbeaf70b335858b9b5c3d72f7a92ca6db5b66f12", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/rustc_version-7b1941b70e78eed3.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/rustc_version-7b1941b70e78eed3/dep-lib-rustc_version` [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] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/byteorder-eea64b29350a360e.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/byteorder-eea64b29350a360e/dep-lib-byteorder` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/lock_api-2f42430eb43fef4c.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/lock_api-2f42430eb43fef4c/dep-lib-lock_api` [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] 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/rmetaF6wn8c" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (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/5337252b9952fdd9482ed6a4add17254e5bd2c40/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.5/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=b6e4eb06a311c8a2 -C extra-filename=-bbbf8abbb0ad5785 --out-dir /opt/rustwide/target/debug/build/syn-bbbf8abbb0ad5785 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `proc-macro2` (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/5337252b9952fdd9482ed6a4add17254e5bd2c40/bin/rustc --crate-name proc_macro2 --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.30/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=6be2836c3ae296d7 -C extra-filename=-69b57a79cfe8b72c --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 proc_macro_span` (exit status: 101) [INFO] [stderr] error: could not compile `thread_local` (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/rmetav7TUeu" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memchr` (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/5337252b9952fdd9482ed6a4add17254e5bd2c40/bin/rustc --crate-name memchr --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memchr-2.2.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="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libc", "use_std"))' -C metadata=9cc071313354bc25 -C extra-filename=-d474b079a6ad5237 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `itoa` (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/rmetaK0vJ5i" [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/5337252b9952fdd9482ed6a4add17254e5bd2c40/bin/rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.45/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("jobserver", "num_cpus", "parallel"))' -C metadata=f672990ca12cfdc0 -C extra-filename=-a55d83e6f55d42cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaw5wh2j" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `iovec` (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/rmetaoCJNRr" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand_os` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcKZiOlw/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/rustcKZiOlw/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/proc-macro2-dea38599c4831b75/build_script_build-dea38599c4831b75" "-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/5337252b9952fdd9482ed6a4add17254e5bd2c40/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/ccMfWySI.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/proc-macro2-dea38599c4831b75/build_script_build-dea38599c4831b75 /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/rustcKZiOlw/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/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/rustcKZiOlw/symbols.o /opt/rustwide/target/debug/build/proc-macro2-dea38599c4831b75/build_script_build-dea38599c4831b75.build_script_build.7008d708f39dd08-cgu.0.rcgu.o /opt/rustwide/target/debug/build/proc-macro2-dea38599c4831b75/build_script_build-dea38599c4831b75.build_script_build.7008d708f39dd08-cgu.1.rcgu.o /opt/rustwide/target/debug/build/proc-macro2-dea38599c4831b75/build_script_build-dea38599c4831b75.build_script_build.7008d708f39dd08-cgu.2.rcgu.o /opt/rustwide/target/debug/build/proc-macro2-dea38599c4831b75/build_script_build-dea38599c4831b75.doc62riqrrqhel1m53aef81xj.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6fc8ec35a950c030.rlib /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-640c1a0aad295819.rlib /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-074213354b0eee08.rlib /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-851504597be14a0a.rlib /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c9a40a7829b4a8f9.rlib /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7484638d471ea1f9.rlib /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-89178d84de0e7896.rlib /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-db64b148936907c4.rlib /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1d794a0506b4c481.rlib /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bcf1a6a229ef7857.rlib /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7489dfa37f6838c3.rlib /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-00e1f9c7b6f10291.rlib /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8e02eb627a7d0eed.rlib /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5821b9cc09479e86.rlib /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-16429f878c1b8ecc.rlib /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-995bcdd234940571.rlib /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-614ba4a94b456c22.rlib /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-efccff1ad47e65ac.rlib /opt/rustwide/rustup-home/toolchains/5337252b9952fdd9482ed6a4add17254e5bd2c40/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7bc6cb282c880c39.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 `unicode-bidi` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaNagaud/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a03d01c42098ffb0c14b6602fbeaf70b335858b9b5c3d72f7a92ca6db5b66f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a03d01c42098ffb0c14b6602fbeaf70b335858b9b5c3d72f7a92ca6db5b66f12", kill_on_drop: false }` [INFO] [stdout] a03d01c42098ffb0c14b6602fbeaf70b335858b9b5c3d72f7a92ca6db5b66f12