[INFO] cloning repository https://github.com/rafaelkamimura/backend-prm-admin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rafaelkamimura/backend-prm-admin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaelkamimura%2Fbackend-prm-admin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaelkamimura%2Fbackend-prm-admin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 959c0e7e8e490af1d8f81698ad80bfde273285e1 [INFO] checking rafaelkamimura/backend-prm-admin/959c0e7e8e490af1d8f81698ad80bfde273285e1 against master#0f442e265c165c0a78633bef98de18517815150c for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaelkamimura%2Fbackend-prm-admin" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rafaelkamimura/backend-prm-admin on toolchain 0f442e265c165c0a78633bef98de18517815150c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rafaelkamimura/backend-prm-admin [INFO] finished tweaking git repo https://github.com/rafaelkamimura/backend-prm-admin [INFO] tweaked toml for git repo https://github.com/rafaelkamimura/backend-prm-admin written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rafaelkamimura/backend-prm-admin 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" "+0f442e265c165c0a78633bef98de18517815150c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utoipa-gen v2.4.2 [INFO] [stderr] Downloaded utoipa-swagger-ui v2.0.2 [INFO] [stderr] Downloaded utoipa v2.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c92f885a4bddc1ded6f35f21a2199ed6821832cae60f7db225c96991d26e5257 [INFO] running `Command { std: "docker" "start" "-a" "c92f885a4bddc1ded6f35f21a2199ed6821832cae60f7db225c96991d26e5257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c92f885a4bddc1ded6f35f21a2199ed6821832cae60f7db225c96991d26e5257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c92f885a4bddc1ded6f35f21a2199ed6821832cae60f7db225c96991d26e5257", kill_on_drop: false }` [INFO] [stdout] c92f885a4bddc1ded6f35f21a2199ed6821832cae60f7db225c96991d26e5257 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+0f442e265c165c0a78633bef98de18517815150c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d25d6ec9b1dd52eb943fb3f533bf2c9b72f858b1df5edee50cba3243ec591f1 [INFO] running `Command { std: "docker" "start" "-a" "3d25d6ec9b1dd52eb943fb3f533bf2c9b72f858b1df5edee50cba3243ec591f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.11+zstd.1.5.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tinyvec v1.6.1 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling rust-embed-utils v7.8.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling utoipa-swagger-ui v2.0.2 [INFO] [stderr] Compiling rust-embed-impl v6.8.1 [INFO] [stderr] Compiling utoipa-gen v2.4.2 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/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/rustcr6QlWN/symbols.o" "/opt/rustwide/target/debug/build/utoipa-swagger-ui-b3b208079655d7a8/build_script_build-b3b208079655d7a8.build_script_build.a0c67df87b0dbcf3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/utoipa-swagger-ui-b3b208079655d7a8/build_script_build-b3b208079655d7a8.build_script_build.a0c67df87b0dbcf3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/utoipa-swagger-ui-b3b208079655d7a8/build_script_build-b3b208079655d7a8.build_script_build.a0c67df87b0dbcf3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/utoipa-swagger-ui-b3b208079655d7a8/build_script_build-b3b208079655d7a8.build_script_build.a0c67df87b0dbcf3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/utoipa-swagger-ui-b3b208079655d7a8/build_script_build-b3b208079655d7a8.apo7o6vsg53pk44mdqzs8kgsp.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libzip-a6b701c97504a74f.rlib" "/opt/rustwide/target/debug/deps/libflate2-75264f67a5a341e4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-3686cd68745cd267.rlib" "/opt/rustwide/target/debug/deps/libadler-32b9e865fa23d3a8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6168e5c315309aa5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-2154c78e3889f97d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d0d88294126870fb.rlib" "/opt/rustwide/target/debug/deps/libregex-aed03dc4adace022.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-67d71603f35c8c20.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ff6c0b3f8b9bf616.rlib" "/opt/rustwide/target/debug/deps/libmemchr-806f1f6be488454b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ef8f75a580f6816d.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/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/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/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/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/utoipa-swagger-ui-b3b208079655d7a8/build_script_build-b3b208079655d7a8" "-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: error: ld returned 1 exit status [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 `utoipa-swagger-ui` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/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/rustccNTfOn/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustccNTfOn/symbols.o" "/opt/rustwide/target/debug/deps/rust_embed_impl-34ec79f91f9a802a.rust_embed_impl.16686e6873be224d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_embed_impl-34ec79f91f9a802a.rust_embed_impl.16686e6873be224d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_embed_impl-34ec79f91f9a802a.rust_embed_impl.16686e6873be224d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_embed_impl-34ec79f91f9a802a.cb1xzsi1xyg2ypt303tsuz2f7.rcgu.rmeta" "/opt/rustwide/target/debug/deps/rust_embed_impl-34ec79f91f9a802a.a58motmvgqwlx2wtih0q7m76c.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshellexpand-3671a7e9f20099a6.rlib" "/opt/rustwide/target/debug/deps/libdirs-158db58ae9059359.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-7d05b207fe3acc48.rlib" "/opt/rustwide/target/debug/deps/liblibc-a0a95122648940ff.rlib" "/opt/rustwide/target/debug/deps/libsyn-8cb0beecaab71591.rlib" "/opt/rustwide/target/debug/deps/librust_embed_utils-ceaa33517170d686.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-458531359fa23053.rlib" "/opt/rustwide/target/debug/deps/libsame_file-04704364a4f2f255.rlib" "/opt/rustwide/target/debug/deps/libsha2-a3c318111cf6b70c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-6240673c01ecc334.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d0d88294126870fb.rlib" "/opt/rustwide/target/debug/deps/libdigest-18ee23d1748ed7d7.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-09c0aba0263687cb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-d44cccf62b297d7d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-df036200aadb8e5c.rlib" "/opt/rustwide/target/debug/deps/libtypenum-79c3d94988e2abae.rlib" "/opt/rustwide/target/debug/deps/libquote-588522ccb60d1420.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-999306cb2722a44d.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-c00f98098c13cb4d.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f4c4082e8243d12c.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d33d5ed5d84e9f79.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0533dbf5608d05d6.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-617439cf4e8d6960.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-45eb1dceb25d351c.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9d4c265e5680f04d.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-48b16d0598668a72.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-775a7fcb24bb0cb1.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ab0a5aaac835d9f8.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0ded88b5e9262a10.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-da707a51a99f7459.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-646c28049e354bbe.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4233b7197f49390.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0220f09a7a9e9b7f.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03ff6ab748d87ac0.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a09f715bd3cba591.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/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/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/0f442e265c165c0a78633bef98de18517815150c/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/0f442e265c165c0a78633bef98de18517815150c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librust_embed_impl-34ec79f91f9a802a.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=librust_embed_impl-34ec79f91f9a802a.so" "-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 `rust-embed-impl` (lib) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `utoipa-gen` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta0dfd4i" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-core` (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/rmetam3pv6W" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlformat` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3d25d6ec9b1dd52eb943fb3f533bf2c9b72f858b1df5edee50cba3243ec591f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d25d6ec9b1dd52eb943fb3f533bf2c9b72f858b1df5edee50cba3243ec591f1", kill_on_drop: false }` [INFO] [stdout] 3d25d6ec9b1dd52eb943fb3f533bf2c9b72f858b1df5edee50cba3243ec591f1