[INFO] crate bing-rs 0.0.4 is already in cache [INFO] extracting crate bing-rs 0.0.4 into work/ex/beta-1.38-1/sources/1.37.0/reg/bing-rs/0.0.4 [INFO] extracting crate bing-rs 0.0.4 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/bing-rs/0.0.4 [INFO] validating manifest of bing-rs-0.0.4 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 bing-rs-0.0.4 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 bing-rs-0.0.4 [INFO] finished frobbing bing-rs-0.0.4 [INFO] frobbed toml for bing-rs-0.0.4 written to work/ex/beta-1.38-1/sources/1.37.0/reg/bing-rs/0.0.4/Cargo.toml [INFO] started frobbing bing-rs-0.0.4 [INFO] finished frobbing bing-rs-0.0.4 [INFO] frobbed toml for bing-rs-0.0.4 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/bing-rs/0.0.4/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 bing-rs-0.0.4 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-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/bing-rs/0.0.4:/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] 53cc79261bfe9c8832a4261ee27915f124e2110c9db31e5768fe2ddeae0b6a61 [INFO] running `"docker" "start" "-a" "53cc79261bfe9c8832a4261ee27915f124e2110c9db31e5768fe2ddeae0b6a61"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling ws v0.7.9 [INFO] [stderr] Compiling serde_derive v1.0.58 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling ct-logs v0.4.0 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling tokio-rustls v0.7.2 [INFO] [stderr] Compiling hyper-rustls v0.14.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling cbindgen v0.6.8 [INFO] [stderr] Compiling bing-rs v0.0.4 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/speech/websocket.rs:43:24 [INFO] [stderr] | [INFO] [stderr] 43 | handler: Arc>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Handler + Send + Sync` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/speech/websocket.rs:50:24 [INFO] [stderr] | [INFO] [stderr] 50 | handler: Arc>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Handler + Send + Sync` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/speech/websocket.rs:94:28 [INFO] [stderr] | [INFO] [stderr] 94 | handler: Arc>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Handler + Send + Sync` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `"docker" "inspect" "53cc79261bfe9c8832a4261ee27915f124e2110c9db31e5768fe2ddeae0b6a61"` [INFO] running `"docker" "rm" "-f" "53cc79261bfe9c8832a4261ee27915f124e2110c9db31e5768fe2ddeae0b6a61"` [INFO] [stdout] 53cc79261bfe9c8832a4261ee27915f124e2110c9db31e5768fe2ddeae0b6a61 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/bing-rs/0.0.4:/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] 73d13b69b28adf2e9bb7292b6f58cc56f8b9805670f7cae7f302e4dc7a3095a2 [INFO] running `"docker" "start" "-a" "73d13b69b28adf2e9bb7292b6f58cc56f8b9805670f7cae7f302e4dc7a3095a2"` [INFO] [stderr] Compiling chan v0.1.23 [INFO] [stderr] Compiling chan-signal v0.3.3 [INFO] [stderr] Compiling bing-rs v0.0.4 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/speech/websocket.rs:43:24 [INFO] [stderr] | [INFO] [stderr] 43 | handler: Arc>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Handler + Send + Sync` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/speech/websocket.rs:50:24 [INFO] [stderr] | [INFO] [stderr] 50 | handler: Arc>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Handler + Send + Sync` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/speech/websocket.rs:94:28 [INFO] [stderr] | [INFO] [stderr] 94 | handler: Arc>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Handler + Send + Sync` [INFO] [stderr] [INFO] [stderr] error: Could not compile `bing-rs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name synthesize examples/synthesize.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hyper-rustls"' --cfg 'feature="rustls"' -C metadata=6b6d2e82ebde406c -C extra-filename=-6b6d2e82ebde406c --out-dir /opt/crater/target/debug/examples -L dependency=/opt/crater/target/debug/deps --extern bing_rs=/opt/crater/target/debug/deps/libbing_rs.rlib --extern bing_rs=/opt/crater/target/debug/deps/libbing_rs.so --extern chan=/opt/crater/target/debug/deps/libchan-66c53842d4ffc2ec.rlib --extern chan_signal=/opt/crater/target/debug/deps/libchan_signal-3c9e05d46017c38c.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-249b7da8a4b9fe5f.rlib --extern cpal=/opt/crater/target/debug/deps/libcpal-f5fa3ad72a259211.rlib --extern env_logger=/opt/crater/target/debug/deps/libenv_logger-ced99d4bfc36fa98.rlib --extern error_chain=/opt/crater/target/debug/deps/liberror_chain-05da889e30b2cb98.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-2204f6374ace2c39.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-4939d0027138e2fe.rlib --extern hyper_rustls=/opt/crater/target/debug/deps/libhyper_rustls-ab24b8259d3d8e81.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-ebe601a73b832055.rlib --extern log=/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib --extern serde=/opt/crater/target/debug/deps/libserde-acbf71457b73b6a1.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-34bb7c387d066126.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-20404d8efde21d41.rlib --extern tokio_core=/opt/crater/target/debug/deps/libtokio_core-b8dfeedefd2a62ed.rlib --extern url=/opt/crater/target/debug/deps/liburl-ebaefb0ef9c8c191.rlib --extern uuid=/opt/crater/target/debug/deps/libuuid-b2739c9ce61965ca.rlib --extern ws=/opt/crater/target/debug/deps/libws-621fe88c628f0368.rlib --cap-lints=warn -L native=/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out -L native=/opt/crater/target/debug/build/ring-1b60313adb5ead65/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `bing-rs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name websocket examples/websocket.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hyper-rustls"' --cfg 'feature="rustls"' -C metadata=9d1de40d908c70fa -C extra-filename=-9d1de40d908c70fa --out-dir /opt/crater/target/debug/examples -L dependency=/opt/crater/target/debug/deps --extern bing_rs=/opt/crater/target/debug/deps/libbing_rs.rlib --extern bing_rs=/opt/crater/target/debug/deps/libbing_rs.so --extern chan=/opt/crater/target/debug/deps/libchan-66c53842d4ffc2ec.rlib --extern chan_signal=/opt/crater/target/debug/deps/libchan_signal-3c9e05d46017c38c.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-249b7da8a4b9fe5f.rlib --extern cpal=/opt/crater/target/debug/deps/libcpal-f5fa3ad72a259211.rlib --extern env_logger=/opt/crater/target/debug/deps/libenv_logger-ced99d4bfc36fa98.rlib --extern error_chain=/opt/crater/target/debug/deps/liberror_chain-05da889e30b2cb98.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-2204f6374ace2c39.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-4939d0027138e2fe.rlib --extern hyper_rustls=/opt/crater/target/debug/deps/libhyper_rustls-ab24b8259d3d8e81.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-ebe601a73b832055.rlib --extern log=/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib --extern serde=/opt/crater/target/debug/deps/libserde-acbf71457b73b6a1.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-34bb7c387d066126.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-20404d8efde21d41.rlib --extern tokio_core=/opt/crater/target/debug/deps/libtokio_core-b8dfeedefd2a62ed.rlib --extern url=/opt/crater/target/debug/deps/liburl-ebaefb0ef9c8c191.rlib --extern uuid=/opt/crater/target/debug/deps/libuuid-b2739c9ce61965ca.rlib --extern ws=/opt/crater/target/debug/deps/libws-621fe88c628f0368.rlib --cap-lints=warn -L native=/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out -L native=/opt/crater/target/debug/build/ring-1b60313adb5ead65/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `bing-rs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name websocket_wake_sleep examples/websocket_wake_sleep.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hyper-rustls"' --cfg 'feature="rustls"' -C metadata=c6fd27ab08189ab6 -C extra-filename=-c6fd27ab08189ab6 --out-dir /opt/crater/target/debug/examples -L dependency=/opt/crater/target/debug/deps --extern bing_rs=/opt/crater/target/debug/deps/libbing_rs.rlib --extern bing_rs=/opt/crater/target/debug/deps/libbing_rs.so --extern chan=/opt/crater/target/debug/deps/libchan-66c53842d4ffc2ec.rlib --extern chan_signal=/opt/crater/target/debug/deps/libchan_signal-3c9e05d46017c38c.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-249b7da8a4b9fe5f.rlib --extern cpal=/opt/crater/target/debug/deps/libcpal-f5fa3ad72a259211.rlib --extern env_logger=/opt/crater/target/debug/deps/libenv_logger-ced99d4bfc36fa98.rlib --extern error_chain=/opt/crater/target/debug/deps/liberror_chain-05da889e30b2cb98.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-2204f6374ace2c39.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-4939d0027138e2fe.rlib --extern hyper_rustls=/opt/crater/target/debug/deps/libhyper_rustls-ab24b8259d3d8e81.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-ebe601a73b832055.rlib --extern log=/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib --extern serde=/opt/crater/target/debug/deps/libserde-acbf71457b73b6a1.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-34bb7c387d066126.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-20404d8efde21d41.rlib --extern tokio_core=/opt/crater/target/debug/deps/libtokio_core-b8dfeedefd2a62ed.rlib --extern url=/opt/crater/target/debug/deps/liburl-ebaefb0ef9c8c191.rlib --extern uuid=/opt/crater/target/debug/deps/libuuid-b2739c9ce61965ca.rlib --extern ws=/opt/crater/target/debug/deps/libws-621fe88c628f0368.rlib --cap-lints=warn -L native=/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out -L native=/opt/crater/target/debug/build/ring-1b60313adb5ead65/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `bing-rs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bing_rs src/lib.rs --color never --emit=dep-info,link -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="hyper-rustls"' --cfg 'feature="rustls"' -C metadata=a4a83c1c105c0648 -C extra-filename=-a4a83c1c105c0648 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern chan=/opt/crater/target/debug/deps/libchan-66c53842d4ffc2ec.rlib --extern chan_signal=/opt/crater/target/debug/deps/libchan_signal-3c9e05d46017c38c.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-249b7da8a4b9fe5f.rlib --extern cpal=/opt/crater/target/debug/deps/libcpal-f5fa3ad72a259211.rlib --extern env_logger=/opt/crater/target/debug/deps/libenv_logger-ced99d4bfc36fa98.rlib --extern error_chain=/opt/crater/target/debug/deps/liberror_chain-05da889e30b2cb98.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-2204f6374ace2c39.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-4939d0027138e2fe.rlib --extern hyper_rustls=/opt/crater/target/debug/deps/libhyper_rustls-ab24b8259d3d8e81.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-ebe601a73b832055.rlib --extern log=/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib --extern serde=/opt/crater/target/debug/deps/libserde-acbf71457b73b6a1.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-34bb7c387d066126.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-20404d8efde21d41.rlib --extern tokio_core=/opt/crater/target/debug/deps/libtokio_core-b8dfeedefd2a62ed.rlib --extern url=/opt/crater/target/debug/deps/liburl-ebaefb0ef9c8c191.rlib --extern uuid=/opt/crater/target/debug/deps/libuuid-b2739c9ce61965ca.rlib --extern ws=/opt/crater/target/debug/deps/libws-621fe88c628f0368.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out -L native=/opt/crater/target/debug/build/ring-1b60313adb5ead65/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `bing-rs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name simple_custom examples/simple_custom.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hyper-rustls"' --cfg 'feature="rustls"' -C metadata=48302f231e07573e -C extra-filename=-48302f231e07573e --out-dir /opt/crater/target/debug/examples -L dependency=/opt/crater/target/debug/deps --extern bing_rs=/opt/crater/target/debug/deps/libbing_rs.rlib --extern bing_rs=/opt/crater/target/debug/deps/libbing_rs.so --extern chan=/opt/crater/target/debug/deps/libchan-66c53842d4ffc2ec.rlib --extern chan_signal=/opt/crater/target/debug/deps/libchan_signal-3c9e05d46017c38c.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-249b7da8a4b9fe5f.rlib --extern cpal=/opt/crater/target/debug/deps/libcpal-f5fa3ad72a259211.rlib --extern env_logger=/opt/crater/target/debug/deps/libenv_logger-ced99d4bfc36fa98.rlib --extern error_chain=/opt/crater/target/debug/deps/liberror_chain-05da889e30b2cb98.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-2204f6374ace2c39.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-4939d0027138e2fe.rlib --extern hyper_rustls=/opt/crater/target/debug/deps/libhyper_rustls-ab24b8259d3d8e81.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-ebe601a73b832055.rlib --extern log=/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib --extern serde=/opt/crater/target/debug/deps/libserde-acbf71457b73b6a1.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-34bb7c387d066126.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-20404d8efde21d41.rlib --extern tokio_core=/opt/crater/target/debug/deps/libtokio_core-b8dfeedefd2a62ed.rlib --extern url=/opt/crater/target/debug/deps/liburl-ebaefb0ef9c8c191.rlib --extern uuid=/opt/crater/target/debug/deps/libuuid-b2739c9ce61965ca.rlib --extern ws=/opt/crater/target/debug/deps/libws-621fe88c628f0368.rlib --cap-lints=warn -L native=/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out -L native=/opt/crater/target/debug/build/ring-1b60313adb5ead65/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `bing-rs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name detailed_custom examples/detailed_custom.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hyper-rustls"' --cfg 'feature="rustls"' -C metadata=48ce4622b8cbd41b -C extra-filename=-48ce4622b8cbd41b --out-dir /opt/crater/target/debug/examples -L dependency=/opt/crater/target/debug/deps --extern bing_rs=/opt/crater/target/debug/deps/libbing_rs.rlib --extern bing_rs=/opt/crater/target/debug/deps/libbing_rs.so --extern chan=/opt/crater/target/debug/deps/libchan-66c53842d4ffc2ec.rlib --extern chan_signal=/opt/crater/target/debug/deps/libchan_signal-3c9e05d46017c38c.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-249b7da8a4b9fe5f.rlib --extern cpal=/opt/crater/target/debug/deps/libcpal-f5fa3ad72a259211.rlib --extern env_logger=/opt/crater/target/debug/deps/libenv_logger-ced99d4bfc36fa98.rlib --extern error_chain=/opt/crater/target/debug/deps/liberror_chain-05da889e30b2cb98.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-2204f6374ace2c39.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-4939d0027138e2fe.rlib --extern hyper_rustls=/opt/crater/target/debug/deps/libhyper_rustls-ab24b8259d3d8e81.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-ebe601a73b832055.rlib --extern log=/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib --extern serde=/opt/crater/target/debug/deps/libserde-acbf71457b73b6a1.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-34bb7c387d066126.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-20404d8efde21d41.rlib --extern tokio_core=/opt/crater/target/debug/deps/libtokio_core-b8dfeedefd2a62ed.rlib --extern url=/opt/crater/target/debug/deps/liburl-ebaefb0ef9c8c191.rlib --extern uuid=/opt/crater/target/debug/deps/libuuid-b2739c9ce61965ca.rlib --extern ws=/opt/crater/target/debug/deps/libws-621fe88c628f0368.rlib --cap-lints=warn -L native=/opt/crater/target/debug/build/backtrace-sys-5c81d3694d492bc0/out -L native=/opt/crater/target/debug/build/ring-1b60313adb5ead65/out -L native=/usr/lib/x86_64-linux-gnu` (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/examples/simple-c6ac008ece9cad0b.simple.ad7np4c4-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/simple-c6ac008ece9cad0b.simple.ad7np4c4-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/simple-c6ac008ece9cad0b.simple.ad7np4c4-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/simple-c6ac008ece9cad0b.simple.ad7np4c4-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/simple-c6ac008ece9cad0b.simple.ad7np4c4-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/simple-c6ac008ece9cad0b.simple.ad7np4c4-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/simple-c6ac008ece9cad0b.simple.ad7np4c4-cgu.6.rcgu.o" "-o" "/opt/crater/target/debug/examples/simple-c6ac008ece9cad0b" "/opt/crater/target/debug/examples/simple-c6ac008ece9cad0b.1cx2jc9et10f1hhb.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-1b60313adb5ead65/out" "-L" "/usr/lib/x86_64-linux-gnu" "-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/libbing_rs.rlib" "/opt/crater/target/debug/deps/libuuid-b2739c9ce61965ca.rlib" "/opt/crater/target/debug/deps/libchrono-249b7da8a4b9fe5f.rlib" "/opt/crater/target/debug/deps/libnum_integer-283a7abc0f1061b4.rlib" "/opt/crater/target/debug/deps/libnum_traits-834021e24a52ff2b.rlib" "/opt/crater/target/debug/deps/libserde_json-20404d8efde21d41.rlib" "/opt/crater/target/debug/deps/libryu-be578719e5bf2327.rlib" "/opt/crater/target/debug/deps/libserde-acbf71457b73b6a1.rlib" "/opt/crater/target/debug/deps/libws-621fe88c628f0368.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/libunicode_bidi-ad8beb3a11009df0.rlib" "/opt/crater/target/debug/deps/libmatches-5962f64d87545c04.rlib" "/opt/crater/target/debug/deps/libsha1-39b1a0de906cd753.rlib" "/opt/crater/target/debug/deps/librand-9648c01cc953f6b3.rlib" "/opt/crater/target/debug/deps/libopenssl-93d453a51c70e133.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-2c3335725793a668.rlib" "/opt/crater/target/debug/deps/libforeign_types-2a1e48607c06fed3.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-ba70a268c095ba50.rlib" "/opt/crater/target/debug/deps/libbitflags-bcd34e8f74846360.rlib" "/opt/crater/target/debug/deps/libmio_extras-8aa38aa2ccad16c2.rlib" "/opt/crater/target/debug/deps/liblazycell-74fda01493a9cfe5.rlib" "/opt/crater/target/debug/deps/libhyper_rustls-ab24b8259d3d8e81.rlib" "/opt/crater/target/debug/deps/libwebpki_roots-7a69c9ced84a2342.rlib" "/opt/crater/target/debug/deps/libtokio_rustls-9af0c73c6b28cb80.rlib" "/opt/crater/target/debug/deps/librustls-740c59d12d646f50.rlib" "/opt/crater/target/debug/deps/libbase64-cf420233ba873e07.rlib" "/opt/crater/target/debug/deps/libsafemem-5cbc828c43f41378.rlib" "/opt/crater/target/debug/deps/libwebpki-af682a464e48579d.rlib" "/opt/crater/target/debug/deps/libct_logs-7bc84ba1f1791bec.rlib" "/opt/crater/target/debug/deps/libsct-8f3ac1754481bc40.rlib" "/opt/crater/target/debug/deps/libring-3d82db09a274baa8.rlib" "/opt/crater/target/debug/deps/libuntrusted-77a27d5c4055ec86.rlib" "/opt/crater/target/debug/deps/libhyper-4939d0027138e2fe.rlib" "/opt/crater/target/debug/deps/libwant-85d6e374eaaf3dc8.rlib" "/opt/crater/target/debug/deps/libtry_lock-5d6601f1f27a9bbb.rlib" "/opt/crater/target/debug/deps/libtime-a2447ad2256b4e7d.rlib" "/opt/crater/target/debug/deps/libhttparse-edd6757da9f4355f.rlib" "/opt/crater/target/debug/deps/libhttp_body-413181fe076252a9.rlib" "/opt/crater/target/debug/deps/libtokio_buf-da499350142f1feb.rlib" "/opt/crater/target/debug/deps/libh2-83d3dd01e14c2024.rlib" "/opt/crater/target/debug/deps/libindexmap-b695f4379dbb1f0f.rlib" "/opt/crater/target/debug/deps/libstring-062ed1c67b0e4448.rlib" "/opt/crater/target/debug/deps/libhttp-9199234c2b0f0a2a.rlib" "/opt/crater/target/debug/deps/libitoa-d35f0a89557c3310.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-a4a3732dbedd51db.rlib" "/opt/crater/target/debug/deps/libtokio_core-b8dfeedefd2a62ed.rlib" "/opt/crater/target/debug/deps/libscoped_tls-2f61a1ab265ccbc8.rlib" "/opt/crater/target/debug/deps/libtokio-ec22fbe28f88124a.rlib" "/opt/crater/target/debug/deps/libtokio_uds-19c612b8216768f4.rlib" "/opt/crater/target/debug/deps/libmio_uds-a8387d0f0e036ca3.rlib" "/opt/crater/target/debug/deps/libtokio_udp-faeb344353dbcbb6.rlib" "/opt/crater/target/debug/deps/libtokio_timer-c93f6415d850a3a5.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-4b80c29828dd6e02.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-39687e242c40dcd5.rlib" "/opt/crater/target/debug/deps/libtokio_sync-be5eabd68f6f693c.rlib" "/opt/crater/target/debug/deps/libfnv-0b54693efaf27e2a.rlib" "/opt/crater/target/debug/deps/libparking_lot-8e16f3a55ef48b98.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-0fe0c6d8a219e6e8.rlib" "/opt/crater/target/debug/deps/libsmallvec-8ab4c1b4228c68ef.rlib" "/opt/crater/target/debug/deps/liblock_api-494f6f1561bbf82e.rlib" "/opt/crater/target/debug/deps/libowning_ref-effe362413e7ab7d.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-d0a4946e4c2703bb.rlib" "/opt/crater/target/debug/deps/libscopeguard-316f896e0d3e978a.rlib" "/opt/crater/target/debug/deps/libtokio_fs-51dfb737539f1d78.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-2478d25569aad98a.rlib" "/opt/crater/target/debug/deps/librand-e92fce30b0498fc2.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-5867bd47cc760d61.rlib" "/opt/crater/target/debug/deps/librand_jitter-06f1043e9c10514f.rlib" "/opt/crater/target/debug/deps/librand_core-fe4fc41bf9015dbc.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-f6668dbd335cb278.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-927d16f2b3f201b1.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-9b111a0846dc7592.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b5b548023a82ae4.rlib" "/opt/crater/target/debug/deps/libmemoffset-e64a831d4be8abfc.rlib" "/opt/crater/target/debug/deps/libarrayvec-ec8906360acdff5b.rlib" "/opt/crater/target/debug/deps/libnodrop-844425db77ee9480.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-9f8eef7684cef0ea.rlib" "/opt/crater/target/debug/deps/libtokio_executor-45f8f98c41472383.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-c7636b44f63f0536.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libtokio_codec-cc240acd2964d077.rlib" "/opt/crater/target/debug/deps/libtokio_io-059f7cedd587e401.rlib" "/opt/crater/target/debug/deps/libnum_cpus-c65701f21c5a4026.rlib" "/opt/crater/target/debug/deps/libmio-f1ece67fb8c1b433.rlib" "/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib" "/opt/crater/target/debug/deps/libslab-38e1dff674bc2c67.rlib" "/opt/crater/target/debug/deps/libnet2-daf7228c40287dfe.rlib" "/opt/crater/target/debug/deps/libbytes-51276bf898ecb0e0.rlib" "/opt/crater/target/debug/deps/libeither-718ea347c7788d34.rlib" "/opt/crater/target/debug/deps/libiovec-dcf0d5f7be8a9638.rlib" "/opt/crater/target/debug/deps/libbyteorder-585fd2581aa01382.rlib" "/opt/crater/target/debug/deps/libfutures-2204f6374ace2c39.rlib" "/opt/crater/target/debug/deps/liberror_chain-05da889e30b2cb98.rlib" "/opt/crater/target/debug/deps/libbacktrace-905b972db398bfa0.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-3e59e0cefa36990b.rlib" "/opt/crater/target/debug/deps/liblibc-ebe601a73b832055.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" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /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 `bing-rs`. [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/examples/detailed-f8a08648e72332a2.detailed.4g6m0ex6-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/detailed-f8a08648e72332a2.detailed.4g6m0ex6-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/detailed-f8a08648e72332a2.detailed.4g6m0ex6-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/detailed-f8a08648e72332a2.detailed.4g6m0ex6-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/detailed-f8a08648e72332a2.detailed.4g6m0ex6-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/detailed-f8a08648e72332a2.detailed.4g6m0ex6-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/detailed-f8a08648e72332a2.detailed.4g6m0ex6-cgu.6.rcgu.o" "-o" "/opt/crater/target/debug/examples/detailed-f8a08648e72332a2" "/opt/crater/target/debug/examples/detailed-f8a08648e72332a2.3albk3x3c0fxkerh.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-1b60313adb5ead65/out" "-L" "/usr/lib/x86_64-linux-gnu" "-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/libbing_rs.rlib" "/opt/crater/target/debug/deps/libuuid-b2739c9ce61965ca.rlib" "/opt/crater/target/debug/deps/libchrono-249b7da8a4b9fe5f.rlib" "/opt/crater/target/debug/deps/libnum_integer-283a7abc0f1061b4.rlib" "/opt/crater/target/debug/deps/libnum_traits-834021e24a52ff2b.rlib" "/opt/crater/target/debug/deps/libserde_json-20404d8efde21d41.rlib" "/opt/crater/target/debug/deps/libryu-be578719e5bf2327.rlib" "/opt/crater/target/debug/deps/libserde-acbf71457b73b6a1.rlib" "/opt/crater/target/debug/deps/libws-621fe88c628f0368.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/libunicode_bidi-ad8beb3a11009df0.rlib" "/opt/crater/target/debug/deps/libmatches-5962f64d87545c04.rlib" "/opt/crater/target/debug/deps/libsha1-39b1a0de906cd753.rlib" "/opt/crater/target/debug/deps/librand-9648c01cc953f6b3.rlib" "/opt/crater/target/debug/deps/libopenssl-93d453a51c70e133.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-2c3335725793a668.rlib" "/opt/crater/target/debug/deps/libforeign_types-2a1e48607c06fed3.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-ba70a268c095ba50.rlib" "/opt/crater/target/debug/deps/libbitflags-bcd34e8f74846360.rlib" "/opt/crater/target/debug/deps/libmio_extras-8aa38aa2ccad16c2.rlib" "/opt/crater/target/debug/deps/liblazycell-74fda01493a9cfe5.rlib" "/opt/crater/target/debug/deps/libhyper_rustls-ab24b8259d3d8e81.rlib" "/opt/crater/target/debug/deps/libwebpki_roots-7a69c9ced84a2342.rlib" "/opt/crater/target/debug/deps/libtokio_rustls-9af0c73c6b28cb80.rlib" "/opt/crater/target/debug/deps/librustls-740c59d12d646f50.rlib" "/opt/crater/target/debug/deps/libbase64-cf420233ba873e07.rlib" "/opt/crater/target/debug/deps/libsafemem-5cbc828c43f41378.rlib" "/opt/crater/target/debug/deps/libwebpki-af682a464e48579d.rlib" "/opt/crater/target/debug/deps/libct_logs-7bc84ba1f1791bec.rlib" "/opt/crater/target/debug/deps/libsct-8f3ac1754481bc40.rlib" "/opt/crater/target/debug/deps/libring-3d82db09a274baa8.rlib" "/opt/crater/target/debug/deps/libuntrusted-77a27d5c4055ec86.rlib" "/opt/crater/target/debug/deps/libhyper-4939d0027138e2fe.rlib" "/opt/crater/target/debug/deps/libwant-85d6e374eaaf3dc8.rlib" "/opt/crater/target/debug/deps/libtry_lock-5d6601f1f27a9bbb.rlib" "/opt/crater/target/debug/deps/libtime-a2447ad2256b4e7d.rlib" "/opt/crater/target/debug/deps/libhttparse-edd6757da9f4355f.rlib" "/opt/crater/target/debug/deps/libhttp_body-413181fe076252a9.rlib" "/opt/crater/target/debug/deps/libtokio_buf-da499350142f1feb.rlib" "/opt/crater/target/debug/deps/libh2-83d3dd01e14c2024.rlib" "/opt/crater/target/debug/deps/libindexmap-b695f4379dbb1f0f.rlib" "/opt/crater/target/debug/deps/libstring-062ed1c67b0e4448.rlib" "/opt/crater/target/debug/deps/libhttp-9199234c2b0f0a2a.rlib" "/opt/crater/target/debug/deps/libitoa-d35f0a89557c3310.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-a4a3732dbedd51db.rlib" "/opt/crater/target/debug/deps/libtokio_core-b8dfeedefd2a62ed.rlib" "/opt/crater/target/debug/deps/libscoped_tls-2f61a1ab265ccbc8.rlib" "/opt/crater/target/debug/deps/libtokio-ec22fbe28f88124a.rlib" "/opt/crater/target/debug/deps/libtokio_uds-19c612b8216768f4.rlib" "/opt/crater/target/debug/deps/libmio_uds-a8387d0f0e036ca3.rlib" "/opt/crater/target/debug/deps/libtokio_udp-faeb344353dbcbb6.rlib" "/opt/crater/target/debug/deps/libtokio_timer-c93f6415d850a3a5.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-4b80c29828dd6e02.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-39687e242c40dcd5.rlib" "/opt/crater/target/debug/deps/libtokio_sync-be5eabd68f6f693c.rlib" "/opt/crater/target/debug/deps/libfnv-0b54693efaf27e2a.rlib" "/opt/crater/target/debug/deps/libparking_lot-8e16f3a55ef48b98.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-0fe0c6d8a219e6e8.rlib" "/opt/crater/target/debug/deps/libsmallvec-8ab4c1b4228c68ef.rlib" "/opt/crater/target/debug/deps/liblock_api-494f6f1561bbf82e.rlib" "/opt/crater/target/debug/deps/libowning_ref-effe362413e7ab7d.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-d0a4946e4c2703bb.rlib" "/opt/crater/target/debug/deps/libscopeguard-316f896e0d3e978a.rlib" "/opt/crater/target/debug/deps/libtokio_fs-51dfb737539f1d78.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-2478d25569aad98a.rlib" "/opt/crater/target/debug/deps/librand-e92fce30b0498fc2.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-5867bd47cc760d61.rlib" "/opt/crater/target/debug/deps/librand_jitter-06f1043e9c10514f.rlib" "/opt/crater/target/debug/deps/librand_core-fe4fc41bf9015dbc.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-f6668dbd335cb278.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-927d16f2b3f201b1.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-9b111a0846dc7592.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b5b548023a82ae4.rlib" "/opt/crater/target/debug/deps/libmemoffset-e64a831d4be8abfc.rlib" "/opt/crater/target/debug/deps/libarrayvec-ec8906360acdff5b.rlib" "/opt/crater/target/debug/deps/libnodrop-844425db77ee9480.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-9f8eef7684cef0ea.rlib" "/opt/crater/target/debug/deps/libtokio_executor-45f8f98c41472383.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-c7636b44f63f0536.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libtokio_codec-cc240acd2964d077.rlib" "/opt/crater/target/debug/deps/libtokio_io-059f7cedd587e401.rlib" "/opt/crater/target/debug/deps/libnum_cpus-c65701f21c5a4026.rlib" "/opt/crater/target/debug/deps/libmio-f1ece67fb8c1b433.rlib" "/opt/crater/target/debug/deps/liblog-55cfa8f7ed258bff.rlib" "/opt/crater/target/debug/deps/libslab-38e1dff674bc2c67.rlib" "/opt/crater/target/debug/deps/libnet2-daf7228c40287dfe.rlib" "/opt/crater/target/debug/deps/libbytes-51276bf898ecb0e0.rlib" "/opt/crater/target/debug/deps/libeither-718ea347c7788d34.rlib" "/opt/crater/target/debug/deps/libiovec-dcf0d5f7be8a9638.rlib" "/opt/crater/target/debug/deps/libbyteorder-585fd2581aa01382.rlib" "/opt/crater/target/debug/deps/libfutures-2204f6374ace2c39.rlib" "/opt/crater/target/debug/deps/liberror_chain-05da889e30b2cb98.rlib" "/opt/crater/target/debug/deps/libbacktrace-905b972db398bfa0.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-3e59e0cefa36990b.rlib" "/opt/crater/target/debug/deps/liblibc-ebe601a73b832055.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" "-lssl" "-lcrypto" "-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/elf64-x86-64.c:4731 in elf_x86_64_relocate_section [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 `bing-rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "73d13b69b28adf2e9bb7292b6f58cc56f8b9805670f7cae7f302e4dc7a3095a2"` [INFO] running `"docker" "rm" "-f" "73d13b69b28adf2e9bb7292b6f58cc56f8b9805670f7cae7f302e4dc7a3095a2"` [INFO] [stdout] 73d13b69b28adf2e9bb7292b6f58cc56f8b9805670f7cae7f302e4dc7a3095a2