[INFO] fetching crate transformrs 1.0.0... [INFO] testing transformrs-1.0.0 against 1.95.0 for beta-1.96-1 [INFO] extracting crate transformrs 1.0.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate transformrs 1.0.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate transformrs 1.0.0 [INFO] tweaked toml for crates.io crate transformrs 1.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate transformrs 1.0.0 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate transformrs 1.0.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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustls-pki-types v1.11.0 [INFO] [stderr] Downloaded windows-result v0.3.2 [INFO] [stderr] Downloaded windows-targets v0.53.0 [INFO] [stderr] Downloaded miniz_oxide v0.8.5 [INFO] [stderr] Downloaded smallvec v1.14.0 [INFO] [stderr] Downloaded once_cell v1.21.1 [INFO] [stderr] Downloaded quinn-udp v0.5.10 [INFO] [stderr] Downloaded openssl-sys v0.9.106 [INFO] [stderr] Downloaded indexmap v2.8.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.23 [INFO] [stderr] Downloaded rand v0.9.0 [INFO] [stderr] Downloaded quinn v0.11.7 [INFO] [stderr] Downloaded tokio-util v0.7.14 [INFO] [stderr] Downloaded h2 v0.4.8 [INFO] [stderr] Downloaded reqwest v0.12.15 [INFO] [stderr] Downloaded webpki-roots v0.26.8 [INFO] [stderr] Downloaded rustls-webpki v0.103.0 [INFO] [stderr] Downloaded quinn-proto v0.11.10 [INFO] [stderr] Downloaded zerocopy v0.8.23 [INFO] [stderr] Downloaded openssl v0.10.71 [INFO] [stderr] Downloaded rustls v0.23.25 [INFO] [stderr] Downloaded tokio v1.44.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac50826269ec75c26c416c126402b77ddf0118c73347d626d61a5ca8a049adf9 [INFO] running `Command { std: "docker" "start" "-a" "ac50826269ec75c26c416c126402b77ddf0118c73347d626d61a5ca8a049adf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac50826269ec75c26c416c126402b77ddf0118c73347d626d61a5ca8a049adf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac50826269ec75c26c416c126402b77ddf0118c73347d626d61a5ca8a049adf9", kill_on_drop: false }` [INFO] [stdout] ac50826269ec75c26c416c126402b77ddf0118c73347d626d61a5ca8a049adf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6582de74908b0d1af02bea7643cfcfceb4db2dc9c4d91184a1ea4b552f70e1a8 [INFO] running `Command { std: "docker" "start" "-a" "6582de74908b0d1af02bea7643cfcfceb4db2dc9c4d91184a1ea4b552f70e1a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rustls-webpki v0.103.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [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 icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling h2 v0.4.8 [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 hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling transformrs v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.51s [INFO] running `Command { std: "docker" "inspect" "6582de74908b0d1af02bea7643cfcfceb4db2dc9c4d91184a1ea4b552f70e1a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6582de74908b0d1af02bea7643cfcfceb4db2dc9c4d91184a1ea4b552f70e1a8", kill_on_drop: false }` [INFO] [stdout] 6582de74908b0d1af02bea7643cfcfceb4db2dc9c4d91184a1ea4b552f70e1a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0af191e5e20ef689ad572f11ae5cd85d55cbfc53ace330137391d50a13f4dbf1 [INFO] running `Command { std: "docker" "start" "-a" "0af191e5e20ef689ad572f11ae5cd85d55cbfc53ace330137391d50a13f4dbf1", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [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-rustls v0.27.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling transformrs v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcWYJ8rQ/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtransformrs-5ef0aa30ba72d321,libregex-906d2c1509d9f694,libregex_automata-e74f9badc1c27478,libaho_corasick-94dee27b416f3169,libregex_syntax-b63f40d8dd8ed2c8,libreqwest-8fc6fd67bbe137fa,libserde_urlencoded-f6c9e0501b026d16,libbase64-6d64914d1112fcae,librustls_pemfile-a024714321b6cadf,libipnet-c39fef3b39d6bff9,libhyper_rustls-f567ba3c723718ca,libwebpki_roots-97a3f3f1f2b980fa,libhyper_tls-f5f9259e50c0b919,libtokio_native_tls-84c6ee1dca09b820,libtokio_rustls-a49df3c03d62ba02,librustls-ffa11cfa69911afd,libsubtle-3a70fd467bfaa3d3,libwebpki-85c569e52a6cc861,libring-11e2a1fe54553982,libgetrandom-c60027f2a50b15e2,libuntrusted-505c99a4b3f7da0b,libzeroize-b22fb4988e5d338a,librustls_pki_types-fda29901c3056347,libmime-ce0319f53a2119cd,libencoding_rs-3b3be7a4a36f981e,libtower-4a37f47af0297510,libsync_wrapper-e9891d68bfbde2d2,libtower_layer-007845b5cfb86980,libnative_tls-f472c27ba3b86ec2,libopenssl_probe-376497d65d31e0d8,libopenssl-32c8a98c673fc3e1,libbitflags-9593781f3d994c1d,libforeign_types-f2e318aab6236481,libforeign_types_shared-c97cbb9708bdb84b,libcfg_if-cfb20768436a17c8,libopenssl_sys-5ead6ecdf93d0ea6,libhyper_util-0e9af8855b1698ef,libtower_service-2977940d96a5a5ec,libhyper-17315338eec8bbb5,libwant-5fa8f44fe2122d7f,libtry_lock-e3e549249f485b8b,libhttparse-812f1c5324d85c86,libh2-109cea7f1294a5c5,libtracing-5891f7b08ca291ba,libtracing_core-be7fed0bcef61a00,libonce_cell-27e71d8953d3e01f,libindexmap-fec340f3b3240e12,libequivalent-da934a6694ab360d,libhashbrown-0fbf5d7969e72995,libatomic_waker-d8b8d9f20347d4d4,libtokio_util-bd990576bad59f77,libtokio-e1dbfe489c6c1f5e,libsocket2-49640db95a608561,libmio-57b3e8abd83635a9,liblibc-5ceb7cbead3c9513,libhttp_body_util-b8aab900dd5ef698,libhttp_body-b436b49caa4dcc43,liblog-73e3b2a0172b1377,liburl-0db95c354c85cec3,libidna-2b5bc0c1dc36c5f6,libidna_adapter-d3ac23b7c6d2ed72,libicu_normalizer-82b1e7267e76c058,libicu_normalizer_data-4b5c44456cc627ca,libwrite16-15146d2aa47160d5,libutf8_iter-59a8409a508f6435,libutf16_iter-c1af3ddfa7e5f3a7,libsmallvec-38ec59463380c2bf,libicu_properties-1b702e371613d1bf,libicu_properties_data-67051a8c54b1360e,libicu_locid_transform-72af63a094bf727b,libicu_locid_transform_data-9f3f28f86fe9fd7b,libicu_collections-166061592acad1f4,libicu_provider-579f65299e5c6a2b,libicu_locid-3cb865ef63164432,liblitemap-971a17a30b375185,libtinystr-ef229d3448b72e1f,libzerovec-c037b2fc0e82e656,libwriteable-4c6ecafd704edc02,libyoke-114bc5c98f350f93,libzerofrom-bba17c0fdd682557,libstable_deref_trait-f21eb645b5f1a504,libform_urlencoded-d1717968e1495eb5,libpercent_encoding-64aa0cd0dae32c77,libhttp-161fc1f4bd04f821,libfnv-77106f9ed4748ca6,libfutures-a73752b4e6a3a231,libfutures_executor-b4dbb44de6d1ea0e,libfutures_util-f47f072b5cff07d9,libfutures_io-5a2f8f0fec9840ef,libslab-30c737ad89ec3345,libfutures_channel-e87120a4a5fe85ed,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libbytes-d85d0ef47e9bef47,libasync_stream-39970f7c0462f311,libpin_project_lite-8cda137948184924,libfutures_core-8350092af0f0339b,libserde_json-9761a8d7c4d420fd,libmemchr-c8afc9b06af24d19,libitoa-35925b7a8b5a945c,libryu-bb7ae9f204d4123c,libserde-529fca28e4ecafb3}.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/rustcWYJ8rQ/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/ring-73046f2e573cbd2b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/text_to_speech-163e46a581a29dd1" "-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 `transformrs` (example "text-to-speech") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "0af191e5e20ef689ad572f11ae5cd85d55cbfc53ace330137391d50a13f4dbf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0af191e5e20ef689ad572f11ae5cd85d55cbfc53ace330137391d50a13f4dbf1", kill_on_drop: false }` [INFO] [stdout] 0af191e5e20ef689ad572f11ae5cd85d55cbfc53ace330137391d50a13f4dbf1