[INFO] cloning repository https://github.com/netcodedev/keystone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/netcodedev/keystone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetcodedev%2Fkeystone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetcodedev%2Fkeystone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc5251fe7b8eab071daca97a6b29c1a16f89612c [INFO] testing netcodedev/keystone against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetcodedev%2Fkeystone" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/netcodedev/keystone [INFO] finished tweaking git repo https://github.com/netcodedev/keystone [INFO] tweaked toml for git repo https://github.com/netcodedev/keystone written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/netcodedev/keystone on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/netcodedev/keystone 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed0bfba00455c874d3b288dec1e198a0c3aa4b2bbbbcac737d401f9b10171f77 [INFO] running `Command { std: "docker" "start" "-a" "ed0bfba00455c874d3b288dec1e198a0c3aa4b2bbbbcac737d401f9b10171f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed0bfba00455c874d3b288dec1e198a0c3aa4b2bbbbcac737d401f9b10171f77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed0bfba00455c874d3b288dec1e198a0c3aa4b2bbbbcac737d401f9b10171f77", kill_on_drop: false }` [INFO] [stdout] ed0bfba00455c874d3b288dec1e198a0c3aa4b2bbbbcac737d401f9b10171f77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 001e6e03ae3376ad480e3509a5e4afafc72685767cae20690474218d6a11ae45 [INFO] running `Command { std: "docker" "start" "-a" "001e6e03ae3376ad480e3509a5e4afafc72685767cae20690474218d6a11ae45", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling spade v2.15.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling geographiclib-rs v0.2.5 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling static_assertions_next v1.1.2 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling trice v0.4.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling any_ascii v0.3.3 [INFO] [stderr] Compiling surrealdb-core v2.3.10 [INFO] [stderr] Compiling addr v0.15.6 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling dmp v0.2.3 [INFO] [stderr] Compiling lexicmp v0.1.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling quick_cache v0.5.2 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling ndarray-stats v0.5.1 [INFO] [stderr] Compiling rmpv v1.3.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling vart v0.8.1 [INFO] [stderr] Compiling reblessive v0.4.3 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling surrealdb v2.3.10 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling revision-derive v0.11.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling linfa-linalg v0.1.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] error: could not compile `lalrpop` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.20.2/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="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=11d029cebd470c86 -C extra-filename=-9c55e49702fc353e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-3d8db295d6bb4209.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-79922b41c81159fd.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-78bf6d77ecbed0ba.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-dac10556ed11e9e1.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-994dfccd615d346c.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-1f2cd91f7e6d937b.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-1048eee5f565874b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-bc278e6926fdee4a.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c1c62fdedc196a6a.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-298f0841684c285a.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-720fa3dc0c26bf86.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-747c3bde501c14bd.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-2c8f852b40fea13e.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-125f7182d57317af.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" "001e6e03ae3376ad480e3509a5e4afafc72685767cae20690474218d6a11ae45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "001e6e03ae3376ad480e3509a5e4afafc72685767cae20690474218d6a11ae45", kill_on_drop: false }` [INFO] [stdout] 001e6e03ae3376ad480e3509a5e4afafc72685767cae20690474218d6a11ae45