[INFO] cloning repository https://github.com/friendbear/rust-mongodb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/friendbear/rust-mongodb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffriendbear%2Frust-mongodb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffriendbear%2Frust-mongodb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e132aeb7f10be88c8a482dc31a0d2ea9ed9b5df [INFO] testing friendbear/rust-mongodb against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffriendbear%2Frust-mongodb" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/friendbear/rust-mongodb on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/friendbear/rust-mongodb [INFO] finished tweaking git repo https://github.com/friendbear/rust-mongodb [INFO] tweaked toml for git repo https://github.com/friendbear/rust-mongodb written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/friendbear/rust-mongodb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mongodb v1.2.3 [INFO] [stderr] Downloaded bson v1.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67e8a4749f317fbd03e9150862bec99e6c89206d4c52063ded79c188e276d616 [INFO] running `Command { std: "docker" "start" "-a" "67e8a4749f317fbd03e9150862bec99e6c89206d4c52063ded79c188e276d616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67e8a4749f317fbd03e9150862bec99e6c89206d4c52063ded79c188e276d616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67e8a4749f317fbd03e9150862bec99e6c89206d4c52063ded79c188e276d616", kill_on_drop: false }` [INFO] [stdout] 67e8a4749f317fbd03e9150862bec99e6c89206d4c52063ded79c188e276d616 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f16ebd3a88e4d9bd3b266cdc291c82a43fe471d3730a8c505fcfa6d623bef58 [INFO] running `Command { std: "docker" "start" "-a" "6f16ebd3a88e4d9bd3b266cdc291c82a43fe471d3730a8c505fcfa6d623bef58", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling os_info v3.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.6 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.4.1 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_with v1.9.4 [INFO] [stderr] Compiling bson v1.2.3 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling mongodb v1.2.3 [INFO] [stderr] Compiling rust-mongodb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/bin/insert_one.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use mongodb::bson::{self, doc, Bson}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize`, `Serialize` [INFO] [stdout] --> src/bin/insert_one.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Bson`, `doc`, `self` [INFO] [stdout] --> src/bin/list_databases.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use mongodb::bson::{self, doc, Bson}; [INFO] [stdout] | ^^^^ ^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Bson` [INFO] [stdout] --> src/bin/books.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use mongodb::{bson::{DateTime, doc, Bson}, options::{ [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `movie_count` [INFO] [stdout] --> src/bin/quickstart_aggrigation.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | movie_count: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `YearSummary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/quickstart_aggrigation.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `movie_titles` [INFO] [stdout] --> src/bin/quickstart_aggrigation.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | movie_titles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `YearSummary` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bin/quickstart_aggrigation.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/books-b6d7fe72d006d0c3.books.bd8304fd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/books-b6d7fe72d006d0c3.books.bd8304fd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/books-b6d7fe72d006d0c3.books.bd8304fd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/books-b6d7fe72d006d0c3.books.bd8304fd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/books-b6d7fe72d006d0c3.books.bd8304fd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/books-b6d7fe72d006d0c3.books.bd8304fd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/books-b6d7fe72d006d0c3.books.bd8304fd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/books-b6d7fe72d006d0c3.books.bd8304fd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/books-b6d7fe72d006d0c3.books.bd8304fd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/books-b6d7fe72d006d0c3.books.bd8304fd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/books-b6d7fe72d006d0c3.books.bd8304fd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/books-b6d7fe72d006d0c3.books.bd8304fd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/books-b6d7fe72d006d0c3.books.bd8304fd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/books-b6d7fe72d006d0c3.books.bd8304fd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/books-b6d7fe72d006d0c3.books.bd8304fd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/books-b6d7fe72d006d0c3.books.bd8304fd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/books-b6d7fe72d006d0c3.4tfpt2c44uwksnnr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-878783fb66bf62ce/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio_stream-700132e38f944242.rlib" "/opt/rustwide/target/debug/deps/libtokio-06920c0a3035c157.rlib" "/opt/rustwide/target/debug/deps/libmongodb-dac2982f4ca25797.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-b2686b1c68f7eb03.rlib" "/opt/rustwide/target/debug/deps/libversion_check-c02be86861b3fab0.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-0f5574549de6ba66.rlib" "/opt/rustwide/target/debug/deps/libstringprep-f5f41dd1e2f31956.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-0e35f90b16803399.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e4304f856e625901.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d4118c23816a7296.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-e034523352f4f0da.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2406d76afe215be0.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-24777bea2627cbee.rlib" "/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-8b9e0d4b83fb9d73.rlib" "/opt/rustwide/target/debug/deps/librustls-dfb2a8a75024c3d8.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ac114f49008cd69.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7da56c72f731f842.rlib" "/opt/rustwide/target/debug/deps/libunicase-466ea93c6f576c15.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libhyper-afbd197111ab77d5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libwant-49ac5ffed25917bb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libh2-0182d96e4aaa4af8.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-68240b661132603b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f6d8f8873896e13a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-67c49e7dee63bf37.rlib" "/opt/rustwide/target/debug/deps/libsocket2-095ee0cd0b976f2b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cca24db66e6ab0eb.rlib" "/opt/rustwide/target/debug/deps/libtracing-fbc624a0318b51f5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c0e05a94f2e928c9.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f187b2a24979371e.rlib" "/opt/rustwide/target/debug/deps/libhttp-6042555ff0e2e60e.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libos_info-b01bd5c063534c48.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-7bb5d24b89da175a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-5a6e78594585889e.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-0bec62edcf038772.rlib" "/opt/rustwide/target/debug/deps/libhostname-260df3ff79456f70.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-a7467cb0828a3671.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-1ef4a840fcf4067b.rlib" "/opt/rustwide/target/debug/deps/liburl-8be46ab5e7e719e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-36a0530c5bbebd8d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3565c1a4a84f5dd2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3afb84e3480c88f4.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e9615a955676425.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7d9003491af47978.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-71ba1d996a6827c2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-598e5ece39a8f22b.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libobject-8907d053b204b461.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b9b331fb7300b9cf.rlib" "/opt/rustwide/target/debug/deps/libgimli-106ac405f42d8284.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-58f372317ac364f8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7aff3213d137eb8f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-0d633df854018520.rlib" "/opt/rustwide/target/debug/deps/libstrsim-efc95d61a4073098.rlib" "/opt/rustwide/target/debug/deps/librustls-27e35ba1b30361c9.rlib" "/opt/rustwide/target/debug/deps/libbase64-31e75b9578cddf0a.rlib" "/opt/rustwide/target/debug/deps/libsct-c193ab9888d2b5a1.rlib" "/opt/rustwide/target/debug/deps/libwebpki-49a20feabe66a666.rlib" "/opt/rustwide/target/debug/deps/libring-cf0cbcaa60b07d96.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-be088880171e6156.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a164d4c54c54536e.rlib" "/opt/rustwide/target/debug/deps/libsha1-771f8009802b3b2a.rlib" "/opt/rustwide/target/debug/deps/libmd5-bb0439c482e8849a.rlib" "/opt/rustwide/target/debug/deps/libsha2-9c9e5da91530b0f5.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b88ab406e6292832.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7844434102dac333.rlib" "/opt/rustwide/target/debug/deps/libhmac-8cc298616ef6adaf.rlib" "/opt/rustwide/target/debug/deps/libdigest-62fe75fe81472c6e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-3b9c960f3081ab78.rlib" "/opt/rustwide/target/debug/deps/libsubtle-bcea6bbf469f0890.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25449a56cee9cef0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12450e5d17c203cf.rlib" "/opt/rustwide/target/debug/deps/libfutures-89169993569aca2a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bfc35047e3357f76.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-efc637092029511c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9fc807ad8a2a6930.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-13116e25b90def4f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-47c8c13deccd95b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e8cdac0ef3295ae7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libbson-6e0d835de12cf56f.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libuuid-c1ddc9dc53f94644.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9794cab234decc5f.rlib" "/opt/rustwide/target/debug/deps/librand-be07376b78d1a372.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4dbb5d5f79a5a7da.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e88cd7832eda491f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-5017fa8a95c1295a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1ac6e16619b599fb.rlib" "/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/libserde_json-03a849dafeb7d865.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f7b9ef2681fdca2e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libchrono-512f44948f227994.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-af2a93b1bc293bb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d64f7163f6758cb.rlib" "/opt/rustwide/target/debug/deps/libtime-da14056c81e5ec90.rlib" "/opt/rustwide/target/debug/deps/libserde_with-b105efa0c1362d8a.rlib" "/opt/rustwide/target/debug/deps/libserde-7e2c960815a638aa.rlib" "/opt/rustwide/target/debug/deps/libtokio-d0aa43019780b414.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-3db73ec76bb8e06c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d72738187927cc58.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-53c33f30e66aa498.rlib" "/opt/rustwide/target/debug/deps/libmio-488fac6a3c72ba89.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libslab-497e047104a1600d.rlib" "/opt/rustwide/target/debug/deps/libiovec-b83f5db6f126e7e5.rlib" "/opt/rustwide/target/debug/deps/libnet2-b71704d3b62897b8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/liblibc-92c84789c4d5bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3506c212afc21dd3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f6b71f87fb385cbd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/books-b6d7fe72d006d0c3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-mongodb` due to 2 previous errors; 1 warning emitted [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" "/opt/rustwide/target/debug/deps/insert_one-52d63548955b16c2.insert_one.010a0de6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/insert_one-52d63548955b16c2.insert_one.010a0de6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/insert_one-52d63548955b16c2.insert_one.010a0de6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/insert_one-52d63548955b16c2.insert_one.010a0de6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/insert_one-52d63548955b16c2.insert_one.010a0de6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/insert_one-52d63548955b16c2.insert_one.010a0de6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/insert_one-52d63548955b16c2.insert_one.010a0de6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/insert_one-52d63548955b16c2.insert_one.010a0de6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/insert_one-52d63548955b16c2.insert_one.010a0de6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/insert_one-52d63548955b16c2.insert_one.010a0de6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/insert_one-52d63548955b16c2.insert_one.010a0de6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/insert_one-52d63548955b16c2.insert_one.010a0de6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/insert_one-52d63548955b16c2.insert_one.010a0de6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/insert_one-52d63548955b16c2.insert_one.010a0de6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/insert_one-52d63548955b16c2.insert_one.010a0de6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/insert_one-52d63548955b16c2.insert_one.010a0de6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/insert_one-52d63548955b16c2.36kqcn9s1muvj1r1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-878783fb66bf62ce/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmongodb-dac2982f4ca25797.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-b2686b1c68f7eb03.rlib" "/opt/rustwide/target/debug/deps/libversion_check-c02be86861b3fab0.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-0f5574549de6ba66.rlib" "/opt/rustwide/target/debug/deps/libstringprep-f5f41dd1e2f31956.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-0e35f90b16803399.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e4304f856e625901.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d4118c23816a7296.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-e034523352f4f0da.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2406d76afe215be0.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-24777bea2627cbee.rlib" "/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-8b9e0d4b83fb9d73.rlib" "/opt/rustwide/target/debug/deps/librustls-dfb2a8a75024c3d8.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ac114f49008cd69.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7da56c72f731f842.rlib" "/opt/rustwide/target/debug/deps/libunicase-466ea93c6f576c15.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libhyper-afbd197111ab77d5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libwant-49ac5ffed25917bb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libh2-0182d96e4aaa4af8.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-68240b661132603b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f6d8f8873896e13a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-67c49e7dee63bf37.rlib" "/opt/rustwide/target/debug/deps/libsocket2-095ee0cd0b976f2b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cca24db66e6ab0eb.rlib" "/opt/rustwide/target/debug/deps/libtracing-fbc624a0318b51f5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c0e05a94f2e928c9.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f187b2a24979371e.rlib" "/opt/rustwide/target/debug/deps/libhttp-6042555ff0e2e60e.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libos_info-b01bd5c063534c48.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-7bb5d24b89da175a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-5a6e78594585889e.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-0bec62edcf038772.rlib" "/opt/rustwide/target/debug/deps/libhostname-260df3ff79456f70.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-a7467cb0828a3671.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-1ef4a840fcf4067b.rlib" "/opt/rustwide/target/debug/deps/liburl-8be46ab5e7e719e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-36a0530c5bbebd8d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3565c1a4a84f5dd2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3afb84e3480c88f4.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e9615a955676425.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7d9003491af47978.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-71ba1d996a6827c2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-598e5ece39a8f22b.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libobject-8907d053b204b461.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b9b331fb7300b9cf.rlib" "/opt/rustwide/target/debug/deps/libgimli-106ac405f42d8284.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-58f372317ac364f8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7aff3213d137eb8f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-0d633df854018520.rlib" "/opt/rustwide/target/debug/deps/libstrsim-efc95d61a4073098.rlib" "/opt/rustwide/target/debug/deps/librustls-27e35ba1b30361c9.rlib" "/opt/rustwide/target/debug/deps/libbase64-31e75b9578cddf0a.rlib" "/opt/rustwide/target/debug/deps/libsct-c193ab9888d2b5a1.rlib" "/opt/rustwide/target/debug/deps/libwebpki-49a20feabe66a666.rlib" "/opt/rustwide/target/debug/deps/libring-cf0cbcaa60b07d96.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-be088880171e6156.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a164d4c54c54536e.rlib" "/opt/rustwide/target/debug/deps/libsha1-771f8009802b3b2a.rlib" "/opt/rustwide/target/debug/deps/libmd5-bb0439c482e8849a.rlib" "/opt/rustwide/target/debug/deps/libsha2-9c9e5da91530b0f5.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b88ab406e6292832.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7844434102dac333.rlib" "/opt/rustwide/target/debug/deps/libhmac-8cc298616ef6adaf.rlib" "/opt/rustwide/target/debug/deps/libdigest-62fe75fe81472c6e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-3b9c960f3081ab78.rlib" "/opt/rustwide/target/debug/deps/libsubtle-bcea6bbf469f0890.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25449a56cee9cef0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12450e5d17c203cf.rlib" "/opt/rustwide/target/debug/deps/libfutures-89169993569aca2a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bfc35047e3357f76.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-efc637092029511c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9fc807ad8a2a6930.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-13116e25b90def4f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-47c8c13deccd95b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e8cdac0ef3295ae7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libbson-6e0d835de12cf56f.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libuuid-c1ddc9dc53f94644.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9794cab234decc5f.rlib" "/opt/rustwide/target/debug/deps/librand-be07376b78d1a372.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4dbb5d5f79a5a7da.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e88cd7832eda491f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-588d0e00b70994d5.rlib" "/opt/rustwide/target/debug/deps/librand_core-5017fa8a95c1295a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1ac6e16619b599fb.rlib" "/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/libserde_json-03a849dafeb7d865.rlib" "/opt/rustwide/target/debug/deps/libryu-b54e014f019506d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f7b9ef2681fdca2e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libchrono-512f44948f227994.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-af2a93b1bc293bb9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d64f7163f6758cb.rlib" "/opt/rustwide/target/debug/deps/libtime-da14056c81e5ec90.rlib" "/opt/rustwide/target/debug/deps/libserde_with-b105efa0c1362d8a.rlib" "/opt/rustwide/target/debug/deps/libserde-7e2c960815a638aa.rlib" "/opt/rustwide/target/debug/deps/libtokio-d0aa43019780b414.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-3db73ec76bb8e06c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d72738187927cc58.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-53c33f30e66aa498.rlib" "/opt/rustwide/target/debug/deps/libmio-488fac6a3c72ba89.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libslab-497e047104a1600d.rlib" "/opt/rustwide/target/debug/deps/libiovec-b83f5db6f126e7e5.rlib" "/opt/rustwide/target/debug/deps/libnet2-b71704d3b62897b8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/liblibc-92c84789c4d5bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3506c212afc21dd3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libbytes-969060dc4a946f1e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f6b71f87fb385cbd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/insert_one-52d63548955b16c2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6f16ebd3a88e4d9bd3b266cdc291c82a43fe471d3730a8c505fcfa6d623bef58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f16ebd3a88e4d9bd3b266cdc291c82a43fe471d3730a8c505fcfa6d623bef58", kill_on_drop: false }` [INFO] [stdout] 6f16ebd3a88e4d9bd3b266cdc291c82a43fe471d3730a8c505fcfa6d623bef58