[INFO] fetching crate super_speedy_syslog_searcher 0.7.79... [INFO] testing super_speedy_syslog_searcher-0.7.79 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate super_speedy_syslog_searcher 0.7.79 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate super_speedy_syslog_searcher 0.7.79 [INFO] finished tweaking crates.io crate super_speedy_syslog_searcher 0.7.79 [INFO] tweaked toml for crates.io crate super_speedy_syslog_searcher 0.7.79 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate super_speedy_syslog_searcher 0.7.79 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 crates.io crate super_speedy_syslog_searcher 0.7.79 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: `edition` is set on library `s4lib` which is deprecated [INFO] [stderr] warning: `edition` is set on binary `s4` which is deprecated [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 11259a54dbe18e31aaf07b87eeb83591bf27b1696e75253d910db4139685c6da [INFO] running `Command { std: "docker" "start" "-a" "11259a54dbe18e31aaf07b87eeb83591bf27b1696e75253d910db4139685c6da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11259a54dbe18e31aaf07b87eeb83591bf27b1696e75253d910db4139685c6da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11259a54dbe18e31aaf07b87eeb83591bf27b1696e75253d910db4139685c6da", kill_on_drop: false }` [INFO] [stdout] 11259a54dbe18e31aaf07b87eeb83591bf27b1696e75253d910db4139685c6da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e0c191f039aede97714a94384778c359920dcf0e07c47338f5b34ef1ecf104e4 [INFO] running `Command { std: "docker" "start" "-a" "e0c191f039aede97714a94384778c359920dcf0e07c47338f5b34ef1ecf104e4", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on library `s4lib` which is deprecated [INFO] [stderr] warning: `edition` is set on binary `s4` which is deprecated [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling zerocopy v0.8.20 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling current_platform v0.2.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling mut_static v5.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling rand_core v0.9.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling partial-min-max v0.4.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling min-max v0.1.8 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling bzip2-rs v0.1.2 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling lru v0.16.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rangemap v1.6.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling more-asserts v0.3.1 [INFO] [stderr] Compiling numtoa v0.2.4 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling unroll v0.1.5 [INFO] [stderr] Compiling si_trace_print v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling dlopen2_derive v0.4.0 [INFO] [stderr] Compiling kinded_macros v0.3.0 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling dlopen2 v0.7.0 [INFO] [stderr] Compiling kinded v0.3.0 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling winstructs v0.3.2 [INFO] [stderr] Compiling evtx v0.8.5 [INFO] [stderr] Compiling super_speedy_syslog_searcher v0.7.79 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/line.rs:685:29 [INFO] [stdout] | [INFO] [stdout] 685 | pub fn get_slices(self: &Line) -> Slices { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 685 | pub fn get_slices(self: &Line) -> Slices<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/readers/syslinereader.rs:848:39 [INFO] [stdout] | [INFO] [stdout] 848 | pub(crate) fn datetime_parse_data(&self) -> &DateTimeParseInstr { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 848 | pub(crate) fn datetime_parse_data(&self) -> &DateTimeParseInstr<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "e0c191f039aede97714a94384778c359920dcf0e07c47338f5b34ef1ecf104e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0c191f039aede97714a94384778c359920dcf0e07c47338f5b34ef1ecf104e4", kill_on_drop: false }` [INFO] [stdout] e0c191f039aede97714a94384778c359920dcf0e07c47338f5b34ef1ecf104e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22d698a9737460f6ac069a58fe4ce2aa18c87ca016f8f02b0dcb7de4a528b504 [INFO] running `Command { std: "docker" "start" "-a" "22d698a9737460f6ac069a58fe4ce2aa18c87ca016f8f02b0dcb7de4a528b504", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on library `s4lib` which is deprecated [INFO] [stderr] warning: `edition` is set on binary `s4` which is deprecated [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling httparse v1.9.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling wildmatch v2.3.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling aws-smithy-xml v0.45.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling supports-color v1.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling aws-smithy-types v0.45.0 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling cross v0.2.5 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling aws-smithy-eventstream v0.45.0 [INFO] [stderr] Compiling aws-smithy-json v0.45.0 [INFO] [stderr] Compiling aws-smithy-query v0.45.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling si_trace_print v0.3.12 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling bisector v0.3.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling arraystring v0.3.0 [INFO] [stderr] Compiling filepath v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling test-case-core v3.2.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling kinded_macros v0.3.0 [INFO] [stderr] Compiling dlopen2_derive v0.4.0 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling test-case-macros v3.2.1 [INFO] [stderr] Compiling kinded v0.3.0 [INFO] [stderr] Compiling unroll v0.1.5 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling dlopen2 v0.7.0 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling comfy-table v4.1.1 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling serde_ignored v0.1.10 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling rust-releases-core v0.22.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling toml_edit v0.13.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling aws-types v0.15.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling winstructs v0.3.2 [INFO] [stderr] Compiling aws-smithy-async v0.45.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling evtx v0.8.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling idna v1.0.0 [INFO] [stderr] Compiling super_speedy_syslog_searcher v0.7.79 (/opt/rustwide/workdir) [INFO] [stderr] Compiling url v2.5.1 [INFO] [stderr] Compiling attohttpc v0.19.1 [INFO] [stderr] Compiling rust-releases-io v0.22.1 [INFO] [stderr] Compiling rust-releases-rust-changelog v0.22.2 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling aws-smithy-http v0.45.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.45.0 [INFO] [stderr] Compiling aws-sigv4 v0.15.1 [INFO] [stderr] Compiling aws-smithy-client v0.45.0 [INFO] [stderr] Compiling aws-http v0.15.0 [INFO] [stderr] Compiling aws-endpoint v0.15.0 [INFO] [stderr] Compiling aws-sig-auth v0.15.0 [INFO] [stderr] Compiling aws-sdk-sso v0.15.0 [INFO] [stderr] Compiling aws-sdk-sts v0.15.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.15.0 [INFO] [stderr] Compiling aws-config v0.15.0 [INFO] [stderr] error: could not compile `super_speedy_syslog_searcher` (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 s4lib --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("bench_jetscii", "bench_memchr", "bench_stringzilla", "jemalloc", "mimalloc"))' -C metadata=d9ce3d3e8338d0a3 -C extra-filename=-5435b1487acde0ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-eb07bcfe9a52a357.rmeta --extern bstr=/opt/rustwide/target/debug/deps/libbstr-a4cb2938325492d5.rmeta --extern bzip2_rs=/opt/rustwide/target/debug/deps/libbzip2_rs-919de35cc5d80180.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-ae1e883b62e8dab7.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-42032ca11f0bd273.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-92e28e7a72110fcc.rmeta --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-bb1423dc145978fc.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-cd1bb0a90a5096d1.rmeta --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-ec1f04aa1bd68b29.rmeta --extern current_platform=/opt/rustwide/target/debug/deps/libcurrent_platform-157b9a35b06fa896.rmeta --extern dlopen2=/opt/rustwide/target/debug/deps/libdlopen2-a3f49585b8f0d941.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-2091607858be9ca0.rmeta --extern evtx=/opt/rustwide/target/debug/deps/libevtx-c290ba1821f47021.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-c6b7512bc53fd978.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0c7325f09b4dc34a.rmeta --extern jwalk=/opt/rustwide/target/debug/deps/libjwalk-f0554a65d8073fbf.rmeta --extern kinded=/opt/rustwide/target/debug/deps/libkinded-079df90f9a62845c.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-a4d852285e7bf0ae.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-eeee3f590ecac7ae.rmeta --extern lzma_rs=/opt/rustwide/target/debug/deps/liblzma_rs-33f9c4d8773f231c.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9be7e24c0cc6f173.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-344b8ffdb269c81d.rmeta --extern min_max=/opt/rustwide/target/debug/deps/libmin_max-bac18f01ec9949bd.rmeta --extern more_asserts=/opt/rustwide/target/debug/deps/libmore_asserts-4cb91aa90735f283.rmeta --extern mut_static=/opt/rustwide/target/debug/deps/libmut_static-67d27d26e3ebc2cd.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-c402be3a81fa9f5c.rmeta --extern numtoa=/opt/rustwide/target/debug/deps/libnumtoa-a6f4b810c814816a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-db6941310d1a357b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8d6d9cfaf362c812.rmeta --extern rangemap=/opt/rustwide/target/debug/deps/librangemap-d449f69b51c21ff9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-bf6340ad12b69c73.rmeta --extern si_trace_print=/opt/rustwide/target/debug/deps/libsi_trace_print-b09ff67a5facdfba.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-156c3e879935732b.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fd7b7350d17484ea.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-cbafc8825e041b3d.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-718d83db500ad5fd.rmeta --extern unroll=/opt/rustwide/target/debug/deps/libunroll-73267f4ec2682d99.so --extern utf8_iter=/opt/rustwide/target/debug/deps/libutf8_iter-51566bbad89f3a68.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-125f7182d57317af.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "22d698a9737460f6ac069a58fe4ce2aa18c87ca016f8f02b0dcb7de4a528b504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22d698a9737460f6ac069a58fe4ce2aa18c87ca016f8f02b0dcb7de4a528b504", kill_on_drop: false }` [INFO] [stdout] 22d698a9737460f6ac069a58fe4ce2aa18c87ca016f8f02b0dcb7de4a528b504