[INFO] cloning repository https://github.com/hardfist/test-cases [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardfist/test-cases" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardfist%2Ftest-cases", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardfist%2Ftest-cases'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae69104dbacfa74a05957f5ba791ba9bc99672c7 [INFO] checking hardfist/test-cases against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardfist%2Ftest-cases" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hardfist/test-cases on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hardfist/test-cases [INFO] finished tweaking git repo https://github.com/hardfist/test-cases [INFO] tweaked toml for git repo https://github.com/hardfist/test-cases written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hardfist/test-cases 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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2009e07a7ea0bdc30dcc2660c093827a00641caced88f08a5b84165e4b916276 [INFO] running `Command { std: "docker" "start" "-a" "2009e07a7ea0bdc30dcc2660c093827a00641caced88f08a5b84165e4b916276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2009e07a7ea0bdc30dcc2660c093827a00641caced88f08a5b84165e4b916276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2009e07a7ea0bdc30dcc2660c093827a00641caced88f08a5b84165e4b916276", kill_on_drop: false }` [INFO] [stdout] 2009e07a7ea0bdc30dcc2660c093827a00641caced88f08a5b84165e4b916276 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 782a5251468061dffbcd06757822dee58eb0748eed55f0c8fbd7bf955e74fd0b [INFO] running `Command { std: "docker" "start" "-a" "782a5251468061dffbcd06757822dee58eb0748eed55f0c8fbd7bf955e74fd0b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking unicode-id-start v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ryu-js v1.0.2 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking outref v0.1.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking simd-abstraction v0.7.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking uuid v1.15.1 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking base64-simd v0.7.0 [INFO] [stderr] Checking if_chain v1.0.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking swc_visit v2.0.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking better_scoped_tls v1.0.0 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking swc_parallel v1.2.0 [INFO] [stderr] Checking unicode-id v0.3.5 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Checking assert-unchecked v0.1.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Checking oxc_data_structures v0.53.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking cow-utils v0.1.3 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling stacker v0.1.19 [INFO] [stderr] Checking oxc_estree v0.53.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking self_cell v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling swc_macros_common v1.0.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling vergen v9.0.4 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling oxc_sourcemap v2.0.2 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.218 [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] 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/cd420d8bda33494ba3cc45048d5f067484a32b94/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=d9fe024bc2cac5ee -C extra-filename=-e093be7fbc446cf1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-17f2eeaa33d456c5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a83492ab4bfb8759.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-6fc3edec3fee6da5.rmeta --extern wasm_bindgen_backend=/opt/rustwide/target/debug/deps/libwasm_bindgen_backend-136182803e2f7762.rmeta --extern wasm_bindgen_shared=/opt/rustwide/target/debug/deps/libwasm_bindgen_shared-fa5d43305f6f06ec.rmeta --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/rmetaf8z18S" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [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 `displaydoc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `yoke-derive` (lib) due to 1 previous error [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/cd420d8bda33494ba3cc45048d5f067484a32b94/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 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=a169450f453388b9 -C extra-filename=-468c630e59961d19 --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-17f2eeaa33d456c5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a83492ab4bfb8759.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-9754e702f19a9357.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-6fc3edec3fee6da5.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] [stderr] error: could not compile `zerofrom-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/cd420d8bda33494ba3cc45048d5f067484a32b94/bin/rustc --crate-name zerofrom_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerofrom-derive-0.1.6/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=29836321506e435f -C extra-filename=-d195e77843049671 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-17f2eeaa33d456c5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a83492ab4bfb8759.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6fc3edec3fee6da5.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-58d34f6596c24236.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetakLLMLj/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "782a5251468061dffbcd06757822dee58eb0748eed55f0c8fbd7bf955e74fd0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "782a5251468061dffbcd06757822dee58eb0748eed55f0c8fbd7bf955e74fd0b", kill_on_drop: false }` [INFO] [stdout] 782a5251468061dffbcd06757822dee58eb0748eed55f0c8fbd7bf955e74fd0b