[INFO] crate foursquare 0.1.14 is already in cache [INFO] extracting crate foursquare 0.1.14 into work/ex/beta-1.37-6/sources/1.36.0/reg/foursquare/0.1.14 [INFO] extracting crate foursquare 0.1.14 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/foursquare/0.1.14 [INFO] validating manifest of foursquare-0.1.14 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of foursquare-0.1.14 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing foursquare-0.1.14 [INFO] finished frobbing foursquare-0.1.14 [INFO] frobbed toml for foursquare-0.1.14 written to work/ex/beta-1.37-6/sources/1.36.0/reg/foursquare/0.1.14/Cargo.toml [INFO] started frobbing foursquare-0.1.14 [INFO] finished frobbing foursquare-0.1.14 [INFO] frobbed toml for foursquare-0.1.14 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/foursquare/0.1.14/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing foursquare-0.1.14 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/foursquare/0.1.14:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] de76e0635b1fd57f7a542a16bdf09ebbc3d6be6398afb195270a14c05c5571aa [INFO] running `"docker" "start" "-a" "de76e0635b1fd57f7a542a16bdf09ebbc3d6be6398afb195270a14c05c5571aa"` [INFO] [stderr] Compiling foursquare v0.1.14 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:85:26 [INFO] [stderr] | [INFO] [stderr] 85 | pub type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StdFuture` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / error_chain! { [INFO] [stderr] 13 | | errors { [INFO] [stderr] 14 | | Fault { [INFO] [stderr] 15 | | code: StatusCode, [INFO] [stderr] ... | [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / error_chain! { [INFO] [stderr] 13 | | errors { [INFO] [stderr] 14 | | Fault { [INFO] [stderr] 15 | | code: StatusCode, [INFO] [stderr] ... | [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.74s [INFO] running `"docker" "inspect" "de76e0635b1fd57f7a542a16bdf09ebbc3d6be6398afb195270a14c05c5571aa"` [INFO] running `"docker" "rm" "-f" "de76e0635b1fd57f7a542a16bdf09ebbc3d6be6398afb195270a14c05c5571aa"` [INFO] [stdout] de76e0635b1fd57f7a542a16bdf09ebbc3d6be6398afb195270a14c05c5571aa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/foursquare/0.1.14:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 7f64296115d127a3c4de8a33e8a7d6697695ce8f9a92f3fd0466999cc3f76612 [INFO] running `"docker" "start" "-a" "7f64296115d127a3c4de8a33e8a7d6697695ce8f9a92f3fd0466999cc3f76612"` [INFO] [stderr] Compiling pretty_assertions v0.4.1 [INFO] [stderr] Compiling foursquare v0.1.14 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:85:26 [INFO] [stderr] | [INFO] [stderr] 85 | pub type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn StdFuture` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / error_chain! { [INFO] [stderr] 13 | | errors { [INFO] [stderr] 14 | | Fault { [INFO] [stderr] 15 | | code: StatusCode, [INFO] [stderr] ... | [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / error_chain! { [INFO] [stderr] 13 | | errors { [INFO] [stderr] 14 | | Fault { [INFO] [stderr] 15 | | code: StatusCode, [INFO] [stderr] ... | [INFO] [stderr] 27 | | } [INFO] [stderr] 28 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/suggest-9470edca400166fb.suggest.cda75jdb-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/suggest-9470edca400166fb.suggest.cda75jdb-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/suggest-9470edca400166fb.suggest.cda75jdb-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/suggest-9470edca400166fb.suggest.cda75jdb-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/suggest-9470edca400166fb.suggest.cda75jdb-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/suggest-9470edca400166fb.suggest.cda75jdb-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/suggest-9470edca400166fb.suggest.cda75jdb-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/suggest-9470edca400166fb.suggest.cda75jdb-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/suggest-9470edca400166fb.suggest.cda75jdb-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/suggest-9470edca400166fb.suggest.cda75jdb-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/suggest-9470edca400166fb.suggest.cda75jdb-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/suggest-9470edca400166fb.suggest.cda75jdb-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/suggest-9470edca400166fb.suggest.cda75jdb-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/suggest-9470edca400166fb.suggest.cda75jdb-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/suggest-9470edca400166fb.suggest.cda75jdb-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/suggest-9470edca400166fb.suggest.cda75jdb-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/suggest-9470edca400166fb" "/opt/crater/target/debug/examples/suggest-9470edca400166fb.8o9tvxgrnvjs2h5.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-897f45a579ca139a/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libfoursquare-53c67640699a78c0.rlib" "/opt/crater/target/debug/deps/libhyper_tls-b88b6cba2c2f5c3d.rlib" "/opt/crater/target/debug/deps/libtokio_tls-94cf69e516befbcc.rlib" "/opt/crater/target/debug/deps/libnative_tls-01c1bbd98752fe04.rlib" "/opt/crater/target/debug/deps/libopenssl-19ed7a5e8ef2a49c.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-aa3c52185c6364d7.rlib" "/opt/crater/target/debug/deps/libforeign_types-8f4d3073b23c6f54.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-d12e0b78b2045397.rlib" "/opt/crater/target/debug/deps/libbitflags-3e0496368fb8d844.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-d404b74dc58ff4a8.rlib" "/opt/crater/target/debug/deps/liburl-4858f7c80a0a9641.rlib" "/opt/crater/target/debug/deps/libidna-f1bd554acf3de410.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-b016911b6ed6746c.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-c4ef84e7768feceb.rlib" "/opt/crater/target/debug/deps/libmatches-4743b9188552617d.rlib" "/opt/crater/target/debug/deps/libdtoa-d816c76c22d8db3a.rlib" "/opt/crater/target/debug/deps/libserde_json-86f23295433fb37c.rlib" "/opt/crater/target/debug/deps/libryu-2328132eba3746b3.rlib" "/opt/crater/target/debug/deps/libitoa-97a946ec35c116e9.rlib" "/opt/crater/target/debug/deps/libserde-c55174c1f02a9342.rlib" "/opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib" "/opt/crater/target/debug/deps/libwant-d25afe844e1469e5.rlib" "/opt/crater/target/debug/deps/libtry_lock-7fa5856c91cbcbf0.rlib" "/opt/crater/target/debug/deps/libtokio_proto-81af0f37f5ffcd83.rlib" "/opt/crater/target/debug/deps/libtokio_service-9650abef50fd856e.rlib" "/opt/crater/target/debug/deps/libtake-ce10093ec70fadb9.rlib" "/opt/crater/target/debug/deps/libsmallvec-76ba305a9ab6fd84.rlib" "/opt/crater/target/debug/deps/libslab-9e7ba87ec006f403.rlib" "/opt/crater/target/debug/deps/librand-e08ba8aab010d886.rlib" "/opt/crater/target/debug/deps/librand-12c0152561214ea4.rlib" "/opt/crater/target/debug/deps/libtokio_core-c58cf917d02cfaa7.rlib" "/opt/crater/target/debug/deps/libscoped_tls-5d94d2b8c4ad5d53.rlib" "/opt/crater/target/debug/deps/libtokio-41f81dd25ecec507.rlib" "/opt/crater/target/debug/deps/libtokio_uds-1caaa12e62c44068.rlib" "/opt/crater/target/debug/deps/libmio_uds-eff3c1360f6fb94e.rlib" "/opt/crater/target/debug/deps/libtokio_udp-9628873ec3a0a2d8.rlib" "/opt/crater/target/debug/deps/libtokio_timer-f9982e1f56590ba4.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-dd3d70c220b126b6.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-d9ebb28c0c567f72.rlib" "/opt/crater/target/debug/deps/libtokio_sync-1f0017cb16a65231.rlib" "/opt/crater/target/debug/deps/libfnv-9c46c9dc8e117f05.rlib" "/opt/crater/target/debug/deps/libparking_lot-51364b1ab7806ac4.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-c25595f819d3620a.rlib" "/opt/crater/target/debug/deps/libsmallvec-3009c93eda7cf4fa.rlib" "/opt/crater/target/debug/deps/liblock_api-3fc8af4b186c35a8.rlib" "/opt/crater/target/debug/deps/libowning_ref-f49604bedfa4ae1c.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-287a8a8ca6ec21fa.rlib" "/opt/crater/target/debug/deps/libscopeguard-afc08b825b950866.rlib" "/opt/crater/target/debug/deps/libtokio_fs-3acc24bbcb88f8b9.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-aecee0ed3f34dffa.rlib" "/opt/crater/target/debug/deps/librand-478ec8ce9fba553e.rlib" "/opt/crater/target/debug/deps/librand_xorshift-5e391b21601b8393.rlib" "/opt/crater/target/debug/deps/librand_pcg-05da2351d8811861.rlib" "/opt/crater/target/debug/deps/librand_hc-8d037a8bb74cc960.rlib" "/opt/crater/target/debug/deps/librand_chacha-1b8e39b253389048.rlib" "/opt/crater/target/debug/deps/librand_isaac-8a1220a5cdc55703.rlib" "/opt/crater/target/debug/deps/librand_core-5af554ddf81cd17c.rlib" "/opt/crater/target/debug/deps/librand_os-c26d9914b6da4d52.rlib" "/opt/crater/target/debug/deps/librand_jitter-162e89fc4f3652f5.rlib" "/opt/crater/target/debug/deps/librand_core-4c9a550ae16dbf0f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-9a19686c8121c25b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-78a0fcbdfc728626.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-64e8ef56c5fe0efe.rlib" "/opt/crater/target/debug/deps/libscopeguard-690e8e7efd40245c.rlib" "/opt/crater/target/debug/deps/libmemoffset-4e66c457697043a8.rlib" "/opt/crater/target/debug/deps/libarrayvec-1041925da7343e83.rlib" "/opt/crater/target/debug/deps/libnodrop-36ce0cdfb7359e6a.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-5588648d2cf8aa77.rlib" "/opt/crater/target/debug/deps/libtokio_executor-4d0d7a1ca34358f4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-41fe25ba70f5455e.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "/opt/crater/target/debug/deps/libtokio_codec-3437453b181b08c9.rlib" "/opt/crater/target/debug/deps/libtokio_io-bc198ecb7220194e.rlib" "/opt/crater/target/debug/deps/libmio-9e77e8fafb51fcef.rlib" "/opt/crater/target/debug/deps/libslab-8c37f8a83abe1853.rlib" "/opt/crater/target/debug/deps/libtime-edf45e35c919afdd.rlib" "/opt/crater/target/debug/deps/librelay-3c22bb309dc70d6b.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-880723daba293888.rlib" "/opt/crater/target/debug/deps/libnet2-dc52c3a8ee685ffb.rlib" "/opt/crater/target/debug/deps/libmime-1472717840a8711f.rlib" "/opt/crater/target/debug/deps/libunicase-9e2902eb2d489b6c.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-c0eb57f43d2a41bf.rlib" "/opt/crater/target/debug/deps/libhttparse-57bd0f99975d1c11.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-1d42c7fdf24f18a1.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2c854131c0da7b53.rlib" "/opt/crater/target/debug/deps/libbytes-7003aa2c6f61a99c.rlib" "/opt/crater/target/debug/deps/libiovec-fff840893baf65a3.rlib" "/opt/crater/target/debug/deps/libbase64-931ff60ca18d83eb.rlib" "/opt/crater/target/debug/deps/libsafemem-c5665ae8451a3a31.rlib" "/opt/crater/target/debug/deps/libbyteorder-066131f17ea0c99b.rlib" "/opt/crater/target/debug/deps/liberror_chain-4782db4c41d6a625.rlib" "/opt/crater/target/debug/deps/libbacktrace-28acba862a0e61e1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4dc2a9768ebe11d6.rlib" "/opt/crater/target/debug/deps/librustc_demangle-77014e9d388dc77b.rlib" "/opt/crater/target/debug/deps/libfutures-d5ea9e389594d93f.rlib" "/opt/crater/target/debug/deps/libenv_logger-30ebe8c8dc6fc443.rlib" "/opt/crater/target/debug/deps/libregex-7a89e5ff12444aa7.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-02a9ee482eb041c6.rlib" "/opt/crater/target/debug/deps/libregex_syntax-a5eed8ba2f170ebb.rlib" "/opt/crater/target/debug/deps/libthread_local-467dae077cd561f0.rlib" "/opt/crater/target/debug/deps/libthread_id-2e10ab5c4aab4cfe.rlib" "/opt/crater/target/debug/deps/libaho_corasick-4952c6174dfb8028.rlib" "/opt/crater/target/debug/deps/libmemchr-450a102319cb1f3f.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "/opt/crater/target/debug/deps/liblog-bbe9110cf0409309.rlib" "/opt/crater/target/debug/deps/liblog-4d4ce27474bb9998.rlib" "/opt/crater/target/debug/deps/libcfg_if-17244d8fcea476bd.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.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: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/foursquare-7b252f7d10752252.foursquare.8ovakxji-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/foursquare-7b252f7d10752252.foursquare.8ovakxji-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/foursquare-7b252f7d10752252.foursquare.8ovakxji-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/foursquare-7b252f7d10752252.foursquare.8ovakxji-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/foursquare-7b252f7d10752252.foursquare.8ovakxji-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/foursquare-7b252f7d10752252.foursquare.8ovakxji-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/foursquare-7b252f7d10752252.foursquare.8ovakxji-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/foursquare-7b252f7d10752252.foursquare.8ovakxji-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/foursquare-7b252f7d10752252.foursquare.8ovakxji-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/foursquare-7b252f7d10752252.foursquare.8ovakxji-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/foursquare-7b252f7d10752252.foursquare.8ovakxji-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/foursquare-7b252f7d10752252.foursquare.8ovakxji-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/foursquare-7b252f7d10752252.foursquare.8ovakxji-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/foursquare-7b252f7d10752252.foursquare.8ovakxji-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/foursquare-7b252f7d10752252.foursquare.8ovakxji-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/foursquare-7b252f7d10752252.foursquare.8ovakxji-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/foursquare-7b252f7d10752252" "/opt/crater/target/debug/deps/foursquare-7b252f7d10752252.4371n7mn9jvjt0uo.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-897f45a579ca139a/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-7d9df032c0eb8a14.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-77300aa0d630d98f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-4d48ca12b265d456.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8869eee15acf0f54.rlib" "/opt/crater/target/debug/deps/libpretty_assertions-f5b32b2f64be6e78.rlib" "/opt/crater/target/debug/deps/libansi_term-fcb9211d64d6a652.rlib" "/opt/crater/target/debug/deps/libdifference-c11c420bab9a5a80.rlib" "/opt/crater/target/debug/deps/libhyper_tls-b88b6cba2c2f5c3d.rlib" "/opt/crater/target/debug/deps/libtokio_tls-94cf69e516befbcc.rlib" "/opt/crater/target/debug/deps/libnative_tls-01c1bbd98752fe04.rlib" "/opt/crater/target/debug/deps/libopenssl-19ed7a5e8ef2a49c.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-aa3c52185c6364d7.rlib" "/opt/crater/target/debug/deps/libforeign_types-8f4d3073b23c6f54.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-d12e0b78b2045397.rlib" "/opt/crater/target/debug/deps/libbitflags-3e0496368fb8d844.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-d404b74dc58ff4a8.rlib" "/opt/crater/target/debug/deps/liburl-4858f7c80a0a9641.rlib" "/opt/crater/target/debug/deps/libidna-f1bd554acf3de410.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-b016911b6ed6746c.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-c4ef84e7768feceb.rlib" "/opt/crater/target/debug/deps/libmatches-4743b9188552617d.rlib" "/opt/crater/target/debug/deps/libdtoa-d816c76c22d8db3a.rlib" "/opt/crater/target/debug/deps/libserde_json-86f23295433fb37c.rlib" "/opt/crater/target/debug/deps/libryu-2328132eba3746b3.rlib" "/opt/crater/target/debug/deps/libitoa-97a946ec35c116e9.rlib" "/opt/crater/target/debug/deps/libserde-c55174c1f02a9342.rlib" "/opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib" "/opt/crater/target/debug/deps/libwant-d25afe844e1469e5.rlib" "/opt/crater/target/debug/deps/libtry_lock-7fa5856c91cbcbf0.rlib" "/opt/crater/target/debug/deps/libtokio_proto-81af0f37f5ffcd83.rlib" "/opt/crater/target/debug/deps/libtokio_service-9650abef50fd856e.rlib" "/opt/crater/target/debug/deps/libtake-ce10093ec70fadb9.rlib" "/opt/crater/target/debug/deps/libsmallvec-76ba305a9ab6fd84.rlib" "/opt/crater/target/debug/deps/libslab-9e7ba87ec006f403.rlib" "/opt/crater/target/debug/deps/librand-e08ba8aab010d886.rlib" "/opt/crater/target/debug/deps/librand-12c0152561214ea4.rlib" "/opt/crater/target/debug/deps/libtokio_core-c58cf917d02cfaa7.rlib" "/opt/crater/target/debug/deps/libscoped_tls-5d94d2b8c4ad5d53.rlib" "/opt/crater/target/debug/deps/libtokio-41f81dd25ecec507.rlib" "/opt/crater/target/debug/deps/libtokio_uds-1caaa12e62c44068.rlib" "/opt/crater/target/debug/deps/libmio_uds-eff3c1360f6fb94e.rlib" "/opt/crater/target/debug/deps/libtokio_udp-9628873ec3a0a2d8.rlib" "/opt/crater/target/debug/deps/libtokio_timer-f9982e1f56590ba4.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-dd3d70c220b126b6.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-d9ebb28c0c567f72.rlib" "/opt/crater/target/debug/deps/libtokio_sync-1f0017cb16a65231.rlib" "/opt/crater/target/debug/deps/libfnv-9c46c9dc8e117f05.rlib" "/opt/crater/target/debug/deps/libparking_lot-51364b1ab7806ac4.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-c25595f819d3620a.rlib" "/opt/crater/target/debug/deps/libsmallvec-3009c93eda7cf4fa.rlib" "/opt/crater/target/debug/deps/liblock_api-3fc8af4b186c35a8.rlib" "/opt/crater/target/debug/deps/libowning_ref-f49604bedfa4ae1c.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-287a8a8ca6ec21fa.rlib" "/opt/crater/target/debug/deps/libscopeguard-afc08b825b950866.rlib" "/opt/crater/target/debug/deps/libtokio_fs-3acc24bbcb88f8b9.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-aecee0ed3f34dffa.rlib" "/opt/crater/target/debug/deps/librand-478ec8ce9fba553e.rlib" "/opt/crater/target/debug/deps/librand_xorshift-5e391b21601b8393.rlib" "/opt/crater/target/debug/deps/librand_pcg-05da2351d8811861.rlib" "/opt/crater/target/debug/deps/librand_hc-8d037a8bb74cc960.rlib" "/opt/crater/target/debug/deps/librand_chacha-1b8e39b253389048.rlib" "/opt/crater/target/debug/deps/librand_isaac-8a1220a5cdc55703.rlib" "/opt/crater/target/debug/deps/librand_core-5af554ddf81cd17c.rlib" "/opt/crater/target/debug/deps/librand_os-c26d9914b6da4d52.rlib" "/opt/crater/target/debug/deps/librand_jitter-162e89fc4f3652f5.rlib" "/opt/crater/target/debug/deps/librand_core-4c9a550ae16dbf0f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-9a19686c8121c25b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-78a0fcbdfc728626.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-64e8ef56c5fe0efe.rlib" "/opt/crater/target/debug/deps/libscopeguard-690e8e7efd40245c.rlib" "/opt/crater/target/debug/deps/libmemoffset-4e66c457697043a8.rlib" "/opt/crater/target/debug/deps/libarrayvec-1041925da7343e83.rlib" "/opt/crater/target/debug/deps/libnodrop-36ce0cdfb7359e6a.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-5588648d2cf8aa77.rlib" "/opt/crater/target/debug/deps/libtokio_executor-4d0d7a1ca34358f4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-41fe25ba70f5455e.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "/opt/crater/target/debug/deps/libtokio_codec-3437453b181b08c9.rlib" "/opt/crater/target/debug/deps/libtokio_io-bc198ecb7220194e.rlib" "/opt/crater/target/debug/deps/libmio-9e77e8fafb51fcef.rlib" "/opt/crater/target/debug/deps/libslab-8c37f8a83abe1853.rlib" "/opt/crater/target/debug/deps/libtime-edf45e35c919afdd.rlib" "/opt/crater/target/debug/deps/librelay-3c22bb309dc70d6b.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-880723daba293888.rlib" "/opt/crater/target/debug/deps/libnet2-dc52c3a8ee685ffb.rlib" "/opt/crater/target/debug/deps/libmime-1472717840a8711f.rlib" "/opt/crater/target/debug/deps/libunicase-9e2902eb2d489b6c.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-c0eb57f43d2a41bf.rlib" "/opt/crater/target/debug/deps/libhttparse-57bd0f99975d1c11.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-1d42c7fdf24f18a1.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2c854131c0da7b53.rlib" "/opt/crater/target/debug/deps/libbytes-7003aa2c6f61a99c.rlib" "/opt/crater/target/debug/deps/libiovec-fff840893baf65a3.rlib" "/opt/crater/target/debug/deps/libbase64-931ff60ca18d83eb.rlib" "/opt/crater/target/debug/deps/libsafemem-c5665ae8451a3a31.rlib" "/opt/crater/target/debug/deps/libbyteorder-066131f17ea0c99b.rlib" "/opt/crater/target/debug/deps/liblog-bbe9110cf0409309.rlib" "/opt/crater/target/debug/deps/liblog-4d4ce27474bb9998.rlib" "/opt/crater/target/debug/deps/liberror_chain-4782db4c41d6a625.rlib" "/opt/crater/target/debug/deps/libbacktrace-28acba862a0e61e1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4dc2a9768ebe11d6.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "/opt/crater/target/debug/deps/libcfg_if-17244d8fcea476bd.rlib" "/opt/crater/target/debug/deps/librustc_demangle-77014e9d388dc77b.rlib" "/opt/crater/target/debug/deps/libfutures-d5ea9e389594d93f.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: [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: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/search-05b3f808b9237914.search.7uk7ad72-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/search-05b3f808b9237914.search.7uk7ad72-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/search-05b3f808b9237914.search.7uk7ad72-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/search-05b3f808b9237914.search.7uk7ad72-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/search-05b3f808b9237914.search.7uk7ad72-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/search-05b3f808b9237914.search.7uk7ad72-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/search-05b3f808b9237914.search.7uk7ad72-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/search-05b3f808b9237914.search.7uk7ad72-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/search-05b3f808b9237914.search.7uk7ad72-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/search-05b3f808b9237914.search.7uk7ad72-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/search-05b3f808b9237914.search.7uk7ad72-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/search-05b3f808b9237914.search.7uk7ad72-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/search-05b3f808b9237914.search.7uk7ad72-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/search-05b3f808b9237914.search.7uk7ad72-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/search-05b3f808b9237914.search.7uk7ad72-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/search-05b3f808b9237914.search.7uk7ad72-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/search-05b3f808b9237914" "/opt/crater/target/debug/examples/search-05b3f808b9237914.wphd9jhubn3bhnb.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-897f45a579ca139a/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libfoursquare-53c67640699a78c0.rlib" "/opt/crater/target/debug/deps/libhyper_tls-b88b6cba2c2f5c3d.rlib" "/opt/crater/target/debug/deps/libtokio_tls-94cf69e516befbcc.rlib" "/opt/crater/target/debug/deps/libnative_tls-01c1bbd98752fe04.rlib" "/opt/crater/target/debug/deps/libopenssl-19ed7a5e8ef2a49c.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-aa3c52185c6364d7.rlib" "/opt/crater/target/debug/deps/libforeign_types-8f4d3073b23c6f54.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-d12e0b78b2045397.rlib" "/opt/crater/target/debug/deps/libbitflags-3e0496368fb8d844.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-d404b74dc58ff4a8.rlib" "/opt/crater/target/debug/deps/liburl-4858f7c80a0a9641.rlib" "/opt/crater/target/debug/deps/libidna-f1bd554acf3de410.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-b016911b6ed6746c.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-c4ef84e7768feceb.rlib" "/opt/crater/target/debug/deps/libmatches-4743b9188552617d.rlib" "/opt/crater/target/debug/deps/libdtoa-d816c76c22d8db3a.rlib" "/opt/crater/target/debug/deps/libserde_json-86f23295433fb37c.rlib" "/opt/crater/target/debug/deps/libryu-2328132eba3746b3.rlib" "/opt/crater/target/debug/deps/libitoa-97a946ec35c116e9.rlib" "/opt/crater/target/debug/deps/libserde-c55174c1f02a9342.rlib" "/opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib" "/opt/crater/target/debug/deps/libwant-d25afe844e1469e5.rlib" "/opt/crater/target/debug/deps/libtry_lock-7fa5856c91cbcbf0.rlib" "/opt/crater/target/debug/deps/libtokio_proto-81af0f37f5ffcd83.rlib" "/opt/crater/target/debug/deps/libtokio_service-9650abef50fd856e.rlib" "/opt/crater/target/debug/deps/libtake-ce10093ec70fadb9.rlib" "/opt/crater/target/debug/deps/libsmallvec-76ba305a9ab6fd84.rlib" "/opt/crater/target/debug/deps/libslab-9e7ba87ec006f403.rlib" "/opt/crater/target/debug/deps/librand-e08ba8aab010d886.rlib" "/opt/crater/target/debug/deps/librand-12c0152561214ea4.rlib" "/opt/crater/target/debug/deps/libtokio_core-c58cf917d02cfaa7.rlib" "/opt/crater/target/debug/deps/libscoped_tls-5d94d2b8c4ad5d53.rlib" "/opt/crater/target/debug/deps/libtokio-41f81dd25ecec507.rlib" "/opt/crater/target/debug/deps/libtokio_uds-1caaa12e62c44068.rlib" "/opt/crater/target/debug/deps/libmio_uds-eff3c1360f6fb94e.rlib" "/opt/crater/target/debug/deps/libtokio_udp-9628873ec3a0a2d8.rlib" "/opt/crater/target/debug/deps/libtokio_timer-f9982e1f56590ba4.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-dd3d70c220b126b6.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-d9ebb28c0c567f72.rlib" "/opt/crater/target/debug/deps/libtokio_sync-1f0017cb16a65231.rlib" "/opt/crater/target/debug/deps/libfnv-9c46c9dc8e117f05.rlib" "/opt/crater/target/debug/deps/libparking_lot-51364b1ab7806ac4.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-c25595f819d3620a.rlib" "/opt/crater/target/debug/deps/libsmallvec-3009c93eda7cf4fa.rlib" "/opt/crater/target/debug/deps/liblock_api-3fc8af4b186c35a8.rlib" "/opt/crater/target/debug/deps/libowning_ref-f49604bedfa4ae1c.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-287a8a8ca6ec21fa.rlib" "/opt/crater/target/debug/deps/libscopeguard-afc08b825b950866.rlib" "/opt/crater/target/debug/deps/libtokio_fs-3acc24bbcb88f8b9.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-aecee0ed3f34dffa.rlib" "/opt/crater/target/debug/deps/librand-478ec8ce9fba553e.rlib" "/opt/crater/target/debug/deps/librand_xorshift-5e391b21601b8393.rlib" "/opt/crater/target/debug/deps/librand_pcg-05da2351d8811861.rlib" "/opt/crater/target/debug/deps/librand_hc-8d037a8bb74cc960.rlib" "/opt/crater/target/debug/deps/librand_chacha-1b8e39b253389048.rlib" "/opt/crater/target/debug/deps/librand_isaac-8a1220a5cdc55703.rlib" "/opt/crater/target/debug/deps/librand_core-5af554ddf81cd17c.rlib" "/opt/crater/target/debug/deps/librand_os-c26d9914b6da4d52.rlib" "/opt/crater/target/debug/deps/librand_jitter-162e89fc4f3652f5.rlib" "/opt/crater/target/debug/deps/librand_core-4c9a550ae16dbf0f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-9a19686c8121c25b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-78a0fcbdfc728626.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-64e8ef56c5fe0efe.rlib" "/opt/crater/target/debug/deps/libscopeguard-690e8e7efd40245c.rlib" "/opt/crater/target/debug/deps/libmemoffset-4e66c457697043a8.rlib" "/opt/crater/target/debug/deps/libarrayvec-1041925da7343e83.rlib" "/opt/crater/target/debug/deps/libnodrop-36ce0cdfb7359e6a.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-5588648d2cf8aa77.rlib" "/opt/crater/target/debug/deps/libtokio_executor-4d0d7a1ca34358f4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-41fe25ba70f5455e.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "/opt/crater/target/debug/deps/libtokio_codec-3437453b181b08c9.rlib" "/opt/crater/target/debug/deps/libtokio_io-bc198ecb7220194e.rlib" "/opt/crater/target/debug/deps/libmio-9e77e8fafb51fcef.rlib" "/opt/crater/target/debug/deps/libslab-8c37f8a83abe1853.rlib" "/opt/crater/target/debug/deps/libtime-edf45e35c919afdd.rlib" "/opt/crater/target/debug/deps/librelay-3c22bb309dc70d6b.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-880723daba293888.rlib" "/opt/crater/target/debug/deps/libnet2-dc52c3a8ee685ffb.rlib" "/opt/crater/target/debug/deps/libmime-1472717840a8711f.rlib" "/opt/crater/target/debug/deps/libunicase-9e2902eb2d489b6c.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-c0eb57f43d2a41bf.rlib" "/opt/crater/target/debug/deps/libhttparse-57bd0f99975d1c11.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-1d42c7fdf24f18a1.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2c854131c0da7b53.rlib" "/opt/crater/target/debug/deps/libbytes-7003aa2c6f61a99c.rlib" "/opt/crater/target/debug/deps/libiovec-fff840893baf65a3.rlib" "/opt/crater/target/debug/deps/libbase64-931ff60ca18d83eb.rlib" "/opt/crater/target/debug/deps/libsafemem-c5665ae8451a3a31.rlib" "/opt/crater/target/debug/deps/libbyteorder-066131f17ea0c99b.rlib" "/opt/crater/target/debug/deps/liberror_chain-4782db4c41d6a625.rlib" "/opt/crater/target/debug/deps/libbacktrace-28acba862a0e61e1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4dc2a9768ebe11d6.rlib" "/opt/crater/target/debug/deps/librustc_demangle-77014e9d388dc77b.rlib" "/opt/crater/target/debug/deps/libfutures-d5ea9e389594d93f.rlib" "/opt/crater/target/debug/deps/libenv_logger-30ebe8c8dc6fc443.rlib" "/opt/crater/target/debug/deps/libregex-7a89e5ff12444aa7.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-02a9ee482eb041c6.rlib" "/opt/crater/target/debug/deps/libregex_syntax-a5eed8ba2f170ebb.rlib" "/opt/crater/target/debug/deps/libthread_local-467dae077cd561f0.rlib" "/opt/crater/target/debug/deps/libthread_id-2e10ab5c4aab4cfe.rlib" "/opt/crater/target/debug/deps/libaho_corasick-4952c6174dfb8028.rlib" "/opt/crater/target/debug/deps/libmemchr-450a102319cb1f3f.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "/opt/crater/target/debug/deps/liblog-bbe9110cf0409309.rlib" "/opt/crater/target/debug/deps/liblog-4d4ce27474bb9998.rlib" "/opt/crater/target/debug/deps/libcfg_if-17244d8fcea476bd.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib(hyper-18d52f96e2ed5206.hyper.f0k0v84z-cgu.10.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib: error adding symbols: File in wrong format [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 `foursquare`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `foursquare`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `foursquare`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/tips-76f652045051e0b2.tips.9pmaxw6w-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/tips-76f652045051e0b2.tips.9pmaxw6w-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/tips-76f652045051e0b2.tips.9pmaxw6w-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/tips-76f652045051e0b2.tips.9pmaxw6w-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/tips-76f652045051e0b2.tips.9pmaxw6w-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/tips-76f652045051e0b2.tips.9pmaxw6w-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/tips-76f652045051e0b2.tips.9pmaxw6w-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/tips-76f652045051e0b2.tips.9pmaxw6w-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/tips-76f652045051e0b2.tips.9pmaxw6w-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/tips-76f652045051e0b2.tips.9pmaxw6w-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/tips-76f652045051e0b2.tips.9pmaxw6w-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/tips-76f652045051e0b2.tips.9pmaxw6w-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/tips-76f652045051e0b2.tips.9pmaxw6w-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/tips-76f652045051e0b2.tips.9pmaxw6w-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/tips-76f652045051e0b2.tips.9pmaxw6w-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/tips-76f652045051e0b2.tips.9pmaxw6w-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/tips-76f652045051e0b2" "/opt/crater/target/debug/examples/tips-76f652045051e0b2.4cl1c4qu655sz6ch.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-897f45a579ca139a/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libfoursquare-53c67640699a78c0.rlib" "/opt/crater/target/debug/deps/libhyper_tls-b88b6cba2c2f5c3d.rlib" "/opt/crater/target/debug/deps/libtokio_tls-94cf69e516befbcc.rlib" "/opt/crater/target/debug/deps/libnative_tls-01c1bbd98752fe04.rlib" "/opt/crater/target/debug/deps/libopenssl-19ed7a5e8ef2a49c.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-aa3c52185c6364d7.rlib" "/opt/crater/target/debug/deps/libforeign_types-8f4d3073b23c6f54.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-d12e0b78b2045397.rlib" "/opt/crater/target/debug/deps/libbitflags-3e0496368fb8d844.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-d404b74dc58ff4a8.rlib" "/opt/crater/target/debug/deps/liburl-4858f7c80a0a9641.rlib" "/opt/crater/target/debug/deps/libidna-f1bd554acf3de410.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-b016911b6ed6746c.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-c4ef84e7768feceb.rlib" "/opt/crater/target/debug/deps/libmatches-4743b9188552617d.rlib" "/opt/crater/target/debug/deps/libdtoa-d816c76c22d8db3a.rlib" "/opt/crater/target/debug/deps/libserde_json-86f23295433fb37c.rlib" "/opt/crater/target/debug/deps/libryu-2328132eba3746b3.rlib" "/opt/crater/target/debug/deps/libitoa-97a946ec35c116e9.rlib" "/opt/crater/target/debug/deps/libserde-c55174c1f02a9342.rlib" "/opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib" "/opt/crater/target/debug/deps/libwant-d25afe844e1469e5.rlib" "/opt/crater/target/debug/deps/libtry_lock-7fa5856c91cbcbf0.rlib" "/opt/crater/target/debug/deps/libtokio_proto-81af0f37f5ffcd83.rlib" "/opt/crater/target/debug/deps/libtokio_service-9650abef50fd856e.rlib" "/opt/crater/target/debug/deps/libtake-ce10093ec70fadb9.rlib" "/opt/crater/target/debug/deps/libsmallvec-76ba305a9ab6fd84.rlib" "/opt/crater/target/debug/deps/libslab-9e7ba87ec006f403.rlib" "/opt/crater/target/debug/deps/librand-e08ba8aab010d886.rlib" "/opt/crater/target/debug/deps/librand-12c0152561214ea4.rlib" "/opt/crater/target/debug/deps/libtokio_core-c58cf917d02cfaa7.rlib" "/opt/crater/target/debug/deps/libscoped_tls-5d94d2b8c4ad5d53.rlib" "/opt/crater/target/debug/deps/libtokio-41f81dd25ecec507.rlib" "/opt/crater/target/debug/deps/libtokio_uds-1caaa12e62c44068.rlib" "/opt/crater/target/debug/deps/libmio_uds-eff3c1360f6fb94e.rlib" "/opt/crater/target/debug/deps/libtokio_udp-9628873ec3a0a2d8.rlib" "/opt/crater/target/debug/deps/libtokio_timer-f9982e1f56590ba4.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-dd3d70c220b126b6.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-d9ebb28c0c567f72.rlib" "/opt/crater/target/debug/deps/libtokio_sync-1f0017cb16a65231.rlib" "/opt/crater/target/debug/deps/libfnv-9c46c9dc8e117f05.rlib" "/opt/crater/target/debug/deps/libparking_lot-51364b1ab7806ac4.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-c25595f819d3620a.rlib" "/opt/crater/target/debug/deps/libsmallvec-3009c93eda7cf4fa.rlib" "/opt/crater/target/debug/deps/liblock_api-3fc8af4b186c35a8.rlib" "/opt/crater/target/debug/deps/libowning_ref-f49604bedfa4ae1c.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-287a8a8ca6ec21fa.rlib" "/opt/crater/target/debug/deps/libscopeguard-afc08b825b950866.rlib" "/opt/crater/target/debug/deps/libtokio_fs-3acc24bbcb88f8b9.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-aecee0ed3f34dffa.rlib" "/opt/crater/target/debug/deps/librand-478ec8ce9fba553e.rlib" "/opt/crater/target/debug/deps/librand_xorshift-5e391b21601b8393.rlib" "/opt/crater/target/debug/deps/librand_pcg-05da2351d8811861.rlib" "/opt/crater/target/debug/deps/librand_hc-8d037a8bb74cc960.rlib" "/opt/crater/target/debug/deps/librand_chacha-1b8e39b253389048.rlib" "/opt/crater/target/debug/deps/librand_isaac-8a1220a5cdc55703.rlib" "/opt/crater/target/debug/deps/librand_core-5af554ddf81cd17c.rlib" "/opt/crater/target/debug/deps/librand_os-c26d9914b6da4d52.rlib" "/opt/crater/target/debug/deps/librand_jitter-162e89fc4f3652f5.rlib" "/opt/crater/target/debug/deps/librand_core-4c9a550ae16dbf0f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-9a19686c8121c25b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-78a0fcbdfc728626.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-64e8ef56c5fe0efe.rlib" "/opt/crater/target/debug/deps/libscopeguard-690e8e7efd40245c.rlib" "/opt/crater/target/debug/deps/libmemoffset-4e66c457697043a8.rlib" "/opt/crater/target/debug/deps/libarrayvec-1041925da7343e83.rlib" "/opt/crater/target/debug/deps/libnodrop-36ce0cdfb7359e6a.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-5588648d2cf8aa77.rlib" "/opt/crater/target/debug/deps/libtokio_executor-4d0d7a1ca34358f4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-41fe25ba70f5455e.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "/opt/crater/target/debug/deps/libtokio_codec-3437453b181b08c9.rlib" "/opt/crater/target/debug/deps/libtokio_io-bc198ecb7220194e.rlib" "/opt/crater/target/debug/deps/libmio-9e77e8fafb51fcef.rlib" "/opt/crater/target/debug/deps/libslab-8c37f8a83abe1853.rlib" "/opt/crater/target/debug/deps/libtime-edf45e35c919afdd.rlib" "/opt/crater/target/debug/deps/librelay-3c22bb309dc70d6b.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-880723daba293888.rlib" "/opt/crater/target/debug/deps/libnet2-dc52c3a8ee685ffb.rlib" "/opt/crater/target/debug/deps/libmime-1472717840a8711f.rlib" "/opt/crater/target/debug/deps/libunicase-9e2902eb2d489b6c.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-c0eb57f43d2a41bf.rlib" "/opt/crater/target/debug/deps/libhttparse-57bd0f99975d1c11.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-1d42c7fdf24f18a1.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2c854131c0da7b53.rlib" "/opt/crater/target/debug/deps/libbytes-7003aa2c6f61a99c.rlib" "/opt/crater/target/debug/deps/libiovec-fff840893baf65a3.rlib" "/opt/crater/target/debug/deps/libbase64-931ff60ca18d83eb.rlib" "/opt/crater/target/debug/deps/libsafemem-c5665ae8451a3a31.rlib" "/opt/crater/target/debug/deps/libbyteorder-066131f17ea0c99b.rlib" "/opt/crater/target/debug/deps/liberror_chain-4782db4c41d6a625.rlib" "/opt/crater/target/debug/deps/libbacktrace-28acba862a0e61e1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4dc2a9768ebe11d6.rlib" "/opt/crater/target/debug/deps/librustc_demangle-77014e9d388dc77b.rlib" "/opt/crater/target/debug/deps/libfutures-d5ea9e389594d93f.rlib" "/opt/crater/target/debug/deps/libenv_logger-30ebe8c8dc6fc443.rlib" "/opt/crater/target/debug/deps/libregex-7a89e5ff12444aa7.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-02a9ee482eb041c6.rlib" "/opt/crater/target/debug/deps/libregex_syntax-a5eed8ba2f170ebb.rlib" "/opt/crater/target/debug/deps/libthread_local-467dae077cd561f0.rlib" "/opt/crater/target/debug/deps/libthread_id-2e10ab5c4aab4cfe.rlib" "/opt/crater/target/debug/deps/libaho_corasick-4952c6174dfb8028.rlib" "/opt/crater/target/debug/deps/libmemchr-450a102319cb1f3f.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "/opt/crater/target/debug/deps/liblog-bbe9110cf0409309.rlib" "/opt/crater/target/debug/deps/liblog-4d4ce27474bb9998.rlib" "/opt/crater/target/debug/deps/libcfg_if-17244d8fcea476bd.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.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 `foursquare`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `foursquare`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name recommendations examples/recommendations.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hyper-tls"' --cfg 'feature="tls"' -C metadata=dcba28f2f5ed1c78 -C extra-filename=-dcba28f2f5ed1c78 --out-dir /opt/crater/target/debug/examples -L dependency=/opt/crater/target/debug/deps --extern derive_builder=/opt/crater/target/debug/deps/libderive_builder-6bb8fc762e83d23f.so --extern env_logger=/opt/crater/target/debug/deps/libenv_logger-30ebe8c8dc6fc443.rlib --extern error_chain=/opt/crater/target/debug/deps/liberror_chain-4782db4c41d6a625.rlib --extern foursquare=/opt/crater/target/debug/deps/libfoursquare-53c67640699a78c0.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-d5ea9e389594d93f.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-18d52f96e2ed5206.rlib --extern hyper_tls=/opt/crater/target/debug/deps/libhyper_tls-b88b6cba2c2f5c3d.rlib --extern log=/opt/crater/target/debug/deps/liblog-bbe9110cf0409309.rlib --extern pretty_assertions=/opt/crater/target/debug/deps/libpretty_assertions-f5b32b2f64be6e78.rlib --extern serde=/opt/crater/target/debug/deps/libserde-c55174c1f02a9342.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-fee2bef277451f2b.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-86f23295433fb37c.rlib --extern serde_urlencoded=/opt/crater/target/debug/deps/libserde_urlencoded-d404b74dc58ff4a8.rlib --extern tokio_core=/opt/crater/target/debug/deps/libtokio_core-c58cf917d02cfaa7.rlib --extern url=/opt/crater/target/debug/deps/liburl-4858f7c80a0a9641.rlib --cap-lints=warn -L native=/opt/crater/target/debug/build/backtrace-sys-897f45a579ca139a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7f64296115d127a3c4de8a33e8a7d6697695ce8f9a92f3fd0466999cc3f76612"` [INFO] running `"docker" "rm" "-f" "7f64296115d127a3c4de8a33e8a7d6697695ce8f9a92f3fd0466999cc3f76612"` [INFO] [stdout] 7f64296115d127a3c4de8a33e8a7d6697695ce8f9a92f3fd0466999cc3f76612