[INFO] fetching crate random-image-server 0.2.0... [INFO] testing random-image-server-0.2.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate random-image-server 0.2.0 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate random-image-server 0.2.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_writer v1.0.2 [INFO] [stderr] Downloaded serde_spanned v1.0.0 [INFO] [stderr] Downloaded toml_datetime v0.7.0 [INFO] [stderr] Downloaded md5 v0.8.0 [INFO] [stderr] Downloaded toml_parser v1.0.1 [INFO] [stderr] Downloaded toml v0.9.2 [INFO] [stderr] Downloaded rstest v0.26.0 [INFO] [stderr] Downloaded rstest_macros v0.26.0 [INFO] [stderr] Downloaded rustls v0.23.29 [INFO] [stderr] Downloaded tokio v1.47.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41de2eec962abed66c9f7e7097d7bb225495144c1527f9fbeb67129f9ff4e495 [INFO] running `Command { std: "docker" "start" "-a" "41de2eec962abed66c9f7e7097d7bb225495144c1527f9fbeb67129f9ff4e495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41de2eec962abed66c9f7e7097d7bb225495144c1527f9fbeb67129f9ff4e495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41de2eec962abed66c9f7e7097d7bb225495144c1527f9fbeb67129f9ff4e495", kill_on_drop: false }` [INFO] [stdout] 41de2eec962abed66c9f7e7097d7bb225495144c1527f9fbeb67129f9ff4e495 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f9e7d1612140cc35b59b52f0ccbeb64852c5e478b243daa3f010e9a045401cb [INFO] running `Command { std: "docker" "start" "-a" "0f9e7d1612140cc35b59b52f0ccbeb64852c5e478b243daa3f010e9a045401cb", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling regex-automata v0.4.9 [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 synstructure v0.13.2 [INFO] [stderr] Compiling env_filter v0.1.3 [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 zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [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 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 toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml v0.9.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 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 48s [INFO] running `Command { std: "docker" "inspect" "0f9e7d1612140cc35b59b52f0ccbeb64852c5e478b243daa3f010e9a045401cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f9e7d1612140cc35b59b52f0ccbeb64852c5e478b243daa3f010e9a045401cb", kill_on_drop: false }` [INFO] [stdout] 0f9e7d1612140cc35b59b52f0ccbeb64852c5e478b243daa3f010e9a045401cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0afdafca5cbfff713fe99aaa8602d8dc88271e45aaa33b07aa55fba44050b94a [INFO] running `Command { std: "docker" "start" "-a" "0afdafca5cbfff713fe99aaa8602d8dc88271e45aaa33b07aa55fba44050b94a", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling rstest_macros v0.26.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [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 regex-automata v0.4.9 [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 toml_edit v0.22.27 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [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 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/rustcqjmrbv/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librandom_image_server-f1b87b750bc578f1,libreqwest-afba617093180cc1,libserde_urlencoded-dc9484ccce4dd725,libryu-3ba25d01f660afda,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_tls-971973e5ce9d580c,libtokio_native_tls-223db0b72d2307d7,libencoding_rs-aa522eaf6d89a60a,libtower_http-3d06c64c7509cf39,libiri_string-1a4c3210b3f922ab,libtower-8f47a1d82d87fc52,libtower_layer-387250be0616cbd3,libnative_tls-db26eb417e827e8b,libopenssl_probe-43f6112dac9608f0,libopenssl-10f5ab78f1a924b4,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-a5cd3f28a3f9195b,libsync_wrapper-448121b333e08fc9,libwalkdir-24e572b388d37349,libsame_file-8605f03e019e0297,libchrono-598280c2b092add4,libiana_time_zone-a91931af49a14969,libnum_traits-553645f67cf3df50,libenv_logger-b52097f06d6aa2cc,libanstream-0efb53006aa2603f,libanstyle_query-9409a1fa5f3cfa99,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-2f31e96fc3c51b1e,libanstyle_parse-90ac876be1398df8,libutf8parse-b4c8bbdcb9de0cd7,libjiff-b8d7c7ecb44c3bd4,libenv_filter-355739476de8c787,libregex-9f1879f3ee7153d1,libregex_automata-1be21414a177b0cb,libaho_corasick-5277b43770b4dd10,libmemchr-262fe5c06df79623,libregex_syntax-492ee736cb5581dd,libanstyle-4e8eb0ac8ac006b3,libtoml-01f400ee96d07812,libtoml_writer-d93ea58222635289,libtoml_parser-c851e43d038e8150,libwinnow-8fcba54d684bc850,libserde_spanned-6fc88c927f853173,libtoml_datetime-55f270c9596ed95e,libmime_guess-08488043611448eb,libunicase-513036ec3304b378,libmime-fa5c6e61475ee11e,libuuid-b18c84a15a0f6450,libmd5-ac213bb88a65d0eb,liblog-c4dfdfda36928161,libtempfile-b968e7d1e702e521,libfastrand-1b40ee46a22cd88d,librustix-0cb81df23061b5c6,libbitflags-796f9930280e876f,liblinux_raw_sys-684e4823d799304a,librand-1c952fa4df5ac11f,librand_chacha-eb550ae6352c0320,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,liburl-78b6b963d30146bb,libidna-3c51504a2762ff14,libutf8_iter-311f0db35672adba,libidna_adapter-1030394a4b0ef10f,libicu_properties-156605fd2b72a05d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-f28bb9dddfa6a30a,libicu_normalizer_data-c02881ae5176f208,libicu_collections-808586cbc74aa6fd,libpotential_utf-c797a25a27de0359,libicu_provider-2df1226473651988,libicu_locale_core-722bc50446862be9,libtinystr-8116348e3789ef2e,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-dddfaa83d462f855,libzerotrie-f67f3c6da501cb3e,libyoke-661e528e77e9e5a3,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-92a22fe6a59a7f12,libform_urlencoded-c673e72532ec8ad1,libserde-8624f4046686be26,libhyper_util-74cb8c859dcf2d21,libbase64-216937815d5196b4,libpercent_encoding-fcd6fdfaafdccea6,libipnet-6391c567488bc9bc,libtower_service-ffd8abe90aad1f3e,libhyper-4c792493fe3214d8,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-5e1a297b581c3a5a,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libindexmap-7f030bffc8dc0ff7,libequivalent-bf2cc2d551c30568,libhashbrown-06d4cea2e97813c9,libatomic_waker-915dba4b61adf499,libtokio_util-7a79a845f53b7709,libfutures_sink-1a3e7f43fc6dbf4d,libtokio-d68d84c18f2e407f,libsignal_hook_registry-758d2685c1f36965,libsocket2-8ba718fa40d8c3bf,libmio-fa66d1173898db58,libparking_lot-006828c0bc0519e7,libparking_lot_core-32f2bd8a0787be02,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsmallvec-8d4ef13033f54627,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libhttpdate-6f35e35716ab0b1a,libfutures_util-9ee06c7135c7e996,libslab-2c87fab004c773e6,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_channel-6c963e07d378e238,libhttp_body_util-2b2e0e99d7e706bf,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-b5dea03ee7cc42a6,libhttp-43d75618c57dfd1b,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libbytes-e08a006c583c3ac6,libanyhow-578b140c59529c2d,libpretty_assertions-eada0b9c91ab989d,libdiff-b437a5248a17daf8,libyansi-11347f515be1ec98}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqjmrbv/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-6d482f167f4cf218/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/populate_cache-67b95b95f9995503" "-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] running `Command { std: "docker" "inspect" "0afdafca5cbfff713fe99aaa8602d8dc88271e45aaa33b07aa55fba44050b94a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0afdafca5cbfff713fe99aaa8602d8dc88271e45aaa33b07aa55fba44050b94a", kill_on_drop: false }` [INFO] [stdout] 0afdafca5cbfff713fe99aaa8602d8dc88271e45aaa33b07aa55fba44050b94a