[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 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] edf07cb756dee227d9bfa2f09adb108a72571c83a55071bb7ea142727e31e42b [INFO] running `"docker" "start" "-a" "edf07cb756dee227d9bfa2f09adb108a72571c83a55071bb7ea142727e31e42b"` [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 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 22.09s [INFO] running `"docker" "inspect" "edf07cb756dee227d9bfa2f09adb108a72571c83a55071bb7ea142727e31e42b"` [INFO] running `"docker" "rm" "-f" "edf07cb756dee227d9bfa2f09adb108a72571c83a55071bb7ea142727e31e42b"` [INFO] [stdout] edf07cb756dee227d9bfa2f09adb108a72571c83a55071bb7ea142727e31e42b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 4bd67dda27bf05a1b283488880491f77b0764643d73173499a934f89f724fc9f [INFO] running `"docker" "start" "-a" "4bd67dda27bf05a1b283488880491f77b0764643d73173499a934f89f724fc9f"` [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] error: Could not compile `headless_chrome`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name simple tests/simple.rs --color never --emit=dep-info,link -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="directories"' --cfg 'feature="fetch"' --cfg 'feature="ureq"' --cfg 'feature="zip"' -C metadata=f57f7418ccf51c10 -C extra-filename=-f57f7418ccf51c10 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern base64=/opt/crater/target/debug/deps/libbase64-b248d06447d2c6c2.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-613643baa8626a08.rlib --extern derive_builder=/opt/crater/target/debug/deps/libderive_builder-64b90b338dc28108.so --extern directories=/opt/crater/target/debug/deps/libdirectories-3ebedda9a374af35.rlib --extern env_logger=/opt/crater/target/debug/deps/libenv_logger-496125452bd0d87b.rlib --extern failure=/opt/crater/target/debug/deps/libfailure-46523e08b76fa7cd.rlib --extern headless_chrome=/opt/crater/target/debug/deps/libheadless_chrome-15d89bfe9f00e32c.rlib --extern jpeg_decoder=/opt/crater/target/debug/deps/libjpeg_decoder-641a9fac253d2417.rlib --extern log=/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib --extern png=/opt/crater/target/debug/deps/libpng-dcf50be3f84da791.rlib --extern rand=/opt/crater/target/debug/deps/librand-649ad4be86f3940f.rlib --extern regex=/opt/crater/target/debug/deps/libregex-3f288169bf5fc935.rlib --extern serde=/opt/crater/target/debug/deps/libserde-8b42d8c19d1ecf04.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-8525889763034810.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-49e3ef64832528e2.rlib --extern tempfile=/opt/crater/target/debug/deps/libtempfile-a788379f87d4adba.rlib --extern tiny_http=/opt/crater/target/debug/deps/libtiny_http-be532c26f67bc3de.rlib --extern ureq=/opt/crater/target/debug/deps/libureq-6bb3fca2f7c325e5.rlib --extern websocket=/opt/crater/target/debug/deps/libwebsocket-c31c73d07bc01f66.rlib --extern which=/opt/crater/target/debug/deps/libwhich-319a6943b8fe31f5.rlib --extern zip=/opt/crater/target/debug/deps/libzip-c59b5062b9a26873.rlib --cap-lints=warn -L native=/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out -L native=/opt/crater/target/debug/build/ring-c6f92feb211b7da2/out -L native=/opt/crater/target/debug/build/bzip2-sys-166dd9cb46ba2d46/out/lib` (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.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/extension-a083e47eb860a546.extension.5v6ry13u-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/extension-a083e47eb860a546.extension.5v6ry13u-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/extension-a083e47eb860a546.extension.5v6ry13u-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/extension-a083e47eb860a546.extension.5v6ry13u-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/extension-a083e47eb860a546.extension.5v6ry13u-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/extension-a083e47eb860a546.extension.5v6ry13u-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/extension-a083e47eb860a546.extension.5v6ry13u-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/extension-a083e47eb860a546.extension.5v6ry13u-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/extension-a083e47eb860a546.extension.5v6ry13u-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/extension-a083e47eb860a546.extension.5v6ry13u-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/extension-a083e47eb860a546.extension.5v6ry13u-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/extension-a083e47eb860a546.extension.5v6ry13u-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/extension-a083e47eb860a546.extension.5v6ry13u-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/extension-a083e47eb860a546.extension.5v6ry13u-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/extension-a083e47eb860a546.extension.5v6ry13u-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/extension-a083e47eb860a546.extension.5v6ry13u-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/extension-a083e47eb860a546" "/opt/crater/target/debug/deps/extension-a083e47eb860a546.3tm8mihzrqn2bl6r.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-5c81d3694d492bc0/out" "-L" "/opt/crater/target/debug/build/ring-c6f92feb211b7da2/out" "-L" "/opt/crater/target/debug/build/bzip2-sys-166dd9cb46ba2d46/out/lib" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0127509d2e54a846.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-2651f8b4eed9e86e.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-c729851ce6e3efb2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e8235f0d435d4737.rlib" "/opt/crater/target/debug/deps/libheadless_chrome-15d89bfe9f00e32c.rlib" "/opt/crater/target/debug/deps/libtempfile-a788379f87d4adba.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-064366494991bc0c.rlib" "/opt/crater/target/debug/deps/libserde_json-49e3ef64832528e2.rlib" "/opt/crater/target/debug/deps/libryu-be578719e5bf2327.rlib" "/opt/crater/target/debug/deps/libitoa-d35f0a89557c3310.rlib" "/opt/crater/target/debug/deps/libwebsocket-c31c73d07bc01f66.rlib" "/opt/crater/target/debug/deps/libbitflags-bcd34e8f74846360.rlib" "/opt/crater/target/debug/deps/libsha1-39b1a0de906cd753.rlib" "/opt/crater/target/debug/deps/librand-4d2dd95f3d7aec75.rlib" "/opt/crater/target/debug/deps/librand_xorshift-4203f3157eb9a8e3.rlib" "/opt/crater/target/debug/deps/librand_pcg-8d4de0bb8369ce1b.rlib" "/opt/crater/target/debug/deps/librand_hc-bbd146a4b8bf6f4b.rlib" "/opt/crater/target/debug/deps/librand_chacha-e30594121fba25f8.rlib" "/opt/crater/target/debug/deps/librand_isaac-116c1a9914320278.rlib" "/opt/crater/target/debug/deps/librand_core-5fd440ec9008cce1.rlib" "/opt/crater/target/debug/deps/librand_os-df63c8a890c1e2e9.rlib" "/opt/crater/target/debug/deps/librand_jitter-06f1043e9c10514f.rlib" "/opt/crater/target/debug/deps/librand_core-fe4fc41bf9015dbc.rlib" "/opt/crater/target/debug/deps/libhyper-fe92db22a635b4de.rlib" "/opt/crater/target/debug/deps/libmime-2eb3550a6108d090.rlib" "/opt/crater/target/debug/deps/liblog-5ad476e9af8f39be.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-31855a1d4a2b270f.rlib" "/opt/crater/target/debug/deps/libtypeable-f6f402f054f36331.rlib" "/opt/crater/target/debug/deps/libtraitobject-5c90cc2d32024dbf.rlib" "/opt/crater/target/debug/deps/libnum_cpus-509d1090a02489e2.rlib" "/opt/crater/target/debug/deps/libhttparse-edd6757da9f4355f.rlib" "/opt/crater/target/debug/deps/libunicase-b11bfdbf115a8339.rlib" "/opt/crater/target/debug/deps/libbase64-cf420233ba873e07.rlib" "/opt/crater/target/debug/deps/libsafemem-5cbc828c43f41378.rlib" "/opt/crater/target/debug/deps/libregex-3f288169bf5fc935.rlib" "/opt/crater/target/debug/deps/libregex_syntax-74b9e606898eafee.rlib" "/opt/crater/target/debug/deps/libthread_local-1801494cfc15e4c0.rlib" "/opt/crater/target/debug/deps/libaho_corasick-05f4d1fa22c64ffe.rlib" "/opt/crater/target/debug/deps/libmemchr-5970d48417368191.rlib" "/opt/crater/target/debug/deps/librand-649ad4be86f3940f.rlib" "/opt/crater/target/debug/deps/librand_chacha-0460b9813a543354.rlib" "/opt/crater/target/debug/deps/libc2_chacha-482fc8ce59b9bcb9.rlib" "/opt/crater/target/debug/deps/libppv_lite86-689a570bc058b143.rlib" "/opt/crater/target/debug/deps/librand_core-f11b7cbcf193156d.rlib" "/opt/crater/target/debug/deps/libgetrandom-ee0bcb0c0b4efe0d.rlib" "/opt/crater/target/debug/deps/libzip-c59b5062b9a26873.rlib" "/opt/crater/target/debug/deps/libpodio-a8b29c330306e541.rlib" "/opt/crater/target/debug/deps/libflate2-2419d51371a737f0.rlib" "/opt/crater/target/debug/deps/libminiz_oxide-a784a5fb9651ea82.rlib" "/opt/crater/target/debug/deps/libadler32-28cce00de1b6c9b3.rlib" "/opt/crater/target/debug/deps/libcrc32fast-6889bae451d673e1.rlib" "/opt/crater/target/debug/deps/libbzip2-764cdc136b7098e2.rlib" "/opt/crater/target/debug/deps/libbzip2_sys-aef0b0f83774411c.rlib" "/opt/crater/target/debug/deps/libureq-6bb3fca2f7c325e5.rlib" "/opt/crater/target/debug/deps/libwebpki_roots-7102d7d5c927acb7.rlib" "/opt/crater/target/debug/deps/librustls-2bf76b13fa071cb2.rlib" "/opt/crater/target/debug/deps/libsct-38e0ef38dfe96d90.rlib" "/opt/crater/target/debug/deps/libwebpki-42d9c985bdee7edc.rlib" "/opt/crater/target/debug/deps/libring-e2e6d79051e3f0b3.rlib" "/opt/crater/target/debug/deps/libspin-cceaf3f54b3a8c9c.rlib" "/opt/crater/target/debug/deps/libuntrusted-77a27d5c4055ec86.rlib" "/opt/crater/target/debug/deps/libbase64-b248d06447d2c6c2.rlib" "/opt/crater/target/debug/deps/libbyteorder-585fd2581aa01382.rlib" "/opt/crater/target/debug/deps/libqstring-cc69e3d48244f7b8.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libascii-bfd9d80b5891574f.rlib" "/opt/crater/target/debug/deps/libchunked_transfer-e4d84ff6987fbaba.rlib" "/opt/crater/target/debug/deps/libcookie-30b693ed53df93de.rlib" "/opt/crater/target/debug/deps/libtime-29b9853d922d9d06.rlib" "/opt/crater/target/debug/deps/liburl-ebaefb0ef9c8c191.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-7ae675a5263db170.rlib" "/opt/crater/target/debug/deps/libidna-52fbc9ef9e77809d.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-3ac46972447058ab.rlib" "/opt/crater/target/debug/deps/libsmallvec-8ab4c1b4228c68ef.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-ad8beb3a11009df0.rlib" "/opt/crater/target/debug/deps/libmatches-5962f64d87545c04.rlib" "/opt/crater/target/debug/deps/libdirectories-3ebedda9a374af35.rlib" "/opt/crater/target/debug/deps/libdirs_sys-74816e9066b7f744.rlib" "/opt/crater/target/debug/deps/libwhich-319a6943b8fe31f5.rlib" "/opt/crater/target/debug/deps/libserde-8b42d8c19d1ecf04.rlib" "/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib" "/opt/crater/target/debug/deps/libfailure-46523e08b76fa7cd.rlib" "/opt/crater/target/debug/deps/libbacktrace-b55b2db5d65cb8a4.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-01c69401428504e5.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/librustc_demangle-dd44235a42da0b4e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.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: 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.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/coverage-956cc1b677e188df.coverage.6z2iydej-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/coverage-956cc1b677e188df.coverage.6z2iydej-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/coverage-956cc1b677e188df.coverage.6z2iydej-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/coverage-956cc1b677e188df.coverage.6z2iydej-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/coverage-956cc1b677e188df.coverage.6z2iydej-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/coverage-956cc1b677e188df.coverage.6z2iydej-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/coverage-956cc1b677e188df.coverage.6z2iydej-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/coverage-956cc1b677e188df.coverage.6z2iydej-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/coverage-956cc1b677e188df.coverage.6z2iydej-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/coverage-956cc1b677e188df.coverage.6z2iydej-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/coverage-956cc1b677e188df.coverage.6z2iydej-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/coverage-956cc1b677e188df.coverage.6z2iydej-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/coverage-956cc1b677e188df.coverage.6z2iydej-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/coverage-956cc1b677e188df.coverage.6z2iydej-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/coverage-956cc1b677e188df.coverage.6z2iydej-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/coverage-956cc1b677e188df.coverage.6z2iydej-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/coverage-956cc1b677e188df" "/opt/crater/target/debug/deps/coverage-956cc1b677e188df.4n3cpci7xjwrm9l3.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-5c81d3694d492bc0/out" "-L" "/opt/crater/target/debug/build/ring-c6f92feb211b7da2/out" "-L" "/opt/crater/target/debug/build/bzip2-sys-166dd9cb46ba2d46/out/lib" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtiny_http-be532c26f67bc3de.rlib" "/opt/crater/target/debug/deps/libchunked_transfer-f03c2fb5ee5677f8.rlib" "/opt/crater/target/debug/deps/libascii-289c3e18e44b76b9.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0127509d2e54a846.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-2651f8b4eed9e86e.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-c729851ce6e3efb2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e8235f0d435d4737.rlib" "/opt/crater/target/debug/deps/libenv_logger-496125452bd0d87b.rlib" "/opt/crater/target/debug/deps/libatty-eb5da56e70a939cc.rlib" "/opt/crater/target/debug/deps/libhumantime-f3229d51b2810709.rlib" "/opt/crater/target/debug/deps/libquick_error-a2165722eb49e44c.rlib" "/opt/crater/target/debug/deps/libtermcolor-63bd51856c425668.rlib" "/opt/crater/target/debug/deps/libchrono-613643baa8626a08.rlib" "/opt/crater/target/debug/deps/libnum_integer-febfb11b79ac4fe3.rlib" "/opt/crater/target/debug/deps/libnum_traits-1886320fa1feb02d.rlib" "/opt/crater/target/debug/deps/libheadless_chrome-15d89bfe9f00e32c.rlib" "/opt/crater/target/debug/deps/libtempfile-a788379f87d4adba.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-064366494991bc0c.rlib" "/opt/crater/target/debug/deps/libserde_json-49e3ef64832528e2.rlib" "/opt/crater/target/debug/deps/libryu-be578719e5bf2327.rlib" "/opt/crater/target/debug/deps/libitoa-d35f0a89557c3310.rlib" "/opt/crater/target/debug/deps/libwebsocket-c31c73d07bc01f66.rlib" "/opt/crater/target/debug/deps/libbitflags-bcd34e8f74846360.rlib" "/opt/crater/target/debug/deps/libsha1-39b1a0de906cd753.rlib" "/opt/crater/target/debug/deps/librand-4d2dd95f3d7aec75.rlib" "/opt/crater/target/debug/deps/librand_xorshift-4203f3157eb9a8e3.rlib" "/opt/crater/target/debug/deps/librand_pcg-8d4de0bb8369ce1b.rlib" "/opt/crater/target/debug/deps/librand_hc-bbd146a4b8bf6f4b.rlib" "/opt/crater/target/debug/deps/librand_chacha-e30594121fba25f8.rlib" "/opt/crater/target/debug/deps/librand_isaac-116c1a9914320278.rlib" "/opt/crater/target/debug/deps/librand_core-5fd440ec9008cce1.rlib" "/opt/crater/target/debug/deps/librand_os-df63c8a890c1e2e9.rlib" "/opt/crater/target/debug/deps/librand_jitter-06f1043e9c10514f.rlib" "/opt/crater/target/debug/deps/librand_core-fe4fc41bf9015dbc.rlib" "/opt/crater/target/debug/deps/libhyper-fe92db22a635b4de.rlib" "/opt/crater/target/debug/deps/libmime-2eb3550a6108d090.rlib" "/opt/crater/target/debug/deps/liblog-5ad476e9af8f39be.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-31855a1d4a2b270f.rlib" "/opt/crater/target/debug/deps/libtypeable-f6f402f054f36331.rlib" "/opt/crater/target/debug/deps/libtraitobject-5c90cc2d32024dbf.rlib" "/opt/crater/target/debug/deps/libnum_cpus-509d1090a02489e2.rlib" "/opt/crater/target/debug/deps/libhttparse-edd6757da9f4355f.rlib" "/opt/crater/target/debug/deps/libunicase-b11bfdbf115a8339.rlib" "/opt/crater/target/debug/deps/libbase64-cf420233ba873e07.rlib" "/opt/crater/target/debug/deps/libsafemem-5cbc828c43f41378.rlib" "/opt/crater/target/debug/deps/libregex-3f288169bf5fc935.rlib" "/opt/crater/target/debug/deps/libregex_syntax-74b9e606898eafee.rlib" "/opt/crater/target/debug/deps/libthread_local-1801494cfc15e4c0.rlib" "/opt/crater/target/debug/deps/libaho_corasick-05f4d1fa22c64ffe.rlib" "/opt/crater/target/debug/deps/libmemchr-5970d48417368191.rlib" "/opt/crater/target/debug/deps/librand-649ad4be86f3940f.rlib" "/opt/crater/target/debug/deps/librand_chacha-0460b9813a543354.rlib" "/opt/crater/target/debug/deps/libc2_chacha-482fc8ce59b9bcb9.rlib" "/opt/crater/target/debug/deps/libppv_lite86-689a570bc058b143.rlib" "/opt/crater/target/debug/deps/librand_core-f11b7cbcf193156d.rlib" "/opt/crater/target/debug/deps/libgetrandom-ee0bcb0c0b4efe0d.rlib" "/opt/crater/target/debug/deps/libzip-c59b5062b9a26873.rlib" "/opt/crater/target/debug/deps/libpodio-a8b29c330306e541.rlib" "/opt/crater/target/debug/deps/libflate2-2419d51371a737f0.rlib" "/opt/crater/target/debug/deps/libminiz_oxide-a784a5fb9651ea82.rlib" "/opt/crater/target/debug/deps/libadler32-28cce00de1b6c9b3.rlib" "/opt/crater/target/debug/deps/libcrc32fast-6889bae451d673e1.rlib" "/opt/crater/target/debug/deps/libbzip2-764cdc136b7098e2.rlib" "/opt/crater/target/debug/deps/libbzip2_sys-aef0b0f83774411c.rlib" "/opt/crater/target/debug/deps/libureq-6bb3fca2f7c325e5.rlib" "/opt/crater/target/debug/deps/libwebpki_roots-7102d7d5c927acb7.rlib" "/opt/crater/target/debug/deps/librustls-2bf76b13fa071cb2.rlib" "/opt/crater/target/debug/deps/libsct-38e0ef38dfe96d90.rlib" "/opt/crater/target/debug/deps/libwebpki-42d9c985bdee7edc.rlib" "/opt/crater/target/debug/deps/libring-e2e6d79051e3f0b3.rlib" "/opt/crater/target/debug/deps/libspin-cceaf3f54b3a8c9c.rlib" "/opt/crater/target/debug/deps/libuntrusted-77a27d5c4055ec86.rlib" "/opt/crater/target/debug/deps/libbase64-b248d06447d2c6c2.rlib" "/opt/crater/target/debug/deps/libbyteorder-585fd2581aa01382.rlib" "/opt/crater/target/debug/deps/libqstring-cc69e3d48244f7b8.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libascii-bfd9d80b5891574f.rlib" "/opt/crater/target/debug/deps/libchunked_transfer-e4d84ff6987fbaba.rlib" "/opt/crater/target/debug/deps/libcookie-30b693ed53df93de.rlib" "/opt/crater/target/debug/deps/libtime-29b9853d922d9d06.rlib" "/opt/crater/target/debug/deps/liburl-ebaefb0ef9c8c191.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-7ae675a5263db170.rlib" "/opt/crater/target/debug/deps/libidna-52fbc9ef9e77809d.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-3ac46972447058ab.rlib" "/opt/crater/target/debug/deps/libsmallvec-8ab4c1b4228c68ef.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-ad8beb3a11009df0.rlib" "/opt/crater/target/debug/deps/libmatches-5962f64d87545c04.rlib" "/opt/crater/target/debug/deps/libdirectories-3ebedda9a374af35.rlib" "/opt/crater/target/debug/deps/libdirs_sys-74816e9066b7f744.rlib" "/opt/crater/target/debug/deps/libwhich-319a6943b8fe31f5.rlib" "/opt/crater/target/debug/deps/libserde-8b42d8c19d1ecf04.rlib" "/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib" "/opt/crater/target/debug/deps/libfailure-46523e08b76fa7cd.rlib" "/opt/crater/target/debug/deps/libbacktrace-b55b2db5d65cb8a4.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-01c69401428504e5.rlib" "/opt/crater/target/debug/deps/liblibc-d019039477cac03b.rlib" "/opt/crater/target/debug/deps/libcfg_if-3028bdd7b8e15bb5.rlib" "/opt/crater/target/debug/deps/librustc_demangle-dd44235a42da0b4e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [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" "4bd67dda27bf05a1b283488880491f77b0764643d73173499a934f89f724fc9f"` [INFO] running `"docker" "rm" "-f" "4bd67dda27bf05a1b283488880491f77b0764643d73173499a934f89f724fc9f"` [INFO] [stdout] 4bd67dda27bf05a1b283488880491f77b0764643d73173499a934f89f724fc9f