[INFO] cloning repository https://github.com/danny8376/http2pgpmail [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danny8376/http2pgpmail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanny8376%2Fhttp2pgpmail", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanny8376%2Fhttp2pgpmail'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4d88ffa94a11e637dd1dd949072c5f470631234 [INFO] testing danny8376/http2pgpmail against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanny8376%2Fhttp2pgpmail" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/danny8376/http2pgpmail [INFO] finished tweaking git repo https://github.com/danny8376/http2pgpmail [INFO] tweaked toml for git repo https://github.com/danny8376/http2pgpmail written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danny8376/http2pgpmail 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/danny8376/http2pgpmail 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] Downloading crates ... [INFO] [stderr] Downloaded pgp v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a47b9249158d3a127a5b51cab212493f602704ab00348766ca4423936d00aeee [INFO] running `Command { std: "docker" "start" "-a" "a47b9249158d3a127a5b51cab212493f602704ab00348766ca4423936d00aeee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a47b9249158d3a127a5b51cab212493f602704ab00348766ca4423936d00aeee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a47b9249158d3a127a5b51cab212493f602704ab00348766ca4423936d00aeee", kill_on_drop: false }` [INFO] [stdout] a47b9249158d3a127a5b51cab212493f602704ab00348766ca4423936d00aeee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e42f83f204f84bd7bb3d85eeea788c72560b2af1e8e6756af106b7d632e7265e [INFO] running `Command { std: "docker" "start" "-a" "e42f83f204f84bd7bb3d85eeea788c72560b2af1e8e6756af106b7d632e7265e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling stacker v0.1.20 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling email-encoding v0.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling buffer-redux v1.0.2 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling bitfield v0.17.0 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling eax v0.5.0 [INFO] [stderr] Compiling ocb3 v0.1.0 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling aes-kw v0.2.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling camellia v0.1.0 [INFO] [stderr] Compiling cast5 v0.11.1 [INFO] [stderr] Compiling twofish v0.7.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling idea v0.5.1 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling dsa v0.6.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling pgp v0.15.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling lettre v0.11.15 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/librocket_http-e2733abb658c8c0f.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket_http` (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: could not compile `pgp` (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 pgp --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgp-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "getrandom", "unstable-curve448", "wasm"))' -C metadata=3f7c415b710b4413 -C extra-filename=-40f06fc152f6df72 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-a6291b47a2605aca.rmeta --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-7459ca0892c3692f.rmeta --extern aes_kw=/opt/rustwide/target/debug/deps/libaes_kw-cfc845cee5567211.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-a6e5c3cdb8c1cb14.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitfield=/opt/rustwide/target/debug/deps/libbitfield-5d0739f7a9686f39.rmeta --extern block_padding=/opt/rustwide/target/debug/deps/libblock_padding-8300241705405f53.rmeta --extern blowfish=/opt/rustwide/target/debug/deps/libblowfish-5d574252a3adc3fc.rmeta --extern bstr=/opt/rustwide/target/debug/deps/libbstr-830b48967e5d23ec.rmeta --extern buffer_redux=/opt/rustwide/target/debug/deps/libbuffer_redux-386537118ff56ded.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern camellia=/opt/rustwide/target/debug/deps/libcamellia-ffc02d717246cec5.rmeta --extern cast5=/opt/rustwide/target/debug/deps/libcast5-897254d90b631d8d.rmeta --extern cfb_mode=/opt/rustwide/target/debug/deps/libcfb_mode-aee92e0c70f1f680.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-04a32bcea69e5ee3.rmeta --extern cipher=/opt/rustwide/target/debug/deps/libcipher-8c92ed77bb7cf456.rmeta --extern const_oid=/opt/rustwide/target/debug/deps/libconst_oid-5d63b50f42b847e9.rmeta --extern crc24=/opt/rustwide/target/debug/deps/libcrc24-4f7f58e4e340ab38.rmeta --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-6dd2a6d870452e09.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-1db8fdd400c81bf8.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-f6e678ab35d08b25.rmeta --extern des=/opt/rustwide/target/debug/deps/libdes-9269fdc7ac135935.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-f0d2934748b19a5e.rmeta --extern dsa=/opt/rustwide/target/debug/deps/libdsa-71852be7e5a6a703.rmeta --extern eax=/opt/rustwide/target/debug/deps/libeax-ccc871689160626f.rmeta --extern ecdsa=/opt/rustwide/target/debug/deps/libecdsa-7f78ba471a705512.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-d7c1c5b774183d24.rmeta --extern elliptic_curve=/opt/rustwide/target/debug/deps/libelliptic_curve-216d4a8bbb489445.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-11eb72a3a64692ab.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-6838dc2b494693fc.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-0ef61843d966c746.rmeta --extern idea=/opt/rustwide/target/debug/deps/libidea-831406c3bed40395.rmeta --extern iter_read=/opt/rustwide/target/debug/deps/libiter_read-95c73b5a56ca2356.rmeta --extern k256=/opt/rustwide/target/debug/deps/libk256-03118c846c48ffcd.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-05a9309e08c8ff5d.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-2634eb9b7f5f7aae.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint_dig-399333cf15ea2c8b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-eb2c463b884281aa.rmeta --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-47d7b59e102ffed1.rmeta --extern ocb3=/opt/rustwide/target/debug/deps/libocb3-a90bab7cab722799.rmeta --extern p256=/opt/rustwide/target/debug/deps/libp256-b1e453cafc2457f1.rmeta --extern p384=/opt/rustwide/target/debug/deps/libp384-c5ad9b18de8f32dc.rmeta --extern p521=/opt/rustwide/target/debug/deps/libp521-3036e56595e53a99.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d702f03d1e65692c.rmeta --extern ripemd=/opt/rustwide/target/debug/deps/libripemd-f64b53a83d9ab3d9.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-27c9ddc9fbf42ec0.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-15d284a0eb9dfecd.rmeta --extern sha1_checked=/opt/rustwide/target/debug/deps/libsha1_checked-74b76c8491d55a46.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-9a9430e90096eb66.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-aba484b230db7654.rmeta --extern signature=/opt/rustwide/target/debug/deps/libsignature-bd9fe4ce8d9a2c15.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-a35604f2adaa7d1d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9aab8394ebc0d1c4.rmeta --extern twofish=/opt/rustwide/target/debug/deps/libtwofish-65019dc857484d0e.rmeta --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-6ae8b0bb1c9021ba.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-77b608cd8d405dd5.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/liblettre-695b781304accb9a.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lettre` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e42f83f204f84bd7bb3d85eeea788c72560b2af1e8e6756af106b7d632e7265e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e42f83f204f84bd7bb3d85eeea788c72560b2af1e8e6756af106b7d632e7265e", kill_on_drop: false }` [INFO] [stdout] e42f83f204f84bd7bb3d85eeea788c72560b2af1e8e6756af106b7d632e7265e