[INFO] updating cached repository https://github.com/atroche/myws [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1f63d697d8491fc222eb118a25684e380e00ecbb [INFO] testing atroche/myws against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatroche%2Fmyws" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/atroche/myws on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/atroche/myws [INFO] finished tweaking git repo https://github.com/atroche/myws [INFO] tweaked toml for git repo https://github.com/atroche/myws written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] 043a335658bbf2ed53d220052a02c216136607f2fb7906d735754ac7b1d90060 [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" "043a335658bbf2ed53d220052a02c216136607f2fb7906d735754ac7b1d90060"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling derive_builder v0.8.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling websocket v0.23.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling headless_chrome v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `"docker" "inspect" "043a335658bbf2ed53d220052a02c216136607f2fb7906d735754ac7b1d90060"` [INFO] running `"docker" "rm" "-f" "043a335658bbf2ed53d220052a02c216136607f2fb7906d735754ac7b1d90060"` [INFO] [stdout] 043a335658bbf2ed53d220052a02c216136607f2fb7906d735754ac7b1d90060 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 25d81cccd5d8cc2ca3da2a8a9402662dcfd9e1925fcc451a820c2a35cc1bd197 [INFO] running `"docker" "start" "-a" "25d81cccd5d8cc2ca3da2a8a9402662dcfd9e1925fcc451a820c2a35cc1bd197"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling filepath v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling headless_chrome v0.9.0 (/opt/rustwide/workdir) [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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/extension-1672344954dc3769.extension.ebzgpicp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/extension-1672344954dc3769.extension.ebzgpicp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/extension-1672344954dc3769.extension.ebzgpicp-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/extension-1672344954dc3769.extension.ebzgpicp-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/extension-1672344954dc3769.extension.ebzgpicp-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/extension-1672344954dc3769.extension.ebzgpicp-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/extension-1672344954dc3769.extension.ebzgpicp-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/extension-1672344954dc3769.extension.ebzgpicp-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/extension-1672344954dc3769.extension.ebzgpicp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/extension-1672344954dc3769.extension.ebzgpicp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/extension-1672344954dc3769.extension.ebzgpicp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/extension-1672344954dc3769.extension.ebzgpicp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/extension-1672344954dc3769.extension.ebzgpicp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/extension-1672344954dc3769.extension.ebzgpicp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/extension-1672344954dc3769.extension.ebzgpicp-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/extension-1672344954dc3769.extension.ebzgpicp-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/extension-1672344954dc3769" "/opt/rustwide/target/debug/deps/extension-1672344954dc3769.233qxcl5lfj3nu15.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-de32497c4a0b18ff/out" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a6274e2eaafd361e.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-2c85f64fb49c1603.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ed84df1a106a13ed.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e159833bdb71170b.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-5f1c8c824853fda4.rlib" "/opt/rustwide/target/debug/deps/libheadless_chrome-5f164f48429a8670.rlib" "/opt/rustwide/target/debug/deps/libtempfile-6456aeb5d7ed313f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-7e92f31f59db608c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6fe86028a0f6b70c.rlib" "/opt/rustwide/target/debug/deps/libryu-ed04815f79ed30bf.rlib" "/opt/rustwide/target/debug/deps/libitoa-82fd069fb6d22506.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-32c2628352ef46c5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libsha1-88a4825272452169.rlib" "/opt/rustwide/target/debug/deps/librand-f488f31dc6440488.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c620f8c8363fcd13.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-b9c8d693de9478d7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8d8f4df3ee45e5b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-35312d40afb18cd1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4f156b75dface467.rlib" "/opt/rustwide/target/debug/deps/librand_core-d9b40d5d52d51138.rlib" "/opt/rustwide/target/debug/deps/librand_os-cf350ebec693170f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-90ebca03520ab7cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a2b5e959401cd87.rlib" "/opt/rustwide/target/debug/deps/libhyper-36ce0c898e0cbeeb.rlib" "/opt/rustwide/target/debug/deps/libmime-2bfb5e5a87825575.rlib" "/opt/rustwide/target/debug/deps/liblog-bd3d795ce9bbd9ff.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-25ca56886cd3e2ae.rlib" "/opt/rustwide/target/debug/deps/libtypeable-a32d3f2b1fc8e06d.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-986ab610957e4c04.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0a6c1de049e73e29.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libunicase-d62e0d2ffb5924f9.rlib" "/opt/rustwide/target/debug/deps/liburl-dac3c5905eb634a1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e56e189c1cd50c76.rlib" "/opt/rustwide/target/debug/deps/libidna-986f51be031240a0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-46e52dbba132d0ed.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e29dc1646e27c030.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libtime-9d1ca0522faf968f.rlib" "/opt/rustwide/target/debug/deps/libbase64-80141c82648d554a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-ff9181dc87f16682.rlib" "/opt/rustwide/target/debug/deps/libbase64-cce9b1ddd16c0711.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libregex-5673d2c692486c34.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-895f7b6116abae12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cca8b2451a4e04a3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c9e87cdf4519e3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1515ef92041a5c6a.rlib" "/opt/rustwide/target/debug/deps/libwhich-6fb0d07863ffff65.rlib" "/opt/rustwide/target/debug/deps/libserde-5b4ffed502a9a6c9.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libfailure-b071602f67689b67.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4e5120ebf383bb13.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2290129c3f6619c1.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ddd1f5c7601919b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-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: 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/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/query_wikipedia-9ff7c7af213dce5b.query_wikipedia.b86iep2t-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/query_wikipedia-9ff7c7af213dce5b.query_wikipedia.b86iep2t-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/query_wikipedia-9ff7c7af213dce5b.query_wikipedia.b86iep2t-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/query_wikipedia-9ff7c7af213dce5b.query_wikipedia.b86iep2t-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/query_wikipedia-9ff7c7af213dce5b.query_wikipedia.b86iep2t-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/query_wikipedia-9ff7c7af213dce5b.query_wikipedia.b86iep2t-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/query_wikipedia-9ff7c7af213dce5b.query_wikipedia.b86iep2t-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/query_wikipedia-9ff7c7af213dce5b.query_wikipedia.b86iep2t-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/query_wikipedia-9ff7c7af213dce5b.query_wikipedia.b86iep2t-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/query_wikipedia-9ff7c7af213dce5b.query_wikipedia.b86iep2t-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/query_wikipedia-9ff7c7af213dce5b.query_wikipedia.b86iep2t-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/query_wikipedia-9ff7c7af213dce5b.query_wikipedia.b86iep2t-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/query_wikipedia-9ff7c7af213dce5b.query_wikipedia.b86iep2t-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/query_wikipedia-9ff7c7af213dce5b.query_wikipedia.b86iep2t-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/query_wikipedia-9ff7c7af213dce5b" "/opt/rustwide/target/debug/examples/query_wikipedia-9ff7c7af213dce5b.2g0871g53wl586tb.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-de32497c4a0b18ff/out" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libheadless_chrome-5f164f48429a8670.rlib" "/opt/rustwide/target/debug/deps/libtempfile-6456aeb5d7ed313f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-7e92f31f59db608c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6fe86028a0f6b70c.rlib" "/opt/rustwide/target/debug/deps/libryu-ed04815f79ed30bf.rlib" "/opt/rustwide/target/debug/deps/libitoa-82fd069fb6d22506.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-32c2628352ef46c5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libsha1-88a4825272452169.rlib" "/opt/rustwide/target/debug/deps/librand-f488f31dc6440488.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c620f8c8363fcd13.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-b9c8d693de9478d7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8d8f4df3ee45e5b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-35312d40afb18cd1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4f156b75dface467.rlib" "/opt/rustwide/target/debug/deps/librand_core-d9b40d5d52d51138.rlib" "/opt/rustwide/target/debug/deps/librand_os-cf350ebec693170f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-90ebca03520ab7cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a2b5e959401cd87.rlib" "/opt/rustwide/target/debug/deps/libhyper-36ce0c898e0cbeeb.rlib" "/opt/rustwide/target/debug/deps/libmime-2bfb5e5a87825575.rlib" "/opt/rustwide/target/debug/deps/liblog-bd3d795ce9bbd9ff.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-25ca56886cd3e2ae.rlib" "/opt/rustwide/target/debug/deps/libtypeable-a32d3f2b1fc8e06d.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-986ab610957e4c04.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0a6c1de049e73e29.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libunicase-d62e0d2ffb5924f9.rlib" "/opt/rustwide/target/debug/deps/liburl-dac3c5905eb634a1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e56e189c1cd50c76.rlib" "/opt/rustwide/target/debug/deps/libidna-986f51be031240a0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-46e52dbba132d0ed.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e29dc1646e27c030.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libtime-9d1ca0522faf968f.rlib" "/opt/rustwide/target/debug/deps/libbase64-80141c82648d554a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-ff9181dc87f16682.rlib" "/opt/rustwide/target/debug/deps/libbase64-cce9b1ddd16c0711.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libregex-5673d2c692486c34.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-895f7b6116abae12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cca8b2451a4e04a3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c9e87cdf4519e3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1515ef92041a5c6a.rlib" "/opt/rustwide/target/debug/deps/libwhich-6fb0d07863ffff65.rlib" "/opt/rustwide/target/debug/deps/libserde-5b4ffed502a9a6c9.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libfailure-b071602f67689b67.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4e5120ebf383bb13.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2290129c3f6619c1.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ddd1f5c7601919b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-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: could not compile `headless_chrome`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name simple --edition=2018 tests/simple.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=cde1f778d96626da -C extra-filename=-cde1f778d96626da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-cce9b1ddd16c0711.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e53b6020594c2d18.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-53347442501e29e5.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-73830dd702c6b67f.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-b071602f67689b67.rlib --extern filepath=/opt/rustwide/target/debug/deps/libfilepath-cea328b1843ed400.rlib --extern headless_chrome=/opt/rustwide/target/debug/deps/libheadless_chrome-5f164f48429a8670.rlib --extern jpeg_decoder=/opt/rustwide/target/debug/deps/libjpeg_decoder-f6785c1e19c59ee1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-a56b82b73e51e4f5.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-5673d2c692486c34.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5b4ffed502a9a6c9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6fe86028a0f6b70c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6456aeb5d7ed313f.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-eb40d839fc3612b3.rlib --extern websocket=/opt/rustwide/target/debug/deps/libwebsocket-32c2628352ef46c5.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-6fb0d07863ffff65.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-de32497c4a0b18ff/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `headless_chrome`. [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: could not compile `headless_chrome`. [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: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/events_listeners-5fd4574db9bccd52.events_listeners.dq2idxiy-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/events_listeners-5fd4574db9bccd52.events_listeners.dq2idxiy-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/events_listeners-5fd4574db9bccd52.events_listeners.dq2idxiy-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/events_listeners-5fd4574db9bccd52.events_listeners.dq2idxiy-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/events_listeners-5fd4574db9bccd52.events_listeners.dq2idxiy-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/events_listeners-5fd4574db9bccd52.events_listeners.dq2idxiy-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/events_listeners-5fd4574db9bccd52.events_listeners.dq2idxiy-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/events_listeners-5fd4574db9bccd52.events_listeners.dq2idxiy-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/events_listeners-5fd4574db9bccd52.events_listeners.dq2idxiy-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/events_listeners-5fd4574db9bccd52.events_listeners.dq2idxiy-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/events_listeners-5fd4574db9bccd52.events_listeners.dq2idxiy-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/events_listeners-5fd4574db9bccd52.events_listeners.dq2idxiy-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/events_listeners-5fd4574db9bccd52.events_listeners.dq2idxiy-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/events_listeners-5fd4574db9bccd52.events_listeners.dq2idxiy-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/events_listeners-5fd4574db9bccd52.events_listeners.dq2idxiy-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/events_listeners-5fd4574db9bccd52.events_listeners.dq2idxiy-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/events_listeners-5fd4574db9bccd52" "/opt/rustwide/target/debug/deps/events_listeners-5fd4574db9bccd52.41fw3elczle7mk6q.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-de32497c4a0b18ff/out" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtiny_http-eb40d839fc3612b3.rlib" "/opt/rustwide/target/debug/deps/libchrono-e53b6020594c2d18.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-50784a458f1c83d6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8a9b8068cf58520d.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-714f85ae7b37b471.rlib" "/opt/rustwide/target/debug/deps/libascii-10c573cf8772c2f4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a6274e2eaafd361e.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-2c85f64fb49c1603.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ed84df1a106a13ed.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e159833bdb71170b.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-5f1c8c824853fda4.rlib" "/opt/rustwide/target/debug/deps/libheadless_chrome-5f164f48429a8670.rlib" "/opt/rustwide/target/debug/deps/libtempfile-6456aeb5d7ed313f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-7e92f31f59db608c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6fe86028a0f6b70c.rlib" "/opt/rustwide/target/debug/deps/libryu-ed04815f79ed30bf.rlib" "/opt/rustwide/target/debug/deps/libitoa-82fd069fb6d22506.rlib" "/opt/rustwide/target/debug/deps/libwebsocket-32c2628352ef46c5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c5180c3dc5cc8193.rlib" "/opt/rustwide/target/debug/deps/libsha1-88a4825272452169.rlib" "/opt/rustwide/target/debug/deps/librand-f488f31dc6440488.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c620f8c8363fcd13.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-b9c8d693de9478d7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8d8f4df3ee45e5b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-35312d40afb18cd1.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4f156b75dface467.rlib" "/opt/rustwide/target/debug/deps/librand_core-d9b40d5d52d51138.rlib" "/opt/rustwide/target/debug/deps/librand_os-cf350ebec693170f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-90ebca03520ab7cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a2b5e959401cd87.rlib" "/opt/rustwide/target/debug/deps/libhyper-36ce0c898e0cbeeb.rlib" "/opt/rustwide/target/debug/deps/libmime-2bfb5e5a87825575.rlib" "/opt/rustwide/target/debug/deps/liblog-bd3d795ce9bbd9ff.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-25ca56886cd3e2ae.rlib" "/opt/rustwide/target/debug/deps/libtypeable-a32d3f2b1fc8e06d.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-986ab610957e4c04.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0a6c1de049e73e29.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3896b7bf41b89ff3.rlib" "/opt/rustwide/target/debug/deps/libunicase-d62e0d2ffb5924f9.rlib" "/opt/rustwide/target/debug/deps/liburl-dac3c5905eb634a1.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e56e189c1cd50c76.rlib" "/opt/rustwide/target/debug/deps/libidna-986f51be031240a0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-46e52dbba132d0ed.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e29dc1646e27c030.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libtime-9d1ca0522faf968f.rlib" "/opt/rustwide/target/debug/deps/libbase64-80141c82648d554a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-ff9181dc87f16682.rlib" "/opt/rustwide/target/debug/deps/libbase64-cce9b1ddd16c0711.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b8e532639ee0fad.rlib" "/opt/rustwide/target/debug/deps/libregex-5673d2c692486c34.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99a05dc3a68e4d67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-81e71b56f2a8a8f3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-895f7b6116abae12.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-171112384f1bc6b1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6743c7b9c8d789f.rlib" "/opt/rustwide/target/debug/deps/librand-35f3fd6b129f1368.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cca8b2451a4e04a3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-9c9e87cdf4519e3b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1515ef92041a5c6a.rlib" "/opt/rustwide/target/debug/deps/libwhich-6fb0d07863ffff65.rlib" "/opt/rustwide/target/debug/deps/libserde-5b4ffed502a9a6c9.rlib" "/opt/rustwide/target/debug/deps/liblog-e05329b9ca199b2b.rlib" "/opt/rustwide/target/debug/deps/libfailure-b071602f67689b67.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4e5120ebf383bb13.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2290129c3f6619c1.rlib" "/opt/rustwide/target/debug/deps/liblibc-7f3b8e4c2db2a8d8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ddd1f5c7601919b4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-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 `headless_chrome`. [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" "25d81cccd5d8cc2ca3da2a8a9402662dcfd9e1925fcc451a820c2a35cc1bd197"` [INFO] running `"docker" "rm" "-f" "25d81cccd5d8cc2ca3da2a8a9402662dcfd9e1925fcc451a820c2a35cc1bd197"` [INFO] [stdout] 25d81cccd5d8cc2ca3da2a8a9402662dcfd9e1925fcc451a820c2a35cc1bd197