[INFO] fetching crate stamd 0.1.0... [INFO] checking stamd-0.1.0 against master#f21fbac535ab2c3bc50db20547f4d48477357103 for pr-143193 [INFO] extracting crate stamd 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate stamd 0.1.0 [INFO] finished tweaking crates.io crate stamd 0.1.0 [INFO] tweaked toml for crates.io crate stamd 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate stamd 0.1.0 on toolchain f21fbac535ab2c3bc50db20547f4d48477357103 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stamd 0.1.0 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" "+f21fbac535ab2c3bc50db20547f4d48477357103" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded datasize_derive v0.2.15 [INFO] [stderr] Downloaded seal v0.1.5 [INFO] [stderr] Downloaded datasize v0.2.15 [INFO] [stderr] Downloaded utoipa-swagger-ui v8.0.3 [INFO] [stderr] Downloaded stam-tools v0.9.2 [INFO] [stderr] Downloaded utoipa v5.2.0 [INFO] [stderr] Downloaded utoipa-gen v5.2.0 [INFO] [stderr] Downloaded utoipa-swagger-ui-vendored v0.1.2 [INFO] [stderr] Downloaded stam v0.16.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4eafad4bcd222addd525d4204c50b83a9fe7fa785693e73fa4f495894f4cabe0 [INFO] running `Command { std: "docker" "start" "-a" "4eafad4bcd222addd525d4204c50b83a9fe7fa785693e73fa4f495894f4cabe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4eafad4bcd222addd525d4204c50b83a9fe7fa785693e73fa4f495894f4cabe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eafad4bcd222addd525d4204c50b83a9fe7fa785693e73fa4f495894f4cabe0", kill_on_drop: false }` [INFO] [stdout] 4eafad4bcd222addd525d4204c50b83a9fe7fa785693e73fa4f495894f4cabe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d92f4e0afb747ce4420969f93d94e08f72eb2468d3d87baf1a1b37c67437460c [INFO] running `Command { std: "docker" "start" "-a" "d92f4e0afb747ce4420969f93d94e08f72eb2468d3d87baf1a1b37c67437460c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling syn v2.0.86 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Compiling thiserror v1.0.66 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking anstyle v1.0.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling utoipa-swagger-ui-vendored v0.1.2 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Checking anstream v0.6.17 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling thiserror-impl v1.0.66 [INFO] [stderr] Compiling datasize_derive v0.2.15 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling minicbor-derive v0.15.3 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking datasize v0.2.15 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling utoipa-gen v5.2.0 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/utoipa_gen-f7ed215a43881dd9.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `utoipa-gen` (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 `rust-embed-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/f21fbac535ab2c3bc50db20547f4d48477357103/bin/rustc --crate-name rust_embed_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rust-embed-impl-8.5.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("compression", "debug-embed", "include-exclude", "interpolate-folder-path", "mime-guess", "shellexpand"))' -C metadata=b7291b1df6ce630b -C extra-filename=-ae55af78fa7eb916 --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 rust_embed_utils=/opt/rustwide/target/debug/deps/librust_embed_utils-360b13fdf90a59fb.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1061e3bba380388a.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-4eb02e97e63d7123.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/rmeta69NtfR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sha1` (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/rmetalhvoa6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d92f4e0afb747ce4420969f93d94e08f72eb2468d3d87baf1a1b37c67437460c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d92f4e0afb747ce4420969f93d94e08f72eb2468d3d87baf1a1b37c67437460c", kill_on_drop: false }` [INFO] [stdout] d92f4e0afb747ce4420969f93d94e08f72eb2468d3d87baf1a1b37c67437460c