[INFO] fetching crate dkregistry 0.5.0... [INFO] testing dkregistry-0.5.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate dkregistry 0.5.0 into /workspace/builds/worker-32/source [INFO] validating manifest of crates.io crate dkregistry 0.5.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dkregistry 0.5.0 [INFO] finished tweaking crates.io crate dkregistry 0.5.0 [INFO] tweaked toml for crates.io crate dkregistry 0.5.0 written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate crates.io crate dkregistry 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generic-array v0.14.2 [INFO] [stderr] Downloaded mockito v0.27.0 [INFO] [stderr] Downloaded sha2 v0.9.0 [INFO] [stderr] Downloaded block-buffer v0.8.0 [INFO] [stderr] Downloaded backtrace v0.3.41 [INFO] [stderr] Downloaded libflate v1.0.1 [INFO] [stderr] Downloaded pin-project-lite v0.1.2 [INFO] [stderr] Downloaded hyper-rustls v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0bad72f1c382efe6b67c04c4380e5539bc4e0236b99df16382581fcdf85a316 [INFO] running `Command { std: "docker" "start" "-a" "d0bad72f1c382efe6b67c04c4380e5539bc4e0236b99df16382581fcdf85a316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0bad72f1c382efe6b67c04c4380e5539bc4e0236b99df16382581fcdf85a316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0bad72f1c382efe6b67c04c4380e5539bc4e0236b99df16382581fcdf85a316", kill_on_drop: false }` [INFO] [stdout] d0bad72f1c382efe6b67c04c4380e5539bc4e0236b99df16382581fcdf85a316 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20871f113c86607487027b1cb1311e2dfd5ecaa567e5f2dc514192e70d8763f5 [INFO] running `Command { std: "docker" "start" "-a" "20871f113c86607487027b1cb1311e2dfd5ecaa567e5f2dc514192e70d8763f5", 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] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.1.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling strum v0.19.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libflate v1.0.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling strum_macros v0.19.2 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_ignored v0.1.2 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling dkregistry v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.44s [INFO] running `Command { std: "docker" "inspect" "20871f113c86607487027b1cb1311e2dfd5ecaa567e5f2dc514192e70d8763f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20871f113c86607487027b1cb1311e2dfd5ecaa567e5f2dc514192e70d8763f5", kill_on_drop: false }` [INFO] [stdout] 20871f113c86607487027b1cb1311e2dfd5ecaa567e5f2dc514192e70d8763f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9beae63e09c0956c21587333b6abbe48d948f6a275c7dc2fbab1f39f227a849b [INFO] running `Command { std: "docker" "start" "-a" "9beae63e09c0956c21587333b6abbe48d948f6a275c7dc2fbab1f39f227a849b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling dirs v3.0.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling mockito v0.27.0 [INFO] [stderr] Compiling dkregistry v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> tests/reference.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dkregistry` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dkregistry --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="reqwest-default-tls"' -C metadata=3c6590f37a849326 -C extra-filename=-3c6590f37a849326 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-b69692e0518e4d6f.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-491ff7fc1b65e805.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a98ff68010c8ff8e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-57ed10f04f9d1306.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-ab40fa9ee1ddc905.rlib --extern libflate=/opt/rustwide/target/debug/deps/liblibflate-8eeb73f1deb2eb6d.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-a8fa53834927f13a.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-ca5aa005c0d924af.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-641471f95c11aa95.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b5c4ecb6f8ab94fd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2dd3071cf84eb521.rlib --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-bbc0191129b00e15.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7d5609db48aafb53.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c22fd5a1a201f4dc.rlib --extern spectral=/opt/rustwide/target/debug/deps/libspectral-b50b612058b745f8.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-aababf43a7f15d79.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-7c0b3174efe09776.so --extern tar=/opt/rustwide/target/debug/deps/libtar-7b1a98ab025c31fe.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-e0d2b5b9a87b6a58.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ea1dfbfa55f10b92.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3c0972bfa68b5c46.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-85220e26e3792d26.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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/tags-6282d0f912c8429b.tags.0c030984-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tags-6282d0f912c8429b.tags.0c030984-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tags-6282d0f912c8429b.tags.0c030984-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tags-6282d0f912c8429b.tags.0c030984-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tags-6282d0f912c8429b.tags.0c030984-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tags-6282d0f912c8429b.tags.0c030984-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tags-6282d0f912c8429b.tags.0c030984-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tags-6282d0f912c8429b.tags.0c030984-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tags-6282d0f912c8429b.tags.0c030984-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tags-6282d0f912c8429b.tags.0c030984-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tags-6282d0f912c8429b.tags.0c030984-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tags-6282d0f912c8429b.tags.0c030984-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tags-6282d0f912c8429b.tags.0c030984-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tags-6282d0f912c8429b.tags.0c030984-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tags-6282d0f912c8429b.tags.0c030984-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tags-6282d0f912c8429b.tags.0c030984-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/tags-6282d0f912c8429b.x8pj8fwcg45su0p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdkregistry-28209e701637d915.rlib" "/opt/rustwide/target/debug/deps/libserde_ignored-bbc0191129b00e15.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ea1dfbfa55f10b92.rlib" "/opt/rustwide/target/debug/deps/libsha2-c22fd5a1a201f4dc.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-9b290854c61dc931.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-452242d01f8e780b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4dcec153a3940026.rlib" "/opt/rustwide/target/debug/deps/libtypenum-75b56a398ae549eb.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-057d5701e47406d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-dfd8eeb8444cfcc7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-b69692e0518e4d6f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b5c4ecb6f8ab94fd.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-204db7c8d1455cba.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2546b94d7e4a1147.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e78ce432f8ef17a7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f12646d9820c8661.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7d5609db48aafb53.rlib" "/opt/rustwide/target/debug/deps/libryu-bf66dd2c6a39309a.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-6927c6782515b98f.rlib" "/opt/rustwide/target/debug/deps/libunicase-70b12a705e8e0654.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-323d2bd270d45899.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-45da330e3247a814.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6dc05cc8c491860b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libhyper-c5446e4c06279e8a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libwant-b17769c6bf3d354c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libh2-6cdcdba0ac18316a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-011982079a921cd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-493484635fb7b79d.rlib" "/opt/rustwide/target/debug/deps/libtime-38dd22ba30ab36c1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libpin_project-03f149e8a3b02c9b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dfba498e56d3714a.rlib" "/opt/rustwide/target/debug/deps/liburl-85220e26e3792d26.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-5ba1cb23357cc20c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b258eee38076f221.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3288cd3d486ca37d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-ab40fa9ee1ddc905.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libtar-7b1a98ab025c31fe.rlib" "/opt/rustwide/target/debug/deps/libxattr-35a4a432e986b020.rlib" "/opt/rustwide/target/debug/deps/libfiletime-2ff6dbebc356d1b5.rlib" "/opt/rustwide/target/debug/deps/liblibflate-8eeb73f1deb2eb6d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-268d64be2fadea05.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/liblibflate_lz77-ee87987d3013aff8.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-84f81a3e82aab157.rlib" "/opt/rustwide/target/debug/deps/libstrum-aababf43a7f15d79.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libserde-2dd3071cf84eb521.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a98ff68010c8ff8e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c96808e7beca6ad9.rlib" "/opt/rustwide/target/debug/deps/libatty-aa0661eb1bc36a66.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libregex-641471f95c11aa95.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-580ef6840473480d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f2387ad557264bd4.rlib" "/opt/rustwide/target/debug/deps/libtokio-3c0972bfa68b5c46.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libmio-efc422cfc032add4.rlib" "/opt/rustwide/target/debug/deps/liblog-a8fa53834927f13a.rlib" "/opt/rustwide/target/debug/deps/libiovec-8c6ccee665ad601f.rlib" "/opt/rustwide/target/debug/deps/libnet2-e619cb7edff801ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "/opt/rustwide/target/debug/deps/liblibc-10c0b25b46a1d7d2.rlib" "/opt/rustwide/target/debug/deps/libbytes-27e7835702184325.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-aae59a8f4307fc0a.rlib" "/opt/rustwide/target/debug/deps/libfutures-57ed10f04f9d1306.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-35412796339b4d82.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d01f8433d8d92d2d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-606133616f6e8a4b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-13e7f98cb90f48f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-230959cf0265211c.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cb08ef38d72df491.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e575a78bbdeebbae.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-201299274bca8230.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a2058c5ec177353c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3ec883462842479a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tags-6282d0f912c8429b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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 [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/reference-35f58ea582059eb9.reference.8bc32b9c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/reference-35f58ea582059eb9.reference.8bc32b9c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/reference-35f58ea582059eb9.reference.8bc32b9c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/reference-35f58ea582059eb9.reference.8bc32b9c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/reference-35f58ea582059eb9.reference.8bc32b9c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/reference-35f58ea582059eb9.reference.8bc32b9c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/reference-35f58ea582059eb9.reference.8bc32b9c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/reference-35f58ea582059eb9.reference.8bc32b9c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/reference-35f58ea582059eb9.reference.8bc32b9c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/reference-35f58ea582059eb9.reference.8bc32b9c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/reference-35f58ea582059eb9.reference.8bc32b9c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/reference-35f58ea582059eb9.reference.8bc32b9c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/reference-35f58ea582059eb9.reference.8bc32b9c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/reference-35f58ea582059eb9.reference.8bc32b9c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/reference-35f58ea582059eb9.reference.8bc32b9c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/reference-35f58ea582059eb9.reference.8bc32b9c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/reference-35f58ea582059eb9.2ike17n76i2huleo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libdkregistry-28209e701637d915.rlib" "/opt/rustwide/target/debug/deps/libserde_ignored-bbc0191129b00e15.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ea1dfbfa55f10b92.rlib" "/opt/rustwide/target/debug/deps/libsha2-c22fd5a1a201f4dc.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-9b290854c61dc931.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-452242d01f8e780b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4dcec153a3940026.rlib" "/opt/rustwide/target/debug/deps/libtypenum-75b56a398ae549eb.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-057d5701e47406d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-dfd8eeb8444cfcc7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-b69692e0518e4d6f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b5c4ecb6f8ab94fd.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-204db7c8d1455cba.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2546b94d7e4a1147.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e78ce432f8ef17a7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f12646d9820c8661.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7d5609db48aafb53.rlib" "/opt/rustwide/target/debug/deps/libryu-bf66dd2c6a39309a.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-6927c6782515b98f.rlib" "/opt/rustwide/target/debug/deps/libunicase-70b12a705e8e0654.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-323d2bd270d45899.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-45da330e3247a814.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6dc05cc8c491860b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libhyper-c5446e4c06279e8a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libwant-b17769c6bf3d354c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libh2-6cdcdba0ac18316a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-011982079a921cd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-493484635fb7b79d.rlib" "/opt/rustwide/target/debug/deps/libtime-38dd22ba30ab36c1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libpin_project-03f149e8a3b02c9b.rlib" "/opt/rustwide/target/debug/deps/libtokio-3c0972bfa68b5c46.rlib" "/opt/rustwide/target/debug/deps/libmio-efc422cfc032add4.rlib" "/opt/rustwide/target/debug/deps/libiovec-8c6ccee665ad601f.rlib" "/opt/rustwide/target/debug/deps/libnet2-e619cb7edff801ee.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-aae59a8f4307fc0a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dfba498e56d3714a.rlib" "/opt/rustwide/target/debug/deps/liburl-85220e26e3792d26.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-5ba1cb23357cc20c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b258eee38076f221.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3288cd3d486ca37d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-ab40fa9ee1ddc905.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libbytes-27e7835702184325.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libfutures-57ed10f04f9d1306.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-35412796339b4d82.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d01f8433d8d92d2d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-13e7f98cb90f48f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-230959cf0265211c.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cb08ef38d72df491.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e575a78bbdeebbae.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-201299274bca8230.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a2058c5ec177353c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3ec883462842479a.rlib" "/opt/rustwide/target/debug/deps/libtar-7b1a98ab025c31fe.rlib" "/opt/rustwide/target/debug/deps/libxattr-35a4a432e986b020.rlib" "/opt/rustwide/target/debug/deps/libfiletime-2ff6dbebc356d1b5.rlib" "/opt/rustwide/target/debug/deps/liblibflate-8eeb73f1deb2eb6d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-268d64be2fadea05.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/liblibflate_lz77-ee87987d3013aff8.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-84f81a3e82aab157.rlib" "/opt/rustwide/target/debug/deps/libregex-641471f95c11aa95.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-580ef6840473480d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f2387ad557264bd4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-606133616f6e8a4b.rlib" "/opt/rustwide/target/debug/deps/libstrum-aababf43a7f15d79.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/liblog-a8fa53834927f13a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "/opt/rustwide/target/debug/deps/libserde-2dd3071cf84eb521.rlib" "/opt/rustwide/target/debug/deps/libspectral-b50b612058b745f8.rlib" "/opt/rustwide/target/debug/deps/libnum-eebdded50f0a074a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-57e55f21533e5b47.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-396e81ba0578ff0a.rlib" "/opt/rustwide/target/debug/deps/librand-ba5997daf896174f.rlib" "/opt/rustwide/target/debug/deps/liblibc-10c0b25b46a1d7d2.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-afc519aefe6bac0a.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-bdf045fabfc65aef.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1329274303dd1ce6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa03a251f5a9c518.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-142670fd7f9e697c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/reference-35f58ea582059eb9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/manifest-72ff8dfd4c79b59e.manifest.9af66e09-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/manifest-72ff8dfd4c79b59e.manifest.9af66e09-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/manifest-72ff8dfd4c79b59e.manifest.9af66e09-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/manifest-72ff8dfd4c79b59e.manifest.9af66e09-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/manifest-72ff8dfd4c79b59e.manifest.9af66e09-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/manifest-72ff8dfd4c79b59e.manifest.9af66e09-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/manifest-72ff8dfd4c79b59e.manifest.9af66e09-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/manifest-72ff8dfd4c79b59e.manifest.9af66e09-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/manifest-72ff8dfd4c79b59e.manifest.9af66e09-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/manifest-72ff8dfd4c79b59e.manifest.9af66e09-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/manifest-72ff8dfd4c79b59e.manifest.9af66e09-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/manifest-72ff8dfd4c79b59e.manifest.9af66e09-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/manifest-72ff8dfd4c79b59e.manifest.9af66e09-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/manifest-72ff8dfd4c79b59e.manifest.9af66e09-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/manifest-72ff8dfd4c79b59e.manifest.9af66e09-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/manifest-72ff8dfd4c79b59e.manifest.9af66e09-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/manifest-72ff8dfd4c79b59e.54ebd7484f2184xh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdkregistry-28209e701637d915.rlib" "/opt/rustwide/target/debug/deps/libserde_ignored-bbc0191129b00e15.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ea1dfbfa55f10b92.rlib" "/opt/rustwide/target/debug/deps/libsha2-c22fd5a1a201f4dc.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-9b290854c61dc931.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-452242d01f8e780b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4dcec153a3940026.rlib" "/opt/rustwide/target/debug/deps/libtypenum-75b56a398ae549eb.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-057d5701e47406d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-dfd8eeb8444cfcc7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-b69692e0518e4d6f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b5c4ecb6f8ab94fd.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-204db7c8d1455cba.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2546b94d7e4a1147.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e78ce432f8ef17a7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f12646d9820c8661.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-6927c6782515b98f.rlib" "/opt/rustwide/target/debug/deps/libunicase-70b12a705e8e0654.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-323d2bd270d45899.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-45da330e3247a814.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6dc05cc8c491860b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libhyper-c5446e4c06279e8a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libwant-b17769c6bf3d354c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libh2-6cdcdba0ac18316a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-011982079a921cd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-493484635fb7b79d.rlib" "/opt/rustwide/target/debug/deps/libtime-38dd22ba30ab36c1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libpin_project-03f149e8a3b02c9b.rlib" "/opt/rustwide/target/debug/deps/libtokio-3c0972bfa68b5c46.rlib" "/opt/rustwide/target/debug/deps/libmio-efc422cfc032add4.rlib" "/opt/rustwide/target/debug/deps/libiovec-8c6ccee665ad601f.rlib" "/opt/rustwide/target/debug/deps/libnet2-e619cb7edff801ee.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-aae59a8f4307fc0a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dfba498e56d3714a.rlib" "/opt/rustwide/target/debug/deps/liburl-85220e26e3792d26.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-5ba1cb23357cc20c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b258eee38076f221.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3288cd3d486ca37d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-ab40fa9ee1ddc905.rlib" "/opt/rustwide/target/debug/deps/libbytes-27e7835702184325.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libfutures-57ed10f04f9d1306.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-35412796339b4d82.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d01f8433d8d92d2d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-13e7f98cb90f48f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-230959cf0265211c.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cb08ef38d72df491.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e575a78bbdeebbae.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-201299274bca8230.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a2058c5ec177353c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3ec883462842479a.rlib" "/opt/rustwide/target/debug/deps/libtar-7b1a98ab025c31fe.rlib" "/opt/rustwide/target/debug/deps/libxattr-35a4a432e986b020.rlib" "/opt/rustwide/target/debug/deps/libfiletime-2ff6dbebc356d1b5.rlib" "/opt/rustwide/target/debug/deps/liblibc-10c0b25b46a1d7d2.rlib" "/opt/rustwide/target/debug/deps/liblibflate-8eeb73f1deb2eb6d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-268d64be2fadea05.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/liblibflate_lz77-ee87987d3013aff8.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-84f81a3e82aab157.rlib" "/opt/rustwide/target/debug/deps/libregex-641471f95c11aa95.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-580ef6840473480d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f2387ad557264bd4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-606133616f6e8a4b.rlib" "/opt/rustwide/target/debug/deps/libstrum-aababf43a7f15d79.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/liblog-a8fa53834927f13a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7d5609db48aafb53.rlib" "/opt/rustwide/target/debug/deps/libryu-bf66dd2c6a39309a.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libserde-2dd3071cf84eb521.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/manifest-72ff8dfd4c79b59e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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 [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/examples/login-f72c33ce325ca0fd.login.e306c16c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/login-f72c33ce325ca0fd.login.e306c16c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/login-f72c33ce325ca0fd.login.e306c16c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/login-f72c33ce325ca0fd.login.e306c16c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/login-f72c33ce325ca0fd.login.e306c16c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/login-f72c33ce325ca0fd.login.e306c16c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/login-f72c33ce325ca0fd.login.e306c16c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/login-f72c33ce325ca0fd.login.e306c16c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/login-f72c33ce325ca0fd.login.e306c16c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/login-f72c33ce325ca0fd.login.e306c16c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/login-f72c33ce325ca0fd.login.e306c16c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/login-f72c33ce325ca0fd.login.e306c16c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/login-f72c33ce325ca0fd.login.e306c16c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/login-f72c33ce325ca0fd.login.e306c16c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/login-f72c33ce325ca0fd.login.e306c16c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/login-f72c33ce325ca0fd.login.e306c16c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/login-f72c33ce325ca0fd.544xpf4b51drbdek.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdkregistry-28209e701637d915.rlib" "/opt/rustwide/target/debug/deps/libserde_ignored-bbc0191129b00e15.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ea1dfbfa55f10b92.rlib" "/opt/rustwide/target/debug/deps/libsha2-c22fd5a1a201f4dc.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libdigest-9b290854c61dc931.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-452242d01f8e780b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4dcec153a3940026.rlib" "/opt/rustwide/target/debug/deps/libtypenum-75b56a398ae549eb.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-057d5701e47406d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-dfd8eeb8444cfcc7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-b69692e0518e4d6f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b5c4ecb6f8ab94fd.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-204db7c8d1455cba.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2546b94d7e4a1147.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e78ce432f8ef17a7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f12646d9820c8661.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7d5609db48aafb53.rlib" "/opt/rustwide/target/debug/deps/libryu-bf66dd2c6a39309a.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-6927c6782515b98f.rlib" "/opt/rustwide/target/debug/deps/libunicase-70b12a705e8e0654.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-323d2bd270d45899.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-45da330e3247a814.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6dc05cc8c491860b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libhyper-c5446e4c06279e8a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libwant-b17769c6bf3d354c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libh2-6cdcdba0ac18316a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-011982079a921cd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-493484635fb7b79d.rlib" "/opt/rustwide/target/debug/deps/libtime-38dd22ba30ab36c1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libpin_project-03f149e8a3b02c9b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dfba498e56d3714a.rlib" "/opt/rustwide/target/debug/deps/liburl-85220e26e3792d26.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-5ba1cb23357cc20c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b258eee38076f221.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3288cd3d486ca37d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-ab40fa9ee1ddc905.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libtar-7b1a98ab025c31fe.rlib" "/opt/rustwide/target/debug/deps/libxattr-35a4a432e986b020.rlib" "/opt/rustwide/target/debug/deps/libfiletime-2ff6dbebc356d1b5.rlib" "/opt/rustwide/target/debug/deps/liblibflate-8eeb73f1deb2eb6d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-268d64be2fadea05.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/liblibflate_lz77-ee87987d3013aff8.rlib" "/opt/rustwide/target/debug/deps/librle_decode_fast-84f81a3e82aab157.rlib" "/opt/rustwide/target/debug/deps/libstrum-aababf43a7f15d79.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libserde-2dd3071cf84eb521.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a98ff68010c8ff8e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c96808e7beca6ad9.rlib" "/opt/rustwide/target/debug/deps/libatty-aa0661eb1bc36a66.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libregex-641471f95c11aa95.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-580ef6840473480d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f2387ad557264bd4.rlib" "/opt/rustwide/target/debug/deps/libtokio-3c0972bfa68b5c46.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libmio-efc422cfc032add4.rlib" "/opt/rustwide/target/debug/deps/liblog-a8fa53834927f13a.rlib" "/opt/rustwide/target/debug/deps/libiovec-8c6ccee665ad601f.rlib" "/opt/rustwide/target/debug/deps/libnet2-e619cb7edff801ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "/opt/rustwide/target/debug/deps/liblibc-10c0b25b46a1d7d2.rlib" "/opt/rustwide/target/debug/deps/libbytes-27e7835702184325.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-aae59a8f4307fc0a.rlib" "/opt/rustwide/target/debug/deps/libfutures-57ed10f04f9d1306.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-35412796339b4d82.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d01f8433d8d92d2d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-606133616f6e8a4b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-13e7f98cb90f48f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-230959cf0265211c.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cb08ef38d72df491.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e575a78bbdeebbae.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-201299274bca8230.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a2058c5ec177353c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3ec883462842479a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/login-f72c33ce325ca0fd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9beae63e09c0956c21587333b6abbe48d948f6a275c7dc2fbab1f39f227a849b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9beae63e09c0956c21587333b6abbe48d948f6a275c7dc2fbab1f39f227a849b", kill_on_drop: false }` [INFO] [stdout] 9beae63e09c0956c21587333b6abbe48d948f6a275c7dc2fbab1f39f227a849b