[INFO] cloning repository https://github.com/kkonevets/tsearch [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kkonevets/tsearch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkonevets%2Ftsearch"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkonevets%2Ftsearch'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 791ec63a110d0a7758ff2de4580598683929e2be [INFO] testing kkonevets/tsearch against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkkonevets%2Ftsearch" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kkonevets/tsearch on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/kkonevets/tsearch [INFO] finished tweaking git repo https://github.com/kkonevets/tsearch [INFO] tweaked toml for git repo https://github.com/kkonevets/tsearch written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/kkonevets/tsearch already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b2d03a6bec59264d00df85fbabd64c30d9edcd3e17c4c9520703386faff81e32 [INFO] running `"docker" "start" "-a" "b2d03a6bec59264d00df85fbabd64c30d9edcd3e17c4c9520703386faff81e32"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling scopeguard v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling variance v0.1.3 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling census v0.2.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.16 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling scoped-pool v1.0.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling fst v0.3.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling bitpacking v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling levenshtein_automata v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tantivy-fst v0.1.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling fail v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling atomicwrites v0.2.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling notify v4.0.11 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling once_cell v0.2.4 [INFO] [stderr] Compiling crossbeam v0.5.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling h2 v0.1.20 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling rental-impl v0.5.2 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling rental v0.5.3 [INFO] [stderr] Compiling owned-read v0.4.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling rust-stemmers v1.1.0 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling tantivy v0.10.0 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling tsearch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: structure field `needModer` should have a snake case name [INFO] [stderr] --> src/models.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub needModer: i64, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `need_moder` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/server-706f8729b3eef34c.server.dauwpemt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/server-706f8729b3eef34c.server.dauwpemt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/server-706f8729b3eef34c.server.dauwpemt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server-706f8729b3eef34c.server.dauwpemt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server-706f8729b3eef34c.server.dauwpemt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server-706f8729b3eef34c.server.dauwpemt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server-706f8729b3eef34c.server.dauwpemt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server-706f8729b3eef34c.server.dauwpemt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server-706f8729b3eef34c.server.dauwpemt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/server-706f8729b3eef34c.server.dauwpemt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/server-706f8729b3eef34c.server.dauwpemt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/server-706f8729b3eef34c.server.dauwpemt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/server-706f8729b3eef34c.server.dauwpemt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/server-706f8729b3eef34c.server.dauwpemt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/server-706f8729b3eef34c.server.dauwpemt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/server-706f8729b3eef34c.server.dauwpemt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/server-706f8729b3eef34c" "/opt/rustwide/target/debug/deps/server-706f8729b3eef34c.55r3lwbkv8h8qrpp.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-c835eff5125139aa/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-fa4f1b7358f2df47/out" "-L" "/opt/rustwide/target/debug/build/ring-4ddda395ceb0e5ed/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-9345f0a835c19824/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtsearch-b6edcd49560b6955.rlib" "/opt/rustwide/target/debug/deps/libdotenv-0080ec6c83e70f89.rlib" "/opt/rustwide/target/debug/deps/libregex-3b739f1f99f704b4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0a864cf618e120e4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c349ee3e9d3c8d4a.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-85eccb9d3e27fe28.rlib" "/opt/rustwide/target/debug/deps/libdiesel-84ca92374fec9e36.rlib" "/opt/rustwide/target/debug/deps/libmysqlclient_sys-2de8a7a818296521.rlib" "/opt/rustwide/target/debug/deps/libtantivy-eaa8f2dc6f01de29.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-446b471c9d1cc34c.rlib" "/opt/rustwide/target/debug/deps/libsnap-ac56da46ec940c89.rlib" "/opt/rustwide/target/debug/deps/libcombine-6673a67664da6ecf.rlib" "/opt/rustwide/target/debug/deps/libascii-59996d50585a35e3.rlib" "/opt/rustwide/target/debug/deps/libunreachable-25986f9a944aab75.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-b7189613617266c1.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-b05b33e3fe786a5a.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-982b9b8652755888.rlib" "/opt/rustwide/target/debug/deps/libfst-bf14a438d868d285.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-da10b1d3c4fdb469.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-0653098e005e633e.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-4d28a27ebfef70dd.rlib" "/opt/rustwide/target/debug/deps/libmemmap-1c114f21a306d4eb.rlib" "/opt/rustwide/target/debug/deps/libatomicwrites-0ebb634a87e35074.rlib" "/opt/rustwide/target/debug/deps/libnix-b38105cf51272132.rlib" "/opt/rustwide/target/debug/deps/libvoid-b00461c2c57bf874.rlib" "/opt/rustwide/target/debug/deps/libtempdir-d4d7cf924b861c7a.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b36aaba61d731aa2.rlib" "/opt/rustwide/target/debug/deps/libnotify-6b98931b2f0a6b8e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-1a0f8702b2a87fcd.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2ba2f949685cf49b.rlib" "/opt/rustwide/target/debug/deps/libinotify-0ea79628cfeeec6c.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-d2639bf92789a067.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-21e5cf66cc035ea1.rlib" "/opt/rustwide/target/debug/deps/libfiletime-07c48c9bd61b3f04.rlib" "/opt/rustwide/target/debug/deps/libfs2-94f939ad1e8079b2.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-a9f9a3665ed40339.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-2fec886cfce96eec.rlib" "/opt/rustwide/target/debug/deps/libitertools-5f779dbda1f48966.rlib" "/opt/rustwide/target/debug/deps/libbit_set-09e1b429d25b9d97.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-571c538afe86c5d9.rlib" "/opt/rustwide/target/debug/deps/libfail-f359987f84332774.rlib" "/opt/rustwide/target/debug/deps/librand-e615cb0ae098baba.rlib" "/opt/rustwide/target/debug/deps/librand-97dcae8139d95438.rlib" "/opt/rustwide/target/debug/deps/liblog-7ac9aa09f97bf0e7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1feaaa5f89c5098b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7a7f4a90fa6edc5b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-908d2ae6d6845f26.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-88fc5af9109c6d74.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5601cb82d10976d6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d00efb923351447f.rlib" "/opt/rustwide/target/debug/deps/libcensus-5e0c226868186c74.rlib" "/opt/rustwide/target/debug/deps/libowned_read-543d140ac4816a3a.rlib" "/opt/rustwide/target/debug/deps/librental-062f5876a3f999f5.rlib" "/opt/rustwide/target/debug/deps/libscoped_pool-ed6c47b6476bd9e1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-8dc42ab0e9323ac5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-3e22032f1fcd9e73.rlib" "/opt/rustwide/target/debug/deps/libvariance-05a5143608b84df6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-3861122923ee6849.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cad30aec7d71940c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e9b67bb8bf390f9a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4baebcfcd82b1ce6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5c2585f65cce78da.rlib" "/opt/rustwide/target/debug/deps/libchrono-f58034bae1599ad3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3cfcf0f381e78923.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6c1590b8d2ab6c08.rlib" "/opt/rustwide/target/debug/deps/libactix_web-a4272cb8b121045a.rlib" "/opt/rustwide/target/debug/deps/libactix_net-4841b33dade49f8f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-23206c8fff5fb7d0.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-de9486ae862acfa3.rlib" "/opt/rustwide/target/debug/deps/libv_escape-056df5d958d21576.rlib" "/opt/rustwide/target/debug/deps/libversion_check-b7e970483e23294d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3d06472de250c6cc.rlib" "/opt/rustwide/target/debug/deps/libryu-614d3c52304b1cee.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-eb8452a558b24446.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c1d47cf5404f8f1c.rlib" "/opt/rustwide/target/debug/deps/libh2-cbf8cee78f55eb0a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b6eb8bb9b95e4cfe.rlib" "/opt/rustwide/target/debug/deps/libstring-7819015d4527171b.rlib" "/opt/rustwide/target/debug/deps/libflate2-8636aad502884a29.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-724b370197d40a46.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-151bbcdee28467c6.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-1238f485d98d0160.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-0dd646520f241167.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e7bfce00d8882083.rlib" "/opt/rustwide/target/debug/deps/libphf-8cc0b09f840e7ada.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-aa6ffa6f475f10bc.rlib" "/opt/rustwide/target/debug/deps/libunicase-17d81be6637a7ecb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-905ba6a9828d03df.rlib" "/opt/rustwide/target/debug/deps/libmime-4f2bfd5d4ea46e59.rlib" "/opt/rustwide/target/debug/deps/libunicase-6d0b8ab6190ce979.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-acceada96e1f285f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3c4936d0f2486944.rlib" "/opt/rustwide/target/debug/deps/libhttp-45e4a4f937c9d9ec.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d9b2c9addc04afb.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-e188027873c96e6a.rlib" "/opt/rustwide/target/debug/deps/libcookie-c3c21736cc3c15b4.rlib" "/opt/rustwide/target/debug/deps/libbase64-3919306b0d690bca.rlib" "/opt/rustwide/target/debug/deps/libsafemem-73e2c5c9fb3f6c37.rlib" "/opt/rustwide/target/debug/deps/libring-3383ed98392f436e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-39e99c963407dbc1.rlib" "/opt/rustwide/target/debug/deps/libtime-f3b3b5e9ee1a2aeb.rlib" "/opt/rustwide/target/debug/deps/libsha1-7f1bd2c8853cc6da.rlib" "/opt/rustwide/target/debug/deps/libregex-6ba9599b69865c22.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9c6ecb18a3084a76.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-305e362165fd7610.rlib" "/opt/rustwide/target/debug/deps/libucd_util-30e780730ba99191.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0c18c34ed15a7aaf.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-054579c2a95d124f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a8cd2233cf151962.rlib" "/opt/rustwide/target/debug/deps/libbase64-7528e5ace68d8217.rlib" "/opt/rustwide/target/debug/deps/libactix-7baed4fd4190f30a.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-8db7faf4ca6e6b40.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-24108d6154a6d26f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e8470c639b50567a.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-5ef01a3080df9bbe.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-5e528c34182b93ad.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-ea918fb18740762f.rlib" "/opt/rustwide/target/debug/deps/liburl-18947d585f6aa40b.rlib" "/opt/rustwide/target/debug/deps/libencoding-9ddaa7bda194a1bb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-3cf01616d7524ea7.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-5ff98fb124498ac1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-4c98d7ec391b493b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-e2140ecfc3a54dbf.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-85ea66b2d3064a85.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5793f90edc28827.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6460ff2903dc9d0e.rlib" "/opt/rustwide/target/debug/deps/librand-8ee0552ec4ca3f93.rlib" "/opt/rustwide/target/debug/deps/libidna-1c9fa5f0e35110b1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e5579b57728723df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-9ea78dff6306e5ff.rlib" "/opt/rustwide/target/debug/deps/libhostname-333d9a65b1898019.rlib" "/opt/rustwide/target/debug/deps/libquick_error-3d04ade402d84f0a.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-e78777c581322d03.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-275b9c70368059da.rlib" "/opt/rustwide/target/debug/deps/libfailure-c3edf1ecdef27c11.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ab066a5771b9e1c9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0a1540a461f33ad7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1a792674f0c63457.rlib" "/opt/rustwide/target/debug/deps/libtokio-5a6cc5467422ff55.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-d5f8a3f57ed586c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-706d69239d2fe4e8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5038a7f964047382.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-bed4f697dd2921aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-75100e9ec52780e3.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-9cc37cbe1775e88c.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3c6c2a61b2ba927a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-24f27c4ccb86f991.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-d25236453f4f5233.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cf32c3954bff73e5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4ff0fe564484d829.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ae98def7bc6ce19b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6883c2b5e320644d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3ea2ef599738323b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-cef505af99351667.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3f1ae48cdf99ed25.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a4ce0af5731dadb5.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-0b5e3c494c91ea89.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-a0c2c691c90785a9.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a5538e998b4783db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d9d53068ce997973.rlib" "/opt/rustwide/target/debug/deps/libmio-4177e61865565ae5.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libnet2-eb5e3aeff68817d0.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57366ef430dfcd40.rlib" "/opt/rustwide/target/debug/deps/libfutures-51e5407d684116db.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3b8dce027c498e76.rlib" "/opt/rustwide/target/debug/deps/libuuid-2f9d236dadb9586c.rlib" "/opt/rustwide/target/debug/deps/libserde-79968e4e2944f001.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b5b34beb227f1a3d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-80ac6110ca16dbb5.rlib" "/opt/rustwide/target/debug/deps/librand-bace6dfd3e2cc1a7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-dc263e7c00427026.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-f6b9b3804de622ab.rlib" "/opt/rustwide/target/debug/deps/librand_hc-15eb82eb8d714fb0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-00dfaf1cdae7fe97.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-e916eddacb05b055.rlib" "/opt/rustwide/target/debug/deps/librand_core-0e0d479b68e8a8a0.rlib" "/opt/rustwide/target/debug/deps/librand_os-157060d7ac7dd718.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-cfb0a3bcbd66008e.rlib" "/opt/rustwide/target/debug/deps/librand_core-3765e1a61bc3f75e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d8b21120cfbbc8ff.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2ef1d1fc70c75ac5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd809b37baaaeaf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-96db1f09e66479ea.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-dd5e2ae3e0651d81.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e28f534d0dde3ea7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0002b8c87cb32b6f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c207312554410787.rlib" "/opt/rustwide/target/debug/deps/libbytes-0924ebe2b84b33f7.rlib" "/opt/rustwide/target/debug/deps/libeither-6f8b83cb4e1a497b.rlib" "/opt/rustwide/target/debug/deps/libiovec-fdc743941ed48611.rlib" "/opt/rustwide/target/debug/deps/liblibc-a5dfdc1cbcac6f0c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5bd502422c43746c.rlib" "/opt/rustwide/target/debug/deps/liblog-4588111599b9931a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lmariadb" "-lpthread" "-lz" "-ldl" "-lm" "-lgnutls" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `tsearch`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "b2d03a6bec59264d00df85fbabd64c30d9edcd3e17c4c9520703386faff81e32"` [INFO] running `"docker" "rm" "-f" "b2d03a6bec59264d00df85fbabd64c30d9edcd3e17c4c9520703386faff81e32"` [INFO] [stdout] b2d03a6bec59264d00df85fbabd64c30d9edcd3e17c4c9520703386faff81e32