[INFO] cloning repository https://github.com/tmcgroul/archive-gateway-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmcgroul/archive-gateway-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmcgroul%2Farchive-gateway-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmcgroul%2Farchive-gateway-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2cc0dd83da7744fdbc58a79ba8449b153d405e03 [INFO] documenting tmcgroul/archive-gateway-example against try#958246c3cfeb0a72f9a664bc7c584741fa1a805b for pr-107291 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmcgroul%2Farchive-gateway-example" "/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/tmcgroul/archive-gateway-example on toolchain 958246c3cfeb0a72f9a664bc7c584741fa1a805b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+958246c3cfeb0a72f9a664bc7c584741fa1a805b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tmcgroul/archive-gateway-example [INFO] finished tweaking git repo https://github.com/tmcgroul/archive-gateway-example [INFO] tweaked toml for git repo https://github.com/tmcgroul/archive-gateway-example written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tmcgroul/archive-gateway-example 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" "+958246c3cfeb0a72f9a664bc7c584741fa1a805b" "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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+958246c3cfeb0a72f9a664bc7c584741fa1a805b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac96251aed55090283112f905b14a722c319a059cfa20ee78953d1628a88c6ea [INFO] running `Command { std: "docker" "start" "-a" "ac96251aed55090283112f905b14a722c319a059cfa20ee78953d1628a88c6ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac96251aed55090283112f905b14a722c319a059cfa20ee78953d1628a88c6ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac96251aed55090283112f905b14a722c319a059cfa20ee78953d1628a88c6ea", kill_on_drop: false }` [INFO] [stdout] ac96251aed55090283112f905b14a722c319a059cfa20ee78953d1628a88c6ea [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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+958246c3cfeb0a72f9a664bc7c584741fa1a805b" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0981f25def30cfba87cda1912c2968058c5681cdb79b79906bf61b29af7be9ea [INFO] running `Command { std: "docker" "start" "-a" "0981f25def30cfba87cda1912c2968058c5681cdb79b79906bf61b29af7be9ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking unicode-bidi v0.3.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rust_decimal v1.28.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking regex v1.7.1 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling whoami v1.3.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking time-core v0.1.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking concurrent-queue v2.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking uuid v1.2.2 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling pest v2.5.4 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking bytestring v1.2.0 [INFO] [stderr] Checking clap v3.2.23 [INFO] [stderr] Checking async-graphql-value v4.0.16 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Compiling toml_edit v0.18.0 [INFO] [stderr] Checking actix-router v0.5.1 [INFO] [stderr] Checking async-graphql-parser v4.0.16 [INFO] [stderr] Compiling proc-macro-crate v1.3.0 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking actix-rt v2.8.0 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-stream v0.1.11 [INFO] [stderr] Checking actix-server v2.2.0 [INFO] [stderr] Checking sqlx-rt v0.6.2 [INFO] [stderr] Checking sqlx-core v0.6.2 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Checking actix-codec v0.5.0 [INFO] [stderr] Checking actix v0.13.0 [INFO] [stdout] error: failed to build archive: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `async-graphql-parser` 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/958246c3cfeb0a72f9a664bc7c584741fa1a805b/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/rustc2mCgvJ/list" "-m64" "/tmp/rustc2mCgvJ/symbols.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-5558b829f0cf3e4d.actix_web_codegen.ab2ee1ec-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-5558b829f0cf3e4d.actix_web_codegen.ab2ee1ec-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-5558b829f0cf3e4d.actix_web_codegen.ab2ee1ec-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-5558b829f0cf3e4d.actix_web_codegen.ab2ee1ec-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-5558b829f0cf3e4d.actix_web_codegen.ab2ee1ec-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-5558b829f0cf3e4d.actix_web_codegen.ab2ee1ec-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-5558b829f0cf3e4d.actix_web_codegen.ab2ee1ec-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-5558b829f0cf3e4d.actix_web_codegen.ab2ee1ec-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-5558b829f0cf3e4d.actix_web_codegen.ab2ee1ec-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-5558b829f0cf3e4d.actix_web_codegen.ab2ee1ec-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-5558b829f0cf3e4d.actix_web_codegen.ab2ee1ec-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-5558b829f0cf3e4d.actix_web_codegen.ab2ee1ec-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-5558b829f0cf3e4d.actix_web_codegen.ab2ee1ec-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-5558b829f0cf3e4d.actix_web_codegen.ab2ee1ec-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-5558b829f0cf3e4d.actix_web_codegen.ab2ee1ec-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-5558b829f0cf3e4d.actix_web_codegen.ab2ee1ec-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_codegen-5558b829f0cf3e4d.2fhlh6yfyootuuma.rcgu.rmeta" "/opt/rustwide/target/debug/deps/actix_web_codegen-5558b829f0cf3e4d.1ng78npxg21h0myf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-3c5363ebd6f7849f.rlib" "/opt/rustwide/target/debug/deps/libactix_router-d5a465d39123bb95.rlib" "/opt/rustwide/target/debug/deps/libhttp-1a28eb25ea0acf53.rlib" "/opt/rustwide/target/debug/deps/libitoa-2dc591579cbfc997.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libbytestring-4d9613a5805af7b1.rlib" "/opt/rustwide/target/debug/deps/libbytes-ecb784e6c8541d8e.rlib" "/opt/rustwide/target/debug/deps/libtracing-707fcbc2aa99d646.rlib" "/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0e245766fb255c41.rlib" "/opt/rustwide/target/debug/deps/libregex-d6e86e5d11739e09.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0feec90f86b5c967.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3fbe52600510e068.rlib" "/opt/rustwide/target/debug/deps/libserde-f9dce095db37f56f.rlib" "/opt/rustwide/target/debug/deps/libquote-5509efe862298d6f.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d9fe6e0f6cdad197.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-488d9b1a6199d7b2.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6cd236b38b61ab70.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/958246c3cfeb0a72f9a664bc7c584741fa1a805b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libactix_web_codegen-5558b829f0cf3e4d.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-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 `actix-web-codegen` due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tokio` [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaLe0eiV" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sqlx-core` due to 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/rmetadHlJSZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `h2` due to previous error [INFO] running `Command { std: "docker" "inspect" "0981f25def30cfba87cda1912c2968058c5681cdb79b79906bf61b29af7be9ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0981f25def30cfba87cda1912c2968058c5681cdb79b79906bf61b29af7be9ea", kill_on_drop: false }` [INFO] [stdout] 0981f25def30cfba87cda1912c2968058c5681cdb79b79906bf61b29af7be9ea