[INFO] fetching crate tantivy 0.14.0... [INFO] testing tantivy-0.14.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate tantivy 0.14.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate tantivy 0.14.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tantivy 0.14.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tantivy 0.14.0 [INFO] tweaked toml for crates.io crate tantivy 0.14.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate tantivy 0.14.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru v0.6.3 [INFO] [stderr] Downloaded snap v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 149cec977d30d8d922a2e35b50f0a49c4b026200465e747316ee6a4d21bcf1d2 [INFO] running `Command { std: "docker" "start" "-a" "149cec977d30d8d922a2e35b50f0a49c4b026200465e747316ee6a4d21bcf1d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "149cec977d30d8d922a2e35b50f0a49c4b026200465e747316ee6a4d21bcf1d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "149cec977d30d8d922a2e35b50f0a49c4b026200465e747316ee6a4d21bcf1d2", kill_on_drop: false }` [INFO] [stdout] 149cec977d30d8d922a2e35b50f0a49c4b026200465e747316ee6a4d21bcf1d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 664ecffcda98dc1cf1b235fe6114d8c1675bb93238a391226622c1dac4b0e67e [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" "664ecffcda98dc1cf1b235fe6114d8c1675bb93238a391226622c1dac4b0e67e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling snap v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling levenshtein_automata v0.2.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling census v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling bitpacking v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling lru v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tantivy-fst v0.3.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tantivy-query-grammar v0.14.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tantivy v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/schema/field_entry.rs:194:10 [INFO] [stdout] | [INFO] [stdout] 194 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/directory/file_watcher.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | if self.state.compare_and_swap(0, 1, Ordering::SeqCst) > 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/reader/pool.rs:112:38 [INFO] [stdout] | [INFO] [stdout] 112 | self.freshest_generation.compare_and_swap( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "664ecffcda98dc1cf1b235fe6114d8c1675bb93238a391226622c1dac4b0e67e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "664ecffcda98dc1cf1b235fe6114d8c1675bb93238a391226622c1dac4b0e67e", kill_on_drop: false }` [INFO] [stdout] 664ecffcda98dc1cf1b235fe6114d8c1675bb93238a391226622c1dac4b0e67e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fe03a1101796aa84ff2f99495330e2e15e90dddf8426b49f6c83d3fff9ab9c6 [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" "6fe03a1101796aa84ff2f99495330e2e15e90dddf8426b49f6c83d3fff9ab9c6", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/schema/field_entry.rs:194:10 [INFO] [stdout] | [INFO] [stdout] 194 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/directory/file_watcher.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | if self.state.compare_and_swap(0, 1, Ordering::SeqCst) > 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/reader/pool.rs:112:38 [INFO] [stdout] | [INFO] [stdout] 112 | self.freshest_generation.compare_and_swap( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling tantivy v0.14.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 faceted_search_with_tweaked_score --edition=2018 examples/faceted_search_with_tweaked_score.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="fs2"' --cfg 'feature="memmap"' --cfg 'feature="mmap"' --cfg 'feature="tempfile"' -C metadata=f7728de3982e9207 -C extra-filename=-f7728de3982e9207 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib --extern bitpacking=/opt/rustwide/target/debug/deps/libbitpacking-0914a43d16eef1fe.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-32a6be8594994fb2.rlib --extern census=/opt/rustwide/target/debug/deps/libcensus-65c9d861b6157ca5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8ff6e2bfce401b48.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-de9e034ab37e70c8.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-3ad9e20502bf9f7e.rlib --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-f7e218dd4adc76a3.rlib --extern fail=/opt/rustwide/target/debug/deps/libfail-7e78a84163302746.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-6f14322b74f5a2bb.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c47711ce63783be5.rlib --extern htmlescape=/opt/rustwide/target/debug/deps/libhtmlescape-3d6e8aa7455362ec.rlib --extern levenshtein_automata=/opt/rustwide/target/debug/deps/liblevenshtein_automata-c37510a83244deec.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c652b37e1b46dfa9.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-42f73f1216f53b22.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-8dc8db0e74170826.rlib --extern matches=/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib --extern memmap=/opt/rustwide/target/debug/deps/libmemmap-cefd7f71d86e0f99.rlib --extern murmurhash32=/opt/rustwide/target/debug/deps/libmurmurhash32-7b0faa0c3c18a528.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5a7e3984a6d46129.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ff0a733fefde467.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-54e9893d9d08628f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-953b6ae0255c7dff.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-d055a22a7c414913.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1e6626b3cb612712.rlib --extern rust_stemmers=/opt/rustwide/target/debug/deps/librust_stemmers-95ad42708ea71fe9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9cb848fa34483738.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b064583ea164c6d3.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib --extern snap=/opt/rustwide/target/debug/deps/libsnap-6c3f70a0a39a87ef.rlib --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-660f05b5251a8fbc.rlib --extern tantivy=/opt/rustwide/target/debug/deps/libtantivy-5a7233ae198fb64f.rlib --extern tantivy_fst=/opt/rustwide/target/debug/deps/libtantivy_fst-c7b80461c18fbdea.rlib --extern tantivy_query_grammar=/opt/rustwide/target/debug/deps/libtantivy_query_grammar-c495ad437a97860e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-530ff8b18b20bb12.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4785519ba6361df3.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ffb6d1d15fd71b01.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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/working_with_json-738097b2cb3d68fc.working_with_json.byhjg4kn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-738097b2cb3d68fc.working_with_json.byhjg4kn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-738097b2cb3d68fc.working_with_json.byhjg4kn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-738097b2cb3d68fc.working_with_json.byhjg4kn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-738097b2cb3d68fc.working_with_json.byhjg4kn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-738097b2cb3d68fc.working_with_json.byhjg4kn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-738097b2cb3d68fc.working_with_json.byhjg4kn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-738097b2cb3d68fc.working_with_json.byhjg4kn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-738097b2cb3d68fc.working_with_json.byhjg4kn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-738097b2cb3d68fc.working_with_json.byhjg4kn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-738097b2cb3d68fc.working_with_json.byhjg4kn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-738097b2cb3d68fc.working_with_json.byhjg4kn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-738097b2cb3d68fc.working_with_json.byhjg4kn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-738097b2cb3d68fc.working_with_json.byhjg4kn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/working_with_json-738097b2cb3d68fc.working_with_json.byhjg4kn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/working_with_json-738097b2cb3d68fc" "/opt/rustwide/target/debug/examples/working_with_json-738097b2cb3d68fc.4zxwdxwtgic7my89.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtantivy-5a7233ae198fb64f.rlib" "/opt/rustwide/target/debug/deps/libsnap-6c3f70a0a39a87ef.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-3d6e8aa7455362ec.rlib" "/opt/rustwide/target/debug/deps/liblru-42f73f1216f53b22.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-26c478515ba08a6a.rlib" "/opt/rustwide/target/debug/deps/libahash-f22c0d571d139167.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6626b3cb612712.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9e9531b190d3ae50.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-c495ad437a97860e.rlib" "/opt/rustwide/target/debug/deps/libcombine-46d170d030e3dd2b.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-c37510a83244deec.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-c7b80461c18fbdea.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-abdde3ee8a5c208a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-97c2cefc96f12956.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-7b0faa0c3c18a528.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-0914a43d16eef1fe.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libtempfile-530ff8b18b20bb12.rlib" "/opt/rustwide/target/debug/deps/librand-953b6ae0255c7dff.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-11f48caf90a0e8fd.rlib" "/opt/rustwide/target/debug/deps/librand_core-8c60416ebd9b23ad.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-660f05b5251a8fbc.rlib" "/opt/rustwide/target/debug/deps/libmemmap-cefd7f71d86e0f99.rlib" "/opt/rustwide/target/debug/deps/libfs2-6f14322b74f5a2bb.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f7e218dd4adc76a3.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-95ad42708ea71fe9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/libfutures-c47711ce63783be5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-19d3d77d4bb104b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-83281fc23dd17432.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c90cc1be1e0826ef.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8b177c842fa56952.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-93dd6f340f8a0284.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7822d5477b0ac3cb.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4e0c1f3097b24905.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6c8b1bbcf54278b5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2ff0a733fefde467.rlib" "/opt/rustwide/target/debug/deps/libfail-7e78a84163302746.rlib" "/opt/rustwide/target/debug/deps/librand-ddf406581d7eb646.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a29706ca66784e80.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-21aa14443310c59a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-127f854986f2da8c.rlib" "/opt/rustwide/target/debug/deps/libuuid-ffb6d1d15fd71b01.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b5455ea1f6a72d40.rlib" "/opt/rustwide/target/debug/deps/libcensus-65c9d861b6157ca5.rlib" "/opt/rustwide/target/debug/deps/librayon-d055a22a7c414913.rlib" "/opt/rustwide/target/debug/deps/librayon_core-50dd4ef34170f8e3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5a7e3984a6d46129.rlib" "/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-3ad9e20502bf9f7e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-fa064e960364e494.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-77de59c41685ae5b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-5b8f60a458e859b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8ca908a39ab23dd9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0dca8d453770049.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24b5ae5ff849feab.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-32a6be8594994fb2.rlib" "/opt/rustwide/target/debug/deps/libchrono-8ff6e2bfce401b48.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c160029f4ff948d3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/libtime-010253f773ba9015.rlib" "/opt/rustwide/target/debug/deps/liblibc-a57c2ad1ed50e4a9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4785519ba6361df3.rlib" "/opt/rustwide/target/debug/deps/liblog-c652b37e1b46dfa9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b064583ea164c6d3.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libserde-9cb848fa34483738.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-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] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/schema/field_entry.rs:194:10 [INFO] [stdout] | [INFO] [stdout] 194 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/integer_range_search-732756eedd7a6772.integer_range_search.7dr9z40v-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/integer_range_search-732756eedd7a6772.integer_range_search.7dr9z40v-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/integer_range_search-732756eedd7a6772.integer_range_search.7dr9z40v-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/integer_range_search-732756eedd7a6772.integer_range_search.7dr9z40v-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/integer_range_search-732756eedd7a6772.integer_range_search.7dr9z40v-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/integer_range_search-732756eedd7a6772.integer_range_search.7dr9z40v-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/integer_range_search-732756eedd7a6772.integer_range_search.7dr9z40v-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/integer_range_search-732756eedd7a6772.integer_range_search.7dr9z40v-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/integer_range_search-732756eedd7a6772.integer_range_search.7dr9z40v-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/integer_range_search-732756eedd7a6772.integer_range_search.7dr9z40v-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/integer_range_search-732756eedd7a6772.integer_range_search.7dr9z40v-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/integer_range_search-732756eedd7a6772.integer_range_search.7dr9z40v-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/integer_range_search-732756eedd7a6772.integer_range_search.7dr9z40v-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/integer_range_search-732756eedd7a6772.integer_range_search.7dr9z40v-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/integer_range_search-732756eedd7a6772.integer_range_search.7dr9z40v-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/integer_range_search-732756eedd7a6772.integer_range_search.7dr9z40v-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/integer_range_search-732756eedd7a6772" "/opt/rustwide/target/debug/examples/integer_range_search-732756eedd7a6772.mku0jrugs5ocqyb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtantivy-5a7233ae198fb64f.rlib" "/opt/rustwide/target/debug/deps/libsnap-6c3f70a0a39a87ef.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-3d6e8aa7455362ec.rlib" "/opt/rustwide/target/debug/deps/liblru-42f73f1216f53b22.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-26c478515ba08a6a.rlib" "/opt/rustwide/target/debug/deps/libahash-f22c0d571d139167.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6626b3cb612712.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9e9531b190d3ae50.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-c495ad437a97860e.rlib" "/opt/rustwide/target/debug/deps/libcombine-46d170d030e3dd2b.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-c37510a83244deec.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-c7b80461c18fbdea.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-abdde3ee8a5c208a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-97c2cefc96f12956.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-7b0faa0c3c18a528.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-0914a43d16eef1fe.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libtempfile-530ff8b18b20bb12.rlib" "/opt/rustwide/target/debug/deps/librand-953b6ae0255c7dff.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-11f48caf90a0e8fd.rlib" "/opt/rustwide/target/debug/deps/librand_core-8c60416ebd9b23ad.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-660f05b5251a8fbc.rlib" "/opt/rustwide/target/debug/deps/libmemmap-cefd7f71d86e0f99.rlib" "/opt/rustwide/target/debug/deps/libfs2-6f14322b74f5a2bb.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-f7e218dd4adc76a3.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-95ad42708ea71fe9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/libfutures-c47711ce63783be5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-19d3d77d4bb104b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-83281fc23dd17432.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c90cc1be1e0826ef.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8b177c842fa56952.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-93dd6f340f8a0284.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7822d5477b0ac3cb.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4e0c1f3097b24905.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6c8b1bbcf54278b5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2ff0a733fefde467.rlib" "/opt/rustwide/target/debug/deps/libfail-7e78a84163302746.rlib" "/opt/rustwide/target/debug/deps/librand-ddf406581d7eb646.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a29706ca66784e80.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-21aa14443310c59a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-127f854986f2da8c.rlib" "/opt/rustwide/target/debug/deps/libuuid-ffb6d1d15fd71b01.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b5455ea1f6a72d40.rlib" "/opt/rustwide/target/debug/deps/libcensus-65c9d861b6157ca5.rlib" "/opt/rustwide/target/debug/deps/librayon-d055a22a7c414913.rlib" "/opt/rustwide/target/debug/deps/librayon_core-50dd4ef34170f8e3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5a7e3984a6d46129.rlib" "/opt/rustwide/target/debug/deps/libeither-a82658b22977cc2a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-3ad9e20502bf9f7e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-fa064e960364e494.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-77de59c41685ae5b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-5b8f60a458e859b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-8ca908a39ab23dd9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0dca8d453770049.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24b5ae5ff849feab.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-32a6be8594994fb2.rlib" "/opt/rustwide/target/debug/deps/libchrono-8ff6e2bfce401b48.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c160029f4ff948d3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/libtime-010253f773ba9015.rlib" "/opt/rustwide/target/debug/deps/liblibc-a57c2ad1ed50e4a9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4785519ba6361df3.rlib" "/opt/rustwide/target/debug/deps/liblog-c652b37e1b46dfa9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b064583ea164c6d3.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libserde-9cb848fa34483738.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-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" "6fe03a1101796aa84ff2f99495330e2e15e90dddf8426b49f6c83d3fff9ab9c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fe03a1101796aa84ff2f99495330e2e15e90dddf8426b49f6c83d3fff9ab9c6", kill_on_drop: false }` [INFO] [stdout] 6fe03a1101796aa84ff2f99495330e2e15e90dddf8426b49f6c83d3fff9ab9c6