[INFO] cloning repository https://github.com/ankane/tokenizers-ruby [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ankane/tokenizers-ruby" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fankane%2Ftokenizers-ruby", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fankane%2Ftokenizers-ruby'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ba9ae0733408a021a958bc50fe8f660b676885f [INFO] testing ankane/tokenizers-ruby against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fankane%2Ftokenizers-ruby" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ankane/tokenizers-ruby on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ankane/tokenizers-ruby [INFO] finished tweaking git repo https://github.com/ankane/tokenizers-ruby [INFO] tweaked toml for git repo https://github.com/ankane/tokenizers-ruby written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ankane/tokenizers-ruby already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitvec v0.19.6 [INFO] [stderr] Downloaded tar v0.4.38 [INFO] [stderr] Downloaded zip-extensions v0.6.1 [INFO] [stderr] Downloaded indicatif v0.16.2 [INFO] [stderr] Downloaded rutie v0.8.3 [INFO] [stderr] Downloaded onig_sys v69.7.1 [INFO] [stderr] Downloaded tokenizers v0.11.3 [INFO] [stderr] Downloaded macro_rules_attribute v0.0.2 [INFO] [stderr] Downloaded esaxx-rs v0.1.7 [INFO] [stderr] Downloaded cached-path v0.5.3 [INFO] [stderr] Downloaded rayon-cond v0.1.0 [INFO] [stderr] Downloaded unicode-normalization-alignments v0.1.12 [INFO] [stderr] Downloaded macro_rules_attribute-proc_macro v0.0.2 [INFO] [stderr] Downloaded onig v6.3.1 [INFO] [stderr] Downloaded spm_precompiled v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d82039bfa65210be5635c20a5ac20c5f0155d4578a2d9b975ad12b3b19c58bc [INFO] running `Command { std: "docker" "start" "-a" "2d82039bfa65210be5635c20a5ac20c5f0155d4578a2d9b975ad12b3b19c58bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d82039bfa65210be5635c20a5ac20c5f0155d4578a2d9b975ad12b3b19c58bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d82039bfa65210be5635c20a5ac20c5f0155d4578a2d9b975ad12b3b19c58bc", kill_on_drop: false }` [INFO] [stdout] 2d82039bfa65210be5635c20a5ac20c5f0155d4578a2d9b975ad12b3b19c58bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff01a0ed50b311c61dab9a49573414d0bdd4de2b04d3d1b82615eecf8f4e81ce [INFO] running `Command { std: "docker" "start" "-a" "ff01a0ed50b311c61dab9a49573414d0bdd4de2b04d3d1b82615eecf8f4e81ce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.0.2 [INFO] [stderr] Compiling rutie v0.8.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling macro_rules_attribute v0.0.2 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling esaxx-rs v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling rayon-cond v0.1.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling onig v6.3.1 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling zip-extensions v0.6.1 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling spm_precompiled v0.1.3 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling cached-path v0.5.3 [INFO] [stderr] Compiling tokenizers v0.11.3 [INFO] [stderr] Compiling tokenizers-ruby v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:63:101 [INFO] [stdout] | [INFO] [stdout] 63 | fn tokenizers_from_pretrained(identifier: RString, revision: RString, auth_token: AnyObject) -> AnyObject { [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes_definitions)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:88:52 [INFO] [stdout] | [INFO] [stdout] 88 | fn bpe_new(vocab: RString, merges: RString) -> AnyObject { [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:107:43 [INFO] [stdout] | [INFO] [stdout] 107 | fn tokenizer_new(model: AnyObject) -> AnyObject { [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:137:43 [INFO] [stdout] | [INFO] [stdout] 137 | fn tokenizer_encode(text: RString) -> AnyObject { [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `rutie::RString`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:147:40 [INFO] [stdout] | [INFO] [stdout] 147 | fn tokenizer_decode(ids: Array) -> RString { [INFO] [stdout] | ^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:159:53 [INFO] [stdout] | [INFO] [stdout] 159 | fn tokenizer_decoder_set(decoder: AnyObject) -> AnyObject { [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:167:65 [INFO] [stdout] | [INFO] [stdout] 167 | fn tokenizer_pre_tokenizer_set(pre_tokenizer: AnyObject) -> AnyObject { [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:175:59 [INFO] [stdout] | [INFO] [stdout] 175 | fn tokenizer_normalizer_set(normalizer: AnyObject) -> AnyObject { [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `rutie::Array`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:188:26 [INFO] [stdout] | [INFO] [stdout] 188 | fn encoding_ids() -> Array { [INFO] [stdout] | ^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `rutie::Array`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:198:29 [INFO] [stdout] | [INFO] [stdout] 198 | fn encoding_tokens() -> Array { [INFO] [stdout] | ^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:213:29 [INFO] [stdout] | [INFO] [stdout] 213 | fn bpe_decoder_new() -> AnyObject { [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:225:36 [INFO] [stdout] | [INFO] [stdout] 225 | fn bert_pre_tokenizer_new() -> AnyObject { [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` fn uses type `AnyObject`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:237:33 [INFO] [stdout] | [INFO] [stdout] 237 | fn bert_normalizer_new() -> AnyObject { [INFO] [stdout] | ^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcgH9IcQ/list" "-m64" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.200716bc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.200716bc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.200716bc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.200716bc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.200716bc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.200716bc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.200716bc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.200716bc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.200716bc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.200716bc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.200716bc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.200716bc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.200716bc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.200716bc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.200716bc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.200716bc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.172y9m1ahknbltfl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-6f78484c5b068643/out/lib" "-L" "/opt/rustwide/target/debug/build/esaxx-rs-24607143b7550ff3/out" "-L" "/opt/rustwide/target/debug/build/onig_sys-fd17b1d16f70b550/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokenizers-1a0af6adbb908db9.rlib" "/opt/rustwide/target/debug/deps/libesaxx_rs-9e214ba6da77a8d5.rlib" "/opt/rustwide/target/debug/deps/libdirs-12e94df6202b2d3f.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-bc002bc55dc4dd04.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization_alignments-532425ca4a571636.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-068ac8185082e6f5.rlib" "/opt/rustwide/target/debug/deps/libonig-0e992fe52c78c0ca.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-1a0a8c11a00317b9.rlib" "/opt/rustwide/target/debug/deps/libspm_precompiled-fe55e6ae83d4960c.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-5db98dfe4d12a5fb.rlib" "/opt/rustwide/target/debug/deps/libnom-d87e4c8b39d6b520.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-5f727c5e9b58f005.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-4d02c97831cce811.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0d1a13434f9c8028.rlib" "/opt/rustwide/target/debug/deps/libbitvec-a3cda93a31f24ed8.rlib" "/opt/rustwide/target/debug/deps/libfunty-230391888591a39d.rlib" "/opt/rustwide/target/debug/deps/libwyz-0b868ccad51d7d5d.rlib" "/opt/rustwide/target/debug/deps/libtap-99d655567e16cfa5.rlib" "/opt/rustwide/target/debug/deps/libradium-2f79f73339c05da3.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-51ea0119f38d425b.rlib" "/opt/rustwide/target/debug/deps/librand-07b955e055a720c9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-78d12c1580464df4.rlib" "/opt/rustwide/target/debug/deps/librand_core-399a55307ed2b3e4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-30b09e8dee94b66a.rlib" "/opt/rustwide/target/debug/deps/libmacro_rules_attribute-0baca06b8e2e8b0b.rlib" "/opt/rustwide/target/debug/deps/libindicatif-10b1379a75e8c5f4.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-18471a4fabcaf0e4.rlib" "/opt/rustwide/target/debug/deps/librayon_cond-3441f572c31e19b0.rlib" "/opt/rustwide/target/debug/deps/libitertools-47302eed93141038.rlib" "/opt/rustwide/target/debug/deps/librayon-055859777498e492.rlib" "/opt/rustwide/target/debug/deps/librayon_core-34d4f7315a90723c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8551a103899d3880.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4d61840f12124caf.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9c9e2ab89dd01fb6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6a5e16264a7ec18c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bd00c851a87bfcbc.rlib" "/opt/rustwide/target/debug/deps/libitertools-8e460ed203e40754.rlib" "/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib" "/opt/rustwide/target/debug/deps/libcached_path-d13245b6d653adb8.rlib" "/opt/rustwide/target/debug/deps/libindicatif-af9981e2b49292f5.rlib" "/opt/rustwide/target/debug/deps/libconsole-f46ee6780d8f9f45.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-afd5be4250fe5dec.rlib" "/opt/rustwide/target/debug/deps/libregex-5d2817127442ed5d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-38d1d4d3be96c2b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-98e1e989ed2cc38d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c3dd50674d2397f0.rlib" "/opt/rustwide/target/debug/deps/libtar-1632963ff3ec7e8d.rlib" "/opt/rustwide/target/debug/deps/libxattr-42de82aaa8817a5a.rlib" "/opt/rustwide/target/debug/deps/libfiletime-4cb296e28455f66a.rlib" "/opt/rustwide/target/debug/deps/libsha2-87add8b889f26142.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-25ba4d886967ba8f.rlib" "/opt/rustwide/target/debug/deps/libdigest-9e67862324965a29.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e10d7f50ee65aa52.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-51a0e1a6882f6167.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e56fce590bdcd1a0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4ae5283806ea2687.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-11060da059975627.rlib" "/opt/rustwide/target/debug/deps/libipnet-5bb4cbf7ec46b073.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-d2769c3435d8cebc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d7880408b8c28fdf.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9a02318fa8be37f7.rlib" "/opt/rustwide/target/debug/deps/libserde-6aa228b86605f731.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0ffd72d31805ae8a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-1ae5850799da2e62.rlib" "/opt/rustwide/target/debug/deps/libopenssl-eaf6df57232d412a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d4edd22523d7b9ae.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-09bb41136c59b97b.rlib" "/opt/rustwide/target/debug/deps/libhyper-5d8fb32f0356cb7d.rlib" "/opt/rustwide/target/debug/deps/libwant-49ac5ffed25917bb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f60ef16d9dfda39c.rlib" "/opt/rustwide/target/debug/deps/libh2-0d5c1301b68a44e1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-34384a5fbfbd89bf.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7c4e86945a03d065.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3754ce5dfc80cf56.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libtracing-e6185c55c0338e96.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3646939f1b5c76bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f76fa1c5ea40f1f4.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8409383eeff75c3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9582d4e02b0ba387.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8556852e988f8b73.rlib" "/opt/rustwide/target/debug/deps/libmio-eb674fa2c8ccd412.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ccf3ab6e578a3ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f2056f85e574147c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-829eafb2866da253.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f972f029af34abcb.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df3b5486dcc1aa86.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ecde0fd8afc76364.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9477985257ead09c.rlib" "/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libhttp-93a1c42252453b75.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/librand-81de25dd2edef018.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3e44cbcd5a2f7dc4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-8ea6a4783f4efdc6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6afa0d25bbf3fe04.rlib" "/opt/rustwide/target/debug/deps/libglob-02f220b68df07eb2.rlib" "/opt/rustwide/target/debug/deps/libfs2-1a36109b4c54e4a8.rlib" "/opt/rustwide/target/debug/deps/libzip_extensions-aec2816a608152ef.rlib" "/opt/rustwide/target/debug/deps/libzip-c2820ea734fa91c1.rlib" "/opt/rustwide/target/debug/deps/libtime-9c000418ec5b2322.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b89fe2810a2a7fdb.rlib" "/opt/rustwide/target/debug/deps/libbzip2-f7a8069d2881e583.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-1ae419b3c62ee81e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libtempfile-f041c006380f7129.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6c37a7eeccff4a45.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3614768685002bb.rlib" "/opt/rustwide/target/debug/deps/libflate2-b831dac95e502823.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ab4d0f7b036a461a.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-74e2e9ddcccf33b3.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/librutie-231c1a4efa2e3ddc.rlib" "/opt/rustwide/target/debug/deps/liblibc-ece9f6c8188c588f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lstdc++" "-lssl" "-lcrypto" "-lruby-2.7" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtokenizers.so" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lruby-2.7 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokenizers-ruby` due to 2 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ff01a0ed50b311c61dab9a49573414d0bdd4de2b04d3d1b82615eecf8f4e81ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff01a0ed50b311c61dab9a49573414d0bdd4de2b04d3d1b82615eecf8f4e81ce", kill_on_drop: false }` [INFO] [stdout] ff01a0ed50b311c61dab9a49573414d0bdd4de2b04d3d1b82615eecf8f4e81ce