[INFO] fetching crate githubapi 0.1.0... [INFO] testing githubapi-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate githubapi 0.1.0 into /workspace/builds/worker-29/source [INFO] validating manifest of crates.io crate githubapi 0.1.0 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 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 /workspace/builds/worker-29/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] c57cb1cc7bb67d03612900740b89619553caac02edc00d3030b4838206d028ee [INFO] running `Command { std: "docker" "start" "-a" "c57cb1cc7bb67d03612900740b89619553caac02edc00d3030b4838206d028ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c57cb1cc7bb67d03612900740b89619553caac02edc00d3030b4838206d028ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c57cb1cc7bb67d03612900740b89619553caac02edc00d3030b4838206d028ee", kill_on_drop: false }` [INFO] [stdout] c57cb1cc7bb67d03612900740b89619553caac02edc00d3030b4838206d028ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 1b2f4852bb0a9d9da345d8e0729529280c72c31fbb879404d9891cf91f34efb6 [INFO] running `Command { std: "docker" "start" "-a" "1b2f4852bb0a9d9da345d8e0729529280c72c31fbb879404d9891cf91f34efb6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling githubapi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "1b2f4852bb0a9d9da345d8e0729529280c72c31fbb879404d9891cf91f34efb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b2f4852bb0a9d9da345d8e0729529280c72c31fbb879404d9891cf91f34efb6", kill_on_drop: false }` [INFO] [stdout] 1b2f4852bb0a9d9da345d8e0729529280c72c31fbb879404d9891cf91f34efb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] fb60fa82d139ac9485876bf9dce6cfe2b371363955b5dc682489a27a4f7b9e59 [INFO] running `Command { std: "docker" "start" "-a" "fb60fa82d139ac9485876bf9dce6cfe2b371363955b5dc682489a27a4f7b9e59", kill_on_drop: false }` [INFO] [stderr] Compiling githubapi v0.1.0 (/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_license-111907a9b1d11554.get_license.67528ca7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_license-111907a9b1d11554.get_license.67528ca7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_license-111907a9b1d11554.get_license.67528ca7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_license-111907a9b1d11554.get_license.67528ca7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_license-111907a9b1d11554.get_license.67528ca7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_license-111907a9b1d11554.get_license.67528ca7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_license-111907a9b1d11554.get_license.67528ca7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_license-111907a9b1d11554.get_license.67528ca7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_license-111907a9b1d11554.get_license.67528ca7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_license-111907a9b1d11554.get_license.67528ca7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_license-111907a9b1d11554.get_license.67528ca7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_license-111907a9b1d11554.get_license.67528ca7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_license-111907a9b1d11554.2osf5cw11xx9fexd.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/libgithubapi-2910983a044f857e.rlib" "/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-42d3dd637b5b64a9.rlib" "/opt/rustwide/target/debug/deps/libuuid-500d911637c6310f.rlib" "/opt/rustwide/target/debug/deps/librand-4da081d859470107.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-20e1e27d65cb8d96.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f62cfd9974776c2f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-1e4ec83ddb4e7416.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f87fd0b06658eb66.rlib" "/opt/rustwide/target/debug/deps/libdtoa-0435f60421215b0f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a21f6d60740cb2f9.rlib" "/opt/rustwide/target/debug/deps/libunicase-560ad777ab713fdc.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-0d1a126491306a72.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c40dd260d3466551.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1a197b5a27625cd6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-514f2eebb825db5a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-21671848bcca2372.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.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-63b16d7676120ee3.rlib" "/opt/rustwide/target/debug/deps/libhyper-c2e1dbbcc98b3ad3.rlib" "/opt/rustwide/target/debug/deps/libwant-1c6ad88095f06748.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libtokio-e2902025feeb3bbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-88ef0f31fb521bac.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cb6821754e15a0df.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ba2e117a3c637241.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-16a3923ac256d71d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b996c8a8f994db05.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bf121e369dfdaf58.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8d43a667c178bbcb.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c0648c7e8502a4bc.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-72fdd4ebc14b4b69.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2cf421fe2f182dd4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bdf21c0b4c2d4369.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5486e2066e6a43cb.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3483de428e3ffbda.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-57fcc4f859f3a3f2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2230ff2b000d6cac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-fde5861201d348b7.rlib" "/opt/rustwide/target/debug/deps/libnet2-fb4bd7006f6b58fe.rlib" "/opt/rustwide/target/debug/deps/libhttparse-230034459da65c41.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d9278c945e09fa9c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-a603a4c215a7c69a.rlib" "/opt/rustwide/target/debug/deps/libh2-7ce85136e436e8ee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b060fdb6fcfd635b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libstring-0fe311e8c1773ff5.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8163e5b14a05d112.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-61914a7c0f453003.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd7920a8383fd529.rlib" "/opt/rustwide/target/debug/deps/libhttp-43a198f9067c08de.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f39203b7bbc7621.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9d9f3f37912d4e58.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-bd98a202f5414be8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-55a5990b160aeac4.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/liblog-028e1763d8d9ef4a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0cb2fc97a313b7fa.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libtry_from-00425012666a6296.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libserde-7ecebffd1440477b.rlib" "/opt/rustwide/target/debug/deps/libfailure-2fa4471caa6af918.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fe5c22005653c5db.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libcookie-c4a753d7a0aed34e.rlib" "/opt/rustwide/target/debug/deps/libtime-cecf4159cbf7ae04.rlib" "/opt/rustwide/target/debug/deps/liburl-25de54750ac01ffc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-0757983822fc512c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libbytes-88a89206eea38961.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libiovec-8fcd3caa828b96a7.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/libbase64-42decf5789a3cf1e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.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_license-111907a9b1d11554" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/get_releases-8beedcc45375767c.get_releases.a48c7b7c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases-8beedcc45375767c.get_releases.a48c7b7c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases-8beedcc45375767c.get_releases.a48c7b7c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases-8beedcc45375767c.get_releases.a48c7b7c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases-8beedcc45375767c.get_releases.a48c7b7c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases-8beedcc45375767c.get_releases.a48c7b7c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases-8beedcc45375767c.get_releases.a48c7b7c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases-8beedcc45375767c.get_releases.a48c7b7c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases-8beedcc45375767c.get_releases.a48c7b7c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases-8beedcc45375767c.get_releases.a48c7b7c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases-8beedcc45375767c.get_releases.a48c7b7c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases-8beedcc45375767c.get_releases.a48c7b7c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases-8beedcc45375767c.get_releases.a48c7b7c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases-8beedcc45375767c.get_releases.a48c7b7c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases-8beedcc45375767c.get_releases.a48c7b7c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases-8beedcc45375767c.get_releases.a48c7b7c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_releases-8beedcc45375767c.4csye11snhstlrgj.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/libgithubapi-2910983a044f857e.rlib" "/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-42d3dd637b5b64a9.rlib" "/opt/rustwide/target/debug/deps/libuuid-500d911637c6310f.rlib" "/opt/rustwide/target/debug/deps/librand-4da081d859470107.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-20e1e27d65cb8d96.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f62cfd9974776c2f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-1e4ec83ddb4e7416.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f87fd0b06658eb66.rlib" "/opt/rustwide/target/debug/deps/libdtoa-0435f60421215b0f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a21f6d60740cb2f9.rlib" "/opt/rustwide/target/debug/deps/libunicase-560ad777ab713fdc.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-0d1a126491306a72.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c40dd260d3466551.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1a197b5a27625cd6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-514f2eebb825db5a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-21671848bcca2372.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.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-63b16d7676120ee3.rlib" "/opt/rustwide/target/debug/deps/libhyper-c2e1dbbcc98b3ad3.rlib" "/opt/rustwide/target/debug/deps/libwant-1c6ad88095f06748.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libtokio-e2902025feeb3bbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-88ef0f31fb521bac.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cb6821754e15a0df.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ba2e117a3c637241.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-16a3923ac256d71d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b996c8a8f994db05.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bf121e369dfdaf58.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8d43a667c178bbcb.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c0648c7e8502a4bc.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-72fdd4ebc14b4b69.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2cf421fe2f182dd4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bdf21c0b4c2d4369.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5486e2066e6a43cb.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3483de428e3ffbda.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-57fcc4f859f3a3f2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2230ff2b000d6cac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-fde5861201d348b7.rlib" "/opt/rustwide/target/debug/deps/libnet2-fb4bd7006f6b58fe.rlib" "/opt/rustwide/target/debug/deps/libhttparse-230034459da65c41.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d9278c945e09fa9c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-a603a4c215a7c69a.rlib" "/opt/rustwide/target/debug/deps/libh2-7ce85136e436e8ee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b060fdb6fcfd635b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libstring-0fe311e8c1773ff5.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8163e5b14a05d112.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-61914a7c0f453003.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd7920a8383fd529.rlib" "/opt/rustwide/target/debug/deps/libhttp-43a198f9067c08de.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f39203b7bbc7621.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9d9f3f37912d4e58.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-bd98a202f5414be8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-55a5990b160aeac4.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/liblog-028e1763d8d9ef4a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0cb2fc97a313b7fa.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libtry_from-00425012666a6296.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libserde-7ecebffd1440477b.rlib" "/opt/rustwide/target/debug/deps/libfailure-2fa4471caa6af918.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fe5c22005653c5db.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libcookie-c4a753d7a0aed34e.rlib" "/opt/rustwide/target/debug/deps/libtime-cecf4159cbf7ae04.rlib" "/opt/rustwide/target/debug/deps/liburl-25de54750ac01ffc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-0757983822fc512c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libbytes-88a89206eea38961.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libiovec-8fcd3caa828b96a7.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/libbase64-42decf5789a3cf1e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.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_releases-8beedcc45375767c" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/get_rate_limit-fa3e8e24126d064a.get_rate_limit.db03ab16-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_rate_limit-fa3e8e24126d064a.get_rate_limit.db03ab16-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_rate_limit-fa3e8e24126d064a.get_rate_limit.db03ab16-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_rate_limit-fa3e8e24126d064a.get_rate_limit.db03ab16-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_rate_limit-fa3e8e24126d064a.get_rate_limit.db03ab16-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_rate_limit-fa3e8e24126d064a.get_rate_limit.db03ab16-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_rate_limit-fa3e8e24126d064a.get_rate_limit.db03ab16-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_rate_limit-fa3e8e24126d064a.get_rate_limit.db03ab16-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_rate_limit-fa3e8e24126d064a.get_rate_limit.db03ab16-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_rate_limit-fa3e8e24126d064a.get_rate_limit.db03ab16-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_rate_limit-fa3e8e24126d064a.get_rate_limit.db03ab16-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_rate_limit-fa3e8e24126d064a.get_rate_limit.db03ab16-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_rate_limit-fa3e8e24126d064a.53yk1khpo4cc77av.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/libgithubapi-2910983a044f857e.rlib" "/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-42d3dd637b5b64a9.rlib" "/opt/rustwide/target/debug/deps/libuuid-500d911637c6310f.rlib" "/opt/rustwide/target/debug/deps/librand-4da081d859470107.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-20e1e27d65cb8d96.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f62cfd9974776c2f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-1e4ec83ddb4e7416.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f87fd0b06658eb66.rlib" "/opt/rustwide/target/debug/deps/libdtoa-0435f60421215b0f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a21f6d60740cb2f9.rlib" "/opt/rustwide/target/debug/deps/libunicase-560ad777ab713fdc.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-0d1a126491306a72.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c40dd260d3466551.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-1a197b5a27625cd6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-514f2eebb825db5a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-21671848bcca2372.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.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-63b16d7676120ee3.rlib" "/opt/rustwide/target/debug/deps/libhyper-c2e1dbbcc98b3ad3.rlib" "/opt/rustwide/target/debug/deps/libwant-1c6ad88095f06748.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libtokio-e2902025feeb3bbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-88ef0f31fb521bac.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cb6821754e15a0df.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ba2e117a3c637241.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-16a3923ac256d71d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b996c8a8f994db05.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bf121e369dfdaf58.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8d43a667c178bbcb.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c0648c7e8502a4bc.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-72fdd4ebc14b4b69.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2cf421fe2f182dd4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bdf21c0b4c2d4369.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5486e2066e6a43cb.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3483de428e3ffbda.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-57fcc4f859f3a3f2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2230ff2b000d6cac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-fde5861201d348b7.rlib" "/opt/rustwide/target/debug/deps/libnet2-fb4bd7006f6b58fe.rlib" "/opt/rustwide/target/debug/deps/libhttparse-230034459da65c41.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d9278c945e09fa9c.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-a603a4c215a7c69a.rlib" "/opt/rustwide/target/debug/deps/libh2-7ce85136e436e8ee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b060fdb6fcfd635b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libstring-0fe311e8c1773ff5.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8163e5b14a05d112.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-61914a7c0f453003.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd7920a8383fd529.rlib" "/opt/rustwide/target/debug/deps/libhttp-43a198f9067c08de.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f39203b7bbc7621.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9d9f3f37912d4e58.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-bd98a202f5414be8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-55a5990b160aeac4.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/liblog-028e1763d8d9ef4a.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-0cb2fc97a313b7fa.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libtry_from-00425012666a6296.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libserde-7ecebffd1440477b.rlib" "/opt/rustwide/target/debug/deps/libfailure-2fa4471caa6af918.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fe5c22005653c5db.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libcookie-c4a753d7a0aed34e.rlib" "/opt/rustwide/target/debug/deps/libtime-cecf4159cbf7ae04.rlib" "/opt/rustwide/target/debug/deps/liburl-25de54750ac01ffc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-0757983822fc512c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libbytes-88a89206eea38961.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libiovec-8fcd3caa828b96a7.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/libbase64-42decf5789a3cf1e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.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_rate_limit-fa3e8e24126d064a" "-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] [stderr] error: could not compile `githubapi` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `githubapi` due to 2 previous errors [INFO] [stderr] error: could not compile `githubapi` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "fb60fa82d139ac9485876bf9dce6cfe2b371363955b5dc682489a27a4f7b9e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb60fa82d139ac9485876bf9dce6cfe2b371363955b5dc682489a27a4f7b9e59", kill_on_drop: false }` [INFO] [stdout] fb60fa82d139ac9485876bf9dce6cfe2b371363955b5dc682489a27a4f7b9e59