[INFO] fetching crate dynomite 0.3.0... [INFO] extracting crate dynomite 0.3.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/dynomite/0.3.0 [INFO] extracting crate dynomite 0.3.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/dynomite/0.3.0 [INFO] validating manifest of dynomite-0.3.0 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of dynomite-0.3.0 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing dynomite-0.3.0 [INFO] finished frobbing dynomite-0.3.0 [INFO] frobbed toml for dynomite-0.3.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/dynomite/0.3.0/Cargo.toml [INFO] started frobbing dynomite-0.3.0 [INFO] finished frobbing dynomite-0.3.0 [INFO] frobbed toml for dynomite-0.3.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/dynomite/0.3.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dynomite-derive v0.3.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing dynomite-0.3.0 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/dynomite/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 72028be9782a782b64142ab44b71a13c87654a54ea93bd2448c39228970de1fd [INFO] running `"docker" "start" "-a" "72028be9782a782b64142ab44b71a13c87654a54ea93bd2448c39228970de1fd"` [INFO] [stderr] Compiling futures-timer v0.1.1 [INFO] [stderr] Compiling rusoto_core v0.37.0 [INFO] [stderr] Compiling dynomite-derive v0.3.0 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling futures-backoff v0.1.0 [INFO] [stderr] Compiling tokio-process v0.2.3 [INFO] [stderr] Compiling rusoto_credential v0.16.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.37.0 [INFO] [stderr] Compiling dynomite v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ext.rs:10:33 [INFO] [stderr] | [INFO] [stderr] 10 | type DynomiteStream = Box + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream + Send` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.08s [INFO] running `"docker" "inspect" "72028be9782a782b64142ab44b71a13c87654a54ea93bd2448c39228970de1fd"` [INFO] running `"docker" "rm" "-f" "72028be9782a782b64142ab44b71a13c87654a54ea93bd2448c39228970de1fd"` [INFO] [stdout] 72028be9782a782b64142ab44b71a13c87654a54ea93bd2448c39228970de1fd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/dynomite/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 85476f0aca93e520cc5d3d74f7693e7b1987b9655eb329b5c9a2cf977a671e52 [INFO] running `"docker" "start" "-a" "85476f0aca93e520cc5d3d74f7693e7b1987b9655eb329b5c9a2cf977a671e52"` [INFO] [stderr] Compiling dynomite v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/ext.rs:10:33 [INFO] [stderr] | [INFO] [stderr] 10 | type DynomiteStream = Box + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream + Send` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: signal: 9 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/dynomite-e0a010e01096296d.dynomite.b463pyag-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/dynomite-e0a010e01096296d.dynomite.b463pyag-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/dynomite-e0a010e01096296d.dynomite.b463pyag-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/dynomite-e0a010e01096296d.dynomite.b463pyag-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/dynomite-e0a010e01096296d.dynomite.b463pyag-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/dynomite-e0a010e01096296d.dynomite.b463pyag-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/dynomite-e0a010e01096296d.dynomite.b463pyag-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/dynomite-e0a010e01096296d.dynomite.b463pyag-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/dynomite-e0a010e01096296d.dynomite.b463pyag-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/dynomite-e0a010e01096296d.dynomite.b463pyag-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/dynomite-e0a010e01096296d.dynomite.b463pyag-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/dynomite-e0a010e01096296d.dynomite.b463pyag-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/dynomite-e0a010e01096296d.dynomite.b463pyag-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/dynomite-e0a010e01096296d.dynomite.b463pyag-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/dynomite-e0a010e01096296d.dynomite.b463pyag-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/dynomite-e0a010e01096296d.dynomite.b463pyag-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/dynomite-e0a010e01096296d" "/opt/crater/target/debug/deps/dynomite-e0a010e01096296d.2iau4ndvesddcrpg.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-97fbe42f4bb04fd3/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-483c5fb990ecd527.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-676ed420ceb27f8a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-31e70ef246c653a1.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e5c2146f47976940.rlib" "/opt/crater/target/debug/deps/libmaplit-d58c5b6eed65623c.rlib" "/opt/crater/target/debug/deps/libfutures_backoff-f3a3be49f56724e0.rlib" "/opt/crater/target/debug/deps/librand-d1726427a7cd4c62.rlib" "/opt/crater/target/debug/deps/libfutures_timer-1190d3ffe84ac59b.rlib" "/opt/crater/target/debug/deps/libfailure-d281d96052f6b4aa.rlib" "/opt/crater/target/debug/deps/libbacktrace-9fd749e9723adedc.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-dd607bfa4a9b2d5c.rlib" "/opt/crater/target/debug/deps/librustc_demangle-091a57b8cc5538c5.rlib" "/opt/crater/target/debug/deps/libuuid-04a0dbb56b5af055.rlib" "/opt/crater/target/debug/deps/librusoto_dynamodb-53726e40dd214252.rlib" "/opt/crater/target/debug/deps/librusoto_core-3fed336c743f3549.rlib" "/opt/crater/target/debug/deps/libxml-7d91bed020f76096.rlib" "/opt/crater/target/debug/deps/liburl-1064d524f885f753.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-1a9169b537a602ad.rlib" "/opt/crater/target/debug/deps/libidna-5a6ba5e5d66eb803.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-a09cc32c7ef234fe.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-e63038fe286d1806.rlib" "/opt/crater/target/debug/deps/libmatches-780a7ce4c0baebdd.rlib" "/opt/crater/target/debug/deps/libsha2-a4e4bec1b6eca3e3.rlib" "/opt/crater/target/debug/deps/libfake_simd-5d364bd7ce5cf801.rlib" "/opt/crater/target/debug/deps/libblock_buffer-454308af0f224aea.rlib" "/opt/crater/target/debug/deps/libarrayref-35f4d5cfcd9601a0.rlib" "/opt/crater/target/debug/deps/libbyte_tools-cfac1c6193c4a2f3.rlib" "/opt/crater/target/debug/deps/librusoto_credential-e4fd056a62b55768.rlib" "/opt/crater/target/debug/deps/libtokio_process-4f1bd80e53c335ff.rlib" "/opt/crater/target/debug/deps/libtokio_signal-db1425b9ea37e0c7.rlib" "/opt/crater/target/debug/deps/libsignal_hook-a2f463959eed437f.rlib" "/opt/crater/target/debug/deps/libsignal_hook_registry-d83e5f78b00db5ca.rlib" "/opt/crater/target/debug/deps/libarc_swap-51f70bf726d0002b.rlib" "/opt/crater/target/debug/deps/libshlex-baca6e6143a78540.rlib" "/opt/crater/target/debug/deps/libserde_json-0f4256df9898c97c.rlib" "/opt/crater/target/debug/deps/libryu-c262a39b116a91d7.rlib" "/opt/crater/target/debug/deps/libregex-113ee24711503b0f.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b2bd81db1202f45f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-743b780698bae295.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-b2f25f63302b4cc3.rlib" "/opt/crater/target/debug/deps/libmemchr-3e61dab67fbb5883.rlib" "/opt/crater/target/debug/deps/libdirs-15a0fc85e36567de.rlib" "/opt/crater/target/debug/deps/libchrono-f19c84b6da6f9bb5.rlib" "/opt/crater/target/debug/deps/libserde-ee0a745999d717a9.rlib" "/opt/crater/target/debug/deps/libnum_integer-60231a65382f80dd.rlib" "/opt/crater/target/debug/deps/libnum_traits-0fde000711a0f56b.rlib" "/opt/crater/target/debug/deps/libmd5-00ad040bae0fa199.rlib" "/opt/crater/target/debug/deps/libhmac-e8a13d5c7bf9012f.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-1222154176e3dd61.rlib" "/opt/crater/target/debug/deps/libconstant_time_eq-2827973feb757ad7.rlib" "/opt/crater/target/debug/deps/libdigest-154fd525927fee9e.rlib" "/opt/crater/target/debug/deps/libgeneric_array-9404bd1d93de6882.rlib" "/opt/crater/target/debug/deps/libtypenum-3728a947131c72a3.rlib" "/opt/crater/target/debug/deps/libhex-9b8a7146f56a921e.rlib" "/opt/crater/target/debug/deps/libbase64-13db8fe7fc1725d3.rlib" "/opt/crater/target/debug/deps/libsafemem-f7899e63a22b8455.rlib" "/opt/crater/target/debug/deps/libhyper_tls-e0ea9bd21e0c67f1.rlib" "/opt/crater/target/debug/deps/libnative_tls-61829369861038f6.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-aea6c3730d19533e.rlib" "/opt/crater/target/debug/deps/libopenssl-607c17223d5abf81.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-6cdad69d52f4d0d2.rlib" "/opt/crater/target/debug/deps/libforeign_types-1947515d51599c5a.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-b92fcc3f48056fc1.rlib" "/opt/crater/target/debug/deps/libbitflags-e16bba26348a77f5.rlib" "/opt/crater/target/debug/deps/libhyper-6ee6736741e09231.rlib" "/opt/crater/target/debug/deps/libwant-faacd292273d4413.rlib" "/opt/crater/target/debug/deps/libtry_lock-ce1dbb34e3041bce.rlib" "/opt/crater/target/debug/deps/libtokio-33f92f80ff7485b4.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-b66b9fe9cdf2d62b.rlib" "/opt/crater/target/debug/deps/libtokio_uds-8c9363e1e050c307.rlib" "/opt/crater/target/debug/deps/libmio_uds-33b4fbb02509c3f6.rlib" "/opt/crater/target/debug/deps/libtokio_udp-836fe6ebbbab1893.rlib" "/opt/crater/target/debug/deps/libtokio_timer-36d7c986eba0bf37.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-afadcb58b1a2bf36.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-37d6b953433178a3.rlib" "/opt/crater/target/debug/deps/libtokio_sync-608a18631878754c.rlib" "/opt/crater/target/debug/deps/libparking_lot-17750d9af2a52e8b.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-5333a71382bff4d2.rlib" "/opt/crater/target/debug/deps/libsmallvec-cc0367f3da152132.rlib" "/opt/crater/target/debug/deps/liblock_api-0ad287323cbd8f10.rlib" "/opt/crater/target/debug/deps/libowning_ref-4446b9fa3ea776d6.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-4229d0c354364c12.rlib" "/opt/crater/target/debug/deps/libtokio_fs-29a205c4adfb289e.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-61b96906243212b8.rlib" "/opt/crater/target/debug/deps/librand-d44eb7b09f5ce683.rlib" "/opt/crater/target/debug/deps/librand_xorshift-d080cc8ec1ae59bd.rlib" "/opt/crater/target/debug/deps/librand_pcg-4a93ded8a6ae0b28.rlib" "/opt/crater/target/debug/deps/librand_hc-69e1c68d172b69f5.rlib" "/opt/crater/target/debug/deps/librand_chacha-166a631d59d508da.rlib" "/opt/crater/target/debug/deps/librand_isaac-2264ac2807e16d27.rlib" "/opt/crater/target/debug/deps/librand_core-c3a3ab401d39eca6.rlib" "/opt/crater/target/debug/deps/librand_os-f71da36102cb96cf.rlib" "/opt/crater/target/debug/deps/librand_jitter-4b8d45d53bb1cef5.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-1b41fed02cac85c7.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4786eadcd0c8287b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-6fee774fdccf87e3.rlib" "/opt/crater/target/debug/deps/libscopeguard-fd1b9799252ebb40.rlib" "/opt/crater/target/debug/deps/libmemoffset-ded7f655f2feb8c2.rlib" "/opt/crater/target/debug/deps/libarrayvec-d1556eaa416971ed.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-d2e017437cfb05dd.rlib" "/opt/crater/target/debug/deps/libtokio_executor-163134a07660f038.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-93eaba5219e3ed62.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/libtokio_codec-ffc7b70bcb2046f7.rlib" "/opt/crater/target/debug/deps/libmio-e931569c480bbe67.rlib" "/opt/crater/target/debug/deps/libtime-090696ea0a79ecae.rlib" "/opt/crater/target/debug/deps/libnet2-48edbee1a6d6d7d9.rlib" "/opt/crater/target/debug/deps/libhttparse-13ae51b6d30e33af.rlib" "/opt/crater/target/debug/deps/libhttp_body-48acc4e7cb9f80e9.rlib" "/opt/crater/target/debug/deps/libtokio_buf-8636a884d672dbed.rlib" "/opt/crater/target/debug/deps/libh2-30044309b9722e61.rlib" "/opt/crater/target/debug/deps/libindexmap-04ceabf6b6c1f57d.rlib" "/opt/crater/target/debug/deps/libstring-51c4de4a3b3b5476.rlib" "/opt/crater/target/debug/deps/libslab-f8104c1e8bc477f3.rlib" "/opt/crater/target/debug/deps/libhttp-62bdd9dc8df9972b.rlib" "/opt/crater/target/debug/deps/libitoa-8f2c32a37dd77516.rlib" "/opt/crater/target/debug/deps/libfnv-6580cf988af79ef1.rlib" "/opt/crater/target/debug/deps/libtokio_io-1acdf5e434f2b7ed.rlib" "/opt/crater/target/debug/deps/liblog-6207875398805059.rlib" "/opt/crater/target/debug/deps/libcfg_if-ba8680437656667a.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-24a53d6e4cdc7385.rlib" "/opt/crater/target/debug/deps/libnum_cpus-0670be1a38937055.rlib" "/opt/crater/target/debug/deps/libbytes-384fe8e6f20018f6.rlib" "/opt/crater/target/debug/deps/libeither-fae432e867fd9680.rlib" "/opt/crater/target/debug/deps/libiovec-f4766169b59ec004.rlib" "/opt/crater/target/debug/deps/liblibc-2be231e10ed03565.rlib" "/opt/crater/target/debug/deps/libbyteorder-966099251460dcaf.rlib" "/opt/crater/target/debug/deps/libfutures-330fde0ed5f39ce1.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `dynomite`. [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/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/demo-30abc90076211716.demo.9mvmrhvr-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/demo-30abc90076211716.demo.9mvmrhvr-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/demo-30abc90076211716.demo.9mvmrhvr-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/demo-30abc90076211716.demo.9mvmrhvr-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/demo-30abc90076211716.demo.9mvmrhvr-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/demo-30abc90076211716.demo.9mvmrhvr-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/demo-30abc90076211716.demo.9mvmrhvr-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/demo-30abc90076211716.demo.9mvmrhvr-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/demo-30abc90076211716.demo.9mvmrhvr-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/demo-30abc90076211716.demo.9mvmrhvr-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/demo-30abc90076211716.demo.9mvmrhvr-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/demo-30abc90076211716.demo.9mvmrhvr-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/demo-30abc90076211716.demo.9mvmrhvr-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/demo-30abc90076211716.demo.9mvmrhvr-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/demo-30abc90076211716.demo.9mvmrhvr-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/demo-30abc90076211716.demo.9mvmrhvr-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/demo-30abc90076211716" "/opt/crater/target/debug/examples/demo-30abc90076211716.d22svrg5qft3jqb.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-97fbe42f4bb04fd3/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libenv_logger-9e67da640267271a.rlib" "/opt/crater/target/debug/deps/libatty-71df1d24af8d5f3b.rlib" "/opt/crater/target/debug/deps/libhumantime-beb085f731d2b992.rlib" "/opt/crater/target/debug/deps/libquick_error-d5815f57f1e44ada.rlib" "/opt/crater/target/debug/deps/libtermcolor-0c8f158906f880f1.rlib" "/opt/crater/target/debug/deps/libdynomite-e180a862c7ab7d39.rlib" "/opt/crater/target/debug/deps/libfutures_backoff-f3a3be49f56724e0.rlib" "/opt/crater/target/debug/deps/librand-d1726427a7cd4c62.rlib" "/opt/crater/target/debug/deps/libfutures_timer-1190d3ffe84ac59b.rlib" "/opt/crater/target/debug/deps/libfailure-d281d96052f6b4aa.rlib" "/opt/crater/target/debug/deps/libbacktrace-9fd749e9723adedc.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-dd607bfa4a9b2d5c.rlib" "/opt/crater/target/debug/deps/librustc_demangle-091a57b8cc5538c5.rlib" "/opt/crater/target/debug/deps/libuuid-04a0dbb56b5af055.rlib" "/opt/crater/target/debug/deps/librusoto_dynamodb-53726e40dd214252.rlib" "/opt/crater/target/debug/deps/librusoto_core-3fed336c743f3549.rlib" "/opt/crater/target/debug/deps/libxml-7d91bed020f76096.rlib" "/opt/crater/target/debug/deps/liburl-1064d524f885f753.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-1a9169b537a602ad.rlib" "/opt/crater/target/debug/deps/libidna-5a6ba5e5d66eb803.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-a09cc32c7ef234fe.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-e63038fe286d1806.rlib" "/opt/crater/target/debug/deps/libmatches-780a7ce4c0baebdd.rlib" "/opt/crater/target/debug/deps/libsha2-a4e4bec1b6eca3e3.rlib" "/opt/crater/target/debug/deps/libfake_simd-5d364bd7ce5cf801.rlib" "/opt/crater/target/debug/deps/libblock_buffer-454308af0f224aea.rlib" "/opt/crater/target/debug/deps/libarrayref-35f4d5cfcd9601a0.rlib" "/opt/crater/target/debug/deps/libbyte_tools-cfac1c6193c4a2f3.rlib" "/opt/crater/target/debug/deps/librusoto_credential-e4fd056a62b55768.rlib" "/opt/crater/target/debug/deps/libtokio_process-4f1bd80e53c335ff.rlib" "/opt/crater/target/debug/deps/libtokio_signal-db1425b9ea37e0c7.rlib" "/opt/crater/target/debug/deps/libsignal_hook-a2f463959eed437f.rlib" "/opt/crater/target/debug/deps/libsignal_hook_registry-d83e5f78b00db5ca.rlib" "/opt/crater/target/debug/deps/libarc_swap-51f70bf726d0002b.rlib" "/opt/crater/target/debug/deps/libshlex-baca6e6143a78540.rlib" "/opt/crater/target/debug/deps/libserde_json-0f4256df9898c97c.rlib" "/opt/crater/target/debug/deps/libryu-c262a39b116a91d7.rlib" "/opt/crater/target/debug/deps/libregex-113ee24711503b0f.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b2bd81db1202f45f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-743b780698bae295.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-b2f25f63302b4cc3.rlib" "/opt/crater/target/debug/deps/libmemchr-3e61dab67fbb5883.rlib" "/opt/crater/target/debug/deps/libdirs-15a0fc85e36567de.rlib" "/opt/crater/target/debug/deps/libchrono-f19c84b6da6f9bb5.rlib" "/opt/crater/target/debug/deps/libserde-ee0a745999d717a9.rlib" "/opt/crater/target/debug/deps/libnum_integer-60231a65382f80dd.rlib" "/opt/crater/target/debug/deps/libnum_traits-0fde000711a0f56b.rlib" "/opt/crater/target/debug/deps/libmd5-00ad040bae0fa199.rlib" "/opt/crater/target/debug/deps/libhmac-e8a13d5c7bf9012f.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-1222154176e3dd61.rlib" "/opt/crater/target/debug/deps/libconstant_time_eq-2827973feb757ad7.rlib" "/opt/crater/target/debug/deps/libdigest-154fd525927fee9e.rlib" "/opt/crater/target/debug/deps/libgeneric_array-9404bd1d93de6882.rlib" "/opt/crater/target/debug/deps/libtypenum-3728a947131c72a3.rlib" "/opt/crater/target/debug/deps/libhex-9b8a7146f56a921e.rlib" "/opt/crater/target/debug/deps/libbase64-13db8fe7fc1725d3.rlib" "/opt/crater/target/debug/deps/libsafemem-f7899e63a22b8455.rlib" "/opt/crater/target/debug/deps/libhyper_tls-e0ea9bd21e0c67f1.rlib" "/opt/crater/target/debug/deps/libnative_tls-61829369861038f6.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-aea6c3730d19533e.rlib" "/opt/crater/target/debug/deps/libopenssl-607c17223d5abf81.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-6cdad69d52f4d0d2.rlib" "/opt/crater/target/debug/deps/libforeign_types-1947515d51599c5a.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-b92fcc3f48056fc1.rlib" "/opt/crater/target/debug/deps/libbitflags-e16bba26348a77f5.rlib" "/opt/crater/target/debug/deps/libhyper-6ee6736741e09231.rlib" "/opt/crater/target/debug/deps/libwant-faacd292273d4413.rlib" "/opt/crater/target/debug/deps/libtry_lock-ce1dbb34e3041bce.rlib" "/opt/crater/target/debug/deps/libtokio-33f92f80ff7485b4.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-b66b9fe9cdf2d62b.rlib" "/opt/crater/target/debug/deps/libtokio_uds-8c9363e1e050c307.rlib" "/opt/crater/target/debug/deps/libmio_uds-33b4fbb02509c3f6.rlib" "/opt/crater/target/debug/deps/libtokio_udp-836fe6ebbbab1893.rlib" "/opt/crater/target/debug/deps/libtokio_timer-36d7c986eba0bf37.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-afadcb58b1a2bf36.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-37d6b953433178a3.rlib" "/opt/crater/target/debug/deps/libtokio_sync-608a18631878754c.rlib" "/opt/crater/target/debug/deps/libparking_lot-17750d9af2a52e8b.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-5333a71382bff4d2.rlib" "/opt/crater/target/debug/deps/libsmallvec-cc0367f3da152132.rlib" "/opt/crater/target/debug/deps/liblock_api-0ad287323cbd8f10.rlib" "/opt/crater/target/debug/deps/libowning_ref-4446b9fa3ea776d6.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-4229d0c354364c12.rlib" "/opt/crater/target/debug/deps/libtokio_fs-29a205c4adfb289e.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-61b96906243212b8.rlib" "/opt/crater/target/debug/deps/librand-d44eb7b09f5ce683.rlib" "/opt/crater/target/debug/deps/librand_xorshift-d080cc8ec1ae59bd.rlib" "/opt/crater/target/debug/deps/librand_pcg-4a93ded8a6ae0b28.rlib" "/opt/crater/target/debug/deps/librand_hc-69e1c68d172b69f5.rlib" "/opt/crater/target/debug/deps/librand_chacha-166a631d59d508da.rlib" "/opt/crater/target/debug/deps/librand_isaac-2264ac2807e16d27.rlib" "/opt/crater/target/debug/deps/librand_core-c3a3ab401d39eca6.rlib" "/opt/crater/target/debug/deps/librand_os-f71da36102cb96cf.rlib" "/opt/crater/target/debug/deps/librand_jitter-4b8d45d53bb1cef5.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-1b41fed02cac85c7.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4786eadcd0c8287b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-6fee774fdccf87e3.rlib" "/opt/crater/target/debug/deps/libscopeguard-fd1b9799252ebb40.rlib" "/opt/crater/target/debug/deps/libmemoffset-ded7f655f2feb8c2.rlib" "/opt/crater/target/debug/deps/libarrayvec-d1556eaa416971ed.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-d2e017437cfb05dd.rlib" "/opt/crater/target/debug/deps/libtokio_executor-163134a07660f038.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-93eaba5219e3ed62.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/libtokio_codec-ffc7b70bcb2046f7.rlib" "/opt/crater/target/debug/deps/libmio-e931569c480bbe67.rlib" "/opt/crater/target/debug/deps/libtime-090696ea0a79ecae.rlib" "/opt/crater/target/debug/deps/libnet2-48edbee1a6d6d7d9.rlib" "/opt/crater/target/debug/deps/libhttparse-13ae51b6d30e33af.rlib" "/opt/crater/target/debug/deps/libhttp_body-48acc4e7cb9f80e9.rlib" "/opt/crater/target/debug/deps/libtokio_buf-8636a884d672dbed.rlib" "/opt/crater/target/debug/deps/libh2-30044309b9722e61.rlib" "/opt/crater/target/debug/deps/libindexmap-04ceabf6b6c1f57d.rlib" "/opt/crater/target/debug/deps/libstring-51c4de4a3b3b5476.rlib" "/opt/crater/target/debug/deps/libslab-f8104c1e8bc477f3.rlib" "/opt/crater/target/debug/deps/libhttp-62bdd9dc8df9972b.rlib" "/opt/crater/target/debug/deps/libitoa-8f2c32a37dd77516.rlib" "/opt/crater/target/debug/deps/libfnv-6580cf988af79ef1.rlib" "/opt/crater/target/debug/deps/libtokio_io-1acdf5e434f2b7ed.rlib" "/opt/crater/target/debug/deps/liblog-6207875398805059.rlib" "/opt/crater/target/debug/deps/libcfg_if-ba8680437656667a.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-24a53d6e4cdc7385.rlib" "/opt/crater/target/debug/deps/libnum_cpus-0670be1a38937055.rlib" "/opt/crater/target/debug/deps/libbytes-384fe8e6f20018f6.rlib" "/opt/crater/target/debug/deps/libeither-fae432e867fd9680.rlib" "/opt/crater/target/debug/deps/libiovec-f4766169b59ec004.rlib" "/opt/crater/target/debug/deps/liblibc-2be231e10ed03565.rlib" "/opt/crater/target/debug/deps/libbyteorder-966099251460dcaf.rlib" "/opt/crater/target/debug/deps/libfutures-330fde0ed5f39ce1.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.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/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 `dynomite`. [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/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/local-8a802b88eade9a52.local.btteshzo-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/local-8a802b88eade9a52.local.btteshzo-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/local-8a802b88eade9a52.local.btteshzo-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/local-8a802b88eade9a52.local.btteshzo-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/local-8a802b88eade9a52.local.btteshzo-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/local-8a802b88eade9a52.local.btteshzo-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/local-8a802b88eade9a52.local.btteshzo-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/local-8a802b88eade9a52.local.btteshzo-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/local-8a802b88eade9a52.local.btteshzo-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/local-8a802b88eade9a52.local.btteshzo-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/local-8a802b88eade9a52.local.btteshzo-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/local-8a802b88eade9a52.local.btteshzo-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/local-8a802b88eade9a52.local.btteshzo-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/local-8a802b88eade9a52.local.btteshzo-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/local-8a802b88eade9a52.local.btteshzo-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/local-8a802b88eade9a52.local.btteshzo-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/local-8a802b88eade9a52" "/opt/crater/target/debug/examples/local-8a802b88eade9a52.2q1ho4t7xps18v6a.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-97fbe42f4bb04fd3/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libenv_logger-9e67da640267271a.rlib" "/opt/crater/target/debug/deps/libatty-71df1d24af8d5f3b.rlib" "/opt/crater/target/debug/deps/libhumantime-beb085f731d2b992.rlib" "/opt/crater/target/debug/deps/libquick_error-d5815f57f1e44ada.rlib" "/opt/crater/target/debug/deps/libtermcolor-0c8f158906f880f1.rlib" "/opt/crater/target/debug/deps/libdynomite-e180a862c7ab7d39.rlib" "/opt/crater/target/debug/deps/libfutures_backoff-f3a3be49f56724e0.rlib" "/opt/crater/target/debug/deps/librand-d1726427a7cd4c62.rlib" "/opt/crater/target/debug/deps/libfutures_timer-1190d3ffe84ac59b.rlib" "/opt/crater/target/debug/deps/libfailure-d281d96052f6b4aa.rlib" "/opt/crater/target/debug/deps/libbacktrace-9fd749e9723adedc.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-dd607bfa4a9b2d5c.rlib" "/opt/crater/target/debug/deps/librustc_demangle-091a57b8cc5538c5.rlib" "/opt/crater/target/debug/deps/libuuid-04a0dbb56b5af055.rlib" "/opt/crater/target/debug/deps/librusoto_dynamodb-53726e40dd214252.rlib" "/opt/crater/target/debug/deps/librusoto_core-3fed336c743f3549.rlib" "/opt/crater/target/debug/deps/libxml-7d91bed020f76096.rlib" "/opt/crater/target/debug/deps/liburl-1064d524f885f753.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-1a9169b537a602ad.rlib" "/opt/crater/target/debug/deps/libidna-5a6ba5e5d66eb803.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-a09cc32c7ef234fe.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-e63038fe286d1806.rlib" "/opt/crater/target/debug/deps/libmatches-780a7ce4c0baebdd.rlib" "/opt/crater/target/debug/deps/libsha2-a4e4bec1b6eca3e3.rlib" "/opt/crater/target/debug/deps/libfake_simd-5d364bd7ce5cf801.rlib" "/opt/crater/target/debug/deps/libblock_buffer-454308af0f224aea.rlib" "/opt/crater/target/debug/deps/libarrayref-35f4d5cfcd9601a0.rlib" "/opt/crater/target/debug/deps/libbyte_tools-cfac1c6193c4a2f3.rlib" "/opt/crater/target/debug/deps/librusoto_credential-e4fd056a62b55768.rlib" "/opt/crater/target/debug/deps/libtokio_process-4f1bd80e53c335ff.rlib" "/opt/crater/target/debug/deps/libtokio_signal-db1425b9ea37e0c7.rlib" "/opt/crater/target/debug/deps/libsignal_hook-a2f463959eed437f.rlib" "/opt/crater/target/debug/deps/libsignal_hook_registry-d83e5f78b00db5ca.rlib" "/opt/crater/target/debug/deps/libarc_swap-51f70bf726d0002b.rlib" "/opt/crater/target/debug/deps/libshlex-baca6e6143a78540.rlib" "/opt/crater/target/debug/deps/libserde_json-0f4256df9898c97c.rlib" "/opt/crater/target/debug/deps/libryu-c262a39b116a91d7.rlib" "/opt/crater/target/debug/deps/libregex-113ee24711503b0f.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b2bd81db1202f45f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-743b780698bae295.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-b2f25f63302b4cc3.rlib" "/opt/crater/target/debug/deps/libmemchr-3e61dab67fbb5883.rlib" "/opt/crater/target/debug/deps/libdirs-15a0fc85e36567de.rlib" "/opt/crater/target/debug/deps/libchrono-f19c84b6da6f9bb5.rlib" "/opt/crater/target/debug/deps/libserde-ee0a745999d717a9.rlib" "/opt/crater/target/debug/deps/libnum_integer-60231a65382f80dd.rlib" "/opt/crater/target/debug/deps/libnum_traits-0fde000711a0f56b.rlib" "/opt/crater/target/debug/deps/libmd5-00ad040bae0fa199.rlib" "/opt/crater/target/debug/deps/libhmac-e8a13d5c7bf9012f.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-1222154176e3dd61.rlib" "/opt/crater/target/debug/deps/libconstant_time_eq-2827973feb757ad7.rlib" "/opt/crater/target/debug/deps/libdigest-154fd525927fee9e.rlib" "/opt/crater/target/debug/deps/libgeneric_array-9404bd1d93de6882.rlib" "/opt/crater/target/debug/deps/libtypenum-3728a947131c72a3.rlib" "/opt/crater/target/debug/deps/libhex-9b8a7146f56a921e.rlib" "/opt/crater/target/debug/deps/libbase64-13db8fe7fc1725d3.rlib" "/opt/crater/target/debug/deps/libsafemem-f7899e63a22b8455.rlib" "/opt/crater/target/debug/deps/libhyper_tls-e0ea9bd21e0c67f1.rlib" "/opt/crater/target/debug/deps/libnative_tls-61829369861038f6.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-aea6c3730d19533e.rlib" "/opt/crater/target/debug/deps/libopenssl-607c17223d5abf81.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-6cdad69d52f4d0d2.rlib" "/opt/crater/target/debug/deps/libforeign_types-1947515d51599c5a.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-b92fcc3f48056fc1.rlib" "/opt/crater/target/debug/deps/libbitflags-e16bba26348a77f5.rlib" "/opt/crater/target/debug/deps/libhyper-6ee6736741e09231.rlib" "/opt/crater/target/debug/deps/libwant-faacd292273d4413.rlib" "/opt/crater/target/debug/deps/libtry_lock-ce1dbb34e3041bce.rlib" "/opt/crater/target/debug/deps/libtokio-33f92f80ff7485b4.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-b66b9fe9cdf2d62b.rlib" "/opt/crater/target/debug/deps/libtokio_uds-8c9363e1e050c307.rlib" "/opt/crater/target/debug/deps/libmio_uds-33b4fbb02509c3f6.rlib" "/opt/crater/target/debug/deps/libtokio_udp-836fe6ebbbab1893.rlib" "/opt/crater/target/debug/deps/libtokio_timer-36d7c986eba0bf37.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-afadcb58b1a2bf36.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-37d6b953433178a3.rlib" "/opt/crater/target/debug/deps/libtokio_sync-608a18631878754c.rlib" "/opt/crater/target/debug/deps/libparking_lot-17750d9af2a52e8b.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-5333a71382bff4d2.rlib" "/opt/crater/target/debug/deps/libsmallvec-cc0367f3da152132.rlib" "/opt/crater/target/debug/deps/liblock_api-0ad287323cbd8f10.rlib" "/opt/crater/target/debug/deps/libowning_ref-4446b9fa3ea776d6.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-4229d0c354364c12.rlib" "/opt/crater/target/debug/deps/libtokio_fs-29a205c4adfb289e.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-61b96906243212b8.rlib" "/opt/crater/target/debug/deps/librand-d44eb7b09f5ce683.rlib" "/opt/crater/target/debug/deps/librand_xorshift-d080cc8ec1ae59bd.rlib" "/opt/crater/target/debug/deps/librand_pcg-4a93ded8a6ae0b28.rlib" "/opt/crater/target/debug/deps/librand_hc-69e1c68d172b69f5.rlib" "/opt/crater/target/debug/deps/librand_chacha-166a631d59d508da.rlib" "/opt/crater/target/debug/deps/librand_isaac-2264ac2807e16d27.rlib" "/opt/crater/target/debug/deps/librand_core-c3a3ab401d39eca6.rlib" "/opt/crater/target/debug/deps/librand_os-f71da36102cb96cf.rlib" "/opt/crater/target/debug/deps/librand_jitter-4b8d45d53bb1cef5.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-1b41fed02cac85c7.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4786eadcd0c8287b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-6fee774fdccf87e3.rlib" "/opt/crater/target/debug/deps/libscopeguard-fd1b9799252ebb40.rlib" "/opt/crater/target/debug/deps/libmemoffset-ded7f655f2feb8c2.rlib" "/opt/crater/target/debug/deps/libarrayvec-d1556eaa416971ed.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-d2e017437cfb05dd.rlib" "/opt/crater/target/debug/deps/libtokio_executor-163134a07660f038.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-93eaba5219e3ed62.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/libtokio_codec-ffc7b70bcb2046f7.rlib" "/opt/crater/target/debug/deps/libmio-e931569c480bbe67.rlib" "/opt/crater/target/debug/deps/libtime-090696ea0a79ecae.rlib" "/opt/crater/target/debug/deps/libnet2-48edbee1a6d6d7d9.rlib" "/opt/crater/target/debug/deps/libhttparse-13ae51b6d30e33af.rlib" "/opt/crater/target/debug/deps/libhttp_body-48acc4e7cb9f80e9.rlib" "/opt/crater/target/debug/deps/libtokio_buf-8636a884d672dbed.rlib" "/opt/crater/target/debug/deps/libh2-30044309b9722e61.rlib" "/opt/crater/target/debug/deps/libindexmap-04ceabf6b6c1f57d.rlib" "/opt/crater/target/debug/deps/libstring-51c4de4a3b3b5476.rlib" "/opt/crater/target/debug/deps/libslab-f8104c1e8bc477f3.rlib" "/opt/crater/target/debug/deps/libhttp-62bdd9dc8df9972b.rlib" "/opt/crater/target/debug/deps/libitoa-8f2c32a37dd77516.rlib" "/opt/crater/target/debug/deps/libfnv-6580cf988af79ef1.rlib" "/opt/crater/target/debug/deps/libtokio_io-1acdf5e434f2b7ed.rlib" "/opt/crater/target/debug/deps/liblog-6207875398805059.rlib" "/opt/crater/target/debug/deps/libcfg_if-ba8680437656667a.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-24a53d6e4cdc7385.rlib" "/opt/crater/target/debug/deps/libnum_cpus-0670be1a38937055.rlib" "/opt/crater/target/debug/deps/libbytes-384fe8e6f20018f6.rlib" "/opt/crater/target/debug/deps/libeither-fae432e867fd9680.rlib" "/opt/crater/target/debug/deps/libiovec-f4766169b59ec004.rlib" "/opt/crater/target/debug/deps/liblibc-2be231e10ed03565.rlib" "/opt/crater/target/debug/deps/libbyteorder-966099251460dcaf.rlib" "/opt/crater/target/debug/deps/libfutures-330fde0ed5f39ce1.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.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/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 `dynomite`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "85476f0aca93e520cc5d3d74f7693e7b1987b9655eb329b5c9a2cf977a671e52"` [INFO] running `"docker" "rm" "-f" "85476f0aca93e520cc5d3d74f7693e7b1987b9655eb329b5c9a2cf977a671e52"` [INFO] [stdout] 85476f0aca93e520cc5d3d74f7693e7b1987b9655eb329b5c9a2cf977a671e52