[INFO] crate amqp_worker 0.9.0 is already in cache [INFO] testing amqp_worker-0.9.0 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate amqp_worker 0.9.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate amqp_worker 0.9.0 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate amqp_worker 0.9.0 [INFO] finished tweaking crates.io crate amqp_worker 0.9.0 [INFO] tweaked toml for crates.io crate amqp_worker 0.9.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate amqp_worker 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2bf71ba57b895a55198953e90293e6272e8e6f2a161108083495238cbcffdcd [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" "c2bf71ba57b895a55198953e90293e6272e8e6f2a161108083495238cbcffdcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2bf71ba57b895a55198953e90293e6272e8e6f2a161108083495238cbcffdcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2bf71ba57b895a55198953e90293e6272e8e6f2a161108083495238cbcffdcd", kill_on_drop: false }` [INFO] [stdout] c2bf71ba57b895a55198953e90293e6272e8e6f2a161108083495238cbcffdcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f81c341ba9a4f40927b1a514752cf7d7293cdbcf248a112abcfc5ca0514f549 [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" "7f81c341ba9a4f40927b1a514752cf7d7293cdbcf248a112abcfc5ca0514f549", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling cookie-factory v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.12 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio v0.2.10 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling amq-protocol-uri v3.1.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tcp-stream v0.8.0 [INFO] [stderr] Compiling amq-protocol-tcp v3.1.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling pin-project v0.4.7 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling handlebars v2.0.4 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.17 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling amq-protocol-types v3.1.0 [INFO] [stderr] Compiling amq-protocol-codegen v3.1.0 [INFO] [stderr] Compiling amq-protocol v3.1.0 [INFO] [stderr] Compiling lapin v0.28.4 [INFO] [stderr] Compiling lapin-futures v0.28.4 [INFO] [stderr] Compiling amqp_worker v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `Command { std: "docker" "inspect" "7f81c341ba9a4f40927b1a514752cf7d7293cdbcf248a112abcfc5ca0514f549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f81c341ba9a4f40927b1a514752cf7d7293cdbcf248a112abcfc5ca0514f549", kill_on_drop: false }` [INFO] [stdout] 7f81c341ba9a4f40927b1a514752cf7d7293cdbcf248a112abcfc5ca0514f549 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa64f9249c8eb2c134ebcf6e9b305a2b307d586d3dfe183f42bc904a9f3e8240 [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" "aa64f9249c8eb2c134ebcf6e9b305a2b307d586d3dfe183f42bc904a9f3e8240", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling extend v0.1.1 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling mockito v0.23.3 [INFO] [stderr] Compiling amqp_worker v0.9.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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/credential_test-03a84fda6146dc4e.credential_test.6uobg7hy-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-03a84fda6146dc4e.credential_test.6uobg7hy-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-03a84fda6146dc4e.credential_test.6uobg7hy-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-03a84fda6146dc4e.credential_test.6uobg7hy-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-03a84fda6146dc4e.credential_test.6uobg7hy-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-03a84fda6146dc4e.credential_test.6uobg7hy-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-03a84fda6146dc4e.credential_test.6uobg7hy-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-03a84fda6146dc4e.credential_test.6uobg7hy-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-03a84fda6146dc4e.credential_test.6uobg7hy-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-03a84fda6146dc4e.credential_test.6uobg7hy-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-03a84fda6146dc4e.credential_test.6uobg7hy-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-03a84fda6146dc4e.credential_test.6uobg7hy-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-03a84fda6146dc4e.credential_test.6uobg7hy-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-03a84fda6146dc4e.credential_test.6uobg7hy-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-03a84fda6146dc4e.credential_test.6uobg7hy-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/credential_test-03a84fda6146dc4e.credential_test.6uobg7hy-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/credential_test-03a84fda6146dc4e" "/opt/rustwide/target/debug/deps/credential_test-03a84fda6146dc4e.3aoe17moymdxfts2.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-71b68ceb70236fb6/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmockito-3120c332fd13e9e5.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-4d26182cff8cec14.rlib" "/opt/rustwide/target/debug/deps/librand-ead5db92f32932b9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3c5f3c2d5af6ed56.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-feda4103abf84fd8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-815e8ef140dca6cf.rlib" "/opt/rustwide/target/debug/deps/libdifference-97b2c204f3ba5287.rlib" "/opt/rustwide/target/debug/deps/libcolored-69c228bfe6d67817.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libamqp_worker-b0e29f733e1781dd.rlib" "/opt/rustwide/target/debug/deps/libtokio-498fb20f6811d676.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5b29229242c54667.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-38d6e8359da34a64.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-d875228c44b09c32.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-e788f49738f3858c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-97335562974efd89.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3543b3f5502250e0.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-7ddd86c4fe533a80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-691ff08aae56f56f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f566ba0cb3c27da7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-32c1a40207ee36f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-717c027bb36c2ac9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-633028d05e104859.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3f4cd86b5b4bb6b7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-36b2a3d17561a7f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-8b76cab16c0a7d9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-bc6b5571b51b02d0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5c480bd968799484.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-984bf16eb40939b7.rlib" "/opt/rustwide/target/debug/deps/libbytes-f8f345e4020439da.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libfailure-7d42a243edcc07a5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-06772b9a68926a42.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-626fcb348a6ad38b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-70f576f3e7ce11e7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-e47d529f9002ccf6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libregex-e987010c2e6163d9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7546d5e7d41157.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0fe63783ff3be07.rlib" "/opt/rustwide/target/debug/deps/libsemver-c513b384475a7357.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/liblapin_futures-20b2d33584b500bc.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/liblapin-4f9bc6294c6b1495.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1d77bfd92b1c8a1d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-baaf529055936148.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7b308e01b05c592f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7d82e127a4634108.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-1f56a34cff673e3a.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-051648de8f931370.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-a6f3509d7d866da4.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-38a801ad001e384c.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-2f8e126986c69c3f.rlib" "/opt/rustwide/target/debug/deps/libnom-9beb26e238f4eb9c.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-5728cf07707fab87.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-81371e88e327c2ef.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8a30a1412dfadf71.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0e3d1e4ebf4c56c7.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-1634f0e37d5adebe.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ab066179caa4c484.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-85d2cc4ed64924bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-1428f1f159047555.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ccb150b858d6c2ef.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17745173e086f313.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-56e4d979b42d9d1e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f1eb48f0522ed35e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f19bc5f70c47648c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-4846273fef653983.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-8ed8e6d937f900ef.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7ee7cad30241a57b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-084d509faa66277d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-339e70e113215a1d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-79817b5aa8c51462.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2f02848f65902091.rlib" "/opt/rustwide/target/debug/deps/libtokio-4108c2d17e700cb8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00151eb7d9ac8631.rlib" "/opt/rustwide/target/debug/deps/libmio-a9c0171c28067dec.rlib" "/opt/rustwide/target/debug/deps/libiovec-0ad17331a67c8e8d.rlib" "/opt/rustwide/target/debug/deps/libnet2-1b3c2230208c7021.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-cc2bbaf62fee334c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fc474d8629e8e450.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26e61eae63023eea.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b7c50309ffbce83.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a8cbcd16219e705b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64224e70b852a35e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liburl-dc94ca92d5c10132.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-3e7d524ed3f0648a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b7b4f76c3e4a1940.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-08f6ed9b68b36ff2.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-1f3c6a7b1107d100.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libchrono-c07c8902b228582e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libtime-7184994a2ffbfd7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2a172954f05dcbec.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libserde-02c0da9fe17ab1eb.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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] error: could not compile `amqp_worker`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name amqp_worker --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=f47ac76aeac560d2 -C extra-filename=-f47ac76aeac560d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern amq_protocol_types=/opt/rustwide/target/debug/deps/libamq_protocol_types-2f8e126986c69c3f.rlib --extern amq_protocol_uri=/opt/rustwide/target/debug/deps/libamq_protocol_uri-38a801ad001e384c.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-e48de6112b3ad62c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c07c8902b228582e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-70f576f3e7ce11e7.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-7d42a243edcc07a5.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib --extern lapin_futures=/opt/rustwide/target/debug/deps/liblapin_futures-20b2d33584b500bc.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-3120c332fd13e9e5.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-ab066179caa4c484.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-c513b384475a7357.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-02c0da9fe17ab1eb.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-c585bcf409a536d5.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2a172954f05dcbec.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-498fb20f6811d676.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-71b68ceb70236fb6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/job_result_test-a23970a95c051325.job_result_test.cx8a876y-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-a23970a95c051325.job_result_test.cx8a876y-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-a23970a95c051325.job_result_test.cx8a876y-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-a23970a95c051325.job_result_test.cx8a876y-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-a23970a95c051325.job_result_test.cx8a876y-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-a23970a95c051325.job_result_test.cx8a876y-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-a23970a95c051325.job_result_test.cx8a876y-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-a23970a95c051325.job_result_test.cx8a876y-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-a23970a95c051325.job_result_test.cx8a876y-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-a23970a95c051325.job_result_test.cx8a876y-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-a23970a95c051325.job_result_test.cx8a876y-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-a23970a95c051325.job_result_test.cx8a876y-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-a23970a95c051325.job_result_test.cx8a876y-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-a23970a95c051325.job_result_test.cx8a876y-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-a23970a95c051325.job_result_test.cx8a876y-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/job_result_test-a23970a95c051325.job_result_test.cx8a876y-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/job_result_test-a23970a95c051325" "/opt/rustwide/target/debug/deps/job_result_test-a23970a95c051325.57ati1iimtwtaqw6.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-71b68ceb70236fb6/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libamqp_worker-b0e29f733e1781dd.rlib" "/opt/rustwide/target/debug/deps/libtokio-498fb20f6811d676.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5b29229242c54667.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-38d6e8359da34a64.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-d875228c44b09c32.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-e788f49738f3858c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-97335562974efd89.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3543b3f5502250e0.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-7ddd86c4fe533a80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-691ff08aae56f56f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f566ba0cb3c27da7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-32c1a40207ee36f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-717c027bb36c2ac9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-633028d05e104859.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3f4cd86b5b4bb6b7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-36b2a3d17561a7f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-8b76cab16c0a7d9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-bc6b5571b51b02d0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5c480bd968799484.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-984bf16eb40939b7.rlib" "/opt/rustwide/target/debug/deps/libbytes-f8f345e4020439da.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libfailure-7d42a243edcc07a5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-06772b9a68926a42.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-626fcb348a6ad38b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-70f576f3e7ce11e7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-e47d529f9002ccf6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libregex-e987010c2e6163d9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7546d5e7d41157.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0fe63783ff3be07.rlib" "/opt/rustwide/target/debug/deps/libsemver-c513b384475a7357.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/liblapin_futures-20b2d33584b500bc.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/liblapin-4f9bc6294c6b1495.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1d77bfd92b1c8a1d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-baaf529055936148.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7b308e01b05c592f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7d82e127a4634108.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-1f56a34cff673e3a.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-051648de8f931370.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-a6f3509d7d866da4.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-38a801ad001e384c.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-2f8e126986c69c3f.rlib" "/opt/rustwide/target/debug/deps/libnom-9beb26e238f4eb9c.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-5728cf07707fab87.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-81371e88e327c2ef.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8a30a1412dfadf71.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0e3d1e4ebf4c56c7.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-1634f0e37d5adebe.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ab066179caa4c484.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-85d2cc4ed64924bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-1428f1f159047555.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ccb150b858d6c2ef.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17745173e086f313.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-56e4d979b42d9d1e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f1eb48f0522ed35e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f19bc5f70c47648c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-4846273fef653983.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-8ed8e6d937f900ef.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7ee7cad30241a57b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-084d509faa66277d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-339e70e113215a1d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-79817b5aa8c51462.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2f02848f65902091.rlib" "/opt/rustwide/target/debug/deps/libtokio-4108c2d17e700cb8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00151eb7d9ac8631.rlib" "/opt/rustwide/target/debug/deps/libmio-a9c0171c28067dec.rlib" "/opt/rustwide/target/debug/deps/libiovec-0ad17331a67c8e8d.rlib" "/opt/rustwide/target/debug/deps/libnet2-1b3c2230208c7021.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-cc2bbaf62fee334c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fc474d8629e8e450.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26e61eae63023eea.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b7c50309ffbce83.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a8cbcd16219e705b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64224e70b852a35e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liburl-dc94ca92d5c10132.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-3e7d524ed3f0648a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b7b4f76c3e4a1940.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-08f6ed9b68b36ff2.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-1f3c6a7b1107d100.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libchrono-c07c8902b228582e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libtime-7184994a2ffbfd7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2a172954f05dcbec.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libserde-02c0da9fe17ab1eb.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/process_message-e2cb8bce2fe6e59d.process_message.9o7gq3b4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/process_message-e2cb8bce2fe6e59d.process_message.9o7gq3b4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/process_message-e2cb8bce2fe6e59d.process_message.9o7gq3b4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/process_message-e2cb8bce2fe6e59d.process_message.9o7gq3b4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/process_message-e2cb8bce2fe6e59d.process_message.9o7gq3b4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/process_message-e2cb8bce2fe6e59d.process_message.9o7gq3b4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/process_message-e2cb8bce2fe6e59d.process_message.9o7gq3b4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/process_message-e2cb8bce2fe6e59d.process_message.9o7gq3b4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/process_message-e2cb8bce2fe6e59d.process_message.9o7gq3b4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/process_message-e2cb8bce2fe6e59d.process_message.9o7gq3b4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/process_message-e2cb8bce2fe6e59d.process_message.9o7gq3b4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/process_message-e2cb8bce2fe6e59d.process_message.9o7gq3b4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/process_message-e2cb8bce2fe6e59d.process_message.9o7gq3b4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/process_message-e2cb8bce2fe6e59d.process_message.9o7gq3b4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/process_message-e2cb8bce2fe6e59d.process_message.9o7gq3b4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/process_message-e2cb8bce2fe6e59d.process_message.9o7gq3b4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/process_message-e2cb8bce2fe6e59d" "/opt/rustwide/target/debug/examples/process_message-e2cb8bce2fe6e59d.1nk7wjrehsmy80da.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-71b68ceb70236fb6/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libamqp_worker-b0e29f733e1781dd.rlib" "/opt/rustwide/target/debug/deps/libtokio-498fb20f6811d676.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5b29229242c54667.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-38d6e8359da34a64.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-d875228c44b09c32.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-e788f49738f3858c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-97335562974efd89.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3543b3f5502250e0.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-7ddd86c4fe533a80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-691ff08aae56f56f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f566ba0cb3c27da7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-32c1a40207ee36f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-717c027bb36c2ac9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4feaf1bf298c6b14.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-633028d05e104859.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3f4cd86b5b4bb6b7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-36b2a3d17561a7f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-8b76cab16c0a7d9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-bc6b5571b51b02d0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5c480bd968799484.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-984bf16eb40939b7.rlib" "/opt/rustwide/target/debug/deps/libbytes-f8f345e4020439da.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libfailure-7d42a243edcc07a5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-06772b9a68926a42.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-626fcb348a6ad38b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-70f576f3e7ce11e7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-e47d529f9002ccf6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libregex-e987010c2e6163d9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7546d5e7d41157.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0fe63783ff3be07.rlib" "/opt/rustwide/target/debug/deps/libsemver-c513b384475a7357.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "/opt/rustwide/target/debug/deps/liblapin_futures-20b2d33584b500bc.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/liblapin-4f9bc6294c6b1495.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1d77bfd92b1c8a1d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-baaf529055936148.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7b308e01b05c592f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7d82e127a4634108.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-1f56a34cff673e3a.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-051648de8f931370.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-a6f3509d7d866da4.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-38a801ad001e384c.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-2f8e126986c69c3f.rlib" "/opt/rustwide/target/debug/deps/libnom-9beb26e238f4eb9c.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-5728cf07707fab87.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-81371e88e327c2ef.rlib" "/opt/rustwide/target/debug/deps/libnodrop-8a30a1412dfadf71.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0e3d1e4ebf4c56c7.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-1634f0e37d5adebe.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ab066179caa4c484.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-85d2cc4ed64924bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-1428f1f159047555.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7b7dc6fda23f192f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ccb150b858d6c2ef.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17745173e086f313.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-56e4d979b42d9d1e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f1eb48f0522ed35e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f19bc5f70c47648c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libhyper-4846273fef653983.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-8ed8e6d937f900ef.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7ee7cad30241a57b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-084d509faa66277d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-339e70e113215a1d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-79817b5aa8c51462.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2f02848f65902091.rlib" "/opt/rustwide/target/debug/deps/libtokio-4108c2d17e700cb8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-00151eb7d9ac8631.rlib" "/opt/rustwide/target/debug/deps/libmio-a9c0171c28067dec.rlib" "/opt/rustwide/target/debug/deps/libiovec-0ad17331a67c8e8d.rlib" "/opt/rustwide/target/debug/deps/libnet2-1b3c2230208c7021.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7b7dfb81f9da5119.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-cc2bbaf62fee334c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fc474d8629e8e450.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26e61eae63023eea.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5b7c50309ffbce83.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a8cbcd16219e705b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f42cf159dc75c61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64224e70b852a35e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/liburl-dc94ca92d5c10132.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-3e7d524ed3f0648a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b7b4f76c3e4a1940.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-08f6ed9b68b36ff2.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libhttp-1f3c6a7b1107d100.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libchrono-c07c8902b228582e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libtime-7184994a2ffbfd7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2a172954f05dcbec.rlib" "/opt/rustwide/target/debug/deps/libryu-17b6aebf204a4027.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libserde-02c0da9fe17ab1eb.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "aa64f9249c8eb2c134ebcf6e9b305a2b307d586d3dfe183f42bc904a9f3e8240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa64f9249c8eb2c134ebcf6e9b305a2b307d586d3dfe183f42bc904a9f3e8240", kill_on_drop: false }` [INFO] [stdout] aa64f9249c8eb2c134ebcf6e9b305a2b307d586d3dfe183f42bc904a9f3e8240