[INFO] crate agnes 0.3.2 is already in cache [INFO] extracting crate agnes 0.3.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/agnes/0.3.2 [INFO] extracting crate agnes 0.3.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/agnes/0.3.2 [INFO] validating manifest of agnes-0.3.2 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of agnes-0.3.2 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing agnes-0.3.2 [INFO] removed 1 missing examples [INFO] finished frobbing agnes-0.3.2 [INFO] frobbed toml for agnes-0.3.2 written to work/ex/beta-1.38-1/sources/1.37.0/reg/agnes/0.3.2/Cargo.toml [INFO] started frobbing agnes-0.3.2 [INFO] removed 1 missing examples [INFO] finished frobbing agnes-0.3.2 [INFO] frobbed toml for agnes-0.3.2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/agnes/0.3.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing agnes-0.3.2 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/agnes/0.3.2:/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-08-13" "build" "--frozen"` [INFO] [stdout] d5b4220688112788636aa5c8922a03a6d0726af2baecec3fca701192d66a1baa [INFO] running `"docker" "start" "-a" "d5b4220688112788636aa5c8922a03a6d0726af2baecec3fca701192d66a1baa"` [INFO] [stderr] Compiling indexmap v0.4.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling prettytable-rs v0.6.7 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling bstr v0.2.7 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling csv-sniffer v0.1.1 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling agnes v0.3.2 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/source/file.rs:158:21 [INFO] [stderr] | [INFO] [stderr] 158 | let mut core = Core::new()?; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/source/file.rs:173:21 [INFO] [stderr] | [INFO] [stderr] 173 | let mut core = Core::new()?; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.01s [INFO] running `"docker" "inspect" "d5b4220688112788636aa5c8922a03a6d0726af2baecec3fca701192d66a1baa"` [INFO] running `"docker" "rm" "-f" "d5b4220688112788636aa5c8922a03a6d0726af2baecec3fca701192d66a1baa"` [INFO] [stdout] d5b4220688112788636aa5c8922a03a6d0726af2baecec3fca701192d66a1baa [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/agnes/0.3.2:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] ff1f667d0fed486758e4bc380f3e498a33b316886c1c12b5986f1147f7d0f267 [INFO] running `"docker" "start" "-a" "ff1f667d0fed486758e4bc380f3e498a33b316886c1c12b5986f1147f7d0f267"` [INFO] [stderr] Compiling compiletest_rs v0.3.22 [INFO] [stderr] Compiling tester v0.5.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rustfix v0.4.6 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling agnes v0.3.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/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/file_reader_test-7269f89818834ca4.file_reader_test.ceawfyth-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/file_reader_test-7269f89818834ca4.file_reader_test.ceawfyth-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/file_reader_test-7269f89818834ca4.file_reader_test.ceawfyth-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/file_reader_test-7269f89818834ca4.file_reader_test.ceawfyth-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/file_reader_test-7269f89818834ca4.file_reader_test.ceawfyth-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/file_reader_test-7269f89818834ca4.file_reader_test.ceawfyth-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/file_reader_test-7269f89818834ca4.file_reader_test.ceawfyth-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/file_reader_test-7269f89818834ca4.file_reader_test.ceawfyth-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/file_reader_test-7269f89818834ca4.file_reader_test.ceawfyth-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/file_reader_test-7269f89818834ca4.file_reader_test.ceawfyth-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/file_reader_test-7269f89818834ca4.file_reader_test.ceawfyth-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/file_reader_test-7269f89818834ca4.file_reader_test.ceawfyth-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/file_reader_test-7269f89818834ca4.file_reader_test.ceawfyth-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/file_reader_test-7269f89818834ca4.file_reader_test.ceawfyth-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/file_reader_test-7269f89818834ca4.file_reader_test.ceawfyth-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/file_reader_test-7269f89818834ca4.file_reader_test.ceawfyth-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/file_reader_test-7269f89818834ca4" "/opt/crater/target/debug/deps/file_reader_test-7269f89818834ca4.4vure3zitvviq2t9.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-d5ae900bfde9750d/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f0d86b2ef6410e4f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-28a84d78fba0104f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-625008d0a6744ece.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b85c11af396739da.rlib" "/opt/crater/target/debug/deps/libagnes-e790f315e494e846.rlib" "/opt/crater/target/debug/deps/libtypenum-ad63c9a6e6a7b644.rlib" "/opt/crater/target/debug/deps/libtempfile-c9b38e726c5824e3.rlib" "/opt/crater/target/debug/deps/librand-b97c34a606525f6b.rlib" "/opt/crater/target/debug/deps/librand_chacha-faa336483d6f3a45.rlib" "/opt/crater/target/debug/deps/libc2_chacha-f16892c13faa6da1.rlib" "/opt/crater/target/debug/deps/libppv_lite86-d642cb1e0049ec58.rlib" "/opt/crater/target/debug/deps/librand_core-53536cf061508d8a.rlib" "/opt/crater/target/debug/deps/libgetrandom-b50d9335ba4ad2f5.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-51acb8a212d22924.rlib" "/opt/crater/target/debug/deps/libcsv_sniffer-35a812d4686d03a0.rlib" "/opt/crater/target/debug/deps/libregex-da9a5ed411f64e31.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-cc1cabb2cf7145bf.rlib" "/opt/crater/target/debug/deps/libregex_syntax-f02878b30c9311c4.rlib" "/opt/crater/target/debug/deps/libucd_util-c0b3d8114e0f53f5.rlib" "/opt/crater/target/debug/deps/libthread_local-2ae771cec36f83c2.rlib" "/opt/crater/target/debug/deps/libaho_corasick-0aae1a61ace9f262.rlib" "/opt/crater/target/debug/deps/libprettytable-6ceba32f9cde9960.rlib" "/opt/crater/target/debug/deps/libencode_unicode-2b1187ce1c6b0273.rlib" "/opt/crater/target/debug/deps/liblazy_static-8e8f275d3efea5b8.rlib" "/opt/crater/target/debug/deps/libcsv-72375c9eefd1d149.rlib" "/opt/crater/target/debug/deps/librustc_serialize-fc0a027b4489f806.rlib" "/opt/crater/target/debug/deps/libmemchr-de42410204a699a2.rlib" "/opt/crater/target/debug/deps/libatty-fee4ed20f7c32a30.rlib" "/opt/crater/target/debug/deps/libterm-4887c3af6eb430fc.rlib" "/opt/crater/target/debug/deps/libunicode_width-c482f247a0e67224.rlib" "/opt/crater/target/debug/deps/libtokio_core-c4a7745d3ee365f8.rlib" "/opt/crater/target/debug/deps/libscoped_tls-07fc116bdb058bee.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "/opt/crater/target/debug/deps/libindexmap-4ae61e72db09633e.rlib" "/opt/crater/target/debug/deps/libhyper_tls-3ee071cf21685ea4.rlib" "/opt/crater/target/debug/deps/libnative_tls-d5c2a6933d22cfed.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b2544a39eea5fe98.rlib" "/opt/crater/target/debug/deps/libopenssl-f3be62522e0ade2d.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-b5cf6c4806f9b17a.rlib" "/opt/crater/target/debug/deps/libforeign_types-4eb93eebf43a44d4.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-e23d8c6f366950c3.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libhyper-410b603fd2bbdd04.rlib" "/opt/crater/target/debug/deps/libwant-1dfc82cad47c42cc.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libtokio-3682cf96380ce965.rlib" "/opt/crater/target/debug/deps/libtokio_uds-9c3803060c741f66.rlib" "/opt/crater/target/debug/deps/libmio_uds-d3e4796cac636caa.rlib" "/opt/crater/target/debug/deps/libtokio_udp-fb64d1afb95e3b03.rlib" "/opt/crater/target/debug/deps/libtokio_timer-c6e40c97d9def47d.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-11a708587daffeb6.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-e07144205e061b68.rlib" "/opt/crater/target/debug/deps/libtokio_sync-e9d8e5fe6c538a0e.rlib" "/opt/crater/target/debug/deps/libparking_lot-03833a4740f07df6.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-50925ba917e30f0e.rlib" "/opt/crater/target/debug/deps/libsmallvec-7295b1a781bd56b7.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libtokio_fs-c6f09fa53f711b15.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-6640760c5a723322.rlib" "/opt/crater/target/debug/deps/librand-eeabfc04ff74309f.rlib" "/opt/crater/target/debug/deps/librand_xorshift-7d8f31ca92b77fa2.rlib" "/opt/crater/target/debug/deps/librand_pcg-ed671db4fe3757e2.rlib" "/opt/crater/target/debug/deps/librand_hc-4c92add42f70a90d.rlib" "/opt/crater/target/debug/deps/librand_chacha-e91e2c78433be7c6.rlib" "/opt/crater/target/debug/deps/librand_isaac-b9edad9ba5665600.rlib" "/opt/crater/target/debug/deps/librand_core-d2f25fae99fc860a.rlib" "/opt/crater/target/debug/deps/librand_os-0182103fa79c5aee.rlib" "/opt/crater/target/debug/deps/librand_jitter-a13c2857ac7f2734.rlib" "/opt/crater/target/debug/deps/librand_core-a5a514f3409fd81c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-2589c79105784e0d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-5a68c737302d997f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-8ce32638c5f827b5.rlib" "/opt/crater/target/debug/deps/libscopeguard-0bc963131f7c0d17.rlib" "/opt/crater/target/debug/deps/libmemoffset-d44318d335d18b97.rlib" "/opt/crater/target/debug/deps/libarrayvec-1cff3f0e2df954b3.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-747363cf0ed087f7.rlib" "/opt/crater/target/debug/deps/libtokio_executor-bdf861f407e5fa85.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-e32b73b6a212c837.rlib" "/opt/crater/target/debug/deps/libtokio_codec-9798cd04decc0245.rlib" "/opt/crater/target/debug/deps/libmio-2b54d5a559dd67d3.rlib" "/opt/crater/target/debug/deps/libtime-d1b43826725653b3.rlib" "/opt/crater/target/debug/deps/libnet2-e26c522fee62a5eb.rlib" "/opt/crater/target/debug/deps/libhttparse-c28176d01bc731e0.rlib" "/opt/crater/target/debug/deps/libhttp_body-2286706d13c64a3e.rlib" "/opt/crater/target/debug/deps/libtokio_buf-e82db947f6e8b996.rlib" "/opt/crater/target/debug/deps/libh2-64954a648808a438.rlib" "/opt/crater/target/debug/deps/libindexmap-7e7e602ce07f2ecc.rlib" "/opt/crater/target/debug/deps/libstring-5b7331cab8bd6309.rlib" "/opt/crater/target/debug/deps/libslab-9297145f06665f9b.rlib" "/opt/crater/target/debug/deps/libhttp-525d91aba554dea9.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libtokio_io-ff4e59085e091d70.rlib" "/opt/crater/target/debug/deps/liblog-ab552fa662c561dc.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-91ca06565ed2d097.rlib" "/opt/crater/target/debug/deps/libnum_cpus-6d37ea8d8ddb961e.rlib" "/opt/crater/target/debug/deps/libbytes-da2753b056b401a4.rlib" "/opt/crater/target/debug/deps/libeither-1998051dbbd0c569.rlib" "/opt/crater/target/debug/deps/libiovec-0b992ae6d2746af9.rlib" "/opt/crater/target/debug/deps/libfutures-f60afb80ba7dd5f9.rlib" "/opt/crater/target/debug/deps/libencoding-54227715430251f9.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-b71b470ec9df29eb.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-35e725787041c6d1.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-2c5c8763fe313cfe.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-8cb57dd76654293b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-80fb7d4b4c048edf.rlib" "/opt/crater/target/debug/deps/libcsv-dd3c866063c1a99c.rlib" "/opt/crater/target/debug/deps/libryu-a9583eff3872e809.rlib" "/opt/crater/target/debug/deps/libitoa-fbd08118d5c2ed14.rlib" "/opt/crater/target/debug/deps/libcsv_core-e1c4383d785183ec.rlib" "/opt/crater/target/debug/deps/libbstr-a1c7365574e90760.rlib" "/opt/crater/target/debug/deps/libregex_automata-a07793a8fb895fbe.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libmemchr-49b423f6702d6bce.rlib" "/opt/crater/target/debug/deps/liblibc-1804d2516af09bff.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libserde-50e5d46514dccf4f.rlib" "/opt/crater/target/debug/deps/libbit_vec-805977058ac74d4e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `agnes`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `agnes`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name agnes src/lib.rs --color never --emit=dep-info,link -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="serialize"' --cfg 'feature="test-utils"' -C metadata=a854a5a80087d89f -C extra-filename=-a854a5a80087d89f --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bit_vec=/opt/crater/target/debug/deps/libbit_vec-805977058ac74d4e.rlib --extern compiletest_rs=/opt/crater/target/debug/deps/libcompiletest_rs-f726ab5c5f7334e0.rlib --extern csv=/opt/crater/target/debug/deps/libcsv-dd3c866063c1a99c.rlib --extern csv_sniffer=/opt/crater/target/debug/deps/libcsv_sniffer-35a812d4686d03a0.rlib --extern encoding=/opt/crater/target/debug/deps/libencoding-54227715430251f9.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-f60afb80ba7dd5f9.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-410b603fd2bbdd04.rlib --extern hyper_tls=/opt/crater/target/debug/deps/libhyper_tls-3ee071cf21685ea4.rlib --extern indexmap=/opt/crater/target/debug/deps/libindexmap-4ae61e72db09633e.rlib --extern native_tls=/opt/crater/target/debug/deps/libnative_tls-d5c2a6933d22cfed.rlib --extern num_traits=/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib --extern prettytable=/opt/crater/target/debug/deps/libprettytable-6ceba32f9cde9960.rlib --extern rand=/opt/crater/target/debug/deps/librand-43f95876a1aa0399.rlib --extern serde=/opt/crater/target/debug/deps/libserde-50e5d46514dccf4f.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-080adf51b2cd98e4.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-5e1c62a001e50ba1.rlib --extern tempfile=/opt/crater/target/debug/deps/libtempfile-c9b38e726c5824e3.rlib --extern tokio_core=/opt/crater/target/debug/deps/libtokio_core-c4a7745d3ee365f8.rlib --extern tokio_io=/opt/crater/target/debug/deps/libtokio_io-ff4e59085e091d70.rlib --extern typenum=/opt/crater/target/debug/deps/libtypenum-ad63c9a6e6a7b644.rlib --cap-lints=warn -L native=/opt/crater/target/debug/build/backtrace-sys-d5ae900bfde9750d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: signal: 9 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/dataview-f842372462b3d977.dataview.bivemgap-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/dataview-f842372462b3d977.dataview.bivemgap-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/dataview-f842372462b3d977.dataview.bivemgap-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/dataview-f842372462b3d977.dataview.bivemgap-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/dataview-f842372462b3d977.dataview.bivemgap-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/dataview-f842372462b3d977.dataview.bivemgap-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/dataview-f842372462b3d977.dataview.bivemgap-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/dataview-f842372462b3d977.dataview.bivemgap-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/dataview-f842372462b3d977.dataview.bivemgap-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/dataview-f842372462b3d977.dataview.bivemgap-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/dataview-f842372462b3d977.dataview.bivemgap-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/dataview-f842372462b3d977.dataview.bivemgap-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/dataview-f842372462b3d977.dataview.bivemgap-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/dataview-f842372462b3d977.dataview.bivemgap-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/dataview-f842372462b3d977.dataview.bivemgap-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/dataview-f842372462b3d977.dataview.bivemgap-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/dataview-f842372462b3d977" "/opt/crater/target/debug/deps/dataview-f842372462b3d977.2hxsnppvasghodxm.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-d5ae900bfde9750d/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f0d86b2ef6410e4f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-28a84d78fba0104f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-625008d0a6744ece.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b85c11af396739da.rlib" "/opt/crater/target/debug/deps/libserde_json-5e1c62a001e50ba1.rlib" "/opt/crater/target/debug/deps/libagnes-e790f315e494e846.rlib" "/opt/crater/target/debug/deps/libtypenum-ad63c9a6e6a7b644.rlib" "/opt/crater/target/debug/deps/libtempfile-c9b38e726c5824e3.rlib" "/opt/crater/target/debug/deps/librand-b97c34a606525f6b.rlib" "/opt/crater/target/debug/deps/librand_chacha-faa336483d6f3a45.rlib" "/opt/crater/target/debug/deps/libc2_chacha-f16892c13faa6da1.rlib" "/opt/crater/target/debug/deps/libppv_lite86-d642cb1e0049ec58.rlib" "/opt/crater/target/debug/deps/librand_core-53536cf061508d8a.rlib" "/opt/crater/target/debug/deps/libgetrandom-b50d9335ba4ad2f5.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-51acb8a212d22924.rlib" "/opt/crater/target/debug/deps/libcsv_sniffer-35a812d4686d03a0.rlib" "/opt/crater/target/debug/deps/libregex-da9a5ed411f64e31.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-cc1cabb2cf7145bf.rlib" "/opt/crater/target/debug/deps/libregex_syntax-f02878b30c9311c4.rlib" "/opt/crater/target/debug/deps/libucd_util-c0b3d8114e0f53f5.rlib" "/opt/crater/target/debug/deps/libthread_local-2ae771cec36f83c2.rlib" "/opt/crater/target/debug/deps/libaho_corasick-0aae1a61ace9f262.rlib" "/opt/crater/target/debug/deps/libprettytable-6ceba32f9cde9960.rlib" "/opt/crater/target/debug/deps/libencode_unicode-2b1187ce1c6b0273.rlib" "/opt/crater/target/debug/deps/liblazy_static-8e8f275d3efea5b8.rlib" "/opt/crater/target/debug/deps/libcsv-72375c9eefd1d149.rlib" "/opt/crater/target/debug/deps/librustc_serialize-fc0a027b4489f806.rlib" "/opt/crater/target/debug/deps/libmemchr-de42410204a699a2.rlib" "/opt/crater/target/debug/deps/libatty-fee4ed20f7c32a30.rlib" "/opt/crater/target/debug/deps/libterm-4887c3af6eb430fc.rlib" "/opt/crater/target/debug/deps/libunicode_width-c482f247a0e67224.rlib" "/opt/crater/target/debug/deps/libtokio_core-c4a7745d3ee365f8.rlib" "/opt/crater/target/debug/deps/libscoped_tls-07fc116bdb058bee.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "/opt/crater/target/debug/deps/libindexmap-4ae61e72db09633e.rlib" "/opt/crater/target/debug/deps/libhyper_tls-3ee071cf21685ea4.rlib" "/opt/crater/target/debug/deps/libnative_tls-d5c2a6933d22cfed.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b2544a39eea5fe98.rlib" "/opt/crater/target/debug/deps/libopenssl-f3be62522e0ade2d.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-b5cf6c4806f9b17a.rlib" "/opt/crater/target/debug/deps/libforeign_types-4eb93eebf43a44d4.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-e23d8c6f366950c3.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libhyper-410b603fd2bbdd04.rlib" "/opt/crater/target/debug/deps/libwant-1dfc82cad47c42cc.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libtokio-3682cf96380ce965.rlib" "/opt/crater/target/debug/deps/libtokio_uds-9c3803060c741f66.rlib" "/opt/crater/target/debug/deps/libmio_uds-d3e4796cac636caa.rlib" "/opt/crater/target/debug/deps/libtokio_udp-fb64d1afb95e3b03.rlib" "/opt/crater/target/debug/deps/libtokio_timer-c6e40c97d9def47d.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-11a708587daffeb6.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-e07144205e061b68.rlib" "/opt/crater/target/debug/deps/libtokio_sync-e9d8e5fe6c538a0e.rlib" "/opt/crater/target/debug/deps/libparking_lot-03833a4740f07df6.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-50925ba917e30f0e.rlib" "/opt/crater/target/debug/deps/libsmallvec-7295b1a781bd56b7.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libtokio_fs-c6f09fa53f711b15.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-6640760c5a723322.rlib" "/opt/crater/target/debug/deps/librand-eeabfc04ff74309f.rlib" "/opt/crater/target/debug/deps/librand_xorshift-7d8f31ca92b77fa2.rlib" "/opt/crater/target/debug/deps/librand_pcg-ed671db4fe3757e2.rlib" "/opt/crater/target/debug/deps/librand_hc-4c92add42f70a90d.rlib" "/opt/crater/target/debug/deps/librand_chacha-e91e2c78433be7c6.rlib" "/opt/crater/target/debug/deps/librand_isaac-b9edad9ba5665600.rlib" "/opt/crater/target/debug/deps/librand_core-d2f25fae99fc860a.rlib" "/opt/crater/target/debug/deps/librand_os-0182103fa79c5aee.rlib" "/opt/crater/target/debug/deps/librand_jitter-a13c2857ac7f2734.rlib" "/opt/crater/target/debug/deps/librand_core-a5a514f3409fd81c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-2589c79105784e0d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-5a68c737302d997f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-8ce32638c5f827b5.rlib" "/opt/crater/target/debug/deps/libscopeguard-0bc963131f7c0d17.rlib" "/opt/crater/target/debug/deps/libmemoffset-d44318d335d18b97.rlib" "/opt/crater/target/debug/deps/libarrayvec-1cff3f0e2df954b3.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-747363cf0ed087f7.rlib" "/opt/crater/target/debug/deps/libtokio_executor-bdf861f407e5fa85.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-e32b73b6a212c837.rlib" "/opt/crater/target/debug/deps/libtokio_codec-9798cd04decc0245.rlib" "/opt/crater/target/debug/deps/libmio-2b54d5a559dd67d3.rlib" "/opt/crater/target/debug/deps/libtime-d1b43826725653b3.rlib" "/opt/crater/target/debug/deps/libnet2-e26c522fee62a5eb.rlib" "/opt/crater/target/debug/deps/libhttparse-c28176d01bc731e0.rlib" "/opt/crater/target/debug/deps/libhttp_body-2286706d13c64a3e.rlib" "/opt/crater/target/debug/deps/libtokio_buf-e82db947f6e8b996.rlib" "/opt/crater/target/debug/deps/libh2-64954a648808a438.rlib" "/opt/crater/target/debug/deps/libindexmap-7e7e602ce07f2ecc.rlib" "/opt/crater/target/debug/deps/libstring-5b7331cab8bd6309.rlib" "/opt/crater/target/debug/deps/libslab-9297145f06665f9b.rlib" "/opt/crater/target/debug/deps/libhttp-525d91aba554dea9.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libtokio_io-ff4e59085e091d70.rlib" "/opt/crater/target/debug/deps/liblog-ab552fa662c561dc.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-91ca06565ed2d097.rlib" "/opt/crater/target/debug/deps/libnum_cpus-6d37ea8d8ddb961e.rlib" "/opt/crater/target/debug/deps/libbytes-da2753b056b401a4.rlib" "/opt/crater/target/debug/deps/libeither-1998051dbbd0c569.rlib" "/opt/crater/target/debug/deps/libiovec-0b992ae6d2746af9.rlib" "/opt/crater/target/debug/deps/libfutures-f60afb80ba7dd5f9.rlib" "/opt/crater/target/debug/deps/libencoding-54227715430251f9.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-b71b470ec9df29eb.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-35e725787041c6d1.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-2c5c8763fe313cfe.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-8cb57dd76654293b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-80fb7d4b4c048edf.rlib" "/opt/crater/target/debug/deps/libcsv-dd3c866063c1a99c.rlib" "/opt/crater/target/debug/deps/libryu-a9583eff3872e809.rlib" "/opt/crater/target/debug/deps/libitoa-fbd08118d5c2ed14.rlib" "/opt/crater/target/debug/deps/libcsv_core-e1c4383d785183ec.rlib" "/opt/crater/target/debug/deps/libbstr-a1c7365574e90760.rlib" "/opt/crater/target/debug/deps/libregex_automata-a07793a8fb895fbe.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libmemchr-49b423f6702d6bce.rlib" "/opt/crater/target/debug/deps/liblibc-1804d2516af09bff.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libserde-50e5d46514dccf4f.rlib" "/opt/crater/target/debug/deps/libbit_vec-805977058ac74d4e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `agnes`. [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-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/gdp_local-3f3a720a38b99539.gdp_local.6a2aug7e-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/gdp_local-3f3a720a38b99539.gdp_local.6a2aug7e-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/gdp_local-3f3a720a38b99539.gdp_local.6a2aug7e-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/gdp_local-3f3a720a38b99539.gdp_local.6a2aug7e-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/gdp_local-3f3a720a38b99539.gdp_local.6a2aug7e-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/gdp_local-3f3a720a38b99539.gdp_local.6a2aug7e-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/gdp_local-3f3a720a38b99539.gdp_local.6a2aug7e-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/gdp_local-3f3a720a38b99539.gdp_local.6a2aug7e-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/gdp_local-3f3a720a38b99539.gdp_local.6a2aug7e-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/gdp_local-3f3a720a38b99539.gdp_local.6a2aug7e-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/gdp_local-3f3a720a38b99539.gdp_local.6a2aug7e-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/gdp_local-3f3a720a38b99539.gdp_local.6a2aug7e-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/gdp_local-3f3a720a38b99539.gdp_local.6a2aug7e-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/gdp_local-3f3a720a38b99539.gdp_local.6a2aug7e-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/gdp_local-3f3a720a38b99539.gdp_local.6a2aug7e-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/gdp_local-3f3a720a38b99539.gdp_local.6a2aug7e-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/gdp_local-3f3a720a38b99539" "/opt/crater/target/debug/examples/gdp_local-3f3a720a38b99539.3dq8h2trvzghcmvu.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-d5ae900bfde9750d/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libagnes-e790f315e494e846.rlib" "/opt/crater/target/debug/deps/libtypenum-ad63c9a6e6a7b644.rlib" "/opt/crater/target/debug/deps/libtempfile-c9b38e726c5824e3.rlib" "/opt/crater/target/debug/deps/librand-b97c34a606525f6b.rlib" "/opt/crater/target/debug/deps/librand_chacha-faa336483d6f3a45.rlib" "/opt/crater/target/debug/deps/libc2_chacha-f16892c13faa6da1.rlib" "/opt/crater/target/debug/deps/libppv_lite86-d642cb1e0049ec58.rlib" "/opt/crater/target/debug/deps/librand_core-53536cf061508d8a.rlib" "/opt/crater/target/debug/deps/libgetrandom-b50d9335ba4ad2f5.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-51acb8a212d22924.rlib" "/opt/crater/target/debug/deps/libcsv_sniffer-35a812d4686d03a0.rlib" "/opt/crater/target/debug/deps/libregex-da9a5ed411f64e31.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-cc1cabb2cf7145bf.rlib" "/opt/crater/target/debug/deps/libregex_syntax-f02878b30c9311c4.rlib" "/opt/crater/target/debug/deps/libucd_util-c0b3d8114e0f53f5.rlib" "/opt/crater/target/debug/deps/libthread_local-2ae771cec36f83c2.rlib" "/opt/crater/target/debug/deps/libaho_corasick-0aae1a61ace9f262.rlib" "/opt/crater/target/debug/deps/libprettytable-6ceba32f9cde9960.rlib" "/opt/crater/target/debug/deps/libencode_unicode-2b1187ce1c6b0273.rlib" "/opt/crater/target/debug/deps/liblazy_static-8e8f275d3efea5b8.rlib" "/opt/crater/target/debug/deps/libcsv-72375c9eefd1d149.rlib" "/opt/crater/target/debug/deps/librustc_serialize-fc0a027b4489f806.rlib" "/opt/crater/target/debug/deps/libmemchr-de42410204a699a2.rlib" "/opt/crater/target/debug/deps/libatty-fee4ed20f7c32a30.rlib" "/opt/crater/target/debug/deps/libterm-4887c3af6eb430fc.rlib" "/opt/crater/target/debug/deps/libunicode_width-c482f247a0e67224.rlib" "/opt/crater/target/debug/deps/libtokio_core-c4a7745d3ee365f8.rlib" "/opt/crater/target/debug/deps/libscoped_tls-07fc116bdb058bee.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "/opt/crater/target/debug/deps/libindexmap-4ae61e72db09633e.rlib" "/opt/crater/target/debug/deps/libhyper_tls-3ee071cf21685ea4.rlib" "/opt/crater/target/debug/deps/libnative_tls-d5c2a6933d22cfed.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b2544a39eea5fe98.rlib" "/opt/crater/target/debug/deps/libopenssl-f3be62522e0ade2d.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-b5cf6c4806f9b17a.rlib" "/opt/crater/target/debug/deps/libforeign_types-4eb93eebf43a44d4.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-e23d8c6f366950c3.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libhyper-410b603fd2bbdd04.rlib" "/opt/crater/target/debug/deps/libwant-1dfc82cad47c42cc.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libtokio-3682cf96380ce965.rlib" "/opt/crater/target/debug/deps/libtokio_uds-9c3803060c741f66.rlib" "/opt/crater/target/debug/deps/libmio_uds-d3e4796cac636caa.rlib" "/opt/crater/target/debug/deps/libtokio_udp-fb64d1afb95e3b03.rlib" "/opt/crater/target/debug/deps/libtokio_timer-c6e40c97d9def47d.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-11a708587daffeb6.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-e07144205e061b68.rlib" "/opt/crater/target/debug/deps/libtokio_sync-e9d8e5fe6c538a0e.rlib" "/opt/crater/target/debug/deps/libparking_lot-03833a4740f07df6.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-50925ba917e30f0e.rlib" "/opt/crater/target/debug/deps/libsmallvec-7295b1a781bd56b7.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libtokio_fs-c6f09fa53f711b15.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-6640760c5a723322.rlib" "/opt/crater/target/debug/deps/librand-eeabfc04ff74309f.rlib" "/opt/crater/target/debug/deps/librand_xorshift-7d8f31ca92b77fa2.rlib" "/opt/crater/target/debug/deps/librand_pcg-ed671db4fe3757e2.rlib" "/opt/crater/target/debug/deps/librand_hc-4c92add42f70a90d.rlib" "/opt/crater/target/debug/deps/librand_chacha-e91e2c78433be7c6.rlib" "/opt/crater/target/debug/deps/librand_isaac-b9edad9ba5665600.rlib" "/opt/crater/target/debug/deps/librand_core-d2f25fae99fc860a.rlib" "/opt/crater/target/debug/deps/librand_os-0182103fa79c5aee.rlib" "/opt/crater/target/debug/deps/librand_jitter-a13c2857ac7f2734.rlib" "/opt/crater/target/debug/deps/librand_core-a5a514f3409fd81c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-2589c79105784e0d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-5a68c737302d997f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-8ce32638c5f827b5.rlib" "/opt/crater/target/debug/deps/libscopeguard-0bc963131f7c0d17.rlib" "/opt/crater/target/debug/deps/libmemoffset-d44318d335d18b97.rlib" "/opt/crater/target/debug/deps/libarrayvec-1cff3f0e2df954b3.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-747363cf0ed087f7.rlib" "/opt/crater/target/debug/deps/libtokio_executor-bdf861f407e5fa85.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-e32b73b6a212c837.rlib" "/opt/crater/target/debug/deps/libtokio_codec-9798cd04decc0245.rlib" "/opt/crater/target/debug/deps/libmio-2b54d5a559dd67d3.rlib" "/opt/crater/target/debug/deps/libtime-d1b43826725653b3.rlib" "/opt/crater/target/debug/deps/libnet2-e26c522fee62a5eb.rlib" "/opt/crater/target/debug/deps/libhttparse-c28176d01bc731e0.rlib" "/opt/crater/target/debug/deps/libhttp_body-2286706d13c64a3e.rlib" "/opt/crater/target/debug/deps/libtokio_buf-e82db947f6e8b996.rlib" "/opt/crater/target/debug/deps/libh2-64954a648808a438.rlib" "/opt/crater/target/debug/deps/libindexmap-7e7e602ce07f2ecc.rlib" "/opt/crater/target/debug/deps/libstring-5b7331cab8bd6309.rlib" "/opt/crater/target/debug/deps/libslab-9297145f06665f9b.rlib" "/opt/crater/target/debug/deps/libhttp-525d91aba554dea9.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libtokio_io-ff4e59085e091d70.rlib" "/opt/crater/target/debug/deps/liblog-ab552fa662c561dc.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-91ca06565ed2d097.rlib" "/opt/crater/target/debug/deps/libnum_cpus-6d37ea8d8ddb961e.rlib" "/opt/crater/target/debug/deps/libbytes-da2753b056b401a4.rlib" "/opt/crater/target/debug/deps/libeither-1998051dbbd0c569.rlib" "/opt/crater/target/debug/deps/libiovec-0b992ae6d2746af9.rlib" "/opt/crater/target/debug/deps/libfutures-f60afb80ba7dd5f9.rlib" "/opt/crater/target/debug/deps/libencoding-54227715430251f9.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-b71b470ec9df29eb.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-35e725787041c6d1.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-2c5c8763fe313cfe.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-8cb57dd76654293b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-80fb7d4b4c048edf.rlib" "/opt/crater/target/debug/deps/libcsv-dd3c866063c1a99c.rlib" "/opt/crater/target/debug/deps/libryu-a9583eff3872e809.rlib" "/opt/crater/target/debug/deps/libitoa-fbd08118d5c2ed14.rlib" "/opt/crater/target/debug/deps/libcsv_core-e1c4383d785183ec.rlib" "/opt/crater/target/debug/deps/libbstr-a1c7365574e90760.rlib" "/opt/crater/target/debug/deps/libregex_automata-a07793a8fb895fbe.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libmemchr-49b423f6702d6bce.rlib" "/opt/crater/target/debug/deps/liblibc-1804d2516af09bff.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libserde-50e5d46514dccf4f.rlib" "/opt/crater/target/debug/deps/libbit_vec-805977058ac74d4e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [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-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/gdp_uri-2ff81374d5c932dd.gdp_uri.alk561uv-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/gdp_uri-2ff81374d5c932dd.gdp_uri.alk561uv-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/gdp_uri-2ff81374d5c932dd.gdp_uri.alk561uv-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/gdp_uri-2ff81374d5c932dd.gdp_uri.alk561uv-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/gdp_uri-2ff81374d5c932dd.gdp_uri.alk561uv-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/gdp_uri-2ff81374d5c932dd.gdp_uri.alk561uv-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/gdp_uri-2ff81374d5c932dd.gdp_uri.alk561uv-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/gdp_uri-2ff81374d5c932dd.gdp_uri.alk561uv-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/gdp_uri-2ff81374d5c932dd.gdp_uri.alk561uv-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/gdp_uri-2ff81374d5c932dd.gdp_uri.alk561uv-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/gdp_uri-2ff81374d5c932dd.gdp_uri.alk561uv-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/gdp_uri-2ff81374d5c932dd.gdp_uri.alk561uv-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/gdp_uri-2ff81374d5c932dd.gdp_uri.alk561uv-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/gdp_uri-2ff81374d5c932dd.gdp_uri.alk561uv-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/gdp_uri-2ff81374d5c932dd.gdp_uri.alk561uv-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/gdp_uri-2ff81374d5c932dd.gdp_uri.alk561uv-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/gdp_uri-2ff81374d5c932dd" "/opt/crater/target/debug/examples/gdp_uri-2ff81374d5c932dd.39dwajmw8o7um7jf.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-d5ae900bfde9750d/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libagnes-e790f315e494e846.rlib" "/opt/crater/target/debug/deps/libtypenum-ad63c9a6e6a7b644.rlib" "/opt/crater/target/debug/deps/libtempfile-c9b38e726c5824e3.rlib" "/opt/crater/target/debug/deps/librand-b97c34a606525f6b.rlib" "/opt/crater/target/debug/deps/librand_chacha-faa336483d6f3a45.rlib" "/opt/crater/target/debug/deps/libc2_chacha-f16892c13faa6da1.rlib" "/opt/crater/target/debug/deps/libppv_lite86-d642cb1e0049ec58.rlib" "/opt/crater/target/debug/deps/librand_core-53536cf061508d8a.rlib" "/opt/crater/target/debug/deps/libgetrandom-b50d9335ba4ad2f5.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-51acb8a212d22924.rlib" "/opt/crater/target/debug/deps/libcsv_sniffer-35a812d4686d03a0.rlib" "/opt/crater/target/debug/deps/libregex-da9a5ed411f64e31.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-cc1cabb2cf7145bf.rlib" "/opt/crater/target/debug/deps/libregex_syntax-f02878b30c9311c4.rlib" "/opt/crater/target/debug/deps/libucd_util-c0b3d8114e0f53f5.rlib" "/opt/crater/target/debug/deps/libthread_local-2ae771cec36f83c2.rlib" "/opt/crater/target/debug/deps/libaho_corasick-0aae1a61ace9f262.rlib" "/opt/crater/target/debug/deps/libprettytable-6ceba32f9cde9960.rlib" "/opt/crater/target/debug/deps/libencode_unicode-2b1187ce1c6b0273.rlib" "/opt/crater/target/debug/deps/liblazy_static-8e8f275d3efea5b8.rlib" "/opt/crater/target/debug/deps/libcsv-72375c9eefd1d149.rlib" "/opt/crater/target/debug/deps/librustc_serialize-fc0a027b4489f806.rlib" "/opt/crater/target/debug/deps/libmemchr-de42410204a699a2.rlib" "/opt/crater/target/debug/deps/libatty-fee4ed20f7c32a30.rlib" "/opt/crater/target/debug/deps/libterm-4887c3af6eb430fc.rlib" "/opt/crater/target/debug/deps/libunicode_width-c482f247a0e67224.rlib" "/opt/crater/target/debug/deps/libtokio_core-c4a7745d3ee365f8.rlib" "/opt/crater/target/debug/deps/libscoped_tls-07fc116bdb058bee.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "/opt/crater/target/debug/deps/libindexmap-4ae61e72db09633e.rlib" "/opt/crater/target/debug/deps/libhyper_tls-3ee071cf21685ea4.rlib" "/opt/crater/target/debug/deps/libnative_tls-d5c2a6933d22cfed.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b2544a39eea5fe98.rlib" "/opt/crater/target/debug/deps/libopenssl-f3be62522e0ade2d.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-b5cf6c4806f9b17a.rlib" "/opt/crater/target/debug/deps/libforeign_types-4eb93eebf43a44d4.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-e23d8c6f366950c3.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libhyper-410b603fd2bbdd04.rlib" "/opt/crater/target/debug/deps/libwant-1dfc82cad47c42cc.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libtokio-3682cf96380ce965.rlib" "/opt/crater/target/debug/deps/libtokio_uds-9c3803060c741f66.rlib" "/opt/crater/target/debug/deps/libmio_uds-d3e4796cac636caa.rlib" "/opt/crater/target/debug/deps/libtokio_udp-fb64d1afb95e3b03.rlib" "/opt/crater/target/debug/deps/libtokio_timer-c6e40c97d9def47d.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-11a708587daffeb6.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-e07144205e061b68.rlib" "/opt/crater/target/debug/deps/libtokio_sync-e9d8e5fe6c538a0e.rlib" "/opt/crater/target/debug/deps/libparking_lot-03833a4740f07df6.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-50925ba917e30f0e.rlib" "/opt/crater/target/debug/deps/libsmallvec-7295b1a781bd56b7.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libtokio_fs-c6f09fa53f711b15.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-6640760c5a723322.rlib" "/opt/crater/target/debug/deps/librand-eeabfc04ff74309f.rlib" "/opt/crater/target/debug/deps/librand_xorshift-7d8f31ca92b77fa2.rlib" "/opt/crater/target/debug/deps/librand_pcg-ed671db4fe3757e2.rlib" "/opt/crater/target/debug/deps/librand_hc-4c92add42f70a90d.rlib" "/opt/crater/target/debug/deps/librand_chacha-e91e2c78433be7c6.rlib" "/opt/crater/target/debug/deps/librand_isaac-b9edad9ba5665600.rlib" "/opt/crater/target/debug/deps/librand_core-d2f25fae99fc860a.rlib" "/opt/crater/target/debug/deps/librand_os-0182103fa79c5aee.rlib" "/opt/crater/target/debug/deps/librand_jitter-a13c2857ac7f2734.rlib" "/opt/crater/target/debug/deps/librand_core-a5a514f3409fd81c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-2589c79105784e0d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-5a68c737302d997f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-8ce32638c5f827b5.rlib" "/opt/crater/target/debug/deps/libscopeguard-0bc963131f7c0d17.rlib" "/opt/crater/target/debug/deps/libmemoffset-d44318d335d18b97.rlib" "/opt/crater/target/debug/deps/libarrayvec-1cff3f0e2df954b3.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-747363cf0ed087f7.rlib" "/opt/crater/target/debug/deps/libtokio_executor-bdf861f407e5fa85.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-e32b73b6a212c837.rlib" "/opt/crater/target/debug/deps/libtokio_codec-9798cd04decc0245.rlib" "/opt/crater/target/debug/deps/libmio-2b54d5a559dd67d3.rlib" "/opt/crater/target/debug/deps/libtime-d1b43826725653b3.rlib" "/opt/crater/target/debug/deps/libnet2-e26c522fee62a5eb.rlib" "/opt/crater/target/debug/deps/libhttparse-c28176d01bc731e0.rlib" "/opt/crater/target/debug/deps/libhttp_body-2286706d13c64a3e.rlib" "/opt/crater/target/debug/deps/libtokio_buf-e82db947f6e8b996.rlib" "/opt/crater/target/debug/deps/libh2-64954a648808a438.rlib" "/opt/crater/target/debug/deps/libindexmap-7e7e602ce07f2ecc.rlib" "/opt/crater/target/debug/deps/libstring-5b7331cab8bd6309.rlib" "/opt/crater/target/debug/deps/libslab-9297145f06665f9b.rlib" "/opt/crater/target/debug/deps/libhttp-525d91aba554dea9.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libtokio_io-ff4e59085e091d70.rlib" "/opt/crater/target/debug/deps/liblog-ab552fa662c561dc.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-91ca06565ed2d097.rlib" "/opt/crater/target/debug/deps/libnum_cpus-6d37ea8d8ddb961e.rlib" "/opt/crater/target/debug/deps/libbytes-da2753b056b401a4.rlib" "/opt/crater/target/debug/deps/libeither-1998051dbbd0c569.rlib" "/opt/crater/target/debug/deps/libiovec-0b992ae6d2746af9.rlib" "/opt/crater/target/debug/deps/libfutures-f60afb80ba7dd5f9.rlib" "/opt/crater/target/debug/deps/libencoding-54227715430251f9.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-b71b470ec9df29eb.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-35e725787041c6d1.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-2c5c8763fe313cfe.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-8cb57dd76654293b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-80fb7d4b4c048edf.rlib" "/opt/crater/target/debug/deps/libcsv-dd3c866063c1a99c.rlib" "/opt/crater/target/debug/deps/libryu-a9583eff3872e809.rlib" "/opt/crater/target/debug/deps/libitoa-fbd08118d5c2ed14.rlib" "/opt/crater/target/debug/deps/libcsv_core-e1c4383d785183ec.rlib" "/opt/crater/target/debug/deps/libbstr-a1c7365574e90760.rlib" "/opt/crater/target/debug/deps/libregex_automata-a07793a8fb895fbe.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libmemchr-49b423f6702d6bce.rlib" "/opt/crater/target/debug/deps/liblibc-1804d2516af09bff.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libserde-50e5d46514dccf4f.rlib" "/opt/crater/target/debug/deps/libbit_vec-805977058ac74d4e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: final link failed: Nonrepresentable section on output [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] = note: /usr/bin/ld: BFD (GNU Binutils for Debian) 2.28 internal error, aborting at ../../bfd/elf64-x86-64.c:4731 in elf_x86_64_relocate_section [INFO] [stderr] [INFO] [stderr] /usr/bin/ld: Please report this bug. [INFO] [stderr] [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `agnes`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `agnes`. [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-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/serialize-133c50b868ee626a.serialize.3qdj3lsn-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/serialize-133c50b868ee626a.serialize.3qdj3lsn-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/serialize-133c50b868ee626a.serialize.3qdj3lsn-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/serialize-133c50b868ee626a.serialize.3qdj3lsn-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/serialize-133c50b868ee626a.serialize.3qdj3lsn-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/serialize-133c50b868ee626a.serialize.3qdj3lsn-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/serialize-133c50b868ee626a.serialize.3qdj3lsn-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/serialize-133c50b868ee626a.serialize.3qdj3lsn-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/serialize-133c50b868ee626a.serialize.3qdj3lsn-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/serialize-133c50b868ee626a.serialize.3qdj3lsn-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/serialize-133c50b868ee626a.serialize.3qdj3lsn-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/serialize-133c50b868ee626a.serialize.3qdj3lsn-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/serialize-133c50b868ee626a.serialize.3qdj3lsn-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/serialize-133c50b868ee626a.serialize.3qdj3lsn-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/serialize-133c50b868ee626a.serialize.3qdj3lsn-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/serialize-133c50b868ee626a.serialize.3qdj3lsn-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/serialize-133c50b868ee626a" "/opt/crater/target/debug/deps/serialize-133c50b868ee626a.3xebpga1nj4q520m.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-d5ae900bfde9750d/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-f0d86b2ef6410e4f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-28a84d78fba0104f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-625008d0a6744ece.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-b85c11af396739da.rlib" "/opt/crater/target/debug/deps/libserde_json-5e1c62a001e50ba1.rlib" "/opt/crater/target/debug/deps/libagnes-e790f315e494e846.rlib" "/opt/crater/target/debug/deps/libtypenum-ad63c9a6e6a7b644.rlib" "/opt/crater/target/debug/deps/libtempfile-c9b38e726c5824e3.rlib" "/opt/crater/target/debug/deps/librand-b97c34a606525f6b.rlib" "/opt/crater/target/debug/deps/librand_chacha-faa336483d6f3a45.rlib" "/opt/crater/target/debug/deps/libc2_chacha-f16892c13faa6da1.rlib" "/opt/crater/target/debug/deps/libppv_lite86-d642cb1e0049ec58.rlib" "/opt/crater/target/debug/deps/librand_core-53536cf061508d8a.rlib" "/opt/crater/target/debug/deps/libgetrandom-b50d9335ba4ad2f5.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-51acb8a212d22924.rlib" "/opt/crater/target/debug/deps/libcsv_sniffer-35a812d4686d03a0.rlib" "/opt/crater/target/debug/deps/libregex-da9a5ed411f64e31.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-cc1cabb2cf7145bf.rlib" "/opt/crater/target/debug/deps/libregex_syntax-f02878b30c9311c4.rlib" "/opt/crater/target/debug/deps/libucd_util-c0b3d8114e0f53f5.rlib" "/opt/crater/target/debug/deps/libthread_local-2ae771cec36f83c2.rlib" "/opt/crater/target/debug/deps/libaho_corasick-0aae1a61ace9f262.rlib" "/opt/crater/target/debug/deps/libprettytable-6ceba32f9cde9960.rlib" "/opt/crater/target/debug/deps/libencode_unicode-2b1187ce1c6b0273.rlib" "/opt/crater/target/debug/deps/liblazy_static-8e8f275d3efea5b8.rlib" "/opt/crater/target/debug/deps/libcsv-72375c9eefd1d149.rlib" "/opt/crater/target/debug/deps/librustc_serialize-fc0a027b4489f806.rlib" "/opt/crater/target/debug/deps/libmemchr-de42410204a699a2.rlib" "/opt/crater/target/debug/deps/libatty-fee4ed20f7c32a30.rlib" "/opt/crater/target/debug/deps/libterm-4887c3af6eb430fc.rlib" "/opt/crater/target/debug/deps/libunicode_width-c482f247a0e67224.rlib" "/opt/crater/target/debug/deps/libtokio_core-c4a7745d3ee365f8.rlib" "/opt/crater/target/debug/deps/libscoped_tls-07fc116bdb058bee.rlib" "/opt/crater/target/debug/deps/libnum_traits-c28daeab5210b49d.rlib" "/opt/crater/target/debug/deps/libindexmap-4ae61e72db09633e.rlib" "/opt/crater/target/debug/deps/libhyper_tls-3ee071cf21685ea4.rlib" "/opt/crater/target/debug/deps/libnative_tls-d5c2a6933d22cfed.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b2544a39eea5fe98.rlib" "/opt/crater/target/debug/deps/libopenssl-f3be62522e0ade2d.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-b5cf6c4806f9b17a.rlib" "/opt/crater/target/debug/deps/libforeign_types-4eb93eebf43a44d4.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-e23d8c6f366950c3.rlib" "/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rlib" "/opt/crater/target/debug/deps/libhyper-410b603fd2bbdd04.rlib" "/opt/crater/target/debug/deps/libwant-1dfc82cad47c42cc.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libtokio-3682cf96380ce965.rlib" "/opt/crater/target/debug/deps/libtokio_uds-9c3803060c741f66.rlib" "/opt/crater/target/debug/deps/libmio_uds-d3e4796cac636caa.rlib" "/opt/crater/target/debug/deps/libtokio_udp-fb64d1afb95e3b03.rlib" "/opt/crater/target/debug/deps/libtokio_timer-c6e40c97d9def47d.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-11a708587daffeb6.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-e07144205e061b68.rlib" "/opt/crater/target/debug/deps/libtokio_sync-e9d8e5fe6c538a0e.rlib" "/opt/crater/target/debug/deps/libparking_lot-03833a4740f07df6.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-50925ba917e30f0e.rlib" "/opt/crater/target/debug/deps/libsmallvec-7295b1a781bd56b7.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libtokio_fs-c6f09fa53f711b15.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-6640760c5a723322.rlib" "/opt/crater/target/debug/deps/librand-eeabfc04ff74309f.rlib" "/opt/crater/target/debug/deps/librand_xorshift-7d8f31ca92b77fa2.rlib" "/opt/crater/target/debug/deps/librand_pcg-ed671db4fe3757e2.rlib" "/opt/crater/target/debug/deps/librand_hc-4c92add42f70a90d.rlib" "/opt/crater/target/debug/deps/librand_chacha-e91e2c78433be7c6.rlib" "/opt/crater/target/debug/deps/librand_isaac-b9edad9ba5665600.rlib" "/opt/crater/target/debug/deps/librand_core-d2f25fae99fc860a.rlib" "/opt/crater/target/debug/deps/librand_os-0182103fa79c5aee.rlib" "/opt/crater/target/debug/deps/librand_jitter-a13c2857ac7f2734.rlib" "/opt/crater/target/debug/deps/librand_core-a5a514f3409fd81c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-2589c79105784e0d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-5a68c737302d997f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-8ce32638c5f827b5.rlib" "/opt/crater/target/debug/deps/libscopeguard-0bc963131f7c0d17.rlib" "/opt/crater/target/debug/deps/libmemoffset-d44318d335d18b97.rlib" "/opt/crater/target/debug/deps/libarrayvec-1cff3f0e2df954b3.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-747363cf0ed087f7.rlib" "/opt/crater/target/debug/deps/libtokio_executor-bdf861f407e5fa85.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-e32b73b6a212c837.rlib" "/opt/crater/target/debug/deps/libtokio_codec-9798cd04decc0245.rlib" "/opt/crater/target/debug/deps/libmio-2b54d5a559dd67d3.rlib" "/opt/crater/target/debug/deps/libtime-d1b43826725653b3.rlib" "/opt/crater/target/debug/deps/libnet2-e26c522fee62a5eb.rlib" "/opt/crater/target/debug/deps/libhttparse-c28176d01bc731e0.rlib" "/opt/crater/target/debug/deps/libhttp_body-2286706d13c64a3e.rlib" "/opt/crater/target/debug/deps/libtokio_buf-e82db947f6e8b996.rlib" "/opt/crater/target/debug/deps/libh2-64954a648808a438.rlib" "/opt/crater/target/debug/deps/libindexmap-7e7e602ce07f2ecc.rlib" "/opt/crater/target/debug/deps/libstring-5b7331cab8bd6309.rlib" "/opt/crater/target/debug/deps/libslab-9297145f06665f9b.rlib" "/opt/crater/target/debug/deps/libhttp-525d91aba554dea9.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libtokio_io-ff4e59085e091d70.rlib" "/opt/crater/target/debug/deps/liblog-ab552fa662c561dc.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-91ca06565ed2d097.rlib" "/opt/crater/target/debug/deps/libnum_cpus-6d37ea8d8ddb961e.rlib" "/opt/crater/target/debug/deps/libbytes-da2753b056b401a4.rlib" "/opt/crater/target/debug/deps/libeither-1998051dbbd0c569.rlib" "/opt/crater/target/debug/deps/libiovec-0b992ae6d2746af9.rlib" "/opt/crater/target/debug/deps/libfutures-f60afb80ba7dd5f9.rlib" "/opt/crater/target/debug/deps/libencoding-54227715430251f9.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-b71b470ec9df29eb.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-35e725787041c6d1.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-2c5c8763fe313cfe.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-8cb57dd76654293b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-80fb7d4b4c048edf.rlib" "/opt/crater/target/debug/deps/libcsv-dd3c866063c1a99c.rlib" "/opt/crater/target/debug/deps/libryu-a9583eff3872e809.rlib" "/opt/crater/target/debug/deps/libitoa-fbd08118d5c2ed14.rlib" "/opt/crater/target/debug/deps/libcsv_core-e1c4383d785183ec.rlib" "/opt/crater/target/debug/deps/libbstr-a1c7365574e90760.rlib" "/opt/crater/target/debug/deps/libregex_automata-a07793a8fb895fbe.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libmemchr-49b423f6702d6bce.rlib" "/opt/crater/target/debug/deps/liblibc-1804d2516af09bff.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libserde-50e5d46514dccf4f.rlib" "/opt/crater/target/debug/deps/libbit_vec-805977058ac74d4e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: final link failed: Nonrepresentable section on output [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 `agnes`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ff1f667d0fed486758e4bc380f3e498a33b316886c1c12b5986f1147f7d0f267"` [INFO] running `"docker" "rm" "-f" "ff1f667d0fed486758e4bc380f3e498a33b316886c1c12b5986f1147f7d0f267"` [INFO] [stdout] ff1f667d0fed486758e4bc380f3e498a33b316886c1c12b5986f1147f7d0f267