[INFO] fetching crate oauth2 4.0.0-alpha.2... [INFO] testing oauth2-4.0.0-alpha.2 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate oauth2 4.0.0-alpha.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate oauth2 4.0.0-alpha.2 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate oauth2 4.0.0-alpha.2 [INFO] finished tweaking crates.io crate oauth2 4.0.0-alpha.2 [INFO] tweaked toml for crates.io crate oauth2 4.0.0-alpha.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate oauth2 4.0.0-alpha.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64 v0.12.1 [INFO] [stderr] Downloaded async-global-executor v1.2.1 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.13 [INFO] [stderr] Downloaded curl v0.4.29 [INFO] [stderr] Downloaded async-std v1.6.4 [INFO] [stderr] Downloaded sha2 v0.9.0 [INFO] [stderr] Downloaded hmac v0.8.0 [INFO] [stderr] Downloaded unicode-normalization v0.1.9 [INFO] [stderr] Downloaded block-buffer v0.8.0 [INFO] [stderr] Downloaded curl-sys v0.4.31+curl-7.70.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3d54b03fcc693ecffc9271b75e22d6ef71bb607170ff7128606db679a7181a31 [INFO] running `Command { std: "docker" "start" "-a" "3d54b03fcc693ecffc9271b75e22d6ef71bb607170ff7128606db679a7181a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d54b03fcc693ecffc9271b75e22d6ef71bb607170ff7128606db679a7181a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d54b03fcc693ecffc9271b75e22d6ef71bb607170ff7128606db679a7181a31", kill_on_drop: false }` [INFO] [stdout] 3d54b03fcc693ecffc9271b75e22d6ef71bb607170ff7128606db679a7181a31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2360ef0f192941fb92390884d3f2b83c54f5a08cd20199bc19840fbe815045a3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2360ef0f192941fb92390884d3f2b83c54f5a08cd20199bc19840fbe815045a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sha2 v0.9.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling oauth2 v4.0.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "2360ef0f192941fb92390884d3f2b83c54f5a08cd20199bc19840fbe815045a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2360ef0f192941fb92390884d3f2b83c54f5a08cd20199bc19840fbe815045a3", kill_on_drop: false }` [INFO] [stdout] 2360ef0f192941fb92390884d3f2b83c54f5a08cd20199bc19840fbe815045a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 118926d59f533afe16f535840e001e53e2546371e39eaff7863fa0189a12e876 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "118926d59f533afe16f535840e001e53e2546371e39eaff7863fa0189a12e876", kill_on_drop: false }` [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling nb-connect v1.0.0 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling futures-lite v1.8.0 [INFO] [stderr] Compiling hmac v0.8.0 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling async-io v1.1.3 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling async-global-executor v1.2.1 [INFO] [stderr] Compiling async-std v1.6.4 [INFO] [stderr] Compiling oauth2 v4.0.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `oauth2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name oauth2 --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="reqwest-0-10"' --cfg 'feature="reqwest-010"' -C metadata=56b43f66e7491e09 -C extra-filename=-56b43f66e7491e09 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-232222388afe3c69.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-769a0e965aad13f7.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-226baf7c9b048e74.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e6041fecf22d71eb.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-07e40afff19c30fa.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-447eaa0a37b7d1d5.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-5094c7f547f614a7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a9d4763117bd9903.rlib --extern reqwest_0_10=/opt/rustwide/target/debug/deps/libreqwest-9b928ad76f67aa42.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d849f8239142918a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-996b248977b28755.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-bc4ab59ab1e71405.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-99a85080d74df1f2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8a14192d196fcc71.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-4219aacb36d0a0d6.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-37e2513b9793cc63.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-7ba6cf6c4a3db198/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/github-b9ed38d7a1c01ad8.github.4hfwpgeg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/github-b9ed38d7a1c01ad8.github.4hfwpgeg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/github-b9ed38d7a1c01ad8.github.4hfwpgeg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/github-b9ed38d7a1c01ad8.github.4hfwpgeg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/github-b9ed38d7a1c01ad8.github.4hfwpgeg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/github-b9ed38d7a1c01ad8.github.4hfwpgeg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/github-b9ed38d7a1c01ad8.github.4hfwpgeg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/github-b9ed38d7a1c01ad8.github.4hfwpgeg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/github-b9ed38d7a1c01ad8.github.4hfwpgeg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/github-b9ed38d7a1c01ad8.github.4hfwpgeg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/github-b9ed38d7a1c01ad8.github.4hfwpgeg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/github-b9ed38d7a1c01ad8.github.4hfwpgeg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/github-b9ed38d7a1c01ad8.github.4hfwpgeg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/github-b9ed38d7a1c01ad8.github.4hfwpgeg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/github-b9ed38d7a1c01ad8.github.4hfwpgeg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/github-b9ed38d7a1c01ad8.github.4hfwpgeg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/github-b9ed38d7a1c01ad8" "/opt/rustwide/target/debug/examples/github-b9ed38d7a1c01ad8.2xjg45znvlj07hdy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-7ba6cf6c4a3db198/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liboauth2-7ababdb03b39f497.rlib" "/opt/rustwide/target/debug/deps/libsha2-bc4ab59ab1e71405.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-273ffbf2f61783d6.rlib" "/opt/rustwide/target/debug/deps/libdigest-4ec5ad1fe1a46492.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-78a512c13b729c5f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4468f85397c360d8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-608f546cf353a4c0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5afb3a459fa301fb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-9d76db488b9c7ccc.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-526b45f238f54092.rlib" "/opt/rustwide/target/debug/deps/librand-a9d4763117bd9903.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-14f49b62a32d60b9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-18d7340ed46b1486.rlib" "/opt/rustwide/target/debug/deps/librand_core-827997ea1ad6ec5d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5556b2b546faf332.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9b928ad76f67aa42.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-29d59b18a1e0a05e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-e1163acd1abe22ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-b901ac64eeacfa74.rlib" "/opt/rustwide/target/debug/deps/librustls-d8ff9db16b74fe15.rlib" "/opt/rustwide/target/debug/deps/libbase64-2a598dcb608e88ef.rlib" "/opt/rustwide/target/debug/deps/libsct-b68c350d6f732e96.rlib" "/opt/rustwide/target/debug/deps/libwebpki-01b3cbd1d012345f.rlib" "/opt/rustwide/target/debug/deps/libring-5110924985552ea7.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-d67c0ed62294e46d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-60bbf6ce29c3518c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-033749885c16b8f2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-403df6bff0eca81d.rlib" "/opt/rustwide/target/debug/deps/libbase64-226baf7c9b048e74.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libhyper-d8980ef998aba2bb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-a684011d7922812d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libh2-f10ff3d8a9a0065a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5a1e4dce93256434.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5cf62fbed9a86baf.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e49103231e729aa4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3fa9c7fbf94ac53d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2592b1426e34b88c.rlib" "/opt/rustwide/target/debug/deps/libtokio-8a14192d196fcc71.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-355af386f03fdbd5.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-6847e788abf972bd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-60129d5696ea332c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-16ffe3982a2783c5.rlib" "/opt/rustwide/target/debug/deps/libmio-6c78a2994b454f8e.rlib" "/opt/rustwide/target/debug/deps/libiovec-fc63beb1ab935ac3.rlib" "/opt/rustwide/target/debug/deps/libnet2-b57bbed19264f4ff.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e5c99df355e3e2ea.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-323dfb1e7dc5477a.rlib" "/opt/rustwide/target/debug/deps/liblog-7dbd8f938102f4f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a1cc64858303d1c9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fd792b7b14fb3a9a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-c68870df848724b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8c5eca7d58065d3b.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cf1f9157bce31fda.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-09b6bce297bad90d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7d26ff1c9d0b40d3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-558f3951e09ad2ea.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/liburl-4219aacb36d0a0d6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-4aba93d2b6ee3d6d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9a5087136781d985.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhttp-5094c7f547f614a7.rlib" "/opt/rustwide/target/debug/deps/libbytes-27740e2e33c87464.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libthiserror-99a85080d74df1f2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-996b248977b28755.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-5eb17ce2a1cc360c.rlib" "/opt/rustwide/target/debug/deps/libserde-d849f8239142918a.rlib" "/opt/rustwide/target/debug/deps/libchrono-e6041fecf22d71eb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-773b30dad73fd90c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-99a76d9b0a0ed44a.rlib" "/opt/rustwide/target/debug/deps/libtime-b981f3c98f7ca5ef.rlib" "/opt/rustwide/target/debug/deps/liblibc-218da649ae6df1b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/letterboxd-ea339e711d4ce537.letterboxd.8oavexbw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-ea339e711d4ce537.letterboxd.8oavexbw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-ea339e711d4ce537.letterboxd.8oavexbw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-ea339e711d4ce537.letterboxd.8oavexbw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-ea339e711d4ce537.letterboxd.8oavexbw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-ea339e711d4ce537.letterboxd.8oavexbw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-ea339e711d4ce537.letterboxd.8oavexbw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-ea339e711d4ce537.letterboxd.8oavexbw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-ea339e711d4ce537.letterboxd.8oavexbw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-ea339e711d4ce537.letterboxd.8oavexbw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-ea339e711d4ce537.letterboxd.8oavexbw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-ea339e711d4ce537.letterboxd.8oavexbw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-ea339e711d4ce537.letterboxd.8oavexbw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-ea339e711d4ce537.letterboxd.8oavexbw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-ea339e711d4ce537.letterboxd.8oavexbw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-ea339e711d4ce537.letterboxd.8oavexbw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/letterboxd-ea339e711d4ce537" "/opt/rustwide/target/debug/examples/letterboxd-ea339e711d4ce537.1fsjusvdjy6xost3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-7ba6cf6c4a3db198/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuuid-37e2513b9793cc63.rlib" "/opt/rustwide/target/debug/deps/libanyhow-232222388afe3c69.rlib" "/opt/rustwide/target/debug/deps/liboauth2-7ababdb03b39f497.rlib" "/opt/rustwide/target/debug/deps/libsha2-bc4ab59ab1e71405.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-273ffbf2f61783d6.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-78a512c13b729c5f.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-608f546cf353a4c0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5afb3a459fa301fb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-9d76db488b9c7ccc.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-526b45f238f54092.rlib" "/opt/rustwide/target/debug/deps/librand-a9d4763117bd9903.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-14f49b62a32d60b9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-18d7340ed46b1486.rlib" "/opt/rustwide/target/debug/deps/librand_core-827997ea1ad6ec5d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5556b2b546faf332.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9b928ad76f67aa42.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-29d59b18a1e0a05e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-e1163acd1abe22ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-b901ac64eeacfa74.rlib" "/opt/rustwide/target/debug/deps/librustls-d8ff9db16b74fe15.rlib" "/opt/rustwide/target/debug/deps/libbase64-2a598dcb608e88ef.rlib" "/opt/rustwide/target/debug/deps/libsct-b68c350d6f732e96.rlib" "/opt/rustwide/target/debug/deps/libwebpki-01b3cbd1d012345f.rlib" "/opt/rustwide/target/debug/deps/libring-5110924985552ea7.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-d67c0ed62294e46d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-60bbf6ce29c3518c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-033749885c16b8f2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-403df6bff0eca81d.rlib" "/opt/rustwide/target/debug/deps/libbase64-226baf7c9b048e74.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libhyper-d8980ef998aba2bb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-a684011d7922812d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libh2-f10ff3d8a9a0065a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5a1e4dce93256434.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5cf62fbed9a86baf.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e49103231e729aa4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3fa9c7fbf94ac53d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2592b1426e34b88c.rlib" "/opt/rustwide/target/debug/deps/libtokio-8a14192d196fcc71.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-355af386f03fdbd5.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-6847e788abf972bd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-60129d5696ea332c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-16ffe3982a2783c5.rlib" "/opt/rustwide/target/debug/deps/libmio-6c78a2994b454f8e.rlib" "/opt/rustwide/target/debug/deps/libiovec-fc63beb1ab935ac3.rlib" "/opt/rustwide/target/debug/deps/libnet2-b57bbed19264f4ff.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e5c99df355e3e2ea.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-323dfb1e7dc5477a.rlib" "/opt/rustwide/target/debug/deps/liblog-7dbd8f938102f4f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a1cc64858303d1c9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fd792b7b14fb3a9a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-c68870df848724b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8c5eca7d58065d3b.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cf1f9157bce31fda.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-09b6bce297bad90d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7d26ff1c9d0b40d3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-558f3951e09ad2ea.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/liburl-4219aacb36d0a0d6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-4aba93d2b6ee3d6d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9a5087136781d985.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9981de35443877c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhttp-5094c7f547f614a7.rlib" "/opt/rustwide/target/debug/deps/libbytes-27740e2e33c87464.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libthiserror-99a85080d74df1f2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-996b248977b28755.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-5eb17ce2a1cc360c.rlib" "/opt/rustwide/target/debug/deps/libserde-d849f8239142918a.rlib" "/opt/rustwide/target/debug/deps/libchrono-e6041fecf22d71eb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-773b30dad73fd90c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-99a76d9b0a0ed44a.rlib" "/opt/rustwide/target/debug/deps/libtime-b981f3c98f7ca5ef.rlib" "/opt/rustwide/target/debug/deps/liblibc-218da649ae6df1b4.rlib" "/opt/rustwide/target/debug/deps/libhmac-447eaa0a37b7d1d5.rlib" "/opt/rustwide/target/debug/deps/libdigest-4ec5ad1fe1a46492.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-6f4da6acd73440db.rlib" "/opt/rustwide/target/debug/deps/libsubtle-dd2d582647847262.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4468f85397c360d8.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libhex-07e40afff19c30fa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: build failed [INFO] running `Command { std: "docker" "inspect" "118926d59f533afe16f535840e001e53e2546371e39eaff7863fa0189a12e876", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "118926d59f533afe16f535840e001e53e2546371e39eaff7863fa0189a12e876", kill_on_drop: false }` [INFO] [stdout] 118926d59f533afe16f535840e001e53e2546371e39eaff7863fa0189a12e876