[INFO] cloning repository https://github.com/kjdv91/rust_web_app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kjdv91/rust_web_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjdv91%2Frust_web_app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjdv91%2Frust_web_app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa97c6fd0bfb45c345d91c05113919dfac1f6d1c [INFO] testing kjdv91/rust_web_app against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkjdv91%2Frust_web_app" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kjdv91/rust_web_app on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kjdv91/rust_web_app [INFO] finished tweaking git repo https://github.com/kjdv91/rust_web_app [INFO] tweaked toml for git repo https://github.com/kjdv91/rust_web_app written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kjdv91/rust_web_app 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" "+beta-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84b42c0a2abb2368be1732c846ec4c8c1e93752c131ebaefd4dac0c45f462aea [INFO] running `Command { std: "docker" "start" "-a" "84b42c0a2abb2368be1732c846ec4c8c1e93752c131ebaefd4dac0c45f462aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84b42c0a2abb2368be1732c846ec4c8c1e93752c131ebaefd4dac0c45f462aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84b42c0a2abb2368be1732c846ec4c8c1e93752c131ebaefd4dac0c45f462aea", kill_on_drop: false }` [INFO] [stdout] 84b42c0a2abb2368be1732c846ec4c8c1e93752c131ebaefd4dac0c45f462aea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2fe732ee08f150643441ae94b5a7d198898476e4cee1617bbedd2b447257165 [INFO] running `Command { std: "docker" "start" "-a" "d2fe732ee08f150643441ae94b5a7d198898476e4cee1617bbedd2b447257165", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling memchr v2.6.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling stringprep v0.1.3 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling sqlb-macros v0.0.5 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sqlx-core v0.5.13 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Compiling warp v0.3.5 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libwarp-de0513d612062019.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `warp` (lib) due to 1 previous error [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/beta-2024-12-08-x86_64-unknown-linux-gnu/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/rustc6cmsMw/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc6cmsMw/symbols.o" "/opt/rustwide/target/debug/deps/sqlx_macros-4970415b59c1e80d.sqlx_macros.279e3250ce223c5f-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-4970415b59c1e80d.sqlx_macros.279e3250ce223c5f-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-4970415b59c1e80d.sqlx_macros.279e3250ce223c5f-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-4970415b59c1e80d.sqlx_macros.279e3250ce223c5f-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-4970415b59c1e80d.sqlx_macros.279e3250ce223c5f-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-4970415b59c1e80d.sqlx_macros.279e3250ce223c5f-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-4970415b59c1e80d.sqlx_macros.279e3250ce223c5f-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-4970415b59c1e80d.sqlx_macros.279e3250ce223c5f-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-4970415b59c1e80d.sqlx_macros.279e3250ce223c5f-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-4970415b59c1e80d.sqlx_macros.279e3250ce223c5f-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-4970415b59c1e80d.sqlx_macros.279e3250ce223c5f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-4970415b59c1e80d.sqlx_macros.279e3250ce223c5f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-4970415b59c1e80d.sqlx_macros.279e3250ce223c5f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-4970415b59c1e80d.sqlx_macros.279e3250ce223c5f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-4970415b59c1e80d.sqlx_macros.279e3250ce223c5f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-4970415b59c1e80d.sqlx_macros.279e3250ce223c5f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sqlx_macros-4970415b59c1e80d.59p0rsujnxralrcmkfbdjei0w.rcgu.rmeta" "/opt/rustwide/target/debug/deps/sqlx_macros-4970415b59c1e80d.2wyflboiih7osencgu0hvx56l.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-9d51b3fd5687da48.rlib" "/opt/rustwide/target/debug/deps/libheck-b5d9bf2a2426e4d8.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-e319c228b3e7e418.rlib" "/opt/rustwide/target/debug/deps/libsyn-168b10ea4ee023f3.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-acd11fe72e9a0035.rlib" "/opt/rustwide/target/debug/deps/libcrc-4d488ec71d300966.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-907bd5f062578b84.rlib" "/opt/rustwide/target/debug/deps/libhex-bf5d7c1623e40692.rlib" "/opt/rustwide/target/debug/deps/libwhoami-ea192d85309f6d28.rlib" "/opt/rustwide/target/debug/deps/libdirs-c3d051344061d25b.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-3a595045ddf6cb83.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-5aee262343d353a5.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2108ad2c4fb6d3d7.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-a479e862b9d1b994.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-7c0be0b7a176c6c9.rlib" "/opt/rustwide/target/debug/deps/libnom-35ae561baa1371d3.rlib" "/opt/rustwide/target/debug/deps/libitertools-f37bf5f4dbab65be.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2ac2c6359f7b3ae4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0f2b58ca1712dc52.rlib" "/opt/rustwide/target/debug/deps/liburl-205d5a4e05443169.rlib" "/opt/rustwide/target/debug/deps/libidna-d19a1b2c35dc1ce5.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-73e8283d00c23053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d755b7ee42e07e39.rlib" "/opt/rustwide/target/debug/deps/libmd5-cbf447890e08e19f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-adff5da93c00e059.rlib" "/opt/rustwide/target/debug/deps/libatoi-a27e68da6d8c6556.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-04535096281c4200.rlib" "/opt/rustwide/target/debug/deps/libstringprep-6b5ef2b154c5757d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-913bd4447c6bf186.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-dcbbce603bc23510.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c077d6a813fe7ae8.rlib" "/opt/rustwide/target/debug/deps/librand-10f56876bc205ebc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7582001ed7420567.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6355e3a2f5357626.rlib" "/opt/rustwide/target/debug/deps/librand_core-224f855548048da8.rlib" "/opt/rustwide/target/debug/deps/libhkdf-f749a517d5688fb1.rlib" "/opt/rustwide/target/debug/deps/libhmac-2d5dd9b820540fe8.rlib" "/opt/rustwide/target/debug/deps/libsha2-9b16d1c36f41893b.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8cf8d731355bd269.rlib" "/opt/rustwide/target/debug/deps/libdigest-172e9c16eec0862f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8bfc29cd08fc9521.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cd93e5060fd6f556.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-3c63127075108ca6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9a7f621fb45a6f4e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-486446c5d1f61c48.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0e2773e248ae790f.rlib" "/opt/rustwide/target/debug/deps/libhashlink-34140aa8ccbf1c12.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b3347bbc0a9b117d.rlib" "/opt/rustwide/target/debug/deps/libahash-f9e7073bc4631fb6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-eac395b85e5dc2a3.rlib" "/opt/rustwide/target/debug/deps/libtime-a64169487af9c6f5.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-200336de6bdc49e3.rlib" "/opt/rustwide/target/debug/deps/libstandback-1624c4b045b9a13b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e351f119bc1a4ffc.rlib" "/opt/rustwide/target/debug/deps/libryu-d2c3aff9aeca12bd.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3a42249f065e11e.rlib" "/opt/rustwide/target/debug/deps/libserde-114193bc388be9ca.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-237fe545405356f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-5fecbcd9d1aeca67.rlib" "/opt/rustwide/target/debug/deps/librustls-405a81daf9b4cf1c.rlib" "/opt/rustwide/target/debug/deps/libbase64-fca76a9e376e88b4.rlib" "/opt/rustwide/target/debug/deps/libsct-a16ba9547e935945.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c649802e2599de78.rlib" "/opt/rustwide/target/debug/deps/libring-e6157929346664a9.rlib" "/opt/rustwide/target/debug/deps/libspin-e858d3468b8e3abd.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-6cf40e3a64622ff0.rlib" "/opt/rustwide/target/debug/deps/liblog-8188d82fb061445d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-728f13abc4f8cf5f.rlib" "/opt/rustwide/target/debug/deps/libtokio-423f0b2dd66d4028.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-99da39e1ff91ba70.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f71a68275f9a1a66.rlib" "/opt/rustwide/target/debug/deps/libbytes-8217216c646d0e94.rlib" "/opt/rustwide/target/debug/deps/libmio-fb4e4984663c3bb8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-dbdb88b1b869198f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-09dbbe1647eda8da.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-aceb39349ec89001.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-aa6337c29da4b4a8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b126a8134b819acd.rlib" "/opt/rustwide/target/debug/deps/liblibc-4b0b24147de68dac.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e3d8269c0db97757.rlib" "/opt/rustwide/target/debug/deps/libinstant-840f3dd9a81fef53.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-01b7e6f95550bc19.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libeither-bc25dbceced3a40f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-76e2a18e8ad83b9d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4ad7ca4c308851c8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e615da966755eef2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4cbe93af38ddf34a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2b52a0e9eb5d63bb.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-52c0b7d4d140b00d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-da303feb02cdff34.rlib" "/opt/rustwide/target/debug/deps/libquote-926e0eedfeae419a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-f7d6f4edafb3fc71.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-f37e75815b130960.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-bcafc4e6921040d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-fd6bebe36bed2f81/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsqlx_macros-4970415b59c1e80d.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] [stderr] error: could not compile `sqlx-macros` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d2fe732ee08f150643441ae94b5a7d198898476e4cee1617bbedd2b447257165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2fe732ee08f150643441ae94b5a7d198898476e4cee1617bbedd2b447257165", kill_on_drop: false }` [INFO] [stdout] d2fe732ee08f150643441ae94b5a7d198898476e4cee1617bbedd2b447257165