[INFO] crate r2pipe 0.5.0 is already in cache [INFO] testing r2pipe-0.5.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate r2pipe 0.5.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate r2pipe 0.5.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 r2pipe 0.5.0 [INFO] finished tweaking crates.io crate r2pipe 0.5.0 [INFO] tweaked toml for crates.io crate r2pipe 0.5.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate r2pipe 0.5.0 already has a lockfile, it will not be regenerated [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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 63480fca2b71d2fbec4ce42f16b7ee5c43bce0d328890d56eeba9da5da99aaaa [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" "63480fca2b71d2fbec4ce42f16b7ee5c43bce0d328890d56eeba9da5da99aaaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63480fca2b71d2fbec4ce42f16b7ee5c43bce0d328890d56eeba9da5da99aaaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63480fca2b71d2fbec4ce42f16b7ee5c43bce0d328890d56eeba9da5da99aaaa", kill_on_drop: false }` [INFO] [stdout] 63480fca2b71d2fbec4ce42f16b7ee5c43bce0d328890d56eeba9da5da99aaaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 9e6cf1e3d236180a4b07aca10a917f9d3308be1788e1a0f36430a7223fc571de [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" "9e6cf1e3d236180a4b07aca10a917f9d3308be1788e1a0f36430a7223fc571de", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling r2pipe v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.32s [INFO] running `Command { std: "docker" "inspect" "9e6cf1e3d236180a4b07aca10a917f9d3308be1788e1a0f36430a7223fc571de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6cf1e3d236180a4b07aca10a917f9d3308be1788e1a0f36430a7223fc571de", kill_on_drop: false }` [INFO] [stdout] 9e6cf1e3d236180a4b07aca10a917f9d3308be1788e1a0f36430a7223fc571de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] ae3978e5706a669630d55daccc9f1606e272b5f38408beca79fdd2ad75ab5e3e [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" "ae3978e5706a669630d55daccc9f1606e272b5f38408beca79fdd2ad75ab5e3e", kill_on_drop: false }` [INFO] [stderr] Compiling r2pipe v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-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/threads_callback-ef7c3ec6cb05f6ab.threads_callback.c483ij92-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-ef7c3ec6cb05f6ab.threads_callback.c483ij92-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-ef7c3ec6cb05f6ab.threads_callback.c483ij92-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-ef7c3ec6cb05f6ab.threads_callback.c483ij92-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-ef7c3ec6cb05f6ab.threads_callback.c483ij92-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-ef7c3ec6cb05f6ab.threads_callback.c483ij92-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-ef7c3ec6cb05f6ab.threads_callback.c483ij92-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-ef7c3ec6cb05f6ab.threads_callback.c483ij92-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-ef7c3ec6cb05f6ab.threads_callback.c483ij92-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-ef7c3ec6cb05f6ab.threads_callback.c483ij92-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-ef7c3ec6cb05f6ab.threads_callback.c483ij92-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-ef7c3ec6cb05f6ab.threads_callback.c483ij92-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-ef7c3ec6cb05f6ab.threads_callback.c483ij92-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-ef7c3ec6cb05f6ab.threads_callback.c483ij92-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-ef7c3ec6cb05f6ab.threads_callback.c483ij92-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/threads_callback-ef7c3ec6cb05f6ab.threads_callback.c483ij92-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/threads_callback-ef7c3ec6cb05f6ab" "/opt/rustwide/target/debug/examples/threads_callback-ef7c3ec6cb05f6ab.5e55ph9dprbj6bk4.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libr2pipe-2c9dd6cb1f9fa2b2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f2b34515f8a46e7c.rlib" "/opt/rustwide/target/debug/deps/libuuid-86fc27c88bf66f50.rlib" "/opt/rustwide/target/debug/deps/librand-76ed3d26a4356045.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-4696ddf226703849.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-dbaa1da3fe9d24d6.rlib" "/opt/rustwide/target/debug/deps/libdtoa-54eda60b813ddfb1.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-4a261b5aa49e5d92.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-10fa85f6c4c50a64.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8080cb4ef9305fd7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-83586259b25d55e1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5095caada63e0d4c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a642055c8b2708cd.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-98f12ac6566a9e0a.rlib" "/opt/rustwide/target/debug/deps/libwant-30376356ad326be4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-b2793ff0210fe061.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-719bf4a60dd97b71.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-919fa0d737f7607e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fb00f40318983420.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d59663e036c6a25a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fb33802053f5559f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2a9da7fb91951f07.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9a71ed66520924d3.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ad986980005cf26c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-73a18d0d6e3acc80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8cfb18b80480f36f.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-494cfabe2d54c95a.rlib" "/opt/rustwide/target/debug/deps/libnet2-1f9bb1358cf5e0bf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b2d8391ba0f18cd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-9b1327e624d038b9.rlib" "/opt/rustwide/target/debug/deps/libh2-c229196a0aebe969.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9a99e5a7157a185.rlib" "/opt/rustwide/target/debug/deps/libstring-c52807b44c6603d1.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-050529a5ea17fed5.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a02016b6c179366b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3ec9c76f3efdf248.rlib" "/opt/rustwide/target/debug/deps/libhttp-bb2771dd68dfd9ed.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.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-0dc0a525aec38edc.rlib" "/opt/rustwide/target/debug/deps/libserde_json-414d1ce905642308.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libitoa-f2b79233113ce278.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-37290337a66672ce.rlib" "/opt/rustwide/target/debug/deps/liburl-d982b85a9707b979.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-a4a9ab41a4c50434.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-17d50faf6c263023.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7228cf29b098e932.rlib" "/opt/rustwide/target/debug/deps/libserde-79cce6ae27640070.rlib" "/opt/rustwide/target/debug/deps/libfailure-92511850be7b9f85.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d5f991cf4bb080b0.rlib" "/opt/rustwide/target/debug/deps/libobject-6ee4291ba0e8241b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-70304f72f7c1b8a9.rlib" "/opt/rustwide/target/debug/deps/libgimli-e354988a2f4b15a8.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-d3c208e11f4ccb92.rlib" "/opt/rustwide/target/debug/deps/libtime-d4b3cf5fe890f4dc.rlib" "/opt/rustwide/target/debug/deps/liburl-c11e4aeb55fbc771.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-98413f15038164d4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-eec5892a57ca7520.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ac18f0be8c54b3e6.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libbytes-bc2cdcd12ceec0dc.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libiovec-ecb7991cf37f4963.rlib" "/opt/rustwide/target/debug/deps/liblibc-4f80335c1c505af7.rlib" "/opt/rustwide/target/debug/deps/libbase64-62e18710acaf3252.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.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: could not compile `r2pipe`. [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/async-049cfb569c6fcf20.async.9q34482u-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/async-049cfb569c6fcf20.async.9q34482u-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/async-049cfb569c6fcf20.async.9q34482u-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/async-049cfb569c6fcf20.async.9q34482u-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/async-049cfb569c6fcf20.async.9q34482u-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/async-049cfb569c6fcf20.async.9q34482u-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/async-049cfb569c6fcf20.async.9q34482u-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/async-049cfb569c6fcf20.async.9q34482u-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/async-049cfb569c6fcf20.async.9q34482u-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/async-049cfb569c6fcf20.async.9q34482u-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/async-049cfb569c6fcf20.async.9q34482u-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/async-049cfb569c6fcf20.async.9q34482u-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/async-049cfb569c6fcf20.async.9q34482u-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/async-049cfb569c6fcf20.async.9q34482u-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/async-049cfb569c6fcf20.async.9q34482u-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/async-049cfb569c6fcf20.async.9q34482u-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/async-049cfb569c6fcf20" "/opt/rustwide/target/debug/examples/async-049cfb569c6fcf20.2m4tssbot1ftdtbl.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libr2pipe-2c9dd6cb1f9fa2b2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f2b34515f8a46e7c.rlib" "/opt/rustwide/target/debug/deps/libuuid-86fc27c88bf66f50.rlib" "/opt/rustwide/target/debug/deps/librand-76ed3d26a4356045.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-4696ddf226703849.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-dbaa1da3fe9d24d6.rlib" "/opt/rustwide/target/debug/deps/libdtoa-54eda60b813ddfb1.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-4a261b5aa49e5d92.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-10fa85f6c4c50a64.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8080cb4ef9305fd7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-83586259b25d55e1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5095caada63e0d4c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a642055c8b2708cd.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-98f12ac6566a9e0a.rlib" "/opt/rustwide/target/debug/deps/libwant-30376356ad326be4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-b2793ff0210fe061.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-719bf4a60dd97b71.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-919fa0d737f7607e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fb00f40318983420.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d59663e036c6a25a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fb33802053f5559f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2a9da7fb91951f07.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9a71ed66520924d3.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ad986980005cf26c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-73a18d0d6e3acc80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8cfb18b80480f36f.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-494cfabe2d54c95a.rlib" "/opt/rustwide/target/debug/deps/libnet2-1f9bb1358cf5e0bf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b2d8391ba0f18cd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-9b1327e624d038b9.rlib" "/opt/rustwide/target/debug/deps/libh2-c229196a0aebe969.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9a99e5a7157a185.rlib" "/opt/rustwide/target/debug/deps/libstring-c52807b44c6603d1.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-050529a5ea17fed5.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a02016b6c179366b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3ec9c76f3efdf248.rlib" "/opt/rustwide/target/debug/deps/libhttp-bb2771dd68dfd9ed.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.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-0dc0a525aec38edc.rlib" "/opt/rustwide/target/debug/deps/libserde_json-414d1ce905642308.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libitoa-f2b79233113ce278.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-37290337a66672ce.rlib" "/opt/rustwide/target/debug/deps/liburl-d982b85a9707b979.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-a4a9ab41a4c50434.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-17d50faf6c263023.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7228cf29b098e932.rlib" "/opt/rustwide/target/debug/deps/libserde-79cce6ae27640070.rlib" "/opt/rustwide/target/debug/deps/libfailure-92511850be7b9f85.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d5f991cf4bb080b0.rlib" "/opt/rustwide/target/debug/deps/libobject-6ee4291ba0e8241b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-70304f72f7c1b8a9.rlib" "/opt/rustwide/target/debug/deps/libgimli-e354988a2f4b15a8.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-d3c208e11f4ccb92.rlib" "/opt/rustwide/target/debug/deps/libtime-d4b3cf5fe890f4dc.rlib" "/opt/rustwide/target/debug/deps/liburl-c11e4aeb55fbc771.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-98413f15038164d4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-eec5892a57ca7520.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ac18f0be8c54b3e6.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libbytes-bc2cdcd12ceec0dc.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libiovec-ecb7991cf37f4963.rlib" "/opt/rustwide/target/debug/deps/liblibc-4f80335c1c505af7.rlib" "/opt/rustwide/target/debug/deps/libbase64-62e18710acaf3252.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.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/examples/main-3d2dff10c09e07d2.main.59mdhy3d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/main-3d2dff10c09e07d2.main.59mdhy3d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/main-3d2dff10c09e07d2.main.59mdhy3d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/main-3d2dff10c09e07d2.main.59mdhy3d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/main-3d2dff10c09e07d2.main.59mdhy3d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/main-3d2dff10c09e07d2.main.59mdhy3d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/main-3d2dff10c09e07d2.main.59mdhy3d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/main-3d2dff10c09e07d2.main.59mdhy3d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/main-3d2dff10c09e07d2.main.59mdhy3d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/main-3d2dff10c09e07d2.main.59mdhy3d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/main-3d2dff10c09e07d2.main.59mdhy3d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/main-3d2dff10c09e07d2.main.59mdhy3d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/main-3d2dff10c09e07d2.main.59mdhy3d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/main-3d2dff10c09e07d2.main.59mdhy3d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/main-3d2dff10c09e07d2.main.59mdhy3d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/main-3d2dff10c09e07d2.main.59mdhy3d-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/main-3d2dff10c09e07d2" "/opt/rustwide/target/debug/examples/main-3d2dff10c09e07d2.54nluymbhowoz93g.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libr2pipe-2c9dd6cb1f9fa2b2.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f2b34515f8a46e7c.rlib" "/opt/rustwide/target/debug/deps/libuuid-86fc27c88bf66f50.rlib" "/opt/rustwide/target/debug/deps/librand-76ed3d26a4356045.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-4696ddf226703849.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-dbaa1da3fe9d24d6.rlib" "/opt/rustwide/target/debug/deps/libdtoa-54eda60b813ddfb1.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-4a261b5aa49e5d92.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-10fa85f6c4c50a64.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8080cb4ef9305fd7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-83586259b25d55e1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5095caada63e0d4c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a642055c8b2708cd.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-98f12ac6566a9e0a.rlib" "/opt/rustwide/target/debug/deps/libwant-30376356ad326be4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-b2793ff0210fe061.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-719bf4a60dd97b71.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-919fa0d737f7607e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-fb00f40318983420.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d59663e036c6a25a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fb33802053f5559f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2a9da7fb91951f07.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9a71ed66520924d3.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ad986980005cf26c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-73a18d0d6e3acc80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8cfb18b80480f36f.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-494cfabe2d54c95a.rlib" "/opt/rustwide/target/debug/deps/libnet2-1f9bb1358cf5e0bf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b2d8391ba0f18cd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-9b1327e624d038b9.rlib" "/opt/rustwide/target/debug/deps/libh2-c229196a0aebe969.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9a99e5a7157a185.rlib" "/opt/rustwide/target/debug/deps/libstring-c52807b44c6603d1.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-050529a5ea17fed5.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a02016b6c179366b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3ec9c76f3efdf248.rlib" "/opt/rustwide/target/debug/deps/libhttp-bb2771dd68dfd9ed.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.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-0dc0a525aec38edc.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-37290337a66672ce.rlib" "/opt/rustwide/target/debug/deps/liburl-d982b85a9707b979.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-a4a9ab41a4c50434.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-17d50faf6c263023.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7228cf29b098e932.rlib" "/opt/rustwide/target/debug/deps/libfailure-92511850be7b9f85.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d5f991cf4bb080b0.rlib" "/opt/rustwide/target/debug/deps/libobject-6ee4291ba0e8241b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-70304f72f7c1b8a9.rlib" "/opt/rustwide/target/debug/deps/libgimli-e354988a2f4b15a8.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-d3c208e11f4ccb92.rlib" "/opt/rustwide/target/debug/deps/libtime-d4b3cf5fe890f4dc.rlib" "/opt/rustwide/target/debug/deps/liburl-c11e4aeb55fbc771.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-98413f15038164d4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-eec5892a57ca7520.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ac18f0be8c54b3e6.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libbytes-bc2cdcd12ceec0dc.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libiovec-ecb7991cf37f4963.rlib" "/opt/rustwide/target/debug/deps/liblibc-4f80335c1c505af7.rlib" "/opt/rustwide/target/debug/deps/libbase64-62e18710acaf3252.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libserde_json-414d1ce905642308.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libitoa-f2b79233113ce278.rlib" "/opt/rustwide/target/debug/deps/libserde-79cce6ae27640070.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" "ae3978e5706a669630d55daccc9f1606e272b5f38408beca79fdd2ad75ab5e3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae3978e5706a669630d55daccc9f1606e272b5f38408beca79fdd2ad75ab5e3e", kill_on_drop: false }` [INFO] [stdout] ae3978e5706a669630d55daccc9f1606e272b5f38408beca79fdd2ad75ab5e3e