[INFO] crate rqpush 0.4.9 is already in cache [INFO] testing rqpush-0.4.9 against 1.45.2 for beta-1.46-1 [INFO] extracting crate rqpush 0.4.9 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate rqpush 0.4.9 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 rqpush 0.4.9 [INFO] finished tweaking crates.io crate rqpush 0.4.9 [INFO] tweaked toml for crates.io crate rqpush 0.4.9 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate rqpush 0.4.9 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 0dec8bcaf581dc4e683399fc89875a396848fff393ad92ef86899ada8566eeac [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" "0dec8bcaf581dc4e683399fc89875a396848fff393ad92ef86899ada8566eeac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dec8bcaf581dc4e683399fc89875a396848fff393ad92ef86899ada8566eeac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dec8bcaf581dc4e683399fc89875a396848fff393ad92ef86899ada8566eeac", kill_on_drop: false }` [INFO] [stdout] 0dec8bcaf581dc4e683399fc89875a396848fff393ad92ef86899ada8566eeac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] f7584d3391bfb2344db0b6ad2640ef85074b25ba2d640b00bf2a98286a2c8a53 [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" "f7584d3391bfb2344db0b6ad2640ef85074b25ba2d640b00bf2a98286a2c8a53", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling http v0.1.20 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.42 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling handlebars v2.0.2 [INFO] [stderr] Compiling reqwest v0.9.22 [INFO] [stderr] Compiling rqpush v0.4.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "f7584d3391bfb2344db0b6ad2640ef85074b25ba2d640b00bf2a98286a2c8a53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7584d3391bfb2344db0b6ad2640ef85074b25ba2d640b00bf2a98286a2c8a53", kill_on_drop: false }` [INFO] [stdout] f7584d3391bfb2344db0b6ad2640ef85074b25ba2d640b00bf2a98286a2c8a53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 2df717c9b3914d7a8602ff5853649961231652754ee59f457429758898e073c1 [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" "2df717c9b3914d7a8602ff5853649961231652754ee59f457429758898e073c1", kill_on_drop: false }` [INFO] [stderr] Compiling rqpush v0.4.9 (/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/template-ac137b1b574c3768.template.5impsoll-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/template-ac137b1b574c3768.template.5impsoll-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/template-ac137b1b574c3768.template.5impsoll-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/template-ac137b1b574c3768.template.5impsoll-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/template-ac137b1b574c3768.template.5impsoll-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/template-ac137b1b574c3768.template.5impsoll-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/template-ac137b1b574c3768.template.5impsoll-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/template-ac137b1b574c3768.template.5impsoll-cgu.7.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/template-ac137b1b574c3768" "/opt/rustwide/target/debug/examples/template-ac137b1b574c3768.14qnhua7akpgr5xi.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-fc2319b54d7d2d2f/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/librqpush-b8529044ab08e73e.rlib" "/opt/rustwide/target/debug/deps/libsha2-07d736bfb369727e.rlib" "/opt/rustwide/target/debug/deps/libdigest-7115ee300db6c1c2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f02471849e78097b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-77a1158a1dc8f895.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2d5ff090f8684d6e.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-a2566a070c82f63d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bf75bbde717b4ec4.rlib" "/opt/rustwide/target/debug/deps/libuuid-236de18cbe4f5b7e.rlib" "/opt/rustwide/target/debug/deps/librand-b454afffcf3a43a6.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-459ccf3b4f85a5ff.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-85fa923366bfc8f9.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e793feac6f95981c.rlib" "/opt/rustwide/target/debug/deps/libunicase-4c76f52b188a2b26.rlib" "/opt/rustwide/target/debug/deps/libmime-1d03bfdafd3407c9.rlib" "/opt/rustwide/target/debug/deps/libflate2-0b90b3308e9e8de6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-00931d19defaaf39.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c9cf0ab2cb00bb9f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5fa95d6fbf8be817.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-525e929a164081b6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-36c3da4a29a376f9.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-e92011e57c959b16.rlib" "/opt/rustwide/target/debug/deps/libwant-30376356ad326be4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-4f6380cc26887ecb.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8a05d64fb2ea097c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8132884d3eb22379.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1c2606211ea8905f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-226408a4eed331a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-558d056fb80a977a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-11cddc0a96a84b83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e4f34700ed91d28.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-69038cdfdb4b9caa.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-282e0a6a68f1d279.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-9760368977a75611.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0216fe679fe65fed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8f140d6a7951fddd.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-47439926a9fbab05.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-00d621d133703c6f.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-77c10997a1bf6dd9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-711053ffb35ea0f8.rlib" "/opt/rustwide/target/debug/deps/libmio-48e4f4e3255a4c31.rlib" "/opt/rustwide/target/debug/deps/libnet2-9da3823609042a80.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4a7ddb532a1f3090.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-60f229934fb67d7a.rlib" "/opt/rustwide/target/debug/deps/libh2-2d7e123335b523ba.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716b725153bbc6f0.rlib" "/opt/rustwide/target/debug/deps/libstring-ee93eafbcb9e7053.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1a901eedc715d523.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-4734d2bf508380ee.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e4512e1c4067c520.rlib" "/opt/rustwide/target/debug/deps/libhttp-9b306b1024532f21.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ce151a95c8a422a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-7a85052f9f1b14ca.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-419e202252aaaf04.rlib" "/opt/rustwide/target/debug/deps/liburl-fe68b9b841448bbc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-51c6b8b838b49853.rlib" "/opt/rustwide/target/debug/deps/libregex-a79218ff2871efef.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ee3a15862616a6f9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-60c4d8082d96ee63.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7228cf29b098e932.rlib" "/opt/rustwide/target/debug/deps/libfailure-d663afa5e71f2a4a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-07bc222aa63de6b3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ffb1ffb8a051b15a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libcookie-2bb397a77d47d216.rlib" "/opt/rustwide/target/debug/deps/libtime-d66758854c915a21.rlib" "/opt/rustwide/target/debug/deps/liburl-cc4b133fc9ad3966.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-1487890ddfdf77de.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-691b62add1764126.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0749832a9ec026b7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libbytes-7c1c0df859fb4e67.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libiovec-f9a0a78bc81851a9.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c9f83ac9c453797.rlib" "/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-2e82786d3871f912.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6523ef3b4b09ab0e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-e727c8fd249f7fc1.rlib" "/opt/rustwide/target/debug/deps/libsame_file-90252efea2d8add8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/libpest-aac330f4d7eb5214.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-199a8b9f5261dcb4.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dd0f0f234fec39b7.rlib" "/opt/rustwide/target/debug/deps/libryu-bd4b817854ed0cc6.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libserde-2280e522345a36b4.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" "-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/ttl-052217313570543f.ttl.2vfeu6yy-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ttl-052217313570543f.ttl.2vfeu6yy-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ttl-052217313570543f.ttl.2vfeu6yy-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ttl-052217313570543f.ttl.2vfeu6yy-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ttl-052217313570543f.ttl.2vfeu6yy-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ttl-052217313570543f.ttl.2vfeu6yy-cgu.5.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/ttl-052217313570543f" "/opt/rustwide/target/debug/examples/ttl-052217313570543f.43me880139fxcfua.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-fc2319b54d7d2d2f/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/librqpush-b8529044ab08e73e.rlib" "/opt/rustwide/target/debug/deps/libsha2-07d736bfb369727e.rlib" "/opt/rustwide/target/debug/deps/libdigest-7115ee300db6c1c2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f02471849e78097b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-77a1158a1dc8f895.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2d5ff090f8684d6e.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-a2566a070c82f63d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bf75bbde717b4ec4.rlib" "/opt/rustwide/target/debug/deps/libuuid-236de18cbe4f5b7e.rlib" "/opt/rustwide/target/debug/deps/librand-b454afffcf3a43a6.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-459ccf3b4f85a5ff.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-85fa923366bfc8f9.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e793feac6f95981c.rlib" "/opt/rustwide/target/debug/deps/libunicase-4c76f52b188a2b26.rlib" "/opt/rustwide/target/debug/deps/libmime-1d03bfdafd3407c9.rlib" "/opt/rustwide/target/debug/deps/libflate2-0b90b3308e9e8de6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-00931d19defaaf39.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c9cf0ab2cb00bb9f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5fa95d6fbf8be817.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-525e929a164081b6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-36c3da4a29a376f9.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-e92011e57c959b16.rlib" "/opt/rustwide/target/debug/deps/libwant-30376356ad326be4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-4f6380cc26887ecb.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8a05d64fb2ea097c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8132884d3eb22379.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1c2606211ea8905f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-226408a4eed331a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-558d056fb80a977a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-11cddc0a96a84b83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e4f34700ed91d28.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-69038cdfdb4b9caa.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-282e0a6a68f1d279.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-9760368977a75611.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0216fe679fe65fed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8f140d6a7951fddd.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-47439926a9fbab05.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-00d621d133703c6f.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-77c10997a1bf6dd9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-711053ffb35ea0f8.rlib" "/opt/rustwide/target/debug/deps/libmio-48e4f4e3255a4c31.rlib" "/opt/rustwide/target/debug/deps/libnet2-9da3823609042a80.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4a7ddb532a1f3090.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-60f229934fb67d7a.rlib" "/opt/rustwide/target/debug/deps/libh2-2d7e123335b523ba.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716b725153bbc6f0.rlib" "/opt/rustwide/target/debug/deps/libstring-ee93eafbcb9e7053.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1a901eedc715d523.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-4734d2bf508380ee.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e4512e1c4067c520.rlib" "/opt/rustwide/target/debug/deps/libhttp-9b306b1024532f21.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ce151a95c8a422a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-7a85052f9f1b14ca.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-419e202252aaaf04.rlib" "/opt/rustwide/target/debug/deps/liburl-fe68b9b841448bbc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-51c6b8b838b49853.rlib" "/opt/rustwide/target/debug/deps/libregex-a79218ff2871efef.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ee3a15862616a6f9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-60c4d8082d96ee63.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7228cf29b098e932.rlib" "/opt/rustwide/target/debug/deps/libfailure-d663afa5e71f2a4a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-07bc222aa63de6b3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ffb1ffb8a051b15a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libcookie-2bb397a77d47d216.rlib" "/opt/rustwide/target/debug/deps/libtime-d66758854c915a21.rlib" "/opt/rustwide/target/debug/deps/liburl-cc4b133fc9ad3966.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-1487890ddfdf77de.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-691b62add1764126.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0749832a9ec026b7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libbytes-7c1c0df859fb4e67.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libiovec-f9a0a78bc81851a9.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c9f83ac9c453797.rlib" "/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-2e82786d3871f912.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6523ef3b4b09ab0e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-e727c8fd249f7fc1.rlib" "/opt/rustwide/target/debug/deps/libsame_file-90252efea2d8add8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/libpest-aac330f4d7eb5214.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-199a8b9f5261dcb4.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dd0f0f234fec39b7.rlib" "/opt/rustwide/target/debug/deps/libryu-bd4b817854ed0cc6.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libserde-2280e522345a36b4.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" "-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 `rqpush`. [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/shared_secret-c1de73e629863abc.shared_secret.73mwf135-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/shared_secret-c1de73e629863abc.shared_secret.73mwf135-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/shared_secret-c1de73e629863abc.shared_secret.73mwf135-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/shared_secret-c1de73e629863abc.shared_secret.73mwf135-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/shared_secret-c1de73e629863abc.shared_secret.73mwf135-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/shared_secret-c1de73e629863abc.shared_secret.73mwf135-cgu.5.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/shared_secret-c1de73e629863abc" "/opt/rustwide/target/debug/examples/shared_secret-c1de73e629863abc.31s01tb2aulxsmmz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-fc2319b54d7d2d2f/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/librqpush-b8529044ab08e73e.rlib" "/opt/rustwide/target/debug/deps/libsha2-07d736bfb369727e.rlib" "/opt/rustwide/target/debug/deps/libdigest-7115ee300db6c1c2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f02471849e78097b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-77a1158a1dc8f895.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2d5ff090f8684d6e.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-a2566a070c82f63d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bf75bbde717b4ec4.rlib" "/opt/rustwide/target/debug/deps/libuuid-236de18cbe4f5b7e.rlib" "/opt/rustwide/target/debug/deps/librand-b454afffcf3a43a6.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-459ccf3b4f85a5ff.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-85fa923366bfc8f9.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e793feac6f95981c.rlib" "/opt/rustwide/target/debug/deps/libunicase-4c76f52b188a2b26.rlib" "/opt/rustwide/target/debug/deps/libmime-1d03bfdafd3407c9.rlib" "/opt/rustwide/target/debug/deps/libflate2-0b90b3308e9e8de6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-00931d19defaaf39.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c9cf0ab2cb00bb9f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5fa95d6fbf8be817.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-525e929a164081b6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-36c3da4a29a376f9.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-e92011e57c959b16.rlib" "/opt/rustwide/target/debug/deps/libwant-30376356ad326be4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-4f6380cc26887ecb.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8a05d64fb2ea097c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8132884d3eb22379.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1c2606211ea8905f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-226408a4eed331a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-558d056fb80a977a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-11cddc0a96a84b83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e4f34700ed91d28.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-69038cdfdb4b9caa.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-282e0a6a68f1d279.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-9760368977a75611.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0216fe679fe65fed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8f140d6a7951fddd.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-47439926a9fbab05.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-00d621d133703c6f.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-77c10997a1bf6dd9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-711053ffb35ea0f8.rlib" "/opt/rustwide/target/debug/deps/libmio-48e4f4e3255a4c31.rlib" "/opt/rustwide/target/debug/deps/libnet2-9da3823609042a80.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4a7ddb532a1f3090.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-60f229934fb67d7a.rlib" "/opt/rustwide/target/debug/deps/libh2-2d7e123335b523ba.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716b725153bbc6f0.rlib" "/opt/rustwide/target/debug/deps/libstring-ee93eafbcb9e7053.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1a901eedc715d523.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-4734d2bf508380ee.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e4512e1c4067c520.rlib" "/opt/rustwide/target/debug/deps/libhttp-9b306b1024532f21.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ce151a95c8a422a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-7a85052f9f1b14ca.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-419e202252aaaf04.rlib" "/opt/rustwide/target/debug/deps/liburl-fe68b9b841448bbc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-51c6b8b838b49853.rlib" "/opt/rustwide/target/debug/deps/libregex-a79218ff2871efef.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ee3a15862616a6f9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-60c4d8082d96ee63.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7228cf29b098e932.rlib" "/opt/rustwide/target/debug/deps/libfailure-d663afa5e71f2a4a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-07bc222aa63de6b3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ffb1ffb8a051b15a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libcookie-2bb397a77d47d216.rlib" "/opt/rustwide/target/debug/deps/libtime-d66758854c915a21.rlib" "/opt/rustwide/target/debug/deps/liburl-cc4b133fc9ad3966.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-1487890ddfdf77de.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-691b62add1764126.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0749832a9ec026b7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libbytes-7c1c0df859fb4e67.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libiovec-f9a0a78bc81851a9.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c9f83ac9c453797.rlib" "/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-2e82786d3871f912.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6523ef3b4b09ab0e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-e727c8fd249f7fc1.rlib" "/opt/rustwide/target/debug/deps/libsame_file-90252efea2d8add8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/libpest-aac330f4d7eb5214.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-199a8b9f5261dcb4.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dd0f0f234fec39b7.rlib" "/opt/rustwide/target/debug/deps/libryu-bd4b817854ed0cc6.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libserde-2280e522345a36b4.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" "-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] [stderr] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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/simple-b31d7a29b6c583f0.simple.ewpci9eo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b31d7a29b6c583f0.simple.ewpci9eo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b31d7a29b6c583f0.simple.ewpci9eo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b31d7a29b6c583f0.simple.ewpci9eo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b31d7a29b6c583f0.simple.ewpci9eo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple-b31d7a29b6c583f0.simple.ewpci9eo-cgu.5.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple-b31d7a29b6c583f0" "/opt/rustwide/target/debug/examples/simple-b31d7a29b6c583f0.2jxt1fzm04j2dme0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-fc2319b54d7d2d2f/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/librqpush-b8529044ab08e73e.rlib" "/opt/rustwide/target/debug/deps/libsha2-07d736bfb369727e.rlib" "/opt/rustwide/target/debug/deps/libdigest-7115ee300db6c1c2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-899dce44f5a92907.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-bb4cf520ff4333d2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f02471849e78097b.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-77a1158a1dc8f895.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2d5ff090f8684d6e.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-a2566a070c82f63d.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-d46cd56b4d1c9c3a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bf75bbde717b4ec4.rlib" "/opt/rustwide/target/debug/deps/libuuid-236de18cbe4f5b7e.rlib" "/opt/rustwide/target/debug/deps/librand-b454afffcf3a43a6.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-459ccf3b4f85a5ff.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-85fa923366bfc8f9.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e793feac6f95981c.rlib" "/opt/rustwide/target/debug/deps/libunicase-4c76f52b188a2b26.rlib" "/opt/rustwide/target/debug/deps/libmime-1d03bfdafd3407c9.rlib" "/opt/rustwide/target/debug/deps/libflate2-0b90b3308e9e8de6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-00931d19defaaf39.rlib" "/opt/rustwide/target/debug/deps/libadler32-9837cdf3d6f6f0c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c9cf0ab2cb00bb9f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5fa95d6fbf8be817.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-525e929a164081b6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-36c3da4a29a376f9.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-e92011e57c959b16.rlib" "/opt/rustwide/target/debug/deps/libwant-30376356ad326be4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-4f6380cc26887ecb.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8a05d64fb2ea097c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8132884d3eb22379.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1c2606211ea8905f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-226408a4eed331a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-558d056fb80a977a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-11cddc0a96a84b83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e4f34700ed91d28.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-69038cdfdb4b9caa.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-282e0a6a68f1d279.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-9760368977a75611.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0216fe679fe65fed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8f140d6a7951fddd.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-47439926a9fbab05.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-00d621d133703c6f.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-77c10997a1bf6dd9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-711053ffb35ea0f8.rlib" "/opt/rustwide/target/debug/deps/libmio-48e4f4e3255a4c31.rlib" "/opt/rustwide/target/debug/deps/libnet2-9da3823609042a80.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4a7ddb532a1f3090.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-60f229934fb67d7a.rlib" "/opt/rustwide/target/debug/deps/libh2-2d7e123335b523ba.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716b725153bbc6f0.rlib" "/opt/rustwide/target/debug/deps/libstring-ee93eafbcb9e7053.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-1a901eedc715d523.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-4734d2bf508380ee.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e4512e1c4067c520.rlib" "/opt/rustwide/target/debug/deps/libhttp-9b306b1024532f21.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ce151a95c8a422a.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-7a85052f9f1b14ca.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-419e202252aaaf04.rlib" "/opt/rustwide/target/debug/deps/liburl-fe68b9b841448bbc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-51c6b8b838b49853.rlib" "/opt/rustwide/target/debug/deps/libregex-a79218ff2871efef.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ee3a15862616a6f9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-60c4d8082d96ee63.rlib" "/opt/rustwide/target/debug/deps/libtry_from-7228cf29b098e932.rlib" "/opt/rustwide/target/debug/deps/libfailure-d663afa5e71f2a4a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-07bc222aa63de6b3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-ffb1ffb8a051b15a.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libcookie-2bb397a77d47d216.rlib" "/opt/rustwide/target/debug/deps/libtime-d66758854c915a21.rlib" "/opt/rustwide/target/debug/deps/liburl-cc4b133fc9ad3966.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-1487890ddfdf77de.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-691b62add1764126.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0749832a9ec026b7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libbytes-7c1c0df859fb4e67.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libiovec-f9a0a78bc81851a9.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c9f83ac9c453797.rlib" "/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-2e82786d3871f912.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6523ef3b4b09ab0e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-e727c8fd249f7fc1.rlib" "/opt/rustwide/target/debug/deps/libsame_file-90252efea2d8add8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/libpest-aac330f4d7eb5214.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-199a8b9f5261dcb4.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dd0f0f234fec39b7.rlib" "/opt/rustwide/target/debug/deps/libryu-bd4b817854ed0cc6.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libserde-2280e522345a36b4.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" "-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" "2df717c9b3914d7a8602ff5853649961231652754ee59f457429758898e073c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2df717c9b3914d7a8602ff5853649961231652754ee59f457429758898e073c1", kill_on_drop: false }` [INFO] [stdout] 2df717c9b3914d7a8602ff5853649961231652754ee59f457429758898e073c1