[INFO] fetching crate rustemon 1.0.2... [INFO] testing rustemon-1.0.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate rustemon 1.0.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate rustemon 1.0.2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustemon 1.0.2 [INFO] finished tweaking crates.io crate rustemon 1.0.2 [INFO] tweaked toml for crates.io crate rustemon 1.0.2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate rustemon 1.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc36a170e51f31b0c84dd1cc280e5ee14b576dedc8c35695ee04523741c7d72a [INFO] running `Command { std: "docker" "start" "-a" "dc36a170e51f31b0c84dd1cc280e5ee14b576dedc8c35695ee04523741c7d72a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc36a170e51f31b0c84dd1cc280e5ee14b576dedc8c35695ee04523741c7d72a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc36a170e51f31b0c84dd1cc280e5ee14b576dedc8c35695ee04523741c7d72a", kill_on_drop: false }` [INFO] [stdout] dc36a170e51f31b0c84dd1cc280e5ee14b576dedc8c35695ee04523741c7d72a [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c3687c981336bcd3f35c0232cb0c72e30e5b76da795212b43daf141df7ec80f [INFO] running `Command { std: "docker" "start" "-a" "0c3687c981336bcd3f35c0232cb0c72e30e5b76da795212b43daf141df7ec80f", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling async-rwlock v1.3.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling cached_proc_macro v0.9.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling cached v0.30.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling rustemon v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.27s [INFO] running `Command { std: "docker" "inspect" "0c3687c981336bcd3f35c0232cb0c72e30e5b76da795212b43daf141df7ec80f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c3687c981336bcd3f35c0232cb0c72e30e5b76da795212b43daf141df7ec80f", kill_on_drop: false }` [INFO] [stdout] 0c3687c981336bcd3f35c0232cb0c72e30e5b76da795212b43daf141df7ec80f [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc6ea9af780aa75415ff4d07a91a3b44ca86834eada099c3da6320d54bee585a [INFO] running `Command { std: "docker" "start" "-a" "bc6ea9af780aa75415ff4d07a91a3b44ca86834eada099c3da6320d54bee585a", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling rustemon v1.0.2 (/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/get_all_type_names-836aa43ef6816f07.get_all_type_names.7bdba851-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_type_names-836aa43ef6816f07.get_all_type_names.7bdba851-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_type_names-836aa43ef6816f07.get_all_type_names.7bdba851-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_type_names-836aa43ef6816f07.get_all_type_names.7bdba851-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_type_names-836aa43ef6816f07.get_all_type_names.7bdba851-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_type_names-836aa43ef6816f07.get_all_type_names.7bdba851-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_type_names-836aa43ef6816f07.get_all_type_names.7bdba851-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_type_names-836aa43ef6816f07.get_all_type_names.7bdba851-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_type_names-836aa43ef6816f07.get_all_type_names.7bdba851-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_type_names-836aa43ef6816f07.get_all_type_names.7bdba851-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_type_names-836aa43ef6816f07.get_all_type_names.7bdba851-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_type_names-836aa43ef6816f07.get_all_type_names.7bdba851-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_type_names-836aa43ef6816f07.get_all_type_names.7bdba851-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_type_names-836aa43ef6816f07.get_all_type_names.7bdba851-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_type_names-836aa43ef6816f07.get_all_type_names.7bdba851-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_type_names-836aa43ef6816f07.get_all_type_names.7bdba851-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_all_type_names-836aa43ef6816f07.54a0ph2fcgn13o90.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustemon-be60c251d65a6e1d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1907ac508b1fe730.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-afdaedb51fc94f76.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-ccc2bc47929c7a18.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-eba04e18cacb95d5.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-10c94b5a09a71eab.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-274cb08e02bdc53f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-95aeb44908bfe3d6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6105f071df4d41ee.rlib" "/opt/rustwide/target/debug/deps/libhyper-d0ee4a39514e8cda.rlib" "/opt/rustwide/target/debug/deps/libwant-fc449eee87e7ef07.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-03a2955437136df8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libh2-1d95d837e9cc3429.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f207e585d64f5d28.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-efdd7f3318406fe8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/libtokio-b997350268548236.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4e6a1bc223941c1d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3497711f81a5f854.rlib" "/opt/rustwide/target/debug/deps/libmio-6b875a27043ce77a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2765557ef6a5f526.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f088c5ef65c810ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-5342717c0c307044.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c78472b1b32d806b.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-7879cd65799e80fe.rlib" "/opt/rustwide/target/debug/deps/libidna-0bed3c6956bd1e9d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-df65f2bf821cdcef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-29c48333477ea624.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e6dc4d1ccdb8d7d2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhttp-29a3f6805c4213cd.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libcached-4e6ff850c3e476c5.rlib" "/opt/rustwide/target/debug/deps/libasync_rwlock-462d5e32feaf189e.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libcached_proc_macro_types-0cddfef95fe17d46.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libfutures-641b8ce07b345ebe.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0371c6117988f4dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-777f6d78ca650bb9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6b1fd5c1f4f92bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6a525ccf5c9571d9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3dacafcec4819c5e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-afc8e1fe9314b5ba.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libserde-e49f44686941ef68.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_all_type_names-836aa43ef6816f07" "-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 `rustemon` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/location_get_by_name-2a5332bba1045bda.location_get_by_name.0a3d7e3f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/location_get_by_name-2a5332bba1045bda.location_get_by_name.0a3d7e3f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/location_get_by_name-2a5332bba1045bda.location_get_by_name.0a3d7e3f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/location_get_by_name-2a5332bba1045bda.location_get_by_name.0a3d7e3f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/location_get_by_name-2a5332bba1045bda.location_get_by_name.0a3d7e3f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/location_get_by_name-2a5332bba1045bda.location_get_by_name.0a3d7e3f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/location_get_by_name-2a5332bba1045bda.location_get_by_name.0a3d7e3f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/location_get_by_name-2a5332bba1045bda.89lz1055mbwb0ox.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustemon-be60c251d65a6e1d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1907ac508b1fe730.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-afdaedb51fc94f76.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-ccc2bc47929c7a18.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-eba04e18cacb95d5.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-10c94b5a09a71eab.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-274cb08e02bdc53f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-95aeb44908bfe3d6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6105f071df4d41ee.rlib" "/opt/rustwide/target/debug/deps/libhyper-d0ee4a39514e8cda.rlib" "/opt/rustwide/target/debug/deps/libwant-fc449eee87e7ef07.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-03a2955437136df8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libh2-1d95d837e9cc3429.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f207e585d64f5d28.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-efdd7f3318406fe8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/libtokio-b997350268548236.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4e6a1bc223941c1d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3497711f81a5f854.rlib" "/opt/rustwide/target/debug/deps/libmio-6b875a27043ce77a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2765557ef6a5f526.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f088c5ef65c810ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-5342717c0c307044.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c78472b1b32d806b.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-7879cd65799e80fe.rlib" "/opt/rustwide/target/debug/deps/libidna-0bed3c6956bd1e9d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-df65f2bf821cdcef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-29c48333477ea624.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e6dc4d1ccdb8d7d2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhttp-29a3f6805c4213cd.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libcached-4e6ff850c3e476c5.rlib" "/opt/rustwide/target/debug/deps/libasync_rwlock-462d5e32feaf189e.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libcached_proc_macro_types-0cddfef95fe17d46.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libfutures-641b8ce07b345ebe.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0371c6117988f4dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-777f6d78ca650bb9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6b1fd5c1f4f92bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6a525ccf5c9571d9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3dacafcec4819c5e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-afc8e1fe9314b5ba.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libserde-e49f44686941ef68.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/location_get_by_name-2a5332bba1045bda" "-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 `rustemon` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/async_get_pokemon-07c7a3fd303c0e33.async_get_pokemon.6225fdd8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/async_get_pokemon-07c7a3fd303c0e33.async_get_pokemon.6225fdd8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/async_get_pokemon-07c7a3fd303c0e33.async_get_pokemon.6225fdd8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/async_get_pokemon-07c7a3fd303c0e33.async_get_pokemon.6225fdd8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/async_get_pokemon-07c7a3fd303c0e33.async_get_pokemon.6225fdd8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/async_get_pokemon-07c7a3fd303c0e33.async_get_pokemon.6225fdd8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/async_get_pokemon-07c7a3fd303c0e33.async_get_pokemon.6225fdd8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/async_get_pokemon-07c7a3fd303c0e33.async_get_pokemon.6225fdd8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/async_get_pokemon-07c7a3fd303c0e33.async_get_pokemon.6225fdd8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/async_get_pokemon-07c7a3fd303c0e33.async_get_pokemon.6225fdd8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/async_get_pokemon-07c7a3fd303c0e33.async_get_pokemon.6225fdd8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/async_get_pokemon-07c7a3fd303c0e33.async_get_pokemon.6225fdd8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/async_get_pokemon-07c7a3fd303c0e33.async_get_pokemon.6225fdd8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/async_get_pokemon-07c7a3fd303c0e33.async_get_pokemon.6225fdd8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/async_get_pokemon-07c7a3fd303c0e33.async_get_pokemon.6225fdd8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/async_get_pokemon-07c7a3fd303c0e33.async_get_pokemon.6225fdd8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/async_get_pokemon-07c7a3fd303c0e33.4fhq11ane21cjr6i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librustemon-be60c251d65a6e1d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1907ac508b1fe730.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-afdaedb51fc94f76.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-ccc2bc47929c7a18.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-eba04e18cacb95d5.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-10c94b5a09a71eab.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-274cb08e02bdc53f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-95aeb44908bfe3d6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6105f071df4d41ee.rlib" "/opt/rustwide/target/debug/deps/libhyper-d0ee4a39514e8cda.rlib" "/opt/rustwide/target/debug/deps/libwant-fc449eee87e7ef07.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-03a2955437136df8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libh2-1d95d837e9cc3429.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f207e585d64f5d28.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-efdd7f3318406fe8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c78472b1b32d806b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-7879cd65799e80fe.rlib" "/opt/rustwide/target/debug/deps/libidna-0bed3c6956bd1e9d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-df65f2bf821cdcef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-29c48333477ea624.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e6dc4d1ccdb8d7d2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhttp-29a3f6805c4213cd.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libcached-4e6ff850c3e476c5.rlib" "/opt/rustwide/target/debug/deps/libasync_rwlock-462d5e32feaf189e.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libcached_proc_macro_types-0cddfef95fe17d46.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libfutures-641b8ce07b345ebe.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0371c6117988f4dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-777f6d78ca650bb9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6b1fd5c1f4f92bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6a525ccf5c9571d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3dacafcec4819c5e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-afc8e1fe9314b5ba.rlib" "/opt/rustwide/target/debug/deps/libserde-e49f44686941ef68.rlib" "/opt/rustwide/target/debug/deps/libtokio-b997350268548236.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4e6a1bc223941c1d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3497711f81a5f854.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libmio-6b875a27043ce77a.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2765557ef6a5f526.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f088c5ef65c810ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-5342717c0c307044.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/async_get_pokemon-07c7a3fd303c0e33" "-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 `rustemon` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "bc6ea9af780aa75415ff4d07a91a3b44ca86834eada099c3da6320d54bee585a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc6ea9af780aa75415ff4d07a91a3b44ca86834eada099c3da6320d54bee585a", kill_on_drop: false }` [INFO] [stdout] bc6ea9af780aa75415ff4d07a91a3b44ca86834eada099c3da6320d54bee585a