[INFO] fetching crate thirtyfour 0.36.1... [INFO] testing thirtyfour-0.36.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate thirtyfour 0.36.1 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate thirtyfour 0.36.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63d9031e917e1689eece78f9f12c0471c9a9b3d3fc74f6831cc053de302cc82a [INFO] running `Command { std: "docker" "start" "-a" "63d9031e917e1689eece78f9f12c0471c9a9b3d3fc74f6831cc053de302cc82a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63d9031e917e1689eece78f9f12c0471c9a9b3d3fc74f6831cc053de302cc82a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63d9031e917e1689eece78f9f12c0471c9a9b3d3fc74f6831cc053de302cc82a", kill_on_drop: false }` [INFO] [stdout] 63d9031e917e1689eece78f9f12c0471c9a9b3d3fc74f6831cc053de302cc82a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4afc53e7224d60614b21123cb2d39dea38e2d9e54ced7998d98496027d256def [INFO] running `Command { std: "docker" "start" "-a" "4afc53e7224d60614b21123cb2d39dea38e2d9e54ced7998d98496027d256def", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling regex v1.11.1 [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 thirtyfour-macros v0.2.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling stringmatch v0.4.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling tracing v0.1.41 [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 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_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [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 hyper-util v0.1.14 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [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, 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 46.74s [INFO] running `Command { std: "docker" "inspect" "4afc53e7224d60614b21123cb2d39dea38e2d9e54ced7998d98496027d256def", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4afc53e7224d60614b21123cb2d39dea38e2d9e54ced7998d98496027d256def", kill_on_drop: false }` [INFO] [stdout] 4afc53e7224d60614b21123cb2d39dea38e2d9e54ced7998d98496027d256def [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb04c4b465efa011e677e9645f37df25d4f359dfabb461bae49a78ee095f7620 [INFO] running `Command { std: "docker" "start" "-a" "cb04c4b465efa011e677e9645f37df25d4f359dfabb461bae49a78ee095f7620", kill_on_drop: false }` [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 aho-corasick v1.1.3 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling rustversion v1.0.21 [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 nu-ansi-term v0.46.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [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 indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling scc v2.3.4 [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 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 regex v1.11.1 [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 tracing-subscriber v0.3.19 [INFO] [stderr] Compiling stringmatch v0.4.0 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [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 color-eyre v0.6.5 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling tower-http v0.6.6 [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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=123929f49663a33b -C extra-filename=-4ca60c174b4f9287 --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-f59aa8fc39e30793.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-f138c53df443258e.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-7c46e18e7c1546f9.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-4c9205854ce577aa.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-65faece8233c9858.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b47bc680ed14946e.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fe1d29c94e82ab37.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3b9c7f1535340b8b.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-6150e0682474841a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7e1766f4c9602e2d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7a052d89cef7c4a7.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-80ec78688542161b.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-261cf7f0aa0f4a30.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-0163d5ecc79377b4.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-20aa7c9eea93d57d.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3dbe0d60140b392f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-585e466fdd606933.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-3d291fd5d33669bc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-dbcbdf03f939db58.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f30bf39fedeb26b9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7a25953188e62c47.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b8352dc1bebacb3b/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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=aec6e6f71aaeaec0 -C extra-filename=-611e353b27c74934 --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-f59aa8fc39e30793.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-f138c53df443258e.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-7c46e18e7c1546f9.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-4c9205854ce577aa.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-65faece8233c9858.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b47bc680ed14946e.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fe1d29c94e82ab37.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3b9c7f1535340b8b.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-6150e0682474841a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7e1766f4c9602e2d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7a052d89cef7c4a7.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-80ec78688542161b.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-261cf7f0aa0f4a30.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-0163d5ecc79377b4.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-362330eeb36c5f13.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-20aa7c9eea93d57d.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3dbe0d60140b392f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-585e466fdd606933.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-3d291fd5d33669bc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-dbcbdf03f939db58.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f30bf39fedeb26b9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7a25953188e62c47.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b8352dc1bebacb3b/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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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=a43fa5bf3fba7bbb -C extra-filename=-e434f83d5345d8ac --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-f59aa8fc39e30793.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-f138c53df443258e.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-7c46e18e7c1546f9.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-4c9205854ce577aa.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-65faece8233c9858.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b47bc680ed14946e.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fe1d29c94e82ab37.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3b9c7f1535340b8b.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-6150e0682474841a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7e1766f4c9602e2d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7a052d89cef7c4a7.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-80ec78688542161b.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-261cf7f0aa0f4a30.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-0163d5ecc79377b4.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-362330eeb36c5f13.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-20aa7c9eea93d57d.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3dbe0d60140b392f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-585e466fdd606933.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-3d291fd5d33669bc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-dbcbdf03f939db58.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f30bf39fedeb26b9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7a25953188e62c47.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b8352dc1bebacb3b/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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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=17efb3fd5083e41a -C extra-filename=-dc51be02c28d69c4 --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-f59aa8fc39e30793.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-f138c53df443258e.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-7c46e18e7c1546f9.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-4c9205854ce577aa.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-65faece8233c9858.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b47bc680ed14946e.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fe1d29c94e82ab37.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3b9c7f1535340b8b.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-6150e0682474841a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7e1766f4c9602e2d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7a052d89cef7c4a7.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-80ec78688542161b.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-261cf7f0aa0f4a30.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-0163d5ecc79377b4.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-362330eeb36c5f13.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-20aa7c9eea93d57d.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3dbe0d60140b392f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-585e466fdd606933.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-3d291fd5d33669bc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-dbcbdf03f939db58.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f30bf39fedeb26b9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7a25953188e62c47.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b8352dc1bebacb3b/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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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=23fdf2c35ce88891 -C extra-filename=-b609faeed657fafb --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-f59aa8fc39e30793.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-f138c53df443258e.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-7c46e18e7c1546f9.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-4c9205854ce577aa.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-65faece8233c9858.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b47bc680ed14946e.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fe1d29c94e82ab37.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3b9c7f1535340b8b.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-6150e0682474841a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7e1766f4c9602e2d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7a052d89cef7c4a7.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-80ec78688542161b.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-261cf7f0aa0f4a30.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-0163d5ecc79377b4.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-362330eeb36c5f13.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-20aa7c9eea93d57d.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3dbe0d60140b392f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-585e466fdd606933.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-3d291fd5d33669bc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-dbcbdf03f939db58.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f30bf39fedeb26b9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7a25953188e62c47.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b8352dc1bebacb3b/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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/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=7b1f0b7a88745fc9 -C extra-filename=-f166b7f65dc250d6 --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-f59aa8fc39e30793.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-f138c53df443258e.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-7c46e18e7c1546f9.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-4c9205854ce577aa.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-65faece8233c9858.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b47bc680ed14946e.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fe1d29c94e82ab37.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3b9c7f1535340b8b.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-6150e0682474841a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7e1766f4c9602e2d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7a052d89cef7c4a7.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-80ec78688542161b.so --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-261cf7f0aa0f4a30.rlib --extern stringmatch=/opt/rustwide/target/debug/deps/libstringmatch-0163d5ecc79377b4.rlib --extern thirtyfour=/opt/rustwide/target/debug/deps/libthirtyfour-362330eeb36c5f13.rlib --extern thirtyfour_macros=/opt/rustwide/target/debug/deps/libthirtyfour_macros-20aa7c9eea93d57d.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3dbe0d60140b392f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-585e466fdd606933.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-3d291fd5d33669bc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-dbcbdf03f939db58.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f30bf39fedeb26b9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7a25953188e62c47.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b8352dc1bebacb3b/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcw7mFZA/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcolor_eyre-7c46e18e7c1546f9,libcolor_spantrace-4981a6ee1dcf68ca,libtracing_error-52194e0de50ad580,libtracing_subscriber-f30bf39fedeb26b9,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-3a544c6f6f8a77b1,libregex_automata-3b49d758168cda65,libregex_syntax-e3521940133a580f,libnu_ansi_term-bd2d02d44727f6d8,liboverload-23726fa51fddfe0c,libthread_local-54e0e90be8a42cf2,libtracing_log-e3736425a7d6e24d,libowo_colors-9341686b512d89c1,libeyre-91b44481d6639d81,libindenter-c5e34d39e16440e0,libbacktrace-46eb64384a08d06d,libminiz_oxide-200153ee43866327,libadler2-6c84652b4f76062c,libobject-1ed09302d0ade1e4,libaddr2line-a17fea3fa976bf1c,libgimli-672214083c0de216,librustc_demangle-45c08726e7eaaa95,libthirtyfour-362330eeb36c5f13,libreqwest-3b9c7f1535340b8b,libserde_urlencoded-d409b2b53c9e6019,libhyper_rustls-96edfe31651d21ac,libwebpki_roots-6b7af18175e17bfc,libtokio_rustls-0b757a080d5a50bb,librustls-3566059686ceddb8,libsubtle-ca7024fc66e4388f,libwebpki-6f532d86443bc8f9,libring-27a74de8a25ae0f9,libgetrandom-1c178d971a6250a7,libuntrusted-3420b86308bec153,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libtower_http-3d291fd5d33669bc,libmime_guess-18313742866d0054,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libhttp_range_header-4ae42ae54e280e27,libtokio_util-80b5e821089dc89b,libbitflags-999d889d9694453e,libiri_string-a380f51e5b0b7b73,libtower-27fd4312e96dc78d,libtower_layer-d70c7e404336389b,libhyper_util-28f885f3636c9b75,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-926649726995a3b3,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libhttpdate-9f9d2502c6a38412,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,libsync_wrapper-a3845461b7db14a0,libcfg_if-5a199b0ec0054672,libtracing-dbcbdf03f939db58,liblog-ba604b77dad33fe2,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,libthiserror-3dbe0d60140b392f,libtokio-585e466fdd606933,libsocket2-7b301d299e85a620,libmio-e44b863bc2484802,liblibc-0f8586cc3118ad93,libarc_swap-4d53f24db0759841,liburl-7a25953188e62c47,libidna-f7b1d52cdcf24258,libutf8_iter-0d9be7b316c2b184,libidna_adapter-23d235ca019c0682,libicu_properties-e651974d21187eb3,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-4a8cb320086f0706,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d2d5ad4454d4fb6b,libpotential_utf-794484b61ddc8f8c,libicu_provider-cda9264d6eb75269,libicu_locale_core-af5b187bce3d1bc7,libtinystr-545e5bc415b416ba,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-1950ba5283edba3a,libzerotrie-318e90f9bf02d6b6,libyoke-b875a8db238e9bd3,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-186e415bc2479181,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libfutures_util-65faece8233c9858,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libconst_format-4c9205854ce577aa,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libbase64-2a03de3babadded3,libserde_json-7a052d89cef7c4a7,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-fe1d29c94e82ab37,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libserde-7e1766f4c9602e2d,libstringmatch-0163d5ecc79377b4,libregex-a62af667989b07cd,libregex_automata-3f53b7c164670e44,libaho_corasick-418b505fef5c6941,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" "/opt/rustwide/target/debug/examples/rustcw7mFZA/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-b8352dc1bebacb3b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/wikipedia-4c19e71267f54cb8" "-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 "wikipedia") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cb04c4b465efa011e677e9645f37df25d4f359dfabb461bae49a78ee095f7620", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb04c4b465efa011e677e9645f37df25d4f359dfabb461bae49a78ee095f7620", kill_on_drop: false }` [INFO] [stdout] cb04c4b465efa011e677e9645f37df25d4f359dfabb461bae49a78ee095f7620