[INFO] fetching crate json-surf 0.9.0... [INFO] testing json-surf-0.9.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate json-surf 0.9.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate json-surf 0.9.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-6/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" "+1.49.0" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1a6046e20395a9f6e6664bd600f9120a9bac4701cf4d0a7235f2e5e375ae760 [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" "e1a6046e20395a9f6e6664bd600f9120a9bac4701cf4d0a7235f2e5e375ae760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1a6046e20395a9f6e6664bd600f9120a9bac4701cf4d0a7235f2e5e375ae760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1a6046e20395a9f6e6664bd600f9120a9bac4701cf4d0a7235f2e5e375ae760", kill_on_drop: false }` [INFO] [stdout] e1a6046e20395a9f6e6664bd600f9120a9bac4701cf4d0a7235f2e5e375ae760 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 564a088be86cf69ccbd7fed00b7dd62b753b35fe32e51ab870620600639a8c29 [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" "564a088be86cf69ccbd7fed00b7dd62b753b35fe32e51ab870620600639a8c29", 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 memchr v2.3.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling snap v1.0.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [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 lazycell v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling levenshtein_automata v0.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling census v0.4.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unidecode v0.3.0 [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 num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling owned-read v0.4.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling tantivy-fst v0.3.0 [INFO] [stderr] Compiling combine v4.3.1 [INFO] [stderr] Compiling bitpacking v0.8.2 [INFO] [stderr] Compiling regex v1.3.9 [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 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 memmap v0.7.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling backtrace v0.3.50 [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 tempfile v3.1.0 [INFO] [stderr] Compiling fail v0.4.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 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 uuid v0.8.1 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [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 3m 06s [INFO] running `Command { std: "docker" "inspect" "564a088be86cf69ccbd7fed00b7dd62b753b35fe32e51ab870620600639a8c29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "564a088be86cf69ccbd7fed00b7dd62b753b35fe32e51ab870620600639a8c29", kill_on_drop: false }` [INFO] [stdout] 564a088be86cf69ccbd7fed00b7dd62b753b35fe32e51ab870620600639a8c29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1709e6a00a071713d6bbbd1f1d81dab8b0c0fb3ccbea483e13225e0171f86c9f [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" "1709e6a00a071713d6bbbd1f1d81dab8b0c0fb3ccbea483e13225e0171f86c9f", 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=0273c9ce63d62835 -C extra-filename=-0273c9ce63d62835 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-2f58a6d69386b776.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9403d72aa6f5c1f0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1017b97da8b28f8b.rlib --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-ab19968272428b23.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eab4fd5623d25f22.rlib --extern symspell=/opt/rustwide/target/debug/deps/libsymspell-6458ef382442747e.rlib --extern tantivy=/opt/rustwide/target/debug/deps/libtantivy-d7db93aba13790be.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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/tantivy-d41ce0af869bcbf2.tantivy.cqj943qe-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-d41ce0af869bcbf2.tantivy.cqj943qe-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-d41ce0af869bcbf2.tantivy.cqj943qe-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-d41ce0af869bcbf2.tantivy.cqj943qe-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-d41ce0af869bcbf2.tantivy.cqj943qe-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-d41ce0af869bcbf2.tantivy.cqj943qe-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-d41ce0af869bcbf2.tantivy.cqj943qe-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-d41ce0af869bcbf2.tantivy.cqj943qe-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-d41ce0af869bcbf2.tantivy.cqj943qe-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-d41ce0af869bcbf2.tantivy.cqj943qe-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-d41ce0af869bcbf2.tantivy.cqj943qe-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-d41ce0af869bcbf2.tantivy.cqj943qe-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-d41ce0af869bcbf2.tantivy.cqj943qe-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-d41ce0af869bcbf2.tantivy.cqj943qe-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-d41ce0af869bcbf2.tantivy.cqj943qe-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tantivy-d41ce0af869bcbf2.tantivy.cqj943qe-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/tantivy-d41ce0af869bcbf2" "/opt/rustwide/target/debug/examples/tantivy-d41ce0af869bcbf2.1alidoxau72tlczh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjson_surf-b695d639a0b43dca.rlib" "/opt/rustwide/target/debug/deps/libsymspell-6458ef382442747e.rlib" "/opt/rustwide/target/debug/deps/libunidecode-54578eac21e5eaa3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-da1969f20a4aa0be.rlib" "/opt/rustwide/target/debug/deps/libserde_value-ab19968272428b23.rlib" "/opt/rustwide/target/debug/deps/libordered_float-940b44ace95b2d0f.rlib" "/opt/rustwide/target/debug/deps/libtantivy-d7db93aba13790be.rlib" "/opt/rustwide/target/debug/deps/libsnap-738d6154a319ca08.rlib" "/opt/rustwide/target/debug/deps/libatomicwrites-326ee1adf34885b4.rlib" "/opt/rustwide/target/debug/deps/libnix-d0d6607c2c80cd47.rlib" "/opt/rustwide/target/debug/deps/libvoid-90ec4b4a2f3d40d2.rlib" "/opt/rustwide/target/debug/deps/libtempdir-51433aa2539ebe5e.rlib" "/opt/rustwide/target/debug/deps/librand-97347aa25d4a77f0.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-78f88cec6608d614.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libregex-f7888c5acfbb5d7f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-72bc51fff4dcde43.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-7b541ac8026ef41a.rlib" "/opt/rustwide/target/debug/deps/libcombine-d6b4ffea826c0e31.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-652d07dea149aef6.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-483c58ebe4fbca1e.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-1eb514de9d1ddb83.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a6a8ee5d5a48bd00.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-8a1b61da98005b82.rlib" "/opt/rustwide/target/debug/deps/libowned_read-b4858a9aff00a6df.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-e6e46365eb45ccc5.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6a7e3d2f83db1ddf.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-5f10265e8ae1f329.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libtempfile-6c61e43b92cf8dd8.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-6e59f7e26ce91703.rlib" "/opt/rustwide/target/debug/deps/libnotify-97d627204fcce1f3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-c239aebdeb046bad.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3c3c7843ff20ed.rlib" "/opt/rustwide/target/debug/deps/libinotify-fadf8884d4725eac.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-f1f9850769b2697c.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-491da4fcfca07d0c.rlib" "/opt/rustwide/target/debug/deps/liblazycell-cb3e22aa51f3fb4c.rlib" "/opt/rustwide/target/debug/deps/libmio-62cc9a909a6f826a.rlib" "/opt/rustwide/target/debug/deps/libiovec-ea102f0fe5c76fea.rlib" "/opt/rustwide/target/debug/deps/libnet2-0a08ae199a10849c.rlib" "/opt/rustwide/target/debug/deps/libfiletime-9f51a173e78a002f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libmemmap-3ac5dec526a3936d.rlib" "/opt/rustwide/target/debug/deps/libfs2-f78d1f9ea3758d36.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-9fa50da54854d11c.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-8e46e357de38184c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-06940346a638646b.rlib" "/opt/rustwide/target/debug/deps/libfutures-fa7a94e225aa2616.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b5a0597162e6298a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dc8ba2df9a04d379.rlib" "/opt/rustwide/target/debug/deps/libmemchr-01f5cb401d0c8d08.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b4e92ff3aa5f1bcd.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-df58d24481af9dc4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-73fa428ef97af26c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-66c8d8f95487b6b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-616a80d5a9e02c9c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-51cf4334a1ae92a3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debe3179146a0b19.rlib" "/opt/rustwide/target/debug/deps/libfail-9dc73b12dc8e2b47.rlib" "/opt/rustwide/target/debug/deps/libuuid-2ccaff710f68d188.rlib" "/opt/rustwide/target/debug/deps/librand-9403d72aa6f5c1f0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-be9bc42e70e88895.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-dade1abeea8bcadc.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1ec78746b672613.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b7bdb44669ca6eba.rlib" "/opt/rustwide/target/debug/deps/libcensus-5c120e156ba000ff.rlib" "/opt/rustwide/target/debug/deps/librayon-126a090f9f8587bc.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7305b41ff00d9e64.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d8e9d4a47c8ce0fb.rlib" "/opt/rustwide/target/debug/deps/libeither-19e621c1c8135455.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-6bd27513c12dc3be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b0535afb18dcbfef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-08e80f3c529f5b7b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-bde85764cb6ac566.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5c576277af4dffcc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4282825e252e02e8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libchrono-bbd7a163f77e949f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-62021fc89af2b046.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2526d98766747d91.rlib" "/opt/rustwide/target/debug/deps/libtime-d4b1b0b857ef0497.rlib" "/opt/rustwide/target/debug/deps/libfailure-2f58a6d69386b776.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-21dc62fb0ffcb277.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6441117fd56c4524.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-1b3f948739d3c9d4.rlib" "/opt/rustwide/target/debug/deps/liblibc-79ce91938f18c360.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e1a45fca33362bb8.rlib" "/opt/rustwide/target/debug/deps/libgimli-f2dc741e271a0d9c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eab4fd5623d25f22.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-90fde86dff304dd0.rlib" "/opt/rustwide/target/debug/deps/libserde-1017b97da8b28f8b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/helloworld-095027849abe1f13.helloworld.7h1vmvo7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-095027849abe1f13.helloworld.7h1vmvo7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-095027849abe1f13.helloworld.7h1vmvo7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-095027849abe1f13.helloworld.7h1vmvo7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-095027849abe1f13.helloworld.7h1vmvo7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-095027849abe1f13.helloworld.7h1vmvo7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-095027849abe1f13.helloworld.7h1vmvo7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-095027849abe1f13.helloworld.7h1vmvo7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-095027849abe1f13.helloworld.7h1vmvo7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-095027849abe1f13.helloworld.7h1vmvo7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-095027849abe1f13.helloworld.7h1vmvo7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-095027849abe1f13.helloworld.7h1vmvo7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-095027849abe1f13.helloworld.7h1vmvo7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-095027849abe1f13.helloworld.7h1vmvo7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-095027849abe1f13.helloworld.7h1vmvo7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/helloworld-095027849abe1f13.helloworld.7h1vmvo7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/helloworld-095027849abe1f13" "/opt/rustwide/target/debug/examples/helloworld-095027849abe1f13.qmbdtpzk9dhivge.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjson_surf-b695d639a0b43dca.rlib" "/opt/rustwide/target/debug/deps/libsymspell-6458ef382442747e.rlib" "/opt/rustwide/target/debug/deps/libunidecode-54578eac21e5eaa3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-da1969f20a4aa0be.rlib" "/opt/rustwide/target/debug/deps/libserde_value-ab19968272428b23.rlib" "/opt/rustwide/target/debug/deps/libordered_float-940b44ace95b2d0f.rlib" "/opt/rustwide/target/debug/deps/libtantivy-d7db93aba13790be.rlib" "/opt/rustwide/target/debug/deps/libsnap-738d6154a319ca08.rlib" "/opt/rustwide/target/debug/deps/libatomicwrites-326ee1adf34885b4.rlib" "/opt/rustwide/target/debug/deps/libnix-d0d6607c2c80cd47.rlib" "/opt/rustwide/target/debug/deps/libvoid-90ec4b4a2f3d40d2.rlib" "/opt/rustwide/target/debug/deps/libtempdir-51433aa2539ebe5e.rlib" "/opt/rustwide/target/debug/deps/librand-97347aa25d4a77f0.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-78f88cec6608d614.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libregex-f7888c5acfbb5d7f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-72bc51fff4dcde43.rlib" "/opt/rustwide/target/debug/deps/libtantivy_query_grammar-7b541ac8026ef41a.rlib" "/opt/rustwide/target/debug/deps/libcombine-d6b4ffea826c0e31.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein_automata-652d07dea149aef6.rlib" "/opt/rustwide/target/debug/deps/libtantivy_fst-483c58ebe4fbca1e.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-1eb514de9d1ddb83.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a6a8ee5d5a48bd00.rlib" "/opt/rustwide/target/debug/deps/libmurmurhash32-8a1b61da98005b82.rlib" "/opt/rustwide/target/debug/deps/libowned_read-b4858a9aff00a6df.rlib" "/opt/rustwide/target/debug/deps/libbitpacking-e6e46365eb45ccc5.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6a7e3d2f83db1ddf.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-5f10265e8ae1f329.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libtempfile-6c61e43b92cf8dd8.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-6e59f7e26ce91703.rlib" "/opt/rustwide/target/debug/deps/libnotify-97d627204fcce1f3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-c239aebdeb046bad.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3c3c7843ff20ed.rlib" "/opt/rustwide/target/debug/deps/libinotify-fadf8884d4725eac.rlib" "/opt/rustwide/target/debug/deps/libinotify_sys-f1f9850769b2697c.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-491da4fcfca07d0c.rlib" "/opt/rustwide/target/debug/deps/liblazycell-cb3e22aa51f3fb4c.rlib" "/opt/rustwide/target/debug/deps/libmio-62cc9a909a6f826a.rlib" "/opt/rustwide/target/debug/deps/libiovec-ea102f0fe5c76fea.rlib" "/opt/rustwide/target/debug/deps/libnet2-0a08ae199a10849c.rlib" "/opt/rustwide/target/debug/deps/libfiletime-9f51a173e78a002f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libmemmap-3ac5dec526a3936d.rlib" "/opt/rustwide/target/debug/deps/libfs2-f78d1f9ea3758d36.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-9fa50da54854d11c.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/librust_stemmers-8e46e357de38184c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-06940346a638646b.rlib" "/opt/rustwide/target/debug/deps/libfutures-fa7a94e225aa2616.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b5a0597162e6298a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dc8ba2df9a04d379.rlib" "/opt/rustwide/target/debug/deps/libmemchr-01f5cb401d0c8d08.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b4e92ff3aa5f1bcd.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-df58d24481af9dc4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-73fa428ef97af26c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-66c8d8f95487b6b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-616a80d5a9e02c9c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-51cf4334a1ae92a3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debe3179146a0b19.rlib" "/opt/rustwide/target/debug/deps/libfail-9dc73b12dc8e2b47.rlib" "/opt/rustwide/target/debug/deps/libuuid-2ccaff710f68d188.rlib" "/opt/rustwide/target/debug/deps/librand-9403d72aa6f5c1f0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-be9bc42e70e88895.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-dade1abeea8bcadc.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1ec78746b672613.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b7bdb44669ca6eba.rlib" "/opt/rustwide/target/debug/deps/libcensus-5c120e156ba000ff.rlib" "/opt/rustwide/target/debug/deps/librayon-126a090f9f8587bc.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7305b41ff00d9e64.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d8e9d4a47c8ce0fb.rlib" "/opt/rustwide/target/debug/deps/libeither-19e621c1c8135455.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-6bd27513c12dc3be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b0535afb18dcbfef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-08e80f3c529f5b7b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-bde85764cb6ac566.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5c576277af4dffcc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4282825e252e02e8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libchrono-bbd7a163f77e949f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-62021fc89af2b046.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2526d98766747d91.rlib" "/opt/rustwide/target/debug/deps/libtime-d4b1b0b857ef0497.rlib" "/opt/rustwide/target/debug/deps/libfailure-2f58a6d69386b776.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-21dc62fb0ffcb277.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6441117fd56c4524.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-1b3f948739d3c9d4.rlib" "/opt/rustwide/target/debug/deps/liblibc-79ce91938f18c360.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e1a45fca33362bb8.rlib" "/opt/rustwide/target/debug/deps/libgimli-f2dc741e271a0d9c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-eab4fd5623d25f22.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-90fde86dff304dd0.rlib" "/opt/rustwide/target/debug/deps/libserde-1017b97da8b28f8b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.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" "1709e6a00a071713d6bbbd1f1d81dab8b0c0fb3ccbea483e13225e0171f86c9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1709e6a00a071713d6bbbd1f1d81dab8b0c0fb3ccbea483e13225e0171f86c9f", kill_on_drop: false }` [INFO] [stdout] 1709e6a00a071713d6bbbd1f1d81dab8b0c0fb3ccbea483e13225e0171f86c9f