[INFO] fetching crate dagger-sdk 0.20.1...
[INFO] testing dagger-sdk-0.20.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate dagger-sdk 0.20.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate dagger-sdk 0.20.1
[INFO] finished tweaking crates.io crate dagger-sdk 0.20.1
[INFO] tweaked toml for crates.io crate dagger-sdk 0.20.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dagger-sdk 0.20.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dagger-sdk 0.20.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 977673dd746ead5a3737d585a472b4391c50592c5fb59c6bdf92672b601e7ff2
[INFO] running `Command { std: "docker" "start" "-a" "977673dd746ead5a3737d585a472b4391c50592c5fb59c6bdf92672b601e7ff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "977673dd746ead5a3737d585a472b4391c50592c5fb59c6bdf92672b601e7ff2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "977673dd746ead5a3737d585a472b4391c50592c5fb59c6bdf92672b601e7ff2", kill_on_drop: false }`
[INFO] [stdout] 977673dd746ead5a3737d585a472b4391c50592c5fb59c6bdf92672b601e7ff2
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf309d6785aeae89f84158c2eeff286ad04b87626a0c800535c170e87b553eac
[INFO] running `Command { std: "docker" "start" "-a" "cf309d6785aeae89f84158c2eeff286ad04b87626a0c800535c170e87b553eac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling cc v1.0.100
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling platform-info v2.0.3
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling serde_graphql_input v0.1.1
[INFO] [stderr]    Compiling graphql_client_codegen v0.13.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling graphql_query_derive v0.13.0
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling graphql_client v0.13.0
[INFO] [stderr]    Compiling dagger-sdk v0.20.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `IntrospectionQuery` is never constructed
[INFO] [stdout]   --> src/core/session.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct IntrospectionQuery;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.71s
[INFO] running `Command { std: "docker" "inspect" "cf309d6785aeae89f84158c2eeff286ad04b87626a0c800535c170e87b553eac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf309d6785aeae89f84158c2eeff286ad04b87626a0c800535c170e87b553eac", kill_on_drop: false }`
[INFO] [stdout] cf309d6785aeae89f84158c2eeff286ad04b87626a0c800535c170e87b553eac
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f5157df1c712b1665662ee6dd0afae3c92fd4632741a32279cc51db463e0070
[INFO] running `Command { std: "docker" "start" "-a" "9f5157df1c712b1665662ee6dd0afae3c92fd4632741a32279cc51db463e0070", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling graphql_client v0.13.0
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling dagger-sdk v0.20.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `IntrospectionQuery` is never constructed
[INFO] [stdout]   --> src/core/session.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct IntrospectionQuery;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `IntrospectionQuery` is never constructed
[INFO] [stdout]   --> src/core/session.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct IntrospectionQuery;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dagger-sdk` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name dagger_sdk --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="default"' --cfg 'feature="gen"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gen"))' -C metadata=168955302554f683 -C extra-filename=-96d7638069478636 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6aa2a3fba924db09.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-13144a1f1e192158.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-895d0a00520f4140.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a54bb8865520cfd1.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-e9889fc17985d605.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-db5b6da617551716.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1d06102561dbdff1.rlib --extern graphql_client=/opt/rustwide/target/debug/deps/libgraphql_client-b2ba907879a7a629.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-ef575e66466a3155.rlib --extern platform_info=/opt/rustwide/target/debug/deps/libplatform_info-6e73c65054b82817.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-1ea5feb8fdf0b9f7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4f2e6c7b97afaeae.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-059561c482456f52.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fa0843133430d7e1.rlib --extern serde_graphql_input=/opt/rustwide/target/debug/deps/libserde_graphql_input-9f41ce043df6c42b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2095d547b42216ba.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e10c187d22ff944e.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-bd042df688620b28.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f08a9463462a4fe6.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7b78312a67702fc2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f141805b90853a8d.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-97b78a60e56d9d14.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a00b0c99353ba9fd.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-01c4afd985591c71.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-60e37b1997776afa/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc30eL9I/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpretty_assertions-1ea5feb8fdf0b9f7,libdiff-10d8c747feeb14cd,libyansi-a942934d3a1602e9,libdagger_sdk-23c7e6734766664f,libserde_graphql_input-9f41ce043df6c42b,libtracing_subscriber-a00b0c99353ba9fd,libnu_ansi_term-ef093e3d876aec99,liboverload-447f2db329e02fd7,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-82bff9e1b6f2fbd8,libregex_automata-a3cd0ab7d90c5f68,libregex_syntax-893772d02d5263ca,libregex-27768f9ea750c81b,libregex_automata-0f52163bb87dd639,libregex_syntax-cd4a3bb6fae4e275,libthread_local-f42c039ca9a4df01,libtracing_log-2705eaa508871e37,libhex-13e08b3b00984ab7,libdirs-a54bb8865520cfd1,libdirs_sys-a10ba846b3c09db1,liboption_ext-61303ef911796993,libderive_builder-895d0a00520f4140,libfutures-1d06102561dbdff1,libfutures_executor-40537faeb5d25e3e,libgraphql_client-b2ba907879a7a629,libthiserror-7b78312a67702fc2,libreqwest-059561c482456f52,librustls_pemfile-30aaf682314043cb,libhyper_rustls-ace9953996de718e,libserde_urlencoded-c9ebe5c8b3d9d5ba,libwebpki_roots-da6c00699c81e448,libbase64-13144a1f1e192158,libipnet-21a83f2d587ce134,libtokio_rustls-807b567a4dca0e34,libmime-0188e0814ca7ddbf,libencoding_rs-f93f8c7c90ba6d45,libserde_json-2095d547b42216ba,libryu-a980823ac8640001,librustls-01bad31aa1a17536,libsct-1772cc0520299300,libwebpki-167a2cde226357a6,libring-c29b690895ab722b,libgetrandom-eaf7710324ea2f8d,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libhyper-e3c5d254f77b8623,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-0f77087be69aecf5,libh2-a0c49fa8c5dad866,libindexmap-e48f67bcfdc33e17,libequivalent-487f93f8f6ab5e5b,libhashbrown-7535884dad52ee2f,libtower_service-442e0d38cf369aa3,libtracing-97b78a60e56d9d14,libtracing_core-6c6646f033b90602,libfutures_util-716f4f8bdf50b7c9,libmemchr-08f38e9718637002,libfutures_io-15f510aebc68962e,libslab-b2ace7a8cefc491a,libfutures_channel-bbb633f8de4319dc,libfutures_task-7735bb2404c6e6f3,libpin_utils-3860774ad9b215b5,libtokio_util-0ec4680b7a648201,libfutures_sink-bfbbbc7bce12d32f,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac3e68e0d836d063,liblog-1ad4a80b9627ed31,libfutures_core-451bff7c303527ba,liburl-a67d8817fd16a595,libidna-b7d7af481e24480f,libunicode_normalization-2afa61b3bf715bd9,libtinyvec-c98dfb84ce78a9e8,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-4395c0969e173d7e,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libhttp-132727c40a80afaf,libitoa-20e94f961f8d160c,libfnv-79e2cbfbe03dcd16,libtempfile-f08a9463462a4fe6,libfastrand-5e3bec3d1dadb2e4,libtar-bd042df688620b28,libxattr-f7affff461ecff94,librustix-c69d9d8e0231b95c,libbitflags-cc8ac0de6c10eef5,liblinux_raw_sys-bce002aaca4b608b,libfiletime-f8f11b2f88cbb144,libsha2-e10c187d22ff944e,libcpufeatures-926366d381e17465,libdigest-0c759a101fb02f6f,libblock_buffer-13c6334aa7ee32a4,libcrypto_common-89e9b6af79403afb,libgeneric_array-afac002e3e8998b8,libtypenum-44a2840d4152a259,libplatform_info-6e73c65054b82817,libflate2-db5b6da617551716,libminiz_oxide-59911464469c54e5,libadler-8a8ce72c9fb247b6,libcrc32fast-3cfcc2f76e093b40,libserde-fa0843133430d7e1,libtokio-f141805b90853a8d,libsignal_hook_registry-70d49a055069e9c4,libnum_cpus-18663d2cdd1e1818,libsocket2-2fd2414311deb8a1,libbytes-3fbe0740e65931fa,libmio-f21bc3cb58d832d9,libparking_lot-453e805ff78b7cde,libparking_lot_core-817b764949023552,liblibc-32c7908c8f3e9020,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-5dc15f12cdebef01,liblock_api-c6cf54c55fc63b81,libscopeguard-7ec2214574194454,libpin_project_lite-e591be24d8b8b3c6,libeyre-e9889fc17985d605,libindenter-add53b8e51d6428d,libonce_cell-a1d7742f74efe1da}.rlib" "<sysroot>/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/deps/rustc30eL9I/raw-dylibs" "-B<sysroot>/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-60e37b1997776afa/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mod-9f16ac52e4972bbb" "-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 `dagger-sdk` (test "mod") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9f5157df1c712b1665662ee6dd0afae3c92fd4632741a32279cc51db463e0070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f5157df1c712b1665662ee6dd0afae3c92fd4632741a32279cc51db463e0070", kill_on_drop: false }`
[INFO] [stdout] 9f5157df1c712b1665662ee6dd0afae3c92fd4632741a32279cc51db463e0070
