[INFO] fetching crate sideko_rest_api 0.8.6...
[INFO] testing sideko_rest_api-0.8.6 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1
[INFO] extracting crate sideko_rest_api 0.8.6 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate sideko_rest_api 0.8.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sideko_rest_api 0.8.6
[INFO] tweaked toml for crates.io crate sideko_rest_api 0.8.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sideko_rest_api 0.8.6 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sideko_rest_api 0.8.6 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98646eea5606bd5ddfa07c6cf9f7b0edc08924deb6b02641eddd96bf47fa4e17
[INFO] running `Command { std: "docker" "start" "-a" "98646eea5606bd5ddfa07c6cf9f7b0edc08924deb6b02641eddd96bf47fa4e17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98646eea5606bd5ddfa07c6cf9f7b0edc08924deb6b02641eddd96bf47fa4e17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98646eea5606bd5ddfa07c6cf9f7b0edc08924deb6b02641eddd96bf47fa4e17", kill_on_drop: false }`
[INFO] [stdout] 98646eea5606bd5ddfa07c6cf9f7b0edc08924deb6b02641eddd96bf47fa4e17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c7040d1fe8fd2a14554d4d47066290052cc76dcb20b0cd543ef32b29dd686a7
[INFO] running `Command { std: "docker" "start" "-a" "1c7040d1fe8fd2a14554d4d47066290052cc76dcb20b0cd543ef32b29dd686a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling sideko_rest_api v0.8.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.59s
[INFO] running `Command { std: "docker" "inspect" "1c7040d1fe8fd2a14554d4d47066290052cc76dcb20b0cd543ef32b29dd686a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c7040d1fe8fd2a14554d4d47066290052cc76dcb20b0cd543ef32b29dd686a7", kill_on_drop: false }`
[INFO] [stdout] 1c7040d1fe8fd2a14554d4d47066290052cc76dcb20b0cd543ef32b29dd686a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a62c4d843fe596f0d5a08a9e34c69d17974c538b7316cde8331b0fad250bd8cd
[INFO] running `Command { std: "docker" "start" "-a" "a62c4d843fe596f0d5a08a9e34c69d17974c538b7316cde8331b0fad250bd8cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling sdd v3.0.5
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling scc v2.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling sideko_rest_api v0.8.6 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `sideko_rest_api` (test "test_doc_client")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name test_doc_client --edition=2021 tests/test_doc_client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=608a087b4109a7a4 -C extra-filename=-9fd0fe56a800f697 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4e129aa38d3e1d8a.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-d239c4a888fa28d7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c0ded0289d430850.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8b5395e7852ab032.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2006cf3b5a86dfd6.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-6f02b4fab91705c0.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-0ce2ae20d90785cf.rlib --extern sideko_rest_api=/opt/rustwide/target/debug/deps/libsideko_rest_api-5d154c398f6ad956.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c69aee50027186b5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b9b4217c72db20ca.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sideko_rest_api` (test "test_doc_version_sidebar_client")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name test_doc_version_sidebar_client --edition=2021 tests/test_doc_version_sidebar_client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8752a9779293930f -C extra-filename=-42287d42e9b886f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4e129aa38d3e1d8a.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-d239c4a888fa28d7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c0ded0289d430850.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8b5395e7852ab032.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2006cf3b5a86dfd6.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-6f02b4fab91705c0.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-0ce2ae20d90785cf.rlib --extern sideko_rest_api=/opt/rustwide/target/debug/deps/libsideko_rest_api-5d154c398f6ad956.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c69aee50027186b5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b9b4217c72db20ca.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sideko_rest_api` (test "test_doc_deployment_client")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name test_doc_deployment_client --edition=2021 tests/test_doc_deployment_client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=79b1cdb71d176a90 -C extra-filename=-f1f6a6349ec95f87 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4e129aa38d3e1d8a.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-d239c4a888fa28d7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c0ded0289d430850.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8b5395e7852ab032.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2006cf3b5a86dfd6.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-6f02b4fab91705c0.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-0ce2ae20d90785cf.rlib --extern sideko_rest_api=/opt/rustwide/target/debug/deps/libsideko_rest_api-5d154c398f6ad956.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c69aee50027186b5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b9b4217c72db20ca.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sideko_rest_api` (test "test_api_spec_client")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/bin/rustc --crate-name test_api_spec_client --edition=2021 tests/test_api_spec_client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9810cf7720f1164a -C extra-filename=-038f7abf3b2e1313 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4e129aa38d3e1d8a.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-d239c4a888fa28d7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c0ded0289d430850.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8b5395e7852ab032.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2006cf3b5a86dfd6.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-6f02b4fab91705c0.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-0ce2ae20d90785cf.rlib --extern sideko_rest_api=/opt/rustwide/target/debug/deps/libsideko_rest_api-5d154c398f6ad956.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c69aee50027186b5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b9b4217c72db20ca.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmSyrb5/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsideko_rest_api-5d154c398f6ad956,libreqwest-c0ded0289d430850,librustls_pemfile-050828228477779f,librustls_pki_types-613e103407ed47ec,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libhyper_tls-4226e93a0852b3e1,libtokio_native_tls-3446de607940d462,libserde_urlencoded-6f02b4fab91705c0,libencoding_rs-68ad4a143c31cce1,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower-127a6f9f2972ed0c,libsync_wrapper-5a27d2ea02cd7690,libtower_layer-d70c7e404336389b,libnative_tls-411e5746b20941a6,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-0f3d49933bb75fb1,libbitflags-ce446ee600bbaa5e,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-30a9fe508536512e,libhyper_util-87a3f0e2f5aef7e2,libtower_service-0d7df29686b13872,libhyper-2a297aaebf7935b8,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-abcb82c87651a5c8,libtracing-05ad6df700a37ea5,libtracing_core-2af278500a3d05c2,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libatomic_waker-001109810bdecbaa,libtokio_util-c5698d0f11c02fc6,libhttp_body_util-1a835e5d2ac5f0e9,libhttp_body-ed55e363bf6e6cee,liburl-95a19c700a505137,libidna-1114ec1c02db49e9,libidna_adapter-ce39cfd85db67e87,libicu_normalizer-d93b15b0432c4285,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-c403633c98cea1d4,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-670c9ecffb6fc103,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-2af82445bca9de62,libicu_provider-6b864f30b80389b6,libicu_locid-af89ff7fa3834a56,liblitemap-cecd5a7fd1787c64,libtinystr-7328120efa2f94af,libzerovec-82cd255e2fe12404,libwriteable-45c783735d88c2b0,libyoke-91c73efb7e568f0e,libzerofrom-c6550d36cabc1334,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-d239c4a888fa28d7,libfnv-2d77ec4f6f971b24,libthiserror-c69aee50027186b5,libserde_json-2006cf3b5a86dfd6,libitoa-d34da3363977f6fb,libryu-f8ba606093049f91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio-b9b4217c72db20ca,libsocket2-9a2756f27b448052,libbytes-4e129aa38d3e1d8a,libserde-8b5395e7852ab032,libmio-45cf5e80db6d1082,libserial_test-0ce2ae20d90785cf,libparking_lot-84aef56bd0eed5c5,libparking_lot_core-245714bcfa8bc418,liblibc-2ac1cb2f7679afc6,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,liblog-5fb51f756c1191b0,libfutures-a047f3ca460d0733,libfutures_executor-f9a1bc47cfec0a58,libfutures_util-1b492f323b03c2d8,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libscc-30de7cc4ed529153,libsdd-1d505deb906108f9,libonce_cell-debe7c411cf97340}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmSyrb5/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" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_doc_version_client-9363091095bff484" "-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 `sideko_rest_api` (test "test_doc_version_client") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a62c4d843fe596f0d5a08a9e34c69d17974c538b7316cde8331b0fad250bd8cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a62c4d843fe596f0d5a08a9e34c69d17974c538b7316cde8331b0fad250bd8cd", kill_on_drop: false }`
[INFO] [stdout] a62c4d843fe596f0d5a08a9e34c69d17974c538b7316cde8331b0fad250bd8cd
