[INFO] cloning repository https://github.com/ZacHooper/coffee-reviews
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZacHooper/coffee-reviews" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZacHooper%2Fcoffee-reviews", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZacHooper%2Fcoffee-reviews'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f1dcb0c870a89553d502c653e4c39797b8057cf
[INFO] checking ZacHooper/coffee-reviews/5f1dcb0c870a89553d502c653e4c39797b8057cf against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZacHooper%2Fcoffee-reviews" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ZacHooper/coffee-reviews on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ZacHooper/coffee-reviews
[INFO] finished tweaking git repo https://github.com/ZacHooper/coffee-reviews
[INFO] tweaked toml for git repo https://github.com/ZacHooper/coffee-reviews written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ZacHooper/coffee-reviews 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5411cab752ec795f8ea9b2d21a066366132e2dfc35fc0cf80b320e34047945f9
[INFO] running `Command { std: "docker" "start" "-a" "5411cab752ec795f8ea9b2d21a066366132e2dfc35fc0cf80b320e34047945f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5411cab752ec795f8ea9b2d21a066366132e2dfc35fc0cf80b320e34047945f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5411cab752ec795f8ea9b2d21a066366132e2dfc35fc0cf80b320e34047945f9", kill_on_drop: false }`
[INFO] [stdout] 5411cab752ec795f8ea9b2d21a066366132e2dfc35fc0cf80b320e34047945f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e739992a7eca8da5028bef6fd36e344e1c78557de294cdacf30f713c521d144f
[INFO] running `Command { std: "docker" "start" "-a" "e739992a7eca8da5028bef6fd36e344e1c78557de294cdacf30f713c521d144f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling wasm-bindgen v0.2.89
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling smallvec v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.8
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling yansi v1.0.0-rc.1
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling manyhow-macros v0.8.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking self_cell v1.0.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking inventory v0.3.14
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking pad-adapter v0.1.1
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.89
[INFO] [stderr]    Compiling manyhow v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling typed-builder-macro v0.18.1
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/syn_derive-24b65c3c8ab53d96.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/syn_derive-24b65c3c8ab53d96/dep-lib-syn_derive`
[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 devicerustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafmOD29/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasm-bindgen-backend` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-macro` (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/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name futures_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-macro-0.3.30/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)' --check-cfg 'cfg(feature, values())' -C metadata=c61238a33ab2dc2f -C extra-filename=-c61238a33ab2dc2f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6ede4102e4c8d492.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3c118b3121531a13.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2591f761e0ba2bf5.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 1 previous error
[INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pin-project-internal` (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/rmeta774DnY"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error
[INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta5F2Wst"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `async-trait` (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/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name async_trait --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-trait-0.1.77/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)' --check-cfg 'cfg(feature, values())' -C metadata=0b7f5b3a57a7ed1c -C extra-filename=-0b7f5b3a57a7ed1c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6ede4102e4c8d492.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3c118b3121531a13.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2591f761e0ba2bf5.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] [stderr] error: could not compile `tracing-attributes` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `derive-where` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `typed-builder-macro` (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/31561a63598a0f21fc74c024747ef1310fdd2eb2/bin/rustc --crate-name typed_builder_macro --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typed-builder-macro-0.18.1/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)' --check-cfg 'cfg(feature, values())' -C metadata=b22a61f5f5b51e7f -C extra-filename=-b22a61f5f5b51e7f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6ede4102e4c8d492.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3c118b3121531a13.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2591f761e0ba2bf5.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcORLKS2/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcORLKS2/symbols.o" "/opt/rustwide/target/debug/deps/async_recursion-c7c7f8764c1acfaf.async_recursion.213655aff63eb1a0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/async_recursion-c7c7f8764c1acfaf.async_recursion.213655aff63eb1a0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/async_recursion-c7c7f8764c1acfaf.a7mpbd9nw4xwvxfqxkx9n7e93.rcgu.rmeta" "/opt/rustwide/target/debug/deps/async_recursion-c7c7f8764c1acfaf.6oiecbesw25tc4fygcw6bw9il.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-2591f761e0ba2bf5.rlib" "/opt/rustwide/target/debug/deps/libquote-3c118b3121531a13.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6ede4102e4c8d492.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8c02d4b8ae74c6fd.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cb5ec2ef594bb30c.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd556125f3c54f38.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-24135b58e98c7743.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b84472edfde5b8b3.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-9ea54a4ae45fef28.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8b7cc309868a115a.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libasync_recursion-c7c7f8764c1acfaf.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           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 `async-recursion` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcaCkLHS/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcaCkLHS/symbols.o" "/opt/rustwide/target/debug/deps/serde_derive-348c8645ec69b87e.serde_derive.6a7146f4d78355d2-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-348c8645ec69b87e.serde_derive.6a7146f4d78355d2-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-348c8645ec69b87e.serde_derive.6a7146f4d78355d2-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-348c8645ec69b87e.serde_derive.6a7146f4d78355d2-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-348c8645ec69b87e.serde_derive.6a7146f4d78355d2-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-348c8645ec69b87e.serde_derive.6a7146f4d78355d2-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-348c8645ec69b87e.serde_derive.6a7146f4d78355d2-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-348c8645ec69b87e.serde_derive.6a7146f4d78355d2-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-348c8645ec69b87e.serde_derive.6a7146f4d78355d2-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-348c8645ec69b87e.serde_derive.6a7146f4d78355d2-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-348c8645ec69b87e.serde_derive.6a7146f4d78355d2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-348c8645ec69b87e.serde_derive.6a7146f4d78355d2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-348c8645ec69b87e.serde_derive.6a7146f4d78355d2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-348c8645ec69b87e.serde_derive.6a7146f4d78355d2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-348c8645ec69b87e.serde_derive.6a7146f4d78355d2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-348c8645ec69b87e.serde_derive.6a7146f4d78355d2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-348c8645ec69b87e.3mw5mbxmsgoe2aruk7wm73ywa.rcgu.rmeta" "/opt/rustwide/target/debug/deps/serde_derive-348c8645ec69b87e.ch7hxgq4uzp2u9asi0t797tw6.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-2591f761e0ba2bf5.rlib" "/opt/rustwide/target/debug/deps/libquote-3c118b3121531a13.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-6ede4102e4c8d492.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8c02d4b8ae74c6fd.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-cb5ec2ef594bb30c.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd556125f3c54f38.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-24135b58e98c7743.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b84472edfde5b8b3.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-9ea54a4ae45fef28.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8b7cc309868a115a.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/31561a63598a0f21fc74c024747ef1310fdd2eb2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-348c8645ec69b87e.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTTIImT/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openssl` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e739992a7eca8da5028bef6fd36e344e1c78557de294cdacf30f713c521d144f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e739992a7eca8da5028bef6fd36e344e1c78557de294cdacf30f713c521d144f", kill_on_drop: false }`
[INFO] [stdout] e739992a7eca8da5028bef6fd36e344e1c78557de294cdacf30f713c521d144f
