[INFO] fetching crate valorant-assets-api 0.1.6... [INFO] testing valorant-assets-api-0.1.6 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate valorant-assets-api 0.1.6 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate valorant-assets-api 0.1.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate valorant-assets-api 0.1.6 [INFO] tweaked toml for crates.io crate valorant-assets-api 0.1.6 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate valorant-assets-api 0.1.6 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate valorant-assets-api 0.1.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" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f015bd3b0e311c883da8c751d924e7c502b5f0ca7a495ad0d5118e04494b3779 [INFO] running `Command { std: "docker" "start" "-a" "f015bd3b0e311c883da8c751d924e7c502b5f0ca7a495ad0d5118e04494b3779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f015bd3b0e311c883da8c751d924e7c502b5f0ca7a495ad0d5118e04494b3779", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f015bd3b0e311c883da8c751d924e7c502b5f0ca7a495ad0d5118e04494b3779", kill_on_drop: false }` [INFO] [stdout] f015bd3b0e311c883da8c751d924e7c502b5f0ca7a495ad0d5118e04494b3779 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65857593226c789aad4547c3df0e5428e1ee04923eb37ded20679abdb37a2431 [INFO] running `Command { std: "docker" "start" "-a" "65857593226c789aad4547c3df0e5428e1ee04923eb37ded20679abdb37a2431", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [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 serde v1.0.219 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling icu_normalizer v1.5.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 reqwest v0.12.15 [INFO] [stderr] Compiling valorant-assets-api v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.19s [INFO] running `Command { std: "docker" "inspect" "65857593226c789aad4547c3df0e5428e1ee04923eb37ded20679abdb37a2431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65857593226c789aad4547c3df0e5428e1ee04923eb37ded20679abdb37a2431", kill_on_drop: false }` [INFO] [stdout] 65857593226c789aad4547c3df0e5428e1ee04923eb37ded20679abdb37a2431 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76ae39f28c3053feef162f39a6a42e0d0346a5b66a7d1d9662e4a240fb7a5d00 [INFO] running `Command { std: "docker" "start" "-a" "76ae39f28c3053feef162f39a6a42e0d0346a5b66a7d1d9662e4a240fb7a5d00", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling valorant-assets-api v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `valorant-assets-api` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name valorant_assets_api --edition=2021 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=6e1329eeb967accc -C extra-filename=-f3661a3461ff5fc5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6477b74a2255a0df.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-eaa458789df7fc2b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7003b204cf305346.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5957e1dbb06c5ad0.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b1d3d2e42875c603.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-7922e17508450bff.rlib --cap-lints=warn` (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/rustcDRLJSE/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libvalorant_assets_api-53c3765d0f863b66,libreqwest-eaa458789df7fc2b,librustls_pemfile-37fc7deda89168e1,librustls_pki_types-7013f2d5aa634e0b,libserde_urlencoded-5ed76bc8aa2291dc,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libhyper_tls-0c6d88cec5f680e3,libtokio_native_tls-94dff2f9a2fce1d4,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libserde_json-3af9b24c82ebabd2,libmemchr-eec2dd93b0d498c5,libryu-a7164637bc4900ee,libtower-bf15c4dd39c0d8a6,libsync_wrapper-dec6d2c880d81363,libtower_layer-d908dd771b239ecd,libnative_tls-e3bcab0e97e69cf5,libopenssl_probe-2c6d21a9709cae46,libopenssl-a07f841db1d9948b,libbitflags-716aca32ffb35253,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libcfg_if-3e7fc4e38d4a72b5,libopenssl_sys-80c6e19073b0a12c,libhyper_util-2012eec6cbd0fa7b,libtower_service-3fb88d28c2218805,libhyper-7893eb6f375cf51a,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-17eab8314ca99a6c,libtracing-5b05cfd49c95f7a5,libtracing_core-04c8401224648b08,libonce_cell-d7a5b5d3f8ed20f2,libindexmap-4a623ff2ffe225d6,libequivalent-6a754676e6af62ae,libhashbrown-acdfbba63b345327,libslab-0a476b530f8e6631,libatomic_waker-06950c8c08d2b8fa,libtokio_util-a11287d6cabbe7df,libfutures_sink-ae1eb2d060de53a2,libfutures_channel-8e61eaebe9799500,libfutures_util-7445315e3d23a36a,libfutures_task-f13500651ee1eef1,libpin_utils-3860774ad9b215b5,libtokio-5957e1dbb06c5ad0,libsocket2-adfbad7a49936285,libmio-63b86fc3e6c6948d,liblibc-bec2b4dcbc07e63a,libhttp_body_util-125a6baab0484f95,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp_body-11f2ad891619fd82,liblog-ea7edc51f2e45fa1,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16,libchrono-6477b74a2255a0df,libnum_traits-14f6da3624544233,libiana_time_zone-98f2ac8a8c5a9959,liburl-b1d3d2e42875c603,libidna-aaaf1a46d917df6d,libidna_adapter-da5523b9d32842b2,libicu_normalizer-4446186639fe649c,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libsmallvec-0773c6573f6fd6fc,libicu_properties-98757f28b86b34c2,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-48060b13cf0490fa,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-d8dc1856b8b28062,libicu_provider-1cf18d1c6d2beab8,libicu_locid-59a0495d66230398,liblitemap-79485f3bd9d9879d,libtinystr-47c742103cb9429b,libzerovec-30bf4cb5f7bd7a7f,libwriteable-1e5dea0053e4c229,libyoke-a9431e6ed0bf76ec,libzerofrom-6695f1ec40c52817,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libuuid-7922e17508450bff,libserde-7003b204cf305346}.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/rustcDRLJSE/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/examples/seasons-f3390d04362b19cc" "-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 `valorant-assets-api` (example "seasons") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "76ae39f28c3053feef162f39a6a42e0d0346a5b66a7d1d9662e4a240fb7a5d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76ae39f28c3053feef162f39a6a42e0d0346a5b66a7d1d9662e4a240fb7a5d00", kill_on_drop: false }` [INFO] [stdout] 76ae39f28c3053feef162f39a6a42e0d0346a5b66a7d1d9662e4a240fb7a5d00