[INFO] fetching crate random-image-server 0.2.0... [INFO] building random-image-server-0.2.0 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] extracting crate random-image-server 0.2.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate random-image-server 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate random-image-server 0.2.0 [INFO] tweaked toml for crates.io crate random-image-server 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate random-image-server 0.2.0 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate random-image-server 0.2.0 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b039d6912af33a12c96dece7e4d00dcd3ea600247dd23f1efab0023415e14c2 [INFO] running `Command { std: "docker" "start" "-a" "4b039d6912af33a12c96dece7e4d00dcd3ea600247dd23f1efab0023415e14c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b039d6912af33a12c96dece7e4d00dcd3ea600247dd23f1efab0023415e14c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b039d6912af33a12c96dece7e4d00dcd3ea600247dd23f1efab0023415e14c2", kill_on_drop: false }` [INFO] [stdout] 4b039d6912af33a12c96dece7e4d00dcd3ea600247dd23f1efab0023415e14c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07ab7f21b5548b55bead4925294f16e95d6f71dcbe67cbbfcd508b480f5b699c [INFO] running `Command { std: "docker" "start" "-a" "07ab7f21b5548b55bead4925294f16e95d6f71dcbe67cbbfcd508b480f5b699c", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling env_logger v0.11.8 [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 openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.47.0 [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 tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling random-image-server v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "07ab7f21b5548b55bead4925294f16e95d6f71dcbe67cbbfcd508b480f5b699c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07ab7f21b5548b55bead4925294f16e95d6f71dcbe67cbbfcd508b480f5b699c", kill_on_drop: false }` [INFO] [stdout] 07ab7f21b5548b55bead4925294f16e95d6f71dcbe67cbbfcd508b480f5b699c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5b7e7dbcbd16643aae43473a4daf56d8d2d0817079c050214831c144d6cbea8 [INFO] running `Command { std: "docker" "start" "-a" "b5b7e7dbcbd16643aae43473a4daf56d8d2d0817079c050214831c144d6cbea8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rstest_macros v0.26.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling futures-util v0.3.31 [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 serde v1.0.219 [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 rstest v0.26.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling random-image-server v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `random-image-server` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name random_image_server --edition=2024 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe529bbf09902ed5 -C extra-filename=-ed54601735912dd9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1627c3df9cf34d40.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1eff441c0872a6fa.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1675c9833b07a86f.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-f2ff7a97002ec3c2.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-09255ac1716ce183.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-2eaa78883a585db8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-e27d536735f70a97.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-d11e09c0279b5e59.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-41dbba86bdfc7eb1.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-827ba17133a7d3e8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ce93e7faa721d297.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-d76927456c158c43.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-992aec8fc395ce5c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9f799e119d587efe.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7b2713e97ae86a64.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-9493ba27f09ce157.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b9f47a5602460aa3.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3e27d829ce209a20.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-29a51b9fb8980cc2/out/openssl-build/install/lib` (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" "/tmp/rustc6FqIpb/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librandom_image_server-be592e15e8e8919b,libreqwest-ce93e7faa721d297,libserde_urlencoded-27c6af945ff80030,libryu-0ea4bafc9bef6d8b,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libhyper_tls-253df7b145138e8d,libtokio_native_tls-24d6ede860295c96,libencoding_rs-81683899b9b068d2,libtower_http-453061eff0028afb,libiri_string-a380f51e5b0b7b73,libtower-7bf3de44fe4dfd21,libtower_layer-d70c7e404336389b,libnative_tls-47e05b65847bdabb,libopenssl_probe-cbab9b905ab83f66,libopenssl-41dbba86bdfc7eb1,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-ad5340cc815193ca,libsync_wrapper-5a27d2ea02cd7690,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libchrono-1eff441c0872a6fa,libiana_time_zone-693b81a5c0b46492,libnum_traits-34720374b9b0c396,libenv_logger-1675c9833b07a86f,libanstream-88b861fabcdb367f,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libjiff-301d3c40c5dc7075,libenv_filter-b5f5923bd95ab733,libregex-a40a0aace06938a2,libregex_automata-5d4eb0b186abf54c,libaho_corasick-199d7569d6a85641,libmemchr-2d97b38eddd0133f,libregex_syntax-2f734124a51b36fa,libanstyle-acd37f6657e9ecfb,libtoml-9493ba27f09ce157,libtoml_writer-0af7371ebdf749c6,libtoml_parser-77470fd18c4aa2a7,libwinnow-a092362c8af1ded1,libserde_spanned-141a30214dbf715d,libtoml_datetime-a658dec2b8624413,libmime_guess-d11e09c0279b5e59,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libuuid-3e27d829ce209a20,libmd5-e27d536735f70a97,liblog-ba604b77dad33fe2,libtempfile-9f799e119d587efe,libfastrand-503f12a96d791409,librustix-cce57cfe393cb2b8,libbitflags-8d6004180f14a06d,liblinux_raw_sys-20b62ec4b985a4c8,librand-827ba17133a7d3e8,librand_chacha-7a5354cae000451c,libppv_lite86-f5caac68fe739522,libzerocopy-c33d88df989a6cf1,librand_core-37caae8de076591a,libgetrandom-7b68fd663c617cd8,liburl-b9f47a5602460aa3,libidna-d0d06a24a5c7f757,libutf8_iter-0d9be7b316c2b184,libidna_adapter-11593e5bd802ce71,libicu_properties-cc9611bee9a5d53f,libicu_properties_data-68b2e43ddbeda750,libicu_normalizer-404b0e5d63aadd41,libicu_normalizer_data-5370fc185235f93c,libicu_collections-0fd74e157a060622,libpotential_utf-65ca1939d9bdfaed,libicu_provider-01f730744a50fc2a,libicu_locale_core-7a9140617ce519f9,libtinystr-5a4293e0b5be7c31,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-b7039d61685dd1e3,libzerotrie-50e0181ebcc8a370,libyoke-32d76ad8b7e28021,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-f1d62ac20f85218e,libform_urlencoded-a5edb5174711de82,libserde-992aec8fc395ce5c,libhyper_util-2eaa78883a585db8,libbase64-2a03de3babadded3,libpercent_encoding-9bee39bbc5bd523a,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-09255ac1716ce183,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-bd7756ee31d482a3,libh2-6220035636461f4f,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libindexmap-9bd9b5387089e818,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libatomic_waker-001109810bdecbaa,libtokio_util-554a309dd198b7f8,libfutures_sink-be8442ee548d90f9,libtokio-7b2713e97ae86a64,libsignal_hook_registry-ef40fa0593a2b4f8,libsocket2-26b71d52731a2e98,libmio-b87f0d00634c4d6a,libparking_lot-ecb6ccdc0f58b44e,libparking_lot_core-3848ffcd2ff8ce91,liblibc-858e38ca8f79f555,libcfg_if-5a199b0ec0054672,libsmallvec-5854932b8c8b4991,liblock_api-d7860867ab6b6fcd,libscopeguard-d52bd00767847e44,libhttpdate-9f9d2502c6a38412,libfutures_util-3a97a95ee71e5ef4,libslab-bf5a4eed15154f64,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_channel-179401688c37d974,libhttp_body_util-f2ff7a97002ec3c2,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libhttp_body-5d2c120e15cb3719,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libbytes-bfe11088fe358bd1,libanyhow-1627c3df9cf34d40,libpretty_assertions-cb10fec72c85aede,libdiff-3cd541a7987babfb,libyansi-ea5897b7ce434d6c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6FqIpb/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/openssl-sys-29a51b9fb8980cc2/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/populate_cache-c947b51902b5f84d" "-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 `random-image-server` (test "populate_cache") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b5b7e7dbcbd16643aae43473a4daf56d8d2d0817079c050214831c144d6cbea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5b7e7dbcbd16643aae43473a4daf56d8d2d0817079c050214831c144d6cbea8", kill_on_drop: false }` [INFO] [stdout] b5b7e7dbcbd16643aae43473a4daf56d8d2d0817079c050214831c144d6cbea8