[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a9ef8ffad69b3967a78f7c05ab4f4a60c93454c [INFO] testing heyrict/cindy-tokenizer against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyrict%2Fcindy-tokenizer" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/heyrict/cindy-tokenizer on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-4/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2285d8414ed2af49087e546f1d3c945f128810a007c03b78420e77294d087e5f [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" "2285d8414ed2af49087e546f1d3c945f128810a007c03b78420e77294d087e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2285d8414ed2af49087e546f1d3c945f128810a007c03b78420e77294d087e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2285d8414ed2af49087e546f1d3c945f128810a007c03b78420e77294d087e5f", kill_on_drop: false }` [INFO] [stdout] 2285d8414ed2af49087e546f1d3c945f128810a007c03b78420e77294d087e5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e679b581d2f0cbf3e15052dadefed9d9854ff040ca6aa8a958669d3f7d33344c [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" "e679b581d2f0cbf3e15052dadefed9d9854ff040ca6aa8a958669d3f7d33344c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling smallvec v1.2.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 fnv v1.0.6 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.50 [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 copyless v0.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [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 dotenv v0.15.0 [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-normalization v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [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 hostname v0.3.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.0 [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 scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [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 synstructure v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [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 actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [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 trust-dns-resolver v0.18.0-alpha.2 [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cindy_tokenizer-927ddf059b7cf765.cindy_tokenizer.97b1rgn7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-927ddf059b7cf765.cindy_tokenizer.97b1rgn7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-927ddf059b7cf765.cindy_tokenizer.97b1rgn7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-927ddf059b7cf765.cindy_tokenizer.97b1rgn7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-927ddf059b7cf765.cindy_tokenizer.97b1rgn7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-927ddf059b7cf765.cindy_tokenizer.97b1rgn7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-927ddf059b7cf765.cindy_tokenizer.97b1rgn7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-927ddf059b7cf765.cindy_tokenizer.97b1rgn7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-927ddf059b7cf765.cindy_tokenizer.97b1rgn7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-927ddf059b7cf765.cindy_tokenizer.97b1rgn7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-927ddf059b7cf765.cindy_tokenizer.97b1rgn7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-927ddf059b7cf765.cindy_tokenizer.97b1rgn7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-927ddf059b7cf765.cindy_tokenizer.97b1rgn7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-927ddf059b7cf765.cindy_tokenizer.97b1rgn7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-927ddf059b7cf765.cindy_tokenizer.97b1rgn7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-927ddf059b7cf765.cindy_tokenizer.97b1rgn7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-927ddf059b7cf765" "/opt/rustwide/target/debug/deps/cindy_tokenizer-927ddf059b7cf765.33cdzhbo1gy76pkm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-96353176bc7ca970/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-67fb2056f12f8f41/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-fdacf65e55f25dac.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-56a784a66ac8b420.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-a865ca507d6277d4.rlib" "/opt/rustwide/target/debug/deps/libactix_web-05eb3905c8e6eec6.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-f6f6160f4957d89d.rlib" "/opt/rustwide/target/debug/deps/libawc-0113ffc6758d3674.rlib" "/opt/rustwide/target/debug/deps/libactix_server-0c562a36f61aa98b.rlib" "/opt/rustwide/target/debug/deps/libactix_router-6209805a15ac2697.rlib" "/opt/rustwide/target/debug/deps/libbytestring-da10e93f2edceaae.rlib" "/opt/rustwide/target/debug/deps/libactix_http-e945772fe1b5090e.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-da57808874acffd7.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libchrono-f37973d1cb6bf155.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libflate2-688da671fcb82b22.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-c1ddf14a5fcdd24f.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-f71adda9c407421a.rlib" "/opt/rustwide/target/debug/deps/libtime-b4501a7a67d0f265.rlib" "/opt/rustwide/target/debug/deps/libfxhash-572335cff6d39cdb.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-274386dec36f88e8.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-5616f6a925837968.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-884c9428b77de7a6.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-ae122965d3ab5d04.rlib" "/opt/rustwide/target/debug/deps/librand-16742ec149b60f5e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c93fd4b41a018457.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-aaaa42411106053c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad3f3f5df9a4a346.rlib" "/opt/rustwide/target/debug/deps/liburl-0b7137d2caad5899.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-d74209f572b4aed6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-328297b5745a2599.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-b69dd3057e54b6d2.rlib" "/opt/rustwide/target/debug/deps/libhostname-48ea8398089f4349.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-b9456320dc278cea.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f612c2dfc0d06f10.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libfailure-2015f8f2dd894a49.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f8f902e1dbf9b52a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-bc32b85a2203f765.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-7fbd97908c7a75da.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-eea69893e7e3e7d3.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-bbe7b80d385c8526.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ac61d1ec8329032e.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1517cd697673895d.rlib" "/opt/rustwide/target/debug/deps/libfutures-c664eecc6f8c9532.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8e4623d9b37892d3.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libh2-9df3027a73a33fce.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e89334031f312a14.rlib" "/opt/rustwide/target/debug/deps/libhttp-b032e289d6146007.rlib" "/opt/rustwide/target/debug/deps/libactix_service-c81b3bc7457dc4d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cdbfe5702c444a37.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-75b49c1d0526a67e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-41d2204887beddbc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17ccec7ac71753d0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-c1252dd4fc5ae04a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8bc2717cf8722761.rlib" "/opt/rustwide/target/debug/deps/libtokio-ceae6c05bbeba979.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6402e6b4a837f864.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-70393631ec948ead.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9d07449f151a3ac5.rlib" "/opt/rustwide/target/debug/deps/libmio-8df7bf60c8ce9637.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-dbc7205adfc4235a.rlib" "/opt/rustwide/target/debug/deps/libnet2-9d0f91e5170ac250.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cd8a2593a346d59c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4e9e9ae4aa8d8e73.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4313d09413e99b74.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libregex-c635903c3558c9e5.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4b5b32627cea3814.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libmecab-2c04a34a3a8d515c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libdotenv-ef265213814e1891.rlib" "/opt/rustwide/target/debug/deps/libdiesel-db06432d3bc9a9a6.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-0768e5f5e9f0712c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a0991e522b308999.rlib" "/opt/rustwide/target/debug/deps/libryu-6661baed86ca2b70.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libserde-b59dc564f4dd912f.rlib" "/opt/rustwide/target/debug/deps/libr2d2-e809e0d143fc183c.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-5b8b80d52f599bde.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-90ed7c9cf7d0ef06.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9c8931be5b5de667.rlib" "/opt/rustwide/target/debug/deps/liblibc-aadda8a52fdf135c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-89d8f15e9fd36b29.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b5519c4c6611b0fa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lmecab" "-lpq" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "e679b581d2f0cbf3e15052dadefed9d9854ff040ca6aa8a958669d3f7d33344c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e679b581d2f0cbf3e15052dadefed9d9854ff040ca6aa8a958669d3f7d33344c", kill_on_drop: false }` [INFO] [stdout] e679b581d2f0cbf3e15052dadefed9d9854ff040ca6aa8a958669d3f7d33344c