[INFO] cloning repository https://github.com/darksoil-studio/notifications [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darksoil-studio/notifications" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarksoil-studio%2Fnotifications", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarksoil-studio%2Fnotifications'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed61d9c483caeb623662f331c46d67f4c4c46039 [INFO] checking darksoil-studio/notifications against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarksoil-studio%2Fnotifications" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darksoil-studio/notifications on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/darksoil-studio/notifications [INFO] finished tweaking git repo https://github.com/darksoil-studio/notifications [INFO] tweaked toml for git repo https://github.com/darksoil-studio/notifications written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/darksoil-studio/notifications 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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afda210ace5bc61952c1ecd0a335e39956f58df224213d368acabd1e84b9bb71 [INFO] running `Command { std: "docker" "start" "-a" "afda210ace5bc61952c1ecd0a335e39956f58df224213d368acabd1e84b9bb71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afda210ace5bc61952c1ecd0a335e39956f58df224213d368acabd1e84b9bb71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afda210ace5bc61952c1ecd0a335e39956f58df224213d368acabd1e84b9bb71", kill_on_drop: false }` [INFO] [stdout] afda210ace5bc61952c1ecd0a335e39956f58df224213d368acabd1e84b9bb71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 482bb3485f8f293ef9c3aa76925a7d872121fa3f10aad19e85668da44316bf2d [INFO] running `Command { std: "docker" "start" "-a" "482bb3485f8f293ef9c3aa76925a7d872121fa3f10aad19e85668da44316bf2d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling test-fuzz-internal v3.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling test-fuzz-runtime v3.0.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Compiling wasmer-compiler-cranelift v4.3.1 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling test-fuzz v3.0.4 [INFO] [stderr] Compiling test-fuzz-macro v3.0.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling cranelift-codegen v0.91.1 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking cranelift-entity v0.91.1 [INFO] [stderr] Compiling tar v0.4.42 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking regalloc2 v0.5.1 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking cranelift-bforest v0.91.1 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking wasm-encoder v0.32.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `futures-macro` (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/8d46be77cd48fdbcced888d027457e2c9cf2aa16/bin/rustc --crate-name futures_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0db6499676e96372 -C extra-filename=-422922cadfb6d98d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-11d2d75b9bf96a03.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0199369e5233832a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-25027b61c612a004.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBztX5O" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetai38bRJ/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-attributes` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wasm-encoder` (lib) due to 1 previous error [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libregalloc2-676962a2da043c96.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regalloc2` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=92f05b87e3f4e2eb -C extra-filename=-0fd4881ce967ec6e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-11d2d75b9bf96a03.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0199369e5233832a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaUIkgLz" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `darling_core` (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/8d46be77cd48fdbcced888d027457e2c9cf2aa16/bin/rustc --crate-name darling_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.10/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=f36e03793f57a16f -C extra-filename=-d68df7d99cb39679 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-11d2d75b9bf96a03.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0199369e5233832a.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-25027b61c612a004.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `either` (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/rmetaAsK2db" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (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/8d46be77cd48fdbcced888d027457e2c9cf2aa16/bin/rustc --crate-name thiserror_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/thiserror-impl-1.0.65/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4cd9f086e6b0d5b7 -C extra-filename=-15c0595220509ab4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-11d2d75b9bf96a03.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0199369e5233832a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-25027b61c612a004.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `tracing-core` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `schemars_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8d46be77cd48fdbcced888d027457e2c9cf2aa16/bin/rustc --crate-name schemars_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/schemars_derive-0.8.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64efaa9c967725f7 -C extra-filename=-cb1fed709d1ec78f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-11d2d75b9bf96a03.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0199369e5233832a.rlib --extern serde_derive_internals=/opt/rustwide/target/debug/deps/libserde_derive_internals-1204aff62e4bf9d4.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-25027b61c612a004.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `darling_core` (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/8d46be77cd48fdbcced888d027457e2c9cf2aa16/bin/rustc --crate-name darling_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.14.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=a57d01859f973d0f -C extra-filename=-6659a026a2c91a90 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-11d2d75b9bf96a03.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0199369e5233832a.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-fa8c1da8ed62b3e3.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-0fd4881ce967ec6e.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaUd5Rnr" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] error: failed to run custom build command for `cranelift-codegen v0.91.1` [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/cranelift-codegen-04082ce5af9c3e44/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=src/prelude.isle [INFO] [stderr] cargo:rerun-if-changed=src/prelude_opt.isle [INFO] [stderr] cargo:rerun-if-changed=src/opts/algebraic.isle [INFO] [stderr] cargo:rerun-if-changed=src/opts/cprop.isle [INFO] [stderr] cargo:warning=Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] cargo:rerun-if-changed=src/prelude.isle [INFO] [stderr] cargo:rerun-if-changed=src/prelude_lower.isle [INFO] [stderr] cargo:rerun-if-changed=src/isa/x64/inst.isle [INFO] [stderr] cargo:rerun-if-changed=src/isa/x64/lower.isle [INFO] [stderr] cargo:warning=Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] cargo:rerun-if-changed=src/prelude.isle [INFO] [stderr] cargo:rerun-if-changed=src/prelude_lower.isle [INFO] [stderr] cargo:rerun-if-changed=src/isa/aarch64/inst.isle [INFO] [stderr] cargo:rerun-if-changed=src/isa/aarch64/inst_neon.isle [INFO] [stderr] cargo:rerun-if-changed=src/isa/aarch64/lower.isle [INFO] [stderr] cargo:rerun-if-changed=src/isa/aarch64/lower_dynamic_neon.isle [INFO] [stderr] cargo:warning=Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] cargo:rerun-if-changed=src/prelude.isle [INFO] [stderr] cargo:rerun-if-changed=src/prelude_lower.isle [INFO] [stderr] cargo:rerun-if-changed=src/isa/s390x/inst.isle [INFO] [stderr] cargo:rerun-if-changed=src/isa/s390x/lower.isle [INFO] [stderr] cargo:warning=Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] cargo:rerun-if-changed=src/prelude.isle [INFO] [stderr] cargo:rerun-if-changed=src/prelude_lower.isle [INFO] [stderr] cargo:rerun-if-changed=src/isa/riscv64/inst.isle [INFO] [stderr] cargo:rerun-if-changed=src/isa/riscv64/lower.isle [INFO] [stderr] cargo:warning=Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Writing generated file: /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/settings.rs [INFO] [stderr] Writing generated file: /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/types.rs [INFO] [stderr] Writing generated file: /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/opcodes.rs [INFO] [stderr] Writing generated file: /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/clif_opt.isle [INFO] [stderr] Writing generated file: /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/clif_lower.isle [INFO] [stderr] Writing generated file: /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/inst_builder.rs [INFO] [stderr] Writing generated file: /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/settings-x86.rs [INFO] [stderr] Writing generated file: /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/settings-arm64.rs [INFO] [stderr] Writing generated file: /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/settings-riscv64.rs [INFO] [stderr] Rebuilding /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/isle_opt.rs [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '8d46be77cd48fdbcced888d027457e2c9cf2aa16'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Writing ISLE-generated Rust code to /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/isle_opt.rs [INFO] [stderr] Rebuilding /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/isle_x64.rs [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '8d46be77cd48fdbcced888d027457e2c9cf2aa16'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Writing ISLE-generated Rust code to /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/isle_x64.rs [INFO] [stderr] Rebuilding /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/isle_aarch64.rs [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '8d46be77cd48fdbcced888d027457e2c9cf2aa16'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Writing ISLE-generated Rust code to /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/isle_aarch64.rs [INFO] [stderr] Rebuilding /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/isle_s390x.rs [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '8d46be77cd48fdbcced888d027457e2c9cf2aa16'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Writing ISLE-generated Rust code to /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/isle_s390x.rs [INFO] [stderr] Error building ISLE files: [INFO] [stderr] failed writing output [INFO] [stderr] Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] To see a more detailed error report, run: [INFO] [stderr] [INFO] [stderr] $ cargo check -p cranelift-codegen --features isle-errors [INFO] [stderr] [INFO] [stderr] Rebuilding /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/isle_riscv64.rs [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '8d46be77cd48fdbcced888d027457e2c9cf2aa16'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Writing ISLE-generated Rust code to /opt/rustwide/target/debug/build/cranelift-codegen-2a5212c711cabe84/out/isle_riscv64.rs [INFO] [stderr] rustc-LLVM ERROR: rustc-LLVM ERROR: IO failure on output stream: No space left on deviceIO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `derive_more` (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/8d46be77cd48fdbcced888d027457e2c9cf2aa16/bin/rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-0.99.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=033d9b7f7cdf87d2 -C extra-filename=-9f55cf03e6a42f63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-ae026e4e77b8912f.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-11d2d75b9bf96a03.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0199369e5233832a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-25027b61c612a004.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (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/8d46be77cd48fdbcced888d027457e2c9cf2aa16/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.203/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=9068cd6d709fac40 -C extra-filename=-ff520ec7209909f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-11d2d75b9bf96a03.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0199369e5233832a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-25027b61c612a004.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "482bb3485f8f293ef9c3aa76925a7d872121fa3f10aad19e85668da44316bf2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "482bb3485f8f293ef9c3aa76925a7d872121fa3f10aad19e85668da44316bf2d", kill_on_drop: false }` [INFO] [stdout] 482bb3485f8f293ef9c3aa76925a7d872121fa3f10aad19e85668da44316bf2d