[INFO] fetching crate transformers 0.0.12... [INFO] testing transformers-0.0.12 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate transformers 0.0.12 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate transformers 0.0.12 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate transformers 0.0.12 [INFO] tweaked toml for crates.io crate transformers 0.0.12 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate transformers 0.0.12 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 transformers 0.0.12 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c496e7b9bcf2e47996b53bccc9f6089baa282a1ffcc2389b5395186b98ffcbf1 [INFO] running `Command { std: "docker" "start" "-a" "c496e7b9bcf2e47996b53bccc9f6089baa282a1ffcc2389b5395186b98ffcbf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c496e7b9bcf2e47996b53bccc9f6089baa282a1ffcc2389b5395186b98ffcbf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c496e7b9bcf2e47996b53bccc9f6089baa282a1ffcc2389b5395186b98ffcbf1", kill_on_drop: false }` [INFO] [stdout] c496e7b9bcf2e47996b53bccc9f6089baa282a1ffcc2389b5395186b98ffcbf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5aec9c6bea40aa67a67dea78edae2854260788dff916ebc3e205c965151747e4 [INFO] running `Command { std: "docker" "start" "-a" "5aec9c6bea40aa67a67dea78edae2854260788dff916ebc3e205c965151747e4", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling dyn-stack v0.13.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling pulp v0.18.22 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling gemm-common v0.18.2 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling gemm-f32 v0.18.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling gemm-f16 v0.18.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling gemm-c32 v0.18.2 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling gemm-f64 v0.18.2 [INFO] [stderr] Compiling gemm-c64 v0.18.2 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling linkme-impl v0.3.33 [INFO] [stderr] Compiling gemm v0.18.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling gemm-f16 v0.17.1 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling safetensors v0.4.5 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling ug v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling monostate-impl v0.1.14 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling linkme v0.3.33 [INFO] [stderr] Compiling spm_precompiled v0.1.4 [INFO] [stderr] Compiling macro_rules_attribute v0.2.0 [INFO] [stderr] Compiling monostate v0.1.14 [INFO] [stderr] Compiling candle-core v0.9.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling rayon-cond v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling minijinja v2.9.0 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling hf-hub v0.4.3 [INFO] [stderr] Compiling tool_macro v0.1.2 [INFO] [stderr] Compiling minijinja-contrib v2.9.0 [INFO] [stderr] Compiling tokenizers v0.21.1 [INFO] [stderr] Compiling candle-nn v0.9.1 [INFO] [stderr] Compiling transformers v0.0.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 44s [INFO] running `Command { std: "docker" "inspect" "5aec9c6bea40aa67a67dea78edae2854260788dff916ebc3e205c965151747e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aec9c6bea40aa67a67dea78edae2854260788dff916ebc3e205c965151747e4", kill_on_drop: false }` [INFO] [stdout] 5aec9c6bea40aa67a67dea78edae2854260788dff916ebc3e205c965151747e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ccca7b3118d7dbfa04967a4b8034fcbb0ab52d05ffe41da5c06ac49807d86d49 [INFO] running `Command { std: "docker" "start" "-a" "ccca7b3118d7dbfa04967a4b8034fcbb0ab52d05ffe41da5c06ac49807d86d49", kill_on_drop: false }` [INFO] [stderr] Compiling transformers v0.0.12 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `transformers` [INFO] [stdout] --> examples/xml_parser_streaming.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[tool] [INFO] [stdout] | ^^^^^^^ could not find `tool_error` in `text_generation_pipeline` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `transformers` [INFO] [stdout] --> examples/xml_parser_streaming.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[tool] [INFO] [stdout] | ^^^^^^^ could not find `tool_error` in `text_generation_pipeline` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `tool_error` in `text_generation_pipeline` [INFO] [stdout] --> examples/xml_parser_streaming.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[tool] [INFO] [stdout] | ^^^^^^^ could not find `tool_error` in `text_generation_pipeline` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `tool_error` in `text_generation_pipeline` [INFO] [stdout] --> examples/xml_parser_streaming.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[tool] [INFO] [stdout] | ^^^^^^^ could not find `tool_error` in `text_generation_pipeline` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `tool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `transformers` (example "xml_parser_streaming") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `futures::StreamExt` [INFO] [stdout] --> tests/text_generation_pipeline_tests/basic_text_generation.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcKyqpPq/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtransformers-bddd24e80e39c2ba,libasync_stream-756516638aeea03d,libminijinja_contrib-c2d878b98e75562e,libanyhow-ae63679af1e3713c,libminijinja-5993b5d425d9dd85,libcandle_nn-626d754ad53477a8,libcandle_core-2a95b201c91c22a0,libzip-7bfe513703e2d603,libnum_enum-5d07908e46ced2b9,libug-a3ae488d2fbf5938,libmemmap2-fde424869f51d20b,libnum-ecaaeac25aea00b0,libnum_iter-d90373d5bbb82a86,libnum_rational-e519de3ac89ea950,libnum_bigint-9b96252736663aa7,libnum_integer-072d3099011358ce,libgemm-34d555e0f6a080d0,libgemm_c32-c410272fb86ba719,libgemm_c64-dcca9fbd206fe068,libgemm_f64-91c620ff17406a44,libgemm_f16-7b664b6e62a1b4a7,libgemm_f32-aefdbb48b1a436c8,libgemm_common-b9e8ceee2b85088c,libpulp-842161fed5773daf,libdyn_stack-a0dec1171b43d74e,libraw_cpuid-2ff11983ac846289,liblibloading-76e58415f4dfe36f,libyoke-419f8704acec9b40,libthiserror-c8b87b8aaf943606,libsafetensors-8fa4c9a4bb1e2e43,libgemm-59a36498db20ae36,libgemm_c32-f69306a11b4d32cd,libgemm_c64-179c5023b6b1757e,libgemm_f64-b5c9fdf0de15be32,libgemm_f16-b027c6e0d5f2442f,libgemm_f32-7dae24f7b49a5168,libgemm_common-68bd60097ed8147a,libpulp-8d0d76641d8629fe,libnum_complex-30f2c4035edb8a6f,libdyn_stack-367bdba9cc5145ab,libreborrow-095e03eb9814fb3b,libraw_cpuid-a7a2c5dba95cae56,libhalf-c19211ae8ceacddf,librand_distr-acd30edd3dbf7b70,libnum_traits-945750939dd6e8e4,libbytemuck-d06d1bdca943e018,libtokenizers-e8de04e63572e071,libesaxx_rs-9bd96987daa2fa75,libregex-729c43840d0426bd,libregex_automata-9437d99c84c56037,libaho_corasick-bc7b8202cc90b0c6,libregex_syntax-cf9ef9729ec61e4c,libunicode_normalization_alignments-4c0289fa9150a07c,libspm_precompiled-c378fe54a322ae66,libbase64-42295ac2e0e134a3,libunicode_segmentation-421de088ab714999,libnom-1f9e736189f20c7a,libunicode_categories-6f2b7f5ace1e9985,librand-1b1ad95b0d2f0cb7,librand_chacha-d50c70f7fef1577f,librand_core-497b81726386e64a,libitertools-46d9bd41b56f2c62,libmonostate-e8a3edca90a8ef68,libmacro_rules_attribute-98f9ce80125bfff8,librayon_cond-23fb36189e3c78cf,libitertools-3b42305649cd2551,librayon-d8c96abab2bc2530,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-971932073343a62d,libonig-4e377e2238765144,libbitflags-dde12b0d7d495b50,libonig_sys-fbd117f81202a4d4,libderive_builder-e7e3661b9e2f3d51,liblazy_static-3674be3f4245d19b,libhf_hub-7bd40cf955a018ab,libdirs-3ebfb3111ab315cd,libdirs_sys-12176369b26f371b,liboption_ext-61303ef911796993,libnum_cpus-9deced1d43b815d3,libureq-018737d9940615bc,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libsocks-530c3e87b0cae663,libbyteorder-8f59b6d1bfdaa844,libflate2-349b39993f27d2ff,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,librustls-c5f0bfb95feff8e2,libsubtle-2ae6a7038b9a0630,libwebpki-4a035ead282d1d16,libring-a14ae384a7569bc5,libgetrandom-9a2073290ddc142e,libuntrusted-b2f816886faf2178,libreqwest-c08fd73cdbb47f1e,libserde_urlencoded-3d688f43247696b2,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-7ec02e6f1d86663d,libtokio_native_tls-fcddc94da6c1cdac,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libserde_json-b79280b53d6eda4f,libryu-a7164637bc4900ee,libtower_http-c15315d44a0957d4,libiri_string-f2231ba2cbe5b068,libtower-d139fd65d2783100,libtower_layer-d908dd771b239ecd,libnative_tls-71262daca51ca8ef,libopenssl_probe-2c6d21a9709cae46,libopenssl-c791d4eb0a094320,libbitflags-716aca32ffb35253,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-15681544e94fe136,libhyper_util-42189d9add2ffaa3,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-6ceabce22d4a5b59,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-0d9eddac925b22fc,libtracing-915692a0d802ead9,libtracing_core-82f64fcd07e4f532,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-c48a9504fa1f8315,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liblog-9c5892e2c6fd8400,liburl-bce951c623d95414,libidna-2b66a556b872f948,libutf8_iter-51566bbad89f3a68,libidna_adapter-a161425393f7d610,libicu_properties-91468a0e06188bed,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-9d86c6147a0140ae,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-b1cb1833badbd681,libpotential_utf-d631d65c1bf784c2,libicu_provider-b62fc846bf7b21de,libicu_locale_core-bc6d20c2d7bc335d,libtinystr-3336c05f702d537c,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6feb3d82b9dff664,libzerotrie-7ce25c164a318fbf,libyoke-1b7543e45f741cea,libstable_deref_trait-a9f42b1d2f15127d,libzerofrom-b932e5dc61744573,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,librand-469397cb00d97286,librand_chacha-668bd63d3ce131c2,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-b7d73212a5259acf,libgetrandom-ee9df009f7fcbdfd,libfutures-72583fdb23b58ec6,libfutures_executor-2d28356d93fc4b59,libfutures_util-bbf1cd07221d98cc,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libserde-4fd46cf869b43d3c,libindicatif-9b82f54beeadc5f7,libportable_atomic-a75036a50a81e993,libnumber_prefix-6b994bedec76f9db,libconsole-587be4be9a7f3595,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libthiserror-a208c4f3bcba4673,libtokio-06edf5c68c42c9d5,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-aaacac4edbeb85ac,libbytes-82ad4f0211bdc963,libmio-5d4c9ef70f336681,libparking_lot-cffe71777877ae32,libparking_lot_core-d9ac79d1e695981d,liblibc-d75767512c50648b,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84}.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" "-ldl" "-lstdc++" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKyqpPq/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-624b9484d6cd5a8b/out" "-L" "/opt/rustwide/target/debug/build/esaxx-rs-4299e4dd36aa523f/out" "-L" "/opt/rustwide/target/debug/build/onig_sys-276411bafd35a6f4/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fill_mask_pipeline_tests-e3bfb55e3893890c" "-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 `transformers` (test "fill_mask_pipeline_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcDDjufD/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtransformers-bddd24e80e39c2ba,libasync_stream-756516638aeea03d,libminijinja_contrib-c2d878b98e75562e,libanyhow-ae63679af1e3713c,libminijinja-5993b5d425d9dd85,libcandle_nn-626d754ad53477a8,libcandle_core-2a95b201c91c22a0,libzip-7bfe513703e2d603,libnum_enum-5d07908e46ced2b9,libug-a3ae488d2fbf5938,libmemmap2-fde424869f51d20b,libnum-ecaaeac25aea00b0,libnum_iter-d90373d5bbb82a86,libnum_rational-e519de3ac89ea950,libnum_bigint-9b96252736663aa7,libnum_integer-072d3099011358ce,libgemm-34d555e0f6a080d0,libgemm_c32-c410272fb86ba719,libgemm_c64-dcca9fbd206fe068,libgemm_f64-91c620ff17406a44,libgemm_f16-7b664b6e62a1b4a7,libgemm_f32-aefdbb48b1a436c8,libgemm_common-b9e8ceee2b85088c,libpulp-842161fed5773daf,libdyn_stack-a0dec1171b43d74e,libraw_cpuid-2ff11983ac846289,liblibloading-76e58415f4dfe36f,libyoke-419f8704acec9b40,libthiserror-c8b87b8aaf943606,libsafetensors-8fa4c9a4bb1e2e43,libgemm-59a36498db20ae36,libgemm_c32-f69306a11b4d32cd,libgemm_c64-179c5023b6b1757e,libgemm_f64-b5c9fdf0de15be32,libgemm_f16-b027c6e0d5f2442f,libgemm_f32-7dae24f7b49a5168,libgemm_common-68bd60097ed8147a,libpulp-8d0d76641d8629fe,libnum_complex-30f2c4035edb8a6f,libdyn_stack-367bdba9cc5145ab,libreborrow-095e03eb9814fb3b,libraw_cpuid-a7a2c5dba95cae56,libhalf-c19211ae8ceacddf,librand_distr-acd30edd3dbf7b70,libnum_traits-945750939dd6e8e4,libbytemuck-d06d1bdca943e018,libtokenizers-e8de04e63572e071,libesaxx_rs-9bd96987daa2fa75,libregex-729c43840d0426bd,libregex_automata-9437d99c84c56037,libaho_corasick-bc7b8202cc90b0c6,libregex_syntax-cf9ef9729ec61e4c,libunicode_normalization_alignments-4c0289fa9150a07c,libspm_precompiled-c378fe54a322ae66,libbase64-42295ac2e0e134a3,libunicode_segmentation-421de088ab714999,libnom-1f9e736189f20c7a,libunicode_categories-6f2b7f5ace1e9985,librand-1b1ad95b0d2f0cb7,librand_chacha-d50c70f7fef1577f,librand_core-497b81726386e64a,libitertools-46d9bd41b56f2c62,libmonostate-e8a3edca90a8ef68,libmacro_rules_attribute-98f9ce80125bfff8,librayon_cond-23fb36189e3c78cf,libitertools-3b42305649cd2551,librayon-d8c96abab2bc2530,librayon_core-8bf0f5a29314231d,libcrossbeam_deque-ea3ff61555084ad8,libcrossbeam_epoch-aa86d5e6e408d661,libcrossbeam_utils-ca54231108c39f35,libeither-971932073343a62d,libonig-4e377e2238765144,libbitflags-dde12b0d7d495b50,libonig_sys-fbd117f81202a4d4,libderive_builder-e7e3661b9e2f3d51,liblazy_static-3674be3f4245d19b,libhf_hub-7bd40cf955a018ab,libdirs-3ebfb3111ab315cd,libdirs_sys-12176369b26f371b,liboption_ext-61303ef911796993,libnum_cpus-9deced1d43b815d3,libureq-018737d9940615bc,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libsocks-530c3e87b0cae663,libbyteorder-8f59b6d1bfdaa844,libflate2-349b39993f27d2ff,libminiz_oxide-b5e3e12af3c69b48,libadler2-405893fb7a545b5b,libcrc32fast-dba2d92cf6d67f2f,librustls-c5f0bfb95feff8e2,libsubtle-2ae6a7038b9a0630,libwebpki-4a035ead282d1d16,libring-a14ae384a7569bc5,libgetrandom-9a2073290ddc142e,libuntrusted-b2f816886faf2178,libreqwest-c08fd73cdbb47f1e,libserde_urlencoded-3d688f43247696b2,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libhyper_tls-7ec02e6f1d86663d,libtokio_native_tls-fcddc94da6c1cdac,libmime-0188e0814ca7ddbf,libencoding_rs-c3fa4e07d9944d79,libserde_json-b79280b53d6eda4f,libryu-a7164637bc4900ee,libtower_http-c15315d44a0957d4,libiri_string-f2231ba2cbe5b068,libtower-d139fd65d2783100,libtower_layer-d908dd771b239ecd,libnative_tls-71262daca51ca8ef,libopenssl_probe-2c6d21a9709cae46,libopenssl-c791d4eb0a094320,libbitflags-716aca32ffb35253,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-15681544e94fe136,libhyper_util-42189d9add2ffaa3,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-6ceabce22d4a5b59,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libh2-0d9eddac925b22fc,libtracing-915692a0d802ead9,libtracing_core-82f64fcd07e4f532,libindexmap-a6a09b7cb8e8133e,libequivalent-6a754676e6af62ae,libhashbrown-92fc59f706273dbb,libatomic_waker-06950c8c08d2b8fa,libtokio_util-c48a9504fa1f8315,libhttp_body_util-125a6baab0484f95,libhttp_body-11f2ad891619fd82,liblog-9c5892e2c6fd8400,liburl-bce951c623d95414,libidna-2b66a556b872f948,libutf8_iter-51566bbad89f3a68,libidna_adapter-a161425393f7d610,libicu_properties-91468a0e06188bed,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-9d86c6147a0140ae,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-b1cb1833badbd681,libpotential_utf-d631d65c1bf784c2,libicu_provider-b62fc846bf7b21de,libicu_locale_core-bc6d20c2d7bc335d,libtinystr-3336c05f702d537c,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6feb3d82b9dff664,libzerotrie-7ce25c164a318fbf,libyoke-1b7543e45f741cea,libstable_deref_trait-a9f42b1d2f15127d,libzerofrom-b932e5dc61744573,libform_urlencoded-35907277f0683ea4,libpercent_encoding-af9df9186596bd92,libhttp-91749a31ed6c7a44,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libsync_wrapper-dec6d2c880d81363,librand-469397cb00d97286,librand_chacha-668bd63d3ce131c2,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,librand_core-b7d73212a5259acf,libgetrandom-ee9df009f7fcbdfd,libserde-4fd46cf869b43d3c,libindicatif-9b82f54beeadc5f7,libportable_atomic-a75036a50a81e993,libnumber_prefix-6b994bedec76f9db,libconsole-587be4be9a7f3595,libunicode_width-0122813f2549e4e9,libonce_cell-e9252a7b5119f3eb,libthiserror-a208c4f3bcba4673,libtokio-06edf5c68c42c9d5,libsignal_hook_registry-b80c3231d9c429c5,libsocket2-aaacac4edbeb85ac,libbytes-82ad4f0211bdc963,libmio-5d4c9ef70f336681,libparking_lot-cffe71777877ae32,libparking_lot_core-d9ac79d1e695981d,liblibc-d75767512c50648b,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-a1468abc3d2c62db,liblock_api-a7c3a9f3e321ce25,libscopeguard-7ec2214574194454,libfutures-72583fdb23b58ec6,libfutures_executor-2d28356d93fc4b59,libfutures_util-bbf1cd07221d98cc,libmemchr-08f38e9718637002,libfutures_io-59d0071c9258d69f,libslab-0a476b530f8e6631,libfutures_channel-0c7632e5ed4dc230,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0}.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" "-ldl" "-lstdc++" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDDjufD/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-624b9484d6cd5a8b/out" "-L" "/opt/rustwide/target/debug/build/esaxx-rs-4299e4dd36aa523f/out" "-L" "/opt/rustwide/target/debug/build/onig_sys-276411bafd35a6f4/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/text_generation_pipeline_tests-34e0d7e6b3f86ccf" "-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 `transformers` (test "text_generation_pipeline_tests") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "ccca7b3118d7dbfa04967a4b8034fcbb0ab52d05ffe41da5c06ac49807d86d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccca7b3118d7dbfa04967a4b8034fcbb0ab52d05ffe41da5c06ac49807d86d49", kill_on_drop: false }` [INFO] [stdout] ccca7b3118d7dbfa04967a4b8034fcbb0ab52d05ffe41da5c06ac49807d86d49