[INFO] fetching crate rustemon 4.5.0... [INFO] testing rustemon-4.5.0 against beta-2026-04-21 for beta-1.96-1 [INFO] extracting crate rustemon 4.5.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate rustemon 4.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rustemon 4.5.0 [INFO] tweaked toml for crates.io crate rustemon 4.5.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rustemon 4.5.0 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustemon 4.5.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" "+beta-2026-04-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 684eec94aa85a0b718944ad2292a6ee4ad013323b9f0ff2fa6dcc20a5f5b06c9 [INFO] running `Command { std: "docker" "start" "-a" "684eec94aa85a0b718944ad2292a6ee4ad013323b9f0ff2fa6dcc20a5f5b06c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "684eec94aa85a0b718944ad2292a6ee4ad013323b9f0ff2fa6dcc20a5f5b06c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "684eec94aa85a0b718944ad2292a6ee4ad013323b9f0ff2fa6dcc20a5f5b06c9", kill_on_drop: false }` [INFO] [stdout] 684eec94aa85a0b718944ad2292a6ee4ad013323b9f0ff2fa6dcc20a5f5b06c9 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e0da162c72790d53cdcad350ede38d565ad64a843e25cc63455672781464b5e [INFO] running `Command { std: "docker" "start" "-a" "3e0da162c72790d53cdcad350ede38d565ad64a843e25cc63455672781464b5e", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling reflink-copy v0.1.28 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling time v0.3.46 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling moka v0.12.12 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ssri v9.2.0 [INFO] [stderr] Compiling http-serde v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling http-cache-semantics v2.1.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling cacache v13.1.0 [INFO] [stderr] Compiling http-cache v0.21.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling http-cache-reqwest v0.16.0 [INFO] [stderr] Compiling rustemon v4.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.62s [INFO] running `Command { std: "docker" "inspect" "3e0da162c72790d53cdcad350ede38d565ad64a843e25cc63455672781464b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e0da162c72790d53cdcad350ede38d565ad64a843e25cc63455672781464b5e", kill_on_drop: false }` [INFO] [stdout] 3e0da162c72790d53cdcad350ede38d565ad64a843e25cc63455672781464b5e [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d53ae09334192cfea1fb97710bb626add341b9a9976ba5d66f9e7ff9d3b0e5bc [INFO] running `Command { std: "docker" "start" "-a" "d53ae09334192cfea1fb97710bb626add341b9a9976ba5d66f9e7ff9d3b0e5bc", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling cacache v13.1.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling http-cache v0.21.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling http-cache-reqwest v0.16.0 [INFO] [stderr] Compiling rustemon v4.5.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rustemon` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustemon --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("serialize", "static-resources"))' -C metadata=c58d673ff6e5a28e -C extra-filename=-fe37fb161dda1285 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern http_cache_reqwest=/opt/rustwide/target/debug/deps/libhttp_cache_reqwest-d408201901ebec81.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a1e3e90364a387da.rlib --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-29648ecd5cb12afa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d150bf9359f7746a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b2c1a7c110dfbd1e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8dde0294aa64f729.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-c8ca85e8c5098757.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" "/opt/rustwide/target/debug/examples/rustc2FoY0B/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustemon-4995bfb156e1f675,libthiserror-b2c1a7c110dfbd1e,libhttp_cache_reqwest-d408201901ebec81,libreqwest_middleware-29648ecd5cb12afa,libreqwest-a1e3e90364a387da,libserde_urlencoded-551cc135db921b36,libryu-ec25213d96ee60cf,librustls_pki_types-88bf88318d7b8798,libzeroize-c59311ce59192ddc,libhyper_tls-1624e0bbc8ca59b6,libtokio_native_tls-d046916b19cac0c6,libmime-aa776e7d0d3a99c3,libencoding_rs-8656bb43f7a59443,libtower_http-ea772affb0922812,libiri_string-4e659e4ca4800759,libtower-15509144cafa040b,libtower_layer-3b63c02b4d0ef938,libnative_tls-cc0a8d515dda3dbe,libopenssl_probe-eea81a4ba667d54e,libopenssl-76bd4c2e6ca915ae,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-9ee97b26db425b0e,libhyper_util-6b52c02aa655b9cb,libbase64-29d4d4232c317d5e,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libhyper-35c410b3bb659689,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libh2-a84ec6b973c9e916,libtracing-0845884a503f4afa,libtracing_core-95223f9c44ee5b1c,libindexmap-cbc2be3cad4dccac,libhashbrown-3148050b9f079cba,libfnv-bf8b415be0978c3b,libtokio_util-a421ce7368c27a6b,libatomic_waker-4d8f3a876068a9c4,libhttp_body_util-a581b8c0c3fecbb0,libhttp_body-de856b3856d43be5,liblog-b4877c6cda7d43ee,libsync_wrapper-82795f8ff27c70cb,libhttp_cache-142dc38f50fa35a9,libhttpdate-ab2f2cdbe04a360b,libbincode-9c360449292f9188,libcacache-5d2ae617e6a3bd3e,libreflink_copy-e14c6410f15b019b,libtokio_stream-ebb7cccc363fb126,libwalkdir-ee8993f0698390b9,libsame_file-0fb1d47320046d34,libsha1-3b81b02a7bc4dbe7,libeither-17f13debee93d048,libmemmap2-e9ac68ea9eeaddd4,libfutures-e4acee72063cc596,libfutures_executor-9803841ac8009c0e,libtempfile-3496e007a4c6e2e7,libfastrand-46d3783c18562080,librustix-338a416c935a010a,libbitflags-e970e635774c6f7e,liblinux_raw_sys-643c105a3c17340d,libssri-4d665e5d29d369cd,libxxhash_rust-89bb1c13ccea4592,libsha2-5684f42aafce0fad,libsha1-33a401269603dd3d,libcpufeatures-42612946e83e041b,libhex-aa11f1b7b510398f,libdigest-545a87fe8c3a9779,libblock_buffer-fb2569071d391cf2,libcrypto_common-8d37b2fda68ada12,libgeneric_array-9a45e7bec0e1e0c5,libtypenum-be6a2977db72abeb,libbase64-3c09d9a3080a6023,libmiette-b964ccaa095b8edc,libunicode_width-4f088c2c392af6be,libonce_cell-9ec3b2d30075ab56,libthiserror-e31b070b9756aae1,libserde_json-c0d803bde974e83c,libzmij-5df54798b9778b75,liburl-82cc60808811349b,libidna-ec0166a34ce5d272,libutf8_iter-d59950773a6f062b,libidna_adapter-e7ea101fabc8f6c7,libicu_properties-a94d3243eac49dbf,libicu_properties_data-5a7c42c865ea873b,libicu_normalizer-b5da638a05c28f59,libicu_normalizer_data-07107859aeec763f,libicu_collections-d7ef5c916c0a435e,libpotential_utf-32ce7c0c086a2b3a,libicu_provider-caed881917600a33,libicu_locale_core-8fd0b38aef1ddcc7,libtinystr-04c284e6ded3ec57,liblitemap-d7b5bf58da84ad69,libwriteable-8f756afb13a5dcf7,libzerovec-dbe697b83b07d1a7,libzerotrie-8e4030f8407e9271,libyoke-7394d3f03730b6a5,libstable_deref_trait-1210460e331f0a03,libzerofrom-ac0d6df444017e0c,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libmoka-a8bb2c9b3012772a,libportable_atomic-148652cf44c82f31,libtagptr-ace3f52256567d79,libcrossbeam_epoch-45fc60ec954fb79c,libuuid-f36c4f8debf8684a,libgetrandom-37b5156d93bf62a1,libasync_lock-8a3669bf92033c97,libevent_listener_strategy-a664a4feef4fbf0f,libevent_listener-56f491748c97677f,libparking-3ff23e0ffe662ff9,libfutures_util-686eb785694e652b,libmemchr-b567a4d9673dfb1d,libfutures_io-0c818ad091fbaf7f,libslab-5720d3dfa1792f68,libfutures_channel-29524163f8896842,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,libfutures_core-5b72dc92615109c0,libcrossbeam_channel-b65bac408cf89796,libcrossbeam_utils-d120373eaebf0872,libequivalent-2f5434284319e1e1,libhttp_cache_semantics-112da61a5150a63a,libhttp_serde-3419074d8b1b4b26,libserde-d150bf9359f7746a,libserde_core-6504fde8f3d6c9d3,libtime-3d1aa8451de50449,libtime_core-b3b7d29315fab097,libnum_conv-26312f377a72cc4d,libderanged-32c8ac2dfe862558,libpowerfmt-dcf4c7392d25d790,libhttp-75316d043a1ecd5e,libitoa-958180966766c9e6,libanyhow-bf2ca2eac6d23ebd,libtokio-8dde0294aa64f729,libsignal_hook_registry-b70eba3d3b0811e9,liberrno-8d15920a986513e1,libsocket2-41835b427c6bc34a,libbytes-727a11fb69696bac,libmio-97b0b7801935999e,libparking_lot-db639fa2e48b7a73,libparking_lot_core-8a2e581caf3a54d3,liblibc-cc9021cf9bdeb53d,libcfg_if-73907a425b6e514e,libsmallvec-695d630f41d8414d,liblock_api-74619001a0e54eab,libscopeguard-96105b3e6a714ed4,libpin_project_lite-63e0d9d6cb6ec6cf}.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" "/opt/rustwide/target/debug/examples/rustc2FoY0B/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/move_get_by_id-e761b8119d2b6aae" "-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 `rustemon` (example "move_get_by_id") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d53ae09334192cfea1fb97710bb626add341b9a9976ba5d66f9e7ff9d3b0e5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d53ae09334192cfea1fb97710bb626add341b9a9976ba5d66f9e7ff9d3b0e5bc", kill_on_drop: false }` [INFO] [stdout] d53ae09334192cfea1fb97710bb626add341b9a9976ba5d66f9e7ff9d3b0e5bc