[INFO] fetching crate hostname_resolver 0.1.0... [INFO] testing hostname_resolver-0.1.0 against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] extracting crate hostname_resolver 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate hostname_resolver 0.1.0 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] started tweaking crates.io crate hostname_resolver 0.1.0 [INFO] finished tweaking crates.io crate hostname_resolver 0.1.0 [INFO] tweaked toml for crates.io crate hostname_resolver 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 289 packages to latest compatible versions [INFO] [stderr] Adding hickory-resolver v0.24.4 (available: v0.25.2) [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] 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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc844477eb0210fae57802ae8be87495c832813a4b42e306595ce08d19dcc0e2 [INFO] running `Command { std: "docker" "start" "-a" "fc844477eb0210fae57802ae8be87495c832813a4b42e306595ce08d19dcc0e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc844477eb0210fae57802ae8be87495c832813a4b42e306595ce08d19dcc0e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc844477eb0210fae57802ae8be87495c832813a4b42e306595ce08d19dcc0e2", kill_on_drop: false }` [INFO] [stdout] fc844477eb0210fae57802ae8be87495c832813a4b42e306595ce08d19dcc0e2 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdc3c062b9a6f9a5263a22a86c6e1ef1289d967a84da3b315978b3d9ab4f0dfb [INFO] running `Command { std: "docker" "start" "-a" "bdc3c062b9a6f9a5263a22a86c6e1ef1289d967a84da3b315978b3d9ab4f0dfb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling azure_core v0.20.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libtokio-775cd9c1f2b0578f.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: rustc-LLVM ERROR: rustc-LLVM ERROR: rustc-LLVM ERROR: rustc-LLVM ERROR: IO failure on output stream: No space left on deviceIO failure on output stream: No space left on deviceIO failure on output stream: No space left on deviceIO failure on output stream: No space left on deviceIO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: rustc-LLVM ERROR: rustc-LLVM ERROR: IO failure on output stream: No space left on deviceIO failure on output stream: No space left on deviceIO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: rustc-LLVM ERROR: rustc-LLVM ERROR: IO failure on output stream: No space left on deviceIO failure on output stream: No space left on deviceIO failure on output stream: No space left on device [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: rustc interrupted by SIGSEGV, printing backtrace [INFO] [stderr] error: rustc interrupted by SIGSEGV, printing backtrace [INFO] [stderr] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/librustc_driver-e431519952fa553f.so(+0x39a115f)[0x74a5385a115f] [INFO] [stderr] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x45330)[0x74a53c36d330] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/librustc_driver-e431519952fa553f.so(+0x39a115f)[0x77756a9a115f] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc(+0x19334)[0x619aaa69b334] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc(+0x12ce0)[0x619aaa694ce0] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x47af3)[0x74a53c36faf3] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x45330)[0x77756e68c330] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x47bbe)[0x74a53c36fbbe] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc(+0x19334)[0x65339a2fb334] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/librustc_driver-e431519952fa553f.so(+0x4a72ef9)[0x74a539672ef9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc(+0x12ce0)[0x65339a2f4ce0] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x47af3)[0x77756e68eaf3] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x47bbe)[0x77756e68ebbe] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/librustc_driver-e431519952fa553f.so(+0x4a72ef9)[0x77756ba72ef9] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x134)[0x74a53044e774] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly(+0x91807d0)[0x74a533f807d0] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly(_ZN4llvm18report_fatal_errorERKNS_5TwineEb+0x134)[0x77756284e774] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/libLLVM.so.20.1-rust-1.89.0-nightly(+0x91807d0)[0x7775663807d0] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/librustc_driver-e431519952fa553f.so(+0x5fe1c30)[0x74a53abe1c30] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/librustc_driver-e431519952fa553f.so(+0x5fe1c30)[0x77756cfe1c30] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/librustc_driver-e431519952fa553f.so(+0x5fe1721)[0x74a53abe1721] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/librustc_driver-e431519952fa553f.so(+0x5fe1721)[0x77756cfe1721] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/librustc_driver-e431519952fa553f.so(+0x5fdece6)[0x74a53abdece6] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/librustc_driver-e431519952fa553f.so(+0x5fdece6)[0x77756cfdece6] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/librustc_driver-e431519952fa553f.so(+0x5fde9b4)[0x74a53abde9b4] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/librustc_driver-e431519952fa553f.so(+0x5fde9b4)[0x77756cfde9b4] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/librustc_driver-e431519952fa553f.so(_RINvNtNtCs1rNydThDhxY_3std3sys9backtrace28___rust_begin_short_backtraceNCINvXs0_Csjjs8VNWfx0Y_18rustc_codegen_llvmNtB1g_18LlvmCodegenBackendNtNtNtCsi6W1sS232o1_17rustc_codegen_ssa6traits7backend19ExtraBackendMethods18spawn_named_threadNCINvNtNtB2k_4back5write10spawn_workB1O_E0uE0uEB1g_+0x251)[0x74a53abdd111] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/librustc_driver-e431519952fa553f.so(_RINvNtNtCs1rNydThDhxY_3std3sys9backtrace28___rust_begin_short_backtraceNCINvXs0_Csjjs8VNWfx0Y_18rustc_codegen_llvmNtB1g_18LlvmCodegenBackendNtNtNtCsi6W1sS232o1_17rustc_codegen_ssa6traits7backend19ExtraBackendMethods18spawn_named_threadNCINvNtNtB2k_4back5write10spawn_workB1O_E0uE0uEB1g_+0x251)[0x77756cfdd111] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/librustc_driver-e431519952fa553f.so(+0x60cb61c)[0x74a53accb61c] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/librustc_driver-e431519952fa553f.so(+0x60cb9ab)[0x74a53accb9ab] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x9caa4)[0x74a53c3c4aa4] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(__clone+0x44)[0x74a53c451a34] [INFO] [stderr] [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/librustc_driver-e431519952fa553f.so(+0x60cb61c)[0x77756d0cb61c] [INFO] [stderr] note: we would appreciate a report at https://github.com/rust-lang/rust [INFO] [stderr] help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216 [INFO] [stderr] /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/librustc_driver-e431519952fa553f.so(+0x60cb9ab)[0x77756d0cb9ab] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(+0x9caa4)[0x77756e6e3aa4] [INFO] [stderr] /lib/x86_64-linux-gnu/libc.so.6(__clone+0x44)[0x77756e770a34] [INFO] [stderr] [INFO] [stderr] note: we would appreciate a report at https://github.com/rust-lang/rust [INFO] [stderr] help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaopi8LB/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 `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=f8d70ce46b3ec375 -C extra-filename=-df26000436052af2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-f26d4826b597103e.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-972ebb79349338ae.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-3c46685b6e3f7c53.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-be8442ee548d90f9.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-19b3aba2be9e7ae8.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-d2d6782c70f6d408.rmeta --cap-lints allow --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] error: could not compile `openssl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name openssl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.72/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=1edb5eaa2142a8c9 -C extra-filename=-6aa16fc4a62e813e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8d6004180f14a06d.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern foreign_types=/opt/rustwide/target/debug/deps/libforeign_types-0d5385f641bbbadd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-640b5863814b2d7a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern openssl_macros=/opt/rustwide/target/debug/deps/libopenssl_macros-d85781267010c29a.so --extern ffi=/opt/rustwide/target/debug/deps/libopenssl_sys-57c7170cf5a640e5.rmeta --cap-lints allow --cap-lints=forbid --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)'` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] error: could not compile `icu_locale_core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name icu_locale_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/icu_locale_core-2.0.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="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "zerovec"))' -C metadata=d6a2bdf18f0a92cf -C extra-filename=-e775ca84f0993bc0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern displaydoc=/opt/rustwide/target/debug/deps/libdisplaydoc-3e9b1ba3ead4c33a.so --extern litemap=/opt/rustwide/target/debug/deps/liblitemap-aaec3d88bc2b9505.rmeta --extern tinystr=/opt/rustwide/target/debug/deps/libtinystr-d428a412e9e7812a.rmeta --extern writeable=/opt/rustwide/target/debug/deps/libwriteable-1fc78dfe07ba1099.rmeta --extern zerovec=/opt/rustwide/target/debug/deps/libzerovec-9619a30b058c3c8f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "bdc3c062b9a6f9a5263a22a86c6e1ef1289d967a84da3b315978b3d9ab4f0dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdc3c062b9a6f9a5263a22a86c6e1ef1289d967a84da3b315978b3d9ab4f0dfb", kill_on_drop: false }` [INFO] [stdout] bdc3c062b9a6f9a5263a22a86c6e1ef1289d967a84da3b315978b3d9ab4f0dfb