[INFO] fetching crate igdb 0.1.2... [INFO] testing igdb-0.1.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate igdb 0.1.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate igdb 0.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate igdb 0.1.2 [INFO] tweaked toml for crates.io crate igdb 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate igdb 0.1.2 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 crates.io crate igdb 0.1.2 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3925148f371f6cf4ffc70b35f74712820ce16b1f9ff5444a8043ca9660892eed [INFO] running `Command { std: "docker" "start" "-a" "3925148f371f6cf4ffc70b35f74712820ce16b1f9ff5444a8043ca9660892eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3925148f371f6cf4ffc70b35f74712820ce16b1f9ff5444a8043ca9660892eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3925148f371f6cf4ffc70b35f74712820ce16b1f9ff5444a8043ca9660892eed", kill_on_drop: false }` [INFO] [stdout] 3925148f371f6cf4ffc70b35f74712820ce16b1f9ff5444a8043ca9660892eed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 41922030c69f914f37e840587ecf2c0c3a7ed0de428ec3603e103855ab16658f [INFO] running `Command { std: "docker" "start" "-a" "41922030c69f914f37e840587ecf2c0c3a7ed0de428ec3603e103855ab16658f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.7 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling polling v2.5.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling atomic-waker v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling serde_fmt v1.0.1 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling serde_repr v0.1.10 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling igdb v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.47s [INFO] running `Command { std: "docker" "inspect" "41922030c69f914f37e840587ecf2c0c3a7ed0de428ec3603e103855ab16658f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41922030c69f914f37e840587ecf2c0c3a7ed0de428ec3603e103855ab16658f", kill_on_drop: false }` [INFO] [stdout] 41922030c69f914f37e840587ecf2c0c3a7ed0de428ec3603e103855ab16658f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7da16646ca798c6a6a0435f6e9521698071d1000109cbf0e3e2e4ab0331e9a8e [INFO] running `Command { std: "docker" "start" "-a" "7da16646ca798c6a6a0435f6e9521698071d1000109cbf0e3e2e4ab0331e9a8e", kill_on_drop: false }` [INFO] [stderr] Compiling femme v2.2.1 [INFO] [stderr] Compiling igdb v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgwe4kP/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libigdb-9911d7e526423fdb,libreqwest-757ce96f099da980,libhyper_tls-6356379a9729977f,libserde_urlencoded-f462d97db5d533bd,libbase64-50d2915b9227cb37,libipnet-a573d325a84dc713,libtokio_native_tls-5b4d58c96a88bf36,libmime-df56754a5ea019bb,libencoding_rs-f1a75548cc50876c,libserde_json-8b332eb7ce96c9d2,libryu-4d09fff2ce933ebb,libnative_tls-cbff4596ddf9d5e0,libopenssl_probe-5821ed5bfde807ff,libopenssl-628fe0006775ac9f,libbitflags-dde12b0d7d495b50,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-70a15b7bd2cabc9c,libhyper-49bbecd27953a304,libwant-cf544ffe2c4a4071,libtry_lock-d829e1fc867adb15,libhttparse-e52ab67d597b9500,libh2-e1aa60dab2970be4,libindexmap-14c9bd10cfad4b33,libhashbrown-cae2cd0d9cc0a6cf,libtokio_util-39d9f3efd12ddb70,libfutures_sink-35a4ee2d1ed73594,libtower_service-442e0d38cf369aa3,libtracing-003b1f905a407247,libtracing_core-c108cfbadd5304ed,libfutures_channel-25ba84793a0a83d4,libfutures_util-528df16ab4202286,libfutures_task-639b9833e9cde0a1,libpin_utils-3860774ad9b215b5,libhttp_body-7c69b037a485e159,libhttp-adce183c90103ab3,libitoa-0f3ce2aa4ee007f9,libfnv-79e2cbfbe03dcd16,liburl-4d2e54e4db2f66df,libidna-468889647c46ae9f,libunicode_normalization-4062e93a08f44b3d,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a21d7979ae84fd4f,libform_urlencoded-fd125f4e3f92ae03,libpercent_encoding-bf512ecf668f0e68,libasync_std-24496e9d4e25f735,libasync_global_executor-edf70c3b202d0084,libblocking-6b33a8f842f40193,libatomic_waker-0e847aa4d0d8d98f,libtokio-3abb62763c25c01b,libnum_cpus-41d3c22de6521155,libbytes-d41a62099e4fef91,libmio-041eedbc359699c5,libasync_executor-0eb9f90dce54388a,libasync_task-ac948f8c851d3233,libonce_cell-d2ec766eecdc7a51,libasync_io-29d628a28f77a288,libslab-4e85b7d9399d0c7d,libpolling-da1eeb2c90304f89,libsocket2-de366aad7d003c19,liblibc-a3fcced3ef6304dd,libfutures_lite-c1badfe4eaa286bd,libmemchr-fe2e5a4f134682e2,libfastrand-273731efb4a6b13e,libwaker_fn-aaf926ffbff19167,libparking-dc268ecb9761e309,libfutures_io-3c4895eb48f57a6b,libasync_channel-5555b9f1b38dcc34,libconcurrent_queue-929857842ea29b73,libcrossbeam_utils-17eb986ae82ea4f0,libasync_lock-6a1b20cb4ac06693,libevent_listener-0282a877755a83ef,libpin_project_lite-6df6c214457c8ca7,libfutures_core-0cac23fd71bc8ef6,libkv_log_macro-526903754a4ebb0d,liblog-55eed10f4ca607fb,libvalue_bag-0a122c1013cb3dc1,libserde_fmt-30dcbc034ff5d9f8,liberased_serde-3b62bd42b55bc79e,libserde-0c1f867512d821bd,libcfg_if-3e7fc4e38d4a72b5}.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/rustcgwe4kP/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/search_first_game_by_name-e72edf53e0589f14" "-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 `igdb` (example "search-first-game-by-name") 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/rustcjaBTmc/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfemme-1e54c836432b31f1,libigdb-9911d7e526423fdb,libreqwest-757ce96f099da980,libhyper_tls-6356379a9729977f,libserde_urlencoded-f462d97db5d533bd,libbase64-50d2915b9227cb37,libipnet-a573d325a84dc713,libtokio_native_tls-5b4d58c96a88bf36,libmime-df56754a5ea019bb,libencoding_rs-f1a75548cc50876c,libserde_json-8b332eb7ce96c9d2,libryu-4d09fff2ce933ebb,libnative_tls-cbff4596ddf9d5e0,libopenssl_probe-5821ed5bfde807ff,libopenssl-628fe0006775ac9f,libbitflags-dde12b0d7d495b50,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-70a15b7bd2cabc9c,libhyper-49bbecd27953a304,libwant-cf544ffe2c4a4071,libtry_lock-d829e1fc867adb15,libhttparse-e52ab67d597b9500,libh2-e1aa60dab2970be4,libindexmap-14c9bd10cfad4b33,libhashbrown-cae2cd0d9cc0a6cf,libtokio_util-39d9f3efd12ddb70,libfutures_sink-35a4ee2d1ed73594,libtower_service-442e0d38cf369aa3,libtracing-003b1f905a407247,libtracing_core-c108cfbadd5304ed,libfutures_channel-25ba84793a0a83d4,libfutures_util-528df16ab4202286,libfutures_task-639b9833e9cde0a1,libpin_utils-3860774ad9b215b5,libhttp_body-7c69b037a485e159,libhttp-adce183c90103ab3,libitoa-0f3ce2aa4ee007f9,libfnv-79e2cbfbe03dcd16,liburl-4d2e54e4db2f66df,libidna-468889647c46ae9f,libunicode_normalization-4062e93a08f44b3d,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a21d7979ae84fd4f,libform_urlencoded-fd125f4e3f92ae03,libpercent_encoding-bf512ecf668f0e68,libasync_std-24496e9d4e25f735,libasync_global_executor-edf70c3b202d0084,libblocking-6b33a8f842f40193,libatomic_waker-0e847aa4d0d8d98f,libtokio-3abb62763c25c01b,libnum_cpus-41d3c22de6521155,libbytes-d41a62099e4fef91,libmio-041eedbc359699c5,libasync_executor-0eb9f90dce54388a,libasync_task-ac948f8c851d3233,libonce_cell-d2ec766eecdc7a51,libasync_io-29d628a28f77a288,libslab-4e85b7d9399d0c7d,libpolling-da1eeb2c90304f89,libsocket2-de366aad7d003c19,liblibc-a3fcced3ef6304dd,libfutures_lite-c1badfe4eaa286bd,libmemchr-fe2e5a4f134682e2,libfastrand-273731efb4a6b13e,libwaker_fn-aaf926ffbff19167,libparking-dc268ecb9761e309,libfutures_io-3c4895eb48f57a6b,libasync_channel-5555b9f1b38dcc34,libconcurrent_queue-929857842ea29b73,libcrossbeam_utils-17eb986ae82ea4f0,libasync_lock-6a1b20cb4ac06693,libevent_listener-0282a877755a83ef,libpin_project_lite-6df6c214457c8ca7,libfutures_core-0cac23fd71bc8ef6,libkv_log_macro-526903754a4ebb0d,liblog-55eed10f4ca607fb,libvalue_bag-0a122c1013cb3dc1,libserde_fmt-30dcbc034ff5d9f8,liberased_serde-3b62bd42b55bc79e,libserde-0c1f867512d821bd,libcfg_if-3e7fc4e38d4a72b5}.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/rustcjaBTmc/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/logging-5a8145b34918580a" "-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 `igdb` (example "logging") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7da16646ca798c6a6a0435f6e9521698071d1000109cbf0e3e2e4ab0331e9a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7da16646ca798c6a6a0435f6e9521698071d1000109cbf0e3e2e4ab0331e9a8e", kill_on_drop: false }` [INFO] [stdout] 7da16646ca798c6a6a0435f6e9521698071d1000109cbf0e3e2e4ab0331e9a8e