[INFO] crate githubapi 0.1.0 is already in cache [INFO] testing githubapi-0.1.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate githubapi 0.1.0 into work/builds/worker-0/source [INFO] validating manifest of crates.io crate githubapi 0.1.0 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate githubapi 0.1.0 [INFO] finished tweaking crates.io crate githubapi 0.1.0 [INFO] tweaked toml for crates.io crate githubapi 0.1.0 written to work/builds/worker-0/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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.38.0" "build" "--frozen"` [INFO] [stdout] 8f1546d8c0f23bf3d575d4592710f93a969f74ebe00ddef86cc06d16faec70fd [INFO] running `"docker" "start" "-a" "8f1546d8c0f23bf3d575d4592710f93a969f74ebe00ddef86cc06d16faec70fd"` [INFO] [stderr] Compiling githubapi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.56s [INFO] running `"docker" "inspect" "8f1546d8c0f23bf3d575d4592710f93a969f74ebe00ddef86cc06d16faec70fd"` [INFO] running `"docker" "rm" "-f" "8f1546d8c0f23bf3d575d4592710f93a969f74ebe00ddef86cc06d16faec70fd"` [INFO] [stdout] 8f1546d8c0f23bf3d575d4592710f93a969f74ebe00ddef86cc06d16faec70fd [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 0c5ecff79dcb757f5d22a0ea1cf130001aa8dfaa4336fb72080b7d8917c18e1b [INFO] running `"docker" "start" "-a" "0c5ecff79dcb757f5d22a0ea1cf130001aa8dfaa4336fb72080b7d8917c18e1b"` [INFO] [stderr] Compiling githubapi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: Could not compile `githubapi`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name githubapi src/lib.rs --color never --emit=dep-info,link -C debuginfo=2 --test -C metadata=f73c21de0c72511b -C extra-filename=-f73c21de0c72511b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-83cafc2ae303332c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1ab277b50a1acea0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e12d227a0d8828ff.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fe43c0c6b938bd64.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-90f598e0640daaf7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-805e59335206c413/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `githubapi`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name get_license examples/get_license.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=33ebd91eec95499a -C extra-filename=-33ebd91eec95499a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern githubapi=/opt/rustwide/target/debug/deps/libgithubapi-aeaa25a9a2a4bfdf.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-83cafc2ae303332c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1ab277b50a1acea0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e12d227a0d8828ff.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fe43c0c6b938bd64.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-90f598e0640daaf7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-805e59335206c413/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `githubapi`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name get_tags examples/get_tags.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=4b0a0486eb478391 -C extra-filename=-4b0a0486eb478391 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern githubapi=/opt/rustwide/target/debug/deps/libgithubapi-aeaa25a9a2a4bfdf.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-83cafc2ae303332c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1ab277b50a1acea0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e12d227a0d8828ff.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fe43c0c6b938bd64.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-90f598e0640daaf7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-805e59335206c413/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `githubapi`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name get_releases examples/get_releases.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=e486c48c83f616f2 -C extra-filename=-e486c48c83f616f2 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern githubapi=/opt/rustwide/target/debug/deps/libgithubapi-aeaa25a9a2a4bfdf.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-83cafc2ae303332c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1ab277b50a1acea0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e12d227a0d8828ff.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fe43c0c6b938bd64.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-90f598e0640daaf7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-805e59335206c413/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_releases_or_tags-fe6bf93c461ceded.get_releases_or_tags.delz4bp9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases_or_tags-fe6bf93c461ceded.get_releases_or_tags.delz4bp9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases_or_tags-fe6bf93c461ceded.get_releases_or_tags.delz4bp9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases_or_tags-fe6bf93c461ceded.get_releases_or_tags.delz4bp9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases_or_tags-fe6bf93c461ceded.get_releases_or_tags.delz4bp9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases_or_tags-fe6bf93c461ceded.get_releases_or_tags.delz4bp9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases_or_tags-fe6bf93c461ceded.get_releases_or_tags.delz4bp9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases_or_tags-fe6bf93c461ceded.get_releases_or_tags.delz4bp9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases_or_tags-fe6bf93c461ceded.get_releases_or_tags.delz4bp9-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_releases_or_tags-fe6bf93c461ceded" "/opt/rustwide/target/debug/examples/get_releases_or_tags-fe6bf93c461ceded.5aia17vp4gz1m1of.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-805e59335206c413/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgithubapi-aeaa25a9a2a4bfdf.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e12d227a0d8828ff.rlib" "/opt/rustwide/target/debug/deps/libuuid-a8b9b77ac48fb9f8.rlib" "/opt/rustwide/target/debug/deps/librand-c6c971c2579f56b1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d31379522c688654.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-700c8fd06117a4e8.rlib" "/opt/rustwide/target/debug/deps/librand_hc-dfcabcbae3173fa6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b28484c13232928f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4397b6ef24563754.rlib" "/opt/rustwide/target/debug/deps/librand_core-248631fdaa518086.rlib" "/opt/rustwide/target/debug/deps/librand_os-ac04dce49103ba55.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-5dd9a685b0ed8a3d.rlib" "/opt/rustwide/target/debug/deps/librand_core-e2ee592186d88f12.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9c786c34a6036b14.rlib" "/opt/rustwide/target/debug/deps/libdtoa-2d9163607197f742.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7b55d86c86bbeac2.rlib" "/opt/rustwide/target/debug/deps/libunicase-747a912571f48f39.rlib" "/opt/rustwide/target/debug/deps/libmime-fa01d69248b7ec7b.rlib" "/opt/rustwide/target/debug/deps/libflate2-4ff8055c0fae9b46.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cb58d8bde9040e07.rlib" "/opt/rustwide/target/debug/deps/libadler32-739442dd73b21d2f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-0ab685d005ea90f0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b3e32c1f8c20955e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3a5761b575d2085a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3e2db64b5a350a8f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-07ae396c716f4e57.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4b11082db1d9897b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dafad7d3bcdfafbf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1408dda5e1c87d57.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4a7b4cf8fbd4dcc3.rlib" "/opt/rustwide/target/debug/deps/libhyper-b702162c0641183d.rlib" "/opt/rustwide/target/debug/deps/libwant-9de8bc67a44a605e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-6913fd29241ecad2.rlib" "/opt/rustwide/target/debug/deps/libtokio-2f44b223aa4ffb57.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ba58e7640d82f0ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-f97dafbd7b427f1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-03e303f785e3b31c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-06ba23cd32c738da.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-753c36cc1cc3f832.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7995e17cac3528a2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-77d6ab333624b1f6.rlib" "/opt/rustwide/target/debug/deps/libnodrop-5afc3432f0530b99.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-bea04d0cd7050f31.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-37f427073d6d5d36.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-9a15d3c28b242b1e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-682478854252f8ea.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f48bb8e19e852d99.rlib" "/opt/rustwide/target/debug/deps/liblock_api-de643c2dd79dbc8d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b65f244d92643e92.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-83f700bfc2933972.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-1fd0518d2a52c911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-cab10adef0565ac1.rlib" "/opt/rustwide/target/debug/deps/libmio-108d85e1c9c4b54e.rlib" "/opt/rustwide/target/debug/deps/libnet2-ed88228b6d428c53.rlib" "/opt/rustwide/target/debug/deps/libhttparse-68277d43da74a785.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-81494cafeee74eee.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-10a31451d3057acf.rlib" "/opt/rustwide/target/debug/deps/libh2-2e26d4742c7ffe20.rlib" "/opt/rustwide/target/debug/deps/libindexmap-be88cddc90fc7e8b.rlib" "/opt/rustwide/target/debug/deps/libstring-d81905b2cd384a30.rlib" "/opt/rustwide/target/debug/deps/libslab-2d4e73d4fd5cd450.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-34da32cea6be7adf.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-917d0b5c00ef40e6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1a9b896f537e17c6.rlib" "/opt/rustwide/target/debug/deps/libhttp-94748f2ae75acd5b.rlib" "/opt/rustwide/target/debug/deps/libfnv-51dd7c2b44b560c1.rlib" "/opt/rustwide/target/debug/deps/libfutures-09a09e8d21d2d7f5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-75de68da0c2d35b0.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-963a92ef55ca44d0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-90f598e0640daaf7.rlib" "/opt/rustwide/target/debug/deps/libryu-84f5bdeec10241b3.rlib" "/opt/rustwide/target/debug/deps/libitoa-2dfb56471520de1d.rlib" "/opt/rustwide/target/debug/deps/liblog-25f772379553b601.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-f6b91c28dbbb33ca.rlib" "/opt/rustwide/target/debug/deps/liburl-c97149b7d3a2073c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cb238fefba46f1cb.rlib" "/opt/rustwide/target/debug/deps/libidna-2cddcf358c259a0d.rlib" "/opt/rustwide/target/debug/deps/libregex-1ab277b50a1acea0.rlib" "/opt/rustwide/target/debug/deps/libthread_local-708705e5460096e3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f17f3dc678462ed0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a76bd6cc15bf1648.rlib" "/opt/rustwide/target/debug/deps/libmemchr-07c655ccb8662d4a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-83cafc2ae303332c.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4c6f9f34967ace9c.rlib" "/opt/rustwide/target/debug/deps/libtry_from-2a5723178de15b40.rlib" "/opt/rustwide/target/debug/deps/libserde-fe43c0c6b938bd64.rlib" "/opt/rustwide/target/debug/deps/libfailure-97877ddda30608c8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-19b6d7eaabd24479.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-19c29b85fb91260f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-da99d89e98e4f9e7.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-33101498c65f24ef.rlib" "/opt/rustwide/target/debug/deps/libcookie-633a4a90b710aaaa.rlib" "/opt/rustwide/target/debug/deps/libtime-0837f709e880efd3.rlib" "/opt/rustwide/target/debug/deps/liburl-1b0b9479fbeae824.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fcbc0aacafd7e54d.rlib" "/opt/rustwide/target/debug/deps/libidna-57ce9ee4834dc2dc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5947cd8ea07dc68c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f7a7a9e9ae97b229.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-70e078513282caa2.rlib" "/opt/rustwide/target/debug/deps/libmatches-79786252485cca6c.rlib" "/opt/rustwide/target/debug/deps/libbytes-9f8208e24ecff1fe.rlib" "/opt/rustwide/target/debug/deps/libeither-1b98752c5ca7a3d9.rlib" "/opt/rustwide/target/debug/deps/libiovec-cb618a63e7447d6b.rlib" "/opt/rustwide/target/debug/deps/liblibc-a3b13f6b27abcc70.rlib" "/opt/rustwide/target/debug/deps/libbase64-e3c6bc05ecb4dd6b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f584045056e081f3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-12ce12f1efc08aa3.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5d3cd1b3ddab72e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-f8222943dfd167e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-0cd00b2d3108cd48.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-485c05ba6ce1b438.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-63e6b1072426ba59.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a421aff1d43911ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3deef8ef4fe80dff.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f65a176f0586269e.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ad46d4080f4d7e57.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-da6c590582bf0885.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-837ca740df32db0a.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-db27c965e824589f.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-68a4f8466685ed76.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-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 `githubapi`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0c5ecff79dcb757f5d22a0ea1cf130001aa8dfaa4336fb72080b7d8917c18e1b"` [INFO] running `"docker" "rm" "-f" "0c5ecff79dcb757f5d22a0ea1cf130001aa8dfaa4336fb72080b7d8917c18e1b"` [INFO] [stdout] 0c5ecff79dcb757f5d22a0ea1cf130001aa8dfaa4336fb72080b7d8917c18e1b