[INFO] fetching crate rqpush 0.4.9... [INFO] testing rqpush-0.4.9 against 1.59.0 for beta-1.60-1 [INFO] extracting crate rqpush 0.4.9 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate rqpush 0.4.9 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-13/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.59.0" "fetch" "--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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0fafb61759de0184f7a30ac4b8d1165f71a9b1f4f89544651e9733be70857c93 [INFO] running `Command { std: "docker" "start" "-a" "0fafb61759de0184f7a30ac4b8d1165f71a9b1f4f89544651e9733be70857c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fafb61759de0184f7a30ac4b8d1165f71a9b1f4f89544651e9733be70857c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fafb61759de0184f7a30ac4b8d1165f71a9b1f4f89544651e9733be70857c93", kill_on_drop: false }` [INFO] [stdout] 0fafb61759de0184f7a30ac4b8d1165f71a9b1f4f89544651e9733be70857c93 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8edb9812f9f034eb5fc9ab7690b1a943839f4d777956832297487304e5bd8bf [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" "c8edb9812f9f034eb5fc9ab7690b1a943839f4d777956832297487304e5bd8bf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.20 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [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 2m 16s [INFO] running `Command { std: "docker" "inspect" "c8edb9812f9f034eb5fc9ab7690b1a943839f4d777956832297487304e5bd8bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8edb9812f9f034eb5fc9ab7690b1a943839f4d777956832297487304e5bd8bf", kill_on_drop: false }` [INFO] [stdout] c8edb9812f9f034eb5fc9ab7690b1a943839f4d777956832297487304e5bd8bf [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 687198d4e9a4ef22d4199a762b9eab1c9b8fd18d48fec866016ab07fd9dd1c54 [INFO] running `Command { std: "docker" "start" "-a" "687198d4e9a4ef22d4199a762b9eab1c9b8fd18d48fec866016ab07fd9dd1c54", kill_on_drop: false }` [INFO] [stderr] Compiling rqpush v0.4.9 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/shared_secret-6a0ce9d7d48714e4.shared_secret.157c6f6c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/shared_secret-6a0ce9d7d48714e4.shared_secret.157c6f6c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/shared_secret-6a0ce9d7d48714e4.shared_secret.157c6f6c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/shared_secret-6a0ce9d7d48714e4.shared_secret.157c6f6c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/shared_secret-6a0ce9d7d48714e4.shared_secret.157c6f6c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/shared_secret-6a0ce9d7d48714e4.shared_secret.157c6f6c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/shared_secret-6a0ce9d7d48714e4.shared_secret.157c6f6c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/shared_secret-6a0ce9d7d48714e4.g1csrg622tt95zs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2ea54b9c23db3bdd/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librqpush-65bc172d7d14d9cd.rlib" "/opt/rustwide/target/debug/deps/libsha2-6425b676f985fd0b.rlib" "/opt/rustwide/target/debug/deps/libdigest-61829d420e2b0bc7.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e91017f61df6d4a9.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f2715897ff08c150.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e39f9ef1c2a92976.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2e0ad4930ef2cea.rlib" "/opt/rustwide/target/debug/deps/libtypenum-1e98692e001b6096.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-92d56d4146fb69e3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5bd7449b3af6479f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1e0d7646b7166857.rlib" "/opt/rustwide/target/debug/deps/libuuid-7bd8aefb3d30afb5.rlib" "/opt/rustwide/target/debug/deps/librand-30dcd012ef0c2af5.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-32a2eb9a2aa64821.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-88c6ef67666ca8c2.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7b0c5d15ae13bb94.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8b9768dc9bff42dc.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-c824f0f0d4463dc8.rlib" "/opt/rustwide/target/debug/deps/librand_core-dc8d66ba86a3d27e.rlib" "/opt/rustwide/target/debug/deps/librand_os-c23ad22f5e54b977.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1a11cbf0bb1b7906.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c28905e9ca21444.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3029f05a174c1c9e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-9a2ae3b0feaaf382.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-464993f9450cdf62.rlib" "/opt/rustwide/target/debug/deps/libunicase-2f454f209246ffba.rlib" "/opt/rustwide/target/debug/deps/libmime-1e1058b004766036.rlib" "/opt/rustwide/target/debug/deps/libflate2-a70996f2063d0fb4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f005e1adba6432f3.rlib" "/opt/rustwide/target/debug/deps/libadler32-fdf272dfe99155d0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9f2eced82c986060.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-dead5ea7de936708.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3317262687221b5d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d07d93ecbf9cfc89.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6fedd36c1c9f4819.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libhyper-ae748e48f3b6f7df.rlib" "/opt/rustwide/target/debug/deps/libwant-3b242135d71fba57.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-bc5cae845e61d55a.rlib" "/opt/rustwide/target/debug/deps/libtokio-3b24ffec83cd9a12.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-87ce54bbca7b6d41.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-b43089eb81c84e46.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-5ad329807ab4d51e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-26486592999a39f2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0105f7a813dcb9ca.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cf3e91fd7aa3cabf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-95d15999138cf0c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-878b128f5c6c889a.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-97207e8998abada6.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-148c3d5cf956589d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8d80b7a5d94e020e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4006d78bd91006f2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5624204947a7f309.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ffd0022a79730348.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ea7abb20b98e2822.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-9aec8cb307dab056.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-73bb33888a7db511.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4144c02973454526.rlib" "/opt/rustwide/target/debug/deps/libmio-d601a57bb191922e.rlib" "/opt/rustwide/target/debug/deps/libnet2-0060a424971cfa99.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a2a13a0e32464648.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-3a3a26fe01cadae5.rlib" "/opt/rustwide/target/debug/deps/libh2-ab9912dd89d2bce7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6b1879bb3d32d678.rlib" "/opt/rustwide/target/debug/deps/libstring-61a8711b6452703f.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f0c120393a5de109.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-e5275eb3a21cf064.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1e6efbcd3a0479d6.rlib" "/opt/rustwide/target/debug/deps/libhttp-38d6b156a99f9941.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libfutures-2a2eac88708838a3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8d7a459596f6d3d2.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-5523e94c204a2d54.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-95e884a6e46d0897.rlib" "/opt/rustwide/target/debug/deps/liburl-d2950ff7b4aa728f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libidna-a626d3cb75c2c008.rlib" "/opt/rustwide/target/debug/deps/libregex-5ced6c96427f50fd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4cbdc069e25ac0ee.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-b66b3534627e59a3.rlib" "/opt/rustwide/target/debug/deps/libtry_from-d93c9e7c065c9ba1.rlib" "/opt/rustwide/target/debug/deps/libfailure-28371ada16f8ae85.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-39ed1698a49f8034.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-a2e76a0086bca3e8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-bb9c6c48a985dfdb.rlib" "/opt/rustwide/target/debug/deps/libcookie-3008e90e02b8a029.rlib" "/opt/rustwide/target/debug/deps/libtime-d807d479bd939e63.rlib" "/opt/rustwide/target/debug/deps/liburl-6204236322669186.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libidna-e891290e6d98370a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5de7fd136b999b44.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-82350193b3f73ee1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libbytes-47a6cc5ce2681fec.rlib" "/opt/rustwide/target/debug/deps/libeither-d682a5a41e699347.rlib" "/opt/rustwide/target/debug/deps/libiovec-155c520f5fbe6d8f.rlib" "/opt/rustwide/target/debug/deps/liblibc-207ef57eb0f7419b.rlib" "/opt/rustwide/target/debug/deps/libbase64-f6969017b97dd8e5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-aa6b128f62ddc28e.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-b0ea5f0290a08a76.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5805d73af2829068.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d2049ee842117d89.rlib" "/opt/rustwide/target/debug/deps/libsame_file-6b7b167a361ca8f3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-51b41fc19f31c3a4.rlib" "/opt/rustwide/target/debug/deps/libpest-9b9899bd21543531.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-162c8badfe44e9e0.rlib" "/opt/rustwide/target/debug/deps/liblog-9b6e6da01040a32b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7921865aaadbf7ee.rlib" "/opt/rustwide/target/debug/deps/libryu-54f5ba54592ba520.rlib" "/opt/rustwide/target/debug/deps/libitoa-a209dd313045efb2.rlib" "/opt/rustwide/target/debug/deps/libserde-368c8281c5ba1529.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/shared_secret-6a0ce9d7d48714e4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rqpush` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "687198d4e9a4ef22d4199a762b9eab1c9b8fd18d48fec866016ab07fd9dd1c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "687198d4e9a4ef22d4199a762b9eab1c9b8fd18d48fec866016ab07fd9dd1c54", kill_on_drop: false }` [INFO] [stdout] 687198d4e9a4ef22d4199a762b9eab1c9b8fd18d48fec866016ab07fd9dd1c54