[INFO] fetching crate s2protocol 3.5.2...
[INFO] testing s2protocol-3.5.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate s2protocol 3.5.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate s2protocol 3.5.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate s2protocol 3.5.2
[INFO] tweaked toml for crates.io crate s2protocol 3.5.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate s2protocol 3.5.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate s2protocol 3.5.2 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08315f82ba137a357f4f0bf6c197150f54fd2c198c8261fcc50a20f5b1a64717
[INFO] running `Command { std: "docker" "start" "-a" "08315f82ba137a357f4f0bf6c197150f54fd2c198c8261fcc50a20f5b1a64717", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08315f82ba137a357f4f0bf6c197150f54fd2c198c8261fcc50a20f5b1a64717", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08315f82ba137a357f4f0bf6c197150f54fd2c198c8261fcc50a20f5b1a64717", kill_on_drop: false }`
[INFO] [stdout] 08315f82ba137a357f4f0bf6c197150f54fd2c198c8261fcc50a20f5b1a64717
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f38fe065430db1557dfe5f4e39a996dfee98a27f1d648c998ab278bbc2a4ef75
[INFO] running `Command { std: "docker" "start" "-a" "f38fe065430db1557dfe5f4e39a996dfee98a27f1d648c998ab278bbc2a4ef75", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling arrow-schema v57.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling hexhex_impl v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling hexhex_macros v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hexhex v1.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling arrow-buffer v57.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling yazi v0.1.6
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling arrow-data v57.0.0
[INFO] [stderr]    Compiling lz4_flex v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling arrow-array v57.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling include_assets_decode v0.1.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling compress v0.2.1
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling include_assets_encode v0.1.0
[INFO] [stderr]    Compiling bzip2-rs v0.1.2
[INFO] [stderr]    Compiling arrow-select v57.0.0
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling arrow-row v57.0.0
[INFO] [stderr]    Compiling arrow-arith v57.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling arrow_convert_derive v0.11.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling arrow-cast v57.0.0
[INFO] [stderr]    Compiling arrow-ord v57.0.0
[INFO] [stderr]    Compiling arrow-string v57.0.0
[INFO] [stderr]    Compiling arrow-ipc v57.0.0
[INFO] [stderr]    Compiling convert_case v0.9.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling custom_error v1.9.2
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling arrow-csv v57.0.0
[INFO] [stderr]    Compiling arrow-json v57.0.0
[INFO] [stderr]    Compiling sha256 v1.6.0
[INFO] [stderr]    Compiling nom-mpq v2.0.6
[INFO] [stderr]    Compiling arrow v57.0.0
[INFO] [stderr]    Compiling serde-xml-rs v0.8.1
[INFO] [stderr]    Compiling syntect-tui v3.0.6
[INFO] [stderr]    Compiling arrow_convert v0.11.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling include_assets v1.0.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling s2protocol v3.5.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `s2protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name s2protocol --edition=2024 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="arrow"' --cfg 'feature="arrow_convert"' --cfg 'feature="color-eyre"' --cfg 'feature="default"' --cfg 'feature="dep_arrow"' --cfg 'feature="syntax"' --cfg 'feature="syntect"' --cfg 'feature="syntect-tui"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow_convert", "color-eyre", "crossterm", "default", "dep_arrow", "dep_ratatui", "itertools", "ratatui", "syntax", "syntect", "syntect-tui", "tracing_debug_level", "tracing_info_level", "tracing_off", "tracing_trace_level"))' -C metadata=0329e194fd14d4e3 -C extra-filename=-e251f792331d164f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow=/opt/rustwide/target/debug/deps/libarrow-f184c6cbf2e529c0.rmeta --extern arrow_convert=/opt/rustwide/target/debug/deps/libarrow_convert-eb362cb649e63108.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fb2a27e88f2bccac.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-bc8e41673b89e7c3.rmeta --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-66cc096334ed4a09.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-190676be181e8f19.rmeta --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-397785d2d42c7a7c.rmeta --extern include_assets=/opt/rustwide/target/debug/deps/libinclude_assets-07e1ebbae175d03f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-86fca9c761e09338.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-db91d20c5733fbf9.rmeta --extern nom_mpq=/opt/rustwide/target/debug/deps/libnom_mpq-04d665e793eb1b39.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-67a2d24f50935c1d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-36fa8cce364b7d30.rmeta --extern serde_xml_rs=/opt/rustwide/target/debug/deps/libserde_xml_rs-7df03eb8192ab823.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-762a776c167459ac.rmeta --extern sha256=/opt/rustwide/target/debug/deps/libsha256-0ce67b7405e7cfe7.rmeta --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-7dcdd41753e9d0d6.rmeta --extern syntect_tui=/opt/rustwide/target/debug/deps/libsyntect_tui-be1a3b4c08840ae3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-329aa4ac5d1dabdd.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b24f34aa4daf4956.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8a64da191d717423.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-38ccbd5d4f9e4104/out -L native=/opt/rustwide/target/debug/build/onig_sys-4a27df9be9547cfd/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f38fe065430db1557dfe5f4e39a996dfee98a27f1d648c998ab278bbc2a4ef75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f38fe065430db1557dfe5f4e39a996dfee98a27f1d648c998ab278bbc2a4ef75", kill_on_drop: false }`
[INFO] [stdout] f38fe065430db1557dfe5f4e39a996dfee98a27f1d648c998ab278bbc2a4ef75
