[INFO] fetching crate oauth2 3.0.0-alpha.3... [INFO] extracting crate oauth2 3.0.0-alpha.3 into work/ex/beta-1.37-6/sources/1.36.0/reg/oauth2/3.0.0-alpha.3 [INFO] extracting crate oauth2 3.0.0-alpha.3 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/oauth2/3.0.0-alpha.3 [INFO] validating manifest of oauth2-3.0.0-alpha.3 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of oauth2-3.0.0-alpha.3 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing oauth2-3.0.0-alpha.3 [INFO] finished frobbing oauth2-3.0.0-alpha.3 [INFO] frobbed toml for oauth2-3.0.0-alpha.3 written to work/ex/beta-1.37-6/sources/1.36.0/reg/oauth2/3.0.0-alpha.3/Cargo.toml [INFO] started frobbing oauth2-3.0.0-alpha.3 [INFO] finished frobbing oauth2-3.0.0-alpha.3 [INFO] frobbed toml for oauth2-3.0.0-alpha.3 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/oauth2/3.0.0-alpha.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing oauth2-3.0.0-alpha.3 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/oauth2/3.0.0-alpha.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 32607448cf53c9427dbb629ae5660ecac5e864ab6ba3bdec2489dcb4d026ecb7 [INFO] running `"docker" "start" "-a" "32607448cf53c9427dbb629ae5660ecac5e864ab6ba3bdec2489dcb4d026ecb7"` [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling oauth2 v3.0.0-alpha.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.68s [INFO] running `"docker" "inspect" "32607448cf53c9427dbb629ae5660ecac5e864ab6ba3bdec2489dcb4d026ecb7"` [INFO] running `"docker" "rm" "-f" "32607448cf53c9427dbb629ae5660ecac5e864ab6ba3bdec2489dcb4d026ecb7"` [INFO] [stdout] 32607448cf53c9427dbb629ae5660ecac5e864ab6ba3bdec2489dcb4d026ecb7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/oauth2/3.0.0-alpha.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 565f56da803601bf61a28944f17f45bc9efc476b364053563c2d50f7b496fee3 [INFO] running `"docker" "start" "-a" "565f56da803601bf61a28944f17f45bc9efc476b364053563c2d50f7b496fee3"` [INFO] [stderr] Compiling oauth2 v3.0.0-alpha.3 (/opt/crater/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 src/lib.rs --color never --emit=dep-info,metadata,link -C debuginfo=2 --test -C metadata=9b387a2458f7dafb -C extra-filename=-9b387a2458f7dafb --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern base64=/opt/crater/target/debug/deps/libbase64-672a794a04ca9888.rlib --extern curl=/opt/crater/target/debug/deps/libcurl-c2c13987603537bd.rlib --extern failure=/opt/crater/target/debug/deps/libfailure-713f03fd7d3d77f5.rlib --extern failure_derive=/opt/crater/target/debug/deps/libfailure_derive-5dd83a2341a9bf0c.so --extern futures=/opt/crater/target/debug/deps/libfutures-1b04893c31162bb0.rlib --extern http=/opt/crater/target/debug/deps/libhttp-0d7bcc4a1965229a.rlib --extern rand=/opt/crater/target/debug/deps/librand-90f16bd48677b73c.rlib --extern reqwest=/opt/crater/target/debug/deps/libreqwest-643d1ec5b82c6c61.rlib --extern serde=/opt/crater/target/debug/deps/libserde-3d1ab5ca72a3850f.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-01aaf6b1d22d7794.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-6c7906f6e4e69bcc.rlib --extern sha2=/opt/crater/target/debug/deps/libsha2-aceaa38cd101326c.rlib --extern tokio=/opt/crater/target/debug/deps/libtokio-7ab2328c316f6e06.rlib --extern tokio_io=/opt/crater/target/debug/deps/libtokio_io-a37ce302d4c9de46.rlib --extern url=/opt/crater/target/debug/deps/liburl-d1846cda2e7e44b0.rlib --cap-lints=warn -L native=/opt/crater/target/debug/build/curl-sys-95622d4defd1569d/out/build -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/crater/target/debug/build/backtrace-sys-46319fa5dea5f4c2/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/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/wunderlist-6f5d94a5a98d42ad.wunderlist.ceqiz3mz-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/wunderlist-6f5d94a5a98d42ad.wunderlist.ceqiz3mz-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/wunderlist-6f5d94a5a98d42ad.wunderlist.ceqiz3mz-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/wunderlist-6f5d94a5a98d42ad.wunderlist.ceqiz3mz-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/wunderlist-6f5d94a5a98d42ad.wunderlist.ceqiz3mz-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/wunderlist-6f5d94a5a98d42ad.wunderlist.ceqiz3mz-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/wunderlist-6f5d94a5a98d42ad.wunderlist.ceqiz3mz-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/wunderlist-6f5d94a5a98d42ad.wunderlist.ceqiz3mz-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/wunderlist-6f5d94a5a98d42ad.wunderlist.ceqiz3mz-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/wunderlist-6f5d94a5a98d42ad.wunderlist.ceqiz3mz-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/wunderlist-6f5d94a5a98d42ad.wunderlist.ceqiz3mz-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/wunderlist-6f5d94a5a98d42ad.wunderlist.ceqiz3mz-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/wunderlist-6f5d94a5a98d42ad.wunderlist.ceqiz3mz-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/wunderlist-6f5d94a5a98d42ad.wunderlist.ceqiz3mz-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/wunderlist-6f5d94a5a98d42ad.wunderlist.ceqiz3mz-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/wunderlist-6f5d94a5a98d42ad.wunderlist.ceqiz3mz-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/wunderlist-6f5d94a5a98d42ad" "/opt/crater/target/debug/examples/wunderlist-6f5d94a5a98d42ad.4orpicjbhqhbr469.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/curl-sys-95622d4defd1569d/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/target/debug/build/backtrace-sys-46319fa5dea5f4c2/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/liboauth2-2899bd4f1ed50c5f.rlib" "/opt/crater/target/debug/deps/libsha2-aceaa38cd101326c.rlib" "/opt/crater/target/debug/deps/libfake_simd-61afd38856658cdf.rlib" "/opt/crater/target/debug/deps/libblock_buffer-f5e66a656e08fbec.rlib" "/opt/crater/target/debug/deps/libarrayref-9f48707e9b13768b.rlib" "/opt/crater/target/debug/deps/libdigest-a007223cf1615d04.rlib" "/opt/crater/target/debug/deps/libgeneric_array-a8b2c742ad6577c4.rlib" "/opt/crater/target/debug/deps/libtypenum-be6af725131bb938.rlib" "/opt/crater/target/debug/deps/libbyte_tools-78081079ebec2a9c.rlib" "/opt/crater/target/debug/deps/libreqwest-643d1ec5b82c6c61.rlib" "/opt/crater/target/debug/deps/libuuid-1828ba1a7c49dc9b.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-c80494ab2f06567b.rlib" "/opt/crater/target/debug/deps/libdtoa-17e858e72eddd217.rlib" "/opt/crater/target/debug/deps/libmime_guess-151759f7451bf5a4.rlib" "/opt/crater/target/debug/deps/libphf-84b9f1b2608d9436.rlib" "/opt/crater/target/debug/deps/libphf_shared-6ab5bb2e60878664.rlib" "/opt/crater/target/debug/deps/libunicase-6496f0874eb2dbae.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/libmime-24888ef1cc6f0a16.rlib" "/opt/crater/target/debug/deps/libunicase-53d36a04de34b942.rlib" "/opt/crater/target/debug/deps/libflate2-0a0d6b3d5cf539f1.rlib" "/opt/crater/target/debug/deps/libminiz_oxide_c_api-d30c33caf21b5cf8.rlib" "/opt/crater/target/debug/deps/libminiz_oxide-1cf31d2fc406ac6b.rlib" "/opt/crater/target/debug/deps/libadler32-46acf8b49c11de91.rlib" "/opt/crater/target/debug/deps/libcrc32fast-8382140c27ae8ccc.rlib" "/opt/crater/target/debug/deps/libhyper_tls-dd15400b9ac26214.rlib" "/opt/crater/target/debug/deps/libnative_tls-54afaef0254dfb5b.rlib" "/opt/crater/target/debug/deps/libopenssl-42df500f70977214.rlib" "/opt/crater/target/debug/deps/libforeign_types-18c90140df6a780d.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-4758894be52a3354.rlib" "/opt/crater/target/debug/deps/libbitflags-7220c27e9b431920.rlib" "/opt/crater/target/debug/deps/libhyper-0796e1a99e00fd49.rlib" "/opt/crater/target/debug/deps/libwant-d124b7b8d88edea3.rlib" "/opt/crater/target/debug/deps/libtry_lock-1b57ab5e9b71c3d1.rlib" "/opt/crater/target/debug/deps/libtokio-7ab2328c316f6e06.rlib" "/opt/crater/target/debug/deps/libtokio_uds-20177ed523a66df6.rlib" "/opt/crater/target/debug/deps/libmio_uds-7a42cccc53abafbd.rlib" "/opt/crater/target/debug/deps/libtokio_udp-70ca03d67df071a3.rlib" "/opt/crater/target/debug/deps/libtokio_timer-a810b4f998c484a1.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-e30f66a92872dc08.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-631c27d1a6381a23.rlib" "/opt/crater/target/debug/deps/libtokio_sync-896092e9d41d2356.rlib" "/opt/crater/target/debug/deps/libparking_lot-12eabd9882769c3f.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-514af8f6e6ec1ec4.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libtokio_fs-54ca1f653caed262.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-0b1a2f723c40a713.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-c0f5751a63321b42.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-57a001d205c41375.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-fb6e8420b402c637.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b8601d6dfc234d1.rlib" "/opt/crater/target/debug/deps/libmemoffset-f086ca483a85f9a8.rlib" "/opt/crater/target/debug/deps/libarrayvec-fc69fa362388ff8e.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-302c6a5add829b25.rlib" "/opt/crater/target/debug/deps/libtokio_executor-66fe260b45add495.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-1194d3403efb476d.rlib" "/opt/crater/target/debug/deps/libtokio_codec-5ed0ac3d982c657e.rlib" "/opt/crater/target/debug/deps/libmio-b89a228191048f43.rlib" "/opt/crater/target/debug/deps/libnet2-b420542f6ed79dec.rlib" "/opt/crater/target/debug/deps/libhttparse-06e3890b6d63ce9f.rlib" "/opt/crater/target/debug/deps/libhttp_body-db7868c5dd20e766.rlib" "/opt/crater/target/debug/deps/libtokio_buf-bb89a0c72326ec90.rlib" "/opt/crater/target/debug/deps/libh2-8c7e58e2159d7ef3.rlib" "/opt/crater/target/debug/deps/libindexmap-59ae9e3f6ce5c837.rlib" "/opt/crater/target/debug/deps/libstring-aac4ac16555c2318.rlib" "/opt/crater/target/debug/deps/libslab-b904edcdb208ad5f.rlib" "/opt/crater/target/debug/deps/libtokio_io-a37ce302d4c9de46.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-3ff2178b99f99a40.rlib" "/opt/crater/target/debug/deps/libnum_cpus-84b2b9d4899d054a.rlib" "/opt/crater/target/debug/deps/libencoding_rs-da6746fec8f58925.rlib" "/opt/crater/target/debug/deps/libcookie_store-fb6ed7d87795887f.rlib" "/opt/crater/target/debug/deps/libserde_json-6c7906f6e4e69bcc.rlib" "/opt/crater/target/debug/deps/libryu-ee97bb54d9ea9443.rlib" "/opt/crater/target/debug/deps/liblog-42c7a57c494171fb.rlib" "/opt/crater/target/debug/deps/libpublicsuffix-3f3f01450f22d7d3.rlib" "/opt/crater/target/debug/deps/libregex-c3d123b3b5a26f66.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-c6a873325be34359.rlib" "/opt/crater/target/debug/deps/libregex_syntax-8d712e1be50cb1b8.rlib" "/opt/crater/target/debug/deps/libucd_util-4ceb5a30356a8267.rlib" "/opt/crater/target/debug/deps/libthread_local-0d1f504ec86ae5ec.rlib" "/opt/crater/target/debug/deps/libaho_corasick-153b065a541ebcf4.rlib" "/opt/crater/target/debug/deps/libmemchr-603e105d3530919e.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/liberror_chain-4cec483d117228cd.rlib" "/opt/crater/target/debug/deps/libtry_from-deae95f0870a71cb.rlib" "/opt/crater/target/debug/deps/libserde-3d1ab5ca72a3850f.rlib" "/opt/crater/target/debug/deps/libcookie-005b180f06b46381.rlib" "/opt/crater/target/debug/deps/libtime-4355d8e50100aa43.rlib" "/opt/crater/target/debug/deps/liburl-d1846cda2e7e44b0.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libidna-5950e5a8905ea49d.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-1d9a5692bf796d09.rlib" "/opt/crater/target/debug/deps/libsmallvec-e7fd7440a8b77331.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-a91dbe3d8912b8a4.rlib" "/opt/crater/target/debug/deps/libmatches-3af62a8bbaa5211e.rlib" "/opt/crater/target/debug/deps/libbase64-f8f8e97f12410efc.rlib" "/opt/crater/target/debug/deps/librand-90f16bd48677b73c.rlib" "/opt/crater/target/debug/deps/librand_xorshift-6a66fc50e6498d00.rlib" "/opt/crater/target/debug/deps/librand_pcg-d8d5dea3cc11bfd5.rlib" "/opt/crater/target/debug/deps/librand_hc-83283ab0a0ee3df8.rlib" "/opt/crater/target/debug/deps/librand_chacha-935e7b1d9428a758.rlib" "/opt/crater/target/debug/deps/librand_isaac-94fc18115e9afd61.rlib" "/opt/crater/target/debug/deps/librand_core-482fdfb44fe03c92.rlib" "/opt/crater/target/debug/deps/librand_os-0de48faa648b11e1.rlib" "/opt/crater/target/debug/deps/librand_jitter-1f73b0ee635ef60d.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/libhttp-0d7bcc4a1965229a.rlib" "/opt/crater/target/debug/deps/libitoa-b6d9c91cf55afec8.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libbytes-13fb674f61efa969.rlib" "/opt/crater/target/debug/deps/libeither-f57ccefea727a9a2.rlib" "/opt/crater/target/debug/deps/libiovec-b84ff3a7b76380d9.rlib" "/opt/crater/target/debug/deps/libfutures-1b04893c31162bb0.rlib" "/opt/crater/target/debug/deps/libfailure-713f03fd7d3d77f5.rlib" "/opt/crater/target/debug/deps/libbacktrace-c1772c562ec87d56.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-ac3220cfa761e414.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d6489bf3118003aa.rlib" "/opt/crater/target/debug/deps/libcurl-c2c13987603537bd.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-51b1365b46c92494.rlib" "/opt/crater/target/debug/deps/libsocket2-baf0a9ac46f8038f.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/libcurl_sys-bc8a3cffd77ae82b.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-c30019841a4b7845.rlib" "/opt/crater/target/debug/deps/liblibz_sys-9ba7190ed7d3d8b1.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libbase64-672a794a04ca9888.rlib" "/opt/crater/target/debug/deps/libsafemem-af513533643f5271.rlib" "/opt/crater/target/debug/deps/libbyteorder-1ca0e27fd3a97256.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: BFD (GNU Binutils for Debian) 2.28 internal error, aborting at ../../bfd/merge.c:908 in _bfd_merged_section_offset [INFO] [stderr] [INFO] [stderr] /usr/bin/ld: Please report this bug. [INFO] [stderr] [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `oauth2`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "565f56da803601bf61a28944f17f45bc9efc476b364053563c2d50f7b496fee3"` [INFO] running `"docker" "rm" "-f" "565f56da803601bf61a28944f17f45bc9efc476b364053563c2d50f7b496fee3"` [INFO] [stdout] 565f56da803601bf61a28944f17f45bc9efc476b364053563c2d50f7b496fee3