[INFO] cloning repository https://github.com/derrickp/underworld_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/derrickp/underworld_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderrickp%2Funderworld_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderrickp%2Funderworld_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e732e4ab684162e0aac99bf6e156d21c79320165 [INFO] checking derrickp/underworld_server against try#ebb118907fa893a392c699ddf120848fa0a8d6c2 for pr-116930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderrickp%2Funderworld_server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/derrickp/underworld_server on toolchain ebb118907fa893a392c699ddf120848fa0a8d6c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/derrickp/underworld_server [INFO] finished tweaking git repo https://github.com/derrickp/underworld_server [INFO] tweaked toml for git repo https://github.com/derrickp/underworld_server written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/derrickp/underworld_server 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" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b9ff76d69ba61ccbc3db212e746455c3fb90db0f19b48a358d54fcbd677aa67 [INFO] running `Command { std: "docker" "start" "-a" "8b9ff76d69ba61ccbc3db212e746455c3fb90db0f19b48a358d54fcbd677aa67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b9ff76d69ba61ccbc3db212e746455c3fb90db0f19b48a358d54fcbd677aa67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b9ff76d69ba61ccbc3db212e746455c3fb90db0f19b48a358d54fcbd677aa67", kill_on_drop: false }` [INFO] [stdout] 8b9ff76d69ba61ccbc3db212e746455c3fb90db0f19b48a358d54fcbd677aa67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 963bb6637f6b11a8b67bf01e3ff41179addcd4fc6d65ba1f0318cdaf30fef44a [INFO] running `Command { std: "docker" "start" "-a" "963bb6637f6b11a8b67bf01e3ff41179addcd4fc6d65ba1f0318cdaf30fef44a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling winnow v0.5.4 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.11 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling priority-queue v1.3.2 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling async-trait v0.1.72 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking deranged v0.3.7 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking time v0.3.25 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking aes-gcm v0.10.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Checking tempfile v3.7.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Checking rfc7239 v0.1.0 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling poem-derive v1.3.57 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Checking quick-xml v0.29.0 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Compiling poem-openapi-derive v2.0.27 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking poem v1.3.57 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking poem-openapi v2.0.27 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Checking underworld_core v0.6.0 (https://github.com/SpinningGoblin/underworld_core?rev=4cacf75525d4805814333555b9fc9af3d6e7d8c7#4cacf755) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcD7Yf4i/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcD7Yf4i/symbols.o" "/opt/rustwide/target/debug/deps/sqlx_macros-bf098bdfdc7fb39b.sqlx_macros.2b3b519ce27093e8-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-bf098bdfdc7fb39b.sqlx_macros.2b3b519ce27093e8-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-bf098bdfdc7fb39b.sqlx_macros.2b3b519ce27093e8-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-bf098bdfdc7fb39b.sqlx_macros.2b3b519ce27093e8-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-bf098bdfdc7fb39b.sqlx_macros.2b3b519ce27093e8-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-bf098bdfdc7fb39b.sqlx_macros.2b3b519ce27093e8-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-bf098bdfdc7fb39b.sqlx_macros.2b3b519ce27093e8-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-bf098bdfdc7fb39b.sqlx_macros.2b3b519ce27093e8-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-bf098bdfdc7fb39b.sqlx_macros.2b3b519ce27093e8-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-bf098bdfdc7fb39b.sqlx_macros.2b3b519ce27093e8-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-bf098bdfdc7fb39b.sqlx_macros.2b3b519ce27093e8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-bf098bdfdc7fb39b.sqlx_macros.2b3b519ce27093e8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-bf098bdfdc7fb39b.sqlx_macros.2b3b519ce27093e8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-bf098bdfdc7fb39b.sqlx_macros.2b3b519ce27093e8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-bf098bdfdc7fb39b.sqlx_macros.2b3b519ce27093e8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-bf098bdfdc7fb39b.sqlx_macros.2b3b519ce27093e8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-bf098bdfdc7fb39b.3ebcddbrjflg6t1a.rcgu.rmeta" "/opt/rustwide/target/debug/deps/sqlx_macros-bf098bdfdc7fb39b.2spt1u8bpw4ho53t.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libheck-a5a76040567debe3.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-eb65d5451cb7339f.rlib" "/opt/rustwide/target/debug/deps/libsyn-1c441741c2cb947f.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-a25c4e29a27c99cf.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-f82881c21865581d.rlib" "/opt/rustwide/target/debug/deps/libcrc-486da1ed4ddf76c8.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-9281d44b2706de19.rlib" "/opt/rustwide/target/debug/deps/libhex-b90ec7047f9b549c.rlib" "/opt/rustwide/target/debug/deps/libwhoami-6cdc20615187c8a3.rlib" "/opt/rustwide/target/debug/deps/libdirs-a3ea909aa2a3e647.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-f66fd5a566b26035.rlib" "/opt/rustwide/target/debug/deps/libbase64-ea2337bc4b0a370c.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-ff1b3bf2b639744a.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-2beeb63807154379.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-f7c5e6652355aaa3.rlib" "/opt/rustwide/target/debug/deps/libnom-c327791356b812c5.rlib" "/opt/rustwide/target/debug/deps/libitertools-b45f1889b8f94845.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b3c6b81f562e327c.rlib" "/opt/rustwide/target/debug/deps/libahash-d353de9fbeeccd2a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9ace0e4fb4a4f660.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2873750a10f7971f.rlib" "/opt/rustwide/target/debug/deps/liburl-c9c268fb6acc3d0b.rlib" "/opt/rustwide/target/debug/deps/libidna-41c87dfe757d4d42.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d21b437c3fd4c632.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-ad4fc5d20da35a61.rlib" "/opt/rustwide/target/debug/deps/libmd5-c462c7630add33ba.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b3ee2a8f543a2b4.rlib" "/opt/rustwide/target/debug/deps/libatoi-892e62af27ff2033.rlib" "/opt/rustwide/target/debug/deps/libstringprep-90d9f1755d1e446a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2d870cc28f4475dc.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7997a54ecda5e502.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5f24cd78d133148b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-9872a6bc54c561e5.rlib" "/opt/rustwide/target/debug/deps/librand-da7c073f9985dcd4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84d6bf69c28b8437.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-38fdac3fa5b4e32c.rlib" "/opt/rustwide/target/debug/deps/librand_core-dfa6975b5ca058c2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-35615d1c9cedf143.rlib" "/opt/rustwide/target/debug/deps/libhkdf-f97e957eebb230cd.rlib" "/opt/rustwide/target/debug/deps/libhmac-696375f4d5a0375c.rlib" "/opt/rustwide/target/debug/deps/libsha2-be1f97546af44795.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-953f77128dd6210a.rlib" "/opt/rustwide/target/debug/deps/libdigest-2fcc8009f1096a4f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-edb9084dc4aeef34.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6170e14b2c8e4844.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-9c9b621a6379e109.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-413c8be552dddf68.rlib" "/opt/rustwide/target/debug/deps/libtypenum-254c8b9e614b27c3.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-ae2be368d9bee891.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-edbe0de7d4a82c7a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ac0e06e35c334abe.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d6dd14abcf809465.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3f69546246776220.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6749c210b54c9bf5.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-977e1cf9ee4aaf0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e2f7eedd409a4c14.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1471c0115e4d8c3b.rlib" "/opt/rustwide/target/debug/deps/libtokio-40e0a5c0f7def828.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-72bb75040389650e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0329bc2e6e784613.rlib" "/opt/rustwide/target/debug/deps/libmio-acee7feb6e30c116.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c5800d7d029d80c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-28d064d784559dcd.rlib" "/opt/rustwide/target/debug/deps/libhashlink-e8b50a1e282797d5.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-423f171ca6f277c1.rlib" "/opt/rustwide/target/debug/deps/libahash-5ba0335602f93efa.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-70bdeeea9d1cb259.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-be094f9dd700f185.rlib" "/opt/rustwide/target/debug/deps/libchrono-61cc6ee66d9600e4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b12de6851d11ce3b.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-ea1f6444daed2b89.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f0600667d9dd1a22.rlib" "/opt/rustwide/target/debug/deps/libryu-02b32a591a8e098b.rlib" "/opt/rustwide/target/debug/deps/libitoa-c5f3275a5760f8d2.rlib" "/opt/rustwide/target/debug/deps/libserde-89aff045e0723be8.rlib" "/opt/rustwide/target/debug/deps/liblog-c152ddc18ef64d69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-cbead88c8fa649fb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2edce90018ec3dfa.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-0853bba2b2b69058.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-af460af21716c744.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-febb11d9dc301d37.rlib" "/opt/rustwide/target/debug/deps/liblibc-58172cf463bbc2f4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-344af8b4172a4b13.rlib" "/opt/rustwide/target/debug/deps/libinstant-efa1128bc459630a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-164bf69dabbcc49a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c345821c6ade1a2f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-30776b7fbb4984e2.rlib" "/opt/rustwide/target/debug/deps/libeither-f56591d9cf3a6a75.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-49d280dc8931f241.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-00e07ebda3cf6601.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-faf62e2d31fffb7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-15e63786fd418cc3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-d31c69df8d22ff13.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7253bbf76565b32a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-015c40038db33ba7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9403341b24c2da6d.rlib" "/opt/rustwide/target/debug/deps/libquote-88245c643d33b95d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-c308a930a0e3b3ae.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-27c541bdd3194d90.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-eebfabe1da211fbe.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b119caf2b41e989c.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a6e3f3f120c06a9d.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d9e2b538f14471de.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-19a8f7e0e3580341.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-42fee89bdf9b228e.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-34254f7cdcc0cc46.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-44ef65cfbf83fcb8.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c65acc9d349f7532.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4e98dcd12d24c572.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-decf62ffc2a6d6e8.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-26adb3c50c2a21e1.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0e893a92b0bf83dd.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-2ff912bc722ce8c9.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ec13f05f8d2bf50.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-26def7a8e3a3dff8.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-2f4d671a9b4d2563.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsqlx_macros-bf098bdfdc7fb39b.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: 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 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-macros` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/underworld_core-45ac9cd7f231e1cb/lib-underworld_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "963bb6637f6b11a8b67bf01e3ff41179addcd4fc6d65ba1f0318cdaf30fef44a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "963bb6637f6b11a8b67bf01e3ff41179addcd4fc6d65ba1f0318cdaf30fef44a", kill_on_drop: false }` [INFO] [stdout] 963bb6637f6b11a8b67bf01e3ff41179addcd4fc6d65ba1f0318cdaf30fef44a