[INFO] fetching crate thirtyfour 0.36.1... [INFO] building thirtyfour-0.36.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate thirtyfour 0.36.1 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate thirtyfour 0.36.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thirtyfour-macros v0.2.0 [INFO] [stderr] Downloaded stringmatch v0.4.0 [INFO] [stderr] Downloaded hyper-util v0.1.14 [INFO] [stderr] Downloaded axum v0.7.9 [INFO] [stderr] Downloaded webpki-roots v1.0.1 [INFO] [stderr] Downloaded sdd v3.0.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b42f2216fbd4cf25b63ba027aefd042568d21d33090b392105890e23a37352bc [INFO] running `Command { std: "docker" "start" "-a" "b42f2216fbd4cf25b63ba027aefd042568d21d33090b392105890e23a37352bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b42f2216fbd4cf25b63ba027aefd042568d21d33090b392105890e23a37352bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b42f2216fbd4cf25b63ba027aefd042568d21d33090b392105890e23a37352bc", kill_on_drop: false }` [INFO] [stdout] b42f2216fbd4cf25b63ba027aefd042568d21d33090b392105890e23a37352bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e5ea4d6eb395b13d6a5054bf00b87b690c5161e290ed64b5baff4457bdda8b4 [INFO] running `Command { std: "docker" "start" "-a" "5e5ea4d6eb395b13d6a5054bf00b87b690c5161e290ed64b5baff4457bdda8b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling stringmatch v0.4.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling synstructure v0.13.2 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thirtyfour-macros v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [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 hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [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, description: &str) -> Cow { [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, description: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.55s [INFO] running `Command { std: "docker" "inspect" "5e5ea4d6eb395b13d6a5054bf00b87b690c5161e290ed64b5baff4457bdda8b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e5ea4d6eb395b13d6a5054bf00b87b690c5161e290ed64b5baff4457bdda8b4", kill_on_drop: false }` [INFO] [stdout] 5e5ea4d6eb395b13d6a5054bf00b87b690c5161e290ed64b5baff4457bdda8b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0445824e075f1e88195abf0171a2889f79f29fcc3252e03b51c51773798cffc5 [INFO] running `Command { std: "docker" "start" "-a" "0445824e075f1e88195abf0171a2889f79f29fcc3252e03b51c51773798cffc5", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [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 miniz_oxide v0.8.9 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling indenter v0.3.3 [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 matchit v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [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-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling stringmatch v0.4.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [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, description: &str) -> Cow { [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, description: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [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, description: &str) -> Cow { [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, description: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thirtyfour` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c7f6aa2869acdbf014d094c6e427e554e160b6db/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=e96b2132eedf94a5 -C extra-filename=-c2b57f8427aa006c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-ecd8dabf0b6df9b9.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5a199b0ec0054672.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-4357a4d252814abf.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-d8701e5c87a8bcb3.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ac28caa4e80365cc.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9bd9b5387089e818.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c249335ee633f09f.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-5ada61281cf87ab2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5ec51fac8ba5da39.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-152500924b182cb1.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-a1215e5ffd47033e.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-2b9619e34d5dd6c3.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-c582deb671b705b0.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-42f9c413dd2d4892.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74a524924fd77012.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f7e81354bc817131.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-ca803bc8157e0d00.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8047bd8c5bba056.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b810e8fa9527c183.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-79443b6abf3b0b6a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c5b67ca744be352d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/c7f6aa2869acdbf014d094c6e427e554e160b6db/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=abf3d84de77d85f9 -C extra-filename=-3e45317fed835a3f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-ecd8dabf0b6df9b9.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5a199b0ec0054672.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-4357a4d252814abf.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-d8701e5c87a8bcb3.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ac28caa4e80365cc.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9bd9b5387089e818.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c249335ee633f09f.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-5ada61281cf87ab2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5ec51fac8ba5da39.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-152500924b182cb1.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-a1215e5ffd47033e.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-2b9619e34d5dd6c3.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-c582deb671b705b0.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-0c63176032275902.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-42f9c413dd2d4892.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74a524924fd77012.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f7e81354bc817131.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-ca803bc8157e0d00.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8047bd8c5bba056.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b810e8fa9527c183.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-79443b6abf3b0b6a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c5b67ca744be352d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `thirtyfour` (test "elements") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c7f6aa2869acdbf014d094c6e427e554e160b6db/bin/rustc --crate-name elements --edition=2021 tests/elements.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=2f6fec10c96e7ca1 -C extra-filename=-f9f19dcef6fef6f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-ecd8dabf0b6df9b9.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5a199b0ec0054672.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-4357a4d252814abf.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-d8701e5c87a8bcb3.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ac28caa4e80365cc.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9bd9b5387089e818.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c249335ee633f09f.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-5ada61281cf87ab2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5ec51fac8ba5da39.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-152500924b182cb1.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-a1215e5ffd47033e.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-2b9619e34d5dd6c3.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-c582deb671b705b0.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-0c63176032275902.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-42f9c413dd2d4892.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74a524924fd77012.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f7e81354bc817131.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-ca803bc8157e0d00.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8047bd8c5bba056.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b810e8fa9527c183.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-79443b6abf3b0b6a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c5b67ca744be352d/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/c7f6aa2869acdbf014d094c6e427e554e160b6db/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=89d0cde29a27689f -C extra-filename=-d2ddba06fcf972b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-ecd8dabf0b6df9b9.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5a199b0ec0054672.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-4357a4d252814abf.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-d8701e5c87a8bcb3.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ac28caa4e80365cc.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9bd9b5387089e818.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c249335ee633f09f.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-5ada61281cf87ab2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5ec51fac8ba5da39.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-152500924b182cb1.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-a1215e5ffd47033e.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-2b9619e34d5dd6c3.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-c582deb671b705b0.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-0c63176032275902.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-42f9c413dd2d4892.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74a524924fd77012.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f7e81354bc817131.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-ca803bc8157e0d00.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8047bd8c5bba056.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b810e8fa9527c183.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-79443b6abf3b0b6a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c5b67ca744be352d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `thirtyfour` (test "components") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c7f6aa2869acdbf014d094c6e427e554e160b6db/bin/rustc --crate-name components --edition=2021 tests/components.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=31e220944b5b10a8 -C extra-filename=-a9c9df249d8881a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-ecd8dabf0b6df9b9.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5a199b0ec0054672.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-4357a4d252814abf.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-d8701e5c87a8bcb3.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ac28caa4e80365cc.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9bd9b5387089e818.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c249335ee633f09f.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-5ada61281cf87ab2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5ec51fac8ba5da39.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-152500924b182cb1.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-a1215e5ffd47033e.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-2b9619e34d5dd6c3.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-c582deb671b705b0.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-0c63176032275902.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-42f9c413dd2d4892.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74a524924fd77012.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f7e81354bc817131.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-ca803bc8157e0d00.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8047bd8c5bba056.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b810e8fa9527c183.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-79443b6abf3b0b6a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c5b67ca744be352d/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/c7f6aa2869acdbf014d094c6e427e554e160b6db/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=4c0d7e96086f6637 -C extra-filename=-b40c497d638e92e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-ecd8dabf0b6df9b9.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5a199b0ec0054672.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-4357a4d252814abf.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-d8701e5c87a8bcb3.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ac28caa4e80365cc.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9bd9b5387089e818.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c249335ee633f09f.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-5ada61281cf87ab2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5ec51fac8ba5da39.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-152500924b182cb1.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-a1215e5ffd47033e.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-2b9619e34d5dd6c3.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-c582deb671b705b0.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-0c63176032275902.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-42f9c413dd2d4892.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74a524924fd77012.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f7e81354bc817131.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-ca803bc8157e0d00.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8047bd8c5bba056.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b810e8fa9527c183.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-79443b6abf3b0b6a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c5b67ca744be352d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `thirtyfour` (test "misc") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c7f6aa2869acdbf014d094c6e427e554e160b6db/bin/rustc --crate-name misc --edition=2021 tests/misc.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=960bcb0580af682c -C extra-filename=-dcfd4c0d0411f09b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-ecd8dabf0b6df9b9.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5a199b0ec0054672.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-4357a4d252814abf.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-d8701e5c87a8bcb3.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ac28caa4e80365cc.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9bd9b5387089e818.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c249335ee633f09f.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-5ada61281cf87ab2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5ec51fac8ba5da39.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-152500924b182cb1.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-a1215e5ffd47033e.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-2b9619e34d5dd6c3.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-c582deb671b705b0.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-0c63176032275902.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-42f9c413dd2d4892.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74a524924fd77012.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f7e81354bc817131.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-ca803bc8157e0d00.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8047bd8c5bba056.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b810e8fa9527c183.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-79443b6abf3b0b6a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c5b67ca744be352d/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/c7f6aa2869acdbf014d094c6e427e554e160b6db/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=38aac0d3b2e0c79c -C extra-filename=-95ab369235d8ab2b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-ecd8dabf0b6df9b9.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5a199b0ec0054672.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-4357a4d252814abf.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-d8701e5c87a8bcb3.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ac28caa4e80365cc.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9bd9b5387089e818.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c249335ee633f09f.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-5ada61281cf87ab2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5ec51fac8ba5da39.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-152500924b182cb1.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-a1215e5ffd47033e.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-2b9619e34d5dd6c3.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-c582deb671b705b0.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-0c63176032275902.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-42f9c413dd2d4892.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74a524924fd77012.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f7e81354bc817131.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-ca803bc8157e0d00.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8047bd8c5bba056.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b810e8fa9527c183.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-79443b6abf3b0b6a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c5b67ca744be352d/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/c7f6aa2869acdbf014d094c6e427e554e160b6db/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=76745f9f7e93c049 -C extra-filename=-10a9d7b02d81c601 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-58327a20575d53ab.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-ecd8dabf0b6df9b9.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5a199b0ec0054672.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-4357a4d252814abf.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-d8701e5c87a8bcb3.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ac28caa4e80365cc.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9bd9b5387089e818.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c249335ee633f09f.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-5ada61281cf87ab2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5ec51fac8ba5da39.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-152500924b182cb1.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-a1215e5ffd47033e.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-2b9619e34d5dd6c3.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-c582deb671b705b0.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-0c63176032275902.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-42f9c413dd2d4892.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74a524924fd77012.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f7e81354bc817131.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-ca803bc8157e0d00.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8047bd8c5bba056.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b810e8fa9527c183.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-79443b6abf3b0b6a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-c5b67ca744be352d/out` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "0445824e075f1e88195abf0171a2889f79f29fcc3252e03b51c51773798cffc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0445824e075f1e88195abf0171a2889f79f29fcc3252e03b51c51773798cffc5", kill_on_drop: false }` [INFO] [stdout] 0445824e075f1e88195abf0171a2889f79f29fcc3252e03b51c51773798cffc5