[INFO] crate tantivy 0.12.0 is already in cache [INFO] testing tantivy-0.12.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate tantivy 0.12.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate tantivy 0.12.0 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 crates.io crate tantivy 0.12.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tantivy 0.12.0 [INFO] tweaked toml for crates.io crate tantivy 0.12.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate tantivy 0.12.0 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-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_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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b4c67fde4c1adde1286c45d919409a343e9ad584fb49c19c1bf17a10429d87d4 [INFO] running `Command { std: "docker" "start" "-a" "b4c67fde4c1adde1286c45d919409a343e9ad584fb49c19c1bf17a10429d87d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4c67fde4c1adde1286c45d919409a343e9ad584fb49c19c1bf17a10429d87d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4c67fde4c1adde1286c45d919409a343e9ad584fb49c19c1bf17a10429d87d4", kill_on_drop: false }` [INFO] [stdout] b4c67fde4c1adde1286c45d919409a343e9ad584fb49c19c1bf17a10429d87d4 [INFO] running `Command { std: "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=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] ec96848a54c45d645316f18beedaada9fb06d619b65416a11a00ca0f46ba8fa3 [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" "ec96848a54c45d645316f18beedaada9fb06d619b65416a11a00ca0f46ba8fa3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling snap v1.0.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling census v0.4.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling bitpacking v0.8.1 [INFO] [stderr] Compiling combine v4.0.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling fst v0.3.5 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling levenshtein_automata v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tantivy-fst v0.2.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling fail v0.3.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling notify v4.0.14 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling atomicwrites v0.2.5 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling tantivy-query-grammar v0.12.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling owned-read v0.4.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling tantivy v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/query/fuzzy_query.rs:12:53 [INFO] [stdout] | [INFO] [stdout] 12 | const VALID_LEVENSHTEIN_DISTANCE_RANGE: Range = (0..3); [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/indexer/index_writer.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | mem::replace(&mut self.operation_sender, sender); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/indexer/index_writer.rs:537:9 [INFO] [stdout] | [INFO] [stdout] 537 | mem::replace(&mut self.operation_sender, document_sender); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/indexer/index_writer.rs:573:9 [INFO] [stdout] | [INFO] [stdout] 573 | mem::replace(self, new_index_writer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 00s [INFO] running `Command { std: "docker" "inspect" "ec96848a54c45d645316f18beedaada9fb06d619b65416a11a00ca0f46ba8fa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec96848a54c45d645316f18beedaada9fb06d619b65416a11a00ca0f46ba8fa3", kill_on_drop: false }` [INFO] [stdout] ec96848a54c45d645316f18beedaada9fb06d619b65416a11a00ca0f46ba8fa3 [INFO] running `Command { std: "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=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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d9e658f66716c45f55fdaea764f496b90f3b88c2d94a1feec81aaa1c78e4611 [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" "1d9e658f66716c45f55fdaea764f496b90f3b88c2d94a1feec81aaa1c78e4611", kill_on_drop: false }` [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/query/fuzzy_query.rs:12:53 [INFO] [stdout] | [INFO] [stdout] 12 | const VALID_LEVENSHTEIN_DISTANCE_RANGE: Range = (0..3); [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/indexer/index_writer.rs:344:9 [INFO] [stdout] | [INFO] [stdout] 344 | mem::replace(&mut self.operation_sender, sender); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/indexer/index_writer.rs:537:9 [INFO] [stdout] | [INFO] [stdout] 537 | mem::replace(&mut self.operation_sender, document_sender); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/indexer/index_writer.rs:573:9 [INFO] [stdout] | [INFO] [stdout] 573 | mem::replace(self, new_index_writer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tantivy v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tantivy`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name basic_search --edition=2018 examples/basic_search.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="atomicwrites"' --cfg 'feature="default"' --cfg 'feature="fs2"' --cfg 'feature="memmap"' --cfg 'feature="mmap"' --cfg 'feature="notify"' -C metadata=877529158fc5f617 -C extra-filename=-877529158fc5f617 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern atomicwrites=/opt/rustwide/target/debug/deps/libatomicwrites-61d24cbe04894610.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib --extern bitpacking=/opt/rustwide/target/debug/deps/libbitpacking-5137c57534c62988.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib --extern census=/opt/rustwide/target/debug/deps/libcensus-fd5fa917c027ce39.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f326e18e0876c6af.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-d4c2250dc1b76983.rlib --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-e501af98d86f6241.rlib --extern fail=/opt/rustwide/target/debug/deps/libfail-f141026ceb9277e6.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-71ee84db0001a3d9.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-2461d24a986668b9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4d16a70039a08dc9.rlib --extern htmlescape=/opt/rustwide/target/debug/deps/libhtmlescape-04e6511c5aa69f74.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-2c433470d03f7a5a.rlib --extern levenshtein_automata=/opt/rustwide/target/debug/deps/liblevenshtein_automata-40098e1d4c5d06d4.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-3a5b8f06b4ccc688.rlib --extern matches=/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib --extern memmap=/opt/rustwide/target/debug/deps/libmemmap-54c2914a8028cee4.rlib --extern murmurhash32=/opt/rustwide/target/debug/deps/libmurmurhash32-7c50b37ca3b4729c.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-f45be0e9df0a89e1.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-1faa3b3204ed4607.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9f19437087832231.rlib --extern owned_read=/opt/rustwide/target/debug/deps/libowned_read-1663894e3be627ac.rlib --extern owning_ref=/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1678a25634f87265.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-a2812171be4f6767.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1aa6ebfb4469db1c.rlib --extern rust_stemmers=/opt/rustwide/target/debug/deps/librust_stemmers-c73053b13b648558.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-878b850a75c53cb0.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-8aa2934450ea2529.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-30a0ea1f69b7b826.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-a7918cf0811ae861.rlib --extern snap=/opt/rustwide/target/debug/deps/libsnap-6299e1d1792d9d9c.rlib --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib --extern tantivy=/opt/rustwide/target/debug/deps/libtantivy-a03edf4f04419129.rlib --extern tantivy_fst=/opt/rustwide/target/debug/deps/libtantivy_fst-e8cf7acca02338f3.rlib --extern tantivy_query_grammar=/opt/rustwide/target/debug/deps/libtantivy_query_grammar-39c931b88c2c7bb7.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-49b05495acff5106.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-667545edebda76e0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c137b854708a7772/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/examples/working_with_json-f56481c007e66334.working_with_json.72ca9bgf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-f56481c007e66334.working_with_json.72ca9bgf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-f56481c007e66334.working_with_json.72ca9bgf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-f56481c007e66334.working_with_json.72ca9bgf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-f56481c007e66334.working_with_json.72ca9bgf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-f56481c007e66334.working_with_json.72ca9bgf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-f56481c007e66334.working_with_json.72ca9bgf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-f56481c007e66334.working_with_json.72ca9bgf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-f56481c007e66334.working_with_json.72ca9bgf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-f56481c007e66334.working_with_json.72ca9bgf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-f56481c007e66334.working_with_json.72ca9bgf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-f56481c007e66334.working_with_json.72ca9bgf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-f56481c007e66334.working_with_json.72ca9bgf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-f56481c007e66334.working_with_json.72ca9bgf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/working_with_json-f56481c007e66334" "/opt/rustwide/target/debug/examples/working_with_json-f56481c007e66334.upmax68ol6cj0nt.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-c137b854708a7772/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtantivy-a03edf4f04419129.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-04e6511c5aa69f74.rlib" "/opt/rustwide/target/debug/deps/libsnap-6299e1d1792d9d9c.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libregex-1aa6ebfb4469db1c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a2f2533ccdc6aa07.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-39c931b88c2c7bb7.rlib" "/opt/rustwide/target/debug/deps/libcombine-cf31d8b1882741ef.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-7c50b37ca3b4729c.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-e8cf7acca02338f3.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-40098e1d4c5d06d4.rlib" "/opt/rustwide/target/debug/deps/libfst-bcb8e24a2226d151.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-249fc7ed27b8f63d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e25e1aa1e96ef403.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-5137c57534c62988.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-5952f0ad92df7d8b.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libtempfile-49b05495acff5106.rlib" "/opt/rustwide/target/debug/deps/libmemmap-54c2914a8028cee4.rlib" "/opt/rustwide/target/debug/deps/libatomicwrites-61d24cbe04894610.rlib" "/opt/rustwide/target/debug/deps/libnix-42c7a2d3e7ffb72d.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libtempdir-63f2d3c6a5204293.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/librand-7347582d3aaa583b.rlib" "/opt/rustwide/target/debug/deps/libnotify-f45be0e9df0a89e1.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-795b50c2dd9f2cc4.rlib" "/opt/rustwide/target/debug/deps/libsame_file-9a03acea72c32763.rlib" "/opt/rustwide/target/debug/deps/libinotify-43742a2c8d5e2a06.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-b8a530784668efc1.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-6bba9ec6d136b3e4.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libmio-e637e77a7a0a4900.rlib" "/opt/rustwide/target/debug/deps/libiovec-5361e8797e9aefa8.rlib" "/opt/rustwide/target/debug/deps/libnet2-7782e0709805ed11.rlib" "/opt/rustwide/target/debug/deps/libfiletime-cdd61d2d68242d9f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libfs2-2461d24a986668b9.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e501af98d86f6241.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-c73053b13b648558.rlib" "/opt/rustwide/target/debug/deps/libitertools-2c433470d03f7a5a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a7918cf0811ae861.rlib" "/opt/rustwide/target/debug/deps/libfutures-4d16a70039a08dc9.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-40596e71d3182d35.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-76fd28a0bcc588a8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2b3446fb57231950.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b7c50309ffbce83.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5e43e52b6daf282e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5f3e43d7ccdb01b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a8cbcd16219e705b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-86012420978e5f8a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9f19437087832231.rlib" "/opt/rustwide/target/debug/deps/libfail-f141026ceb9277e6.rlib" "/opt/rustwide/target/debug/deps/librand-75416a3f74a85c69.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-3140982967c88326.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libuuid-667545edebda76e0.rlib" "/opt/rustwide/target/debug/deps/librand-1678a25634f87265.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3e659bbd9d5dcadc.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5f98b2a4336376f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-07dd5ca8a3fc408b.rlib" "/opt/rustwide/target/debug/deps/libowned_read-1663894e3be627ac.rlib" "/opt/rustwide/target/debug/deps/librental-85f73a61d9ee7c32.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libcensus-fd5fa917c027ce39.rlib" "/opt/rustwide/target/debug/deps/librayon-a2812171be4f6767.rlib" "/opt/rustwide/target/debug/deps/librayon_core-92ecb13fd19e4494.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1faa3b3204ed4607.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-d4c2250dc1b76983.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-be57f01f07a55f39.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7d82e127a4634108.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libchrono-f326e18e0876c6af.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-69520f5ffd075525.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5cab8bea404b1c85.rlib" "/opt/rustwide/target/debug/deps/libtime-5d4bace7c5e7aafc.rlib" "/opt/rustwide/target/debug/deps/libfailure-71ee84db0001a3d9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bdb9965856462823.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e7cd40b2c6886936.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-30a0ea1f69b7b826.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libserde-878b850a75c53cb0.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" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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/examples/iterating_docs_and_positions-6e432f23c7642012.iterating_docs_and_positions.1ppzmbvq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-6e432f23c7642012.iterating_docs_and_positions.1ppzmbvq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-6e432f23c7642012.iterating_docs_and_positions.1ppzmbvq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-6e432f23c7642012.iterating_docs_and_positions.1ppzmbvq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-6e432f23c7642012.iterating_docs_and_positions.1ppzmbvq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-6e432f23c7642012.iterating_docs_and_positions.1ppzmbvq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-6e432f23c7642012.iterating_docs_and_positions.1ppzmbvq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-6e432f23c7642012.iterating_docs_and_positions.1ppzmbvq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-6e432f23c7642012.iterating_docs_and_positions.1ppzmbvq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-6e432f23c7642012.iterating_docs_and_positions.1ppzmbvq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-6e432f23c7642012.iterating_docs_and_positions.1ppzmbvq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-6e432f23c7642012.iterating_docs_and_positions.1ppzmbvq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-6e432f23c7642012.iterating_docs_and_positions.1ppzmbvq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-6e432f23c7642012.iterating_docs_and_positions.1ppzmbvq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-6e432f23c7642012.iterating_docs_and_positions.1ppzmbvq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-6e432f23c7642012.iterating_docs_and_positions.1ppzmbvq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-6e432f23c7642012" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-6e432f23c7642012.28zf4pe6g1zidx8i.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-c137b854708a7772/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtantivy-a03edf4f04419129.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-04e6511c5aa69f74.rlib" "/opt/rustwide/target/debug/deps/libsnap-6299e1d1792d9d9c.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libregex-1aa6ebfb4469db1c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a2f2533ccdc6aa07.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-39c931b88c2c7bb7.rlib" "/opt/rustwide/target/debug/deps/libcombine-cf31d8b1882741ef.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-7c50b37ca3b4729c.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-e8cf7acca02338f3.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-40098e1d4c5d06d4.rlib" "/opt/rustwide/target/debug/deps/libfst-bcb8e24a2226d151.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-249fc7ed27b8f63d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e25e1aa1e96ef403.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-5137c57534c62988.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-5952f0ad92df7d8b.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libtempfile-49b05495acff5106.rlib" "/opt/rustwide/target/debug/deps/libmemmap-54c2914a8028cee4.rlib" "/opt/rustwide/target/debug/deps/libatomicwrites-61d24cbe04894610.rlib" "/opt/rustwide/target/debug/deps/libnix-42c7a2d3e7ffb72d.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libtempdir-63f2d3c6a5204293.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/librand-7347582d3aaa583b.rlib" "/opt/rustwide/target/debug/deps/libnotify-f45be0e9df0a89e1.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-795b50c2dd9f2cc4.rlib" "/opt/rustwide/target/debug/deps/libsame_file-9a03acea72c32763.rlib" "/opt/rustwide/target/debug/deps/libinotify-43742a2c8d5e2a06.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-b8a530784668efc1.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-6bba9ec6d136b3e4.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libmio-e637e77a7a0a4900.rlib" "/opt/rustwide/target/debug/deps/libiovec-5361e8797e9aefa8.rlib" "/opt/rustwide/target/debug/deps/libnet2-7782e0709805ed11.rlib" "/opt/rustwide/target/debug/deps/libfiletime-cdd61d2d68242d9f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libfs2-2461d24a986668b9.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e501af98d86f6241.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-c73053b13b648558.rlib" "/opt/rustwide/target/debug/deps/libitertools-2c433470d03f7a5a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a7918cf0811ae861.rlib" "/opt/rustwide/target/debug/deps/libfutures-4d16a70039a08dc9.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-40596e71d3182d35.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-76fd28a0bcc588a8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2b3446fb57231950.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b7c50309ffbce83.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5e43e52b6daf282e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5f3e43d7ccdb01b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a8cbcd16219e705b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-86012420978e5f8a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9f19437087832231.rlib" "/opt/rustwide/target/debug/deps/libfail-f141026ceb9277e6.rlib" "/opt/rustwide/target/debug/deps/librand-75416a3f74a85c69.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-3140982967c88326.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libuuid-667545edebda76e0.rlib" "/opt/rustwide/target/debug/deps/librand-1678a25634f87265.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3e659bbd9d5dcadc.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5f98b2a4336376f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-07dd5ca8a3fc408b.rlib" "/opt/rustwide/target/debug/deps/libowned_read-1663894e3be627ac.rlib" "/opt/rustwide/target/debug/deps/librental-85f73a61d9ee7c32.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libcensus-fd5fa917c027ce39.rlib" "/opt/rustwide/target/debug/deps/librayon-a2812171be4f6767.rlib" "/opt/rustwide/target/debug/deps/librayon_core-92ecb13fd19e4494.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1faa3b3204ed4607.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-d4c2250dc1b76983.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-be57f01f07a55f39.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7d82e127a4634108.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libchrono-f326e18e0876c6af.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-69520f5ffd075525.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5cab8bea404b1c85.rlib" "/opt/rustwide/target/debug/deps/libtime-5d4bace7c5e7aafc.rlib" "/opt/rustwide/target/debug/deps/libfailure-71ee84db0001a3d9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bdb9965856462823.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e7cd40b2c6886936.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-30a0ea1f69b7b826.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libserde-878b850a75c53cb0.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" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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/failpoints-a8a0e9df0872d898.failpoints.b3igftmq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/failpoints-a8a0e9df0872d898.failpoints.b3igftmq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/failpoints-a8a0e9df0872d898.failpoints.b3igftmq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/failpoints-a8a0e9df0872d898.failpoints.b3igftmq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/failpoints-a8a0e9df0872d898.failpoints.b3igftmq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/failpoints-a8a0e9df0872d898.failpoints.b3igftmq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/failpoints-a8a0e9df0872d898.failpoints.b3igftmq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/failpoints-a8a0e9df0872d898.failpoints.b3igftmq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/failpoints-a8a0e9df0872d898.failpoints.b3igftmq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/failpoints-a8a0e9df0872d898.failpoints.b3igftmq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/failpoints-a8a0e9df0872d898.failpoints.b3igftmq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/failpoints-a8a0e9df0872d898.failpoints.b3igftmq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/failpoints-a8a0e9df0872d898.failpoints.b3igftmq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/failpoints-a8a0e9df0872d898.failpoints.b3igftmq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/failpoints-a8a0e9df0872d898.failpoints.b3igftmq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/failpoints-a8a0e9df0872d898.failpoints.b3igftmq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/failpoints-a8a0e9df0872d898" "/opt/rustwide/target/debug/deps/failpoints-a8a0e9df0872d898.1fvy3fude0d40gm2.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-c137b854708a7772/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libtantivy-a03edf4f04419129.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-04e6511c5aa69f74.rlib" "/opt/rustwide/target/debug/deps/libsnap-6299e1d1792d9d9c.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libregex-1aa6ebfb4469db1c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a2f2533ccdc6aa07.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-39c931b88c2c7bb7.rlib" "/opt/rustwide/target/debug/deps/libcombine-cf31d8b1882741ef.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-7c50b37ca3b4729c.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-e8cf7acca02338f3.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-40098e1d4c5d06d4.rlib" "/opt/rustwide/target/debug/deps/libfst-bcb8e24a2226d151.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-249fc7ed27b8f63d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e25e1aa1e96ef403.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-5137c57534c62988.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-5952f0ad92df7d8b.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libtempfile-49b05495acff5106.rlib" "/opt/rustwide/target/debug/deps/libmemmap-54c2914a8028cee4.rlib" "/opt/rustwide/target/debug/deps/libatomicwrites-61d24cbe04894610.rlib" "/opt/rustwide/target/debug/deps/libnix-42c7a2d3e7ffb72d.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libtempdir-63f2d3c6a5204293.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/librand-7347582d3aaa583b.rlib" "/opt/rustwide/target/debug/deps/libnotify-f45be0e9df0a89e1.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-795b50c2dd9f2cc4.rlib" "/opt/rustwide/target/debug/deps/libsame_file-9a03acea72c32763.rlib" "/opt/rustwide/target/debug/deps/libinotify-43742a2c8d5e2a06.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-b8a530784668efc1.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-6bba9ec6d136b3e4.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libmio-e637e77a7a0a4900.rlib" "/opt/rustwide/target/debug/deps/libiovec-5361e8797e9aefa8.rlib" "/opt/rustwide/target/debug/deps/libnet2-7782e0709805ed11.rlib" "/opt/rustwide/target/debug/deps/libfiletime-cdd61d2d68242d9f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libfs2-2461d24a986668b9.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e501af98d86f6241.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-c73053b13b648558.rlib" "/opt/rustwide/target/debug/deps/libitertools-2c433470d03f7a5a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a7918cf0811ae861.rlib" "/opt/rustwide/target/debug/deps/libfutures-4d16a70039a08dc9.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-40596e71d3182d35.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-76fd28a0bcc588a8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2b3446fb57231950.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b7c50309ffbce83.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5e43e52b6daf282e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5f3e43d7ccdb01b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a8cbcd16219e705b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-86012420978e5f8a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9f19437087832231.rlib" "/opt/rustwide/target/debug/deps/libuuid-667545edebda76e0.rlib" "/opt/rustwide/target/debug/deps/librand-1678a25634f87265.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3e659bbd9d5dcadc.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5f98b2a4336376f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-07dd5ca8a3fc408b.rlib" "/opt/rustwide/target/debug/deps/libowned_read-1663894e3be627ac.rlib" "/opt/rustwide/target/debug/deps/librental-85f73a61d9ee7c32.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libcensus-fd5fa917c027ce39.rlib" "/opt/rustwide/target/debug/deps/librayon-a2812171be4f6767.rlib" "/opt/rustwide/target/debug/deps/librayon_core-92ecb13fd19e4494.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1faa3b3204ed4607.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-d4c2250dc1b76983.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-be57f01f07a55f39.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7d82e127a4634108.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libchrono-f326e18e0876c6af.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-69520f5ffd075525.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5cab8bea404b1c85.rlib" "/opt/rustwide/target/debug/deps/libtime-5d4bace7c5e7aafc.rlib" "/opt/rustwide/target/debug/deps/libfailure-71ee84db0001a3d9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bdb9965856462823.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e7cd40b2c6886936.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-30a0ea1f69b7b826.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libserde-878b850a75c53cb0.rlib" "/opt/rustwide/target/debug/deps/libfail-f141026ceb9277e6.rlib" "/opt/rustwide/target/debug/deps/librand-75416a3f74a85c69.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-3140982967c88326.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.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" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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/mod-aaa4753797757f3b.mod.5svf6a74-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mod-aaa4753797757f3b.mod.5svf6a74-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mod-aaa4753797757f3b.mod.5svf6a74-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mod-aaa4753797757f3b.mod.5svf6a74-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mod-aaa4753797757f3b.mod.5svf6a74-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mod-aaa4753797757f3b.mod.5svf6a74-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mod-aaa4753797757f3b.mod.5svf6a74-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mod-aaa4753797757f3b.mod.5svf6a74-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mod-aaa4753797757f3b.mod.5svf6a74-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mod-aaa4753797757f3b.mod.5svf6a74-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mod-aaa4753797757f3b.mod.5svf6a74-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mod-aaa4753797757f3b.mod.5svf6a74-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mod-aaa4753797757f3b.mod.5svf6a74-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mod-aaa4753797757f3b.mod.5svf6a74-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mod-aaa4753797757f3b.mod.5svf6a74-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mod-aaa4753797757f3b.mod.5svf6a74-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/mod-aaa4753797757f3b" "/opt/rustwide/target/debug/deps/mod-aaa4753797757f3b.2dpxif6a0b66wjzk.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-c137b854708a7772/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libtantivy-a03edf4f04419129.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-04e6511c5aa69f74.rlib" "/opt/rustwide/target/debug/deps/libsnap-6299e1d1792d9d9c.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libregex-1aa6ebfb4469db1c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a2f2533ccdc6aa07.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-39c931b88c2c7bb7.rlib" "/opt/rustwide/target/debug/deps/libcombine-cf31d8b1882741ef.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-7c50b37ca3b4729c.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-e8cf7acca02338f3.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-40098e1d4c5d06d4.rlib" "/opt/rustwide/target/debug/deps/libfst-bcb8e24a2226d151.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-249fc7ed27b8f63d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e25e1aa1e96ef403.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-5137c57534c62988.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-5952f0ad92df7d8b.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libtempfile-49b05495acff5106.rlib" "/opt/rustwide/target/debug/deps/libmemmap-54c2914a8028cee4.rlib" "/opt/rustwide/target/debug/deps/libatomicwrites-61d24cbe04894610.rlib" "/opt/rustwide/target/debug/deps/libnix-42c7a2d3e7ffb72d.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libtempdir-63f2d3c6a5204293.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/librand-7347582d3aaa583b.rlib" "/opt/rustwide/target/debug/deps/libnotify-f45be0e9df0a89e1.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-795b50c2dd9f2cc4.rlib" "/opt/rustwide/target/debug/deps/libsame_file-9a03acea72c32763.rlib" "/opt/rustwide/target/debug/deps/libinotify-43742a2c8d5e2a06.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-b8a530784668efc1.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-6bba9ec6d136b3e4.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libmio-e637e77a7a0a4900.rlib" "/opt/rustwide/target/debug/deps/libiovec-5361e8797e9aefa8.rlib" "/opt/rustwide/target/debug/deps/libnet2-7782e0709805ed11.rlib" "/opt/rustwide/target/debug/deps/libfiletime-cdd61d2d68242d9f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libfs2-2461d24a986668b9.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e501af98d86f6241.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-c73053b13b648558.rlib" "/opt/rustwide/target/debug/deps/libitertools-2c433470d03f7a5a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a7918cf0811ae861.rlib" "/opt/rustwide/target/debug/deps/libfutures-4d16a70039a08dc9.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-40596e71d3182d35.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-76fd28a0bcc588a8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2b3446fb57231950.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b7c50309ffbce83.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5e43e52b6daf282e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5f3e43d7ccdb01b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a8cbcd16219e705b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-86012420978e5f8a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9f19437087832231.rlib" "/opt/rustwide/target/debug/deps/libuuid-667545edebda76e0.rlib" "/opt/rustwide/target/debug/deps/librand-1678a25634f87265.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3e659bbd9d5dcadc.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5f98b2a4336376f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-07dd5ca8a3fc408b.rlib" "/opt/rustwide/target/debug/deps/libowned_read-1663894e3be627ac.rlib" "/opt/rustwide/target/debug/deps/librental-85f73a61d9ee7c32.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libcensus-fd5fa917c027ce39.rlib" "/opt/rustwide/target/debug/deps/librayon-a2812171be4f6767.rlib" "/opt/rustwide/target/debug/deps/librayon_core-92ecb13fd19e4494.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1faa3b3204ed4607.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-d4c2250dc1b76983.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-be57f01f07a55f39.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7d82e127a4634108.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libchrono-f326e18e0876c6af.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-69520f5ffd075525.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5cab8bea404b1c85.rlib" "/opt/rustwide/target/debug/deps/libtime-5d4bace7c5e7aafc.rlib" "/opt/rustwide/target/debug/deps/libfailure-71ee84db0001a3d9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bdb9965856462823.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e7cd40b2c6886936.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-30a0ea1f69b7b826.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libserde-878b850a75c53cb0.rlib" "/opt/rustwide/target/debug/deps/libfail-f141026ceb9277e6.rlib" "/opt/rustwide/target/debug/deps/librand-75416a3f74a85c69.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-3140982967c88326.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.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" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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/examples/custom_tokenizer-2d4660636c4ae6f6.custom_tokenizer.8g0dv4cj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/custom_tokenizer-2d4660636c4ae6f6.custom_tokenizer.8g0dv4cj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/custom_tokenizer-2d4660636c4ae6f6.custom_tokenizer.8g0dv4cj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/custom_tokenizer-2d4660636c4ae6f6.custom_tokenizer.8g0dv4cj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/custom_tokenizer-2d4660636c4ae6f6.custom_tokenizer.8g0dv4cj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/custom_tokenizer-2d4660636c4ae6f6.custom_tokenizer.8g0dv4cj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/custom_tokenizer-2d4660636c4ae6f6.custom_tokenizer.8g0dv4cj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/custom_tokenizer-2d4660636c4ae6f6.custom_tokenizer.8g0dv4cj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/custom_tokenizer-2d4660636c4ae6f6.custom_tokenizer.8g0dv4cj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/custom_tokenizer-2d4660636c4ae6f6.custom_tokenizer.8g0dv4cj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/custom_tokenizer-2d4660636c4ae6f6.custom_tokenizer.8g0dv4cj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/custom_tokenizer-2d4660636c4ae6f6.custom_tokenizer.8g0dv4cj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/custom_tokenizer-2d4660636c4ae6f6.custom_tokenizer.8g0dv4cj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/custom_tokenizer-2d4660636c4ae6f6.custom_tokenizer.8g0dv4cj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/custom_tokenizer-2d4660636c4ae6f6.custom_tokenizer.8g0dv4cj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/custom_tokenizer-2d4660636c4ae6f6.custom_tokenizer.8g0dv4cj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/custom_tokenizer-2d4660636c4ae6f6" "/opt/rustwide/target/debug/examples/custom_tokenizer-2d4660636c4ae6f6.tssn9w6yw16p47q.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-c137b854708a7772/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtantivy-a03edf4f04419129.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-04e6511c5aa69f74.rlib" "/opt/rustwide/target/debug/deps/libsnap-6299e1d1792d9d9c.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libregex-1aa6ebfb4469db1c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a2f2533ccdc6aa07.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-39c931b88c2c7bb7.rlib" "/opt/rustwide/target/debug/deps/libcombine-cf31d8b1882741ef.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-7c50b37ca3b4729c.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-e8cf7acca02338f3.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-40098e1d4c5d06d4.rlib" "/opt/rustwide/target/debug/deps/libfst-bcb8e24a2226d151.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-249fc7ed27b8f63d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e25e1aa1e96ef403.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-5137c57534c62988.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-5952f0ad92df7d8b.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libtempfile-49b05495acff5106.rlib" "/opt/rustwide/target/debug/deps/libmemmap-54c2914a8028cee4.rlib" "/opt/rustwide/target/debug/deps/libatomicwrites-61d24cbe04894610.rlib" "/opt/rustwide/target/debug/deps/libnix-42c7a2d3e7ffb72d.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libtempdir-63f2d3c6a5204293.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/librand-7347582d3aaa583b.rlib" "/opt/rustwide/target/debug/deps/libnotify-f45be0e9df0a89e1.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-795b50c2dd9f2cc4.rlib" "/opt/rustwide/target/debug/deps/libsame_file-9a03acea72c32763.rlib" "/opt/rustwide/target/debug/deps/libinotify-43742a2c8d5e2a06.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-b8a530784668efc1.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-6bba9ec6d136b3e4.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libmio-e637e77a7a0a4900.rlib" "/opt/rustwide/target/debug/deps/libiovec-5361e8797e9aefa8.rlib" "/opt/rustwide/target/debug/deps/libnet2-7782e0709805ed11.rlib" "/opt/rustwide/target/debug/deps/libfiletime-cdd61d2d68242d9f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libfs2-2461d24a986668b9.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e501af98d86f6241.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-c73053b13b648558.rlib" "/opt/rustwide/target/debug/deps/libitertools-2c433470d03f7a5a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a7918cf0811ae861.rlib" "/opt/rustwide/target/debug/deps/libfutures-4d16a70039a08dc9.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-40596e71d3182d35.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-76fd28a0bcc588a8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2b3446fb57231950.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b7c50309ffbce83.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5e43e52b6daf282e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5f3e43d7ccdb01b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a8cbcd16219e705b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-86012420978e5f8a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9f19437087832231.rlib" "/opt/rustwide/target/debug/deps/libfail-f141026ceb9277e6.rlib" "/opt/rustwide/target/debug/deps/librand-75416a3f74a85c69.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-3140982967c88326.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libuuid-667545edebda76e0.rlib" "/opt/rustwide/target/debug/deps/librand-1678a25634f87265.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3e659bbd9d5dcadc.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5f98b2a4336376f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-07dd5ca8a3fc408b.rlib" "/opt/rustwide/target/debug/deps/libowned_read-1663894e3be627ac.rlib" "/opt/rustwide/target/debug/deps/librental-85f73a61d9ee7c32.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libcensus-fd5fa917c027ce39.rlib" "/opt/rustwide/target/debug/deps/librayon-a2812171be4f6767.rlib" "/opt/rustwide/target/debug/deps/librayon_core-92ecb13fd19e4494.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1faa3b3204ed4607.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-d4c2250dc1b76983.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-be57f01f07a55f39.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7d82e127a4634108.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libchrono-f326e18e0876c6af.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-69520f5ffd075525.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5cab8bea404b1c85.rlib" "/opt/rustwide/target/debug/deps/libtime-5d4bace7c5e7aafc.rlib" "/opt/rustwide/target/debug/deps/libfailure-71ee84db0001a3d9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bdb9965856462823.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e7cd40b2c6886936.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-30a0ea1f69b7b826.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libserde-878b850a75c53cb0.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" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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/examples/snippet-d0b8721605c54526.snippet.bu06llvs-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/snippet-d0b8721605c54526.snippet.bu06llvs-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/snippet-d0b8721605c54526.snippet.bu06llvs-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/snippet-d0b8721605c54526.snippet.bu06llvs-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/snippet-d0b8721605c54526.snippet.bu06llvs-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/snippet-d0b8721605c54526.snippet.bu06llvs-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/snippet-d0b8721605c54526.snippet.bu06llvs-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/snippet-d0b8721605c54526.snippet.bu06llvs-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/snippet-d0b8721605c54526.snippet.bu06llvs-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/snippet-d0b8721605c54526.snippet.bu06llvs-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/snippet-d0b8721605c54526.snippet.bu06llvs-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/snippet-d0b8721605c54526.snippet.bu06llvs-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/snippet-d0b8721605c54526.snippet.bu06llvs-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/snippet-d0b8721605c54526.snippet.bu06llvs-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/snippet-d0b8721605c54526.snippet.bu06llvs-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/snippet-d0b8721605c54526.snippet.bu06llvs-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/snippet-d0b8721605c54526" "/opt/rustwide/target/debug/examples/snippet-d0b8721605c54526.100e31ci7m8au4gm.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-c137b854708a7772/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtantivy-a03edf4f04419129.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-04e6511c5aa69f74.rlib" "/opt/rustwide/target/debug/deps/libsnap-6299e1d1792d9d9c.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libregex-1aa6ebfb4469db1c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a2f2533ccdc6aa07.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-39c931b88c2c7bb7.rlib" "/opt/rustwide/target/debug/deps/libcombine-cf31d8b1882741ef.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-7c50b37ca3b4729c.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-e8cf7acca02338f3.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-40098e1d4c5d06d4.rlib" "/opt/rustwide/target/debug/deps/libfst-bcb8e24a2226d151.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-249fc7ed27b8f63d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e25e1aa1e96ef403.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-5137c57534c62988.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-5952f0ad92df7d8b.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libtempfile-49b05495acff5106.rlib" "/opt/rustwide/target/debug/deps/libmemmap-54c2914a8028cee4.rlib" "/opt/rustwide/target/debug/deps/libatomicwrites-61d24cbe04894610.rlib" "/opt/rustwide/target/debug/deps/libnix-42c7a2d3e7ffb72d.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libtempdir-63f2d3c6a5204293.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/librand-7347582d3aaa583b.rlib" "/opt/rustwide/target/debug/deps/libnotify-f45be0e9df0a89e1.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-795b50c2dd9f2cc4.rlib" "/opt/rustwide/target/debug/deps/libsame_file-9a03acea72c32763.rlib" "/opt/rustwide/target/debug/deps/libinotify-43742a2c8d5e2a06.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-b8a530784668efc1.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-6bba9ec6d136b3e4.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libmio-e637e77a7a0a4900.rlib" "/opt/rustwide/target/debug/deps/libiovec-5361e8797e9aefa8.rlib" "/opt/rustwide/target/debug/deps/libnet2-7782e0709805ed11.rlib" "/opt/rustwide/target/debug/deps/libfiletime-cdd61d2d68242d9f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libfs2-2461d24a986668b9.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-e501af98d86f6241.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-c73053b13b648558.rlib" "/opt/rustwide/target/debug/deps/libitertools-2c433470d03f7a5a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a7918cf0811ae861.rlib" "/opt/rustwide/target/debug/deps/libfutures-4d16a70039a08dc9.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-40596e71d3182d35.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-76fd28a0bcc588a8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-2b3446fb57231950.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b7c50309ffbce83.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5e43e52b6daf282e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5f3e43d7ccdb01b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a8cbcd16219e705b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-86012420978e5f8a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9f19437087832231.rlib" "/opt/rustwide/target/debug/deps/libfail-f141026ceb9277e6.rlib" "/opt/rustwide/target/debug/deps/librand-75416a3f74a85c69.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-3140982967c88326.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libuuid-667545edebda76e0.rlib" "/opt/rustwide/target/debug/deps/librand-1678a25634f87265.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3e659bbd9d5dcadc.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-e5f98b2a4336376f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-07dd5ca8a3fc408b.rlib" "/opt/rustwide/target/debug/deps/libowned_read-1663894e3be627ac.rlib" "/opt/rustwide/target/debug/deps/librental-85f73a61d9ee7c32.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libcensus-fd5fa917c027ce39.rlib" "/opt/rustwide/target/debug/deps/librayon-a2812171be4f6767.rlib" "/opt/rustwide/target/debug/deps/librayon_core-92ecb13fd19e4494.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1faa3b3204ed4607.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-d4c2250dc1b76983.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-be57f01f07a55f39.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7d82e127a4634108.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libchrono-f326e18e0876c6af.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-69520f5ffd075525.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5cab8bea404b1c85.rlib" "/opt/rustwide/target/debug/deps/libtime-5d4bace7c5e7aafc.rlib" "/opt/rustwide/target/debug/deps/libfailure-71ee84db0001a3d9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bdb9965856462823.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e7cd40b2c6886936.rlib" "/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-30a0ea1f69b7b826.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libserde-878b850a75c53cb0.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" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1d9e658f66716c45f55fdaea764f496b90f3b88c2d94a1feec81aaa1c78e4611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d9e658f66716c45f55fdaea764f496b90f3b88c2d94a1feec81aaa1c78e4611", kill_on_drop: false }` [INFO] [stdout] 1d9e658f66716c45f55fdaea764f496b90f3b88c2d94a1feec81aaa1c78e4611