[INFO] fetching crate glory 0.3.1... [INFO] checking glory-0.3.1 against master#4ecd70ddd1039a3954056c1071e40278048476fa for pr-137633 [INFO] extracting crate glory 0.3.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate glory 0.3.1 on toolchain 4ecd70ddd1039a3954056c1071e40278048476fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate glory 0.3.1 [INFO] finished tweaking crates.io crate glory 0.3.1 [INFO] tweaked toml for crates.io crate glory 0.3.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 238 packages to latest compatible versions [INFO] [stderr] Adding http-body v1.0.0-rc.2 (available: v1.0.1) [INFO] [stderr] Adding http-body-util v0.1.0-rc.3 (available: v0.1.2) [INFO] [stderr] Adding hyper v1.0.0-rc.4 (available: v1.6.0) [INFO] [stderr] Adding toml_datetime v0.6.3 (available: v0.6.8) [INFO] [stderr] Adding toml_edit v0.20.2 (available: v0.20.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-body-util v0.1.0-rc.3 [INFO] [stderr] Downloaded glory-hot-reload v0.3.1 [INFO] [stderr] Downloaded salvo-utils v0.0.6 [INFO] [stderr] Downloaded salvo v0.60.0 [INFO] [stderr] Downloaded mime-infer v3.0.0 [INFO] [stderr] Downloaded salvo_macros v0.60.0 [INFO] [stderr] Downloaded salvo_core v0.60.0 [INFO] [stderr] Downloaded glory-routing v0.3.1 [INFO] [stderr] Downloaded glory-core v0.3.1 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0d178d7c45060513b0613e4dd01fdb8712ca4fefad8f671a68c808a283fa839 [INFO] running `Command { std: "docker" "start" "-a" "a0d178d7c45060513b0613e4dd01fdb8712ca4fefad8f671a68c808a283fa839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0d178d7c45060513b0613e4dd01fdb8712ca4fefad8f671a68c808a283fa839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0d178d7c45060513b0613e4dd01fdb8712ca4fefad8f671a68c808a283fa839", kill_on_drop: false }` [INFO] [stdout] a0d178d7c45060513b0613e4dd01fdb8712ca4fefad8f671a68c808a283fa839 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9befd480ca3e951910668fdf42d3fbc0179154352554f3e70f5c046ca3a2d053 [INFO] running `Command { std: "docker" "start" "-a" "9befd480ca3e951910668fdf42d3fbc0179154352554f3e70f5c046ca3a2d053", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [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 icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking rstml v0.11.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wasm-bindgen-macro-support` (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/4ecd70ddd1039a3954056c1071e40278048476fa/bin/rustc --crate-name wasm_bindgen_macro_support --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasm-bindgen-macro-support-0.2.100/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 '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::overly_complex_bool_expr' '--allow=clippy::new_without_default' '--allow=clippy::large_enum_variant' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("extra-traits", "strict-macro"))' -C metadata=67cbbe6bac6246d9 -C extra-filename=-4a7aff21182b9468 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-107e47b43b0efb2a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1b6a221cac47e5d3.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-57bd09b425a8d700.rmeta --extern wasm_bindgen_backend=/opt/rustwide/target/debug/deps/libwasm_bindgen_backend-c660ebd8c1bdf2cd.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-695cceb2051d3025.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [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 `tracing-attributes` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4ecd70ddd1039a3954056c1071e40278048476fa/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.28/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=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=8b589a55405b023d -C extra-filename=-7a5160b11612abe7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-107e47b43b0efb2a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1b6a221cac47e5d3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-57bd09b425a8d700.rlib --extern proc_macro --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] [stderr] error: could not compile `async-trait` (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/4ecd70ddd1039a3954056c1071e40278048476fa/bin/rustc --crate-name async_trait --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.86/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=85e1b2f1eb8bd12b -C extra-filename=-4b9ac84fc86de4b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-107e47b43b0efb2a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1b6a221cac47e5d3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-57bd09b425a8d700.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "9befd480ca3e951910668fdf42d3fbc0179154352554f3e70f5c046ca3a2d053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9befd480ca3e951910668fdf42d3fbc0179154352554f3e70f5c046ca3a2d053", kill_on_drop: false }` [INFO] [stdout] 9befd480ca3e951910668fdf42d3fbc0179154352554f3e70f5c046ca3a2d053