[INFO] cloning repository https://github.com/igorsheg/typed-key [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/igorsheg/typed-key" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorsheg%2Ftyped-key", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorsheg%2Ftyped-key'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd531de4e3bc4ae5e8642928b6c67b8ce7bc0772 [INFO] testing igorsheg/typed-key against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorsheg%2Ftyped-key" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/igorsheg/typed-key [INFO] finished tweaking git repo https://github.com/igorsheg/typed-key [INFO] tweaked toml for git repo https://github.com/igorsheg/typed-key written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/igorsheg/typed-key on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/igorsheg/typed-key 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-1-tc2/source/crates/typed-key-lsp/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08fa12ada4ce5d27f564d96fb2d8cf3450cda811fec01ff366595ba9a9136a1c [INFO] running `Command { std: "docker" "start" "-a" "08fa12ada4ce5d27f564d96fb2d8cf3450cda811fec01ff366595ba9a9136a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08fa12ada4ce5d27f564d96fb2d8cf3450cda811fec01ff366595ba9a9136a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08fa12ada4ce5d27f564d96fb2d8cf3450cda811fec01ff366595ba9a9136a1c", kill_on_drop: false }` [INFO] [stdout] 08fa12ada4ce5d27f564d96fb2d8cf3450cda811fec01ff366595ba9a9136a1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a32f99733fd61913d9d745ef8342ea531f04f2903f908642f1f04f7a700f356 [INFO] running `Command { std: "docker" "start" "-a" "6a32f99733fd61913d9d745ef8342ea531f04f2903f908642f1f04f7a700f356", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/crates/typed-key-lsp/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling oxc_allocator v0.29.0 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling unicode-id-start v1.3.0 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling assert-unchecked v0.1.2 [INFO] [stderr] Compiling oxc_index v0.29.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling oxc_ast_macros v0.29.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling oxc_span v0.29.0 [INFO] [stderr] Compiling oxc_diagnostics v0.29.0 [INFO] [stderr] Compiling oxc_regular_expression v0.29.0 [INFO] [stderr] Compiling oxc_syntax v0.29.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling oxc_ast v0.29.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling lsp-types v0.94.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling str_indices v0.4.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling oxc_parser v0.29.0 [INFO] [stderr] error: could not compile `oxc_ast` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name oxc_ast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxc_ast-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::all' '--warn=clippy::unnecessary_safety_comment' --warn=unit-bindings '--warn=clippy::unimplemented' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--allow=clippy::too_many_lines' '--warn=clippy::todo' '--allow=clippy::struct_excessive_bools' '--warn=clippy::self_named_module_files' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' --warn=non_ascii_idents '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_const_for_fn' '--warn=clippy::infinite_loop' '--warn=clippy::impl_trait_in_params' '--warn=clippy::get_unwrap' '--warn=clippy::filetype_is_file' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--allow=clippy::doc_markdown' '--allow=clippy::doc_lazy_continuation' '--warn=clippy::dbg_macro' '--warn=clippy::clone_on_ref_ptr' '--allow=clippy::cargo_common_metadata' '--warn=clippy::allow_attributes' --warn=absolute_paths_not_starting_with_crate '--allow=clippy::empty_docs' --check-cfg 'cfg(coverage)' --check-cfg 'cfg(coverage_nightly)' -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serialize"))' -C metadata=95352eca8b2af84c -C extra-filename=-d8dfa4566a1a104d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4dd24fc1f8a10878.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9a0f9af6f1c12b56.rmeta --extern oxc_allocator=/opt/rustwide/target/debug/deps/liboxc_allocator-1ea243cfb5bd7f6f.rmeta --extern oxc_ast_macros=/opt/rustwide/target/debug/deps/liboxc_ast_macros-d501a3009e29d9b8.so --extern oxc_regular_expression=/opt/rustwide/target/debug/deps/liboxc_regular_expression-758599386c525bfc.rmeta --extern oxc_span=/opt/rustwide/target/debug/deps/liboxc_span-4d4427e40c2cac7d.rmeta --extern oxc_syntax=/opt/rustwide/target/debug/deps/liboxc_syntax-639f60c859892d2f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6a32f99733fd61913d9d745ef8342ea531f04f2903f908642f1f04f7a700f356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a32f99733fd61913d9d745ef8342ea531f04f2903f908642f1f04f7a700f356", kill_on_drop: false }` [INFO] [stdout] 6a32f99733fd61913d9d745ef8342ea531f04f2903f908642f1f04f7a700f356