[INFO] cloning repository https://github.com/moonrepo/schematic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moonrepo/schematic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrepo%2Fschematic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrepo%2Fschematic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b8d9e0ab2d288adb76aead643cdebf24e1986f9 [INFO] checking moonrepo/schematic against try#afeffcd090fe6cee35c99f8b5539d74aa443fe34 for pr-140956 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrepo%2Fschematic" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/moonrepo/schematic [INFO] finished tweaking git repo https://github.com/moonrepo/schematic [INFO] tweaked toml for git repo https://github.com/moonrepo/schematic written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/moonrepo/schematic on toolchain afeffcd090fe6cee35c99f8b5539d74aa443fe34 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+afeffcd090fe6cee35c99f8b5539d74aa443fe34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/moonrepo/schematic 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" "+afeffcd090fe6cee35c99f8b5539d74aa443fe34" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+afeffcd090fe6cee35c99f8b5539d74aa443fe34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0df22b61d04c539fdbee364f1b66c117c4b51809ead410857a67184639f862fa [INFO] running `Command { std: "docker" "start" "-a" "0df22b61d04c539fdbee364f1b66c117c4b51809ead410857a67184639f862fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0df22b61d04c539fdbee364f1b66c117c4b51809ead410857a67184639f862fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0df22b61d04c539fdbee364f1b66c117c4b51809ead410857a67184639f862fa", kill_on_drop: false }` [INFO] [stdout] 0df22b61d04c539fdbee364f1b66c117c4b51809ead410857a67184639f862fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+afeffcd090fe6cee35c99f8b5539d74aa443fe34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a65355dbaf581cd499869dc7959a405d763aa1b79cfa66f20ff5513cf150a4f [INFO] running `Command { std: "docker" "start" "-a" "6a65355dbaf581cd499869dc7959a405d763aa1b79cfa66f20ff5513cf150a4f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking starbase_styles v0.6.2 [INFO] [stderr] Checking libyml v0.0.5 [INFO] [stderr] Checking rmpv v1.3.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking hyper-rustls v0.27.6 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking unicode-id v0.3.5 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking jwalk v0.8.1 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking starbase_utils v0.11.10 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking markdown v1.0.0 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Compiling schematic_macros v0.18.7 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaB8NYOJ/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_properties` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `miette-derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/afeffcd090fe6cee35c99f8b5539d74aa443fe34/bin/rustc --crate-name miette_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miette-derive-7.6.0/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=c71a722cda5cecad -C extra-filename=-ff75d60354c52af7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fac1c2c67a421ffb.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-b9deab2d34091e99.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-74d729bea939bd45.rlib --extern proc_macro --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/rmetaNx5W94" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `starbase_utils` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4ed0A9/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `insta` (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/rmeta8nPZE1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `schematic_macros` (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/rmetayaMXv3" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `markdown` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6a65355dbaf581cd499869dc7959a405d763aa1b79cfa66f20ff5513cf150a4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a65355dbaf581cd499869dc7959a405d763aa1b79cfa66f20ff5513cf150a4f", kill_on_drop: false }` [INFO] [stdout] 6a65355dbaf581cd499869dc7959a405d763aa1b79cfa66f20ff5513cf150a4f