[INFO] cloning repository https://github.com/Rushmore75/rust_authentication [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rushmore75/rust_authentication" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRushmore75%2Frust_authentication", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRushmore75%2Frust_authentication'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88c90b48ebc86909827a2ecc627a176e26da3d89 [INFO] testing Rushmore75/rust_authentication/88c90b48ebc86909827a2ecc627a176e26da3d89 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRushmore75%2Frust_authentication" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rushmore75/rust_authentication on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rushmore75/rust_authentication [INFO] finished tweaking git repo https://github.com/Rushmore75/rust_authentication [INFO] tweaked toml for git repo https://github.com/Rushmore75/rust_authentication written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Rushmore75/rust_authentication 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" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51b003ba112c864f417a8e324b28ee8eb6596bfbe00f4edeb3a9a7b4a727f31e [INFO] running `Command { std: "docker" "start" "-a" "51b003ba112c864f417a8e324b28ee8eb6596bfbe00f4edeb3a9a7b4a727f31e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51b003ba112c864f417a8e324b28ee8eb6596bfbe00f4edeb3a9a7b4a727f31e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51b003ba112c864f417a8e324b28ee8eb6596bfbe00f4edeb3a9a7b4a727f31e", kill_on_drop: false }` [INFO] [stdout] 51b003ba112c864f417a8e324b28ee8eb6596bfbe00f4edeb3a9a7b4a727f31e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b591890e4ea864003a942cc7b8839babdeaf83045651feb536b5481b9ef93f4 [INFO] running `Command { std: "docker" "start" "-a" "2b591890e4ea864003a942cc7b8839babdeaf83045651feb536b5481b9ef93f4", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling serde v1.0.206 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.206 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling pq-sys v0.6.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling diesel_derives v2.2.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libtokio-608a5928a11d46b5.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (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/rmeta5INco4/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml_edit` (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/rmetafFo6sP" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `h2` (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/rmetagW0B5S" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/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/rustcTC6o1E/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcTC6o1E/symbols.o" "/opt/rustwide/target/debug/deps/rocket_codegen-7d676fe6980aaec9.rocket_codegen.a4a276a2d9eb0e50-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-7d676fe6980aaec9.rocket_codegen.a4a276a2d9eb0e50-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-7d676fe6980aaec9.rocket_codegen.a4a276a2d9eb0e50-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-7d676fe6980aaec9.rocket_codegen.a4a276a2d9eb0e50-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-7d676fe6980aaec9.rocket_codegen.a4a276a2d9eb0e50-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-7d676fe6980aaec9.rocket_codegen.a4a276a2d9eb0e50-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-7d676fe6980aaec9.rocket_codegen.a4a276a2d9eb0e50-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-7d676fe6980aaec9.rocket_codegen.a4a276a2d9eb0e50-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-7d676fe6980aaec9.rocket_codegen.a4a276a2d9eb0e50-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-7d676fe6980aaec9.rocket_codegen.a4a276a2d9eb0e50-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-7d676fe6980aaec9.rocket_codegen.a4a276a2d9eb0e50-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-7d676fe6980aaec9.rocket_codegen.a4a276a2d9eb0e50-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-7d676fe6980aaec9.rocket_codegen.a4a276a2d9eb0e50-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-7d676fe6980aaec9.rocket_codegen.a4a276a2d9eb0e50-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-7d676fe6980aaec9.rocket_codegen.a4a276a2d9eb0e50-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-7d676fe6980aaec9.rocket_codegen.a4a276a2d9eb0e50-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-7d676fe6980aaec9.0njqgwsjthaubo7f827owuzm3.rcgu.rmeta" "/opt/rustwide/target/debug/deps/rocket_codegen-7d676fe6980aaec9.eimuwjgpv3bewm7arya5o3n13.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_check-e39cc59db5cde1cc.rlib" "/opt/rustwide/target/debug/deps/libglob-ead686df6db2d0d2.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-c47698044f34a224.rlib" "/opt/rustwide/target/debug/deps/libdevise-1b828ef6fba9b0b3.rlib" "/opt/rustwide/target/debug/deps/libdevise_core-1b7cfc5c896b406b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-44b2d38b03399cec.rlib" "/opt/rustwide/target/debug/deps/libsyn-122dd8006c2c22ea.rlib" "/opt/rustwide/target/debug/deps/libbitflags-75c709899afc5acc.rlib" "/opt/rustwide/target/debug/deps/librocket_http-dcbefd1a74bcdb30.rlib" "/opt/rustwide/target/debug/deps/libfutures-4e13c459c03b0e40.rlib" "/opt/rustwide/target/debug/deps/libcookie-40768ab494b6adde.rlib" "/opt/rustwide/target/debug/deps/libuncased-37a278743380172e.rlib" "/opt/rustwide/target/debug/deps/liblog-59a169bde0af823e.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-0a1871e1c5aeca35.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c7ff0286392b94eb.rlib" "/opt/rustwide/target/debug/deps/libref_cast-05546f4254c6c0ee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0849dd67a6c44a74.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f3001c4b676698c8.rlib" "/opt/rustwide/target/debug/deps/libeither-1262fa0ff94c8630.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2bf71e8326cc0d46.rlib" "/opt/rustwide/target/debug/deps/libtime-81535a6e4fccb4d9.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f088bdeda82daaaf.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-c07d2bc8a05763c7.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libstate-c444bf672db8b961.rlib" "/opt/rustwide/target/debug/deps/libhyper-85ce4c5bf48436c3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4b79ac35d4a83b62.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtracing-1e80f26d5d579245.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-546a02a5507c5c18.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-85576047ce44710e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2f16694cb96775d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0419458d0c38ead5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-264f1f26f150a370.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bcc58df4087e3fcf.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-91e16312a6a039c3.rlib" "/opt/rustwide/target/debug/deps/libtokio-ae0bc5bacefa3426.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a02366c60b273e13.rlib" "/opt/rustwide/target/debug/deps/libmio-ce08f9a11646f1dd.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libhttp-b0606646e301b4f4.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libbytes-74d87212c8a9491f.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libpear-3128f7a4c7c61045.rlib" "/opt/rustwide/target/debug/deps/libyansi-0ef0834affdf09ca.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-6ddb7f299cbff644.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/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-cfc8ba3d59af5414.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f36c847cc7d794fc.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-578d54746a79aa44.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-904c29d49e5cf73e.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-68b28eebae724018.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-560631c702dee569.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-10bcfbd81438e288.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ca754d8825224f8b.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-eaa8e0bee9de3791.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9871c3445f9c3efa.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ed5a3106f015c794.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22e9e03915f31288.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-fb6b09f170935963.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c17c3ff980a79a1f.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af872ecf6f22cced.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca8dddbae7535f84.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-efa1bbd65297b1ec.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a00d470c02c17e75.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/f23b22458132fb20faeb8a915b1c252478696f25/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/f23b22458132fb20faeb8a915b1c252478696f25/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librocket_codegen-7d676fe6980aaec9.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-bigint` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rocket_codegen` (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/rmetariPtHr" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `diesel_derives` (lib) due to 1 previous error [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: libsqlite3-sys@0.30.1: sqlite3/sqlite3.c:257672:1: fatal error: error writing to /tmp/ccLtLhdC.s: No space left on device [INFO] [stderr] warning: libsqlite3-sys@0.30.1: 257672 | SQLITE_API const char *sqlite3_sourceid(void){ return SQLITE_SOURCE_ID; } [INFO] [stderr] warning: libsqlite3-sys@0.30.1: | ^~~~~~~~~~ [INFO] [stderr] warning: libsqlite3-sys@0.30.1: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.30.1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsqlite3-sys-00eedef3e9290301/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_SYS_USE_PKG_CONFIG [INFO] [stderr] cargo:include=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsqlite3-sys-0.30.1/sqlite3 [INFO] [stderr] cargo:rerun-if-changed=sqlite3/sqlite3.c [INFO] [stderr] cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_COLUMN [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libsqlite3-sys-1666d979143d5696/out) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:warning=sqlite3/sqlite3.c:257672:1: fatal error: error writing to /tmp/ccLtLhdC.s: No space left on device [INFO] [stderr] cargo:warning=257672 | SQLITE_API const char *sqlite3_sourceid(void){ return SQLITE_SOURCE_ID; } [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-DHAVE_ISNAN" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_LOCALTIME_R" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-1666d979143d5696/out/0343851c9008f270-sqlite3.o" "-c" "sqlite3/sqlite3.c" with args cc did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "2b591890e4ea864003a942cc7b8839babdeaf83045651feb536b5481b9ef93f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b591890e4ea864003a942cc7b8839babdeaf83045651feb536b5481b9ef93f4", kill_on_drop: false }` [INFO] [stdout] 2b591890e4ea864003a942cc7b8839babdeaf83045651feb536b5481b9ef93f4