[INFO] cloning repository https://github.com/fz6m/rs-module-lexer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fz6m/rs-module-lexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffz6m%2Frs-module-lexer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffz6m%2Frs-module-lexer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a368b5b3229667ab2ee2cd4292d8ef4ab481e876 [INFO] testing fz6m/rs-module-lexer against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffz6m%2Frs-module-lexer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fz6m/rs-module-lexer on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/fz6m/rs-module-lexer [INFO] finished tweaking git repo https://github.com/fz6m/rs-module-lexer [INFO] tweaked toml for git repo https://github.com/fz6m/rs-module-lexer written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fz6m/rs-module-lexer 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/Cargo.toml: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded napi-build v2.1.4 [INFO] [stderr] Downloaded tsify-next-macros v0.5.4 [INFO] [stderr] Downloaded tsify-next v0.5.4 [INFO] [stderr] Downloaded is-macro v0.3.6 [INFO] [stderr] Downloaded mimalloc-rust v0.2.1 [INFO] [stderr] Downloaded mimalloc-rust-sys v1.7.9-source [INFO] [stderr] Downloaded swc_ecma_parser v6.0.1 [INFO] [stderr] Downloaded swc_ecmascript v8.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 071ea655a852091f71eb51476148f4e8ad8e43927dd2e27747b74f7080da98d8 [INFO] running `Command { std: "docker" "start" "-a" "071ea655a852091f71eb51476148f4e8ad8e43927dd2e27747b74f7080da98d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "071ea655a852091f71eb51476148f4e8ad8e43927dd2e27747b74f7080da98d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "071ea655a852091f71eb51476148f4e8ad8e43927dd2e27747b74f7080da98d8", kill_on_drop: false }` [INFO] [stdout] 071ea655a852091f71eb51476148f4e8ad8e43927dd2e27747b74f7080da98d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e36863c3abb07e0701900434ad75c80275c8fb199edbf6cfd78d53f761b535f3 [INFO] running `Command { std: "docker" "start" "-a" "e36863c3abb07e0701900434ad75c80275c8fb199edbf6cfd78d53f761b535f3", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling unicode-id-start v1.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling better_scoped_tls v1.0.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling swc_visit v2.0.0 [INFO] [stderr] Compiling syn v2.0.92 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-id v0.3.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling mimalloc-rust-sys v1.7.9-source [INFO] [stderr] Compiling napi-sys v2.4.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling napi-build v2.1.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling binding_node v0.1.0 (/opt/rustwide/workdir/crates/binding_node) [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling mimalloc-rust v0.2.1 [INFO] [stderr] Compiling swc_macros_common v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling ast_node v3.0.0 [INFO] [stderr] Compiling from_variant v2.0.0 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.0 [INFO] [stderr] Compiling is-macro v0.3.6 [INFO] [stderr] Compiling string_enum v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling swc_ecma_codegen_macros v1.0.0 [INFO] [stderr] Compiling swc_config_macro v1.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_macros v1.0.0 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling tsify-next-macros v0.5.4 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling napi-derive-backend v1.0.75 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling swc_timer v1.0.0 [INFO] [stderr] Compiling napi-derive v2.16.13 [INFO] [stderr] Compiling js-sys v0.3.76 [INFO] [stderr] Compiling triomphe v0.1.13 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling swc_cached v1.0.0 [INFO] [stderr] Compiling web-sys v0.3.76 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.49 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling hstr v0.2.12 [INFO] [stderr] Compiling swc_allocator v2.0.0 [INFO] [stderr] Compiling swc_atoms v3.0.0 [INFO] [stderr] Compiling sourcemap v9.0.0 [INFO] [stderr] Compiling napi v2.16.13 [INFO] [stderr] Compiling swc_common v5.0.0 [INFO] [stderr] Compiling swc_config v1.0.0 [INFO] [stderr] Compiling swc_ecma_ast v5.0.0 [INFO] [stderr] Compiling swc_fast_graph v6.0.0 [INFO] [stderr] Compiling swc_error_reporters v6.0.0 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling tsify-next v0.5.4 [INFO] [stderr] Compiling swc_ecma_visit v5.0.0 [INFO] [stderr] Compiling swc_ecma_parser v6.0.1 [INFO] [stderr] Compiling swc_ecma_codegen v5.0.0 [INFO] [stderr] Compiling swc_ecma_utils v6.0.0 [INFO] [stderr] Compiling swc_ecmascript v8.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_base v6.0.2 [INFO] [stderr] Compiling swc_ecma_usage_analyzer v6.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_optimization v6.0.0 [INFO] [stderr] Compiling swc_ecma_minifier v6.0.1 [INFO] [stderr] Compiling swc_compiler_base v7.0.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `swc_ecma_minifier` (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/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name swc_ecma_minifier --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swc_ecma_minifier-6.0.1/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde-impl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "concurrent", "debug", "default", "extra-serde", "pretty_assertions", "rayon", "serde-impl", "trace-ast"))' -C metadata=de3cd1f0db948910 -C extra-filename=-6b3e14e2e5055896 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-58e96f5298cd44f8.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-aa66c46911219bf2.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-f286b1ea91f32763.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-c43425087347f79c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d6794224419f7b7c.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d5e8287c020238b9.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-81956e6976300435.rmeta --extern radix_fmt=/opt/rustwide/target/debug/deps/libradix_fmt-8c7010b49c3368c5.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4004fbdd6eb7046a.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-ed6f47edd9c4d87f.rmeta --extern ryu_js=/opt/rustwide/target/debug/deps/libryu_js-333a16b43d0d0d64.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0d589748d53dd19a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5b614af6d91e2111.rmeta --extern swc_allocator=/opt/rustwide/target/debug/deps/libswc_allocator-314be9aaef0fb61d.rmeta --extern swc_atoms=/opt/rustwide/target/debug/deps/libswc_atoms-75a6480b2bc624b9.rmeta --extern swc_common=/opt/rustwide/target/debug/deps/libswc_common-bb4fedb1b79e3d8c.rmeta --extern swc_config=/opt/rustwide/target/debug/deps/libswc_config-c0c4cc039ae964e9.rmeta --extern swc_ecma_ast=/opt/rustwide/target/debug/deps/libswc_ecma_ast-eb05479e79c4f9cb.rmeta --extern swc_ecma_codegen=/opt/rustwide/target/debug/deps/libswc_ecma_codegen-a249c8f4b191d7cd.rmeta --extern swc_ecma_parser=/opt/rustwide/target/debug/deps/libswc_ecma_parser-2b0b655fe3ff10c7.rmeta --extern swc_ecma_transforms_base=/opt/rustwide/target/debug/deps/libswc_ecma_transforms_base-e043229a9f8d4daf.rmeta --extern swc_ecma_transforms_optimization=/opt/rustwide/target/debug/deps/libswc_ecma_transforms_optimization-8afae55c95a15602.rmeta --extern swc_ecma_usage_analyzer=/opt/rustwide/target/debug/deps/libswc_ecma_usage_analyzer-9d70f91975aec6f2.rmeta --extern swc_ecma_utils=/opt/rustwide/target/debug/deps/libswc_ecma_utils-e046302c45ffe104.rmeta --extern swc_ecma_visit=/opt/rustwide/target/debug/deps/libswc_ecma_visit-29ce90453c7e3ca9.rmeta --extern swc_timer=/opt/rustwide/target/debug/deps/libswc_timer-a3eb87db1301e0c1.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7166fd1224eb96e1.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-f74bc04aa2732736/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "e36863c3abb07e0701900434ad75c80275c8fb199edbf6cfd78d53f761b535f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e36863c3abb07e0701900434ad75c80275c8fb199edbf6cfd78d53f761b535f3", kill_on_drop: false }` [INFO] [stdout] e36863c3abb07e0701900434ad75c80275c8fb199edbf6cfd78d53f761b535f3