[INFO] updating cached repository passcod/omelette [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/passcod/omelette [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/passcod/omelette" "work/ex/beta-1.37-6/sources/1.36.0/gh/passcod/omelette"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/passcod/omelette'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/passcod/omelette" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/passcod/omelette"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/passcod/omelette'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0da6e51afc1b29e7a1b0815edd391daa5632c43f [INFO] sha for GitHub repo passcod/omelette: 0da6e51afc1b29e7a1b0815edd391daa5632c43f [INFO] validating manifest of passcod/omelette 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 passcod/omelette 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 passcod/omelette [INFO] finished frobbing passcod/omelette [INFO] frobbed toml for passcod/omelette written to work/ex/beta-1.37-6/sources/1.36.0/gh/passcod/omelette/Cargo.toml [INFO] started frobbing passcod/omelette [INFO] finished frobbing passcod/omelette [INFO] frobbed toml for passcod/omelette written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/passcod/omelette/Cargo.toml [INFO] crate passcod/omelette already has a lockfile, it will not be regenerated [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 passcod/omelette against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/passcod/omelette:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 19fd82365c1a0446c88c953cd278320374400778a308bd741e2106c22d730bf0 [INFO] running `"docker" "start" "-a" "19fd82365c1a0446c88c953cd278320374400778a308bd741e2106c22d730bf0"` [INFO] [stderr] Compiling serde v1.0.83 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling openssl-src v111.1.0+1.1.1a [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling generic-array v0.8.3 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling crypto-mac v0.4.0 [INFO] [stderr] Compiling digest v0.6.2 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling hmac v0.4.2 [INFO] [stderr] Compiling sha-1 v0.4.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling diesel-derive-enum v0.4.4 [INFO] [stderr] Compiling zip v0.5.0 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling tree_magic v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.83 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.34 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Compiling egg-mode-text v1.14.7 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling blobstore v0.1.1 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling egg-mode v0.12.0 (https://github.com/passcod/twitter-rs#8c8e5d73) [INFO] [stderr] Compiling migrations_internals v1.3.0 [INFO] [stderr] Compiling migrations_macros v1.3.0 [INFO] [stderr] Compiling diesel_migrations v1.3.0 [INFO] [stderr] Compiling omelette v1.1.2 (/opt/crater/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/omelette_migrate_db-d19a84e9fdf4e531.omelette_migrate_db.91vxtwjs-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/omelette_migrate_db-d19a84e9fdf4e531.omelette_migrate_db.91vxtwjs-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/omelette_migrate_db-d19a84e9fdf4e531.omelette_migrate_db.91vxtwjs-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/omelette_migrate_db-d19a84e9fdf4e531.omelette_migrate_db.91vxtwjs-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/omelette_migrate_db-d19a84e9fdf4e531.omelette_migrate_db.91vxtwjs-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/omelette_migrate_db-d19a84e9fdf4e531.omelette_migrate_db.91vxtwjs-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/omelette_migrate_db-d19a84e9fdf4e531.omelette_migrate_db.91vxtwjs-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/omelette_migrate_db-d19a84e9fdf4e531.omelette_migrate_db.91vxtwjs-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/omelette_migrate_db-d19a84e9fdf4e531.omelette_migrate_db.91vxtwjs-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/omelette_migrate_db-d19a84e9fdf4e531.omelette_migrate_db.91vxtwjs-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/omelette_migrate_db-d19a84e9fdf4e531.omelette_migrate_db.91vxtwjs-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/omelette_migrate_db-d19a84e9fdf4e531.omelette_migrate_db.91vxtwjs-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/omelette_migrate_db-d19a84e9fdf4e531.omelette_migrate_db.91vxtwjs-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/omelette_migrate_db-d19a84e9fdf4e531.omelette_migrate_db.91vxtwjs-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/omelette_migrate_db-d19a84e9fdf4e531.omelette_migrate_db.91vxtwjs-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/omelette_migrate_db-d19a84e9fdf4e531.omelette_migrate_db.91vxtwjs-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/omelette_migrate_db-d19a84e9fdf4e531" "/opt/crater/target/debug/deps/omelette_migrate_db-d19a84e9fdf4e531.5i6uz3tjc6lclr8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/rust-crypto-74c616a463996fcc/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/target/debug/build/openssl-sys-809f897a52c694ae/out/openssl-build/install/lib" "-L" "/opt/crater/target/debug/build/bzip2-sys-8ea3940d6f5b7328/out/lib" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libomelette-9f261540530d2c4f.rlib" "/opt/crater/target/debug/deps/libreqwest-d303a7951ea61cb2.rlib" "/opt/crater/target/debug/deps/libuuid-2d1ca136dc28800e.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-04ad433e57d08719.rlib" "/opt/crater/target/debug/deps/libdtoa-7da1cad1e25058d3.rlib" "/opt/crater/target/debug/deps/libmime_guess-99a1268bc8690cbb.rlib" "/opt/crater/target/debug/deps/libphf-033635502a887327.rlib" "/opt/crater/target/debug/deps/libphf_shared-2e94dedba89738c2.rlib" "/opt/crater/target/debug/deps/libunicase-6496f0874eb2dbae.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/liblibflate-96d10d8c35fe4c34.rlib" "/opt/crater/target/debug/deps/libcrc32fast-92b3745bb0063afc.rlib" "/opt/crater/target/debug/deps/libadler32-46acf8b49c11de91.rlib" "/opt/crater/target/debug/deps/libencoding_rs-7054ff55b0e127d7.rlib" "/opt/crater/target/debug/deps/libblobstore-9b20024c8f7dc576.rlib" "/opt/crater/target/debug/deps/libtempfile-7a07adef2068980b.rlib" "/opt/crater/target/debug/deps/libcrypto-c477adcf3f187022.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "/opt/crater/target/debug/deps/libegg_mode-d55f5bea5724e3b8.rlib" "/opt/crater/target/debug/deps/libserde_json-e1e16ffacc7e0f90.rlib" "/opt/crater/target/debug/deps/libryu-0a79168f3ba04445.rlib" "/opt/crater/target/debug/deps/libregex-b6fa01756f12a5f3.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-00f0fc1fcb3347d8.rlib" "/opt/crater/target/debug/deps/libregex_syntax-5f2e8797984afb68.rlib" "/opt/crater/target/debug/deps/libthread_local-b0aaa03090daecde.rlib" "/opt/crater/target/debug/deps/libthread_id-7f8648e835b459c9.rlib" "/opt/crater/target/debug/deps/libaho_corasick-6654cc5bf2040850.rlib" "/opt/crater/target/debug/deps/libmemchr-800b4545c5c36141.rlib" "/opt/crater/target/debug/deps/libmime-18e1b62a8e6ccac9.rlib" "/opt/crater/target/debug/deps/libunicase-c0bd0faec2397102.rlib" "/opt/crater/target/debug/deps/libsha_1-6870c6c0c9a0ee62.rlib" "/opt/crater/target/debug/deps/libfake_simd-61afd38856658cdf.rlib" "/opt/crater/target/debug/deps/libblock_buffer-f5e66a656e08fbec.rlib" "/opt/crater/target/debug/deps/libbyte_tools-78081079ebec2a9c.rlib" "/opt/crater/target/debug/deps/libarrayref-9f48707e9b13768b.rlib" "/opt/crater/target/debug/deps/libhmac-d41612a53f9759c9.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-91557a3c3fe120eb.rlib" "/opt/crater/target/debug/deps/libconstant_time_eq-78ff1562e2fe8d7e.rlib" "/opt/crater/target/debug/deps/libdigest-5efc7010bf1b23a4.rlib" "/opt/crater/target/debug/deps/libgeneric_array-7987ac66d48ed928.rlib" "/opt/crater/target/debug/deps/libtypenum-be6af725131bb938.rlib" "/opt/crater/target/debug/deps/librand-9bda60921df1feab.rlib" "/opt/crater/target/debug/deps/librand-6f1aa857c3721a17.rlib" "/opt/crater/target/debug/deps/liburl-43f131eba26104eb.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libidna-0d90269b97667e8b.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-3587771b1c2d841f.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-a91dbe3d8912b8a4.rlib" "/opt/crater/target/debug/deps/libmatches-3af62a8bbaa5211e.rlib" "/opt/crater/target/debug/deps/libhyper_tls-4e959afb02027445.rlib" "/opt/crater/target/debug/deps/libnative_tls-447556d3160cc9e7.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-51b1365b46c92494.rlib" "/opt/crater/target/debug/deps/libopenssl-a48a4d3e9a3b5dc4.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-bf42f133dcb2e4ad.rlib" "/opt/crater/target/debug/deps/libforeign_types-18c90140df6a780d.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-4758894be52a3354.rlib" "/opt/crater/target/debug/deps/liblazy_static-318544a807a94655.rlib" "/opt/crater/target/debug/deps/libhyper-d2e90482c966609f.rlib" "/opt/crater/target/debug/deps/libwant-3d46cc93ab959870.rlib" "/opt/crater/target/debug/deps/libtry_lock-1b57ab5e9b71c3d1.rlib" "/opt/crater/target/debug/deps/libtokio-e4eabeaeaf8addaf.rlib" "/opt/crater/target/debug/deps/libtokio_uds-c89b16b28fdf8269.rlib" "/opt/crater/target/debug/deps/libmio_uds-7f8a1adae677ea08.rlib" "/opt/crater/target/debug/deps/libtokio_udp-c16f2461a8a02a25.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-869e7be8ae1df563.rlib" "/opt/crater/target/debug/deps/libtokio_timer-dcbe7b1d657238f4.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-30b2298161a0bdcf.rlib" "/opt/crater/target/debug/deps/libparking_lot-65ae5327325466ed.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-cf69a81b034baaf6.rlib" "/opt/crater/target/debug/deps/libsmallvec-671896875db9cc6f.rlib" "/opt/crater/target/debug/deps/libunreachable-82bd20dc79f20878.rlib" "/opt/crater/target/debug/deps/libvoid-e4249880315f5034.rlib" "/opt/crater/target/debug/deps/librand-18cae55c3661ec6e.rlib" "/opt/crater/target/debug/deps/librand_core-c6cd28e15b93a790.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libtokio_fs-33e7771d164aa8cd.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-3be04a52f7419b4e.rlib" "/opt/crater/target/debug/deps/librand-8edf9d6010a4be4e.rlib" "/opt/crater/target/debug/deps/librand_xorshift-bbbe4e8ffe67084e.rlib" "/opt/crater/target/debug/deps/librand_pcg-f29c26a56b885d05.rlib" "/opt/crater/target/debug/deps/librand_hc-32789aa1221b79dd.rlib" "/opt/crater/target/debug/deps/librand_chacha-8f926b26ff31dbf4.rlib" "/opt/crater/target/debug/deps/librand_isaac-26d9168d0f927839.rlib" "/opt/crater/target/debug/deps/librand_core-0c44ab40b4775c1d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-9b5d2901ce118304.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b334c546b7a4794a.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-97aaddce60f38adf.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-2550870ab0a414d6.rlib" "/opt/crater/target/debug/deps/libarrayvec-343471a3391f7ac8.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libtokio_codec-a994f436fda255ef.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-902c1318446ed487.rlib" "/opt/crater/target/debug/deps/libtokio_executor-49e9feca851a0101.rlib" "/opt/crater/target/debug/deps/libmio-fff6f1cd376d22d8.rlib" "/opt/crater/target/debug/deps/liblazycell-a8dafada2082fef2.rlib" "/opt/crater/target/debug/deps/libnet2-f281205b9ebc265c.rlib" "/opt/crater/target/debug/deps/libhttparse-0b737b98daf7e15a.rlib" "/opt/crater/target/debug/deps/libh2-5f3d1064c7b23bca.rlib" "/opt/crater/target/debug/deps/libindexmap-59ae9e3f6ce5c837.rlib" "/opt/crater/target/debug/deps/libstring-9de27f59cb0ffc1e.rlib" "/opt/crater/target/debug/deps/libslab-9c5bb5986ad7a903.rlib" "/opt/crater/target/debug/deps/libhttp-a842e921b3780d3a.rlib" "/opt/crater/target/debug/deps/libitoa-5ac5fbad12f6c895.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libtokio_io-2683aa78053ee00c.rlib" "/opt/crater/target/debug/deps/liblog-9312ce09ab268404.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-8309eac9f095b167.rlib" "/opt/crater/target/debug/deps/libnum_cpus-6ab6a788ccd97356.rlib" "/opt/crater/target/debug/deps/libfutures-028f62fd05d3ab4d.rlib" "/opt/crater/target/debug/deps/libbytes-ae6f20401674a06b.rlib" "/opt/crater/target/debug/deps/libiovec-a29c256efeb0d365.rlib" "/opt/crater/target/debug/deps/libbase64-f60e76cdd09b1e6d.rlib" "/opt/crater/target/debug/deps/libsafemem-1abe614afb07ff89.rlib" "/opt/crater/target/debug/deps/libstructopt-5a2d563617324f12.rlib" "/opt/crater/target/debug/deps/libclap-d05c35435057db47.rlib" "/opt/crater/target/debug/deps/libvec_map-543e31245cb37b03.rlib" "/opt/crater/target/debug/deps/libtextwrap-451ef45577a7a752.rlib" "/opt/crater/target/debug/deps/libunicode_width-26f3734d51bc29d0.rlib" "/opt/crater/target/debug/deps/libstrsim-e16dede6f67e1ca9.rlib" "/opt/crater/target/debug/deps/libatty-03bd711e93eaca21.rlib" "/opt/crater/target/debug/deps/libansi_term-d78a4dc68e723c1a.rlib" "/opt/crater/target/debug/deps/libdotenv-d594ee21dbd3ef80.rlib" "/opt/crater/target/debug/deps/libregex-68dd667edcef413f.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b766f4dc9466fd20.rlib" "/opt/crater/target/debug/deps/libregex_syntax-94a504d95b4cc1d1.rlib" "/opt/crater/target/debug/deps/libucd_util-317f57fa3d89c7e4.rlib" "/opt/crater/target/debug/deps/libthread_local-449278f440e198dc.rlib" "/opt/crater/target/debug/deps/liblazy_static-ab49020bde3ad45f.rlib" "/opt/crater/target/debug/deps/libaho_corasick-ad6221ea84d14aba.rlib" "/opt/crater/target/debug/deps/libmemchr-84cfa481f5081955.rlib" "/opt/crater/target/debug/deps/libcfg_if-f8f28fea847dcb27.rlib" "/opt/crater/target/debug/deps/libdiesel_migrations-9c7953f3ba7b8704.rlib" "/opt/crater/target/debug/deps/libmigrations_internals-cec4cd0c86c72fe3.rlib" "/opt/crater/target/debug/deps/libdiesel-fb0f516faa3db7c0.rlib" "/opt/crater/target/debug/deps/libpq_sys-9d2e1a36d445caaa.rlib" "/opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib" "/opt/crater/target/debug/deps/libserde-32aa31e3c2fa5213.rlib" "/opt/crater/target/debug/deps/libnum_integer-6442eebb199d17f6.rlib" "/opt/crater/target/debug/deps/libnum_traits-d5458cf43ba730b9.rlib" "/opt/crater/target/debug/deps/libtime-a1ddf852dc76553f.rlib" "/opt/crater/target/debug/deps/liblibc-9bc9274b5238ee75.rlib" "/opt/crater/target/debug/deps/libbyteorder-93baff524b6b07af.rlib" "/opt/crater/target/debug/deps/libbitflags-6f632fff558bf385.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib(chrono-9058e822c8433ab6.chrono.cpku8hau-cgu.4.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.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 `omelette`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/omelette_delete-f63366bdc9266d39.omelette_delete.3euv12hz-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/omelette_delete-f63366bdc9266d39.omelette_delete.3euv12hz-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/omelette_delete-f63366bdc9266d39.omelette_delete.3euv12hz-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/omelette_delete-f63366bdc9266d39.omelette_delete.3euv12hz-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/omelette_delete-f63366bdc9266d39.omelette_delete.3euv12hz-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/omelette_delete-f63366bdc9266d39.omelette_delete.3euv12hz-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/omelette_delete-f63366bdc9266d39.omelette_delete.3euv12hz-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/omelette_delete-f63366bdc9266d39.omelette_delete.3euv12hz-cgu.7.rcgu.o" "-o" "/opt/crater/target/debug/deps/omelette_delete-f63366bdc9266d39" "/opt/crater/target/debug/deps/omelette_delete-f63366bdc9266d39.4bk7t2an2losn1a0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/rust-crypto-74c616a463996fcc/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/target/debug/build/openssl-sys-809f897a52c694ae/out/openssl-build/install/lib" "-L" "/opt/crater/target/debug/build/bzip2-sys-8ea3940d6f5b7328/out/lib" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libstructopt-5a2d563617324f12.rlib" "/opt/crater/target/debug/deps/libclap-d05c35435057db47.rlib" "/opt/crater/target/debug/deps/libvec_map-543e31245cb37b03.rlib" "/opt/crater/target/debug/deps/libtextwrap-451ef45577a7a752.rlib" "/opt/crater/target/debug/deps/libunicode_width-26f3734d51bc29d0.rlib" "/opt/crater/target/debug/deps/libstrsim-e16dede6f67e1ca9.rlib" "/opt/crater/target/debug/deps/libatty-03bd711e93eaca21.rlib" "/opt/crater/target/debug/deps/libansi_term-d78a4dc68e723c1a.rlib" "/opt/crater/target/debug/deps/libomelette-9f261540530d2c4f.rlib" "/opt/crater/target/debug/deps/libreqwest-d303a7951ea61cb2.rlib" "/opt/crater/target/debug/deps/libuuid-2d1ca136dc28800e.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-04ad433e57d08719.rlib" "/opt/crater/target/debug/deps/libdtoa-7da1cad1e25058d3.rlib" "/opt/crater/target/debug/deps/libmime_guess-99a1268bc8690cbb.rlib" "/opt/crater/target/debug/deps/libphf-033635502a887327.rlib" "/opt/crater/target/debug/deps/libphf_shared-2e94dedba89738c2.rlib" "/opt/crater/target/debug/deps/libunicase-6496f0874eb2dbae.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/liblibflate-96d10d8c35fe4c34.rlib" "/opt/crater/target/debug/deps/libcrc32fast-92b3745bb0063afc.rlib" "/opt/crater/target/debug/deps/libadler32-46acf8b49c11de91.rlib" "/opt/crater/target/debug/deps/libencoding_rs-7054ff55b0e127d7.rlib" "/opt/crater/target/debug/deps/libblobstore-9b20024c8f7dc576.rlib" "/opt/crater/target/debug/deps/libtempfile-7a07adef2068980b.rlib" "/opt/crater/target/debug/deps/libcrypto-c477adcf3f187022.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "/opt/crater/target/debug/deps/libegg_mode-d55f5bea5724e3b8.rlib" "/opt/crater/target/debug/deps/libserde_json-e1e16ffacc7e0f90.rlib" "/opt/crater/target/debug/deps/libryu-0a79168f3ba04445.rlib" "/opt/crater/target/debug/deps/libregex-b6fa01756f12a5f3.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-00f0fc1fcb3347d8.rlib" "/opt/crater/target/debug/deps/libregex_syntax-5f2e8797984afb68.rlib" "/opt/crater/target/debug/deps/libthread_local-b0aaa03090daecde.rlib" "/opt/crater/target/debug/deps/libthread_id-7f8648e835b459c9.rlib" "/opt/crater/target/debug/deps/libaho_corasick-6654cc5bf2040850.rlib" "/opt/crater/target/debug/deps/libmemchr-800b4545c5c36141.rlib" "/opt/crater/target/debug/deps/libmime-18e1b62a8e6ccac9.rlib" "/opt/crater/target/debug/deps/libunicase-c0bd0faec2397102.rlib" "/opt/crater/target/debug/deps/libsha_1-6870c6c0c9a0ee62.rlib" "/opt/crater/target/debug/deps/libfake_simd-61afd38856658cdf.rlib" "/opt/crater/target/debug/deps/libblock_buffer-f5e66a656e08fbec.rlib" "/opt/crater/target/debug/deps/libbyte_tools-78081079ebec2a9c.rlib" "/opt/crater/target/debug/deps/libarrayref-9f48707e9b13768b.rlib" "/opt/crater/target/debug/deps/libhmac-d41612a53f9759c9.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-91557a3c3fe120eb.rlib" "/opt/crater/target/debug/deps/libconstant_time_eq-78ff1562e2fe8d7e.rlib" "/opt/crater/target/debug/deps/libdigest-5efc7010bf1b23a4.rlib" "/opt/crater/target/debug/deps/libgeneric_array-7987ac66d48ed928.rlib" "/opt/crater/target/debug/deps/libtypenum-be6af725131bb938.rlib" "/opt/crater/target/debug/deps/librand-9bda60921df1feab.rlib" "/opt/crater/target/debug/deps/librand-6f1aa857c3721a17.rlib" "/opt/crater/target/debug/deps/liburl-43f131eba26104eb.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libidna-0d90269b97667e8b.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-3587771b1c2d841f.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-a91dbe3d8912b8a4.rlib" "/opt/crater/target/debug/deps/libmatches-3af62a8bbaa5211e.rlib" "/opt/crater/target/debug/deps/libhyper_tls-4e959afb02027445.rlib" "/opt/crater/target/debug/deps/libnative_tls-447556d3160cc9e7.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-51b1365b46c92494.rlib" "/opt/crater/target/debug/deps/libopenssl-a48a4d3e9a3b5dc4.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-bf42f133dcb2e4ad.rlib" "/opt/crater/target/debug/deps/libforeign_types-18c90140df6a780d.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-4758894be52a3354.rlib" "/opt/crater/target/debug/deps/liblazy_static-318544a807a94655.rlib" "/opt/crater/target/debug/deps/libhyper-d2e90482c966609f.rlib" "/opt/crater/target/debug/deps/libwant-3d46cc93ab959870.rlib" "/opt/crater/target/debug/deps/libtry_lock-1b57ab5e9b71c3d1.rlib" "/opt/crater/target/debug/deps/libtokio-e4eabeaeaf8addaf.rlib" "/opt/crater/target/debug/deps/libtokio_uds-c89b16b28fdf8269.rlib" "/opt/crater/target/debug/deps/libmio_uds-7f8a1adae677ea08.rlib" "/opt/crater/target/debug/deps/libtokio_udp-c16f2461a8a02a25.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-869e7be8ae1df563.rlib" "/opt/crater/target/debug/deps/libtokio_timer-dcbe7b1d657238f4.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-30b2298161a0bdcf.rlib" "/opt/crater/target/debug/deps/libparking_lot-65ae5327325466ed.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-cf69a81b034baaf6.rlib" "/opt/crater/target/debug/deps/libsmallvec-671896875db9cc6f.rlib" "/opt/crater/target/debug/deps/libunreachable-82bd20dc79f20878.rlib" "/opt/crater/target/debug/deps/libvoid-e4249880315f5034.rlib" "/opt/crater/target/debug/deps/librand-18cae55c3661ec6e.rlib" "/opt/crater/target/debug/deps/librand_core-c6cd28e15b93a790.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libtokio_fs-33e7771d164aa8cd.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-3be04a52f7419b4e.rlib" "/opt/crater/target/debug/deps/librand-8edf9d6010a4be4e.rlib" "/opt/crater/target/debug/deps/librand_xorshift-bbbe4e8ffe67084e.rlib" "/opt/crater/target/debug/deps/librand_pcg-f29c26a56b885d05.rlib" "/opt/crater/target/debug/deps/librand_hc-32789aa1221b79dd.rlib" "/opt/crater/target/debug/deps/librand_chacha-8f926b26ff31dbf4.rlib" "/opt/crater/target/debug/deps/librand_isaac-26d9168d0f927839.rlib" "/opt/crater/target/debug/deps/librand_core-0c44ab40b4775c1d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-9b5d2901ce118304.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b334c546b7a4794a.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-97aaddce60f38adf.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-2550870ab0a414d6.rlib" "/opt/crater/target/debug/deps/libarrayvec-343471a3391f7ac8.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libtokio_codec-a994f436fda255ef.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-902c1318446ed487.rlib" "/opt/crater/target/debug/deps/libtokio_executor-49e9feca851a0101.rlib" "/opt/crater/target/debug/deps/libmio-fff6f1cd376d22d8.rlib" "/opt/crater/target/debug/deps/liblazycell-a8dafada2082fef2.rlib" "/opt/crater/target/debug/deps/libnet2-f281205b9ebc265c.rlib" "/opt/crater/target/debug/deps/libhttparse-0b737b98daf7e15a.rlib" "/opt/crater/target/debug/deps/libh2-5f3d1064c7b23bca.rlib" "/opt/crater/target/debug/deps/libindexmap-59ae9e3f6ce5c837.rlib" "/opt/crater/target/debug/deps/libstring-9de27f59cb0ffc1e.rlib" "/opt/crater/target/debug/deps/libslab-9c5bb5986ad7a903.rlib" "/opt/crater/target/debug/deps/libhttp-a842e921b3780d3a.rlib" "/opt/crater/target/debug/deps/libitoa-5ac5fbad12f6c895.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libtokio_io-2683aa78053ee00c.rlib" "/opt/crater/target/debug/deps/liblog-9312ce09ab268404.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-8309eac9f095b167.rlib" "/opt/crater/target/debug/deps/libnum_cpus-6ab6a788ccd97356.rlib" "/opt/crater/target/debug/deps/libfutures-028f62fd05d3ab4d.rlib" "/opt/crater/target/debug/deps/libbytes-ae6f20401674a06b.rlib" "/opt/crater/target/debug/deps/libiovec-a29c256efeb0d365.rlib" "/opt/crater/target/debug/deps/libbase64-f60e76cdd09b1e6d.rlib" "/opt/crater/target/debug/deps/libsafemem-1abe614afb07ff89.rlib" "/opt/crater/target/debug/deps/libdiesel-fb0f516faa3db7c0.rlib" "/opt/crater/target/debug/deps/libpq_sys-9d2e1a36d445caaa.rlib" "/opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib" "/opt/crater/target/debug/deps/libserde-32aa31e3c2fa5213.rlib" "/opt/crater/target/debug/deps/libnum_integer-6442eebb199d17f6.rlib" "/opt/crater/target/debug/deps/libnum_traits-d5458cf43ba730b9.rlib" "/opt/crater/target/debug/deps/libtime-a1ddf852dc76553f.rlib" "/opt/crater/target/debug/deps/libbyteorder-93baff524b6b07af.rlib" "/opt/crater/target/debug/deps/libbitflags-6f632fff558bf385.rlib" "/opt/crater/target/debug/deps/libdotenv-d594ee21dbd3ef80.rlib" "/opt/crater/target/debug/deps/libregex-68dd667edcef413f.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b766f4dc9466fd20.rlib" "/opt/crater/target/debug/deps/libregex_syntax-94a504d95b4cc1d1.rlib" "/opt/crater/target/debug/deps/libucd_util-317f57fa3d89c7e4.rlib" "/opt/crater/target/debug/deps/libthread_local-449278f440e198dc.rlib" "/opt/crater/target/debug/deps/liblazy_static-ab49020bde3ad45f.rlib" "/opt/crater/target/debug/deps/libaho_corasick-ad6221ea84d14aba.rlib" "/opt/crater/target/debug/deps/libmemchr-84cfa481f5081955.rlib" "/opt/crater/target/debug/deps/liblibc-9bc9274b5238ee75.rlib" "/opt/crater/target/debug/deps/libcfg_if-f8f28fea847dcb27.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/omelette_twitter_archive-3d20e9afe8e4c2d6.omelette_twitter_archive.2ql8awgk-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/omelette_twitter_archive-3d20e9afe8e4c2d6.omelette_twitter_archive.2ql8awgk-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/omelette_twitter_archive-3d20e9afe8e4c2d6.omelette_twitter_archive.2ql8awgk-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/omelette_twitter_archive-3d20e9afe8e4c2d6.omelette_twitter_archive.2ql8awgk-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/omelette_twitter_archive-3d20e9afe8e4c2d6.omelette_twitter_archive.2ql8awgk-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/omelette_twitter_archive-3d20e9afe8e4c2d6.omelette_twitter_archive.2ql8awgk-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/omelette_twitter_archive-3d20e9afe8e4c2d6.omelette_twitter_archive.2ql8awgk-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/omelette_twitter_archive-3d20e9afe8e4c2d6.omelette_twitter_archive.2ql8awgk-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/omelette_twitter_archive-3d20e9afe8e4c2d6.omelette_twitter_archive.2ql8awgk-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/omelette_twitter_archive-3d20e9afe8e4c2d6.omelette_twitter_archive.2ql8awgk-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/omelette_twitter_archive-3d20e9afe8e4c2d6.omelette_twitter_archive.2ql8awgk-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/omelette_twitter_archive-3d20e9afe8e4c2d6.omelette_twitter_archive.2ql8awgk-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/omelette_twitter_archive-3d20e9afe8e4c2d6.omelette_twitter_archive.2ql8awgk-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/omelette_twitter_archive-3d20e9afe8e4c2d6.omelette_twitter_archive.2ql8awgk-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/omelette_twitter_archive-3d20e9afe8e4c2d6.omelette_twitter_archive.2ql8awgk-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/omelette_twitter_archive-3d20e9afe8e4c2d6.omelette_twitter_archive.2ql8awgk-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/omelette_twitter_archive-3d20e9afe8e4c2d6" "/opt/crater/target/debug/deps/omelette_twitter_archive-3d20e9afe8e4c2d6.44bwr8d4pfxfrcb6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/rust-crypto-74c616a463996fcc/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/target/debug/build/openssl-sys-809f897a52c694ae/out/openssl-build/install/lib" "-L" "/opt/crater/target/debug/build/bzip2-sys-8ea3940d6f5b7328/out/lib" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib" "/opt/crater/target/debug/deps/libcsv_core-2f6c19f9f0354332.rlib" "/opt/crater/target/debug/deps/libregex-3aad8302e2536456.rlib" "/opt/crater/target/debug/deps/libregex_syntax-6e17f81b574a950a.rlib" "/opt/crater/target/debug/deps/libzip-0d0b5024b598b68a.rlib" "/opt/crater/target/debug/deps/libpodio-f64ff7d1b4ff60e4.rlib" "/opt/crater/target/debug/deps/libbzip2-1cfadaa3ea602339.rlib" "/opt/crater/target/debug/deps/libbzip2_sys-74dd506a48734949.rlib" "/opt/crater/target/debug/deps/libtree_magic-f89fed2520bf340f.rlib" "/opt/crater/target/debug/deps/libparking_lot-11d5e2e3e1c5ec76.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-fb3ae3ebb4ba8745.rlib" "/opt/crater/target/debug/deps/libowning_ref-c4fffb9d34752a31.rlib" "/opt/crater/target/debug/deps/libpetgraph-5fb3a0ca3c5ea578.rlib" "/opt/crater/target/debug/deps/libordermap-7e1e00ad81ca8251.rlib" "/opt/crater/target/debug/deps/libfixedbitset-328a58a325e0b1ef.rlib" "/opt/crater/target/debug/deps/libnom-ccd15ef8080c1b0d.rlib" "/opt/crater/target/debug/deps/libdotenv-d594ee21dbd3ef80.rlib" "/opt/crater/target/debug/deps/libregex-68dd667edcef413f.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b766f4dc9466fd20.rlib" "/opt/crater/target/debug/deps/libregex_syntax-94a504d95b4cc1d1.rlib" "/opt/crater/target/debug/deps/libucd_util-317f57fa3d89c7e4.rlib" "/opt/crater/target/debug/deps/libthread_local-449278f440e198dc.rlib" "/opt/crater/target/debug/deps/libaho_corasick-ad6221ea84d14aba.rlib" "/opt/crater/target/debug/deps/libmemchr-84cfa481f5081955.rlib" "/opt/crater/target/debug/deps/libstructopt-5a2d563617324f12.rlib" "/opt/crater/target/debug/deps/libclap-d05c35435057db47.rlib" "/opt/crater/target/debug/deps/libvec_map-543e31245cb37b03.rlib" "/opt/crater/target/debug/deps/libtextwrap-451ef45577a7a752.rlib" "/opt/crater/target/debug/deps/libunicode_width-26f3734d51bc29d0.rlib" "/opt/crater/target/debug/deps/libstrsim-e16dede6f67e1ca9.rlib" "/opt/crater/target/debug/deps/libatty-03bd711e93eaca21.rlib" "/opt/crater/target/debug/deps/libansi_term-d78a4dc68e723c1a.rlib" "/opt/crater/target/debug/deps/libomelette-9f261540530d2c4f.rlib" "/opt/crater/target/debug/deps/libreqwest-d303a7951ea61cb2.rlib" "/opt/crater/target/debug/deps/libuuid-2d1ca136dc28800e.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-04ad433e57d08719.rlib" "/opt/crater/target/debug/deps/libdtoa-7da1cad1e25058d3.rlib" "/opt/crater/target/debug/deps/libmime_guess-99a1268bc8690cbb.rlib" "/opt/crater/target/debug/deps/libphf-033635502a887327.rlib" "/opt/crater/target/debug/deps/libphf_shared-2e94dedba89738c2.rlib" "/opt/crater/target/debug/deps/libunicase-6496f0874eb2dbae.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/liblibflate-96d10d8c35fe4c34.rlib" "/opt/crater/target/debug/deps/libcrc32fast-92b3745bb0063afc.rlib" "/opt/crater/target/debug/deps/libadler32-46acf8b49c11de91.rlib" "/opt/crater/target/debug/deps/libencoding_rs-7054ff55b0e127d7.rlib" "/opt/crater/target/debug/deps/libblobstore-9b20024c8f7dc576.rlib" "/opt/crater/target/debug/deps/libtempfile-7a07adef2068980b.rlib" "/opt/crater/target/debug/deps/libcrypto-c477adcf3f187022.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "/opt/crater/target/debug/deps/libegg_mode-d55f5bea5724e3b8.rlib" "/opt/crater/target/debug/deps/libserde_json-e1e16ffacc7e0f90.rlib" "/opt/crater/target/debug/deps/libryu-0a79168f3ba04445.rlib" "/opt/crater/target/debug/deps/libregex-b6fa01756f12a5f3.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-00f0fc1fcb3347d8.rlib" "/opt/crater/target/debug/deps/libregex_syntax-5f2e8797984afb68.rlib" "/opt/crater/target/debug/deps/libthread_local-b0aaa03090daecde.rlib" "/opt/crater/target/debug/deps/libthread_id-7f8648e835b459c9.rlib" "/opt/crater/target/debug/deps/libaho_corasick-6654cc5bf2040850.rlib" "/opt/crater/target/debug/deps/libmemchr-800b4545c5c36141.rlib" "/opt/crater/target/debug/deps/libmime-18e1b62a8e6ccac9.rlib" "/opt/crater/target/debug/deps/libunicase-c0bd0faec2397102.rlib" "/opt/crater/target/debug/deps/libsha_1-6870c6c0c9a0ee62.rlib" "/opt/crater/target/debug/deps/libfake_simd-61afd38856658cdf.rlib" "/opt/crater/target/debug/deps/libblock_buffer-f5e66a656e08fbec.rlib" "/opt/crater/target/debug/deps/libbyte_tools-78081079ebec2a9c.rlib" "/opt/crater/target/debug/deps/libarrayref-9f48707e9b13768b.rlib" "/opt/crater/target/debug/deps/libhmac-d41612a53f9759c9.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-91557a3c3fe120eb.rlib" "/opt/crater/target/debug/deps/libconstant_time_eq-78ff1562e2fe8d7e.rlib" "/opt/crater/target/debug/deps/libdigest-5efc7010bf1b23a4.rlib" "/opt/crater/target/debug/deps/libgeneric_array-7987ac66d48ed928.rlib" "/opt/crater/target/debug/deps/libtypenum-be6af725131bb938.rlib" "/opt/crater/target/debug/deps/librand-9bda60921df1feab.rlib" "/opt/crater/target/debug/deps/librand-6f1aa857c3721a17.rlib" "/opt/crater/target/debug/deps/liburl-43f131eba26104eb.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libidna-0d90269b97667e8b.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-3587771b1c2d841f.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-a91dbe3d8912b8a4.rlib" "/opt/crater/target/debug/deps/libmatches-3af62a8bbaa5211e.rlib" "/opt/crater/target/debug/deps/libhyper_tls-4e959afb02027445.rlib" "/opt/crater/target/debug/deps/libnative_tls-447556d3160cc9e7.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-51b1365b46c92494.rlib" "/opt/crater/target/debug/deps/libopenssl-a48a4d3e9a3b5dc4.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-bf42f133dcb2e4ad.rlib" "/opt/crater/target/debug/deps/libforeign_types-18c90140df6a780d.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-4758894be52a3354.rlib" "/opt/crater/target/debug/deps/liblazy_static-318544a807a94655.rlib" "/opt/crater/target/debug/deps/libhyper-d2e90482c966609f.rlib" "/opt/crater/target/debug/deps/libwant-3d46cc93ab959870.rlib" "/opt/crater/target/debug/deps/libtry_lock-1b57ab5e9b71c3d1.rlib" "/opt/crater/target/debug/deps/libtokio-e4eabeaeaf8addaf.rlib" "/opt/crater/target/debug/deps/libtokio_uds-c89b16b28fdf8269.rlib" "/opt/crater/target/debug/deps/libmio_uds-7f8a1adae677ea08.rlib" "/opt/crater/target/debug/deps/libtokio_udp-c16f2461a8a02a25.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-869e7be8ae1df563.rlib" "/opt/crater/target/debug/deps/libtokio_timer-dcbe7b1d657238f4.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-30b2298161a0bdcf.rlib" "/opt/crater/target/debug/deps/libparking_lot-65ae5327325466ed.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-cf69a81b034baaf6.rlib" "/opt/crater/target/debug/deps/libsmallvec-671896875db9cc6f.rlib" "/opt/crater/target/debug/deps/libunreachable-82bd20dc79f20878.rlib" "/opt/crater/target/debug/deps/libvoid-e4249880315f5034.rlib" "/opt/crater/target/debug/deps/librand-18cae55c3661ec6e.rlib" "/opt/crater/target/debug/deps/librand_core-c6cd28e15b93a790.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libtokio_fs-33e7771d164aa8cd.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-3be04a52f7419b4e.rlib" "/opt/crater/target/debug/deps/librand-8edf9d6010a4be4e.rlib" "/opt/crater/target/debug/deps/librand_xorshift-bbbe4e8ffe67084e.rlib" "/opt/crater/target/debug/deps/librand_pcg-f29c26a56b885d05.rlib" "/opt/crater/target/debug/deps/librand_hc-32789aa1221b79dd.rlib" "/opt/crater/target/debug/deps/librand_chacha-8f926b26ff31dbf4.rlib" "/opt/crater/target/debug/deps/librand_isaac-26d9168d0f927839.rlib" "/opt/crater/target/debug/deps/librand_core-0c44ab40b4775c1d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-9b5d2901ce118304.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b334c546b7a4794a.rlib" "/opt/crater/target/debug/deps/liblazy_static-ab49020bde3ad45f.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-97aaddce60f38adf.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-2550870ab0a414d6.rlib" "/opt/crater/target/debug/deps/libarrayvec-343471a3391f7ac8.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libtokio_codec-a994f436fda255ef.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-902c1318446ed487.rlib" "/opt/crater/target/debug/deps/libtokio_executor-49e9feca851a0101.rlib" "/opt/crater/target/debug/deps/libmio-fff6f1cd376d22d8.rlib" "/opt/crater/target/debug/deps/liblazycell-a8dafada2082fef2.rlib" "/opt/crater/target/debug/deps/libnet2-f281205b9ebc265c.rlib" "/opt/crater/target/debug/deps/libhttparse-0b737b98daf7e15a.rlib" "/opt/crater/target/debug/deps/libh2-5f3d1064c7b23bca.rlib" "/opt/crater/target/debug/deps/libindexmap-59ae9e3f6ce5c837.rlib" "/opt/crater/target/debug/deps/libstring-9de27f59cb0ffc1e.rlib" "/opt/crater/target/debug/deps/libslab-9c5bb5986ad7a903.rlib" "/opt/crater/target/debug/deps/libhttp-a842e921b3780d3a.rlib" "/opt/crater/target/debug/deps/libitoa-5ac5fbad12f6c895.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libtokio_io-2683aa78053ee00c.rlib" "/opt/crater/target/debug/deps/liblog-9312ce09ab268404.rlib" "/opt/crater/target/debug/deps/libcfg_if-f8f28fea847dcb27.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-8309eac9f095b167.rlib" "/opt/crater/target/debug/deps/libnum_cpus-6ab6a788ccd97356.rlib" "/opt/crater/target/debug/deps/libfutures-028f62fd05d3ab4d.rlib" "/opt/crater/target/debug/deps/libbytes-ae6f20401674a06b.rlib" "/opt/crater/target/debug/deps/libiovec-a29c256efeb0d365.rlib" "/opt/crater/target/debug/deps/libbase64-f60e76cdd09b1e6d.rlib" "/opt/crater/target/debug/deps/libsafemem-1abe614afb07ff89.rlib" "/opt/crater/target/debug/deps/libdiesel-fb0f516faa3db7c0.rlib" "/opt/crater/target/debug/deps/libpq_sys-9d2e1a36d445caaa.rlib" "/opt/crater/target/debug/deps/libchrono-9058e822c8433ab6.rlib" "/opt/crater/target/debug/deps/libserde-32aa31e3c2fa5213.rlib" "/opt/crater/target/debug/deps/libnum_integer-6442eebb199d17f6.rlib" "/opt/crater/target/debug/deps/libnum_traits-d5458cf43ba730b9.rlib" "/opt/crater/target/debug/deps/libtime-a1ddf852dc76553f.rlib" "/opt/crater/target/debug/deps/liblibc-9bc9274b5238ee75.rlib" "/opt/crater/target/debug/deps/libbyteorder-93baff524b6b07af.rlib" "/opt/crater/target/debug/deps/libbitflags-6f632fff558bf385.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /usr/bin/ld: /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.rlib(csv-c30b309b7643dc4e.csv.247gj6sj-cgu.7.rcgu.o): Relocations in generic ELF (EM: 62) [INFO] [stderr] /opt/crater/target/debug/deps/libcsv-c30b309b7643dc4e.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 `omelette`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `omelette`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "19fd82365c1a0446c88c953cd278320374400778a308bd741e2106c22d730bf0"` [INFO] running `"docker" "rm" "-f" "19fd82365c1a0446c88c953cd278320374400778a308bd741e2106c22d730bf0"` [INFO] [stdout] 19fd82365c1a0446c88c953cd278320374400778a308bd741e2106c22d730bf0