[INFO] cloning repository https://github.com/luffy2025/rust-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luffy2025/rust-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluffy2025%2Frust-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluffy2025%2Frust-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff1ae3786313e2ba8408e3a81112d23516fb254a [INFO] testing luffy2025/rust-chat against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluffy2025%2Frust-chat" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/luffy2025/rust-chat [INFO] finished tweaking git repo https://github.com/luffy2025/rust-chat [INFO] tweaked toml for git repo https://github.com/luffy2025/rust-chat written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/luffy2025/rust-chat on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/luffy2025/rust-chat 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc1/source/Cargo.toml: unused manifest key: workspace.dev-dependencies [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-compression v0.4.12 [INFO] [stderr] Downloaded boring v4.8.0 [INFO] [stderr] Downloaded boring-sys v4.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38524e5be7875fa8f8a969a9b2c0eeae707742a44385fd0ac3e9f2cff9c4288d [INFO] running `Command { std: "docker" "start" "-a" "38524e5be7875fa8f8a969a9b2c0eeae707742a44385fd0ac3e9f2cff9c4288d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38524e5be7875fa8f8a969a9b2c0eeae707742a44385fd0ac3e9f2cff9c4288d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38524e5be7875fa8f8a969a9b2c0eeae707742a44385fd0ac3e9f2cff9c4288d", kill_on_drop: false }` [INFO] [stdout] 38524e5be7875fa8f8a969a9b2c0eeae707742a44385fd0ac3e9f2cff9c4288d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7b3de71eaab46506f9ea3f186d0c3b3a394cce1e8b75adac46d9fdceebb7656 [INFO] running `Command { std: "docker" "start" "-a" "e7b3de71eaab46506f9ea3f186d0c3b3a394cce1e8b75adac46d9fdceebb7656", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.dev-dependencies [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.6.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling boring-sys v4.8.0 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling ed25519-compact v2.1.1 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling hmac-sha512 v1.1.5 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling hmac-sha256 v1.1.7 [INFO] [stderr] Compiling coarsetime v0.1.34 [INFO] [stderr] Compiling axum-extra v0.9.3 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libcoarsetime-95d9c740d29da6f3.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `coarsetime` (lib) due to 1 previous error [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] [stderr] error: failed to run custom build command for `boring-sys v4.8.0` [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/boring-sys-a3847a5fd586b299/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_BORING_BSSL_PATH [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_PATH [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_INCLUDE_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_INCLUDE_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_BORING_BSSL_INCLUDE_PATH [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_INCLUDE_PATH [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_SOURCE_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_SOURCE_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_BORING_BSSL_SOURCE_PATH [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_SOURCE_PATH [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_PRECOMPILED_BCM_O_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_PRECOMPILED_BCM_O_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_BORING_BSSL_PRECOMPILED_BCM_O [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_PRECOMPILED_BCM_O [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_ASSUME_PATCHED_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_ASSUME_PATCHED_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_BORING_BSSL_ASSUME_PATCHED [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_ASSUME_PATCHED [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_SYSROOT_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_SYSROOT_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_BORING_BSSL_SYSROOT [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_SYSROOT [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_COMPILER_EXTERNAL_TOOLCHAIN_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_COMPILER_EXTERNAL_TOOLCHAIN_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_BORING_BSSL_COMPILER_EXTERNAL_TOOLCHAIN [INFO] [stderr] cargo:rerun-if-env-changed=BORING_BSSL_COMPILER_EXTERNAL_TOOLCHAIN [INFO] [stderr] cargo:rerun-if-env-changed=DEBUG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=DEBUG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_DEBUG [INFO] [stderr] cargo:rerun-if-env-changed=DEBUG [INFO] [stderr] cargo:rerun-if-env-changed=OPT_LEVEL_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=OPT_LEVEL_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_OPT_LEVEL [INFO] [stderr] cargo:rerun-if-env-changed=OPT_LEVEL [INFO] [stderr] cargo:rerun-if-env-changed=ANDROID_NDK_HOME_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=ANDROID_NDK_HOME_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_ANDROID_NDK_HOME [INFO] [stderr] cargo:rerun-if-env-changed=ANDROID_NDK_HOME [INFO] [stderr] cargo:rerun-if-env-changed=CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CMAKE_TOOLCHAIN_FILE [INFO] [stderr] cargo:rerun-if-env-changed=CMAKE_TOOLCHAIN_FILE [INFO] [stderr] Initialized empty Git repository in /opt/rustwide/target/debug/build/boring-sys-b9e79977e4fb3ace/out/boringssl/.git/ [INFO] [stderr] [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/boring-sys-b9e79977e4fb3ace/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/target/debug/build/boring-sys-b9e79977e4fb3ace/out/boringssl" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/boring-sys-b9e79977e4fb3ace/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- The ASM compiler identification is GNU [INFO] [stderr] -- Found assembler: /usr/bin/cc [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Configuring done (5.4s) [INFO] [stderr] -- Generating done (0.7s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/boring-sys-b9e79977e4fb3ace/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/boring-sys-b9e79977e4fb3ace/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "ssl" "--config" "Debug" [INFO] [stderr] [ 0%] Building ASM object CMakeFiles/crypto.dir/apple-aarch64/crypto/chacha/chacha-armv8-apple.S.o [INFO] [stderr] [ 0%] Building ASM object CMakeFiles/crypto.dir/apple-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-apple.S.o [INFO] [stderr] [ 1%] Building ASM object CMakeFiles/crypto.dir/apple-aarch64/crypto/fipsmodule/aesv8-armv8-apple.S.o [INFO] [stderr] [ 1%] Building ASM object CMakeFiles/crypto.dir/apple-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-apple.S.o [INFO] [stderr] [ 1%] Building ASM object CMakeFiles/crypto.dir/apple-aarch64/crypto/fipsmodule/armv8-mont-apple.S.o [INFO] [stderr] [ 1%] Building ASM object CMakeFiles/crypto.dir/apple-aarch64/crypto/fipsmodule/bn-armv8-apple.S.o [INFO] [stderr] [ 2%] Building ASM object CMakeFiles/crypto.dir/apple-aarch64/crypto/fipsmodule/ghash-neon-armv8-apple.S.o [INFO] [stderr] [ 2%] Building ASM object CMakeFiles/crypto.dir/apple-aarch64/crypto/fipsmodule/ghashv8-armv8-apple.S.o [INFO] [stderr] [ 2%] Building ASM object CMakeFiles/crypto.dir/apple-aarch64/crypto/fipsmodule/p256-armv8-asm-apple.S.o [INFO] [stderr] [ 2%] Building ASM object CMakeFiles/crypto.dir/apple-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-apple.S.o [INFO] [stderr] [ 2%] Building ASM object CMakeFiles/crypto.dir/apple-aarch64/crypto/fipsmodule/sha1-armv8-apple.S.o [INFO] [stderr] [ 3%] Building ASM object CMakeFiles/crypto.dir/apple-aarch64/crypto/fipsmodule/sha256-armv8-apple.S.o [INFO] [stderr] [ 3%] Building ASM object CMakeFiles/crypto.dir/apple-aarch64/crypto/fipsmodule/sha512-armv8-apple.S.o [INFO] [stderr] [ 3%] Building ASM object CMakeFiles/crypto.dir/apple-aarch64/crypto/fipsmodule/vpaes-armv8-apple.S.o [INFO] [stderr] [ 3%] Building ASM object CMakeFiles/crypto.dir/apple-aarch64/crypto/test/trampoline-armv8-apple.S.o [INFO] [stderr] [ 4%] Building ASM object CMakeFiles/crypto.dir/apple-arm/crypto/chacha/chacha-armv4-apple.S.o [INFO] [stderr] [ 4%] Building ASM object CMakeFiles/crypto.dir/apple-arm/crypto/fipsmodule/aesv8-armv7-apple.S.o [INFO] [stderr] [ 4%] Building ASM object CMakeFiles/crypto.dir/apple-arm/crypto/fipsmodule/armv4-mont-apple.S.o [INFO] [stderr] [ 4%] Building ASM object CMakeFiles/crypto.dir/apple-arm/crypto/fipsmodule/bsaes-armv7-apple.S.o [INFO] [stderr] [ 5%] Building ASM object CMakeFiles/crypto.dir/apple-arm/crypto/fipsmodule/ghash-armv4-apple.S.o [INFO] [stderr] [ 5%] Building ASM object CMakeFiles/crypto.dir/apple-arm/crypto/fipsmodule/ghashv8-armv7-apple.S.o [INFO] [stderr] [ 5%] Building ASM object CMakeFiles/crypto.dir/apple-arm/crypto/fipsmodule/sha1-armv4-large-apple.S.o [INFO] [stderr] [ 5%] Building ASM object CMakeFiles/crypto.dir/apple-arm/crypto/fipsmodule/sha256-armv4-apple.S.o [INFO] [stderr] [ 6%] Building ASM object CMakeFiles/crypto.dir/apple-arm/crypto/fipsmodule/sha512-armv4-apple.S.o [INFO] [stderr] [ 6%] Building ASM object CMakeFiles/crypto.dir/apple-arm/crypto/fipsmodule/vpaes-armv7-apple.S.o [INFO] [stderr] [ 6%] Building ASM object CMakeFiles/crypto.dir/apple-arm/crypto/test/trampoline-armv4-apple.S.o [INFO] [stderr] [ 6%] Building ASM object CMakeFiles/crypto.dir/apple-x86/crypto/chacha/chacha-x86-apple.S.o [INFO] [stderr] [ 7%] Building ASM object CMakeFiles/crypto.dir/apple-x86/crypto/fipsmodule/aesni-x86-apple.S.o [INFO] [stderr] [ 7%] Building ASM object CMakeFiles/crypto.dir/apple-x86/crypto/fipsmodule/bn-586-apple.S.o [INFO] [stderr] [ 7%] Building ASM object CMakeFiles/crypto.dir/apple-x86/crypto/fipsmodule/co-586-apple.S.o [INFO] [stderr] [ 7%] Building ASM object CMakeFiles/crypto.dir/apple-x86/crypto/fipsmodule/ghash-ssse3-x86-apple.S.o [INFO] [stderr] [ 8%] Building ASM object CMakeFiles/crypto.dir/apple-x86/crypto/fipsmodule/ghash-x86-apple.S.o [INFO] [stderr] [ 8%] Building ASM object CMakeFiles/crypto.dir/apple-x86/crypto/fipsmodule/md5-586-apple.S.o [INFO] [stderr] [ 8%] Building ASM object CMakeFiles/crypto.dir/apple-x86/crypto/fipsmodule/sha1-586-apple.S.o [INFO] [stderr] [ 8%] Building ASM object CMakeFiles/crypto.dir/apple-x86/crypto/fipsmodule/sha256-586-apple.S.o [INFO] [stderr] [ 9%] Building ASM object CMakeFiles/crypto.dir/apple-x86/crypto/fipsmodule/sha512-586-apple.S.o [INFO] [stderr] [ 9%] Building ASM object CMakeFiles/crypto.dir/apple-x86/crypto/fipsmodule/vpaes-x86-apple.S.o [INFO] [stderr] [ 9%] Building ASM object CMakeFiles/crypto.dir/apple-x86/crypto/fipsmodule/x86-mont-apple.S.o [INFO] [stderr] [ 9%] Building ASM object CMakeFiles/crypto.dir/apple-x86/crypto/test/trampoline-x86-apple.S.o [INFO] [stderr] [ 9%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/chacha/chacha-x86_64-apple.S.o [INFO] [stderr] [ 10%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-apple.S.o [INFO] [stderr] [ 10%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-apple.S.o [INFO] [stderr] [ 10%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-apple.S.o [INFO] [stderr] [ 10%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/fipsmodule/aesni-x86_64-apple.S.o [INFO] [stderr] [ 11%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-apple.S.o [INFO] [stderr] [ 11%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/fipsmodule/ghash-x86_64-apple.S.o [INFO] [stderr] [ 11%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/fipsmodule/md5-x86_64-apple.S.o [INFO] [stderr] [ 11%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/fipsmodule/p256-x86_64-asm-apple.S.o [INFO] [stderr] [ 12%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-apple.S.o [INFO] [stderr] [ 12%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/fipsmodule/rdrand-x86_64-apple.S.o [INFO] [stderr] [ 12%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/fipsmodule/rsaz-avx2-apple.S.o [INFO] [stderr] [ 12%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/fipsmodule/sha1-x86_64-apple.S.o [INFO] [stderr] [ 13%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/fipsmodule/sha256-x86_64-apple.S.o [INFO] [stderr] [ 13%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/fipsmodule/sha512-x86_64-apple.S.o [INFO] [stderr] [ 13%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/fipsmodule/vpaes-x86_64-apple.S.o [INFO] [stderr] [ 13%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/fipsmodule/x86_64-mont-apple.S.o [INFO] [stderr] [ 14%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/fipsmodule/x86_64-mont5-apple.S.o [INFO] [stderr] [ 14%] Building ASM object CMakeFiles/crypto.dir/apple-x86_64/crypto/test/trampoline-x86_64-apple.S.o [INFO] [stderr] [ 14%] Building ASM object CMakeFiles/crypto.dir/linux-aarch64/crypto/chacha/chacha-armv8-linux.S.o [INFO] [stderr] [ 14%] Building ASM object CMakeFiles/crypto.dir/linux-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-linux.S.o [INFO] [stderr] [ 15%] Building ASM object CMakeFiles/crypto.dir/linux-aarch64/crypto/fipsmodule/aesv8-armv8-linux.S.o [INFO] [stderr] [ 15%] Building ASM object CMakeFiles/crypto.dir/linux-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-linux.S.o [INFO] [stderr] [ 15%] Building ASM object CMakeFiles/crypto.dir/linux-aarch64/crypto/fipsmodule/armv8-mont-linux.S.o [INFO] [stderr] [ 15%] Building ASM object CMakeFiles/crypto.dir/linux-aarch64/crypto/fipsmodule/bn-armv8-linux.S.o [INFO] [stderr] [ 16%] Building ASM object CMakeFiles/crypto.dir/linux-aarch64/crypto/fipsmodule/ghash-neon-armv8-linux.S.o [INFO] [stderr] [ 16%] Building ASM object CMakeFiles/crypto.dir/linux-aarch64/crypto/fipsmodule/ghashv8-armv8-linux.S.o [INFO] [stderr] [ 16%] Building ASM object CMakeFiles/crypto.dir/linux-aarch64/crypto/fipsmodule/p256-armv8-asm-linux.S.o [INFO] [stderr] [ 16%] Building ASM object CMakeFiles/crypto.dir/linux-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-linux.S.o [INFO] [stderr] [ 16%] Building ASM object CMakeFiles/crypto.dir/linux-aarch64/crypto/fipsmodule/sha1-armv8-linux.S.o [INFO] [stderr] [ 17%] Building ASM object CMakeFiles/crypto.dir/linux-aarch64/crypto/fipsmodule/sha256-armv8-linux.S.o [INFO] [stderr] [ 17%] Building ASM object CMakeFiles/crypto.dir/linux-aarch64/crypto/fipsmodule/sha512-armv8-linux.S.o [INFO] [stderr] [ 17%] Building ASM object CMakeFiles/crypto.dir/linux-aarch64/crypto/fipsmodule/vpaes-armv8-linux.S.o [INFO] [stderr] [ 17%] Building ASM object CMakeFiles/crypto.dir/linux-aarch64/crypto/test/trampoline-armv8-linux.S.o [INFO] [stderr] [ 18%] Building ASM object CMakeFiles/crypto.dir/linux-arm/crypto/chacha/chacha-armv4-linux.S.o [INFO] [stderr] [ 18%] Building ASM object CMakeFiles/crypto.dir/linux-arm/crypto/fipsmodule/aesv8-armv7-linux.S.o [INFO] [stderr] [ 18%] Building ASM object CMakeFiles/crypto.dir/linux-arm/crypto/fipsmodule/armv4-mont-linux.S.o [INFO] [stderr] [ 18%] Building ASM object CMakeFiles/crypto.dir/linux-arm/crypto/fipsmodule/bsaes-armv7-linux.S.o [INFO] [stderr] [ 19%] Building ASM object CMakeFiles/crypto.dir/linux-arm/crypto/fipsmodule/ghash-armv4-linux.S.o [INFO] [stderr] [ 19%] Building ASM object CMakeFiles/crypto.dir/linux-arm/crypto/fipsmodule/ghashv8-armv7-linux.S.o [INFO] [stderr] [ 19%] Building ASM object CMakeFiles/crypto.dir/linux-arm/crypto/fipsmodule/sha1-armv4-large-linux.S.o [INFO] [stderr] [ 19%] Building ASM object CMakeFiles/crypto.dir/linux-arm/crypto/fipsmodule/sha256-armv4-linux.S.o [INFO] [stderr] [ 20%] Building ASM object CMakeFiles/crypto.dir/linux-arm/crypto/fipsmodule/sha512-armv4-linux.S.o [INFO] [stderr] [ 20%] Building ASM object CMakeFiles/crypto.dir/linux-arm/crypto/fipsmodule/vpaes-armv7-linux.S.o [INFO] [stderr] [ 20%] Building ASM object CMakeFiles/crypto.dir/linux-arm/crypto/test/trampoline-armv4-linux.S.o [INFO] [stderr] [ 20%] Building ASM object CMakeFiles/crypto.dir/linux-x86/crypto/chacha/chacha-x86-linux.S.o [INFO] [stderr] [ 21%] Building ASM object CMakeFiles/crypto.dir/linux-x86/crypto/fipsmodule/aesni-x86-linux.S.o [INFO] [stderr] [ 21%] Building ASM object CMakeFiles/crypto.dir/linux-x86/crypto/fipsmodule/bn-586-linux.S.o [INFO] [stderr] [ 21%] Building ASM object CMakeFiles/crypto.dir/linux-x86/crypto/fipsmodule/co-586-linux.S.o [INFO] [stderr] [ 21%] Building ASM object CMakeFiles/crypto.dir/linux-x86/crypto/fipsmodule/ghash-ssse3-x86-linux.S.o [INFO] [stderr] [ 22%] Building ASM object CMakeFiles/crypto.dir/linux-x86/crypto/fipsmodule/ghash-x86-linux.S.o [INFO] [stderr] [ 22%] Building ASM object CMakeFiles/crypto.dir/linux-x86/crypto/fipsmodule/md5-586-linux.S.o [INFO] [stderr] [ 22%] Building ASM object CMakeFiles/crypto.dir/linux-x86/crypto/fipsmodule/sha1-586-linux.S.o [INFO] [stderr] [ 22%] Building ASM object CMakeFiles/crypto.dir/linux-x86/crypto/fipsmodule/sha256-586-linux.S.o [INFO] [stderr] [ 22%] Building ASM object CMakeFiles/crypto.dir/linux-x86/crypto/fipsmodule/sha512-586-linux.S.o [INFO] [stderr] [ 23%] Building ASM object CMakeFiles/crypto.dir/linux-x86/crypto/fipsmodule/vpaes-x86-linux.S.o [INFO] [stderr] [ 23%] Building ASM object CMakeFiles/crypto.dir/linux-x86/crypto/fipsmodule/x86-mont-linux.S.o [INFO] [stderr] [ 23%] Building ASM object CMakeFiles/crypto.dir/linux-x86/crypto/test/trampoline-x86-linux.S.o [INFO] [stderr] [ 23%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/chacha/chacha-x86_64-linux.S.o [INFO] [stderr] [ 25%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64-linux.S.o [INFO] [stderr] [ 25%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64-linux.S.o [INFO] [stderr] [ 25%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/aesni-gcm-x86_64-linux.S.o [INFO] [stderr] [ 25%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/aesni-x86_64-linux.S.o [INFO] [stderr] [ 26%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64-linux.S.o [INFO] [stderr] [ 26%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/ghash-x86_64-linux.S.o [INFO] [stderr] [ 26%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/md5-x86_64-linux.S.o [INFO] [stderr] [ 26%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/p256-x86_64-asm-linux.S.o [INFO] [stderr] [ 27%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm-linux.S.o [INFO] [stderr] [ 27%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/rdrand-x86_64-linux.S.o [INFO] [stderr] [ 27%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/rsaz-avx2-linux.S.o [INFO] [stderr] [ 27%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/sha1-x86_64-linux.S.o [INFO] [stderr] [ 28%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/sha256-x86_64-linux.S.o [INFO] [stderr] [ 28%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/sha512-x86_64-linux.S.o [INFO] [stderr] [ 28%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/vpaes-x86_64-linux.S.o [INFO] [stderr] [ 28%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/x86_64-mont-linux.S.o [INFO] [stderr] [ 29%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/x86_64-mont5-linux.S.o [INFO] [stderr] [ 29%] Building ASM object CMakeFiles/crypto.dir/linux-x86_64/crypto/test/trampoline-x86_64-linux.S.o [INFO] [stderr] [ 29%] Building ASM object CMakeFiles/crypto.dir/src/crypto/curve25519/asm/x25519-asm-arm.S.o [INFO] [stderr] [ 29%] Building ASM object CMakeFiles/crypto.dir/src/crypto/hrss/asm/poly_rq_mul.S.o [INFO] [stderr] [ 30%] Building ASM object CMakeFiles/crypto.dir/src/crypto/poly1305/poly1305_arm_asm.S.o [INFO] [stderr] [ 30%] Building ASM object CMakeFiles/crypto.dir/win-aarch64/crypto/chacha/chacha-armv8-win.S.o [INFO] [stderr] [ 30%] Building ASM object CMakeFiles/crypto.dir/win-aarch64/crypto/cipher_extra/chacha20_poly1305_armv8-win.S.o [INFO] [stderr] [ 30%] Building ASM object CMakeFiles/crypto.dir/win-aarch64/crypto/fipsmodule/aesv8-armv8-win.S.o [INFO] [stderr] [ 30%] Building ASM object CMakeFiles/crypto.dir/win-aarch64/crypto/fipsmodule/aesv8-gcm-armv8-win.S.o [INFO] [stderr] [ 31%] Building ASM object CMakeFiles/crypto.dir/win-aarch64/crypto/fipsmodule/armv8-mont-win.S.o [INFO] [stderr] [ 31%] Building ASM object CMakeFiles/crypto.dir/win-aarch64/crypto/fipsmodule/bn-armv8-win.S.o [INFO] [stderr] [ 31%] Building ASM object CMakeFiles/crypto.dir/win-aarch64/crypto/fipsmodule/ghash-neon-armv8-win.S.o [INFO] [stderr] [ 31%] Building ASM object CMakeFiles/crypto.dir/win-aarch64/crypto/fipsmodule/ghashv8-armv8-win.S.o [INFO] [stderr] [ 32%] Building ASM object CMakeFiles/crypto.dir/win-aarch64/crypto/fipsmodule/p256-armv8-asm-win.S.o [INFO] [stderr] [ 32%] Building ASM object CMakeFiles/crypto.dir/win-aarch64/crypto/fipsmodule/p256_beeu-armv8-asm-win.S.o [INFO] [stderr] [ 32%] Building ASM object CMakeFiles/crypto.dir/win-aarch64/crypto/fipsmodule/sha1-armv8-win.S.o [INFO] [stderr] [ 32%] Building ASM object CMakeFiles/crypto.dir/win-aarch64/crypto/fipsmodule/sha256-armv8-win.S.o [INFO] [stderr] [ 33%] Building ASM object CMakeFiles/crypto.dir/win-aarch64/crypto/fipsmodule/sha512-armv8-win.S.o [INFO] [stderr] [ 33%] Building ASM object CMakeFiles/crypto.dir/win-aarch64/crypto/fipsmodule/vpaes-armv8-win.S.o [INFO] [stderr] [ 33%] Building ASM object CMakeFiles/crypto.dir/win-aarch64/crypto/test/trampoline-armv8-win.S.o [INFO] [stderr] [ 33%] Building C object CMakeFiles/crypto.dir/err_data.c.o [INFO] [stderr] [ 34%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_bitstr.c.o [INFO] [stderr] [ 34%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_bool.c.o [INFO] [stderr] [ 34%] Building C object CMakeFiles/crypto.dir/src/crypto/asn1/a_d2i_fp.c.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] [INFO] [stderr] /opt/rustwide/target/debug/build/boring-sys-b9e79977e4fb3ace/out/boringssl/src/crypto/asn1/a_bool.c:95:1: fatal error: error writing to /tmp/cc7wTVY6.s: No space left on device [INFO] [stderr] 95 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[3]: *** [CMakeFiles/crypto.dir/build.make:1846: CMakeFiles/crypto.dir/src/crypto/asn1/a_bool.c.o] Error 1 [INFO] [stderr] gmake[3]: *** Waiting for unfinished jobs.... [INFO] [stderr] /opt/rustwide/target/debug/build/boring-sys-b9e79977e4fb3ace/out/boringssl/src/crypto/asn1/a_d2i_fp.c:89:1: fatal error: error writing to /tmp/cchCVbtE.s: No space left on device [INFO] [stderr] 89 | } [INFO] [stderr] | ^ [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[3]: *** [CMakeFiles/crypto.dir/build.make:1860: CMakeFiles/crypto.dir/src/crypto/asn1/a_d2i_fp.c.o] Error 1 [INFO] [stderr] gmake[2]: *** [CMakeFiles/Makefile2:87: CMakeFiles/crypto.dir/all] Error 2 [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:120: CMakeFiles/ssl.dir/rule] Error 2 [INFO] [stderr] gmake: *** [Makefile:137: ssl] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.50/src/lib.rs:1098:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6233d734c322 - std::backtrace_rs::backtrace::libunwind::trace::hf6dd235ae0786829 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6233d734c322 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a5b54e78104e8b2 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6233d734c322 - std::sys::backtrace::_print_fmt::hca7a5c1644e21919 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6233d734c322 - ::fmt::h38110959524b373c [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6233d73757d3 - core::fmt::rt::Argument::fmt::h391eb3fdbf3d4042 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x6233d73757d3 - core::fmt::write::h5b87140645224122 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x6233d7348df3 - std::io::default_write_fmt::h0f114d7226b96248 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x6233d7348df3 - std::io::Write::write_fmt::h89e75c4a7af19239 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x6233d734c172 - std::sys::backtrace::BacktraceLock::print::hcd755c38f62e4492 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x6233d734dde6 - std::panicking::default_hook::{{closure}}::h351f33591b26e6e7 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x6233d734dbe9 - std::panicking::default_hook::he5bba7bf0a373c6e [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x6233d734e7f2 - std::panicking::rust_panic_with_hook::hdf456b43e6535023 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x6233d734e58a - std::panicking::begin_panic_handler::{{closure}}::he1c1ab0b84006a97 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x6233d734c819 - std::sys::backtrace::__rust_end_short_backtrace::h2a71da996e10b8a0 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x6233d734e21d - __rustc[92197b79f0fe8095]::rust_begin_unwind [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x6233d7373b80 - core::panicking::panic_fmt::h723bf1d52f6dad29 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x6233d72c997b - cmake::fail::h3c515b92c2e18408 [INFO] [stderr] 17: 0x6233d72c91fa - cmake::run::hd9fcbd962696b16f [INFO] [stderr] 18: 0x6233d72c5cf1 - cmake::Config::build::h9701e3f52833749f [INFO] [stderr] 19: 0x6233d6dde041 - build_script_main::built_boring_source_path::{{closure}}::h02690c7b0009d113 [INFO] [stderr] 20: 0x6233d6de8287 - std::sync::once_lock::OnceLock::get_or_init::{{closure}}::h7728d1feb1ae2620 [INFO] [stderr] 21: 0x6233d6de8189 - std::sync::once_lock::OnceLock::initialize::{{closure}}::hd7d49a6752383d7f [INFO] [stderr] 22: 0x6233d6de0f02 - std::sync::poison::once::Once::call_once_force::{{closure}}::hf42f38223ee3a2b9 [INFO] [stderr] 23: 0x6233d7358394 - std::sys::sync::once::futex::Once::call::h79c9a51926bb47f2 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/sync/once/futex.rs:176:21 [INFO] [stderr] 24: 0x6233d6de0caf - std::sync::poison::once::Once::call_once_force::h71fccf3c8cb7f3b8 [INFO] [stderr] 25: 0x6233d6de80a8 - std::sync::once_lock::OnceLock::initialize::h8b59cb1c3994c8a0 [INFO] [stderr] 26: 0x6233d6de83de - std::sync::once_lock::OnceLock::get_or_try_init::h72be6677a3ef87a8 [INFO] [stderr] 27: 0x6233d6de8226 - std::sync::once_lock::OnceLock::get_or_init::hfc94192310ea22c9 [INFO] [stderr] 28: 0x6233d6dddd06 - build_script_main::built_boring_source_path::h09f03a3069cdd252 [INFO] [stderr] 29: 0x6233d6ddec3f - build_script_main::main::h27478ccf762e7080 [INFO] [stderr] 30: 0x6233d6dd3373 - core::ops::function::FnOnce::call_once::h44ade46c9a9757a6 [INFO] [stderr] 31: 0x6233d6de8016 - std::sys::backtrace::__rust_begin_short_backtrace::hb2459ba27185963c [INFO] [stderr] 32: 0x6233d6de0759 - std::rt::lang_start::{{closure}}::h52b9d658fb36296b [INFO] [stderr] 33: 0x6233d7343860 - core::ops::function::impls:: for &F>::call_once::hd25fc0ca75d54018 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 34: 0x6233d7343860 - std::panicking::catch_unwind::do_call::ha488b7241416766f [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 35: 0x6233d7343860 - std::panicking::catch_unwind::h81a5714cf9e2c51e [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 36: 0x6233d7343860 - std::panic::catch_unwind::haf54ebde94b26b04 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stderr] 37: 0x6233d7343860 - std::rt::lang_start_internal::{{closure}}::h4fa23b31c3653423 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/rt.rs:175:24 [INFO] [stderr] 38: 0x6233d7343860 - std::panicking::catch_unwind::do_call::h60c222eb58f45e30 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 39: 0x6233d7343860 - std::panicking::catch_unwind::h3a5c3ee5a2867e71 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 40: 0x6233d7343860 - std::panic::catch_unwind::h93836bffc0bad4f2 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stderr] 41: 0x6233d7343860 - std::rt::lang_start_internal::h25802ecab1c1e1f0 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/rt.rs:171:5 [INFO] [stderr] 42: 0x6233d6de0741 - std::rt::lang_start::h40d3105ee028aee0 [INFO] [stderr] 43: 0x6233d6de01d5 - main [INFO] [stderr] 44: 0x7412ae7601ca - [INFO] [stderr] 45: 0x7412ae76028b - __libc_start_main [INFO] [stderr] 46: 0x6233d6dd2f05 - _start [INFO] [stderr] 47: 0x0 - [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libpassword_hash-9aa41ad69e10577e.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `password-hash` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `axum` (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/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name axum --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.5/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"' --cfg 'feature="form"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="matched-path"' --cfg 'feature="multipart"' --cfg 'feature="original-uri"' --cfg 'feature="query"' --cfg 'feature="tokio"' --cfg 'feature="tower-log"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private_docs", "default", "form", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=53981726ebc6dd73 -C extra-filename=-e5f51cefdf167053 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5c5ab3c5444fab93.so --extern axum_core=/opt/rustwide/target/debug/deps/libaxum_core-eafe47d4c692069f.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b8c2ca00b3c0e98e.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6f431d03f5100bb3.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-6bc91a0f85b89a5a.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-bd20bdfcb911c9c5.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-f994b518255eb013.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-ad14d34104100e7c.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-897b2510950e4454.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-4c6598116a867907.rmeta --extern matchit=/opt/rustwide/target/debug/deps/libmatchit-b2689776cf6e5db9.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3ffe5f7a52883367.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern multer=/opt/rustwide/target/debug/deps/libmulter-9309667f70c7c899.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e0c50e8704e39276.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b667623146500226.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-94076dbd4d7a069e.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-71ede8002a2fd955.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-b22ba48ae71d0af8.rmeta --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-3774b2b6a2e7860b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4e42c9b434b1a9df.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-a548cea8d44d25c3.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-d544d4bd616865b8.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-aa28c9aa29f1c654.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e980af42d524e63b.rmeta --cap-lints allow --cap-lints=forbid --cfg nightly_error_messages` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "e7b3de71eaab46506f9ea3f186d0c3b3a394cce1e8b75adac46d9fdceebb7656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7b3de71eaab46506f9ea3f186d0c3b3a394cce1e8b75adac46d9fdceebb7656", kill_on_drop: false }` [INFO] [stdout] e7b3de71eaab46506f9ea3f186d0c3b3a394cce1e8b75adac46d9fdceebb7656