[INFO] crate zohohorrorshow 0.7.6 is already in cache [INFO] testing zohohorrorshow-0.7.6 against 1.44.0 for beta-1.45-1 [INFO] extracting crate zohohorrorshow 0.7.6 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate zohohorrorshow 0.7.6 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate zohohorrorshow 0.7.6 [INFO] finished tweaking crates.io crate zohohorrorshow 0.7.6 [INFO] tweaked toml for crates.io crate zohohorrorshow 0.7.6 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate zohohorrorshow 0.7.6 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] d8a0fe23ce91a7542a5aca8470210682407c8983e27fb072c9d9d9b175254ed4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d8a0fe23ce91a7542a5aca8470210682407c8983e27fb072c9d9d9b175254ed4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling oauth2 v3.0.0-alpha.9 [INFO] [stderr] Compiling zohohorrorshow v0.7.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `"docker" "inspect" "d8a0fe23ce91a7542a5aca8470210682407c8983e27fb072c9d9d9b175254ed4"` [INFO] running `"docker" "rm" "-f" "d8a0fe23ce91a7542a5aca8470210682407c8983e27fb072c9d9d9b175254ed4"` [INFO] [stdout] d8a0fe23ce91a7542a5aca8470210682407c8983e27fb072c9d9d9b175254ed4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 6730375a7ee4f979bbe4ef71296bd89dd15bcd79c55245dd66b8dd76a27a3b15 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "6730375a7ee4f979bbe4ef71296bd89dd15bcd79c55245dd66b8dd76a27a3b15"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling zohohorrorshow v0.7.6 (/opt/rustwide/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/project_data-bd7a27f9e9c61633.project_data.a5jh6gpg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-bd7a27f9e9c61633.project_data.a5jh6gpg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-bd7a27f9e9c61633.project_data.a5jh6gpg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-bd7a27f9e9c61633.project_data.a5jh6gpg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-bd7a27f9e9c61633.project_data.a5jh6gpg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-bd7a27f9e9c61633.project_data.a5jh6gpg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-bd7a27f9e9c61633.project_data.a5jh6gpg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-bd7a27f9e9c61633.project_data.a5jh6gpg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-bd7a27f9e9c61633.project_data.a5jh6gpg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-bd7a27f9e9c61633.project_data.a5jh6gpg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-bd7a27f9e9c61633.project_data.a5jh6gpg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/project_data-bd7a27f9e9c61633" "/opt/rustwide/target/debug/examples/project_data-bd7a27f9e9c61633.1x9drl0y2j66x8jl.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-a5368775f40a9b7f/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libzohohorrorshow-db6b03b342ed6584.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-31c788c09b39983c.rlib" "/opt/rustwide/target/debug/deps/liboauth2-3da7e174eaa61d80.rlib" "/opt/rustwide/target/debug/deps/libsha2-bf64c76f988f9d91.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d874a30e1b67705e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f2f894501c7ae3b7.rlib" "/opt/rustwide/target/debug/deps/libarrayref-57d02007eed278ff.rlib" "/opt/rustwide/target/debug/deps/libdigest-fa6a00f02a58d1a9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7cbb2b005e894667.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bb360f2b8e633c95.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-43249f09aec790e5.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9c96009eeb7fb140.rlib" "/opt/rustwide/target/debug/deps/libuuid-4de636938b10ec9a.rlib" "/opt/rustwide/target/debug/deps/librand-9b68c6522116645c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-55225f7c9ad0c2e7.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7ee202a70d1ffd2a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-980be8da34566e1a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7cf67b26f27bfc4c.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ea51ddc61af076b.rlib" "/opt/rustwide/target/debug/deps/librand_core-26a2826f5572bf57.rlib" "/opt/rustwide/target/debug/deps/librand_os-c2b9991fcb0496bb.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-58dce171dcf92ccf.rlib" "/opt/rustwide/target/debug/deps/librand_core-d04c764b3a64cc39.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d0b3143d82526acd.rlib" "/opt/rustwide/target/debug/deps/libdtoa-954638a740dd8430.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-18dcb81b947391d2.rlib" "/opt/rustwide/target/debug/deps/libunicase-0a9d75763d1f2470.rlib" "/opt/rustwide/target/debug/deps/libmime-e9ba7bbaa44f77b6.rlib" "/opt/rustwide/target/debug/deps/libflate2-13c3d96e41d645f3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-905c74556db94ffd.rlib" "/opt/rustwide/target/debug/deps/libadler32-94321a05f32b04d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c0d32379140e81b0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-23c40d9f77a7abbf.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0e2aaf7f4ba10ffc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c775b173a1c05eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1c49f1a86c01fcfe.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-abd0661e1322c571.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2e847ba160d5da93.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e020287afcc6712a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib" "/opt/rustwide/target/debug/deps/libhyper-cff850051871fa02.rlib" "/opt/rustwide/target/debug/deps/libwant-c85995e7212b5ef7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c7cee3da6f1e22b1.rlib" "/opt/rustwide/target/debug/deps/libtokio-03b563c4d312d1cb.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8940370071880dd9.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-da21bfc72ff60947.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-fb5b67f2cd55a399.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-48eef9cc011f78b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2c499fe78bf37f3e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-aebce936eb4eb10d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-277c8ede2f8c3179.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e24521ee4739804a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-62a46cb6e489ed82.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1f3cafceba26e9cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2ab8007660f9082b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2e6987098335faef.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5ad4270d09bfce92.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-aa24168589a9112c.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-709615f3af75dd60.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8ed8d280867c6832.rlib" "/opt/rustwide/target/debug/deps/libmio-cc2de99fbff2c0e0.rlib" "/opt/rustwide/target/debug/deps/libnet2-448a5da2868c41a6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-68d73f9a0ebc7a09.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f6beea9b19403e87.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-b2663861ded16261.rlib" "/opt/rustwide/target/debug/deps/libh2-ea626f276651fb74.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1bd029e95f4f04e7.rlib" "/opt/rustwide/target/debug/deps/libstring-c16f8f308f884902.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-822f941eefa3d00d.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-b20b4f06ff4619e1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f7a0a5bd7d22df0a.rlib" "/opt/rustwide/target/debug/deps/libhttp-b4878d0f5798f964.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/libfutures-e9fa68217aeb65e1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-ec58efb8b374d1be.rlib" "/opt/rustwide/target/debug/deps/libserde_json-98cc6c027da32c79.rlib" "/opt/rustwide/target/debug/deps/libryu-5ad13a0f3f4f6981.rlib" "/opt/rustwide/target/debug/deps/libitoa-baa6a4ddb878a0b6.rlib" "/opt/rustwide/target/debug/deps/liblog-94affdc30a23f199.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-18782c7e268b6209.rlib" "/opt/rustwide/target/debug/deps/liburl-16f6ce3ed68dc45e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-94d16d88db9564e5.rlib" "/opt/rustwide/target/debug/deps/libidna-987890d4c269919d.rlib" "/opt/rustwide/target/debug/deps/libregex-c6789af0bcca6b13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2634ddc98c9c22f6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-045254afea288b30.rlib" "/opt/rustwide/target/debug/deps/libtry_from-fa24d9e8990db82a.rlib" "/opt/rustwide/target/debug/deps/libfailure-e8489abc0371ba1e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ae9c06facf0c4921.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-f66a2659e3ae40e2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e3c66f530931b34f.rlib" "/opt/rustwide/target/debug/deps/libcookie-747eaf51bf5d2c0a.rlib" "/opt/rustwide/target/debug/deps/liburl-c720b756f1c84103.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5793f90edc28827.rlib" "/opt/rustwide/target/debug/deps/libidna-cf4f183d9b8b0d1c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e3865026f238242d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a42ffb8700530081.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-a414d050938f7fed.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libbytes-21643defd2d3df95.rlib" "/opt/rustwide/target/debug/deps/libeither-19da0396cea95667.rlib" "/opt/rustwide/target/debug/deps/libiovec-16be6bfa5609dae3.rlib" "/opt/rustwide/target/debug/deps/libbase64-f0028f4b39f0c4f3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5cddd3c0738b32cd.rlib" "/opt/rustwide/target/debug/deps/libchrono-68dc90be92288f65.rlib" "/opt/rustwide/target/debug/deps/libserde-dac332da54374b7b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-865a2196d63c3259.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-23999947d2fa389f.rlib" "/opt/rustwide/target/debug/deps/libtime-c5e098154091dd19.rlib" "/opt/rustwide/target/debug/deps/liblibc-b9b48b62b9633cf5.rlib" "/opt/rustwide/target/debug/deps/libdotenv-f3f6dde2b07c4fce.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `zohohorrorshow`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "6730375a7ee4f979bbe4ef71296bd89dd15bcd79c55245dd66b8dd76a27a3b15"` [INFO] running `"docker" "rm" "-f" "6730375a7ee4f979bbe4ef71296bd89dd15bcd79c55245dd66b8dd76a27a3b15"` [INFO] [stdout] 6730375a7ee4f979bbe4ef71296bd89dd15bcd79c55245dd66b8dd76a27a3b15