[INFO] crate headless_chrome 0.3.0 is already in cache [INFO] extracting crate headless_chrome 0.3.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/headless_chrome/0.3.0 [INFO] extracting crate headless_chrome 0.3.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/headless_chrome/0.3.0 [INFO] validating manifest of headless_chrome-0.3.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of headless_chrome-0.3.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing headless_chrome-0.3.0 [INFO] finished frobbing headless_chrome-0.3.0 [INFO] frobbed toml for headless_chrome-0.3.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/headless_chrome/0.3.0/Cargo.toml [INFO] started frobbing headless_chrome-0.3.0 [INFO] finished frobbing headless_chrome-0.3.0 [INFO] frobbed toml for headless_chrome-0.3.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/headless_chrome/0.3.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing headless_chrome-0.3.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/headless_chrome/0.3.0:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 21c49a64a44df4b199287b41c5a0bd02700c490f08061842009afda8515234ac [INFO] running `"docker" "start" "-a" "21c49a64a44df4b199287b41c5a0bd02700c490f08061842009afda8515234ac"` [INFO] [stderr] Compiling ascii v0.9.2 [INFO] [stderr] Compiling chunked_transfer v1.0.0 [INFO] [stderr] Compiling qstring v0.6.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling websocket v0.22.4 [INFO] [stderr] Compiling ureq v0.11.0 [INFO] [stderr] Compiling headless_chrome v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/browser/tab/mod.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | / Fn( [INFO] [stderr] 49 | | protocol::network::events::ResponseReceivedEventParams, [INFO] [stderr] 50 | | &dyn Fn() -> Result< [INFO] [stderr] 51 | | protocol::network::methods::GetResponseBodyReturnObject, [INFO] [stderr] ... | [INFO] [stderr] 54 | | ) + Send [INFO] [stderr] 55 | | + Sync, [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 48 | dyn Fn( [INFO] [stderr] 49 | protocol::network::events::ResponseReceivedEventParams, [INFO] [stderr] 50 | &dyn Fn() -> Result< [INFO] [stderr] 51 | protocol::network::methods::GetResponseBodyReturnObject, [INFO] [stderr] 52 | failure::Error, [INFO] [stderr] 53 | >, [INFO] [stderr] ... [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.38s [INFO] running `"docker" "inspect" "21c49a64a44df4b199287b41c5a0bd02700c490f08061842009afda8515234ac"` [INFO] running `"docker" "rm" "-f" "21c49a64a44df4b199287b41c5a0bd02700c490f08061842009afda8515234ac"` [INFO] [stdout] 21c49a64a44df4b199287b41c5a0bd02700c490f08061842009afda8515234ac [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/headless_chrome/0.3.0:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] e87a01c3441d134643e02e7389f55083613af54884c192ad2c3b93bd46e44d91 [INFO] running `"docker" "start" "-a" "e87a01c3441d134643e02e7389f55083613af54884c192ad2c3b93bd46e44d91"` [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling headless_chrome v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/browser/tab/mod.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | / Fn( [INFO] [stderr] 49 | | protocol::network::events::ResponseReceivedEventParams, [INFO] [stderr] 50 | | &dyn Fn() -> Result< [INFO] [stderr] 51 | | protocol::network::methods::GetResponseBodyReturnObject, [INFO] [stderr] ... | [INFO] [stderr] 54 | | ) + Send [INFO] [stderr] 55 | | + Sync, [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 48 | dyn Fn( [INFO] [stderr] 49 | protocol::network::events::ResponseReceivedEventParams, [INFO] [stderr] 50 | &dyn Fn() -> Result< [INFO] [stderr] 51 | protocol::network::methods::GetResponseBodyReturnObject, [INFO] [stderr] 52 | failure::Error, [INFO] [stderr] 53 | >, [INFO] [stderr] ... [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/browser/process.rs:295:27 [INFO] [stderr] | [INFO] [stderr] 295 | use std::sync::{Once, ONCE_INIT}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/browser/process.rs:302:25 [INFO] [stderr] | [INFO] [stderr] 302 | static INIT: Once = ONCE_INIT; [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `Once::new()` [INFO] [stderr] [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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/simple-985ce6701b0081ce.simple.gftfybgc-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/simple-985ce6701b0081ce.simple.gftfybgc-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/simple-985ce6701b0081ce.simple.gftfybgc-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/simple-985ce6701b0081ce.simple.gftfybgc-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/simple-985ce6701b0081ce.simple.gftfybgc-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/simple-985ce6701b0081ce.simple.gftfybgc-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/simple-985ce6701b0081ce.simple.gftfybgc-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/simple-985ce6701b0081ce.simple.gftfybgc-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/simple-985ce6701b0081ce.simple.gftfybgc-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/simple-985ce6701b0081ce.simple.gftfybgc-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/simple-985ce6701b0081ce.simple.gftfybgc-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/simple-985ce6701b0081ce.simple.gftfybgc-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/simple-985ce6701b0081ce.simple.gftfybgc-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/simple-985ce6701b0081ce.simple.gftfybgc-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/simple-985ce6701b0081ce.simple.gftfybgc-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/simple-985ce6701b0081ce.simple.gftfybgc-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/simple-985ce6701b0081ce" "/opt/crater/target/debug/deps/simple-985ce6701b0081ce.3y66dy01u7v9xk4b.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-d5ae900bfde9750d/out" "-L" "/opt/crater/target/debug/build/ring-bfc899f80a7b0741/out" "-L" "/opt/crater/target/debug/build/bzip2-sys-d52c2b633f851508/out/lib" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libjpeg_decoder-827da457f8207ddf.rlib" "/opt/crater/target/debug/deps/libpng-bf0b06c4d6d0fe02.rlib" "/opt/crater/target/debug/deps/libdeflate-9364b840f59ebc68.rlib" "/opt/crater/target/debug/deps/libinflate-398663c07a1d51bf.rlib" "/opt/crater/target/debug/deps/libnum_iter-bc599f5cae70dba3.rlib" "/opt/crater/target/debug/deps/libtiny_http-e842f9da10152f75.rlib" "/opt/crater/target/debug/deps/libchunked_transfer-80039da9246d2c7d.rlib" "/opt/crater/target/debug/deps/libascii-755588bbe5c30f0a.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f0d86b2ef6410e4f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-28a84d78fba0104f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-625008d0a6744ece.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b85c11af396739da.rlib" "/opt/crater/target/debug/deps/libenv_logger-60ee7903c4014a8e.rlib" "/opt/crater/target/debug/deps/libatty-22eb3b2ac1d714c2.rlib" "/opt/crater/target/debug/deps/libhumantime-fe7582828726b442.rlib" "/opt/crater/target/debug/deps/libquick_error-f50ea951eae373ef.rlib" "/opt/crater/target/debug/deps/libtermcolor-79496754b4470ebc.rlib" "/opt/crater/target/debug/deps/libchrono-d2c01d9397e5e812.rlib" "/opt/crater/target/debug/deps/libnum_integer-e6a8b65576c944de.rlib" "/opt/crater/target/debug/deps/libnum_traits-c6be473ace7ca4de.rlib" "/opt/crater/target/debug/deps/libheadless_chrome-9b90148ea62fe034.rlib" "/opt/crater/target/debug/deps/libtempfile-b29d5749da4bbd9d.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-51acb8a212d22924.rlib" "/opt/crater/target/debug/deps/libserde_json-1b9834895cb10c4a.rlib" "/opt/crater/target/debug/deps/libryu-a9583eff3872e809.rlib" "/opt/crater/target/debug/deps/libitoa-fbd08118d5c2ed14.rlib" "/opt/crater/target/debug/deps/libwebsocket-ba09fa3b6905884c.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libsha1-19561cf7d08c449a.rlib" "/opt/crater/target/debug/deps/librand-0a4630b57dcc57b3.rlib" "/opt/crater/target/debug/deps/librand_xorshift-aba648178ccafa60.rlib" "/opt/crater/target/debug/deps/librand_pcg-ed671db4fe3757e2.rlib" "/opt/crater/target/debug/deps/librand_hc-9a65771b9d152351.rlib" "/opt/crater/target/debug/deps/librand_chacha-1b9e58560472e74b.rlib" "/opt/crater/target/debug/deps/librand_isaac-3807d01c3a327700.rlib" "/opt/crater/target/debug/deps/librand_core-4eee27b20de9a341.rlib" "/opt/crater/target/debug/deps/librand_os-4634e01c13ceff4d.rlib" "/opt/crater/target/debug/deps/librand_jitter-a13c2857ac7f2734.rlib" "/opt/crater/target/debug/deps/librand_core-a5a514f3409fd81c.rlib" "/opt/crater/target/debug/deps/libhyper-93d46e4e309c8ef2.rlib" "/opt/crater/target/debug/deps/libmime-9336c2f56c5869d7.rlib" "/opt/crater/target/debug/deps/liblog-c97b73a8bcee9985.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-05e049e3a82cbfb0.rlib" "/opt/crater/target/debug/deps/libtypeable-9a5238d74bedca20.rlib" "/opt/crater/target/debug/deps/libtraitobject-69814f8367d06bb9.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b569161181e0c021.rlib" "/opt/crater/target/debug/deps/libhttparse-c28176d01bc731e0.rlib" "/opt/crater/target/debug/deps/libunicase-c8bd5583553770c8.rlib" "/opt/crater/target/debug/deps/libbase64-cc637031afaea5c5.rlib" "/opt/crater/target/debug/deps/libsafemem-a19c8ef0327c60ac.rlib" "/opt/crater/target/debug/deps/libregex-2f54045970e77773.rlib" "/opt/crater/target/debug/deps/libregex_syntax-bd99c61924ee7656.rlib" "/opt/crater/target/debug/deps/libthread_local-2ae771cec36f83c2.rlib" "/opt/crater/target/debug/deps/libaho_corasick-d762a0026dd53dbb.rlib" "/opt/crater/target/debug/deps/libmemchr-23e7689be8a12a36.rlib" "/opt/crater/target/debug/deps/libzip-5e837d60975ab6a3.rlib" "/opt/crater/target/debug/deps/libpodio-deae121d8af72902.rlib" "/opt/crater/target/debug/deps/libflate2-28ad40e653d33c16.rlib" "/opt/crater/target/debug/deps/libminiz_oxide-c0bad7cc9cb5c5a1.rlib" "/opt/crater/target/debug/deps/libadler32-b7013a55566e2bf0.rlib" "/opt/crater/target/debug/deps/libcrc32fast-36786f74e06a90c6.rlib" "/opt/crater/target/debug/deps/libbzip2-1e9595d05c0def66.rlib" "/opt/crater/target/debug/deps/libbzip2_sys-be6c2d78c8c718ac.rlib" "/opt/crater/target/debug/deps/libureq-140c12a7c7545105.rlib" "/opt/crater/target/debug/deps/libwebpki_roots-eb1830c6e9943344.rlib" "/opt/crater/target/debug/deps/librustls-5b89abb6ce9e672e.rlib" "/opt/crater/target/debug/deps/libsct-073656caf0a4adf0.rlib" "/opt/crater/target/debug/deps/libwebpki-7655ffab94f4735f.rlib" "/opt/crater/target/debug/deps/libring-a4cebf29ea80325f.rlib" "/opt/crater/target/debug/deps/libspin-fe24398cdf0d54d5.rlib" "/opt/crater/target/debug/deps/libuntrusted-5376089619eed254.rlib" "/opt/crater/target/debug/deps/libqstring-a926993abe6e55a8.rlib" "/opt/crater/target/debug/deps/libascii-458784f97034f91e.rlib" "/opt/crater/target/debug/deps/libchunked_transfer-2d05d0863fbaca23.rlib" "/opt/crater/target/debug/deps/libcookie-738cc15b56d8f964.rlib" "/opt/crater/target/debug/deps/libtime-c375bf02baafb2fd.rlib" "/opt/crater/target/debug/deps/liburl-ee604ccef16e6499.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-7075ca6261d9bac1.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-b16029f4e9e6461c.rlib" "/opt/crater/target/debug/deps/libsmallvec-7295b1a781bd56b7.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libdirectories-6a627a05c8257922.rlib" "/opt/crater/target/debug/deps/libdirs_sys-2700ea6097858e74.rlib" "/opt/crater/target/debug/deps/libwhich-231cbe8e85587994.rlib" "/opt/crater/target/debug/deps/libserde-571f27bc91f456c8.rlib" "/opt/crater/target/debug/deps/librand-8b15411866abd9f1.rlib" "/opt/crater/target/debug/deps/librand_chacha-7ab0375c8e73b81e.rlib" "/opt/crater/target/debug/deps/libc2_chacha-f16892c13faa6da1.rlib" "/opt/crater/target/debug/deps/libppv_lite86-d642cb1e0049ec58.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/librand_core-b98b73c4d658421f.rlib" "/opt/crater/target/debug/deps/libgetrandom-4696f98276bb287c.rlib" "/opt/crater/target/debug/deps/liblog-6796845c78a3960b.rlib" "/opt/crater/target/debug/deps/libfailure-0e2ba5b5fecbe196.rlib" "/opt/crater/target/debug/deps/libbacktrace-0ba24489b33d7a88.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4ba3fb5c8a305755.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/librustc_demangle-93c44a61a479f45e.rlib" "/opt/crater/target/debug/deps/libbase64-ecbe49359e7e13a6.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: 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 `headless_chrome`. [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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/extension-fe5b723635a38f39.extension.2im0vxvc-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/extension-fe5b723635a38f39.extension.2im0vxvc-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/extension-fe5b723635a38f39.extension.2im0vxvc-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/extension-fe5b723635a38f39.extension.2im0vxvc-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/extension-fe5b723635a38f39.extension.2im0vxvc-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/extension-fe5b723635a38f39.extension.2im0vxvc-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/extension-fe5b723635a38f39.extension.2im0vxvc-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/extension-fe5b723635a38f39.extension.2im0vxvc-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/extension-fe5b723635a38f39.extension.2im0vxvc-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/extension-fe5b723635a38f39.extension.2im0vxvc-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/extension-fe5b723635a38f39.extension.2im0vxvc-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/extension-fe5b723635a38f39.extension.2im0vxvc-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/extension-fe5b723635a38f39.extension.2im0vxvc-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/extension-fe5b723635a38f39.extension.2im0vxvc-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/extension-fe5b723635a38f39.extension.2im0vxvc-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/extension-fe5b723635a38f39.extension.2im0vxvc-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/extension-fe5b723635a38f39" "/opt/crater/target/debug/deps/extension-fe5b723635a38f39.2lnp8ruufxu352qu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-d5ae900bfde9750d/out" "-L" "/opt/crater/target/debug/build/ring-bfc899f80a7b0741/out" "-L" "/opt/crater/target/debug/build/bzip2-sys-d52c2b633f851508/out/lib" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f0d86b2ef6410e4f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-28a84d78fba0104f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-625008d0a6744ece.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b85c11af396739da.rlib" "/opt/crater/target/debug/deps/libheadless_chrome-9b90148ea62fe034.rlib" "/opt/crater/target/debug/deps/libtempfile-b29d5749da4bbd9d.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-51acb8a212d22924.rlib" "/opt/crater/target/debug/deps/libserde_json-1b9834895cb10c4a.rlib" "/opt/crater/target/debug/deps/libryu-a9583eff3872e809.rlib" "/opt/crater/target/debug/deps/libitoa-fbd08118d5c2ed14.rlib" "/opt/crater/target/debug/deps/libwebsocket-ba09fa3b6905884c.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libsha1-19561cf7d08c449a.rlib" "/opt/crater/target/debug/deps/librand-0a4630b57dcc57b3.rlib" "/opt/crater/target/debug/deps/librand_xorshift-aba648178ccafa60.rlib" "/opt/crater/target/debug/deps/librand_pcg-ed671db4fe3757e2.rlib" "/opt/crater/target/debug/deps/librand_hc-9a65771b9d152351.rlib" "/opt/crater/target/debug/deps/librand_chacha-1b9e58560472e74b.rlib" "/opt/crater/target/debug/deps/librand_isaac-3807d01c3a327700.rlib" "/opt/crater/target/debug/deps/librand_core-4eee27b20de9a341.rlib" "/opt/crater/target/debug/deps/librand_os-4634e01c13ceff4d.rlib" "/opt/crater/target/debug/deps/librand_jitter-a13c2857ac7f2734.rlib" "/opt/crater/target/debug/deps/librand_core-a5a514f3409fd81c.rlib" "/opt/crater/target/debug/deps/libhyper-93d46e4e309c8ef2.rlib" "/opt/crater/target/debug/deps/libmime-9336c2f56c5869d7.rlib" "/opt/crater/target/debug/deps/liblog-c97b73a8bcee9985.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-05e049e3a82cbfb0.rlib" "/opt/crater/target/debug/deps/libtypeable-9a5238d74bedca20.rlib" "/opt/crater/target/debug/deps/libtraitobject-69814f8367d06bb9.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b569161181e0c021.rlib" "/opt/crater/target/debug/deps/libhttparse-c28176d01bc731e0.rlib" "/opt/crater/target/debug/deps/libunicase-c8bd5583553770c8.rlib" "/opt/crater/target/debug/deps/libbase64-cc637031afaea5c5.rlib" "/opt/crater/target/debug/deps/libsafemem-a19c8ef0327c60ac.rlib" "/opt/crater/target/debug/deps/libregex-2f54045970e77773.rlib" "/opt/crater/target/debug/deps/libregex_syntax-bd99c61924ee7656.rlib" "/opt/crater/target/debug/deps/libthread_local-2ae771cec36f83c2.rlib" "/opt/crater/target/debug/deps/libaho_corasick-d762a0026dd53dbb.rlib" "/opt/crater/target/debug/deps/libmemchr-23e7689be8a12a36.rlib" "/opt/crater/target/debug/deps/librand-8b15411866abd9f1.rlib" "/opt/crater/target/debug/deps/librand_chacha-7ab0375c8e73b81e.rlib" "/opt/crater/target/debug/deps/libc2_chacha-f16892c13faa6da1.rlib" "/opt/crater/target/debug/deps/libppv_lite86-d642cb1e0049ec58.rlib" "/opt/crater/target/debug/deps/librand_core-b98b73c4d658421f.rlib" "/opt/crater/target/debug/deps/libgetrandom-4696f98276bb287c.rlib" "/opt/crater/target/debug/deps/libzip-5e837d60975ab6a3.rlib" "/opt/crater/target/debug/deps/libpodio-deae121d8af72902.rlib" "/opt/crater/target/debug/deps/libflate2-28ad40e653d33c16.rlib" "/opt/crater/target/debug/deps/libminiz_oxide-c0bad7cc9cb5c5a1.rlib" "/opt/crater/target/debug/deps/libadler32-b7013a55566e2bf0.rlib" "/opt/crater/target/debug/deps/libcrc32fast-36786f74e06a90c6.rlib" "/opt/crater/target/debug/deps/libbzip2-1e9595d05c0def66.rlib" "/opt/crater/target/debug/deps/libbzip2_sys-be6c2d78c8c718ac.rlib" "/opt/crater/target/debug/deps/libureq-140c12a7c7545105.rlib" "/opt/crater/target/debug/deps/libwebpki_roots-eb1830c6e9943344.rlib" "/opt/crater/target/debug/deps/librustls-5b89abb6ce9e672e.rlib" "/opt/crater/target/debug/deps/libsct-073656caf0a4adf0.rlib" "/opt/crater/target/debug/deps/libwebpki-7655ffab94f4735f.rlib" "/opt/crater/target/debug/deps/libring-a4cebf29ea80325f.rlib" "/opt/crater/target/debug/deps/libspin-fe24398cdf0d54d5.rlib" "/opt/crater/target/debug/deps/libuntrusted-5376089619eed254.rlib" "/opt/crater/target/debug/deps/libbase64-ecbe49359e7e13a6.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libqstring-a926993abe6e55a8.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libascii-458784f97034f91e.rlib" "/opt/crater/target/debug/deps/libchunked_transfer-2d05d0863fbaca23.rlib" "/opt/crater/target/debug/deps/libcookie-738cc15b56d8f964.rlib" "/opt/crater/target/debug/deps/libtime-c375bf02baafb2fd.rlib" "/opt/crater/target/debug/deps/liburl-ee604ccef16e6499.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-7075ca6261d9bac1.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-b16029f4e9e6461c.rlib" "/opt/crater/target/debug/deps/libsmallvec-7295b1a781bd56b7.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libdirectories-6a627a05c8257922.rlib" "/opt/crater/target/debug/deps/libdirs_sys-2700ea6097858e74.rlib" "/opt/crater/target/debug/deps/libwhich-231cbe8e85587994.rlib" "/opt/crater/target/debug/deps/libserde-571f27bc91f456c8.rlib" "/opt/crater/target/debug/deps/liblog-6796845c78a3960b.rlib" "/opt/crater/target/debug/deps/libfailure-0e2ba5b5fecbe196.rlib" "/opt/crater/target/debug/deps/libbacktrace-0ba24489b33d7a88.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4ba3fb5c8a305755.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/librustc_demangle-93c44a61a479f45e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-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 `headless_chrome`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e87a01c3441d134643e02e7389f55083613af54884c192ad2c3b93bd46e44d91"` [INFO] running `"docker" "rm" "-f" "e87a01c3441d134643e02e7389f55083613af54884c192ad2c3b93bd46e44d91"` [INFO] [stdout] e87a01c3441d134643e02e7389f55083613af54884c192ad2c3b93bd46e44d91