[INFO] fetching crate thirtyfour 0.36.1... [INFO] testing thirtyfour-0.36.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate thirtyfour 0.36.1 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate thirtyfour 0.36.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8be6e9a125660998b5434956f6259955a95fa05ac895e8f9edbf678a922d527a [INFO] running `Command { std: "docker" "start" "-a" "8be6e9a125660998b5434956f6259955a95fa05ac895e8f9edbf678a922d527a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8be6e9a125660998b5434956f6259955a95fa05ac895e8f9edbf678a922d527a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8be6e9a125660998b5434956f6259955a95fa05ac895e8f9edbf678a922d527a", kill_on_drop: false }` [INFO] [stdout] 8be6e9a125660998b5434956f6259955a95fa05ac895e8f9edbf678a922d527a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e07a4919aba934e14d1799c58cf4e2fd240f840c19c67274e4cfdca6384ce240 [INFO] running `Command { std: "docker" "start" "-a" "e07a4919aba934e14d1799c58cf4e2fd240f840c19c67274e4cfdca6384ce240", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thirtyfour-macros v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling stringmatch v0.4.0 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [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 23.50s [INFO] running `Command { std: "docker" "inspect" "e07a4919aba934e14d1799c58cf4e2fd240f840c19c67274e4cfdca6384ce240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e07a4919aba934e14d1799c58cf4e2fd240f840c19c67274e4cfdca6384ce240", kill_on_drop: false }` [INFO] [stdout] e07a4919aba934e14d1799c58cf4e2fd240f840c19c67274e4cfdca6384ce240 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8b09ff922d4f370b5d266ff2ce3570f0db2df9585f16b979b18cd26a23c071f [INFO] running `Command { std: "docker" "start" "-a" "e8b09ff922d4f370b5d266ff2ce3570f0db2df9585f16b979b18cd26a23c071f", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling stringmatch v0.4.0 [INFO] [stderr] Compiling matchit v0.7.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 matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [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 regex v1.11.1 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling color-eyre v0.6.5 [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 hyper-util v0.1.14 [INFO] [stderr] Compiling rstest v0.25.0 [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 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] 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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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 "alert") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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) [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/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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 "elements") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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 "window") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZyjl1F/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcolor_eyre-4357a4d252814abf,libcolor_spantrace-d1b9e6908f773013,libtracing_error-846ef216f9b26561,libtracing_subscriber-b810e8fa9527c183,libsharded_slab-8a8a8c9e27e64aa6,liblazy_static-b3603208c0de2608,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-8c4bdf08898fe26c,libtracing_log-b6dd2a6007dc6d02,libowo_colors-aadec6530322b6c3,libeyre-0237935e4ff9c7b0,libindenter-c5e34d39e16440e0,libbacktrace-bfe64d8d8a5a16c8,libminiz_oxide-dc1393c4a01d0126,libadler2-6c84652b4f76062c,libobject-d5677037c4d1136f,libaddr2line-9b33b1b221c0ad25,libgimli-672214083c0de216,librustc_demangle-45c08726e7eaaa95,libthirtyfour-0c63176032275902,libreqwest-c249335ee633f09f,libserde_urlencoded-4c3a531028f1bb70,libhyper_rustls-3c33e98372ef4413,libwebpki_roots-fec75033d9e65973,libtokio_rustls-777188d7d2f78e10,librustls-32778bb975171aea,libsubtle-ca7024fc66e4388f,libwebpki-d438424c5c1ec794,libring-c8b9e6b2f23a18b3,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libtower_http-ca803bc8157e0d00,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libhttp_range_header-4ae42ae54e280e27,libtokio_util-1b12c4e8debcbded,libbitflags-999d889d9694453e,libiri_string-a380f51e5b0b7b73,libtower-0a1126d71ea127eb,libtower_layer-d70c7e404336389b,libhyper_util-f04b83b560c775ba,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-3fc897bab38657ad,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libhttpdate-9f9d2502c6a38412,libhttp_body_util-f2ff7a97002ec3c2,libhttp_body-5d2c120e15cb3719,libsync_wrapper-5a27d2ea02cd7690,libcfg_if-5a199b0ec0054672,libtracing-b8047bd8c5bba056,liblog-ba604b77dad33fe2,libtracing_core-2fa02b5ee2bcd648,libonce_cell-0ba6aecba7086d38,libthiserror-74a524924fd77012,libtokio-f7e81354bc817131,libsocket2-a88a45ba783e0ee2,libmio-208bbb9d1157a818,liblibc-4a513ea0f2e1d0e2,libarc_swap-4d53f24db0759841,liburl-79443b6abf3b0b6a,libidna-eed5b039fa8b3396,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad029d14e7e41d33,libicu_properties-7379b61a0744ba56,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-46d686b1c2ee921f,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-9919e82512efe734,libicu_collections-dd8b452463dddaa5,libpotential_utf-0c0769aef0f5f930,libicu_provider-995479f12104ce06,libicu_locale_core-160c0de83a1fff66,libtinystr-dc59b6b02bb97815,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-634bfb908092d91c,libzerotrie-fe730875a992371a,libyoke-c5a2410bad6cff89,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-133f07dd4e10386f,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libfutures_util-ac28caa4e80365cc,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libconst_format-d8701e5c87a8bcb3,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libbase64-2a03de3babadded3,libserde_json-152500924b182cb1,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libserde-5ec51fac8ba5da39,libstringmatch-c582deb671b705b0,libregex-8472ba6b36f0fffa,libregex_automata-2676b24567836886,libaho_corasick-7231ee35a67f9404,libmemchr-6f5829dadd40eda8,libregex_syntax-13fc688ae7f36982}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZyjl1F/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-c5b67ca744be352d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/firefox_preferences-1b247ffd9d304fa8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thirtyfour` (example "firefox_preferences") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e8b09ff922d4f370b5d266ff2ce3570f0db2df9585f16b979b18cd26a23c071f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8b09ff922d4f370b5d266ff2ce3570f0db2df9585f16b979b18cd26a23c071f", kill_on_drop: false }` [INFO] [stdout] e8b09ff922d4f370b5d266ff2ce3570f0db2df9585f16b979b18cd26a23c071f