[INFO] fetching crate thirtyfour 0.36.1...
[INFO] testing thirtyfour-0.36.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate thirtyfour 0.36.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate thirtyfour 0.36.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate thirtyfour 0.36.1
[INFO] tweaked toml for crates.io crate thirtyfour 0.36.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate thirtyfour 0.36.1 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 crates.io crate thirtyfour 0.36.1 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d2a5701c5af3865be57c16e88663f25ac2c937ab4ca0e17d436d763771c405d6
[INFO] running `Command { std: "docker" "start" "-a" "d2a5701c5af3865be57c16e88663f25ac2c937ab4ca0e17d436d763771c405d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2a5701c5af3865be57c16e88663f25ac2c937ab4ca0e17d436d763771c405d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2a5701c5af3865be57c16e88663f25ac2c937ab4ca0e17d436d763771c405d6", kill_on_drop: false }`
[INFO] [stdout] d2a5701c5af3865be57c16e88663f25ac2c937ab4ca0e17d436d763771c405d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 706ffa65c8c572313222680e7b0c614378c561103176665992abbd0df0c0c643
[INFO] running `Command { std: "docker" "start" "-a" "706ffa65c8c572313222680e7b0c614378c561103176665992abbd0df0c0c643", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling stringmatch v0.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thirtyfour-macros v0.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling thirtyfour v0.36.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extensions/query/element_query.rs:34:62
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn get_elements_description(len: Option<usize>, description: &str) -> Cow<str> {
[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] 34 | fn get_elements_description(len: Option<usize>, description: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.75s
[INFO] running `Command { std: "docker" "inspect" "706ffa65c8c572313222680e7b0c614378c561103176665992abbd0df0c0c643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "706ffa65c8c572313222680e7b0c614378c561103176665992abbd0df0c0c643", kill_on_drop: false }`
[INFO] [stdout] 706ffa65c8c572313222680e7b0c614378c561103176665992abbd0df0c0c643
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8b186b5c619dd53669e1e4e090f71fe37f940acbbba6306af19c9d0ff1849e6
[INFO] running `Command { std: "docker" "start" "-a" "d8b186b5c619dd53669e1e4e090f71fe37f940acbbba6306af19c9d0ff1849e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling stringmatch v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling thirtyfour v0.36.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/extensions/query/element_query.rs:34:62
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn get_elements_description(len: Option<usize>, description: &str) -> Cow<str> {
[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] 34 | fn get_elements_description(len: Option<usize>, description: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `thirtyfour` (test "window")
[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 window --edition=2021 tests/window.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="component"' --cfg 'feature="default"' --cfg 'feature="reqwest"' --cfg 'feature="rustls-tls"' --cfg 'feature="thirtyfour-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component", "debug_sync_quit", "default", "native-tls", "reqwest", "rustls-tls", "thirtyfour-macros", "tokio-multi-threaded"))' -C metadata=bdb12bdb0fbf406f -C extra-filename=-e5a8724b2e54b97d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fbe5a56bc5bc5547.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-3c989e42e59395b3.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-94aec41a8a88deff.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-454da0dfae4f2828.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3a213765134f0c85.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-445ff416f9bf8a5c.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-a79f313b431e7864.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e3421f343ca5fbf3.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-91749a31ed6c7a44.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-eaeb0be77bf4acc0.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bbf1631542fd33c3.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-92a881c9574be80d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8b1083e8a2ce5421.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-429a9c5332a7d551.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-7869b6786a75aa48.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-5a6d6cd6b68a4540.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-f1b6cda40b459a54.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-f58aed7bd7da0f74.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-6f4111b071390053.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4571c34690b6c4a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5cf56d0da5df1cea.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-34a5cde858a5616d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c1202153f5dff83a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7fda8272faa6cd72.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5a0a390cd8370200.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8f42d8e1476b68aa/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `thirtyfour` (lib test)
[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 thirtyfour --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="component"' --cfg 'feature="default"' --cfg 'feature="reqwest"' --cfg 'feature="rustls-tls"' --cfg 'feature="thirtyfour-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component", "debug_sync_quit", "default", "native-tls", "reqwest", "rustls-tls", "thirtyfour-macros", "tokio-multi-threaded"))' -C metadata=8071b69d9812689a -C extra-filename=-1056f89b8665a556 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fbe5a56bc5bc5547.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-3c989e42e59395b3.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-94aec41a8a88deff.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-454da0dfae4f2828.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3a213765134f0c85.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-445ff416f9bf8a5c.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-a79f313b431e7864.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e3421f343ca5fbf3.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-91749a31ed6c7a44.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-eaeb0be77bf4acc0.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bbf1631542fd33c3.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-92a881c9574be80d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8b1083e8a2ce5421.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-429a9c5332a7d551.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-7869b6786a75aa48.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-5a6d6cd6b68a4540.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-f1b6cda40b459a54.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-6f4111b071390053.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4571c34690b6c4a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5cf56d0da5df1cea.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-34a5cde858a5616d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c1202153f5dff83a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7fda8272faa6cd72.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5a0a390cd8370200.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8f42d8e1476b68aa/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `thirtyfour` (test "custom_js")
[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 custom_js --edition=2021 tests/custom_js.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="component"' --cfg 'feature="default"' --cfg 'feature="reqwest"' --cfg 'feature="rustls-tls"' --cfg 'feature="thirtyfour-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component", "debug_sync_quit", "default", "native-tls", "reqwest", "rustls-tls", "thirtyfour-macros", "tokio-multi-threaded"))' -C metadata=0e06a74e46ab6fd9 -C extra-filename=-e526db710b8947d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fbe5a56bc5bc5547.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-3c989e42e59395b3.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-94aec41a8a88deff.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-454da0dfae4f2828.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3a213765134f0c85.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-445ff416f9bf8a5c.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-a79f313b431e7864.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e3421f343ca5fbf3.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-91749a31ed6c7a44.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-eaeb0be77bf4acc0.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bbf1631542fd33c3.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-92a881c9574be80d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8b1083e8a2ce5421.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-429a9c5332a7d551.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-7869b6786a75aa48.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-5a6d6cd6b68a4540.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-f1b6cda40b459a54.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-f58aed7bd7da0f74.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-6f4111b071390053.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4571c34690b6c4a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5cf56d0da5df1cea.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-34a5cde858a5616d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c1202153f5dff83a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7fda8272faa6cd72.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5a0a390cd8370200.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8f42d8e1476b68aa/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `thirtyfour` (test "actions")
[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 actions --edition=2021 tests/actions.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="component"' --cfg 'feature="default"' --cfg 'feature="reqwest"' --cfg 'feature="rustls-tls"' --cfg 'feature="thirtyfour-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component", "debug_sync_quit", "default", "native-tls", "reqwest", "rustls-tls", "thirtyfour-macros", "tokio-multi-threaded"))' -C metadata=06bcbe8ce6f7e25a -C extra-filename=-f181b2e9b045facc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fbe5a56bc5bc5547.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-3c989e42e59395b3.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-94aec41a8a88deff.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-454da0dfae4f2828.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3a213765134f0c85.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-445ff416f9bf8a5c.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-a79f313b431e7864.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e3421f343ca5fbf3.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-91749a31ed6c7a44.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-eaeb0be77bf4acc0.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bbf1631542fd33c3.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-92a881c9574be80d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8b1083e8a2ce5421.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-429a9c5332a7d551.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-7869b6786a75aa48.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-5a6d6cd6b68a4540.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-f1b6cda40b459a54.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-f58aed7bd7da0f74.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-6f4111b071390053.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4571c34690b6c4a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5cf56d0da5df1cea.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-34a5cde858a5616d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c1202153f5dff83a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7fda8272faa6cd72.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5a0a390cd8370200.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8f42d8e1476b68aa/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `thirtyfour` (test "alert")
[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 alert --edition=2021 tests/alert.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="component"' --cfg 'feature="default"' --cfg 'feature="reqwest"' --cfg 'feature="rustls-tls"' --cfg 'feature="thirtyfour-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component", "debug_sync_quit", "default", "native-tls", "reqwest", "rustls-tls", "thirtyfour-macros", "tokio-multi-threaded"))' -C metadata=ab9cfa70f20b012d -C extra-filename=-383df5cb48ce08e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fbe5a56bc5bc5547.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-3c989e42e59395b3.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-94aec41a8a88deff.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-454da0dfae4f2828.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3a213765134f0c85.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-445ff416f9bf8a5c.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-a79f313b431e7864.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e3421f343ca5fbf3.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-91749a31ed6c7a44.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-eaeb0be77bf4acc0.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bbf1631542fd33c3.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-92a881c9574be80d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8b1083e8a2ce5421.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-429a9c5332a7d551.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-7869b6786a75aa48.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-5a6d6cd6b68a4540.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-f1b6cda40b459a54.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-f58aed7bd7da0f74.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-6f4111b071390053.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4571c34690b6c4a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5cf56d0da5df1cea.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-34a5cde858a5616d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c1202153f5dff83a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7fda8272faa6cd72.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5a0a390cd8370200.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8f42d8e1476b68aa/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `thirtyfour` (test "queries")
[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 queries --edition=2021 tests/queries.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="component"' --cfg 'feature="default"' --cfg 'feature="reqwest"' --cfg 'feature="rustls-tls"' --cfg 'feature="thirtyfour-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component", "debug_sync_quit", "default", "native-tls", "reqwest", "rustls-tls", "thirtyfour-macros", "tokio-multi-threaded"))' -C metadata=424434d25bb3a011 -C extra-filename=-d7da951c68b89e56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fbe5a56bc5bc5547.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-3c989e42e59395b3.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-94aec41a8a88deff.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-454da0dfae4f2828.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3a213765134f0c85.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-445ff416f9bf8a5c.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-a79f313b431e7864.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-e3421f343ca5fbf3.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-91749a31ed6c7a44.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-eaeb0be77bf4acc0.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-8ce5605c29654631.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bbf1631542fd33c3.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-92a881c9574be80d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8b1083e8a2ce5421.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-429a9c5332a7d551.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-7869b6786a75aa48.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-5a6d6cd6b68a4540.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-f1b6cda40b459a54.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-f58aed7bd7da0f74.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-6f4111b071390053.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4571c34690b6c4a3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5cf56d0da5df1cea.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-34a5cde858a5616d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c1202153f5dff83a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7fda8272faa6cd72.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5a0a390cd8370200.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8f42d8e1476b68aa/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d8b186b5c619dd53669e1e4e090f71fe37f940acbbba6306af19c9d0ff1849e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8b186b5c619dd53669e1e4e090f71fe37f940acbbba6306af19c9d0ff1849e6", kill_on_drop: false }`
[INFO] [stdout] d8b186b5c619dd53669e1e4e090f71fe37f940acbbba6306af19c9d0ff1849e6
