[INFO] cloning repository https://github.com/mizchi/purets-linter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mizchi/purets-linter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizchi%2Fpurets-linter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizchi%2Fpurets-linter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e315203605af587b561f5aead4be7e15dbd1631f [INFO] testing mizchi/purets-linter/e315203605af587b561f5aead4be7e15dbd1631f against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmizchi%2Fpurets-linter" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mizchi/purets-linter [INFO] finished tweaking git repo https://github.com/mizchi/purets-linter [INFO] tweaked toml for git repo https://github.com/mizchi/purets-linter written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mizchi/purets-linter on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mizchi/purets-linter 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_shared v0.13.1 [INFO] [stderr] Downloaded tempfile v3.21.0 [INFO] [stderr] Downloaded oxc v0.87.0 [INFO] [stderr] Downloaded phf_generator v0.13.1 [INFO] [stderr] Downloaded cow-utils v0.1.3 [INFO] [stderr] Downloaded oxc-miette-derive v2.4.0 [INFO] [stderr] Downloaded oxc_ast_macros v0.87.0 [INFO] [stderr] Downloaded oxc_estree v0.87.0 [INFO] [stderr] Downloaded oxc_diagnostics v0.87.0 [INFO] [stderr] Downloaded oxc_ast_visit v0.87.0 [INFO] [stderr] Downloaded oxc_regular_expression v0.87.0 [INFO] [stderr] Downloaded compact_str v0.9.0 [INFO] [stderr] Downloaded oxc_ecmascript v0.87.0 [INFO] [stderr] Downloaded wasi v0.14.4+wasi-0.2.4 [INFO] [stderr] Downloaded oxc_data_structures v0.87.0 [INFO] [stderr] Downloaded oxc-miette v2.4.0 [INFO] [stderr] Downloaded oxc_allocator v0.87.0 [INFO] [stderr] Downloaded oxc_syntax v0.87.0 [INFO] [stderr] Downloaded oxc_parser v0.87.0 [INFO] [stderr] Downloaded rustix v1.1.1 [INFO] [stderr] Downloaded dragonbox_ecma v0.0.5 [INFO] [stderr] Downloaded oxc_ast v0.87.0 [INFO] [stderr] Downloaded oxc_index v3.0.0 [INFO] [stderr] Downloaded oxc_span v0.87.0 [INFO] [stderr] Downloaded phf v0.13.1 [INFO] [stderr] Downloaded phf_macros v0.13.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9af50fa0d18308138d12846044c9ce4307f7345a4c3bd5b9d1ab23551687dda6 [INFO] running `Command { std: "docker" "start" "-a" "9af50fa0d18308138d12846044c9ce4307f7345a4c3bd5b9d1ab23551687dda6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9af50fa0d18308138d12846044c9ce4307f7345a4c3bd5b9d1ab23551687dda6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9af50fa0d18308138d12846044c9ce4307f7345a4c3bd5b9d1ab23551687dda6", kill_on_drop: false }` [INFO] [stdout] 9af50fa0d18308138d12846044c9ce4307f7345a4c3bd5b9d1ab23551687dda6 [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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c5f8f1192066129c13abe2b555be52a83153a15006cfe2b1a1c0a7a9988d0e9 [INFO] running `Command { std: "docker" "start" "-a" "2c5f8f1192066129c13abe2b555be52a83153a15006cfe2b1a1c0a7a9988d0e9", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling oxc_data_structures v0.87.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling oxc_estree v0.87.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling dragonbox_ecma v0.0.5 [INFO] [stderr] Compiling oxc_index v3.0.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rustix v1.1.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling oxc_allocator v0.87.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling oxc-miette-derive v2.4.0 [INFO] [stderr] Compiling oxc_ast_macros v0.87.0 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling oxc-miette v2.4.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling oxc_span v0.87.0 [INFO] [stderr] Compiling oxc_diagnostics v0.87.0 [INFO] [stderr] Compiling oxc_regular_expression v0.87.0 [INFO] [stderr] Compiling oxc_syntax v0.87.0 [INFO] [stderr] Compiling oxc_ast v0.87.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling oxc_ecmascript v0.87.0 [INFO] [stderr] Compiling oxc_ast_visit v0.87.0 [INFO] [stderr] Compiling oxc_parser v0.87.0 [INFO] [stderr] Compiling oxc v0.87.0 [INFO] [stderr] Compiling purets v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "2c5f8f1192066129c13abe2b555be52a83153a15006cfe2b1a1c0a7a9988d0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c5f8f1192066129c13abe2b555be52a83153a15006cfe2b1a1c0a7a9988d0e9", kill_on_drop: false }` [INFO] [stdout] 2c5f8f1192066129c13abe2b555be52a83153a15006cfe2b1a1c0a7a9988d0e9 [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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97743927dda063f03b324a3beaabaacc46dc7c8ea810be0fc372e546d53a49ee [INFO] running `Command { std: "docker" "start" "-a" "97743927dda063f03b324a3beaabaacc46dc7c8ea810be0fc372e546d53a49ee", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling purets v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] error: could not compile `purets` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name purets --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=99f54e5b04056573 -C extra-filename=-3eeef2e47b55c992 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-08849a096cfef27c.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-cbf9b6918e9c13e7.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-3ba919a53c8ba2c2.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-6dd93e3a20cde51f.rmeta --extern oxc=/opt/rustwide/target/debug/deps/liboxc-67edd761ebe756d1.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-c897cf7471a4e475.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0a226b72cb92cc53.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-902da6f0299e36c7.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9b43f55146ad7937.rmeta --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "97743927dda063f03b324a3beaabaacc46dc7c8ea810be0fc372e546d53a49ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97743927dda063f03b324a3beaabaacc46dc7c8ea810be0fc372e546d53a49ee", kill_on_drop: false }` [INFO] [stdout] 97743927dda063f03b324a3beaabaacc46dc7c8ea810be0fc372e546d53a49ee