[INFO] fetching crate agnes 0.3.2... [INFO] extracting crate agnes 0.3.2 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/agnes/0.3.2 [INFO] extracting crate agnes 0.3.2 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/agnes/0.3.2 [INFO] validating manifest of agnes-0.3.2 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of agnes-0.3.2 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing 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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/agnes/0.3.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded csv-sniffer v0.1.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] building agnes-0.3.2 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 2bb8d60480c2ca0f3a7fba455b234bf86b893155d61b1c84b5771195600a6986 [INFO] running `"docker" "start" "-a" "2bb8d60480c2ca0f3a7fba455b234bf86b893155d61b1c84b5771195600a6986"` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling indexmap v0.4.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling prettytable-rs v0.6.7 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling csv-sniffer v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling hyper v0.12.29 [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 1m 22s [INFO] running `"docker" "inspect" "2bb8d60480c2ca0f3a7fba455b234bf86b893155d61b1c84b5771195600a6986"` [INFO] running `"docker" "rm" "-f" "2bb8d60480c2ca0f3a7fba455b234bf86b893155d61b1c84b5771195600a6986"` [INFO] [stdout] 2bb8d60480c2ca0f3a7fba455b234bf86b893155d61b1c84b5771195600a6986 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 002336e54e663964680514013a198bb50448b67e72e60c81d185054076b01f76 [INFO] running `"docker" "start" "-a" "002336e54e663964680514013a198bb50448b67e72e60c81d185054076b01f76"` [INFO] [stderr] Compiling compiletest_rs v0.3.22 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling tester v0.5.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling rustfix v0.4.5 [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/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/gdp_life_final-33f6d738c2050f7d.gdp_life_final.6mjmc3fs-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/gdp_life_final-33f6d738c2050f7d.gdp_life_final.6mjmc3fs-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/gdp_life_final-33f6d738c2050f7d.gdp_life_final.6mjmc3fs-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/gdp_life_final-33f6d738c2050f7d.gdp_life_final.6mjmc3fs-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/gdp_life_final-33f6d738c2050f7d.gdp_life_final.6mjmc3fs-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/gdp_life_final-33f6d738c2050f7d.gdp_life_final.6mjmc3fs-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/gdp_life_final-33f6d738c2050f7d.gdp_life_final.6mjmc3fs-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/gdp_life_final-33f6d738c2050f7d.gdp_life_final.6mjmc3fs-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/gdp_life_final-33f6d738c2050f7d.gdp_life_final.6mjmc3fs-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/gdp_life_final-33f6d738c2050f7d.gdp_life_final.6mjmc3fs-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/gdp_life_final-33f6d738c2050f7d.gdp_life_final.6mjmc3fs-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/gdp_life_final-33f6d738c2050f7d.gdp_life_final.6mjmc3fs-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/gdp_life_final-33f6d738c2050f7d.gdp_life_final.6mjmc3fs-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/gdp_life_final-33f6d738c2050f7d.gdp_life_final.6mjmc3fs-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/gdp_life_final-33f6d738c2050f7d.gdp_life_final.6mjmc3fs-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/gdp_life_final-33f6d738c2050f7d.gdp_life_final.6mjmc3fs-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/gdp_life_final-33f6d738c2050f7d" "/opt/crater/target/debug/examples/gdp_life_final-33f6d738c2050f7d.55wh0b3ad11i0nx2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-97fbe42f4bb04fd3/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libagnes-74cbf9fa971953c9.rlib" "/opt/crater/target/debug/deps/libtypenum-3728a947131c72a3.rlib" "/opt/crater/target/debug/deps/libtempfile-c1f7932f7f3300ce.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-78b41f5e72c027e8.rlib" "/opt/crater/target/debug/deps/libcsv_sniffer-9bf1a2bcd2915e89.rlib" "/opt/crater/target/debug/deps/libregex-6099d4237b169c2c.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b2bd81db1202f45f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-3bbb1f237e30a4d6.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-dab96981b5d5e36d.rlib" "/opt/crater/target/debug/deps/libprettytable-4a27186e8df47120.rlib" "/opt/crater/target/debug/deps/libencode_unicode-71515f250709af20.rlib" "/opt/crater/target/debug/deps/liblazy_static-3498c723bb265805.rlib" "/opt/crater/target/debug/deps/libcsv-4f15987234e973ef.rlib" "/opt/crater/target/debug/deps/librustc_serialize-ec5d6f68ad470a46.rlib" "/opt/crater/target/debug/deps/libmemchr-3f723d3cce0c2446.rlib" "/opt/crater/target/debug/deps/libatty-1d0b723ccaba0a8d.rlib" "/opt/crater/target/debug/deps/libterm-8219877ada27e51d.rlib" "/opt/crater/target/debug/deps/libunicode_width-454a0b46b949aab8.rlib" "/opt/crater/target/debug/deps/libtokio_core-b5c525ed010e2203.rlib" "/opt/crater/target/debug/deps/libscoped_tls-76eb9c115fb11d3a.rlib" "/opt/crater/target/debug/deps/libnum_traits-eba28d25d0fd935d.rlib" "/opt/crater/target/debug/deps/libindexmap-36737baed704ba5b.rlib" "/opt/crater/target/debug/deps/libhyper_tls-de16918cb874cb06.rlib" "/opt/crater/target/debug/deps/libnative_tls-b06d044d758acc4c.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-aea6c3730d19533e.rlib" "/opt/crater/target/debug/deps/libopenssl-afc3959656111159.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-ffa9766248c06c77.rlib" "/opt/crater/target/debug/deps/libforeign_types-1947515d51599c5a.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-b92fcc3f48056fc1.rlib" "/opt/crater/target/debug/deps/libbitflags-e16bba26348a77f5.rlib" "/opt/crater/target/debug/deps/libhyper-4f140fe905698762.rlib" "/opt/crater/target/debug/deps/libwant-b1ca0a03860611e8.rlib" "/opt/crater/target/debug/deps/libtry_lock-ce1dbb34e3041bce.rlib" "/opt/crater/target/debug/deps/libtokio-2e2daadf8946cda4.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-b66b9fe9cdf2d62b.rlib" "/opt/crater/target/debug/deps/libtokio_uds-19c8a3f024de6f0d.rlib" "/opt/crater/target/debug/deps/libmio_uds-8d5a3fc4739b0b36.rlib" "/opt/crater/target/debug/deps/libtokio_udp-4ebe34d5b5e51134.rlib" "/opt/crater/target/debug/deps/libtokio_timer-36d7c986eba0bf37.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-f6b79f10f35aa2d3.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-fcb9637e8f4b69f7.rlib" "/opt/crater/target/debug/deps/libtokio_sync-608a18631878754c.rlib" "/opt/crater/target/debug/deps/libparking_lot-34766ce00b14d804.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-524eb9d2316d5a01.rlib" "/opt/crater/target/debug/deps/libsmallvec-cc0367f3da152132.rlib" "/opt/crater/target/debug/deps/liblock_api-0ad287323cbd8f10.rlib" "/opt/crater/target/debug/deps/libowning_ref-4446b9fa3ea776d6.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-4229d0c354364c12.rlib" "/opt/crater/target/debug/deps/libtokio_fs-0e1b485afa3f589a.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-b9ef6783c503b768.rlib" "/opt/crater/target/debug/deps/librand-28a45b7774d1971d.rlib" "/opt/crater/target/debug/deps/librand_xorshift-51ce163fe04d5110.rlib" "/opt/crater/target/debug/deps/librand_pcg-4a93ded8a6ae0b28.rlib" "/opt/crater/target/debug/deps/librand_hc-73e8b8b1292e6c42.rlib" "/opt/crater/target/debug/deps/librand_chacha-09f94f711170cd2f.rlib" "/opt/crater/target/debug/deps/librand_isaac-bd1dc0de1e7d11dc.rlib" "/opt/crater/target/debug/deps/librand_core-067332e6bc0704a3.rlib" "/opt/crater/target/debug/deps/librand_os-3d87994a03904861.rlib" "/opt/crater/target/debug/deps/librand_jitter-4b8d45d53bb1cef5.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-1b41fed02cac85c7.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4786eadcd0c8287b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-6fee774fdccf87e3.rlib" "/opt/crater/target/debug/deps/libscopeguard-fd1b9799252ebb40.rlib" "/opt/crater/target/debug/deps/libmemoffset-ded7f655f2feb8c2.rlib" "/opt/crater/target/debug/deps/libarrayvec-d1556eaa416971ed.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-d2e017437cfb05dd.rlib" "/opt/crater/target/debug/deps/libtokio_executor-163134a07660f038.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-93eaba5219e3ed62.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/libtokio_codec-f3043947e1b390d6.rlib" "/opt/crater/target/debug/deps/libmio-9e9341d683cda558.rlib" "/opt/crater/target/debug/deps/libtime-5b7eef17f4140727.rlib" "/opt/crater/target/debug/deps/libnet2-e08e97110b97a077.rlib" "/opt/crater/target/debug/deps/libhttparse-13ae51b6d30e33af.rlib" "/opt/crater/target/debug/deps/libhttp_body-7474adf3202381c0.rlib" "/opt/crater/target/debug/deps/libtokio_buf-fb044205404fe575.rlib" "/opt/crater/target/debug/deps/libh2-55e400d9225f0b23.rlib" "/opt/crater/target/debug/deps/libindexmap-04ceabf6b6c1f57d.rlib" "/opt/crater/target/debug/deps/libstring-4e87272674a33ee6.rlib" "/opt/crater/target/debug/deps/libslab-f8104c1e8bc477f3.rlib" "/opt/crater/target/debug/deps/libhttp-a6c9ea4361626d6c.rlib" "/opt/crater/target/debug/deps/libfnv-6580cf988af79ef1.rlib" "/opt/crater/target/debug/deps/libtokio_io-ab6fd3d276675abd.rlib" "/opt/crater/target/debug/deps/liblog-123e4ee491db5719.rlib" "/opt/crater/target/debug/deps/libcfg_if-ba8680437656667a.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-fc539f5086195007.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2b0d3808de387cff.rlib" "/opt/crater/target/debug/deps/libbytes-35db097d9177807d.rlib" "/opt/crater/target/debug/deps/libeither-fae432e867fd9680.rlib" "/opt/crater/target/debug/deps/libiovec-48a2d246b422d662.rlib" "/opt/crater/target/debug/deps/libbyteorder-966099251460dcaf.rlib" "/opt/crater/target/debug/deps/libfutures-330fde0ed5f39ce1.rlib" "/opt/crater/target/debug/deps/libencoding-880b1ae1b070bcac.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-dc33c8d4bbd8f506.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-c50f030abc614236.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-355f122789aaa031.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-b6b8b29271a4c14f.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-6299dcd2bf4fec16.rlib" "/opt/crater/target/debug/deps/libcsv-a2acafd0b28f51cd.rlib" "/opt/crater/target/debug/deps/libserde-ee0a745999d717a9.rlib" "/opt/crater/target/debug/deps/libryu-c262a39b116a91d7.rlib" "/opt/crater/target/debug/deps/libitoa-8f2c32a37dd77516.rlib" "/opt/crater/target/debug/deps/libcsv_core-d6ae1fd3f2dee0bf.rlib" "/opt/crater/target/debug/deps/libmemchr-41134cdce79d3bc1.rlib" "/opt/crater/target/debug/deps/liblibc-94607da425ef925a.rlib" "/opt/crater/target/debug/deps/libbit_vec-05f5e4ee4069c41a.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: : read: Bad address [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: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/csv-c584a08b1a5408b2.csv.8bfbv3jy-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/csv-c584a08b1a5408b2.csv.8bfbv3jy-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/csv-c584a08b1a5408b2.csv.8bfbv3jy-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/csv-c584a08b1a5408b2.csv.8bfbv3jy-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/csv-c584a08b1a5408b2.csv.8bfbv3jy-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/csv-c584a08b1a5408b2.csv.8bfbv3jy-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/csv-c584a08b1a5408b2.csv.8bfbv3jy-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/csv-c584a08b1a5408b2.csv.8bfbv3jy-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/csv-c584a08b1a5408b2.csv.8bfbv3jy-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/csv-c584a08b1a5408b2.csv.8bfbv3jy-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/csv-c584a08b1a5408b2.csv.8bfbv3jy-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/csv-c584a08b1a5408b2.csv.8bfbv3jy-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/csv-c584a08b1a5408b2.csv.8bfbv3jy-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/csv-c584a08b1a5408b2.csv.8bfbv3jy-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/csv-c584a08b1a5408b2.csv.8bfbv3jy-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/csv-c584a08b1a5408b2.csv.8bfbv3jy-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/csv-c584a08b1a5408b2" "/opt/crater/target/debug/deps/csv-c584a08b1a5408b2.tdl4pl2xu0d8pbd.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-97fbe42f4bb04fd3/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-483c5fb990ecd527.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-676ed420ceb27f8a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-31e70ef246c653a1.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e5c2146f47976940.rlib" "/opt/crater/target/debug/deps/libagnes-74cbf9fa971953c9.rlib" "/opt/crater/target/debug/deps/libtypenum-3728a947131c72a3.rlib" "/opt/crater/target/debug/deps/libtempfile-c1f7932f7f3300ce.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-78b41f5e72c027e8.rlib" "/opt/crater/target/debug/deps/libcsv_sniffer-9bf1a2bcd2915e89.rlib" "/opt/crater/target/debug/deps/libregex-6099d4237b169c2c.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b2bd81db1202f45f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-3bbb1f237e30a4d6.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-dab96981b5d5e36d.rlib" "/opt/crater/target/debug/deps/libprettytable-4a27186e8df47120.rlib" "/opt/crater/target/debug/deps/libencode_unicode-71515f250709af20.rlib" "/opt/crater/target/debug/deps/liblazy_static-3498c723bb265805.rlib" "/opt/crater/target/debug/deps/libcsv-4f15987234e973ef.rlib" "/opt/crater/target/debug/deps/librustc_serialize-ec5d6f68ad470a46.rlib" "/opt/crater/target/debug/deps/libmemchr-3f723d3cce0c2446.rlib" "/opt/crater/target/debug/deps/libatty-1d0b723ccaba0a8d.rlib" "/opt/crater/target/debug/deps/libterm-8219877ada27e51d.rlib" "/opt/crater/target/debug/deps/libunicode_width-454a0b46b949aab8.rlib" "/opt/crater/target/debug/deps/libtokio_core-b5c525ed010e2203.rlib" "/opt/crater/target/debug/deps/libscoped_tls-76eb9c115fb11d3a.rlib" "/opt/crater/target/debug/deps/libnum_traits-eba28d25d0fd935d.rlib" "/opt/crater/target/debug/deps/libindexmap-36737baed704ba5b.rlib" "/opt/crater/target/debug/deps/libhyper_tls-de16918cb874cb06.rlib" "/opt/crater/target/debug/deps/libnative_tls-b06d044d758acc4c.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-aea6c3730d19533e.rlib" "/opt/crater/target/debug/deps/libopenssl-afc3959656111159.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-ffa9766248c06c77.rlib" "/opt/crater/target/debug/deps/libforeign_types-1947515d51599c5a.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-b92fcc3f48056fc1.rlib" "/opt/crater/target/debug/deps/libbitflags-e16bba26348a77f5.rlib" "/opt/crater/target/debug/deps/libhyper-4f140fe905698762.rlib" "/opt/crater/target/debug/deps/libwant-b1ca0a03860611e8.rlib" "/opt/crater/target/debug/deps/libtry_lock-ce1dbb34e3041bce.rlib" "/opt/crater/target/debug/deps/libtokio-2e2daadf8946cda4.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-b66b9fe9cdf2d62b.rlib" "/opt/crater/target/debug/deps/libtokio_uds-19c8a3f024de6f0d.rlib" "/opt/crater/target/debug/deps/libmio_uds-8d5a3fc4739b0b36.rlib" "/opt/crater/target/debug/deps/libtokio_udp-4ebe34d5b5e51134.rlib" "/opt/crater/target/debug/deps/libtokio_timer-36d7c986eba0bf37.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-f6b79f10f35aa2d3.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-fcb9637e8f4b69f7.rlib" "/opt/crater/target/debug/deps/libtokio_sync-608a18631878754c.rlib" "/opt/crater/target/debug/deps/libparking_lot-34766ce00b14d804.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-524eb9d2316d5a01.rlib" "/opt/crater/target/debug/deps/libsmallvec-cc0367f3da152132.rlib" "/opt/crater/target/debug/deps/liblock_api-0ad287323cbd8f10.rlib" "/opt/crater/target/debug/deps/libowning_ref-4446b9fa3ea776d6.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-4229d0c354364c12.rlib" "/opt/crater/target/debug/deps/libtokio_fs-0e1b485afa3f589a.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-b9ef6783c503b768.rlib" "/opt/crater/target/debug/deps/librand-28a45b7774d1971d.rlib" "/opt/crater/target/debug/deps/librand_xorshift-51ce163fe04d5110.rlib" "/opt/crater/target/debug/deps/librand_pcg-4a93ded8a6ae0b28.rlib" "/opt/crater/target/debug/deps/librand_hc-73e8b8b1292e6c42.rlib" "/opt/crater/target/debug/deps/librand_chacha-09f94f711170cd2f.rlib" "/opt/crater/target/debug/deps/librand_isaac-bd1dc0de1e7d11dc.rlib" "/opt/crater/target/debug/deps/librand_core-067332e6bc0704a3.rlib" "/opt/crater/target/debug/deps/librand_os-3d87994a03904861.rlib" "/opt/crater/target/debug/deps/librand_jitter-4b8d45d53bb1cef5.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-1b41fed02cac85c7.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4786eadcd0c8287b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-6fee774fdccf87e3.rlib" "/opt/crater/target/debug/deps/libscopeguard-fd1b9799252ebb40.rlib" "/opt/crater/target/debug/deps/libmemoffset-ded7f655f2feb8c2.rlib" "/opt/crater/target/debug/deps/libarrayvec-d1556eaa416971ed.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-d2e017437cfb05dd.rlib" "/opt/crater/target/debug/deps/libtokio_executor-163134a07660f038.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-93eaba5219e3ed62.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/libtokio_codec-f3043947e1b390d6.rlib" "/opt/crater/target/debug/deps/libmio-9e9341d683cda558.rlib" "/opt/crater/target/debug/deps/libtime-5b7eef17f4140727.rlib" "/opt/crater/target/debug/deps/libnet2-e08e97110b97a077.rlib" "/opt/crater/target/debug/deps/libhttparse-13ae51b6d30e33af.rlib" "/opt/crater/target/debug/deps/libhttp_body-7474adf3202381c0.rlib" "/opt/crater/target/debug/deps/libtokio_buf-fb044205404fe575.rlib" "/opt/crater/target/debug/deps/libh2-55e400d9225f0b23.rlib" "/opt/crater/target/debug/deps/libindexmap-04ceabf6b6c1f57d.rlib" "/opt/crater/target/debug/deps/libstring-4e87272674a33ee6.rlib" "/opt/crater/target/debug/deps/libslab-f8104c1e8bc477f3.rlib" "/opt/crater/target/debug/deps/libhttp-a6c9ea4361626d6c.rlib" "/opt/crater/target/debug/deps/libfnv-6580cf988af79ef1.rlib" "/opt/crater/target/debug/deps/libtokio_io-ab6fd3d276675abd.rlib" "/opt/crater/target/debug/deps/liblog-123e4ee491db5719.rlib" "/opt/crater/target/debug/deps/libcfg_if-ba8680437656667a.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-fc539f5086195007.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2b0d3808de387cff.rlib" "/opt/crater/target/debug/deps/libbytes-35db097d9177807d.rlib" "/opt/crater/target/debug/deps/libeither-fae432e867fd9680.rlib" "/opt/crater/target/debug/deps/libiovec-48a2d246b422d662.rlib" "/opt/crater/target/debug/deps/libbyteorder-966099251460dcaf.rlib" "/opt/crater/target/debug/deps/libfutures-330fde0ed5f39ce1.rlib" "/opt/crater/target/debug/deps/libencoding-880b1ae1b070bcac.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-dc33c8d4bbd8f506.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-c50f030abc614236.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-355f122789aaa031.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-b6b8b29271a4c14f.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-6299dcd2bf4fec16.rlib" "/opt/crater/target/debug/deps/libcsv-a2acafd0b28f51cd.rlib" "/opt/crater/target/debug/deps/libserde-ee0a745999d717a9.rlib" "/opt/crater/target/debug/deps/libryu-c262a39b116a91d7.rlib" "/opt/crater/target/debug/deps/libitoa-8f2c32a37dd77516.rlib" "/opt/crater/target/debug/deps/libcsv_core-d6ae1fd3f2dee0bf.rlib" "/opt/crater/target/debug/deps/libmemchr-41134cdce79d3bc1.rlib" "/opt/crater/target/debug/deps/liblibc-94607da425ef925a.rlib" "/opt/crater/target/debug/deps/libbit_vec-05f5e4ee4069c41a.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: 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: 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/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/gdp_metadata_join-1c537f696811d91e.gdp_metadata_join.avpwk5di-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/gdp_metadata_join-1c537f696811d91e.gdp_metadata_join.avpwk5di-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/gdp_metadata_join-1c537f696811d91e.gdp_metadata_join.avpwk5di-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/gdp_metadata_join-1c537f696811d91e.gdp_metadata_join.avpwk5di-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/gdp_metadata_join-1c537f696811d91e.gdp_metadata_join.avpwk5di-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/gdp_metadata_join-1c537f696811d91e.gdp_metadata_join.avpwk5di-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/gdp_metadata_join-1c537f696811d91e.gdp_metadata_join.avpwk5di-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/gdp_metadata_join-1c537f696811d91e.gdp_metadata_join.avpwk5di-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/gdp_metadata_join-1c537f696811d91e.gdp_metadata_join.avpwk5di-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/gdp_metadata_join-1c537f696811d91e.gdp_metadata_join.avpwk5di-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/gdp_metadata_join-1c537f696811d91e.gdp_metadata_join.avpwk5di-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/gdp_metadata_join-1c537f696811d91e.gdp_metadata_join.avpwk5di-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/gdp_metadata_join-1c537f696811d91e.gdp_metadata_join.avpwk5di-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/gdp_metadata_join-1c537f696811d91e.gdp_metadata_join.avpwk5di-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/gdp_metadata_join-1c537f696811d91e.gdp_metadata_join.avpwk5di-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/gdp_metadata_join-1c537f696811d91e.gdp_metadata_join.avpwk5di-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/gdp_metadata_join-1c537f696811d91e" "/opt/crater/target/debug/examples/gdp_metadata_join-1c537f696811d91e.37e9taj3alzsw7bb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-97fbe42f4bb04fd3/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libagnes-74cbf9fa971953c9.rlib" "/opt/crater/target/debug/deps/libtypenum-3728a947131c72a3.rlib" "/opt/crater/target/debug/deps/libtempfile-c1f7932f7f3300ce.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-78b41f5e72c027e8.rlib" "/opt/crater/target/debug/deps/libcsv_sniffer-9bf1a2bcd2915e89.rlib" "/opt/crater/target/debug/deps/libregex-6099d4237b169c2c.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b2bd81db1202f45f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-3bbb1f237e30a4d6.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-dab96981b5d5e36d.rlib" "/opt/crater/target/debug/deps/libprettytable-4a27186e8df47120.rlib" "/opt/crater/target/debug/deps/libencode_unicode-71515f250709af20.rlib" "/opt/crater/target/debug/deps/liblazy_static-3498c723bb265805.rlib" "/opt/crater/target/debug/deps/libcsv-4f15987234e973ef.rlib" "/opt/crater/target/debug/deps/librustc_serialize-ec5d6f68ad470a46.rlib" "/opt/crater/target/debug/deps/libmemchr-3f723d3cce0c2446.rlib" "/opt/crater/target/debug/deps/libatty-1d0b723ccaba0a8d.rlib" "/opt/crater/target/debug/deps/libterm-8219877ada27e51d.rlib" "/opt/crater/target/debug/deps/libunicode_width-454a0b46b949aab8.rlib" "/opt/crater/target/debug/deps/libtokio_core-b5c525ed010e2203.rlib" "/opt/crater/target/debug/deps/libscoped_tls-76eb9c115fb11d3a.rlib" "/opt/crater/target/debug/deps/libnum_traits-eba28d25d0fd935d.rlib" "/opt/crater/target/debug/deps/libindexmap-36737baed704ba5b.rlib" "/opt/crater/target/debug/deps/libhyper_tls-de16918cb874cb06.rlib" "/opt/crater/target/debug/deps/libnative_tls-b06d044d758acc4c.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-aea6c3730d19533e.rlib" "/opt/crater/target/debug/deps/libopenssl-afc3959656111159.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-ffa9766248c06c77.rlib" "/opt/crater/target/debug/deps/libforeign_types-1947515d51599c5a.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-b92fcc3f48056fc1.rlib" "/opt/crater/target/debug/deps/libbitflags-e16bba26348a77f5.rlib" "/opt/crater/target/debug/deps/libhyper-4f140fe905698762.rlib" "/opt/crater/target/debug/deps/libwant-b1ca0a03860611e8.rlib" "/opt/crater/target/debug/deps/libtry_lock-ce1dbb34e3041bce.rlib" "/opt/crater/target/debug/deps/libtokio-2e2daadf8946cda4.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-b66b9fe9cdf2d62b.rlib" "/opt/crater/target/debug/deps/libtokio_uds-19c8a3f024de6f0d.rlib" "/opt/crater/target/debug/deps/libmio_uds-8d5a3fc4739b0b36.rlib" "/opt/crater/target/debug/deps/libtokio_udp-4ebe34d5b5e51134.rlib" "/opt/crater/target/debug/deps/libtokio_timer-36d7c986eba0bf37.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-f6b79f10f35aa2d3.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-fcb9637e8f4b69f7.rlib" "/opt/crater/target/debug/deps/libtokio_sync-608a18631878754c.rlib" "/opt/crater/target/debug/deps/libparking_lot-34766ce00b14d804.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-524eb9d2316d5a01.rlib" "/opt/crater/target/debug/deps/libsmallvec-cc0367f3da152132.rlib" "/opt/crater/target/debug/deps/liblock_api-0ad287323cbd8f10.rlib" "/opt/crater/target/debug/deps/libowning_ref-4446b9fa3ea776d6.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-4229d0c354364c12.rlib" "/opt/crater/target/debug/deps/libtokio_fs-0e1b485afa3f589a.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-b9ef6783c503b768.rlib" "/opt/crater/target/debug/deps/librand-28a45b7774d1971d.rlib" "/opt/crater/target/debug/deps/librand_xorshift-51ce163fe04d5110.rlib" "/opt/crater/target/debug/deps/librand_pcg-4a93ded8a6ae0b28.rlib" "/opt/crater/target/debug/deps/librand_hc-73e8b8b1292e6c42.rlib" "/opt/crater/target/debug/deps/librand_chacha-09f94f711170cd2f.rlib" "/opt/crater/target/debug/deps/librand_isaac-bd1dc0de1e7d11dc.rlib" "/opt/crater/target/debug/deps/librand_core-067332e6bc0704a3.rlib" "/opt/crater/target/debug/deps/librand_os-3d87994a03904861.rlib" "/opt/crater/target/debug/deps/librand_jitter-4b8d45d53bb1cef5.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-1b41fed02cac85c7.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4786eadcd0c8287b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-6fee774fdccf87e3.rlib" "/opt/crater/target/debug/deps/libscopeguard-fd1b9799252ebb40.rlib" "/opt/crater/target/debug/deps/libmemoffset-ded7f655f2feb8c2.rlib" "/opt/crater/target/debug/deps/libarrayvec-d1556eaa416971ed.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-d2e017437cfb05dd.rlib" "/opt/crater/target/debug/deps/libtokio_executor-163134a07660f038.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-93eaba5219e3ed62.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/libtokio_codec-f3043947e1b390d6.rlib" "/opt/crater/target/debug/deps/libmio-9e9341d683cda558.rlib" "/opt/crater/target/debug/deps/libtime-5b7eef17f4140727.rlib" "/opt/crater/target/debug/deps/libnet2-e08e97110b97a077.rlib" "/opt/crater/target/debug/deps/libhttparse-13ae51b6d30e33af.rlib" "/opt/crater/target/debug/deps/libhttp_body-7474adf3202381c0.rlib" "/opt/crater/target/debug/deps/libtokio_buf-fb044205404fe575.rlib" "/opt/crater/target/debug/deps/libh2-55e400d9225f0b23.rlib" "/opt/crater/target/debug/deps/libindexmap-04ceabf6b6c1f57d.rlib" "/opt/crater/target/debug/deps/libstring-4e87272674a33ee6.rlib" "/opt/crater/target/debug/deps/libslab-f8104c1e8bc477f3.rlib" "/opt/crater/target/debug/deps/libhttp-a6c9ea4361626d6c.rlib" "/opt/crater/target/debug/deps/libfnv-6580cf988af79ef1.rlib" "/opt/crater/target/debug/deps/libtokio_io-ab6fd3d276675abd.rlib" "/opt/crater/target/debug/deps/liblog-123e4ee491db5719.rlib" "/opt/crater/target/debug/deps/libcfg_if-ba8680437656667a.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-fc539f5086195007.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2b0d3808de387cff.rlib" "/opt/crater/target/debug/deps/libbytes-35db097d9177807d.rlib" "/opt/crater/target/debug/deps/libeither-fae432e867fd9680.rlib" "/opt/crater/target/debug/deps/libiovec-48a2d246b422d662.rlib" "/opt/crater/target/debug/deps/libbyteorder-966099251460dcaf.rlib" "/opt/crater/target/debug/deps/libfutures-330fde0ed5f39ce1.rlib" "/opt/crater/target/debug/deps/libencoding-880b1ae1b070bcac.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-dc33c8d4bbd8f506.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-c50f030abc614236.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-355f122789aaa031.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-b6b8b29271a4c14f.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-6299dcd2bf4fec16.rlib" "/opt/crater/target/debug/deps/libcsv-a2acafd0b28f51cd.rlib" "/opt/crater/target/debug/deps/libserde-ee0a745999d717a9.rlib" "/opt/crater/target/debug/deps/libryu-c262a39b116a91d7.rlib" "/opt/crater/target/debug/deps/libitoa-8f2c32a37dd77516.rlib" "/opt/crater/target/debug/deps/libcsv_core-d6ae1fd3f2dee0bf.rlib" "/opt/crater/target/debug/deps/libmemchr-41134cdce79d3bc1.rlib" "/opt/crater/target/debug/deps/liblibc-94607da425ef925a.rlib" "/opt/crater/target/debug/deps/libbit_vec-05f5e4ee4069c41a.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: 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: 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/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/melt_aggregate-893f2c6de33ba661.melt_aggregate.2fbrmp6f-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/melt_aggregate-893f2c6de33ba661.melt_aggregate.2fbrmp6f-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/melt_aggregate-893f2c6de33ba661.melt_aggregate.2fbrmp6f-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/melt_aggregate-893f2c6de33ba661.melt_aggregate.2fbrmp6f-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/melt_aggregate-893f2c6de33ba661.melt_aggregate.2fbrmp6f-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/melt_aggregate-893f2c6de33ba661.melt_aggregate.2fbrmp6f-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/melt_aggregate-893f2c6de33ba661.melt_aggregate.2fbrmp6f-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/melt_aggregate-893f2c6de33ba661.melt_aggregate.2fbrmp6f-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/melt_aggregate-893f2c6de33ba661.melt_aggregate.2fbrmp6f-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/melt_aggregate-893f2c6de33ba661.melt_aggregate.2fbrmp6f-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/melt_aggregate-893f2c6de33ba661.melt_aggregate.2fbrmp6f-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/melt_aggregate-893f2c6de33ba661.melt_aggregate.2fbrmp6f-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/melt_aggregate-893f2c6de33ba661.melt_aggregate.2fbrmp6f-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/melt_aggregate-893f2c6de33ba661.melt_aggregate.2fbrmp6f-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/melt_aggregate-893f2c6de33ba661.melt_aggregate.2fbrmp6f-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/melt_aggregate-893f2c6de33ba661.melt_aggregate.2fbrmp6f-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/melt_aggregate-893f2c6de33ba661" "/opt/crater/target/debug/examples/melt_aggregate-893f2c6de33ba661.ko2rsm2h3x7923.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-97fbe42f4bb04fd3/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libagnes-74cbf9fa971953c9.rlib" "/opt/crater/target/debug/deps/libtypenum-3728a947131c72a3.rlib" "/opt/crater/target/debug/deps/libtempfile-c1f7932f7f3300ce.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-78b41f5e72c027e8.rlib" "/opt/crater/target/debug/deps/libcsv_sniffer-9bf1a2bcd2915e89.rlib" "/opt/crater/target/debug/deps/libregex-6099d4237b169c2c.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b2bd81db1202f45f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-3bbb1f237e30a4d6.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-dab96981b5d5e36d.rlib" "/opt/crater/target/debug/deps/libprettytable-4a27186e8df47120.rlib" "/opt/crater/target/debug/deps/libencode_unicode-71515f250709af20.rlib" "/opt/crater/target/debug/deps/liblazy_static-3498c723bb265805.rlib" "/opt/crater/target/debug/deps/libcsv-4f15987234e973ef.rlib" "/opt/crater/target/debug/deps/librustc_serialize-ec5d6f68ad470a46.rlib" "/opt/crater/target/debug/deps/libmemchr-3f723d3cce0c2446.rlib" "/opt/crater/target/debug/deps/libatty-1d0b723ccaba0a8d.rlib" "/opt/crater/target/debug/deps/libterm-8219877ada27e51d.rlib" "/opt/crater/target/debug/deps/libunicode_width-454a0b46b949aab8.rlib" "/opt/crater/target/debug/deps/libtokio_core-b5c525ed010e2203.rlib" "/opt/crater/target/debug/deps/libscoped_tls-76eb9c115fb11d3a.rlib" "/opt/crater/target/debug/deps/libnum_traits-eba28d25d0fd935d.rlib" "/opt/crater/target/debug/deps/libindexmap-36737baed704ba5b.rlib" "/opt/crater/target/debug/deps/libhyper_tls-de16918cb874cb06.rlib" "/opt/crater/target/debug/deps/libnative_tls-b06d044d758acc4c.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-aea6c3730d19533e.rlib" "/opt/crater/target/debug/deps/libopenssl-afc3959656111159.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-ffa9766248c06c77.rlib" "/opt/crater/target/debug/deps/libforeign_types-1947515d51599c5a.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-b92fcc3f48056fc1.rlib" "/opt/crater/target/debug/deps/libbitflags-e16bba26348a77f5.rlib" "/opt/crater/target/debug/deps/libhyper-4f140fe905698762.rlib" "/opt/crater/target/debug/deps/libwant-b1ca0a03860611e8.rlib" "/opt/crater/target/debug/deps/libtry_lock-ce1dbb34e3041bce.rlib" "/opt/crater/target/debug/deps/libtokio-2e2daadf8946cda4.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-b66b9fe9cdf2d62b.rlib" "/opt/crater/target/debug/deps/libtokio_uds-19c8a3f024de6f0d.rlib" "/opt/crater/target/debug/deps/libmio_uds-8d5a3fc4739b0b36.rlib" "/opt/crater/target/debug/deps/libtokio_udp-4ebe34d5b5e51134.rlib" "/opt/crater/target/debug/deps/libtokio_timer-36d7c986eba0bf37.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-f6b79f10f35aa2d3.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-fcb9637e8f4b69f7.rlib" "/opt/crater/target/debug/deps/libtokio_sync-608a18631878754c.rlib" "/opt/crater/target/debug/deps/libparking_lot-34766ce00b14d804.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-524eb9d2316d5a01.rlib" "/opt/crater/target/debug/deps/libsmallvec-cc0367f3da152132.rlib" "/opt/crater/target/debug/deps/liblock_api-0ad287323cbd8f10.rlib" "/opt/crater/target/debug/deps/libowning_ref-4446b9fa3ea776d6.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-4229d0c354364c12.rlib" "/opt/crater/target/debug/deps/libtokio_fs-0e1b485afa3f589a.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-b9ef6783c503b768.rlib" "/opt/crater/target/debug/deps/librand-28a45b7774d1971d.rlib" "/opt/crater/target/debug/deps/librand_xorshift-51ce163fe04d5110.rlib" "/opt/crater/target/debug/deps/librand_pcg-4a93ded8a6ae0b28.rlib" "/opt/crater/target/debug/deps/librand_hc-73e8b8b1292e6c42.rlib" "/opt/crater/target/debug/deps/librand_chacha-09f94f711170cd2f.rlib" "/opt/crater/target/debug/deps/librand_isaac-bd1dc0de1e7d11dc.rlib" "/opt/crater/target/debug/deps/librand_core-067332e6bc0704a3.rlib" "/opt/crater/target/debug/deps/librand_os-3d87994a03904861.rlib" "/opt/crater/target/debug/deps/librand_jitter-4b8d45d53bb1cef5.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-1b41fed02cac85c7.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4786eadcd0c8287b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-6fee774fdccf87e3.rlib" "/opt/crater/target/debug/deps/libscopeguard-fd1b9799252ebb40.rlib" "/opt/crater/target/debug/deps/libmemoffset-ded7f655f2feb8c2.rlib" "/opt/crater/target/debug/deps/libarrayvec-d1556eaa416971ed.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-d2e017437cfb05dd.rlib" "/opt/crater/target/debug/deps/libtokio_executor-163134a07660f038.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-93eaba5219e3ed62.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/libtokio_codec-f3043947e1b390d6.rlib" "/opt/crater/target/debug/deps/libmio-9e9341d683cda558.rlib" "/opt/crater/target/debug/deps/libtime-5b7eef17f4140727.rlib" "/opt/crater/target/debug/deps/libnet2-e08e97110b97a077.rlib" "/opt/crater/target/debug/deps/libhttparse-13ae51b6d30e33af.rlib" "/opt/crater/target/debug/deps/libhttp_body-7474adf3202381c0.rlib" "/opt/crater/target/debug/deps/libtokio_buf-fb044205404fe575.rlib" "/opt/crater/target/debug/deps/libh2-55e400d9225f0b23.rlib" "/opt/crater/target/debug/deps/libindexmap-04ceabf6b6c1f57d.rlib" "/opt/crater/target/debug/deps/libstring-4e87272674a33ee6.rlib" "/opt/crater/target/debug/deps/libslab-f8104c1e8bc477f3.rlib" "/opt/crater/target/debug/deps/libhttp-a6c9ea4361626d6c.rlib" "/opt/crater/target/debug/deps/libfnv-6580cf988af79ef1.rlib" "/opt/crater/target/debug/deps/libtokio_io-ab6fd3d276675abd.rlib" "/opt/crater/target/debug/deps/liblog-123e4ee491db5719.rlib" "/opt/crater/target/debug/deps/libcfg_if-ba8680437656667a.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-fc539f5086195007.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2b0d3808de387cff.rlib" "/opt/crater/target/debug/deps/libbytes-35db097d9177807d.rlib" "/opt/crater/target/debug/deps/libeither-fae432e867fd9680.rlib" "/opt/crater/target/debug/deps/libiovec-48a2d246b422d662.rlib" "/opt/crater/target/debug/deps/libbyteorder-966099251460dcaf.rlib" "/opt/crater/target/debug/deps/libfutures-330fde0ed5f39ce1.rlib" "/opt/crater/target/debug/deps/libencoding-880b1ae1b070bcac.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-dc33c8d4bbd8f506.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-c50f030abc614236.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-355f122789aaa031.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-b6b8b29271a4c14f.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-6299dcd2bf4fec16.rlib" "/opt/crater/target/debug/deps/libcsv-a2acafd0b28f51cd.rlib" "/opt/crater/target/debug/deps/libserde-ee0a745999d717a9.rlib" "/opt/crater/target/debug/deps/libryu-c262a39b116a91d7.rlib" "/opt/crater/target/debug/deps/libitoa-8f2c32a37dd77516.rlib" "/opt/crater/target/debug/deps/libcsv_core-d6ae1fd3f2dee0bf.rlib" "/opt/crater/target/debug/deps/libmemchr-41134cdce79d3bc1.rlib" "/opt/crater/target/debug/deps/liblibc-94607da425ef925a.rlib" "/opt/crater/target/debug/deps/libbit_vec-05f5e4ee4069c41a.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: [INFO] [stderr] /usr/bin/ld: BFD (GNU Binutils for Debian) 2.28 internal error, aborting at ../../bfd/merge.c:908 in _bfd_merged_section_offset [INFO] [stderr] [INFO] [stderr] /usr/bin/ld: Please report this bug. [INFO] [stderr] [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `agnes`. [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/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/serialize-872d1209d039fc7f.serialize.deou1eq4-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/serialize-872d1209d039fc7f.serialize.deou1eq4-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/serialize-872d1209d039fc7f.serialize.deou1eq4-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/serialize-872d1209d039fc7f.serialize.deou1eq4-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/serialize-872d1209d039fc7f.serialize.deou1eq4-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/serialize-872d1209d039fc7f.serialize.deou1eq4-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/serialize-872d1209d039fc7f.serialize.deou1eq4-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/serialize-872d1209d039fc7f.serialize.deou1eq4-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/serialize-872d1209d039fc7f.serialize.deou1eq4-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/serialize-872d1209d039fc7f.serialize.deou1eq4-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/serialize-872d1209d039fc7f.serialize.deou1eq4-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/serialize-872d1209d039fc7f.serialize.deou1eq4-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/serialize-872d1209d039fc7f.serialize.deou1eq4-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/serialize-872d1209d039fc7f.serialize.deou1eq4-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/serialize-872d1209d039fc7f.serialize.deou1eq4-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/serialize-872d1209d039fc7f.serialize.deou1eq4-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/serialize-872d1209d039fc7f" "/opt/crater/target/debug/deps/serialize-872d1209d039fc7f.36feaj66sbzj2xfd.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-97fbe42f4bb04fd3/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-483c5fb990ecd527.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-676ed420ceb27f8a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-31e70ef246c653a1.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e5c2146f47976940.rlib" "/opt/crater/target/debug/deps/libserde_json-0f4256df9898c97c.rlib" "/opt/crater/target/debug/deps/libagnes-74cbf9fa971953c9.rlib" "/opt/crater/target/debug/deps/libtypenum-3728a947131c72a3.rlib" "/opt/crater/target/debug/deps/libtempfile-c1f7932f7f3300ce.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-78b41f5e72c027e8.rlib" "/opt/crater/target/debug/deps/libcsv_sniffer-9bf1a2bcd2915e89.rlib" "/opt/crater/target/debug/deps/libregex-6099d4237b169c2c.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b2bd81db1202f45f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-3bbb1f237e30a4d6.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-dab96981b5d5e36d.rlib" "/opt/crater/target/debug/deps/libprettytable-4a27186e8df47120.rlib" "/opt/crater/target/debug/deps/libencode_unicode-71515f250709af20.rlib" "/opt/crater/target/debug/deps/liblazy_static-3498c723bb265805.rlib" "/opt/crater/target/debug/deps/libcsv-4f15987234e973ef.rlib" "/opt/crater/target/debug/deps/librustc_serialize-ec5d6f68ad470a46.rlib" "/opt/crater/target/debug/deps/libmemchr-3f723d3cce0c2446.rlib" "/opt/crater/target/debug/deps/libatty-1d0b723ccaba0a8d.rlib" "/opt/crater/target/debug/deps/libterm-8219877ada27e51d.rlib" "/opt/crater/target/debug/deps/libunicode_width-454a0b46b949aab8.rlib" "/opt/crater/target/debug/deps/libtokio_core-b5c525ed010e2203.rlib" "/opt/crater/target/debug/deps/libscoped_tls-76eb9c115fb11d3a.rlib" "/opt/crater/target/debug/deps/libnum_traits-eba28d25d0fd935d.rlib" "/opt/crater/target/debug/deps/libindexmap-36737baed704ba5b.rlib" "/opt/crater/target/debug/deps/libhyper_tls-de16918cb874cb06.rlib" "/opt/crater/target/debug/deps/libnative_tls-b06d044d758acc4c.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-aea6c3730d19533e.rlib" "/opt/crater/target/debug/deps/libopenssl-afc3959656111159.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-ffa9766248c06c77.rlib" "/opt/crater/target/debug/deps/libforeign_types-1947515d51599c5a.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-b92fcc3f48056fc1.rlib" "/opt/crater/target/debug/deps/libbitflags-e16bba26348a77f5.rlib" "/opt/crater/target/debug/deps/libhyper-4f140fe905698762.rlib" "/opt/crater/target/debug/deps/libwant-b1ca0a03860611e8.rlib" "/opt/crater/target/debug/deps/libtry_lock-ce1dbb34e3041bce.rlib" "/opt/crater/target/debug/deps/libtokio-2e2daadf8946cda4.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-b66b9fe9cdf2d62b.rlib" "/opt/crater/target/debug/deps/libtokio_uds-19c8a3f024de6f0d.rlib" "/opt/crater/target/debug/deps/libmio_uds-8d5a3fc4739b0b36.rlib" "/opt/crater/target/debug/deps/libtokio_udp-4ebe34d5b5e51134.rlib" "/opt/crater/target/debug/deps/libtokio_timer-36d7c986eba0bf37.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-f6b79f10f35aa2d3.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-fcb9637e8f4b69f7.rlib" "/opt/crater/target/debug/deps/libtokio_sync-608a18631878754c.rlib" "/opt/crater/target/debug/deps/libparking_lot-34766ce00b14d804.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-524eb9d2316d5a01.rlib" "/opt/crater/target/debug/deps/libsmallvec-cc0367f3da152132.rlib" "/opt/crater/target/debug/deps/liblock_api-0ad287323cbd8f10.rlib" "/opt/crater/target/debug/deps/libowning_ref-4446b9fa3ea776d6.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-4229d0c354364c12.rlib" "/opt/crater/target/debug/deps/libtokio_fs-0e1b485afa3f589a.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-b9ef6783c503b768.rlib" "/opt/crater/target/debug/deps/librand-28a45b7774d1971d.rlib" "/opt/crater/target/debug/deps/librand_xorshift-51ce163fe04d5110.rlib" "/opt/crater/target/debug/deps/librand_pcg-4a93ded8a6ae0b28.rlib" "/opt/crater/target/debug/deps/librand_hc-73e8b8b1292e6c42.rlib" "/opt/crater/target/debug/deps/librand_chacha-09f94f711170cd2f.rlib" "/opt/crater/target/debug/deps/librand_isaac-bd1dc0de1e7d11dc.rlib" "/opt/crater/target/debug/deps/librand_core-067332e6bc0704a3.rlib" "/opt/crater/target/debug/deps/librand_os-3d87994a03904861.rlib" "/opt/crater/target/debug/deps/librand_jitter-4b8d45d53bb1cef5.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-1b41fed02cac85c7.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4786eadcd0c8287b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-6fee774fdccf87e3.rlib" "/opt/crater/target/debug/deps/libscopeguard-fd1b9799252ebb40.rlib" "/opt/crater/target/debug/deps/libmemoffset-ded7f655f2feb8c2.rlib" "/opt/crater/target/debug/deps/libarrayvec-d1556eaa416971ed.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-d2e017437cfb05dd.rlib" "/opt/crater/target/debug/deps/libtokio_executor-163134a07660f038.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-93eaba5219e3ed62.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/libtokio_codec-f3043947e1b390d6.rlib" "/opt/crater/target/debug/deps/libmio-9e9341d683cda558.rlib" "/opt/crater/target/debug/deps/libtime-5b7eef17f4140727.rlib" "/opt/crater/target/debug/deps/libnet2-e08e97110b97a077.rlib" "/opt/crater/target/debug/deps/libhttparse-13ae51b6d30e33af.rlib" "/opt/crater/target/debug/deps/libhttp_body-7474adf3202381c0.rlib" "/opt/crater/target/debug/deps/libtokio_buf-fb044205404fe575.rlib" "/opt/crater/target/debug/deps/libh2-55e400d9225f0b23.rlib" "/opt/crater/target/debug/deps/libindexmap-04ceabf6b6c1f57d.rlib" "/opt/crater/target/debug/deps/libstring-4e87272674a33ee6.rlib" "/opt/crater/target/debug/deps/libslab-f8104c1e8bc477f3.rlib" "/opt/crater/target/debug/deps/libhttp-a6c9ea4361626d6c.rlib" "/opt/crater/target/debug/deps/libfnv-6580cf988af79ef1.rlib" "/opt/crater/target/debug/deps/libtokio_io-ab6fd3d276675abd.rlib" "/opt/crater/target/debug/deps/liblog-123e4ee491db5719.rlib" "/opt/crater/target/debug/deps/libcfg_if-ba8680437656667a.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-fc539f5086195007.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2b0d3808de387cff.rlib" "/opt/crater/target/debug/deps/libbytes-35db097d9177807d.rlib" "/opt/crater/target/debug/deps/libeither-fae432e867fd9680.rlib" "/opt/crater/target/debug/deps/libiovec-48a2d246b422d662.rlib" "/opt/crater/target/debug/deps/libbyteorder-966099251460dcaf.rlib" "/opt/crater/target/debug/deps/libfutures-330fde0ed5f39ce1.rlib" "/opt/crater/target/debug/deps/libencoding-880b1ae1b070bcac.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-dc33c8d4bbd8f506.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-c50f030abc614236.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-355f122789aaa031.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-b6b8b29271a4c14f.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-6299dcd2bf4fec16.rlib" "/opt/crater/target/debug/deps/libcsv-a2acafd0b28f51cd.rlib" "/opt/crater/target/debug/deps/libserde-ee0a745999d717a9.rlib" "/opt/crater/target/debug/deps/libryu-c262a39b116a91d7.rlib" "/opt/crater/target/debug/deps/libitoa-8f2c32a37dd77516.rlib" "/opt/crater/target/debug/deps/libcsv_core-d6ae1fd3f2dee0bf.rlib" "/opt/crater/target/debug/deps/libmemchr-41134cdce79d3bc1.rlib" "/opt/crater/target/debug/deps/liblibc-94607da425ef925a.rlib" "/opt/crater/target/debug/deps/libbit_vec-05f5e4ee4069c41a.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: BFD (GNU Binutils for Debian) 2.28 internal error, aborting at ../../bfd/merge.c:908 in _bfd_merged_section_offset [INFO] [stderr] [INFO] [stderr] /usr/bin/ld: Please report this bug. [INFO] [stderr] [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `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/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/gdp_life-2c54528355a3504d.gdp_life.8zrxy7nm-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/gdp_life-2c54528355a3504d.gdp_life.8zrxy7nm-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/gdp_life-2c54528355a3504d.gdp_life.8zrxy7nm-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/gdp_life-2c54528355a3504d.gdp_life.8zrxy7nm-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/gdp_life-2c54528355a3504d.gdp_life.8zrxy7nm-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/gdp_life-2c54528355a3504d.gdp_life.8zrxy7nm-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/gdp_life-2c54528355a3504d.gdp_life.8zrxy7nm-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/gdp_life-2c54528355a3504d.gdp_life.8zrxy7nm-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/gdp_life-2c54528355a3504d.gdp_life.8zrxy7nm-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/gdp_life-2c54528355a3504d.gdp_life.8zrxy7nm-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/gdp_life-2c54528355a3504d.gdp_life.8zrxy7nm-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/gdp_life-2c54528355a3504d.gdp_life.8zrxy7nm-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/gdp_life-2c54528355a3504d.gdp_life.8zrxy7nm-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/gdp_life-2c54528355a3504d.gdp_life.8zrxy7nm-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/gdp_life-2c54528355a3504d.gdp_life.8zrxy7nm-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/gdp_life-2c54528355a3504d.gdp_life.8zrxy7nm-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/gdp_life-2c54528355a3504d" "/opt/crater/target/debug/examples/gdp_life-2c54528355a3504d.17m183bbovhz5uuz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-97fbe42f4bb04fd3/out" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libagnes-74cbf9fa971953c9.rlib" "/opt/crater/target/debug/deps/libtypenum-3728a947131c72a3.rlib" "/opt/crater/target/debug/deps/libtempfile-c1f7932f7f3300ce.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-78b41f5e72c027e8.rlib" "/opt/crater/target/debug/deps/libcsv_sniffer-9bf1a2bcd2915e89.rlib" "/opt/crater/target/debug/deps/libregex-6099d4237b169c2c.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b2bd81db1202f45f.rlib" "/opt/crater/target/debug/deps/libregex_syntax-3bbb1f237e30a4d6.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-dab96981b5d5e36d.rlib" "/opt/crater/target/debug/deps/libprettytable-4a27186e8df47120.rlib" "/opt/crater/target/debug/deps/libencode_unicode-71515f250709af20.rlib" "/opt/crater/target/debug/deps/liblazy_static-3498c723bb265805.rlib" "/opt/crater/target/debug/deps/libcsv-4f15987234e973ef.rlib" "/opt/crater/target/debug/deps/librustc_serialize-ec5d6f68ad470a46.rlib" "/opt/crater/target/debug/deps/libmemchr-3f723d3cce0c2446.rlib" "/opt/crater/target/debug/deps/libatty-1d0b723ccaba0a8d.rlib" "/opt/crater/target/debug/deps/libterm-8219877ada27e51d.rlib" "/opt/crater/target/debug/deps/libunicode_width-454a0b46b949aab8.rlib" "/opt/crater/target/debug/deps/libtokio_core-b5c525ed010e2203.rlib" "/opt/crater/target/debug/deps/libscoped_tls-76eb9c115fb11d3a.rlib" "/opt/crater/target/debug/deps/libnum_traits-eba28d25d0fd935d.rlib" "/opt/crater/target/debug/deps/libindexmap-36737baed704ba5b.rlib" "/opt/crater/target/debug/deps/libhyper_tls-de16918cb874cb06.rlib" "/opt/crater/target/debug/deps/libnative_tls-b06d044d758acc4c.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-aea6c3730d19533e.rlib" "/opt/crater/target/debug/deps/libopenssl-afc3959656111159.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-ffa9766248c06c77.rlib" "/opt/crater/target/debug/deps/libforeign_types-1947515d51599c5a.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-b92fcc3f48056fc1.rlib" "/opt/crater/target/debug/deps/libbitflags-e16bba26348a77f5.rlib" "/opt/crater/target/debug/deps/libhyper-4f140fe905698762.rlib" "/opt/crater/target/debug/deps/libwant-b1ca0a03860611e8.rlib" "/opt/crater/target/debug/deps/libtry_lock-ce1dbb34e3041bce.rlib" "/opt/crater/target/debug/deps/libtokio-2e2daadf8946cda4.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-b66b9fe9cdf2d62b.rlib" "/opt/crater/target/debug/deps/libtokio_uds-19c8a3f024de6f0d.rlib" "/opt/crater/target/debug/deps/libmio_uds-8d5a3fc4739b0b36.rlib" "/opt/crater/target/debug/deps/libtokio_udp-4ebe34d5b5e51134.rlib" "/opt/crater/target/debug/deps/libtokio_timer-36d7c986eba0bf37.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-f6b79f10f35aa2d3.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-fcb9637e8f4b69f7.rlib" "/opt/crater/target/debug/deps/libtokio_sync-608a18631878754c.rlib" "/opt/crater/target/debug/deps/libparking_lot-34766ce00b14d804.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-524eb9d2316d5a01.rlib" "/opt/crater/target/debug/deps/libsmallvec-cc0367f3da152132.rlib" "/opt/crater/target/debug/deps/liblock_api-0ad287323cbd8f10.rlib" "/opt/crater/target/debug/deps/libowning_ref-4446b9fa3ea776d6.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-4229d0c354364c12.rlib" "/opt/crater/target/debug/deps/libtokio_fs-0e1b485afa3f589a.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-b9ef6783c503b768.rlib" "/opt/crater/target/debug/deps/librand-28a45b7774d1971d.rlib" "/opt/crater/target/debug/deps/librand_xorshift-51ce163fe04d5110.rlib" "/opt/crater/target/debug/deps/librand_pcg-4a93ded8a6ae0b28.rlib" "/opt/crater/target/debug/deps/librand_hc-73e8b8b1292e6c42.rlib" "/opt/crater/target/debug/deps/librand_chacha-09f94f711170cd2f.rlib" "/opt/crater/target/debug/deps/librand_isaac-bd1dc0de1e7d11dc.rlib" "/opt/crater/target/debug/deps/librand_core-067332e6bc0704a3.rlib" "/opt/crater/target/debug/deps/librand_os-3d87994a03904861.rlib" "/opt/crater/target/debug/deps/librand_jitter-4b8d45d53bb1cef5.rlib" "/opt/crater/target/debug/deps/librand_core-161e0a90fc629c56.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-1b41fed02cac85c7.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4786eadcd0c8287b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-6fee774fdccf87e3.rlib" "/opt/crater/target/debug/deps/libscopeguard-fd1b9799252ebb40.rlib" "/opt/crater/target/debug/deps/libmemoffset-ded7f655f2feb8c2.rlib" "/opt/crater/target/debug/deps/libarrayvec-d1556eaa416971ed.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-d2e017437cfb05dd.rlib" "/opt/crater/target/debug/deps/libtokio_executor-163134a07660f038.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-93eaba5219e3ed62.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/libtokio_codec-f3043947e1b390d6.rlib" "/opt/crater/target/debug/deps/libmio-9e9341d683cda558.rlib" "/opt/crater/target/debug/deps/libtime-5b7eef17f4140727.rlib" "/opt/crater/target/debug/deps/libnet2-e08e97110b97a077.rlib" "/opt/crater/target/debug/deps/libhttparse-13ae51b6d30e33af.rlib" "/opt/crater/target/debug/deps/libhttp_body-7474adf3202381c0.rlib" "/opt/crater/target/debug/deps/libtokio_buf-fb044205404fe575.rlib" "/opt/crater/target/debug/deps/libh2-55e400d9225f0b23.rlib" "/opt/crater/target/debug/deps/libindexmap-04ceabf6b6c1f57d.rlib" "/opt/crater/target/debug/deps/libstring-4e87272674a33ee6.rlib" "/opt/crater/target/debug/deps/libslab-f8104c1e8bc477f3.rlib" "/opt/crater/target/debug/deps/libhttp-a6c9ea4361626d6c.rlib" "/opt/crater/target/debug/deps/libfnv-6580cf988af79ef1.rlib" "/opt/crater/target/debug/deps/libtokio_io-ab6fd3d276675abd.rlib" "/opt/crater/target/debug/deps/liblog-123e4ee491db5719.rlib" "/opt/crater/target/debug/deps/libcfg_if-ba8680437656667a.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-fc539f5086195007.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2b0d3808de387cff.rlib" "/opt/crater/target/debug/deps/libbytes-35db097d9177807d.rlib" "/opt/crater/target/debug/deps/libeither-fae432e867fd9680.rlib" "/opt/crater/target/debug/deps/libiovec-48a2d246b422d662.rlib" "/opt/crater/target/debug/deps/libbyteorder-966099251460dcaf.rlib" "/opt/crater/target/debug/deps/libfutures-330fde0ed5f39ce1.rlib" "/opt/crater/target/debug/deps/libencoding-880b1ae1b070bcac.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-dc33c8d4bbd8f506.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-c50f030abc614236.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-355f122789aaa031.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-b6b8b29271a4c14f.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-6299dcd2bf4fec16.rlib" "/opt/crater/target/debug/deps/libcsv-a2acafd0b28f51cd.rlib" "/opt/crater/target/debug/deps/libserde-ee0a745999d717a9.rlib" "/opt/crater/target/debug/deps/libryu-c262a39b116a91d7.rlib" "/opt/crater/target/debug/deps/libitoa-8f2c32a37dd77516.rlib" "/opt/crater/target/debug/deps/libcsv_core-d6ae1fd3f2dee0bf.rlib" "/opt/crater/target/debug/deps/libmemchr-41134cdce79d3bc1.rlib" "/opt/crater/target/debug/deps/liblibc-94607da425ef925a.rlib" "/opt/crater/target/debug/deps/libbit_vec-05f5e4ee4069c41a.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: : can not read symbols: Cannot allocate memory [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" "002336e54e663964680514013a198bb50448b67e72e60c81d185054076b01f76"` [INFO] running `"docker" "rm" "-f" "002336e54e663964680514013a198bb50448b67e72e60c81d185054076b01f76"` [INFO] [stdout] 002336e54e663964680514013a198bb50448b67e72e60c81d185054076b01f76