[INFO] fetching crate tantivy 0.13.2... [INFO] testing tantivy-0.13.2 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate tantivy 0.13.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate tantivy 0.13.2 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tantivy 0.13.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tantivy 0.13.2 [INFO] tweaked toml for crates.io crate tantivy 0.13.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate tantivy 0.13.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 4d81a1afd514a9f6c4d76524f3fa7f164e46bfd2d61d6122b534c5986e2e5589 [INFO] running `Command { std: "docker" "start" "-a" "4d81a1afd514a9f6c4d76524f3fa7f164e46bfd2d61d6122b534c5986e2e5589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d81a1afd514a9f6c4d76524f3fa7f164e46bfd2d61d6122b534c5986e2e5589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d81a1afd514a9f6c4d76524f3fa7f164e46bfd2d61d6122b534c5986e2e5589", kill_on_drop: false }` [INFO] [stdout] 4d81a1afd514a9f6c4d76524f3fa7f164e46bfd2d61d6122b534c5986e2e5589 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6155794196e6220c383162561896ece6e49c446ee7c5e4a24724349891ee004a [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" "6155794196e6220c383162561896ece6e49c446ee7c5e4a24724349891ee004a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling snap v1.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling census v0.4.0 [INFO] [stderr] Compiling levenshtein_automata v0.2.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling owned-read v0.4.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitpacking v0.8.2 [INFO] [stderr] Compiling combine v4.2.1 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling tantivy-fst v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling chrono v0.4.12 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.51 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling atomicwrites v0.2.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tantivy-query-grammar v0.13.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling tantivy v0.13.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 05s [INFO] running `Command { std: "docker" "inspect" "6155794196e6220c383162561896ece6e49c446ee7c5e4a24724349891ee004a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6155794196e6220c383162561896ece6e49c446ee7c5e4a24724349891ee004a", kill_on_drop: false }` [INFO] [stdout] 6155794196e6220c383162561896ece6e49c446ee7c5e4a24724349891ee004a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4fd6e875c7513e909c579d9b49ac3d71aec88692020b539521b6f33571ff3e9 [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" "f4fd6e875c7513e909c579d9b49ac3d71aec88692020b539521b6f33571ff3e9", kill_on_drop: false }` [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling tantivy v0.13.2 (/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 faceted_search --edition=2018 examples/faceted_search.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-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=5ff72d09a787ce1d -C extra-filename=-5ff72d09a787ce1d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern atomicwrites=/opt/rustwide/target/debug/deps/libatomicwrites-8cd02d538689a328.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib --extern bitpacking=/opt/rustwide/target/debug/deps/libbitpacking-a8bd2f2fc395c688.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib --extern census=/opt/rustwide/target/debug/deps/libcensus-69cff66294f230f6.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-42b7fd0824cd73a5.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-184c617cc3a05a34.rlib --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-f3249e0f95750d66.rlib --extern fail=/opt/rustwide/target/debug/deps/libfail-1fbebbdb6703afa9.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-fdc672b2a48dd706.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-e62329e999389aee.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f0f60babb7b4a022.rlib --extern htmlescape=/opt/rustwide/target/debug/deps/libhtmlescape-16ae48140245be26.rlib --extern levenshtein_automata=/opt/rustwide/target/debug/deps/liblevenshtein_automata-8ca7c64173d8ab7c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-843eb53739d1d4ca.rlib --extern matches=/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib --extern memmap=/opt/rustwide/target/debug/deps/libmemmap-311849fa8976ed1e.rlib --extern murmurhash32=/opt/rustwide/target/debug/deps/libmurmurhash32-b49fbc6ef3a43634.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-db29ea2c1a41071d.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-926a6063e7a1f285.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-7692785563a96539.rlib --extern owned_read=/opt/rustwide/target/debug/deps/libowned_read-f41a1cc10a95cc92.rlib --extern owning_ref=/opt/rustwide/target/debug/deps/libowning_ref-3f49548f814b354e.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-3c1d353e41f055cc.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-34cf8f2daedc0045.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-6aaeb5e937c26118.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-f6a3143163adbb1d.rlib --extern rust_stemmers=/opt/rustwide/target/debug/deps/librust_stemmers-f344deddf0d83e13.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-89c233b5bf05bf4f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f871c8540c2e8cf6.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib --extern snap=/opt/rustwide/target/debug/deps/libsnap-b34d7934500a4f03.rlib --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib --extern tantivy=/opt/rustwide/target/debug/deps/libtantivy-0f94714b7136a612.rlib --extern tantivy_fst=/opt/rustwide/target/debug/deps/libtantivy_fst-5233fe0e8e5f2533.rlib --extern tantivy_query_grammar=/opt/rustwide/target/debug/deps/libtantivy_query_grammar-1b5f1cef411b7674.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-3e6d610d79377a25.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c054350ab840106c.rlib --cap-lints=forbid` (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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-63eeef3aa338a2c2.iterating_docs_and_positions.aure7zyu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-63eeef3aa338a2c2.iterating_docs_and_positions.aure7zyu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-63eeef3aa338a2c2.iterating_docs_and_positions.aure7zyu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-63eeef3aa338a2c2.iterating_docs_and_positions.aure7zyu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-63eeef3aa338a2c2.iterating_docs_and_positions.aure7zyu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-63eeef3aa338a2c2.iterating_docs_and_positions.aure7zyu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-63eeef3aa338a2c2.iterating_docs_and_positions.aure7zyu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-63eeef3aa338a2c2.iterating_docs_and_positions.aure7zyu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-63eeef3aa338a2c2.iterating_docs_and_positions.aure7zyu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-63eeef3aa338a2c2.iterating_docs_and_positions.aure7zyu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-63eeef3aa338a2c2.iterating_docs_and_positions.aure7zyu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-63eeef3aa338a2c2.iterating_docs_and_positions.aure7zyu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-63eeef3aa338a2c2.iterating_docs_and_positions.aure7zyu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-63eeef3aa338a2c2.iterating_docs_and_positions.aure7zyu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-63eeef3aa338a2c2.iterating_docs_and_positions.aure7zyu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-63eeef3aa338a2c2.iterating_docs_and_positions.aure7zyu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-63eeef3aa338a2c2" "/opt/rustwide/target/debug/examples/iterating_docs_and_positions-63eeef3aa338a2c2.1suu0zz3x9kkaeu6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtantivy-0f94714b7136a612.rlib" "/opt/rustwide/target/debug/deps/libsnap-b34d7934500a4f03.rlib" "/opt/rustwide/target/debug/deps/libatomicwrites-8cd02d538689a328.rlib" "/opt/rustwide/target/debug/deps/libnix-d6b4c699b9a2dc7f.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libtempdir-c2811bb55d3cec47.rlib" "/opt/rustwide/target/debug/deps/librand-231ae713a6c506ca.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-16ae48140245be26.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libregex-f6a3143163adbb1d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-1b5f1cef411b7674.rlib" "/opt/rustwide/target/debug/deps/libcombine-a41db802d6cf61e8.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-8ca7c64173d8ab7c.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-5233fe0e8e5f2533.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-841a110f0c68c0a7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ba3bea12218eef9a.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-b49fbc6ef3a43634.rlib" "/opt/rustwide/target/debug/deps/libowned_read-f41a1cc10a95cc92.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-a8bd2f2fc395c688.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-3f49548f814b354e.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libtempfile-3e6d610d79377a25.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/libnotify-db29ea2c1a41071d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libinotify-ed48e07b7b59912d.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-f6035b90fa2390e8.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-5278b31ce666b6b4.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libmio-11f103692165c2e8.rlib" "/opt/rustwide/target/debug/deps/libiovec-36bd049d58a7a869.rlib" "/opt/rustwide/target/debug/deps/libnet2-9b206e01119d88e9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-35d3081be7759b30.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libmemmap-311849fa8976ed1e.rlib" "/opt/rustwide/target/debug/deps/libfs2-e62329e999389aee.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f3249e0f95750d66.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-f344deddf0d83e13.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/libfutures-f0f60babb7b4a022.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-03415d6173348a30.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-76d7c3ed22808ce0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7310deba5b67cb22.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-14eb5569c0e3cbdc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b35687c73132b3aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a86deeb8d108c2e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e13eb82c02e4a822.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4f011d359035da7b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7692785563a96539.rlib" "/opt/rustwide/target/debug/deps/libfail-1fbebbdb6703afa9.rlib" "/opt/rustwide/target/debug/deps/libuuid-c054350ab840106c.rlib" "/opt/rustwide/target/debug/deps/librand-34cf8f2daedc0045.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0c274e06045c6a6e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/librand_core-43a90a17db9132f5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d98310852f233228.rlib" "/opt/rustwide/target/debug/deps/libcensus-69cff66294f230f6.rlib" "/opt/rustwide/target/debug/deps/librayon-6aaeb5e937c26118.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a5ffda5b89bb4a95.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-926a6063e7a1f285.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-184c617cc3a05a34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-97ae8b5414d73d32.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e1315b5c8e5ca504.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8ebbc13082c03d78.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e49468a6aae08648.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b226a5d3a9766f33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libchrono-42b7fd0824cd73a5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cc8cc4fa4b82fefb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b6bd9da51231e247.rlib" "/opt/rustwide/target/debug/deps/libtime-8274cf3a73f80e2f.rlib" "/opt/rustwide/target/debug/deps/libfailure-fdc672b2a48dd706.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-27b2bda31be2573a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-78444f1d51ef5882.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/liblibc-1394abe0633c5989.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f871c8540c2e8cf6.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libserde-89c233b5bf05bf4f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/mod-8ce42feb5495e2b8.mod.8lz5omd3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mod-8ce42feb5495e2b8.mod.8lz5omd3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mod-8ce42feb5495e2b8.mod.8lz5omd3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mod-8ce42feb5495e2b8.mod.8lz5omd3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mod-8ce42feb5495e2b8.mod.8lz5omd3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mod-8ce42feb5495e2b8.mod.8lz5omd3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mod-8ce42feb5495e2b8.mod.8lz5omd3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mod-8ce42feb5495e2b8.mod.8lz5omd3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mod-8ce42feb5495e2b8.mod.8lz5omd3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mod-8ce42feb5495e2b8.mod.8lz5omd3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mod-8ce42feb5495e2b8.mod.8lz5omd3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mod-8ce42feb5495e2b8.mod.8lz5omd3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mod-8ce42feb5495e2b8.mod.8lz5omd3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mod-8ce42feb5495e2b8.mod.8lz5omd3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mod-8ce42feb5495e2b8.mod.8lz5omd3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mod-8ce42feb5495e2b8.mod.8lz5omd3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/mod-8ce42feb5495e2b8" "/opt/rustwide/target/debug/deps/mod-8ce42feb5495e2b8.5g6enqwfsiqby5qu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libtantivy-0f94714b7136a612.rlib" "/opt/rustwide/target/debug/deps/libsnap-b34d7934500a4f03.rlib" "/opt/rustwide/target/debug/deps/libatomicwrites-8cd02d538689a328.rlib" "/opt/rustwide/target/debug/deps/libnix-d6b4c699b9a2dc7f.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libtempdir-c2811bb55d3cec47.rlib" "/opt/rustwide/target/debug/deps/librand-231ae713a6c506ca.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-16ae48140245be26.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libregex-f6a3143163adbb1d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-1b5f1cef411b7674.rlib" "/opt/rustwide/target/debug/deps/libcombine-a41db802d6cf61e8.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-8ca7c64173d8ab7c.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-5233fe0e8e5f2533.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-841a110f0c68c0a7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ba3bea12218eef9a.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-b49fbc6ef3a43634.rlib" "/opt/rustwide/target/debug/deps/libowned_read-f41a1cc10a95cc92.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-a8bd2f2fc395c688.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-3f49548f814b354e.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libtempfile-3e6d610d79377a25.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/libnotify-db29ea2c1a41071d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libinotify-ed48e07b7b59912d.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-f6035b90fa2390e8.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-5278b31ce666b6b4.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libmio-11f103692165c2e8.rlib" "/opt/rustwide/target/debug/deps/libiovec-36bd049d58a7a869.rlib" "/opt/rustwide/target/debug/deps/libnet2-9b206e01119d88e9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-35d3081be7759b30.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libmemmap-311849fa8976ed1e.rlib" "/opt/rustwide/target/debug/deps/libfs2-e62329e999389aee.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f3249e0f95750d66.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-f344deddf0d83e13.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/libfutures-f0f60babb7b4a022.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-03415d6173348a30.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-76d7c3ed22808ce0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7310deba5b67cb22.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-14eb5569c0e3cbdc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b35687c73132b3aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a86deeb8d108c2e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e13eb82c02e4a822.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4f011d359035da7b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7692785563a96539.rlib" "/opt/rustwide/target/debug/deps/libuuid-c054350ab840106c.rlib" "/opt/rustwide/target/debug/deps/libcensus-69cff66294f230f6.rlib" "/opt/rustwide/target/debug/deps/librayon-6aaeb5e937c26118.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a5ffda5b89bb4a95.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-926a6063e7a1f285.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-184c617cc3a05a34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-97ae8b5414d73d32.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e1315b5c8e5ca504.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8ebbc13082c03d78.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e49468a6aae08648.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b226a5d3a9766f33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libchrono-42b7fd0824cd73a5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cc8cc4fa4b82fefb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b6bd9da51231e247.rlib" "/opt/rustwide/target/debug/deps/libtime-8274cf3a73f80e2f.rlib" "/opt/rustwide/target/debug/deps/libfailure-fdc672b2a48dd706.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-27b2bda31be2573a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-78444f1d51ef5882.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f871c8540c2e8cf6.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libserde-89c233b5bf05bf4f.rlib" "/opt/rustwide/target/debug/deps/libfail-1fbebbdb6703afa9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/librand-34cf8f2daedc0045.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0c274e06045c6a6e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/librand_core-43a90a17db9132f5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d98310852f233228.rlib" "/opt/rustwide/target/debug/deps/liblibc-1394abe0633c5989.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/multiple_producer-074e3fd04d080381.multiple_producer.94bl4dbk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_producer-074e3fd04d080381.multiple_producer.94bl4dbk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_producer-074e3fd04d080381.multiple_producer.94bl4dbk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_producer-074e3fd04d080381.multiple_producer.94bl4dbk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_producer-074e3fd04d080381.multiple_producer.94bl4dbk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_producer-074e3fd04d080381.multiple_producer.94bl4dbk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_producer-074e3fd04d080381.multiple_producer.94bl4dbk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_producer-074e3fd04d080381.multiple_producer.94bl4dbk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_producer-074e3fd04d080381.multiple_producer.94bl4dbk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_producer-074e3fd04d080381.multiple_producer.94bl4dbk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_producer-074e3fd04d080381.multiple_producer.94bl4dbk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_producer-074e3fd04d080381.multiple_producer.94bl4dbk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_producer-074e3fd04d080381.multiple_producer.94bl4dbk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_producer-074e3fd04d080381.multiple_producer.94bl4dbk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_producer-074e3fd04d080381.multiple_producer.94bl4dbk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_producer-074e3fd04d080381.multiple_producer.94bl4dbk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/multiple_producer-074e3fd04d080381" "/opt/rustwide/target/debug/examples/multiple_producer-074e3fd04d080381.3i4elzhhh40mhsp8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtantivy-0f94714b7136a612.rlib" "/opt/rustwide/target/debug/deps/libsnap-b34d7934500a4f03.rlib" "/opt/rustwide/target/debug/deps/libatomicwrites-8cd02d538689a328.rlib" "/opt/rustwide/target/debug/deps/libnix-d6b4c699b9a2dc7f.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libtempdir-c2811bb55d3cec47.rlib" "/opt/rustwide/target/debug/deps/librand-231ae713a6c506ca.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-16ae48140245be26.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libregex-f6a3143163adbb1d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-1b5f1cef411b7674.rlib" "/opt/rustwide/target/debug/deps/libcombine-a41db802d6cf61e8.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-8ca7c64173d8ab7c.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-5233fe0e8e5f2533.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-841a110f0c68c0a7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ba3bea12218eef9a.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-b49fbc6ef3a43634.rlib" "/opt/rustwide/target/debug/deps/libowned_read-f41a1cc10a95cc92.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-a8bd2f2fc395c688.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-3f49548f814b354e.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libtempfile-3e6d610d79377a25.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/libnotify-db29ea2c1a41071d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libinotify-ed48e07b7b59912d.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-f6035b90fa2390e8.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-5278b31ce666b6b4.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libmio-11f103692165c2e8.rlib" "/opt/rustwide/target/debug/deps/libiovec-36bd049d58a7a869.rlib" "/opt/rustwide/target/debug/deps/libnet2-9b206e01119d88e9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-35d3081be7759b30.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libmemmap-311849fa8976ed1e.rlib" "/opt/rustwide/target/debug/deps/libfs2-e62329e999389aee.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f3249e0f95750d66.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-f344deddf0d83e13.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/libfutures-f0f60babb7b4a022.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-03415d6173348a30.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-76d7c3ed22808ce0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7310deba5b67cb22.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-14eb5569c0e3cbdc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b35687c73132b3aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a86deeb8d108c2e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e13eb82c02e4a822.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4f011d359035da7b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7692785563a96539.rlib" "/opt/rustwide/target/debug/deps/libfail-1fbebbdb6703afa9.rlib" "/opt/rustwide/target/debug/deps/libuuid-c054350ab840106c.rlib" "/opt/rustwide/target/debug/deps/librand-34cf8f2daedc0045.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0c274e06045c6a6e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/librand_core-43a90a17db9132f5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d98310852f233228.rlib" "/opt/rustwide/target/debug/deps/libcensus-69cff66294f230f6.rlib" "/opt/rustwide/target/debug/deps/librayon-6aaeb5e937c26118.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a5ffda5b89bb4a95.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-926a6063e7a1f285.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-184c617cc3a05a34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-97ae8b5414d73d32.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e1315b5c8e5ca504.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8ebbc13082c03d78.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e49468a6aae08648.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b226a5d3a9766f33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libchrono-42b7fd0824cd73a5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cc8cc4fa4b82fefb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b6bd9da51231e247.rlib" "/opt/rustwide/target/debug/deps/libtime-8274cf3a73f80e2f.rlib" "/opt/rustwide/target/debug/deps/libfailure-fdc672b2a48dd706.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-27b2bda31be2573a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-78444f1d51ef5882.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/liblibc-1394abe0633c5989.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f871c8540c2e8cf6.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libserde-89c233b5bf05bf4f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/pre_tokenized_text-c57e9736bbde9333.pre_tokenized_text.adqwf08d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/pre_tokenized_text-c57e9736bbde9333.pre_tokenized_text.adqwf08d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/pre_tokenized_text-c57e9736bbde9333.pre_tokenized_text.adqwf08d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/pre_tokenized_text-c57e9736bbde9333.pre_tokenized_text.adqwf08d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/pre_tokenized_text-c57e9736bbde9333.pre_tokenized_text.adqwf08d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/pre_tokenized_text-c57e9736bbde9333.pre_tokenized_text.adqwf08d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/pre_tokenized_text-c57e9736bbde9333.pre_tokenized_text.adqwf08d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/pre_tokenized_text-c57e9736bbde9333.pre_tokenized_text.adqwf08d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/pre_tokenized_text-c57e9736bbde9333.pre_tokenized_text.adqwf08d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/pre_tokenized_text-c57e9736bbde9333.pre_tokenized_text.adqwf08d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/pre_tokenized_text-c57e9736bbde9333.pre_tokenized_text.adqwf08d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/pre_tokenized_text-c57e9736bbde9333.pre_tokenized_text.adqwf08d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/pre_tokenized_text-c57e9736bbde9333.pre_tokenized_text.adqwf08d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/pre_tokenized_text-c57e9736bbde9333.pre_tokenized_text.adqwf08d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/pre_tokenized_text-c57e9736bbde9333.pre_tokenized_text.adqwf08d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/pre_tokenized_text-c57e9736bbde9333.pre_tokenized_text.adqwf08d-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/pre_tokenized_text-c57e9736bbde9333" "/opt/rustwide/target/debug/examples/pre_tokenized_text-c57e9736bbde9333.1bkafblgwxqwrr8d.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtantivy-0f94714b7136a612.rlib" "/opt/rustwide/target/debug/deps/libsnap-b34d7934500a4f03.rlib" "/opt/rustwide/target/debug/deps/libatomicwrites-8cd02d538689a328.rlib" "/opt/rustwide/target/debug/deps/libnix-d6b4c699b9a2dc7f.rlib" "/opt/rustwide/target/debug/deps/libvoid-b8d4cd78d6d6c0df.rlib" "/opt/rustwide/target/debug/deps/libtempdir-c2811bb55d3cec47.rlib" "/opt/rustwide/target/debug/deps/librand-231ae713a6c506ca.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-16ae48140245be26.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libregex-f6a3143163adbb1d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-1b5f1cef411b7674.rlib" "/opt/rustwide/target/debug/deps/libcombine-a41db802d6cf61e8.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-8ca7c64173d8ab7c.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-5233fe0e8e5f2533.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-841a110f0c68c0a7.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ba3bea12218eef9a.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-b49fbc6ef3a43634.rlib" "/opt/rustwide/target/debug/deps/libowned_read-f41a1cc10a95cc92.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-a8bd2f2fc395c688.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-3f49548f814b354e.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libtempfile-3e6d610d79377a25.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/libnotify-db29ea2c1a41071d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5a6ad040f0c41c30.rlib" "/opt/rustwide/target/debug/deps/libsame_file-8bd8ac94a4a06b38.rlib" "/opt/rustwide/target/debug/deps/libinotify-ed48e07b7b59912d.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-f6035b90fa2390e8.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-5278b31ce666b6b4.rlib" "/opt/rustwide/target/debug/deps/liblazycell-81a10648255a0414.rlib" "/opt/rustwide/target/debug/deps/libmio-11f103692165c2e8.rlib" "/opt/rustwide/target/debug/deps/libiovec-36bd049d58a7a869.rlib" "/opt/rustwide/target/debug/deps/libnet2-9b206e01119d88e9.rlib" "/opt/rustwide/target/debug/deps/libfiletime-35d3081be7759b30.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libmemmap-311849fa8976ed1e.rlib" "/opt/rustwide/target/debug/deps/libfs2-e62329e999389aee.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f3249e0f95750d66.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-f344deddf0d83e13.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5879472696fe7086.rlib" "/opt/rustwide/target/debug/deps/libfutures-f0f60babb7b4a022.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-03415d6173348a30.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-76d7c3ed22808ce0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7310deba5b67cb22.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-14eb5569c0e3cbdc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b35687c73132b3aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a86deeb8d108c2e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e13eb82c02e4a822.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4f011d359035da7b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7692785563a96539.rlib" "/opt/rustwide/target/debug/deps/libfail-1fbebbdb6703afa9.rlib" "/opt/rustwide/target/debug/deps/libuuid-c054350ab840106c.rlib" "/opt/rustwide/target/debug/deps/librand-34cf8f2daedc0045.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0c274e06045c6a6e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/librand_core-43a90a17db9132f5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d98310852f233228.rlib" "/opt/rustwide/target/debug/deps/libcensus-69cff66294f230f6.rlib" "/opt/rustwide/target/debug/deps/librayon-6aaeb5e937c26118.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a5ffda5b89bb4a95.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-926a6063e7a1f285.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-184c617cc3a05a34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-97ae8b5414d73d32.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e1315b5c8e5ca504.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8ebbc13082c03d78.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e49468a6aae08648.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b226a5d3a9766f33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libchrono-42b7fd0824cd73a5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cc8cc4fa4b82fefb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b6bd9da51231e247.rlib" "/opt/rustwide/target/debug/deps/libtime-8274cf3a73f80e2f.rlib" "/opt/rustwide/target/debug/deps/libfailure-fdc672b2a48dd706.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-27b2bda31be2573a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-78444f1d51ef5882.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/liblibc-1394abe0633c5989.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f871c8540c2e8cf6.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libserde-89c233b5bf05bf4f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "f4fd6e875c7513e909c579d9b49ac3d71aec88692020b539521b6f33571ff3e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4fd6e875c7513e909c579d9b49ac3d71aec88692020b539521b6f33571ff3e9", kill_on_drop: false }` [INFO] [stdout] f4fd6e875c7513e909c579d9b49ac3d71aec88692020b539521b6f33571ff3e9