[INFO] cloning repository https://github.com/masalachai/online-resume [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/masalachai/online-resume" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasalachai%2Fonline-resume", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasalachai%2Fonline-resume'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8dba4ceccbc6e400c9d2c64a55a425e6d7037bb [INFO] building masalachai/online-resume against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasalachai%2Fonline-resume" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/masalachai/online-resume on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/masalachai/online-resume [INFO] finished tweaking git repo https://github.com/masalachai/online-resume [INFO] tweaked toml for git repo https://github.com/masalachai/online-resume written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/masalachai/online-resume 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa72455e85111419c7566194ffcfeca39cf8eb1131a428c2e876b8afc0d32b9b [INFO] running `Command { std: "docker" "start" "-a" "aa72455e85111419c7566194ffcfeca39cf8eb1131a428c2e876b8afc0d32b9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa72455e85111419c7566194ffcfeca39cf8eb1131a428c2e876b8afc0d32b9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa72455e85111419c7566194ffcfeca39cf8eb1131a428c2e876b8afc0d32b9b", kill_on_drop: false }` [INFO] [stdout] aa72455e85111419c7566194ffcfeca39cf8eb1131a428c2e876b8afc0d32b9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dbbe128192aeee9fb433ce87e3312c67c2db7c31e1672935bede0f6dfb4049c [INFO] running `Command { std: "docker" "start" "-a" "0dbbe128192aeee9fb433ce87e3312c67c2db7c31e1672935bede0f6dfb4049c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling v_escape_derive v0.8.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling buf-min v0.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `actix-web-codegen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name actix_web_codegen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-codegen-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=44b1da6b6c1b9c51 -C extra-filename=-131afeb0b1a9fbb0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-790beb3e41529437.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-4f84b4ad524c0cb4.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-101c2675989f1e06.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZXNUhG/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustls` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `actix-http` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name actix_http --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-http-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="brotli2"' --cfg 'feature="compress"' --cfg 'feature="default"' --cfg 'feature="flate2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix", "actix-tls", "actors", "brotli2", "compress", "default", "flate2", "openssl", "rustls", "secure-cookies"))' -C metadata=9e5006d4df8e9ab9 -C extra-filename=-6bf0f453d51749ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-9484cbfe048f6064.rmeta --extern actix_connect=/opt/rustwide/target/debug/deps/libactix_connect-f43c8f2b6a01d77d.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-6660de3b9897250f.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-2b3182a594bc85a6.rmeta --extern actix_threadpool=/opt/rustwide/target/debug/deps/libactix_threadpool-3b5603f7a7cf8de9.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-9566781f004b74d9.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-c7b5ee6310df3e1f.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8fcb3a19b90e1d12.rmeta --extern brotli2=/opt/rustwide/target/debug/deps/libbrotli2-6222a3814fe0bf44.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-42577d72ef878432.rmeta --extern cookie=/opt/rustwide/target/debug/deps/libcookie-97cb1ac6bcedabbe.rmeta --extern copyless=/opt/rustwide/target/debug/deps/libcopyless-4b17fa94736ae722.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-a211b319cc0126e0.so --extern either=/opt/rustwide/target/debug/deps/libeither-ecab9c1704646acf.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-a1205cc7f8718030.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-c2894b45bb934ba4.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-85b45273a2a9433d.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8859613a20b7619a.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e9521f3374fcd863.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-a2412dd0c10d8154.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-a66c890ae766ccea.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-8918e221fe2f2a81.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-ad95e6dfac4c2c08.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-190cb3e150a3e41f.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-eedc88924bd0eda1.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-fec0a55f73b2b941.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ba6d9ac4e4243af3.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-90eacf6d362ce6f7.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-b7cae768fcd12a2f.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-772c90a786b3ee34.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-2fd0b2198621ebcb.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-c1094fd22dd9775a.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2634e89b0955adb7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-459d897d61793341.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d2401d07865d7062.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-4cb5311396414928.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-0738aa758271d2df.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-353e7a4ed57cbc8a.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-c8e76523c5e677af.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/brotli-sys-a7a3b4c0fe01ca0f/out` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZn7wj7/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `awc` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name awc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/awc-2.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compress"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compress", "default", "open-ssl", "openssl", "rust-tls", "rustls"))' -C metadata=551fe931e0bbb34f -C extra-filename=-3421455136343c46 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-9484cbfe048f6064.rmeta --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-6bf0f453d51749ec.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-6660de3b9897250f.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-2b3182a594bc85a6.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-c7b5ee6310df3e1f.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-42577d72ef878432.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-02ffc4ff30a29427.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-a211b319cc0126e0.so --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8859613a20b7619a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-90eacf6d362ce6f7.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-b7cae768fcd12a2f.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-772c90a786b3ee34.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-c1094fd22dd9775a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-459d897d61793341.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d2401d07865d7062.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-4cb5311396414928.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/brotli-sys-a7a3b4c0fe01ca0f/out` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="futures-core"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="slab"' --cfg 'feature="stream"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="winapi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "futures-core", "io-std", "io-util", "libc", "macros", "memchr", "mio", "net", "num_cpus", "once_cell", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "slab", "stream", "sync", "test-util", "time", "tokio-macros", "tracing", "winapi"))' -C metadata=8770896265637a4e -C extra-filename=-f21d140dcb6397cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e3daa1bc5b2dc174.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8859613a20b7619a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4ae912a53f910487.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9f1ad091d9e53685.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-540ef9902de510ac.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3ae4c1b529f08dd7.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f078aa16dd27dd16.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c2afa91c41aa2759.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-0179d09706d6c8a6.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-cc588a1edf070aa8.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-353e7a4ed57cbc8a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-d75397dac3e1dae7.so --cap-lints allow --cap-lints=warn --cfg tokio_track_caller` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "0dbbe128192aeee9fb433ce87e3312c67c2db7c31e1672935bede0f6dfb4049c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dbbe128192aeee9fb433ce87e3312c67c2db7c31e1672935bede0f6dfb4049c", kill_on_drop: false }` [INFO] [stdout] 0dbbe128192aeee9fb433ce87e3312c67c2db7c31e1672935bede0f6dfb4049c