[INFO] fetching crate mongodm 0.4.4... [INFO] testing mongodm-0.4.4 against 1.49.0 for beta-1.50-1 [INFO] extracting crate mongodm 0.4.4 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate mongodm 0.4.4 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 mongodm 0.4.4 [INFO] finished tweaking crates.io crate mongodm 0.4.4 [INFO] tweaked toml for crates.io crate mongodm 0.4.4 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_bytes v0.11.5 [INFO] [stderr] Downloaded bson v1.1.0 [INFO] [stderr] Downloaded os_info v2.0.8 [INFO] [stderr] Downloaded typed-builder v0.3.0 [INFO] [stderr] Downloaded futures-intrusive v0.3.1 [INFO] [stderr] Downloaded mongodb v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d95432f7ad11e19f612f3084ad6054fb624521a84d3a3df02ae36548cf7d14c5 [INFO] running `Command { std: "docker" "start" "-a" "d95432f7ad11e19f612f3084ad6054fb624521a84d3a3df02ae36548cf7d14c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d95432f7ad11e19f612f3084ad6054fb624521a84d3a3df02ae36548cf7d14c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d95432f7ad11e19f612f3084ad6054fb624521a84d3a3df02ae36548cf7d14c5", kill_on_drop: false }` [INFO] [stdout] d95432f7ad11e19f612f3084ad6054fb624521a84d3a3df02ae36548cf7d14c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0c69ebda8777a8038012ab786e41f08c059e91e005d5bd8a450579c0aa06e29 [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" "c0c69ebda8777a8038012ab786e41f08c059e91e005d5bd8a450579c0aa06e29", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling http v0.2.2 [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 lru-cache v0.1.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling os_info v2.0.8 [INFO] [stderr] Compiling url v2.2.0 [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 socket2 v0.3.19 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling futures-intrusive v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling derivative v2.1.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling serde_with_macros v1.3.0 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [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 serde v1.0.118 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_with v1.6.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bson v1.1.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling mongodb v1.1.1 [INFO] [stderr] Compiling mongodm v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 40s [INFO] running `Command { std: "docker" "inspect" "c0c69ebda8777a8038012ab786e41f08c059e91e005d5bd8a450579c0aa06e29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0c69ebda8777a8038012ab786e41f08c059e91e005d5bd8a450579c0aa06e29", kill_on_drop: false }` [INFO] [stdout] c0c69ebda8777a8038012ab786e41f08c059e91e005d5bd8a450579c0aa06e29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9979972a1f96e956f8f78cc36125528ab5a293c4cdf9ec39e5f4e1fc0f787876 [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" "9979972a1f96e956f8f78cc36125528ab5a293c4cdf9ec39e5f4e1fc0f787876", kill_on_drop: false }` [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling mongodm v0.4.4 (/opt/rustwide/workdir) [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/deps/indexes-162f9a1597e419f4.indexes.c3k9bh7c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/indexes-162f9a1597e419f4.indexes.c3k9bh7c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/indexes-162f9a1597e419f4.indexes.c3k9bh7c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/indexes-162f9a1597e419f4.indexes.c3k9bh7c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/indexes-162f9a1597e419f4.indexes.c3k9bh7c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/indexes-162f9a1597e419f4.indexes.c3k9bh7c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/indexes-162f9a1597e419f4.indexes.c3k9bh7c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/indexes-162f9a1597e419f4.indexes.c3k9bh7c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/indexes-162f9a1597e419f4.indexes.c3k9bh7c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/indexes-162f9a1597e419f4.indexes.c3k9bh7c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/indexes-162f9a1597e419f4.indexes.c3k9bh7c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/indexes-162f9a1597e419f4.indexes.c3k9bh7c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/indexes-162f9a1597e419f4.indexes.c3k9bh7c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/indexes-162f9a1597e419f4.indexes.c3k9bh7c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/indexes-162f9a1597e419f4.indexes.c3k9bh7c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/indexes-162f9a1597e419f4.indexes.c3k9bh7c-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/indexes-162f9a1597e419f4" "/opt/rustwide/target/debug/deps/indexes-162f9a1597e419f4.4mh8mr2o2ozs8oke.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-c22b6d33a599ddae/out" "-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/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.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_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libmongodm-1b43089f89f4f876.rlib" "/opt/rustwide/target/debug/deps/libmongodb-a42cc88ad71c241f.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-dd1fdcc10b09b6eb.rlib" "/opt/rustwide/target/debug/deps/libversion_check-b69729d05d75dbf3.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-8cfdfb10883fcf3c.rlib" "/opt/rustwide/target/debug/deps/libstringprep-d251752b3e13589d.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-073cb674f719e12d.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-efe1b63a9f50a225.rlib" "/opt/rustwide/target/debug/deps/libreqwest-248e1c120e6f1784.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-97e69a1dc12f6843.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-43027044c2a6e36e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-f2202a3a132c9f63.rlib" "/opt/rustwide/target/debug/deps/libipnet-ee9a443df2b58de1.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-dd3a7296475bb6dd.rlib" "/opt/rustwide/target/debug/deps/librustls-c847c0eb7c03387f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-06a4aa856062e201.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c0a0cbd46faea8a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-7bf0e3bd5691c24d.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libhyper-8d39cc4464922cfc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libwant-7e970d3d707a108f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b8196e235d856c93.rlib" "/opt/rustwide/target/debug/deps/libh2-31b75720fb6940d1.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-43fc1d04b67b94cc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1208be7ee06d884f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e7c465f1570faf7b.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-fcd0730b4dee5dce.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f22dd29b73135e87.rlib" "/opt/rustwide/target/debug/deps/libtracing-39f78e7164eb4496.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0aeadf5c3f00f9dd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-129ad8673e437837.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-12487794173bd07c.rlib" "/opt/rustwide/target/debug/deps/libhttp-111c9dfe3dcce4bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-8d32a004f618fce2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0f27c982753e6556.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e0ba1aa59ec79e6e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbb4a111800d5527.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libos_info-89c01c569d5cada8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libuuid-157592fff96e9908.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-51bafe54870a4b00.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-7553513da0b93f5b.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-944ed5111bb55644.rlib" "/opt/rustwide/target/debug/deps/libhostname-9a822ec9c3db9bc4.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-aebef96a4a07fd27.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-432cc935f246fb72.rlib" "/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3a719a0fb4fb7fdd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6afa97e71e22c2d7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-57a8d78d4ce5a557.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "/opt/rustwide/target/debug/deps/libtokio-a2438899d0b0e778.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a8b7d78b177fad72.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libmio-3b5c0f0c4fc4bed4.rlib" "/opt/rustwide/target/debug/deps/libiovec-31b9356129bf79b0.rlib" "/opt/rustwide/target/debug/deps/libnet2-edb86b88400aa48e.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-34880b2082f1d176.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-39fb356ad49a0a3f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-da1969f20a4aa0be.rlib" "/opt/rustwide/target/debug/deps/librustls-291d0016dc813976.rlib" "/opt/rustwide/target/debug/deps/libbase64-bd76cc5e92a459fa.rlib" "/opt/rustwide/target/debug/deps/libsct-3c43dbe428613718.rlib" "/opt/rustwide/target/debug/deps/libwebpki-026ac3a335885bd6.rlib" "/opt/rustwide/target/debug/deps/libring-c0b552ade098edd9.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/liblog-84fac41c4b644956.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libsha1-b3a0da0aa60be9ee.rlib" "/opt/rustwide/target/debug/deps/libmd5-78cfd229eb1bd72f.rlib" "/opt/rustwide/target/debug/deps/libsha2-7ba08d8c1618e1f4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-efd5d3f8c67be758.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3704098158514f49.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-58c0475c8a4b3382.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-0cbcbf39d870dce5.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-7b41428fbe7b62c6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0d97d10b9dc401d8.rlib" "/opt/rustwide/target/debug/deps/libhmac-9fd505c5cbe26133.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-757ec53960a1749b.rlib" "/opt/rustwide/target/debug/deps/libsubtle-203f19858ca045df.rlib" "/opt/rustwide/target/debug/deps/libdigest-560da67ecda1b926.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-863acf4de67dbc62.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/libfutures-9ecdcc54e6dda3e1.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7d5067c1292dcc1a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-90c8cbe36f58e8f9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-13e04cbe0e9e63d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-62da94cea0ed16a7.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4d71e21641a73163.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8d58eac28e4e2e2a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-78aa86730730489d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b1ff2fe4590ccf5d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe08bf82c287d44f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/libbson-64d05db299096033.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/librand-423b958feecc724b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-76d3317579449ba7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-183052496725a7be.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6994ea8e4366aed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libhex-8a54554534812d95.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libserde_json-23ab129b1ede3d89.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libitoa-6048d71bcce27ffd.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716ec1f1b0dbb5e2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c81ff6afa81291d5.rlib" "/opt/rustwide/target/debug/deps/libchrono-141ccfa1a84388cd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e94630215054e891.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-976916f1151500ce.rlib" "/opt/rustwide/target/debug/deps/libtime-488b249a9f4509f3.rlib" "/opt/rustwide/target/debug/deps/liblibc-6f12b0679cd4d4e6.rlib" "/opt/rustwide/target/debug/deps/libserde_with-5c56ae2081827c1e.rlib" "/opt/rustwide/target/debug/deps/libserde-4a29e9f3d7140331.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-5f40f5019e43dab8.rlib" "/opt/rustwide/target/debug/deps/libdifference-53167c6b2f369cb5.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.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" "-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: could not compile `mongodm` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9979972a1f96e956f8f78cc36125528ab5a293c4cdf9ec39e5f4e1fc0f787876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9979972a1f96e956f8f78cc36125528ab5a293c4cdf9ec39e5f4e1fc0f787876", kill_on_drop: false }` [INFO] [stdout] 9979972a1f96e956f8f78cc36125528ab5a293c4cdf9ec39e5f4e1fc0f787876