[INFO] crate jdcloud_signer 0.1.0 is already in cache [INFO] testing jdcloud_signer-0.1.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate jdcloud_signer 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate jdcloud_signer 0.1.0 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate jdcloud_signer 0.1.0 [INFO] finished tweaking crates.io crate jdcloud_signer 0.1.0 [INFO] tweaked toml for crates.io crate jdcloud_signer 0.1.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05e01b1c452ed9c3d9bf2cab8f5a3449fb5d408d7057d81f201139e6ec9a4d22 [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" "05e01b1c452ed9c3d9bf2cab8f5a3449fb5d408d7057d81f201139e6ec9a4d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05e01b1c452ed9c3d9bf2cab8f5a3449fb5d408d7057d81f201139e6ec9a4d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05e01b1c452ed9c3d9bf2cab8f5a3449fb5d408d7057d81f201139e6ec9a4d22", kill_on_drop: false }` [INFO] [stdout] 05e01b1c452ed9c3d9bf2cab8f5a3449fb5d408d7057d81f201139e6ec9a4d22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3808a08fd777a755d4c17fd003800267b9d8d8a3468491e25457e349ea78b9a8 [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" "3808a08fd777a755d4c17fd003800267b9d8d8a3468491e25457e349ea78b9a8", kill_on_drop: false }` [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling jdcloud_signer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:52:38 [INFO] [stdout] | [INFO] [stdout] 52 | write!(f, "{}: {}", self.description(), cause) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:54:30 [INFO] [stdout] | [INFO] [stdout] 54 | f.write_str(self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.96s [INFO] running `Command { std: "docker" "inspect" "3808a08fd777a755d4c17fd003800267b9d8d8a3468491e25457e349ea78b9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3808a08fd777a755d4c17fd003800267b9d8d8a3468491e25457e349ea78b9a8", kill_on_drop: false }` [INFO] [stdout] 3808a08fd777a755d4c17fd003800267b9d8d8a3468491e25457e349ea78b9a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7cc73a26a97b03b865d9a629018065c4ec72ac8535e831fa26ee6156c789c03 [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" "a7cc73a26a97b03b865d9a629018065c4ec72ac8535e831fa26ee6156c789c03", kill_on_drop: false }` [INFO] [stderr] Compiling jdcloud_signer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:52:38 [INFO] [stdout] | [INFO] [stdout] 52 | write!(f, "{}: {}", self.description(), cause) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:54:30 [INFO] [stdout] | [INFO] [stdout] 54 | f.write_str(self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:52:38 [INFO] [stdout] | [INFO] [stdout] 52 | write!(f, "{}: {}", self.description(), cause) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:54:30 [INFO] [stdout] | [INFO] [stdout] 54 | f.write_str(self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/client-0f1ad3586dab2ff5.client.ef96agck-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/client-0f1ad3586dab2ff5.client.ef96agck-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/client-0f1ad3586dab2ff5.client.ef96agck-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/client-0f1ad3586dab2ff5.client.ef96agck-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/client-0f1ad3586dab2ff5.client.ef96agck-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/client-0f1ad3586dab2ff5.client.ef96agck-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/client-0f1ad3586dab2ff5.client.ef96agck-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/client-0f1ad3586dab2ff5.client.ef96agck-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/client-0f1ad3586dab2ff5.client.ef96agck-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/client-0f1ad3586dab2ff5.client.ef96agck-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/client-0f1ad3586dab2ff5.client.ef96agck-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/client-0f1ad3586dab2ff5.client.ef96agck-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/client-0f1ad3586dab2ff5.client.ef96agck-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/client-0f1ad3586dab2ff5.client.ef96agck-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/client-0f1ad3586dab2ff5.client.ef96agck-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/client-0f1ad3586dab2ff5.client.ef96agck-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/client-0f1ad3586dab2ff5" "/opt/rustwide/target/debug/examples/client-0f1ad3586dab2ff5.4nzzksk2m5rkiz7f.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-6a4af9af665586f0/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjdcloud_signer-b39522fbc7e6e3f2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1925bf7c7171a27f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-34164cf6a2ce7a80.rlib" "/opt/rustwide/target/debug/deps/libdtoa-59ff89e986bf1464.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-73991c8de5029bf4.rlib" "/opt/rustwide/target/debug/deps/libunicase-52fa6b0564e06fe5.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libflate2-e6776fde6f097149.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3b8f4343ab2aaa27.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6aa1396986d7f5c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-25f1cbdcb4699650.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a982fc92ec7c218d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libhyper-615dc0edfd699878.rlib" "/opt/rustwide/target/debug/deps/libwant-1822e3632ff1c296.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-02fed148e3297d35.rlib" "/opt/rustwide/target/debug/deps/libtokio-c641dee3d1744c3e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-719bf4a60dd97b71.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-661da31094522e5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-13ba5fbb755d15de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b02a373d54c24287.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e47843f3b2bda747.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2539878d75ffe33d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-0dbed37a475a89f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ad986980005cf26c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c4dc994115ffcdc6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-56eeee7c4351eb9d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7a01464ef903cce4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-15f464639cbfeeb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-314edaf3161f3369.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/libmio-bc96362e15ce4f78.rlib" "/opt/rustwide/target/debug/deps/libnet2-35d3a1894e83fe59.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-582f8a68ace96b13.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-c4efa46afd41d040.rlib" "/opt/rustwide/target/debug/deps/libh2-7c37cbaa7ac451ce.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f33cebeff4206f58.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7dec0ffcc3695806.rlib" "/opt/rustwide/target/debug/deps/libstring-de6f8a4ad9914cf8.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-26413068aee77f15.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-10f7e5a463fd9abc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e6ff3dd5f83f47bc.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-982590a87074e553.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8b4381841f7e1376.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/liblog-8beeeccf874d501c.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-46307fc4a377ca0e.rlib" "/opt/rustwide/target/debug/deps/liburl-7854435f19ecb222.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-f0bedc0d37e0238e.rlib" "/opt/rustwide/target/debug/deps/libregex-ae006bea36b56202.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c2b8e780c8787699.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-bf9487f88b03a561.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7228cf29b098e932.rlib" "/opt/rustwide/target/debug/deps/libserde-917b7dfdcdda1c2b.rlib" "/opt/rustwide/target/debug/deps/libfailure-8c5ada8d3fca2be7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e661a131d5c12d61.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ddb11fd43b6bf3b.rlib" "/opt/rustwide/target/debug/deps/libadler-b8e56696c349e12a.rlib" "/opt/rustwide/target/debug/deps/libobject-0d6e0bb75f5e2105.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6e3ab839915e17cd.rlib" "/opt/rustwide/target/debug/deps/libgimli-80f1fa5d0fd828c4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libcookie-21cec3b9b240254e.rlib" "/opt/rustwide/target/debug/deps/libbase64-62e18710acaf3252.rlib" "/opt/rustwide/target/debug/deps/liburl-33bbacdddff76213.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-b8d4ad66d49965ce.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d152a46851e25f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libuuid-e018a6290430f9e2.rlib" "/opt/rustwide/target/debug/deps/librand-b05d96629f41a435.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-2d0c1e94a7457c5b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libchrono-ffb28754148fc9a5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec046d120225b867.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-491417eb0472d7c5.rlib" "/opt/rustwide/target/debug/deps/libhttp-896764177ab5f3ca.rlib" "/opt/rustwide/target/debug/deps/libitoa-571136415771b7fa.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libbytes-8106c52b105e5a41.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libiovec-a11a898653c8df7f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libcrypto-f36c94ac3de6e4cf.rlib" "/opt/rustwide/target/debug/deps/libtime-d2c62b1b44323850.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f61ed616208b2c25.rlib" "/opt/rustwide/target/debug/deps/librand-d4e2111805436139.rlib" "/opt/rustwide/target/debug/deps/librand-51f5f7bf0186ec60.rlib" "/opt/rustwide/target/debug/deps/liblibc-809b3ff95751964d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/jdcloud_signer-2072debe720e5f2c.jdcloud_signer.5wz69kfr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/jdcloud_signer-2072debe720e5f2c.jdcloud_signer.5wz69kfr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/jdcloud_signer-2072debe720e5f2c.jdcloud_signer.5wz69kfr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/jdcloud_signer-2072debe720e5f2c.jdcloud_signer.5wz69kfr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/jdcloud_signer-2072debe720e5f2c.jdcloud_signer.5wz69kfr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/jdcloud_signer-2072debe720e5f2c.jdcloud_signer.5wz69kfr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/jdcloud_signer-2072debe720e5f2c.jdcloud_signer.5wz69kfr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/jdcloud_signer-2072debe720e5f2c.jdcloud_signer.5wz69kfr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/jdcloud_signer-2072debe720e5f2c.jdcloud_signer.5wz69kfr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/jdcloud_signer-2072debe720e5f2c.jdcloud_signer.5wz69kfr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/jdcloud_signer-2072debe720e5f2c.jdcloud_signer.5wz69kfr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/jdcloud_signer-2072debe720e5f2c.jdcloud_signer.5wz69kfr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/jdcloud_signer-2072debe720e5f2c.jdcloud_signer.5wz69kfr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/jdcloud_signer-2072debe720e5f2c.jdcloud_signer.5wz69kfr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/jdcloud_signer-2072debe720e5f2c.jdcloud_signer.5wz69kfr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/jdcloud_signer-2072debe720e5f2c.jdcloud_signer.5wz69kfr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/jdcloud_signer-2072debe720e5f2c" "/opt/rustwide/target/debug/deps/jdcloud_signer-2072debe720e5f2c.2ra5a7rohmwf6jt8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-6a4af9af665586f0/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1925bf7c7171a27f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-34164cf6a2ce7a80.rlib" "/opt/rustwide/target/debug/deps/libdtoa-59ff89e986bf1464.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-73991c8de5029bf4.rlib" "/opt/rustwide/target/debug/deps/libunicase-52fa6b0564e06fe5.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libflate2-e6776fde6f097149.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3b8f4343ab2aaa27.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6aa1396986d7f5c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-25f1cbdcb4699650.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a982fc92ec7c218d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libhyper-615dc0edfd699878.rlib" "/opt/rustwide/target/debug/deps/libwant-1822e3632ff1c296.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-02fed148e3297d35.rlib" "/opt/rustwide/target/debug/deps/libtokio-c641dee3d1744c3e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-719bf4a60dd97b71.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-661da31094522e5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-13ba5fbb755d15de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b02a373d54c24287.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e47843f3b2bda747.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2539878d75ffe33d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-0dbed37a475a89f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ad986980005cf26c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c4dc994115ffcdc6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-56eeee7c4351eb9d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7a01464ef903cce4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-15f464639cbfeeb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-314edaf3161f3369.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/libmio-bc96362e15ce4f78.rlib" "/opt/rustwide/target/debug/deps/libnet2-35d3a1894e83fe59.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-582f8a68ace96b13.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-c4efa46afd41d040.rlib" "/opt/rustwide/target/debug/deps/libh2-7c37cbaa7ac451ce.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f33cebeff4206f58.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7dec0ffcc3695806.rlib" "/opt/rustwide/target/debug/deps/libstring-de6f8a4ad9914cf8.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-26413068aee77f15.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-10f7e5a463fd9abc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e6ff3dd5f83f47bc.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-982590a87074e553.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8b4381841f7e1376.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/liblog-8beeeccf874d501c.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-46307fc4a377ca0e.rlib" "/opt/rustwide/target/debug/deps/liburl-7854435f19ecb222.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-f0bedc0d37e0238e.rlib" "/opt/rustwide/target/debug/deps/libregex-ae006bea36b56202.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c2b8e780c8787699.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-bf9487f88b03a561.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7228cf29b098e932.rlib" "/opt/rustwide/target/debug/deps/libserde-917b7dfdcdda1c2b.rlib" "/opt/rustwide/target/debug/deps/libfailure-8c5ada8d3fca2be7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e661a131d5c12d61.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ddb11fd43b6bf3b.rlib" "/opt/rustwide/target/debug/deps/libadler-b8e56696c349e12a.rlib" "/opt/rustwide/target/debug/deps/libobject-0d6e0bb75f5e2105.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6e3ab839915e17cd.rlib" "/opt/rustwide/target/debug/deps/libgimli-80f1fa5d0fd828c4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libcookie-21cec3b9b240254e.rlib" "/opt/rustwide/target/debug/deps/libbase64-62e18710acaf3252.rlib" "/opt/rustwide/target/debug/deps/liburl-33bbacdddff76213.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-b8d4ad66d49965ce.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d152a46851e25f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libuuid-e018a6290430f9e2.rlib" "/opt/rustwide/target/debug/deps/librand-b05d96629f41a435.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-2d0c1e94a7457c5b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libchrono-ffb28754148fc9a5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec046d120225b867.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-491417eb0472d7c5.rlib" "/opt/rustwide/target/debug/deps/libhttp-896764177ab5f3ca.rlib" "/opt/rustwide/target/debug/deps/libitoa-571136415771b7fa.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libbytes-8106c52b105e5a41.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libiovec-a11a898653c8df7f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libcrypto-f36c94ac3de6e4cf.rlib" "/opt/rustwide/target/debug/deps/libtime-d2c62b1b44323850.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f61ed616208b2c25.rlib" "/opt/rustwide/target/debug/deps/librand-d4e2111805436139.rlib" "/opt/rustwide/target/debug/deps/librand-51f5f7bf0186ec60.rlib" "/opt/rustwide/target/debug/deps/liblibc-809b3ff95751964d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jdcloud_signer`. [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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/sign-c48ba9f34bd9c99f.sign.3h9yjyiw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/sign-c48ba9f34bd9c99f.sign.3h9yjyiw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/sign-c48ba9f34bd9c99f.sign.3h9yjyiw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/sign-c48ba9f34bd9c99f.sign.3h9yjyiw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/sign-c48ba9f34bd9c99f.sign.3h9yjyiw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/sign-c48ba9f34bd9c99f.sign.3h9yjyiw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/sign-c48ba9f34bd9c99f.sign.3h9yjyiw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/sign-c48ba9f34bd9c99f.sign.3h9yjyiw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/sign-c48ba9f34bd9c99f.sign.3h9yjyiw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/sign-c48ba9f34bd9c99f.sign.3h9yjyiw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/sign-c48ba9f34bd9c99f.sign.3h9yjyiw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/sign-c48ba9f34bd9c99f.sign.3h9yjyiw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/sign-c48ba9f34bd9c99f.sign.3h9yjyiw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/sign-c48ba9f34bd9c99f.sign.3h9yjyiw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/sign-c48ba9f34bd9c99f.sign.3h9yjyiw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/sign-c48ba9f34bd9c99f.sign.3h9yjyiw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/sign-c48ba9f34bd9c99f" "/opt/rustwide/target/debug/examples/sign-c48ba9f34bd9c99f.wo1vhqia4v2m9te.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rust-crypto-6a4af9af665586f0/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libjdcloud_signer-b39522fbc7e6e3f2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1925bf7c7171a27f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-34164cf6a2ce7a80.rlib" "/opt/rustwide/target/debug/deps/libdtoa-59ff89e986bf1464.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-73991c8de5029bf4.rlib" "/opt/rustwide/target/debug/deps/libunicase-52fa6b0564e06fe5.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libflate2-e6776fde6f097149.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3b8f4343ab2aaa27.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6aa1396986d7f5c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-25f1cbdcb4699650.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a982fc92ec7c218d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libhyper-615dc0edfd699878.rlib" "/opt/rustwide/target/debug/deps/libwant-1822e3632ff1c296.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-02fed148e3297d35.rlib" "/opt/rustwide/target/debug/deps/libtokio-c641dee3d1744c3e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-719bf4a60dd97b71.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-661da31094522e5a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-13ba5fbb755d15de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b02a373d54c24287.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e47843f3b2bda747.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2539878d75ffe33d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-0dbed37a475a89f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ad986980005cf26c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c4dc994115ffcdc6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-56eeee7c4351eb9d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7a01464ef903cce4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-15f464639cbfeeb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-314edaf3161f3369.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/libmio-bc96362e15ce4f78.rlib" "/opt/rustwide/target/debug/deps/libnet2-35d3a1894e83fe59.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-582f8a68ace96b13.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-c4efa46afd41d040.rlib" "/opt/rustwide/target/debug/deps/libh2-7c37cbaa7ac451ce.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f33cebeff4206f58.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7dec0ffcc3695806.rlib" "/opt/rustwide/target/debug/deps/libstring-de6f8a4ad9914cf8.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-26413068aee77f15.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-10f7e5a463fd9abc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e6ff3dd5f83f47bc.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-982590a87074e553.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8b4381841f7e1376.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/liblog-8beeeccf874d501c.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-46307fc4a377ca0e.rlib" "/opt/rustwide/target/debug/deps/liburl-7854435f19ecb222.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-f0bedc0d37e0238e.rlib" "/opt/rustwide/target/debug/deps/libregex-ae006bea36b56202.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c2b8e780c8787699.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-bf9487f88b03a561.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7228cf29b098e932.rlib" "/opt/rustwide/target/debug/deps/libserde-917b7dfdcdda1c2b.rlib" "/opt/rustwide/target/debug/deps/libfailure-8c5ada8d3fca2be7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e661a131d5c12d61.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ddb11fd43b6bf3b.rlib" "/opt/rustwide/target/debug/deps/libadler-b8e56696c349e12a.rlib" "/opt/rustwide/target/debug/deps/libobject-0d6e0bb75f5e2105.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-6e3ab839915e17cd.rlib" "/opt/rustwide/target/debug/deps/libgimli-80f1fa5d0fd828c4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libcookie-21cec3b9b240254e.rlib" "/opt/rustwide/target/debug/deps/libbase64-62e18710acaf3252.rlib" "/opt/rustwide/target/debug/deps/liburl-33bbacdddff76213.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-b8d4ad66d49965ce.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d152a46851e25f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libuuid-e018a6290430f9e2.rlib" "/opt/rustwide/target/debug/deps/librand-b05d96629f41a435.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-761544fc5ed0f25b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-479d8eedea9b37b1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-2d0c1e94a7457c5b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libchrono-ffb28754148fc9a5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec046d120225b867.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-491417eb0472d7c5.rlib" "/opt/rustwide/target/debug/deps/libhttp-896764177ab5f3ca.rlib" "/opt/rustwide/target/debug/deps/libitoa-571136415771b7fa.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libbytes-8106c52b105e5a41.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libiovec-a11a898653c8df7f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libcrypto-f36c94ac3de6e4cf.rlib" "/opt/rustwide/target/debug/deps/libtime-d2c62b1b44323850.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f61ed616208b2c25.rlib" "/opt/rustwide/target/debug/deps/librand-d4e2111805436139.rlib" "/opt/rustwide/target/debug/deps/librand-51f5f7bf0186ec60.rlib" "/opt/rustwide/target/debug/deps/liblibc-809b3ff95751964d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "a7cc73a26a97b03b865d9a629018065c4ec72ac8535e831fa26ee6156c789c03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7cc73a26a97b03b865d9a629018065c4ec72ac8535e831fa26ee6156c789c03", kill_on_drop: false }` [INFO] [stdout] a7cc73a26a97b03b865d9a629018065c4ec72ac8535e831fa26ee6156c789c03