[INFO] cloning repository https://github.com/heyrict/cindy-tokenizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heyrict/cindy-tokenizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyrict%2Fcindy-tokenizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyrict%2Fcindy-tokenizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a9ef8ffad69b3967a78f7c05ab4f4a60c93454c [INFO] testing heyrict/cindy-tokenizer against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyrict%2Fcindy-tokenizer" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/heyrict/cindy-tokenizer on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/heyrict/cindy-tokenizer [INFO] finished tweaking git repo https://github.com/heyrict/cindy-tokenizer [INFO] tweaked toml for git repo https://github.com/heyrict/cindy-tokenizer written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/heyrict/cindy-tokenizer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 641c7d56409cd496f840bd263264e3625c3ff200a4f0713ed73a79c5bb366721 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "641c7d56409cd496f840bd263264e3625c3ff200a4f0713ed73a79c5bb366721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "641c7d56409cd496f840bd263264e3625c3ff200a4f0713ed73a79c5bb366721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "641c7d56409cd496f840bd263264e3625c3ff200a4f0713ed73a79c5bb366721", kill_on_drop: false }` [INFO] [stdout] 641c7d56409cd496f840bd263264e3625c3ff200a4f0713ed73a79c5bb366721 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfe4f2b9d2d00e16e64eb6857850fc5da9690142cb68cf949cf858361a9c727d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cfe4f2b9d2d00e16e64eb6857850fc5da9690142cb68cf949cf858361a9c727d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling mecab v0.1.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.29 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-server v1.0.2 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-cors v0.2.0 [INFO] [stderr] Compiling cindy-tokenizer v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cindy_tokenizer-6cad9e4eb3c64571.cindy_tokenizer.0aee93fa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-6cad9e4eb3c64571.cindy_tokenizer.0aee93fa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-6cad9e4eb3c64571.cindy_tokenizer.0aee93fa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-6cad9e4eb3c64571.cindy_tokenizer.0aee93fa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-6cad9e4eb3c64571.cindy_tokenizer.0aee93fa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-6cad9e4eb3c64571.cindy_tokenizer.0aee93fa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-6cad9e4eb3c64571.cindy_tokenizer.0aee93fa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-6cad9e4eb3c64571.cindy_tokenizer.0aee93fa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-6cad9e4eb3c64571.cindy_tokenizer.0aee93fa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-6cad9e4eb3c64571.cindy_tokenizer.0aee93fa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-6cad9e4eb3c64571.cindy_tokenizer.0aee93fa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-6cad9e4eb3c64571.cindy_tokenizer.0aee93fa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-6cad9e4eb3c64571.cindy_tokenizer.0aee93fa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-6cad9e4eb3c64571.cindy_tokenizer.0aee93fa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-6cad9e4eb3c64571.cindy_tokenizer.0aee93fa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-6cad9e4eb3c64571.cindy_tokenizer.0aee93fa-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-6cad9e4eb3c64571.3866212cy6yl0ram.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22b629644034c213/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-077413abae535a9a/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-26d0bbbd9420697f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libatty-fa27c616fc1835d7.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-41a4eb6cbcbaf64b.rlib" "/opt/rustwide/target/debug/deps/libactix_web-051d7e5dc16dfbbb.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-611eac50c85ea997.rlib" "/opt/rustwide/target/debug/deps/libawc-bfcfcff5e4976cb4.rlib" "/opt/rustwide/target/debug/deps/libactix_server-88d70efc4f653a44.rlib" "/opt/rustwide/target/debug/deps/libactix_router-858b69e45c4d0333.rlib" "/opt/rustwide/target/debug/deps/libbytestring-b9c6dc3841e1052c.rlib" "/opt/rustwide/target/debug/deps/libactix_http-e9c787558c49c9d3.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3af2e43a24020d5e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1e0fb3d41045791d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libchrono-51ced60997c3ac6d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-52697f31b11429a1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-95f74c78c3d64560.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-62c869e9b4b19d2d.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libflate2-8363e58c147107a0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a2ce85cb57d5769a.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-20f5b0226ccb5829.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-9201b731e6f6b0ea.rlib" "/opt/rustwide/target/debug/deps/libtime-f3b6ce3e3c354faf.rlib" "/opt/rustwide/target/debug/deps/libfxhash-fba87f4fcc73b4a4.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-65d3bf40b35d2bb4.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-402dde4e07b131a5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-d36a717d11255f8e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-2da398c660857632.rlib" "/opt/rustwide/target/debug/deps/librand-1f64f5934ffc9d5d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3c766e51008769cc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-848d201262c9fe6e.rlib" "/opt/rustwide/target/debug/deps/librand_core-da8ab47de947ac45.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a1eaadd773db9390.rlib" "/opt/rustwide/target/debug/deps/liburl-faf5c4e6dc8dd7a2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-9ea47e13da2d1ded.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1261582569487678.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-9bb6e7100375428a.rlib" "/opt/rustwide/target/debug/deps/libhostname-3c5ebbfe514521a0.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f24211f8b0d11511.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-da807eb3ab38819b.rlib" "/opt/rustwide/target/debug/deps/libfailure-e4bac211a58aaaaa.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8f539df07338a50d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-624f71da9ba65262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-f3a7da8811c58c52.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-1dd6759529614cee.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-f3bcbe9b1534a2f5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6801a7210e9fe7be.rlib" "/opt/rustwide/target/debug/deps/libcopyless-526b1472a3112d48.rlib" "/opt/rustwide/target/debug/deps/libfutures-67694dcba1cd92e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d8b0dfe3d4f1f608.rlib" "/opt/rustwide/target/debug/deps/libeither-e656c767ca80f9a2.rlib" "/opt/rustwide/target/debug/deps/libh2-0411ca7027b39081.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9c8406e9b3b00184.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-326f11eecb2ead5b.rlib" "/opt/rustwide/target/debug/deps/libhttp-c381958924b9c2e7.rlib" "/opt/rustwide/target/debug/deps/libactix_service-15e9d56ac8fe76f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2c1e89c0bad4cc62.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-727ba915673beed6.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4f2c496219493248.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0bd766cecf443733.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d7225ead606f3259.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c42719473c9837a.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-e46b96d175f3bb44.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9fb8492d0da44ac6.rlib" "/opt/rustwide/target/debug/deps/libtokio-ce948fad5b131053.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-ff3a5d3ec0bd95e9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b0c58c868acc438a.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-b935d128999f0ef5.rlib" "/opt/rustwide/target/debug/deps/libmio-81e8e4728e82ab04.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-b5808dd6c1f35b5d.rlib" "/opt/rustwide/target/debug/deps/libnet2-2b255476b1a47541.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c8e173b9004b3721.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b86251873727d7d5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-704006a602ce3e5a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-71fb0a36e5e89073.rlib" "/opt/rustwide/target/debug/deps/libbytes-91aa79939db7058c.rlib" "/opt/rustwide/target/debug/deps/libregex-a976a089b63b8f4c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-545db13c11f76a92.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0acdafe45947dd5d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libmecab-0157d81351995d05.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libdotenv-770536006f8265cb.rlib" "/opt/rustwide/target/debug/deps/libdiesel-4926f8764b8a1aa7.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-201aca0be0ea402f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3ce6bef9b0503090.rlib" "/opt/rustwide/target/debug/deps/libryu-e92920db3452fc46.rlib" "/opt/rustwide/target/debug/deps/libitoa-bdff0cceb2bac4a3.rlib" "/opt/rustwide/target/debug/deps/libserde-fff467a340c74204.rlib" "/opt/rustwide/target/debug/deps/libr2d2-c39ceaafb6442b0a.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-3045651025be7f81.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a71cc3ad3f03aaf3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-925fc4de2fb75ac6.rlib" "/opt/rustwide/target/debug/deps/liblibc-ffe0d2d34dcd345e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95a517df569de120.rlib" "/opt/rustwide/target/debug/deps/liblock_api-fb87bc066f9c8090.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lmecab" "-lpq" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-6cad9e4eb3c64571" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lmecab [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cindy-tokenizer` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "cfe4f2b9d2d00e16e64eb6857850fc5da9690142cb68cf949cf858361a9c727d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfe4f2b9d2d00e16e64eb6857850fc5da9690142cb68cf949cf858361a9c727d", kill_on_drop: false }` [INFO] [stdout] cfe4f2b9d2d00e16e64eb6857850fc5da9690142cb68cf949cf858361a9c727d