[INFO] cloning repository https://github.com/matsen17/imagemicro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matsen17/imagemicro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatsen17%2Fimagemicro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatsen17%2Fimagemicro'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatsen17%2Fimagemicro: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/matsen17/imagemicro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matsen17/imagemicro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatsen17%2Fimagemicro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatsen17%2Fimagemicro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7380dca70d934eae5a834189c5354fadeb155855
[INFO] checking matsen17/imagemicro against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatsen17%2Fimagemicro" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/matsen17/imagemicro on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/matsen17/imagemicro
[INFO] finished tweaking git repo https://github.com/matsen17/imagemicro
[INFO] tweaked toml for git repo https://github.com/matsen17/imagemicro written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/matsen17/imagemicro 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17ccb388ff7f3443dfe7794c1ba650a6344bd45c795d64730067b75b7523cc70
[INFO] running `Command { std: "docker" "start" "-a" "17ccb388ff7f3443dfe7794c1ba650a6344bd45c795d64730067b75b7523cc70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17ccb388ff7f3443dfe7794c1ba650a6344bd45c795d64730067b75b7523cc70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17ccb388ff7f3443dfe7794c1ba650a6344bd45c795d64730067b75b7523cc70", kill_on_drop: false }`
[INFO] [stdout] 17ccb388ff7f3443dfe7794c1ba650a6344bd45c795d64730067b75b7523cc70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33cee81e75dce43085225d6cea68b86ee0147d6ca6b1dc0c3448b640859b67e6
[INFO] running `Command { std: "docker" "start" "-a" "33cee81e75dce43085225d6cea68b86ee0147d6ca6b1dc0c3448b640859b67e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking exr v1.71.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `tracing-attributes` (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/d12484522bcab8d07e325c6570f226a2faace3f7/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=e9b09798fbe80503 -C extra-filename=-71ffe58379d74274 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-986947809d392d9d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4688de12413f884a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-bc26b211d7f19cf3.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcFKQI7z/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcFKQI7z/symbols.o" "<8 object files omitted>" "/opt/rustwide/target/debug/deps/async_trait-3c4aa857ca5ff30b.emrvhzrezxw61y7tn1ddzeiew.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-bc26b211d7f19cf3.rlib,libquote-4688de12413f884a.rlib,libproc_macro2-986947809d392d9d.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libasync_trait-3c4aa857ca5ff30b.so" "-Wl,--gc-sections" "-shared" "-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/d12484522bcab8d07e325c6570f226a2faace3f7/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/ccw1Zgaj.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libasync_trait-3c4aa857ca5ff30b.so /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/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/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/../../.. --version-script=/tmp/rustcFKQI7z/list --no-undefined-version /tmp/rustcFKQI7z/symbols.o /opt/rustwide/target/debug/deps/async_trait-3c4aa857ca5ff30b.async_trait.d514591fb28c3dbf-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/async_trait-3c4aa857ca5ff30b.async_trait.d514591fb28c3dbf-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/async_trait-3c4aa857ca5ff30b.async_trait.d514591fb28c3dbf-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/async_trait-3c4aa857ca5ff30b.async_trait.d514591fb28c3dbf-cgu.3.rcgu.o /opt/rustwide/target/debug/deps/async_trait-3c4aa857ca5ff30b.async_trait.d514591fb28c3dbf-cgu.4.rcgu.o /opt/rustwide/target/debug/deps/async_trait-3c4aa857ca5ff30b.async_trait.d514591fb28c3dbf-cgu.5.rcgu.o /opt/rustwide/target/debug/deps/async_trait-3c4aa857ca5ff30b.async_trait.d514591fb28c3dbf-cgu.6.rcgu.o /opt/rustwide/target/debug/deps/async_trait-3c4aa857ca5ff30b.async_trait.d514591fb28c3dbf-cgu.7.rcgu.o /opt/rustwide/target/debug/deps/async_trait-3c4aa857ca5ff30b.emrvhzrezxw61y7tn1ddzeiew.rcgu.rmeta /opt/rustwide/target/debug/deps/async_trait-3c4aa857ca5ff30b.5uj667mu8j38b72tyss2doxzo.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-bc26b211d7f19cf3.rlib /opt/rustwide/target/debug/deps/libquote-4688de12413f884a.rlib /opt/rustwide/target/debug/deps/libproc_macro2-986947809d392d9d.rlib /opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-55264dd4b0bfa709.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4d5af82d47b2db3d.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-05a9cc3cba127820.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bf63c73913525fad.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-7f0e6c516ef86898.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c24930fa106073c4.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-14b4d4dce6ef8069.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d381724dd1e77a18.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4a52952f3fdcc222.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-cb388ec8ee99e30c.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6e62f45f28a46af3.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-7aeceed2f3aa642a.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-a3008e3017ecbe6c.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-11ca02dcadad0192.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-036a8009c952b658.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9a70dd751e922712.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fc598417221db147.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-747298ada1b3fdc7.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d31de6036608c8f.rlib /opt/rustwide/rustup-home/toolchains/d12484522bcab8d07e325c6570f226a2faace3f7/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 `async-trait` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `pin-project-internal` (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/d12484522bcab8d07e325c6570f226a2faace3f7/bin/rustc --crate-name pin_project_internal --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-internal-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bdb4f5059b8917f7 -C extra-filename=-18b7e1edb6c44d73 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-986947809d392d9d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4688de12413f884a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-bc26b211d7f19cf3.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "33cee81e75dce43085225d6cea68b86ee0147d6ca6b1dc0c3448b640859b67e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33cee81e75dce43085225d6cea68b86ee0147d6ca6b1dc0c3448b640859b67e6", kill_on_drop: false }`
[INFO] [stdout] 33cee81e75dce43085225d6cea68b86ee0147d6ca6b1dc0c3448b640859b67e6
