[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 beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheyrict%2Fcindy-tokenizer" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/heyrict/cindy-tokenizer on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-9/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84b1b94797cc7a5b5954bf9f7d67db2eab24c9d95dbee9a6b5f3f0eff6b828e1 [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" "84b1b94797cc7a5b5954bf9f7d67db2eab24c9d95dbee9a6b5f3f0eff6b828e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84b1b94797cc7a5b5954bf9f7d67db2eab24c9d95dbee9a6b5f3f0eff6b828e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84b1b94797cc7a5b5954bf9f7d67db2eab24c9d95dbee9a6b5f3f0eff6b828e1", kill_on_drop: false }` [INFO] [stdout] 84b1b94797cc7a5b5954bf9f7d67db2eab24c9d95dbee9a6b5f3f0eff6b828e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2e7f430658a6d4e406e8b0b383008b22364809935f26c21b3aca73003986bf9 [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" "f2e7f430658a6d4e406e8b0b383008b22364809935f26c21b3aca73003986bf9", kill_on_drop: false }` [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 syn v1.0.17 [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 fnv v1.0.6 [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 pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling itoa v0.4.5 [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 quick-error v1.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling mecab v0.1.4 [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 lock_api v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling brotli-sys v0.3.2 [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 getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace v0.3.46 [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 async-trait v0.1.29 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [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 trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-rt v1.0.0 [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 trust-dns-resolver v0.18.0-alpha.2 [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 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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cindy_tokenizer-5f0e887efc7a265b.cindy_tokenizer.blm5xjci-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-5f0e887efc7a265b.cindy_tokenizer.blm5xjci-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-5f0e887efc7a265b.cindy_tokenizer.blm5xjci-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-5f0e887efc7a265b.cindy_tokenizer.blm5xjci-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-5f0e887efc7a265b.cindy_tokenizer.blm5xjci-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-5f0e887efc7a265b.cindy_tokenizer.blm5xjci-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-5f0e887efc7a265b.cindy_tokenizer.blm5xjci-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-5f0e887efc7a265b.cindy_tokenizer.blm5xjci-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-5f0e887efc7a265b.cindy_tokenizer.blm5xjci-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-5f0e887efc7a265b.cindy_tokenizer.blm5xjci-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-5f0e887efc7a265b.cindy_tokenizer.blm5xjci-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-5f0e887efc7a265b.cindy_tokenizer.blm5xjci-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-5f0e887efc7a265b.cindy_tokenizer.blm5xjci-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-5f0e887efc7a265b.cindy_tokenizer.blm5xjci-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-5f0e887efc7a265b.cindy_tokenizer.blm5xjci-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-5f0e887efc7a265b.cindy_tokenizer.blm5xjci-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cindy_tokenizer-5f0e887efc7a265b" "/opt/rustwide/target/debug/deps/cindy_tokenizer-5f0e887efc7a265b.11pacvhvale1dlkm.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-0fa9f1e1ff9d38d6/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-19194450298bc691/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-8b02d67364e96872.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5143a25e61d9bfa5.rlib" "/opt/rustwide/target/debug/deps/libatty-c6343d08c8dc6c4e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-76a7f109c5c66700.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-9d5a99db80219dd0.rlib" "/opt/rustwide/target/debug/deps/libactix_web-8279181959a44188.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-badf4b9a0f517f41.rlib" "/opt/rustwide/target/debug/deps/libawc-0a8bb994d93efef9.rlib" "/opt/rustwide/target/debug/deps/libactix_server-31a982d7f6f90270.rlib" "/opt/rustwide/target/debug/deps/libactix_router-0a10458042f2c994.rlib" "/opt/rustwide/target/debug/deps/libbytestring-bcc9cd60bba76ee0.rlib" "/opt/rustwide/target/debug/deps/libactix_http-0136bb63a89af148.rlib" "/opt/rustwide/target/debug/deps/libsha1-6b31ced6ba98c0d9.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-226fb15ea7417fe1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-05a157204c4f2167.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libchrono-2ca91074b8fe772a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-112550a6bb4068af.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1583ab86d769285b.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-478b6393cee89320.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-061f4e1bd63283ed.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libflate2-2718677b1a329d41.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7c585cee9d5d2542.rlib" "/opt/rustwide/target/debug/deps/libadler32-4329487774eff090.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-c701015b23e2cf24.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-32d4764a94ef8bf6.rlib" "/opt/rustwide/target/debug/deps/libtime-1866798fd14735b6.rlib" "/opt/rustwide/target/debug/deps/libfxhash-bc35a5da7240a59b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-8ee6c1b1df6c055b.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-dc0ec96a13ecc762.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-69ee7cca0b0764dd.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-5a2a41d066905dd9.rlib" "/opt/rustwide/target/debug/deps/librand-6e9da37c4b6d4427.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1d13122d7f4ae212.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-64bfa76f9410d844.rlib" "/opt/rustwide/target/debug/deps/librand_core-dcfcc6060b03947c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7205d58b4af238e9.rlib" "/opt/rustwide/target/debug/deps/liburl-58064a90a8ff7559.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-621d0121aa45fd2a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3921e8ee81fc9819.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-411d5cdfd1295228.rlib" "/opt/rustwide/target/debug/deps/libhostname-95f17cccddfa990e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-c948b9913a162222.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e15ea4fce168f797.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-70e14e83c53e7819.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8a784612a058a8d3.rlib" "/opt/rustwide/target/debug/deps/libfailure-653da4929b9bc07b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-43bff968fc743a51.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-52a427a4060098b7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-8bb111b9f6b3cb70.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-ddf1e9aeff71c2f0.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-6caeb71b1b4fc2b9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-731132a51632d12a.rlib" "/opt/rustwide/target/debug/deps/libcopyless-177d62d1794e5d4c.rlib" "/opt/rustwide/target/debug/deps/libfutures-434e7cb4df7ab00d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-1941b76370fe1f28.rlib" "/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib" "/opt/rustwide/target/debug/deps/libh2-6e3879c1422d3e9f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ca312ab8bbba1fe6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e1a5295ac79fad88.rlib" "/opt/rustwide/target/debug/deps/libhttp-02e0bc61e4b2dfb3.rlib" "/opt/rustwide/target/debug/deps/libactix_service-91eabe83d26767c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-24e0e9e197529084.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-6a94aeb93188380b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-099a78ad6cbdbbc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bfd03e72bd8df9f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3b739dc3ad67203d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e14c909511d1e2d3.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-40fa6e16196354d8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0a5453bdf24c2a95.rlib" "/opt/rustwide/target/debug/deps/libtokio-99890140afc2f13b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-04f8ed93364de318.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-699bf89c3b4c5737.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-1b3f2a1b84e761e9.rlib" "/opt/rustwide/target/debug/deps/libmio-596e98bc1cbd221d.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-ee0af27e5fa40e21.rlib" "/opt/rustwide/target/debug/deps/libnet2-e0d838cac3c1d1d9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e6a929fbed197d6b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e7630a7ec9f7c799.rlib" "/opt/rustwide/target/debug/deps/libpin_project-902df520ec2f52f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fe4ff8027d75a670.rlib" "/opt/rustwide/target/debug/deps/libbytes-879803455d619582.rlib" "/opt/rustwide/target/debug/deps/libregex-582528b6746ae355.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b4b33ae0109108e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dea8f4c5cf2b40b3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libmecab-409468b4ac3a9ea9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libdotenv-5385630287d5d024.rlib" "/opt/rustwide/target/debug/deps/libdiesel-ac1e30dcb561db1a.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-650d5ea8de8454ca.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0728b7b38ad36ded.rlib" "/opt/rustwide/target/debug/deps/libryu-86003fc2fae2a301.rlib" "/opt/rustwide/target/debug/deps/libitoa-8338b4900cac543c.rlib" "/opt/rustwide/target/debug/deps/libserde-9c67cbf4c14e875e.rlib" "/opt/rustwide/target/debug/deps/libr2d2-07fc588a285d20de.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-b4b3d7e29892996b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1c6f3b60a631bfc5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-66ccaf89062a3527.rlib" "/opt/rustwide/target/debug/deps/liblibc-7826762e6f3b7eff.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-93afd7c1a3c6ab2d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ef3350ed4002402d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.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" "f2e7f430658a6d4e406e8b0b383008b22364809935f26c21b3aca73003986bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e7f430658a6d4e406e8b0b383008b22364809935f26c21b3aca73003986bf9", kill_on_drop: false }` [INFO] [stdout] f2e7f430658a6d4e406e8b0b383008b22364809935f26c21b3aca73003986bf9