[INFO] cloning repository https://github.com/mikatpt/shbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikatpt/shbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikatpt%2Fshbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikatpt%2Fshbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d750a53c32230c5a9c084e18e08f0532117bb814 [INFO] testing mikatpt/shbot against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikatpt%2Fshbot" "/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/mikatpt/shbot on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mikatpt/shbot [INFO] finished tweaking git repo https://github.com/mikatpt/shbot [INFO] tweaked toml for git repo https://github.com/mikatpt/shbot written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mikatpt/shbot 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8d76088e8ddb25e1c535730371519679aac1eabc52d92d92cae407afa5507f5 [INFO] running `Command { std: "docker" "start" "-a" "d8d76088e8ddb25e1c535730371519679aac1eabc52d92d92cae407afa5507f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8d76088e8ddb25e1c535730371519679aac1eabc52d92d92cae407afa5507f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d76088e8ddb25e1c535730371519679aac1eabc52d92d92cae407afa5507f5", kill_on_drop: false }` [INFO] [stdout] d8d76088e8ddb25e1c535730371519679aac1eabc52d92d92cae407afa5507f5 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17168cbd1f5ba4938c1ceecd3bcbcea728ff390b1d1a0abbb7e9b926e69de017 [INFO] running `Command { std: "docker" "start" "-a" "17168cbd1f5ba4938c1ceecd3bcbcea728ff390b1d1a0abbb7e9b926e69de017", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tonic-build v0.6.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling postgres-protocol v0.6.3 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling console-api v0.1.2 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.10 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling iri-string v0.4.1 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling async-compression v0.3.12 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling deadpool v0.9.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling models v0.1.0 (/opt/rustwide/workdir/crates/models) [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling tower-http v0.2.5 [INFO] [stderr] Compiling axum-core v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling matchit v0.4.6 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling axum-macros v0.1.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling deadpool-postgres v0.10.2 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling axum v0.4.8 [INFO] [stderr] Compiling tonic v0.6.2 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling csv-parser v0.1.0 (/opt/rustwide/workdir/crates/csv-parser) [INFO] [stderr] Compiling console-subscriber v0.1.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tonic` (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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name tonic --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.6.2/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="async-trait"' --cfg 'feature="codegen"' --cfg 'feature="default"' --cfg 'feature="h2"' --cfg 'feature="hyper"' --cfg 'feature="hyper-timeout"' --cfg 'feature="prost"' --cfg 'feature="prost-derive"' --cfg 'feature="prost1"' --cfg 'feature="tokio"' --cfg 'feature="tower"' --cfg 'feature="tracing-futures"' --cfg 'feature="transport"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-trait", "codegen", "compression", "default", "flate2", "h2", "hyper", "hyper-timeout", "prost", "prost-derive", "prost1", "rustls-native-certs", "tls", "tls-roots", "tls-roots-common", "tls-webpki-roots", "tokio", "tokio-rustls", "tower", "tracing-futures", "transport", "webpki-roots"))' -C metadata=e8129e9f9949d2d2 -C extra-filename=-d92a821ef8b876ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-160739104822ca8a.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-afb098a78784e11c.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-beb813779272318b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8210432e63828fd8.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c7ed43a6e707032f.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c8bbee4c6ce6d215.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-87a78fbab336dbcd.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-58de0ef7d847e425.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-c634915492b3f4b1.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e4da90b99a66de47.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-6642bd891dfe8a8e.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d8e5e041794fd24f.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-514996cc9f1fe3b5.rmeta --extern prost1=/opt/rustwide/target/debug/deps/libprost-dd68ea2e054a9cda.rmeta --extern prost_derive=/opt/rustwide/target/debug/deps/libprost_derive-8aea096476bba2d3.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-978d3cd5ebbd78b2.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-b8355ab97c69c4b5.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-d19721bb8a49754d.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-ebaeab8bc38a0ab9.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-ef285fdda87a29e6.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-2dc84133e3370862.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-34676646372b50ce.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-31398472c62542e8.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `reqwest` (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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name reqwest --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.10/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="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-tls"' --cfg 'feature="json"' --cfg 'feature="native-tls-crate"' --cfg 'feature="rustls"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="serde_json"' --cfg 'feature="tokio-native-tls"' --cfg 'feature="tokio-rustls"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "gzip", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "proc-macro-hack", "rustls", "rustls-native-certs", "rustls-pemfile", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "trust-dns-resolver", "webpki-roots"))' -C metadata=c35d75a90c58c270 -C extra-filename=-f625e265a5f2a27d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-beb813779272318b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8210432e63828fd8.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-63fee01a6f058ef4.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c7ed43a6e707032f.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c8bbee4c6ce6d215.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-87a78fbab336dbcd.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-58de0ef7d847e425.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-c634915492b3f4b1.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e4da90b99a66de47.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-9976fd6aab19b234.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-aaafd72fb44b7698.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-0ffd2b2cc735eeb9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-811fb3249def041e.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-2ae9ff56ceb854d4.rmeta --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-1c913d7a13d98781.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d8e5e041794fd24f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6949294477aa6c42.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-c9acc6064031ed73.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-ef5271f89d67d6fc.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-09b6b30f24be774b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1c344dbc1c14df76.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-4da7042bc6c1bb8e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-978d3cd5ebbd78b2.rmeta --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-2302b9f68ef4949e.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-bcd19b34e3d09d02.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-88a5699c8e02eddb.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-50cfe4db6e5e6a4b.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-ed8ccfdf83f09688/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "17168cbd1f5ba4938c1ceecd3bcbcea728ff390b1d1a0abbb7e9b926e69de017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17168cbd1f5ba4938c1ceecd3bcbcea728ff390b1d1a0abbb7e9b926e69de017", kill_on_drop: false }` [INFO] [stdout] 17168cbd1f5ba4938c1ceecd3bcbcea728ff390b1d1a0abbb7e9b926e69de017