[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0218cf2573a1ce469042601d3274045c336497e2baed926245a49ad37ad369ef [INFO] running `Command { std: "docker" "start" "-a" "0218cf2573a1ce469042601d3274045c336497e2baed926245a49ad37ad369ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0218cf2573a1ce469042601d3274045c336497e2baed926245a49ad37ad369ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0218cf2573a1ce469042601d3274045c336497e2baed926245a49ad37ad369ef", kill_on_drop: false }` [INFO] [stdout] 0218cf2573a1ce469042601d3274045c336497e2baed926245a49ad37ad369ef [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5567755c6e71feb59f68d854ed8f2a567e75ab3f5503517a1a98d5f2876282a7 [INFO] running `Command { std: "docker" "start" "-a" "5567755c6e71feb59f68d854ed8f2a567e75ab3f5503517a1a98d5f2876282a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.89 [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 futures-channel v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling rutie v0.8.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.0.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling macro_rules_attribute v0.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling esaxx-rs v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [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 filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [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 tempfile v3.3.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling rayon-cond v0.1.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling onig v6.3.1 [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 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/rustcI6xiT8/list" "-m64" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.89b3cf13-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.89b3cf13-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.89b3cf13-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.89b3cf13-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.89b3cf13-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.89b3cf13-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.89b3cf13-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.89b3cf13-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.89b3cf13-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.89b3cf13-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.89b3cf13-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.89b3cf13-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.89b3cf13-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.89b3cf13-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.89b3cf13-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.tokenizers.89b3cf13-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tokenizers.x3updit526k5piz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-4050031a0690cd6c/out/lib" "-L" "/opt/rustwide/target/debug/build/esaxx-rs-3af0b2d1633ee1ff/out" "-L" "/opt/rustwide/target/debug/build/onig_sys-9321f6d8af0f499b/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokenizers-b7e200e1193dc1ff.rlib" "/opt/rustwide/target/debug/deps/libesaxx_rs-9b6bf850a77d669e.rlib" "/opt/rustwide/target/debug/deps/libdirs-fd68b4b884b5ee24.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-9d4bdbfc81978790.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization_alignments-cd50bf5ebbb0417d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/libonig-0fe1752ec65c548e.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-f8170e5f3d70aa85.rlib" "/opt/rustwide/target/debug/deps/libspm_precompiled-fe9a94189e5e1fc5.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-300b203567a392d1.rlib" "/opt/rustwide/target/debug/deps/libnom-c6f89e6afc54bdb7.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-08727e0c977b98c2.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-60f29610b80e56b0.rlib" "/opt/rustwide/target/debug/deps/libbitvec-9572d0cd0bd3ba13.rlib" "/opt/rustwide/target/debug/deps/libfunty-38500dc869d25497.rlib" "/opt/rustwide/target/debug/deps/libwyz-034be59ddb5e1968.rlib" "/opt/rustwide/target/debug/deps/libtap-a30d5c744f315154.rlib" "/opt/rustwide/target/debug/deps/libradium-44974e53d584b5d4.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-4308e7bb4d6c97b4.rlib" "/opt/rustwide/target/debug/deps/librand-8115fd6cc07dff27.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0dc1d008acdfa90d.rlib" "/opt/rustwide/target/debug/deps/librand_core-7936e47da65a5867.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-96364fb92a356469.rlib" "/opt/rustwide/target/debug/deps/libmacro_rules_attribute-2ab8d13385273ebb.rlib" "/opt/rustwide/target/debug/deps/libindicatif-fe1465e8db42fbeb.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-949a2a7a0f218d65.rlib" "/opt/rustwide/target/debug/deps/librayon_cond-dc3ae4c9ab2b678a.rlib" "/opt/rustwide/target/debug/deps/libitertools-4ba77be37a63a849.rlib" "/opt/rustwide/target/debug/deps/librayon-57416c9742a86cc7.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d2df475efe21aed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5b9b18c2f7580e01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4b7f0c9fd5a31ab0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-17de71528d1145d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22087eb6124fe7ae.rlib" "/opt/rustwide/target/debug/deps/libitertools-d735819e9f66979f.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libcached_path-78541522036b5599.rlib" "/opt/rustwide/target/debug/deps/libindicatif-441c4134bb8a4687.rlib" "/opt/rustwide/target/debug/deps/libconsole-454c035511b4026d.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-dc4619071015afe0.rlib" "/opt/rustwide/target/debug/deps/libregex-3f5a7063eb3bb4fc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-a1a29c26a9b8d3f5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c0f3c6f7548d543.rlib" "/opt/rustwide/target/debug/deps/libtar-74c6d2e1a80dd42f.rlib" "/opt/rustwide/target/debug/deps/libxattr-9d2f94791c55985a.rlib" "/opt/rustwide/target/debug/deps/libfiletime-54c44678d31645bd.rlib" "/opt/rustwide/target/debug/deps/libsha2-20ee7a386e7b1ecf.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-351ccc13a33081d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-96e2ccd9a4b1d8eb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-773e8ec21813b689.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-ac6cbc8aa6c81cab.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-cf9ed3bb00bd90fb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-567a093b19fafd01.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8246469a56e8cee0.rlib" "/opt/rustwide/target/debug/deps/libipnet-7aeb236c39e7950e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-4ede38c1cac4c320.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-09d52158c34daf24.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7630ac252bf3fdef.rlib" "/opt/rustwide/target/debug/deps/libserde-d268271a85f2291a.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-678682e6ff834551.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f02984dbfc787299.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a004b871c7e426e2.rlib" "/opt/rustwide/target/debug/deps/libhyper-b29afa12b42602cd.rlib" "/opt/rustwide/target/debug/deps/libwant-fc449eee87e7ef07.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4785303f3c756830.rlib" "/opt/rustwide/target/debug/deps/libh2-004a952979fe1cad.rlib" "/opt/rustwide/target/debug/deps/libindexmap-393eedeb1aca72ba.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-53a73a1fb68261f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-d49c2d700ebd0923.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8ecb830b66ce96f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2e335eaea84544fd.rlib" "/opt/rustwide/target/debug/deps/libtokio-d4951d5eb577c388.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a4c3bb5f00ae441f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5885b21a8fff6af6.rlib" "/opt/rustwide/target/debug/deps/libmio-6b1eee3acb309266.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7b0e84811fb489db.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7e1ff10e0ee48869.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4300e281b5a02122.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/librand-1d5501e7248f9ebb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3cd1c4ffa352ca4f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe211a36732aa106.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4427b4b88be71d78.rlib" "/opt/rustwide/target/debug/deps/libglob-921a087ba318345d.rlib" "/opt/rustwide/target/debug/deps/libfs2-aa74c0e03fe4760c.rlib" "/opt/rustwide/target/debug/deps/libzip_extensions-c8af70007ec51456.rlib" "/opt/rustwide/target/debug/deps/libzip-efda43489a1d52be.rlib" "/opt/rustwide/target/debug/deps/libtime-00b8782f7ecf835c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-18e80cfe8e78dcca.rlib" "/opt/rustwide/target/debug/deps/libbzip2-41f30d5d542aeb88.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-69fdd78daa27fbe8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libtempfile-9f3f4b3cad86ffdc.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libflate2-4a0dfa1f74c4d9e9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librutie-facdf7774921e9ac.rlib" "/opt/rustwide/target/debug/deps/liblibc-c197c6edf55d6743.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-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" "5567755c6e71feb59f68d854ed8f2a567e75ab3f5503517a1a98d5f2876282a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5567755c6e71feb59f68d854ed8f2a567e75ab3f5503517a1a98d5f2876282a7", kill_on_drop: false }` [INFO] [stdout] 5567755c6e71feb59f68d854ed8f2a567e75ab3f5503517a1a98d5f2876282a7