[INFO] crate oauth2 3.0.0-alpha.9 is already in cache [INFO] testing oauth2-3.0.0-alpha.9 against 1.44.0 for beta-1.45-1 [INFO] extracting crate oauth2 3.0.0-alpha.9 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate oauth2 3.0.0-alpha.9 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate oauth2 3.0.0-alpha.9 [INFO] finished tweaking crates.io crate oauth2 3.0.0-alpha.9 [INFO] tweaked toml for crates.io crate oauth2 3.0.0-alpha.9 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate oauth2 3.0.0-alpha.9 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] 0dfb3270e5320ff14095b811f34fd424dff60cb5a4bb55171b9fdbba4d9b6038 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "0dfb3270e5320ff14095b811f34fd424dff60cb5a4bb55171b9fdbba4d9b6038"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling backtrace v0.3.41 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.44 [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 oauth2 v3.0.0-alpha.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.48s [INFO] running `"docker" "inspect" "0dfb3270e5320ff14095b811f34fd424dff60cb5a4bb55171b9fdbba4d9b6038"` [INFO] running `"docker" "rm" "-f" "0dfb3270e5320ff14095b811f34fd424dff60cb5a4bb55171b9fdbba4d9b6038"` [INFO] [stdout] 0dfb3270e5320ff14095b811f34fd424dff60cb5a4bb55171b9fdbba4d9b6038 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0f5a1d35413a89c8816931a50cb8bebf0668deb697416e90f6d508d3c7524d92 [INFO] running `"docker" "start" "-a" "0f5a1d35413a89c8816931a50cb8bebf0668deb697416e90f6d508d3c7524d92"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling oauth2 v3.0.0-alpha.9 (/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 debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="reqwest-0-9"' --cfg 'feature="reqwest-09"' -C metadata=9b595f118e4f68ad -C extra-filename=-9b595f118e4f68ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-874b6ea391b91190.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-5ea9fafca5575ca0.rlib --extern failure_derive=/opt/rustwide/target/debug/deps/libfailure_derive-49246d9593f57370.so --extern hex=/opt/rustwide/target/debug/deps/libhex-9d87e3243b63f4df.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-57efceb5ccf57d53.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ab62b156dd052253.rlib --extern reqwest_0_9=/opt/rustwide/target/debug/deps/libreqwest-c9d17cfe6befc280.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-9dae738d607fd032.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d4fc227304eeb2e5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5c24e6c1dac9577d.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-1721c98fe467ea7a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f8afb17a793edd35.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-e3865026f238242d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-16f6ce3ed68dc45e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f05318076f5da9d5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-2f1ca0484b82bb2e/out -L native=/opt/rustwide/target/debug/build/rust-crypto-610b18b373cacf86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `oauth2`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name wunderlist --edition=2018 examples/wunderlist.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="reqwest-0-9"' --cfg 'feature="reqwest-09"' -C metadata=2f2934039d8002ae -C extra-filename=-2f2934039d8002ae --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-874b6ea391b91190.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-5ea9fafca5575ca0.rlib --extern failure_derive=/opt/rustwide/target/debug/deps/libfailure_derive-49246d9593f57370.so --extern hex=/opt/rustwide/target/debug/deps/libhex-9d87e3243b63f4df.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-57efceb5ccf57d53.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-d2958d315605d1ee.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ab62b156dd052253.rlib --extern reqwest_0_9=/opt/rustwide/target/debug/deps/libreqwest-c9d17cfe6befc280.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-9dae738d607fd032.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d4fc227304eeb2e5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5c24e6c1dac9577d.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-1721c98fe467ea7a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f8afb17a793edd35.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-e3865026f238242d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-16f6ce3ed68dc45e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f05318076f5da9d5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-2f1ca0484b82bb2e/out -L native=/opt/rustwide/target/debug/build/rust-crypto-610b18b373cacf86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `oauth2`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name github --edition=2018 examples/github.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="reqwest-0-9"' --cfg 'feature="reqwest-09"' -C metadata=d452ff8ad3cffeaf -C extra-filename=-d452ff8ad3cffeaf --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-874b6ea391b91190.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-5ea9fafca5575ca0.rlib --extern failure_derive=/opt/rustwide/target/debug/deps/libfailure_derive-49246d9593f57370.so --extern hex=/opt/rustwide/target/debug/deps/libhex-9d87e3243b63f4df.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-57efceb5ccf57d53.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-d2958d315605d1ee.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ab62b156dd052253.rlib --extern reqwest_0_9=/opt/rustwide/target/debug/deps/libreqwest-c9d17cfe6befc280.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-9dae738d607fd032.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d4fc227304eeb2e5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5c24e6c1dac9577d.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-1721c98fe467ea7a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f8afb17a793edd35.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-e3865026f238242d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-16f6ce3ed68dc45e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f05318076f5da9d5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-2f1ca0484b82bb2e/out -L native=/opt/rustwide/target/debug/build/rust-crypto-610b18b373cacf86/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.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/letterboxd-8eb3c68581e60195.letterboxd.cvxrzlwb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-8eb3c68581e60195.letterboxd.cvxrzlwb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-8eb3c68581e60195.letterboxd.cvxrzlwb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-8eb3c68581e60195.letterboxd.cvxrzlwb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-8eb3c68581e60195.letterboxd.cvxrzlwb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-8eb3c68581e60195.letterboxd.cvxrzlwb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-8eb3c68581e60195.letterboxd.cvxrzlwb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-8eb3c68581e60195.letterboxd.cvxrzlwb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-8eb3c68581e60195.letterboxd.cvxrzlwb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-8eb3c68581e60195.letterboxd.cvxrzlwb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-8eb3c68581e60195.letterboxd.cvxrzlwb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-8eb3c68581e60195.letterboxd.cvxrzlwb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-8eb3c68581e60195.letterboxd.cvxrzlwb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-8eb3c68581e60195.letterboxd.cvxrzlwb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-8eb3c68581e60195.letterboxd.cvxrzlwb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/letterboxd-8eb3c68581e60195.letterboxd.cvxrzlwb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/letterboxd-8eb3c68581e60195" "/opt/rustwide/target/debug/examples/letterboxd-8eb3c68581e60195.68llype1qz9qmeo.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-2f1ca0484b82bb2e/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-610b18b373cacf86/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuuid-f05318076f5da9d5.rlib" "/opt/rustwide/target/debug/deps/librand-beeaceee1644da65.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ed0816df47904894.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-af45c4b8307e8052.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4d8ca1d5617e4d1b.rlib" "/opt/rustwide/target/debug/deps/librand_core-6f427e078f21cbfd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-318db28de43e0e45.rlib" "/opt/rustwide/target/debug/deps/liboauth2-d2958d315605d1ee.rlib" "/opt/rustwide/target/debug/deps/libsha2-1721c98fe467ea7a.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d874a30e1b67705e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-fb284e8525e96d6b.rlib" "/opt/rustwide/target/debug/deps/libarrayref-12562c727d654731.rlib" "/opt/rustwide/target/debug/deps/libdigest-64c026147c99e3f2.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7be483eb8b099f11.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12c2185626f4e68c.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-43249f09aec790e5.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c9d17cfe6befc280.rlib" "/opt/rustwide/target/debug/deps/libuuid-a6896d490ca21c0d.rlib" "/opt/rustwide/target/debug/deps/librand-ab62b156dd052253.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-55225f7c9ad0c2e7.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7ee202a70d1ffd2a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-980be8da34566e1a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7cf67b26f27bfc4c.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ea51ddc61af076b.rlib" "/opt/rustwide/target/debug/deps/librand_core-26a2826f5572bf57.rlib" "/opt/rustwide/target/debug/deps/librand_os-5765769605b28996.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-58dce171dcf92ccf.rlib" "/opt/rustwide/target/debug/deps/librand_core-d04c764b3a64cc39.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b3834ec71db9a813.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c1d47cf5404f8f1c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c5c763f285eb16dc.rlib" "/opt/rustwide/target/debug/deps/libunicase-0a9d75763d1f2470.rlib" "/opt/rustwide/target/debug/deps/libmime-e9ba7bbaa44f77b6.rlib" "/opt/rustwide/target/debug/deps/libflate2-9390bf690b9cd6a6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-3d4691ef680cd520.rlib" "/opt/rustwide/target/debug/deps/libadler32-94321a05f32b04d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c0d32379140e81b0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d8f7b7808649ac97.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8994bb30f9973b71.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c775b173a1c05eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-561d52000b7d6f33.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-95ee4e85865ad65a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2e847ba160d5da93.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e020287afcc6712a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib" "/opt/rustwide/target/debug/deps/libhyper-c457e1cb0cd6a7d1.rlib" "/opt/rustwide/target/debug/deps/libwant-c85995e7212b5ef7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c7cee3da6f1e22b1.rlib" "/opt/rustwide/target/debug/deps/libtokio-f8afb17a793edd35.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-ba8480dc5fb8e34b.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a3ab9214bebc20f8.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-641fd4fa983f7dc0.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-cb3fb97c472c3745.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-73d0fdcd2b431ece.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-af53deee9ddcaa56.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-123bf61aecf7a9a8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-726e5927c6beb01e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a103b638cf2338a8.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0d14e2b3ca9a1267.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-928d2bad292f32e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-e60470e054f08c8b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-db2260e18af49542.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-71c2c9d7c6fbe393.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-95bb0c13fd5670de.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d00efb923351447f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9a3bb82dd9c98d25.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f56ee57dc64563ff.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-ffc2574c87c0e7c6.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-959dfb98c9cca643.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f1874e28f1344045.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-34e78e069db2ffa4.rlib" "/opt/rustwide/target/debug/deps/libmio-c84b3f4a8bb14fc8.rlib" "/opt/rustwide/target/debug/deps/libnet2-0efa1c15afd8fac8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-68d73f9a0ebc7a09.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-928fabf6cffcac89.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-fc5dfa9e5f1ac73c.rlib" "/opt/rustwide/target/debug/deps/libh2-4b557701d5b2d268.rlib" "/opt/rustwide/target/debug/deps/libindexmap-025caddaa366c221.rlib" "/opt/rustwide/target/debug/deps/libstring-01313df173605ce6.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-35027e14e41c4d21.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-bf2639fffb6c8cae.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c4e081ad57aecb04.rlib" "/opt/rustwide/target/debug/deps/libhttp-57efceb5ccf57d53.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/libfutures-e9fa68217aeb65e1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-428aba602f73e47d.rlib" "/opt/rustwide/target/debug/deps/liblog-94affdc30a23f199.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-cf630665b125bcae.rlib" "/opt/rustwide/target/debug/deps/liburl-16f6ce3ed68dc45e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-94d16d88db9564e5.rlib" "/opt/rustwide/target/debug/deps/libidna-987890d4c269919d.rlib" "/opt/rustwide/target/debug/deps/libregex-46a0ef45e9fbed66.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9d4983b30bae35ea.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-926ea0f9816214b4.rlib" "/opt/rustwide/target/debug/deps/libtry_from-fa24d9e8990db82a.rlib" "/opt/rustwide/target/debug/deps/libcookie-5753bc9a01458828.rlib" "/opt/rustwide/target/debug/deps/liburl-c720b756f1c84103.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5793f90edc28827.rlib" "/opt/rustwide/target/debug/deps/libidna-cf4f183d9b8b0d1c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e3865026f238242d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a42ffb8700530081.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-a414d050938f7fed.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6b530658d29dfec.rlib" "/opt/rustwide/target/debug/deps/libeither-19da0396cea95667.rlib" "/opt/rustwide/target/debug/deps/libiovec-34f91a861a8c1228.rlib" "/opt/rustwide/target/debug/deps/libbase64-874b6ea391b91190.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e25957e3c50c2ac2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5c24e6c1dac9577d.rlib" "/opt/rustwide/target/debug/deps/libryu-c5e7eec2cc573ee0.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d9b2c9addc04afb.rlib" "/opt/rustwide/target/debug/deps/libserde-d4fc227304eeb2e5.rlib" "/opt/rustwide/target/debug/deps/libfailure-5ea9fafca5575ca0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-685a152897397f11.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-84facd488e151dc4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e3c66f530931b34f.rlib" "/opt/rustwide/target/debug/deps/libhex-9d87e3243b63f4df.rlib" "/opt/rustwide/target/debug/deps/libcrypto-9dae738d607fd032.rlib" "/opt/rustwide/target/debug/deps/libtime-232c8cf8ec2ff441.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-93a3205e411ff51e.rlib" "/opt/rustwide/target/debug/deps/librand-e4ce7a7c5b37ae1b.rlib" "/opt/rustwide/target/debug/deps/librand-3f5e1db5b6237b97.rlib" "/opt/rustwide/target/debug/deps/liblibc-d3dd008d2dbab132.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `oauth2`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: signal: 9 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/msgraph-387d71679015ce63.msgraph.bgvvje1u-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/msgraph-387d71679015ce63.msgraph.bgvvje1u-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/msgraph-387d71679015ce63.msgraph.bgvvje1u-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/msgraph-387d71679015ce63.msgraph.bgvvje1u-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/msgraph-387d71679015ce63.msgraph.bgvvje1u-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/msgraph-387d71679015ce63.msgraph.bgvvje1u-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/msgraph-387d71679015ce63.msgraph.bgvvje1u-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/msgraph-387d71679015ce63.msgraph.bgvvje1u-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/msgraph-387d71679015ce63.msgraph.bgvvje1u-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/msgraph-387d71679015ce63.msgraph.bgvvje1u-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/msgraph-387d71679015ce63.msgraph.bgvvje1u-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/msgraph-387d71679015ce63.msgraph.bgvvje1u-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/msgraph-387d71679015ce63.msgraph.bgvvje1u-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/msgraph-387d71679015ce63.msgraph.bgvvje1u-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/msgraph-387d71679015ce63.msgraph.bgvvje1u-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/msgraph-387d71679015ce63.msgraph.bgvvje1u-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/msgraph-387d71679015ce63" "/opt/rustwide/target/debug/examples/msgraph-387d71679015ce63.1lh2ipclv4m2nn88.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-2f1ca0484b82bb2e/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-610b18b373cacf86/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liboauth2-d2958d315605d1ee.rlib" "/opt/rustwide/target/debug/deps/libsha2-1721c98fe467ea7a.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d874a30e1b67705e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-fb284e8525e96d6b.rlib" "/opt/rustwide/target/debug/deps/libarrayref-12562c727d654731.rlib" "/opt/rustwide/target/debug/deps/libdigest-64c026147c99e3f2.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7be483eb8b099f11.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12c2185626f4e68c.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-43249f09aec790e5.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c9d17cfe6befc280.rlib" "/opt/rustwide/target/debug/deps/libuuid-a6896d490ca21c0d.rlib" "/opt/rustwide/target/debug/deps/librand-ab62b156dd052253.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-55225f7c9ad0c2e7.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7ee202a70d1ffd2a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-980be8da34566e1a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7cf67b26f27bfc4c.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ea51ddc61af076b.rlib" "/opt/rustwide/target/debug/deps/librand_core-26a2826f5572bf57.rlib" "/opt/rustwide/target/debug/deps/librand_os-5765769605b28996.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-58dce171dcf92ccf.rlib" "/opt/rustwide/target/debug/deps/librand_core-d04c764b3a64cc39.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b3834ec71db9a813.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c1d47cf5404f8f1c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c5c763f285eb16dc.rlib" "/opt/rustwide/target/debug/deps/libunicase-0a9d75763d1f2470.rlib" "/opt/rustwide/target/debug/deps/libmime-e9ba7bbaa44f77b6.rlib" "/opt/rustwide/target/debug/deps/libflate2-9390bf690b9cd6a6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-3d4691ef680cd520.rlib" "/opt/rustwide/target/debug/deps/libadler32-94321a05f32b04d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c0d32379140e81b0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d8f7b7808649ac97.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8994bb30f9973b71.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c775b173a1c05eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-561d52000b7d6f33.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-95ee4e85865ad65a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2e847ba160d5da93.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e020287afcc6712a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib" "/opt/rustwide/target/debug/deps/libhyper-c457e1cb0cd6a7d1.rlib" "/opt/rustwide/target/debug/deps/libwant-c85995e7212b5ef7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c7cee3da6f1e22b1.rlib" "/opt/rustwide/target/debug/deps/libtokio-f8afb17a793edd35.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-ba8480dc5fb8e34b.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a3ab9214bebc20f8.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-641fd4fa983f7dc0.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-cb3fb97c472c3745.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-73d0fdcd2b431ece.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-af53deee9ddcaa56.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-123bf61aecf7a9a8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-726e5927c6beb01e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a103b638cf2338a8.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0d14e2b3ca9a1267.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-928d2bad292f32e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-e60470e054f08c8b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-db2260e18af49542.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-71c2c9d7c6fbe393.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-95bb0c13fd5670de.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d00efb923351447f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9a3bb82dd9c98d25.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f56ee57dc64563ff.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-ffc2574c87c0e7c6.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-959dfb98c9cca643.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f1874e28f1344045.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-34e78e069db2ffa4.rlib" "/opt/rustwide/target/debug/deps/libmio-c84b3f4a8bb14fc8.rlib" "/opt/rustwide/target/debug/deps/libnet2-0efa1c15afd8fac8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-68d73f9a0ebc7a09.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-928fabf6cffcac89.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-fc5dfa9e5f1ac73c.rlib" "/opt/rustwide/target/debug/deps/libh2-4b557701d5b2d268.rlib" "/opt/rustwide/target/debug/deps/libindexmap-025caddaa366c221.rlib" "/opt/rustwide/target/debug/deps/libstring-01313df173605ce6.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-35027e14e41c4d21.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-bf2639fffb6c8cae.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c4e081ad57aecb04.rlib" "/opt/rustwide/target/debug/deps/libhttp-57efceb5ccf57d53.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/libfutures-e9fa68217aeb65e1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d5504b69d7097a10.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-428aba602f73e47d.rlib" "/opt/rustwide/target/debug/deps/liblog-94affdc30a23f199.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-cf630665b125bcae.rlib" "/opt/rustwide/target/debug/deps/liburl-16f6ce3ed68dc45e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-94d16d88db9564e5.rlib" "/opt/rustwide/target/debug/deps/libidna-987890d4c269919d.rlib" "/opt/rustwide/target/debug/deps/libregex-46a0ef45e9fbed66.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9d4983b30bae35ea.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-926ea0f9816214b4.rlib" "/opt/rustwide/target/debug/deps/libtry_from-fa24d9e8990db82a.rlib" "/opt/rustwide/target/debug/deps/libcookie-5753bc9a01458828.rlib" "/opt/rustwide/target/debug/deps/libtime-232c8cf8ec2ff441.rlib" "/opt/rustwide/target/debug/deps/liburl-c720b756f1c84103.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f5793f90edc28827.rlib" "/opt/rustwide/target/debug/deps/libidna-cf4f183d9b8b0d1c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e3865026f238242d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a42ffb8700530081.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-a414d050938f7fed.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6e385f2b7c4c3d7f.rlib" "/opt/rustwide/target/debug/deps/libmatches-4c076000783d3f22.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6b530658d29dfec.rlib" "/opt/rustwide/target/debug/deps/libeither-19da0396cea95667.rlib" "/opt/rustwide/target/debug/deps/libiovec-34f91a861a8c1228.rlib" "/opt/rustwide/target/debug/deps/libbase64-874b6ea391b91190.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e25957e3c50c2ac2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5c24e6c1dac9577d.rlib" "/opt/rustwide/target/debug/deps/libryu-c5e7eec2cc573ee0.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d9b2c9addc04afb.rlib" "/opt/rustwide/target/debug/deps/libserde-d4fc227304eeb2e5.rlib" "/opt/rustwide/target/debug/deps/libfailure-5ea9fafca5575ca0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-685a152897397f11.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-84facd488e151dc4.rlib" "/opt/rustwide/target/debug/deps/liblibc-d3dd008d2dbab132.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e3c66f530931b34f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `oauth2`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0f5a1d35413a89c8816931a50cb8bebf0668deb697416e90f6d508d3c7524d92"` [INFO] running `"docker" "rm" "-f" "0f5a1d35413a89c8816931a50cb8bebf0668deb697416e90f6d508d3c7524d92"` [INFO] [stdout] 0f5a1d35413a89c8816931a50cb8bebf0668deb697416e90f6d508d3c7524d92