[INFO] cloning repository https://github.com/s3rius/rustus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s3rius/rustus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs3rius%2Frustus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs3rius%2Frustus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c01b3133410e4a19d95c027e6bfe364627a0b7b2 [INFO] checking s3rius/rustus against master#8424f8e8cdf07010967a57584fd647b30e930d4d for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs3rius%2Frustus" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/s3rius/rustus on toolchain 8424f8e8cdf07010967a57584fd647b30e930d4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/s3rius/rustus [INFO] finished tweaking git repo https://github.com/s3rius/rustus [INFO] tweaked toml for git repo https://github.com/s3rius/rustus written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/s3rius/rustus 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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sentry-tracing v0.32.0 [INFO] [stderr] Downloaded mobc v0.8.3 [INFO] [stderr] Downloaded sentry-backtrace v0.32.0 [INFO] [stderr] Downloaded sentry-debug-images v0.32.0 [INFO] [stderr] Downloaded rustls-connector v0.18.5 [INFO] [stderr] Downloaded pinky-swear v6.2.0 [INFO] [stderr] Downloaded sentry v0.32.0 [INFO] [stderr] Downloaded sentry-contexts v0.32.0 [INFO] [stderr] Downloaded sentry-core v0.32.0 [INFO] [stderr] Downloaded sentry-tower v0.32.0 [INFO] [stderr] Downloaded sentry-types v0.32.0 [INFO] [stderr] Downloaded sentry-panic v0.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f526f09354473cc360a7c5ea982b98a732709b9d3edd81da3eb6e3e211adb74e [INFO] running `Command { std: "docker" "start" "-a" "f526f09354473cc360a7c5ea982b98a732709b9d3edd81da3eb6e3e211adb74e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f526f09354473cc360a7c5ea982b98a732709b9d3edd81da3eb6e3e211adb74e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f526f09354473cc360a7c5ea982b98a732709b9d3edd81da3eb6e3e211adb74e", kill_on_drop: false }` [INFO] [stdout] f526f09354473cc360a7c5ea982b98a732709b9d3edd81da3eb6e3e211adb74e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4c5524af8bafe2d982c0fecf0a9de38679c7eb0b7bbf5203d37db9fa8582931 [INFO] running `Command { std: "docker" "start" "-a" "c4c5524af8bafe2d982c0fecf0a9de38679c7eb0b7bbf5203d37db9fa8582931", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking event-listener v4.0.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking futures-lite v2.1.0 [INFO] [stderr] Checking async-lock v3.2.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking async-task v4.5.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking rc2 v0.8.1 [INFO] [stderr] Checking des v0.8.1 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling axum-core v0.4.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking p12 v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sentry-contexts v0.32.0 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling axum v0.7.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking rxml_validation v0.9.1 [INFO] [stderr] Compiling metrics v0.18.1 [INFO] [stderr] Compiling amq-protocol v7.1.2 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking anstyle-query v1.0.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking rxml v0.9.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling lapin v2.3.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking minidom v0.15.2 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking wildmatch v2.1.1 [INFO] [stderr] Compiling metrics-macros v0.5.1 [INFO] [stderr] Compiling maybe-async v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking reactor-trait v1.1.0 [INFO] [stderr] Checking executor-trait v2.1.0 [INFO] [stderr] Checking async-reactor-trait v1.1.0 [INFO] [stderr] Checking aws-region v0.25.4 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking polling v3.3.1 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking pinky-swear v6.2.0 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking async-io v2.2.1 [INFO] [stderr] Checking rustls-connector v0.18.5 [INFO] [stderr] Checking tcp-stream v0.26.1 [INFO] [stderr] Checking async-global-executor v2.4.0 [INFO] [stderr] Checking async-global-executor-trait v2.1.0 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking tower-http v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking deranged v0.3.10 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking h2 v0.4.0 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking amq-protocol-types v7.1.2 [INFO] [stderr] Checking attohttpc v0.22.0 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking amq-protocol-uri v7.1.2 [INFO] [stderr] Checking amq-protocol-tcp v7.1.2 [INFO] [stderr] Checking sentry-types v0.32.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking aws-creds v0.34.1 [INFO] [stderr] Checking mobc v0.8.3 [INFO] [stderr] Checking hyper v1.0.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking sentry-core v0.32.0 [INFO] [stderr] Checking hyper-util v0.1.1 [INFO] [stderr] Checking redis v0.24.0 [INFO] [stderr] Checking sentry-backtrace v0.32.0 [INFO] [stderr] Checking sentry-debug-images v0.32.0 [INFO] [stderr] Checking sentry-tracing v0.32.0 [INFO] [stderr] Checking sentry-panic v0.32.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking sentry v0.32.0 [INFO] [stderr] Checking rust-s3 v0.33.0 [INFO] [stderr] Checking sentry-tower v0.32.0 [INFO] [stderr] Checking tikv-jemallocator v0.5.4 [INFO] [stderr] Checking rustus v0.7.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.34s [INFO] running `Command { std: "docker" "inspect" "c4c5524af8bafe2d982c0fecf0a9de38679c7eb0b7bbf5203d37db9fa8582931", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4c5524af8bafe2d982c0fecf0a9de38679c7eb0b7bbf5203d37db9fa8582931", kill_on_drop: false }` [INFO] [stdout] c4c5524af8bafe2d982c0fecf0a9de38679c7eb0b7bbf5203d37db9fa8582931 [INFO] checking s3rius/rustus against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs3rius%2Frustus" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/s3rius/rustus on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/s3rius/rustus [INFO] finished tweaking git repo https://github.com/s3rius/rustus [INFO] tweaked toml for git repo https://github.com/s3rius/rustus written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/s3rius/rustus 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" "+047472f299946caf090d1b5608ae4bd9f0416256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cacf9f541b257b80ac3c2a3ee23774b343d9eff9b914cb4119dbad0ad4307cee [INFO] running `Command { std: "docker" "start" "-a" "cacf9f541b257b80ac3c2a3ee23774b343d9eff9b914cb4119dbad0ad4307cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cacf9f541b257b80ac3c2a3ee23774b343d9eff9b914cb4119dbad0ad4307cee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cacf9f541b257b80ac3c2a3ee23774b343d9eff9b914cb4119dbad0ad4307cee", kill_on_drop: false }` [INFO] [stdout] cacf9f541b257b80ac3c2a3ee23774b343d9eff9b914cb4119dbad0ad4307cee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Ddereferencing_mut_binding" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2235a233a0e3e3082159140e054245c91bb18fe83d01ef1bddcd6f9536497a6 [INFO] running `Command { std: "docker" "start" "-a" "f2235a233a0e3e3082159140e054245c91bb18fe83d01ef1bddcd6f9536497a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking event-listener v4.0.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Checking futures-lite v2.1.0 [INFO] [stderr] Checking async-lock v3.2.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking des v0.8.1 [INFO] [stderr] Checking rc2 v0.8.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking async-task v4.5.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking p12 v0.6.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling axum-core v0.4.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Compiling sentry-contexts v0.32.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling axum v0.7.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcNQnoig/symbols.o" "/opt/rustwide/target/debug/build/axum-20f56fa8a851cc12/build_script_build-20f56fa8a851cc12.build_script_build.d59d1e954ec35be6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/axum-20f56fa8a851cc12/build_script_build-20f56fa8a851cc12.33ixk1knjsipahxy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19d8bdaf9f223155.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-89ad4240c90c0e03.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-49ef38daea3f49e1.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8666dad6789c0484.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7b871242ae961a4e.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8d4074793ba35678.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec84eb0416770982.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-68539ddfb3806005.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ac61d465c61f24ac.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-19d2d9343e8c3ab1.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e762a6d65f031366.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e85e489d4408465b.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-da335adb5acc7119.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-527e3e7decf6a631.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b905197320c3903d.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3166674eacfcf914.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/axum-20f56fa8a851cc12/build_script_build-20f56fa8a851cc12" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [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/rmetaHMgE20" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `axum` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tracing-log` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPGvd8y/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-sys` (lib) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc1EKPAG/symbols.o" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-deb069f36ae004e0/build_script_build-deb069f36ae004e0.build_script_build.4132b24456c273ed-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-deb069f36ae004e0/build_script_build-deb069f36ae004e0.build_script_build.4132b24456c273ed-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-deb069f36ae004e0/build_script_build-deb069f36ae004e0.1xivsj9tf7aqbqa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcc-ef9b1ccf77ef767d.rlib" "/opt/rustwide/target/debug/deps/liblibc-560df5e62562a047.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19d8bdaf9f223155.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-89ad4240c90c0e03.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-49ef38daea3f49e1.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8666dad6789c0484.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7b871242ae961a4e.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8d4074793ba35678.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec84eb0416770982.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-68539ddfb3806005.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ac61d465c61f24ac.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-19d2d9343e8c3ab1.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e762a6d65f031366.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e85e489d4408465b.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-da335adb5acc7119.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-527e3e7decf6a631.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b905197320c3903d.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3166674eacfcf914.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-deb069f36ae004e0/build_script_build-deb069f36ae004e0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tikv-jemalloc-sys` (build script) due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/gimli-37294b21d1c38a18.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/gimli-37294b21d1c38a18/dep-lib-gimli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaEEJpxa" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: ring@0.17.7: crypto/curve25519/curve25519_64_adx.c:23: fatal error: error writing to /tmp/cc3AnBCk.s: No space left on device [INFO] [stderr] warning: ring@0.17.7: 23 | #endif [INFO] [stderr] warning: ring@0.17.7: | [INFO] [stderr] warning: ring@0.17.7: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `ring v0.17.7` [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/ring-de7a3fe298659534/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [INFO] [stderr] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_7_ [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out/crypto/curve25519/curve25519.o" "-c" "crypto/curve25519/curve25519.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out/crypto/fipsmodule/aes/aes_nohw.o" "-c" "crypto/fipsmodule/aes/aes_nohw.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out/crypto/fipsmodule/bn/montgomery.o" "-c" "crypto/fipsmodule/bn/montgomery.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out/crypto/fipsmodule/bn/montgomery_inv.o" "-c" "crypto/fipsmodule/bn/montgomery_inv.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out/crypto/fipsmodule/ec/ecp_nistz.o" "-c" "crypto/fipsmodule/ec/ecp_nistz.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out/crypto/fipsmodule/ec/gfp_p256.o" "-c" "crypto/fipsmodule/ec/gfp_p256.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out/crypto/fipsmodule/ec/gfp_p384.o" "-c" "crypto/fipsmodule/ec/gfp_p384.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out/crypto/fipsmodule/ec/p256.o" "-c" "crypto/fipsmodule/ec/p256.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out/crypto/limbs/limbs.o" "-c" "crypto/limbs/limbs.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out/crypto/mem.o" "-c" "crypto/mem.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out/crypto/poly1305/poly1305.o" "-c" "crypto/poly1305/poly1305.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out/crypto/crypto.o" "-c" "crypto/crypto.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out/crypto/cpu_intel.o" "-c" "crypto/cpu_intel.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out/crypto/curve25519/curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.c" [INFO] [stderr] cargo:warning=crypto/curve25519/curve25519_64_adx.c:23: fatal error: error writing to /tmp/cc3AnBCk.s: No space left on device [INFO] [stderr] [INFO] [stderr] cargo:warning= 23 | #endif [INFO] [stderr] [INFO] [stderr] cargo:warning= | [INFO] [stderr] [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "include" "-I" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out" "-Wall" "-Wextra" "-fvisibility=hidden" "-std=c1x" "-pedantic" "-Wall" "-Wextra" "-Wbad-function-cast" "-Wcast-align" "-Wcast-qual" "-Wconversion" "-Wenum-compare" "-Wfloat-equal" "-Wformat=2" "-Winline" "-Winvalid-pch" "-Wmissing-field-initializers" "-Wmissing-include-dirs" "-Wnested-externs" "-Wredundant-decls" "-Wshadow" "-Wsign-compare" "-Wsign-conversion" "-Wstrict-prototypes" "-Wundef" "-Wuninitialized" "-Wwrite-strings" "-g3" "-DNDEBUG" "-o" "/opt/rustwide/target/debug/build/ring-71f1c07b6c6fc224/out/crypto/curve25519/curve25519_64_adx.o" "-c" "crypto/curve25519/curve25519_64_adx.c" with args "cc" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: could not compile `sharded-slab` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaImBLMK/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 2 previous errors [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetazrQaQX/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (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/rmetaT8hU7q" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encoding_rs` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7p9oe1/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWi1kYV/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaAceeuU/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f2235a233a0e3e3082159140e054245c91bb18fe83d01ef1bddcd6f9536497a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2235a233a0e3e3082159140e054245c91bb18fe83d01ef1bddcd6f9536497a6", kill_on_drop: false }` [INFO] [stdout] f2235a233a0e3e3082159140e054245c91bb18fe83d01ef1bddcd6f9536497a6