[INFO] fetching crate sideko_rest_api 0.8.4... [INFO] testing sideko_rest_api-0.8.4 against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] extracting crate sideko_rest_api 0.8.4 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate sideko_rest_api 0.8.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sideko_rest_api 0.8.4 [INFO] tweaked toml for crates.io crate sideko_rest_api 0.8.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sideko_rest_api 0.8.4 on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sideko_rest_api 0.8.4 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8c88a74e3c73f8d8eff5ef34c31d8d835234b1e2e2e96c80f696093c74703a2 [INFO] running `Command { std: "docker" "start" "-a" "c8c88a74e3c73f8d8eff5ef34c31d8d835234b1e2e2e96c80f696093c74703a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8c88a74e3c73f8d8eff5ef34c31d8d835234b1e2e2e96c80f696093c74703a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8c88a74e3c73f8d8eff5ef34c31d8d835234b1e2e2e96c80f696093c74703a2", kill_on_drop: false }` [INFO] [stdout] c8c88a74e3c73f8d8eff5ef34c31d8d835234b1e2e2e96c80f696093c74703a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0fa3a1cc6b27744b0cde57042045fbdfefb6789ce39b8c7082f5e880e833c84 [INFO] running `Command { std: "docker" "start" "-a" "f0fa3a1cc6b27744b0cde57042045fbdfefb6789ce39b8c7082f5e880e833c84", 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 libc v0.2.169 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.12 [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 http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling url v2.5.4 [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.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.39s [INFO] running `Command { std: "docker" "inspect" "f0fa3a1cc6b27744b0cde57042045fbdfefb6789ce39b8c7082f5e880e833c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0fa3a1cc6b27744b0cde57042045fbdfefb6789ce39b8c7082f5e880e833c84", kill_on_drop: false }` [INFO] [stdout] f0fa3a1cc6b27744b0cde57042045fbdfefb6789ce39b8c7082f5e880e833c84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd97e32147fa9221702b7515cbef8caa9981a298a7698360aaccb5c45c7603f5 [INFO] running `Command { std: "docker" "start" "-a" "cd97e32147fa9221702b7515cbef8caa9981a298a7698360aaccb5c45c7603f5", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling sdd v3.0.5 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling scc v2.3.0 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [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.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcN3QluP/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsideko_rest_api-49b8a5d48aae905f,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" "/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" "/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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcN3QluP/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_doc_client-5c445a9a644da7d4" "-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_client") due to 1 previous error [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" "/tmp/rustcwcr9zQ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsideko_rest_api-49b8a5d48aae905f,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" "/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" "/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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwcr9zQ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_api_spec_client-e2aaf8e7cc827ff6" "-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_api_spec_client") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnUlpkU/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsideko_rest_api-49b8a5d48aae905f,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" "/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" "/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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnUlpkU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_sdk_client-7179f1e71ba8302a" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc5Ora8Z/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsideko_rest_api-49b8a5d48aae905f,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" "/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" "/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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5Ora8Z/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_asset_client-5ae58d775c0e77e3" "-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_asset_client") due to 1 previous error [INFO] [stderr] error: could not compile `sideko_rest_api` (test "test_sdk_client") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cd97e32147fa9221702b7515cbef8caa9981a298a7698360aaccb5c45c7603f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd97e32147fa9221702b7515cbef8caa9981a298a7698360aaccb5c45c7603f5", kill_on_drop: false }` [INFO] [stdout] cd97e32147fa9221702b7515cbef8caa9981a298a7698360aaccb5c45c7603f5