[INFO] cloning repository https://github.com/stanley355/axolotl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stanley355/axolotl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstanley355%2Faxolotl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstanley355%2Faxolotl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1af5c87ff65b606b09925422cc91964e4a4d40bb
[INFO] checking stanley355/axolotl against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstanley355%2Faxolotl" "/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/stanley355/axolotl on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/stanley355/axolotl
[INFO] finished tweaking git repo https://github.com/stanley355/axolotl
[INFO] tweaked toml for git repo https://github.com/stanley355/axolotl written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/stanley355/axolotl 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sea-orm-cli v0.12.11
[INFO] [stderr]   Downloaded sea-orm-macros v0.12.11
[INFO] [stderr]   Downloaded sea-orm-migration v0.12.11
[INFO] [stderr]   Downloaded sea-orm v0.12.11
[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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d36e0953d1e4b3e8d6b3de3f1b0c7f9d09a91ea8054ee41a278df1bd807f05e
[INFO] running `Command { std: "docker" "start" "-a" "8d36e0953d1e4b3e8d6b3de3f1b0c7f9d09a91ea8054ee41a278df1bd807f05e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d36e0953d1e4b3e8d6b3de3f1b0c7f9d09a91ea8054ee41a278df1bd807f05e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d36e0953d1e4b3e8d6b3de3f1b0c7f9d09a91ea8054ee41a278df1bd807f05e", kill_on_drop: false }`
[INFO] [stdout] 8d36e0953d1e4b3e8d6b3de3f1b0c7f9d09a91ea8054ee41a278df1bd807f05e
[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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1acf7cc3dcac5c694d830c1961c5cd4c58395880a4f19ac8cfaf0ee19c7c4aa
[INFO] running `Command { std: "docker" "start" "-a" "a1acf7cc3dcac5c694d830c1961c5cd4c58395880a4f19ac8cfaf0ee19c7c4aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking value-bag v1.6.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling rust_decimal v1.33.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking bigdecimal v0.3.1
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.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 idna v0.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking crc v3.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]     Checking webpki-roots v0.25.3
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling sea-query-derive v0.4.1
[INFO] [stderr]     Checking finl_unicode v1.2.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking stringprep v0.1.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking whoami v1.4.1
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling sea-bae v0.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling sea-orm-macros v0.12.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking ouroboros v0.17.2
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaPw9ypO"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clap_lex` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetau7fdFc/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 2 previous errors
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/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" "-m64" "/tmp/rustcWhcRnw/symbols.o" "/opt/rustwide/target/debug/build/rustix-da5df0c3350378dc/build_script_build-da5df0c3350378dc.build_script_build.4b864557212d2bd9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/rustix-da5df0c3350378dc/build_script_build-da5df0c3350378dc.build_script_build.4b864557212d2bd9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/rustix-da5df0c3350378dc/build_script_build-da5df0c3350378dc.3x5m7qi5gzlw4oxfohn63r06j.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4ff76c00e1ddbd50.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/3139ff09e9d07f7700f8d15ed25a231e29c43627/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/3139ff09e9d07f7700f8d15ed25a231e29c43627/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/rustix-da5df0c3350378dc/build_script_build-da5df0c3350378dc" "-Wl,--gc-sections" "-pie" "-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]           LLVM ERROR: IO failure on output stream: No space left on device
[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] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustix` (build script) due to 2 previous errors
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFtTJQs"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio-stream` (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/rmetaDeSIrG"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rustix-94c788e702736129.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustix` (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/rmetaREERe8"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sea-orm-macros` (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/rmetaCiI6ip"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a1acf7cc3dcac5c694d830c1961c5cd4c58395880a4f19ac8cfaf0ee19c7c4aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1acf7cc3dcac5c694d830c1961c5cd4c58395880a4f19ac8cfaf0ee19c7c4aa", kill_on_drop: false }`
[INFO] [stdout] a1acf7cc3dcac5c694d830c1961c5cd4c58395880a4f19ac8cfaf0ee19c7c4aa
