[INFO] cloning repository https://github.com/AnthonyMichaelTDM/random-image-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnthonyMichaelTDM/random-image-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnthonyMichaelTDM%2Frandom-image-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnthonyMichaelTDM%2Frandom-image-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b30ead4d0fd4fab88eb0655d91cdae1f6d2438ea
[INFO] testing AnthonyMichaelTDM/random-image-server against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnthonyMichaelTDM%2Frandom-image-server" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AnthonyMichaelTDM/random-image-server
[INFO] finished tweaking git repo https://github.com/AnthonyMichaelTDM/random-image-server
[INFO] tweaked toml for git repo https://github.com/AnthonyMichaelTDM/random-image-server written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AnthonyMichaelTDM/random-image-server on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AnthonyMichaelTDM/random-image-server 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f10a2f409dcce105f3ac2b2b3043c6c37bb605a6d84f977ffd787547fb11798e
[INFO] running `Command { std: "docker" "start" "-a" "f10a2f409dcce105f3ac2b2b3043c6c37bb605a6d84f977ffd787547fb11798e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f10a2f409dcce105f3ac2b2b3043c6c37bb605a6d84f977ffd787547fb11798e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f10a2f409dcce105f3ac2b2b3043c6c37bb605a6d84f977ffd787547fb11798e", kill_on_drop: false }`
[INFO] [stdout] f10a2f409dcce105f3ac2b2b3043c6c37bb605a6d84f977ffd787547fb11798e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5fde5a70ac373a7c0e73e6ec8ad30d30b23a008a984e5baa310f65fade83547
[INFO] running `Command { std: "docker" "start" "-a" "d5fde5a70ac373a7c0e73e6ec8ad30d30b23a008a984e5baa310f65fade83547", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling toml_parser v1.0.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 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 serde v1.0.219
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[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 53s
[INFO] running `Command { std: "docker" "inspect" "d5fde5a70ac373a7c0e73e6ec8ad30d30b23a008a984e5baa310f65fade83547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5fde5a70ac373a7c0e73e6ec8ad30d30b23a008a984e5baa310f65fade83547", kill_on_drop: false }`
[INFO] [stdout] d5fde5a70ac373a7c0e73e6ec8ad30d30b23a008a984e5baa310f65fade83547
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8af0dba6c7731906c1823190c32f963315a3f1058e10823a1907b0d898598a8a
[INFO] running `Command { std: "docker" "start" "-a" "8af0dba6c7731906c1823190c32f963315a3f1058e10823a1907b0d898598a8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rstest_macros v0.26.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling proc-macro-crate v3.3.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 tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling rstest v0.26.0
[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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcTXY1YX/symbols.o" "<5 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/{librandom_image_server-f17e640b95c8c0c8,libreqwest-0faba42af91b5014,libserde_urlencoded-c570995c34fa6c00,libryu-a7164637bc4900ee,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-f8338f234211eda5,libtokio_native_tls-a0901758ed432c2c,libencoding_rs-a8bfad11509e5a6e,libtower_http-9bfa991d92c23e8d,libiri_string-f2231ba2cbe5b068,libtower-d3df1eaf487a4219,libtower_layer-d908dd771b239ecd,libnative_tls-0df486bb8f8fca3e,libopenssl_probe-2c6d21a9709cae46,libopenssl-202423908ea0f70a,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-2749e8d38ed8e2c2,libsync_wrapper-dec6d2c880d81363,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libchrono-b1543019422a9772,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libenv_logger-ebd63ea1f890613d,libanstream-d37c9d42cc8d0b08,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libjiff-e4b6a268071e8305,libenv_filter-15a0ec9436fc71f0,libregex-34aa4558b322433f,libregex_automata-03436053ec27856e,libaho_corasick-13047ec2778cb315,libmemchr-f639ee087ae982c6,libregex_syntax-fb6833b4227b2d03,libanstyle-2f06797f0de1416c,libtoml-33c352d19f63c33d,libtoml_writer-25518407d04ce520,libtoml_parser-633b702e45913655,libwinnow-676db1a7d6a9e272,libserde_spanned-a9810a459bce1d93,libtoml_datetime-f4caa8a2fde28253,libmime_guess-1c0aa85c0b164d23,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libuuid-2e97f82f788dcfe7,libmd5-d40241e89154e97a,liblog-d6f7bb1298e9acd0,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,librand-61a5f6e6c1a8e2b4,librand_chacha-5265331511ef5ba8,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,liburl-7f579d677dc4ab7a,libidna-c2b9a92c39004b63,libutf8_iter-51566bbad89f3a68,libidna_adapter-8aa4cceac4b432e4,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-fc93647b7f499669,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libserde-684bc8748f47d632,libhyper_util-2c922bc1c0d63349,libbase64-32787b0325ea6df8,libpercent_encoding-af9df9186596bd92,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-28f89eea399c38e3,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-3e996cd1e50ccc40,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libatomic_waker-06950c8c08d2b8fa,libtokio_util-9a19bf9d2433031e,libfutures_sink-ae1eb2d060de53a2,libtokio-6287047473454f14,libsignal_hook_registry-7be83d86440f5d25,libsocket2-f739827fedc75db6,libmio-1f551ea361bf795c,libparking_lot-5fa3c293f9026a23,libparking_lot_core-ed609960c5a65f0a,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libsmallvec-bc3128fdd57228fc,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhttpdate-331798cefc82cc7e,libfutures_util-a1e161a23ea87a75,libslab-06cf58f8e93304ed,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_channel-8e61eaebe9799500,libhttp_body_util-125a6baab0484f95,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libbytes-82ad4f0211bdc963,libanyhow-ae63679af1e3713c,libpretty_assertions-017507cbfaf5c416,libdiff-10d8c747feeb14cd,libyansi-507ce30ee68cef00}.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" "/tmp/rustcTXY1YX/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/openssl-sys-3c3753baaabf0e19/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/populate_cache-d3aaa168b8709143" "-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] [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/rustcl0Hbl8/symbols.o" "<4 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/{librandom_image_server-f17e640b95c8c0c8,libreqwest-0faba42af91b5014,libserde_urlencoded-c570995c34fa6c00,libryu-a7164637bc4900ee,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-f8338f234211eda5,libtokio_native_tls-a0901758ed432c2c,libencoding_rs-a8bfad11509e5a6e,libtower_http-9bfa991d92c23e8d,libiri_string-f2231ba2cbe5b068,libtower-d3df1eaf487a4219,libtower_layer-d908dd771b239ecd,libnative_tls-0df486bb8f8fca3e,libopenssl_probe-2c6d21a9709cae46,libopenssl-202423908ea0f70a,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-2749e8d38ed8e2c2,libsync_wrapper-dec6d2c880d81363,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libchrono-b1543019422a9772,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-6666cccbb131ccd3,libenv_logger-ebd63ea1f890613d,libanstream-d37c9d42cc8d0b08,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libjiff-e4b6a268071e8305,libenv_filter-15a0ec9436fc71f0,libregex-34aa4558b322433f,libregex_automata-03436053ec27856e,libaho_corasick-13047ec2778cb315,libmemchr-f639ee087ae982c6,libregex_syntax-fb6833b4227b2d03,libanstyle-2f06797f0de1416c,libtoml-33c352d19f63c33d,libtoml_writer-25518407d04ce520,libtoml_parser-633b702e45913655,libwinnow-676db1a7d6a9e272,libserde_spanned-a9810a459bce1d93,libtoml_datetime-f4caa8a2fde28253,libmime_guess-1c0aa85c0b164d23,libunicase-a96f10189856838f,libmime-0188e0814ca7ddbf,libuuid-2e97f82f788dcfe7,libmd5-d40241e89154e97a,liblog-d6f7bb1298e9acd0,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,librand-61a5f6e6c1a8e2b4,librand_chacha-5265331511ef5ba8,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-948b4e89a1a264a4,libgetrandom-c25dbd92afd283e5,liburl-7f579d677dc4ab7a,libidna-c2b9a92c39004b63,libutf8_iter-51566bbad89f3a68,libidna_adapter-8aa4cceac4b432e4,libicu_properties-af1095b27e3885ac,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-fc93647b7f499669,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-7ea9fac496bf55ee,libpotential_utf-cfbb8058953efcf1,libicu_provider-ec2014bbea3ea0b7,libicu_locale_core-f01310705b367884,libtinystr-6ccfa0051cebae45,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-d462ebf5781b07dd,libzerotrie-f7fdc724eb4563d9,libyoke-2b6cf2f0e880bd3e,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-364a9339ebe0faf3,libform_urlencoded-35907277f0683ea4,libserde-684bc8748f47d632,libhyper_util-2c922bc1c0d63349,libbase64-32787b0325ea6df8,libpercent_encoding-af9df9186596bd92,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-28f89eea399c38e3,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-3e996cd1e50ccc40,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libonce_cell-e9252a7b5119f3eb,libindexmap-eaeb0be77bf4acc0,libequivalent-6a754676e6af62ae,libhashbrown-e327c0f7da61a4cc,libatomic_waker-06950c8c08d2b8fa,libtokio_util-9a19bf9d2433031e,libfutures_sink-ae1eb2d060de53a2,libtokio-6287047473454f14,libsignal_hook_registry-7be83d86440f5d25,libsocket2-f739827fedc75db6,libmio-1f551ea361bf795c,libparking_lot-5fa3c293f9026a23,libparking_lot_core-ed609960c5a65f0a,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libsmallvec-bc3128fdd57228fc,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libhttpdate-331798cefc82cc7e,libfutures_util-a1e161a23ea87a75,libslab-06cf58f8e93304ed,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_channel-8e61eaebe9799500,libhttp_body_util-125a6baab0484f95,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp_body-11f2ad891619fd82,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libbytes-82ad4f0211bdc963,libanyhow-ae63679af1e3713c,libpretty_assertions-017507cbfaf5c416,libdiff-10d8c747feeb14cd,libyansi-507ce30ee68cef00}.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" "/tmp/rustcl0Hbl8/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/openssl-sys-3c3753baaabf0e19/out/openssl-build/install/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sequential_handle-8baefa47e8ee7505" "-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 "sequential_handle") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8af0dba6c7731906c1823190c32f963315a3f1058e10823a1907b0d898598a8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8af0dba6c7731906c1823190c32f963315a3f1058e10823a1907b0d898598a8a", kill_on_drop: false }`
[INFO] [stdout] 8af0dba6c7731906c1823190c32f963315a3f1058e10823a1907b0d898598a8a
