[INFO] fetching crate json-surf 0.9.0... [INFO] testing json-surf-0.9.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate json-surf 0.9.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate json-surf 0.9.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate json-surf 0.9.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate json-surf 0.9.0 [INFO] tweaked toml for crates.io crate json-surf 0.9.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate json-surf 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fail v0.4.0 [INFO] [stderr] Downloaded symspell v0.4.1 [INFO] [stderr] Downloaded crossbeam-channel v0.4.3 [INFO] [stderr] Downloaded object v0.20.0 [INFO] [stderr] Downloaded combine v4.3.1 [INFO] [stderr] Downloaded tantivy-fst v0.3.0 [INFO] [stderr] Downloaded tantivy-query-grammar v0.13.0 [INFO] [stderr] Downloaded backtrace v0.3.50 [INFO] [stderr] Downloaded snap v1.0.1 [INFO] [stderr] Downloaded tantivy v0.13.0 [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3c69c3e22b19c9e1fae15e7dcbd11db008015d20783494a92dec443fc7a896a [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" "c3c69c3e22b19c9e1fae15e7dcbd11db008015d20783494a92dec443fc7a896a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3c69c3e22b19c9e1fae15e7dcbd11db008015d20783494a92dec443fc7a896a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3c69c3e22b19c9e1fae15e7dcbd11db008015d20783494a92dec443fc7a896a", kill_on_drop: false }` [INFO] [stdout] c3c69c3e22b19c9e1fae15e7dcbd11db008015d20783494a92dec443fc7a896a [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=warn" "-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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5289fffd020a16e7c513aee8e64b716e2565eb70a3192eea94b5effa549df63e [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" "5289fffd020a16e7c513aee8e64b716e2565eb70a3192eea94b5effa549df63e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling snap v1.0.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling levenshtein_automata v0.2.0 [INFO] [stderr] Compiling census v0.4.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling owned-read v0.4.1 [INFO] [stderr] Compiling combine v4.3.1 [INFO] [stderr] Compiling bitpacking v0.8.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tantivy-fst v0.3.0 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [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 rand v0.4.6 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [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 darling_core v0.10.2 [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_derive v0.1.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling symspell v0.4.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling tantivy v0.13.0 [INFO] [stderr] Compiling json-surf v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "5289fffd020a16e7c513aee8e64b716e2565eb70a3192eea94b5effa549df63e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5289fffd020a16e7c513aee8e64b716e2565eb70a3192eea94b5effa549df63e", kill_on_drop: false }` [INFO] [stdout] 5289fffd020a16e7c513aee8e64b716e2565eb70a3192eea94b5effa549df63e [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=warn" "-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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", 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] 6cf42623a5c8d232174274142dd6dba684f7efbfed52f5bf4e7f1ca57020d2c1 [INFO] running `Command { std: "docker" "start" "-a" "6cf42623a5c8d232174274142dd6dba684f7efbfed52f5bf4e7f1ca57020d2c1", kill_on_drop: false }` [INFO] [stderr] Compiling json-surf v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `json-surf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name json_surf --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=f3872aafac2d4bb6 -C extra-filename=-f3872aafac2d4bb6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-62d8668648bac9ca.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-368f0d0171bc03ab.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-40de51a975d69ba8.rlib --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-a389d3bc1dcee23f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d0abbaa19239a2b0.rlib --extern symspell=/opt/rustwide/target/debug/deps/libsymspell-10fbd3be82199888.rlib --extern tantivy=/opt/rustwide/target/debug/deps/libtantivy-1ab5d8e940da4d3a.rlib --cap-lints=warn` (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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/fuzzy-5dbb5df6c00f64e1.fuzzy.2uho25wp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/fuzzy-5dbb5df6c00f64e1.fuzzy.2uho25wp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/fuzzy-5dbb5df6c00f64e1.fuzzy.2uho25wp-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/fuzzy-5dbb5df6c00f64e1.fuzzy.2uho25wp-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/fuzzy-5dbb5df6c00f64e1.fuzzy.2uho25wp-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/fuzzy-5dbb5df6c00f64e1.fuzzy.2uho25wp-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/fuzzy-5dbb5df6c00f64e1.fuzzy.2uho25wp-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/fuzzy-5dbb5df6c00f64e1.fuzzy.2uho25wp-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/fuzzy-5dbb5df6c00f64e1.fuzzy.2uho25wp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/fuzzy-5dbb5df6c00f64e1.fuzzy.2uho25wp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/fuzzy-5dbb5df6c00f64e1.fuzzy.2uho25wp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/fuzzy-5dbb5df6c00f64e1.fuzzy.2uho25wp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/fuzzy-5dbb5df6c00f64e1.fuzzy.2uho25wp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/fuzzy-5dbb5df6c00f64e1.fuzzy.2uho25wp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/fuzzy-5dbb5df6c00f64e1.fuzzy.2uho25wp-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/fuzzy-5dbb5df6c00f64e1.fuzzy.2uho25wp-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/fuzzy-5dbb5df6c00f64e1" "/opt/rustwide/target/debug/examples/fuzzy-5dbb5df6c00f64e1.xmdzkvoo4enplug.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjson_surf-bbfa95c06711ee1d.rlib" "/opt/rustwide/target/debug/deps/libsymspell-10fbd3be82199888.rlib" "/opt/rustwide/target/debug/deps/libunidecode-3986e97f14040a65.rlib" "/opt/rustwide/target/debug/deps/libstrsim-d07dc2fc8cbb5e5a.rlib" "/opt/rustwide/target/debug/deps/libserde_value-a389d3bc1dcee23f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-30f4042775f68ef2.rlib" "/opt/rustwide/target/debug/deps/libtantivy-1ab5d8e940da4d3a.rlib" "/opt/rustwide/target/debug/deps/libsnap-5cec5212019f3319.rlib" "/opt/rustwide/target/debug/deps/libatomicwrites-4eebbd80bfbc54a3.rlib" "/opt/rustwide/target/debug/deps/libnix-ee301151b636fb93.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libtempdir-b7280fa50fb4a345.rlib" "/opt/rustwide/target/debug/deps/librand-0c6c48f9da613311.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-5fccfbed86ab50a3.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libregex-862e2fa3bae93141.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2240fc03de230510.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-9233153e6055de78.rlib" "/opt/rustwide/target/debug/deps/libcombine-adcc4e81e886db97.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-70c1226ba9651497.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-c63aea616f0cecaa.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-5f7e849363b8b7b2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9297bf938059731f.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-69b47b4bbefecc4d.rlib" "/opt/rustwide/target/debug/deps/libowned_read-6d6ceaf2ba1fda53.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-0e7369a071c9d8d5.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-35997c2ae0d67555.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd3a449dde0ad161.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libtempfile-dd7e2c1c903431ce.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-14da0bbdd231c317.rlib" "/opt/rustwide/target/debug/deps/libnotify-36828ce0e173b07a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/libinotify-7516b63aa0e93b88.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-38eb803b63878383.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-a5562b7c14f41316.rlib" "/opt/rustwide/target/debug/deps/liblazycell-f038ea2dcf29a564.rlib" "/opt/rustwide/target/debug/deps/libmio-8ff3282938e8abcc.rlib" "/opt/rustwide/target/debug/deps/libiovec-60e7e2d066b43b2c.rlib" "/opt/rustwide/target/debug/deps/libnet2-fd533347bb587715.rlib" "/opt/rustwide/target/debug/deps/libfiletime-831542f835d1814d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libmemmap-5871c597cd565a25.rlib" "/opt/rustwide/target/debug/deps/libfs2-98ae2239533520fa.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-2f6221870a66a45b.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-248b91921c738b6f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-df957b2a11624f21.rlib" "/opt/rustwide/target/debug/deps/libfutures-a7f258913a594a19.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-14786d3157f62036.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cb8a462eeda194c2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fd792b7b14fb3a9a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-c68870df848724b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-638a819eaeffa02e.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1a96c653e0e06cbe.rlib" "/opt/rustwide/target/debug/deps/libpin_project-95aed7c6d3485b54.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5fbcb87e0345195c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-09b6bce297bad90d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d9d7b028488d8902.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7d26ff1c9d0b40d3.rlib" "/opt/rustwide/target/debug/deps/libfail-28a339d638a8b0a8.rlib" "/opt/rustwide/target/debug/deps/libuuid-c267a93a3f83468b.rlib" "/opt/rustwide/target/debug/deps/librand-368f0d0171bc03ab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0492c1e0c05666cd.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-793c9886b2b888b1.rlib" "/opt/rustwide/target/debug/deps/librand_core-af5dab49ff74de33.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ac83b803e928a7e2.rlib" "/opt/rustwide/target/debug/deps/libcensus-29c516e61f15e11f.rlib" "/opt/rustwide/target/debug/deps/librayon-573e474ee4b3da07.rlib" "/opt/rustwide/target/debug/deps/librayon_core-058aa20bd34b37bb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2b1fa455fb9b58b3.rlib" "/opt/rustwide/target/debug/deps/libeither-7ea3df9e791e2173.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-920df076ebc498ef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-34bfa4a7f77ee224.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-280f99ce37e4c571.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9356e000e4e650a6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d144910bbbb0c51c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-30d5e429c8607b98.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libchrono-f75e4a4c86104752.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ddee904c25897e56.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-48796960e99b8bce.rlib" "/opt/rustwide/target/debug/deps/libtime-0a5a678f9330914a.rlib" "/opt/rustwide/target/debug/deps/libfailure-62d8668648bac9ca.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5577917465271247.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1b8181bb6073287e.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-d35b30e92c0ee9f4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d7bd113b9466b080.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d4040fef94e5a117.rlib" "/opt/rustwide/target/debug/deps/libgimli-3addaa230542a93f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d0abbaa19239a2b0.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-e2fe8f436295d324.rlib" "/opt/rustwide/target/debug/deps/libserde-40de51a975d69ba8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/tantivy-2c3bff97299256f7.tantivy.2ziqw23v-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-2c3bff97299256f7.tantivy.2ziqw23v-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-2c3bff97299256f7.tantivy.2ziqw23v-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-2c3bff97299256f7.tantivy.2ziqw23v-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-2c3bff97299256f7.tantivy.2ziqw23v-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-2c3bff97299256f7.tantivy.2ziqw23v-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-2c3bff97299256f7.tantivy.2ziqw23v-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-2c3bff97299256f7.tantivy.2ziqw23v-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-2c3bff97299256f7.tantivy.2ziqw23v-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-2c3bff97299256f7.tantivy.2ziqw23v-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-2c3bff97299256f7.tantivy.2ziqw23v-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-2c3bff97299256f7.tantivy.2ziqw23v-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-2c3bff97299256f7.tantivy.2ziqw23v-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-2c3bff97299256f7.tantivy.2ziqw23v-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-2c3bff97299256f7.tantivy.2ziqw23v-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-2c3bff97299256f7.tantivy.2ziqw23v-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/tantivy-2c3bff97299256f7" "/opt/rustwide/target/debug/examples/tantivy-2c3bff97299256f7.211b5pplju1f1rae.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjson_surf-bbfa95c06711ee1d.rlib" "/opt/rustwide/target/debug/deps/libsymspell-10fbd3be82199888.rlib" "/opt/rustwide/target/debug/deps/libunidecode-3986e97f14040a65.rlib" "/opt/rustwide/target/debug/deps/libstrsim-d07dc2fc8cbb5e5a.rlib" "/opt/rustwide/target/debug/deps/libserde_value-a389d3bc1dcee23f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-30f4042775f68ef2.rlib" "/opt/rustwide/target/debug/deps/libtantivy-1ab5d8e940da4d3a.rlib" "/opt/rustwide/target/debug/deps/libsnap-5cec5212019f3319.rlib" "/opt/rustwide/target/debug/deps/libatomicwrites-4eebbd80bfbc54a3.rlib" "/opt/rustwide/target/debug/deps/libnix-ee301151b636fb93.rlib" "/opt/rustwide/target/debug/deps/libvoid-2252400e8925513f.rlib" "/opt/rustwide/target/debug/deps/libtempdir-b7280fa50fb4a345.rlib" "/opt/rustwide/target/debug/deps/librand-0c6c48f9da613311.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-5fccfbed86ab50a3.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libregex-862e2fa3bae93141.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2240fc03de230510.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-9233153e6055de78.rlib" "/opt/rustwide/target/debug/deps/libcombine-adcc4e81e886db97.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-70c1226ba9651497.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-c63aea616f0cecaa.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-5f7e849363b8b7b2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9297bf938059731f.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-69b47b4bbefecc4d.rlib" "/opt/rustwide/target/debug/deps/libowned_read-6d6ceaf2ba1fda53.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-0e7369a071c9d8d5.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-35997c2ae0d67555.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd3a449dde0ad161.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-89f2658d174b1bc2.rlib" "/opt/rustwide/target/debug/deps/libtempfile-dd7e2c1c903431ce.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-14da0bbdd231c317.rlib" "/opt/rustwide/target/debug/deps/libnotify-36828ce0e173b07a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/libinotify-7516b63aa0e93b88.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-38eb803b63878383.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-a5562b7c14f41316.rlib" "/opt/rustwide/target/debug/deps/liblazycell-f038ea2dcf29a564.rlib" "/opt/rustwide/target/debug/deps/libmio-8ff3282938e8abcc.rlib" "/opt/rustwide/target/debug/deps/libiovec-60e7e2d066b43b2c.rlib" "/opt/rustwide/target/debug/deps/libnet2-fd533347bb587715.rlib" "/opt/rustwide/target/debug/deps/libfiletime-831542f835d1814d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libmemmap-5871c597cd565a25.rlib" "/opt/rustwide/target/debug/deps/libfs2-98ae2239533520fa.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-2f6221870a66a45b.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-248b91921c738b6f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-df957b2a11624f21.rlib" "/opt/rustwide/target/debug/deps/libfutures-a7f258913a594a19.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-14786d3157f62036.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cb8a462eeda194c2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fd792b7b14fb3a9a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-c68870df848724b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-638a819eaeffa02e.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1a96c653e0e06cbe.rlib" "/opt/rustwide/target/debug/deps/libpin_project-95aed7c6d3485b54.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5fbcb87e0345195c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-09b6bce297bad90d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d9d7b028488d8902.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7d26ff1c9d0b40d3.rlib" "/opt/rustwide/target/debug/deps/libfail-28a339d638a8b0a8.rlib" "/opt/rustwide/target/debug/deps/libuuid-c267a93a3f83468b.rlib" "/opt/rustwide/target/debug/deps/librand-368f0d0171bc03ab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0492c1e0c05666cd.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-793c9886b2b888b1.rlib" "/opt/rustwide/target/debug/deps/librand_core-af5dab49ff74de33.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ac83b803e928a7e2.rlib" "/opt/rustwide/target/debug/deps/libcensus-29c516e61f15e11f.rlib" "/opt/rustwide/target/debug/deps/librayon-573e474ee4b3da07.rlib" "/opt/rustwide/target/debug/deps/librayon_core-058aa20bd34b37bb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2b1fa455fb9b58b3.rlib" "/opt/rustwide/target/debug/deps/libeither-7ea3df9e791e2173.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-920df076ebc498ef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-34bfa4a7f77ee224.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-280f99ce37e4c571.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9356e000e4e650a6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d144910bbbb0c51c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-30d5e429c8607b98.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libchrono-f75e4a4c86104752.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ddee904c25897e56.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-48796960e99b8bce.rlib" "/opt/rustwide/target/debug/deps/libtime-0a5a678f9330914a.rlib" "/opt/rustwide/target/debug/deps/libfailure-62d8668648bac9ca.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5577917465271247.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1b8181bb6073287e.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-d35b30e92c0ee9f4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d7bd113b9466b080.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d4040fef94e5a117.rlib" "/opt/rustwide/target/debug/deps/libgimli-3addaa230542a93f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a9cad29397bf25c6.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d0abbaa19239a2b0.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-e2fe8f436295d324.rlib" "/opt/rustwide/target/debug/deps/libserde-40de51a975d69ba8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.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" "6cf42623a5c8d232174274142dd6dba684f7efbfed52f5bf4e7f1ca57020d2c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cf42623a5c8d232174274142dd6dba684f7efbfed52f5bf4e7f1ca57020d2c1", kill_on_drop: false }` [INFO] [stdout] 6cf42623a5c8d232174274142dd6dba684f7efbfed52f5bf4e7f1ca57020d2c1