[INFO] fetching crate pslink 0.4.1-beta.2... [INFO] checking pslink-0.4.1-beta.2 against try#dd2d87b6cc31907ae305875eb6be399783dc0256 for pr-143929 [INFO] extracting crate pslink 0.4.1-beta.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate pslink 0.4.1-beta.2 [INFO] finished tweaking crates.io crate pslink 0.4.1-beta.2 [INFO] tweaked toml for crates.io crate pslink 0.4.1-beta.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pslink 0.4.1-beta.2 on toolchain dd2d87b6cc31907ae305875eb6be399783dc0256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pslink 0.4.1-beta.2 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" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86e5341affba533e68b2daca84bf69a019f616595da18c5fbe4d54bedf21d5bf [INFO] running `Command { std: "docker" "start" "-a" "86e5341affba533e68b2daca84bf69a019f616595da18c5fbe4d54bedf21d5bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86e5341affba533e68b2daca84bf69a019f616595da18c5fbe4d54bedf21d5bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86e5341affba533e68b2daca84bf69a019f616595da18c5fbe4d54bedf21d5bf", kill_on_drop: false }` [INFO] [stdout] 86e5341affba533e68b2daca84bf69a019f616595da18c5fbe4d54bedf21d5bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+dd2d87b6cc31907ae305875eb6be399783dc0256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee1ad3f2ab677f2bf6869ddbf81b287408d66aa8e0f3296cd45a814d6557588b [INFO] running `Command { std: "docker" "start" "-a" "ee1ad3f2ab677f2bf6869ddbf81b287408d66aa8e0f3296cd45a814d6557588b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling jobserver v0.1.23 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking bitflags v1.3.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking unic-langid-macros v0.9.0 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling ouroboros_macro v0.8.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking trust-dns-proto v0.19.7 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling sqlx-rt v0.2.0 [INFO] [stderr] Checking ouroboros v0.8.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetal8ckGC/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaZifndy" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaeUBPvE/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deflate` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `hashlink` (lib) due to 1 previous error [INFO] [stderr] warning: libloading@0.5.2: ar: /opt/rustwide/target/debug/build/libloading-39507a774c172ecf/out/libglobal_static.a: No space left on device [INFO] [stderr] error: failed to run custom build command for `libloading v0.5.2` [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/libloading-963d525a0eafa691/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=dl [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("false") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libloading-39507a774c172ecf/out/src/os/unix/global_static.o" "-c" "src/os/unix/global_static.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/libloading-39507a774c172ecf/out/libglobal_static.a" "/opt/rustwide/target/debug/build/libloading-39507a774c172ecf/out/src/os/unix/global_static.o" [INFO] [stderr] cargo:warning=ar: /opt/rustwide/target/debug/build/libloading-39507a774c172ecf/out/libglobal_static.a: No space left on device [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/libloading-39507a774c172ecf/out/libglobal_static.a" "/opt/rustwide/target/debug/build/libloading-39507a774c172ecf/out/src/os/unix/global_static.o" with args "ar" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGbUmEF/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `webpki-roots` (lib) due to 1 previous error [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/dd2d87b6cc31907ae305875eb6be399783dc0256/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/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 --cfg 'feature="blocking"' --cfg 'feature="default"' --cfg 'feature="dns"' --cfg 'feature="fnv"' --cfg 'feature="fs"' --cfg 'feature="futures-core"' --cfg 'feature="io-driver"' --cfg 'feature="io-util"' --cfg 'feature="iovec"' --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="mio-uds"' --cfg 'feature="num_cpus"' --cfg 'feature="rt-core"' --cfg 'feature="rt-threaded"' --cfg 'feature="rt-util"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="slab"' --cfg 'feature="stream"' --cfg 'feature="sync"' --cfg 'feature="tcp"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="udp"' --cfg 'feature="uds"' --cfg 'feature="winapi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blocking", "default", "dns", "fnv", "fs", "full", "futures-core", "io-driver", "io-std", "io-util", "iovec", "lazy_static", "libc", "macros", "memchr", "mio", "mio-named-pipes", "mio-uds", "net", "num_cpus", "parking_lot", "process", "rt-core", "rt-threaded", "rt-util", "signal", "signal-hook-registry", "slab", "stream", "sync", "tcp", "test-util", "time", "tokio-macros", "tracing", "udp", "uds", "winapi"))' -C metadata=974505c0553f5d92 -C extra-filename=-515992d643d4dfd1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-31902ffb6369dc69.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-75e82705e38c1766.rmeta --extern iovec=/opt/rustwide/target/debug/deps/libiovec-3bb2a65b84b8d95c.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7bef99ab27b53866.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a6382a9f1e6b9c68.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f97e302c66e5e042.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-ef0aeb9d9a8bd710.rmeta --extern mio_uds=/opt/rustwide/target/debug/deps/libmio_uds-7c2911ab3b5fa728.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-78c99f114d9d6a40.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8aeb3c020c285f5b.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-ebc257f55f1e9e88.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-521baf43e452d463.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-90ccbeafc2f35862.so --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/librustls-75c4573464f8f10a.rlib`: 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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9MCJFw/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `globset` (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/rmetaFjKGTO" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitvec` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaiuyVqy/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gimli` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaINdRWg/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `trust-dns-proto` (lib) due to 1 previous error [INFO] [stderr] warning: brotli-sys@0.3.2: brotli/enc/bit_cost.c:31: fatal error: error writing to /tmp/ccuUWikg.s: No space left on device [INFO] [stderr] warning: brotli-sys@0.3.2: 31 | #undef FN [INFO] [stderr] warning: brotli-sys@0.3.2: | [INFO] [stderr] warning: brotli-sys@0.3.2: compilation terminated. [INFO] [stderr] warning: brotli-sys@0.3.2: brotli/enc/backward_references_hq.c:786:1: fatal error: error writing to /tmp/cctjhCRV.s: No space left on device [INFO] [stderr] warning: brotli-sys@0.3.2: 786 | } [INFO] [stderr] warning: brotli-sys@0.3.2: | ^ [INFO] [stderr] warning: brotli-sys@0.3.2: compilation terminated. [INFO] [stderr] warning: brotli-sys@0.3.2: brotli/enc/block_splitter.c:192:1: fatal error: error writing to /tmp/ccSn5U7n.s: No space left on device [INFO] [stderr] warning: brotli-sys@0.3.2: 192 | } [INFO] [stderr] warning: brotli-sys@0.3.2: | ^ [INFO] [stderr] warning: brotli-sys@0.3.2: compilation terminated. [INFO] [stderr] warning: brotli-sys@0.3.2: brotli/enc/cluster.c:50: fatal error: error writing to /tmp/ccnVDFJZ.s: No space left on device [INFO] [stderr] warning: brotli-sys@0.3.2: 50 | #undef FN [INFO] [stderr] warning: brotli-sys@0.3.2: | [INFO] [stderr] warning: brotli-sys@0.3.2: compilation terminated. [INFO] [stderr] warning: brotli-sys@0.3.2: brotli/dec/decode.c:2361:1: fatal error: error writing to /tmp/ccYUc4PE.s: No space left on device [INFO] [stderr] warning: brotli-sys@0.3.2: 2361 | } [INFO] [stderr] warning: brotli-sys@0.3.2: | ^ [INFO] [stderr] warning: brotli-sys@0.3.2: compilation terminated. [INFO] [stderr] warning: brotli-sys@0.3.2: brotli/enc/brotli_bit_stream.c:1337:1: fatal error: error writing to /tmp/ccpShnGu.s: No space left on device [INFO] [stderr] warning: brotli-sys@0.3.2: 1337 | } [INFO] [stderr] warning: brotli-sys@0.3.2: | ^ [INFO] [stderr] warning: brotli-sys@0.3.2: compilation terminated. [INFO] [stderr] warning: brotli-sys@0.3.2: brotli/enc/backward_references.c:126:1: fatal error: error writing to /tmp/ccpx8KO4.s: No space left on device [INFO] [stderr] warning: brotli-sys@0.3.2: 126 | } [INFO] [stderr] warning: brotli-sys@0.3.2: | ^ [INFO] [stderr] warning: brotli-sys@0.3.2: compilation terminated. [INFO] [stderr] warning: brotli-sys@0.3.2: brotli/enc/compress_fragment.c:785:1: fatal error: error writing to /tmp/ccOdKhqL.s: No space left on device [INFO] [stderr] warning: brotli-sys@0.3.2: 785 | } [INFO] [stderr] warning: brotli-sys@0.3.2: | ^ [INFO] [stderr] warning: brotli-sys@0.3.2: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `brotli-sys v0.3.2` [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/brotli-sys-8d2527ca139dce8c/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:include=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-sys-0.3.2/brotli/include [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-99e10f33d364e811/out/brotli/common/dictionary.o" "-c" "brotli/common/dictionary.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-99e10f33d364e811/out/brotli/dec/bit_reader.o" "-c" "brotli/dec/bit_reader.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-99e10f33d364e811/out/brotli/dec/decode.o" "-c" "brotli/dec/decode.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-99e10f33d364e811/out/brotli/dec/huffman.o" "-c" "brotli/dec/huffman.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-99e10f33d364e811/out/brotli/dec/state.o" "-c" "brotli/dec/state.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-99e10f33d364e811/out/brotli/enc/backward_references.o" "-c" "brotli/enc/backward_references.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-99e10f33d364e811/out/brotli/enc/backward_references_hq.o" "-c" "brotli/enc/backward_references_hq.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-99e10f33d364e811/out/brotli/enc/bit_cost.o" "-c" "brotli/enc/bit_cost.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-99e10f33d364e811/out/brotli/enc/block_splitter.o" "-c" "brotli/enc/block_splitter.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-99e10f33d364e811/out/brotli/enc/brotli_bit_stream.o" "-c" "brotli/enc/brotli_bit_stream.c" [INFO] [stderr] cargo:warning=brotli/enc/bit_cost.c:31: fatal error: error writing to /tmp/ccuUWikg.s: No space left on device [INFO] [stderr] cargo:warning= 31 | #undef FN [INFO] [stderr] cargo:warning= | [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-99e10f33d364e811/out/brotli/enc/cluster.o" "-c" "brotli/enc/cluster.c" [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-99e10f33d364e811/out/brotli/enc/compress_fragment.o" "-c" "brotli/enc/compress_fragment.c" [INFO] [stderr] cargo:warning=brotli/enc/backward_references_hq.c:786:1: fatal error: error writing to /tmp/cctjhCRV.s: No space left on device [INFO] [stderr] cargo:warning= 786 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=brotli/enc/block_splitter.c:192:1: fatal error: error writing to /tmp/ccSn5U7n.s: No space left on device [INFO] [stderr] cargo:warning= 192 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=brotli/enc/cluster.c:50: fatal error: error writing to /tmp/ccnVDFJZ.s: No space left on device [INFO] [stderr] cargo:warning= 50 | #undef FN [INFO] [stderr] cargo:warning= | [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=brotli/dec/decode.c:2361:1: fatal error: error writing to /tmp/ccYUc4PE.s: No space left on device [INFO] [stderr] cargo:warning= 2361 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=brotli/enc/brotli_bit_stream.c:1337:1: fatal error: error writing to /tmp/ccpShnGu.s: No space left on device [INFO] [stderr] cargo:warning= 1337 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=brotli/enc/backward_references.c:126:1: fatal error: error writing to /tmp/ccpx8KO4.s: No space left on device [INFO] [stderr] cargo:warning= 126 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=brotli/enc/compress_fragment.c:785:1: fatal error: error writing to /tmp/ccOdKhqL.s: No space left on device [INFO] [stderr] cargo:warning= 785 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "brotli/include" "-o" "/opt/rustwide/target/debug/build/brotli-sys-99e10f33d364e811/out/brotli/dec/decode.o" "-c" "brotli/dec/decode.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "ee1ad3f2ab677f2bf6869ddbf81b287408d66aa8e0f3296cd45a814d6557588b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee1ad3f2ab677f2bf6869ddbf81b287408d66aa8e0f3296cd45a814d6557588b", kill_on_drop: false }` [INFO] [stdout] ee1ad3f2ab677f2bf6869ddbf81b287408d66aa8e0f3296cd45a814d6557588b