[INFO] crate agnes 0.2.0 is already in cache [INFO] extracting crate agnes 0.2.0 into work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/agnes/0.2.0 [INFO] extracting crate agnes 0.2.0 into work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/agnes/0.2.0 [INFO] validating manifest of agnes-0.2.0 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of agnes-0.2.0 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing agnes-0.2.0 [INFO] removed 1 missing examples [INFO] finished frobbing agnes-0.2.0 [INFO] frobbed toml for agnes-0.2.0 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/agnes/0.2.0/Cargo.toml [INFO] started frobbing agnes-0.2.0 [INFO] removed 1 missing examples [INFO] finished frobbing agnes-0.2.0 [INFO] frobbed toml for agnes-0.2.0 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/agnes/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] building agnes-0.2.0 against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/agnes/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] 9491eeb39bcd59431be6495a919d6555ea316b691f269214885d09dcf638fabb [INFO] running `"docker" "start" "-a" "9491eeb39bcd59431be6495a919d6555ea316b691f269214885d09dcf638fabb"` [INFO] [stderr] Compiling csv-sniffer v0.1.1 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling agnes v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: missing documentation for macro [INFO] [stderr] --> src/ops/scalar_op.rs:127:1 [INFO] [stderr] | [INFO] [stderr] 127 | macro_rules! scalar_addition { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | #![warn(missing_docs)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for macro [INFO] [stderr] --> src/ops/scalar_op.rs:156:1 [INFO] [stderr] | [INFO] [stderr] 156 | macro_rules! scalar_subtraction { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for macro [INFO] [stderr] --> src/ops/scalar_op.rs:185:1 [INFO] [stderr] | [INFO] [stderr] 185 | macro_rules! scalar_multiplication { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for macro [INFO] [stderr] --> src/ops/scalar_op.rs:213:1 [INFO] [stderr] | [INFO] [stderr] 213 | macro_rules! scalar_division { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for macro [INFO] [stderr] --> src/ops/scalar_op.rs:242:1 [INFO] [stderr] | [INFO] [stderr] 242 | macro_rules! scalar_ops { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for macro [INFO] [stderr] --> src/ops/field_op.rs:91:1 [INFO] [stderr] | [INFO] [stderr] 91 | macro_rules! field_addition { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for macro [INFO] [stderr] --> src/ops/field_op.rs:120:1 [INFO] [stderr] | [INFO] [stderr] 120 | macro_rules! field_subtraction { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for macro [INFO] [stderr] --> src/ops/field_op.rs:149:1 [INFO] [stderr] | [INFO] [stderr] 149 | macro_rules! field_multiplication { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for macro [INFO] [stderr] --> src/ops/field_op.rs:177:1 [INFO] [stderr] | [INFO] [stderr] 177 | macro_rules! field_division { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for macro [INFO] [stderr] --> src/ops/field_op.rs:205:1 [INFO] [stderr] | [INFO] [stderr] 205 | macro_rules! field_ops { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for macro [INFO] [stderr] --> src/data_types.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | macro_rules! map { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for macro [INFO] [stderr] --> src/data_types.rs:395:1 [INFO] [stderr] | [INFO] [stderr] 395 | macro_rules! StorageTypes { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for macro [INFO] [stderr] --> src/data_types.rs:409:1 [INFO] [stderr] | [INFO] [stderr] 409 | macro_rules! DataTypes { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for macro [INFO] [stderr] --> src/data_types.rs:427:1 [INFO] [stderr] | [INFO] [stderr] 427 | macro_rules! data_types { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for macro [INFO] [stderr] --> src/unique.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | macro_rules! composite_unique_indices { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for macro [INFO] [stderr] --> src/unique.rs:97:1 [INFO] [stderr] | [INFO] [stderr] 97 | macro_rules! composite_unique { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.10s [INFO] running `"docker" "inspect" "9491eeb39bcd59431be6495a919d6555ea316b691f269214885d09dcf638fabb"` [INFO] running `"docker" "rm" "-f" "9491eeb39bcd59431be6495a919d6555ea316b691f269214885d09dcf638fabb"` [INFO] [stdout] 9491eeb39bcd59431be6495a919d6555ea316b691f269214885d09dcf638fabb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/agnes/0.2.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] e7ddc3c1cb35b70fe6c4bf9ce9e0513f11ddb2aa9499ac5cf1149af974c56c8c [INFO] running `"docker" "start" "-a" "e7ddc3c1cb35b70fe6c4bf9ce9e0513f11ddb2aa9499ac5cf1149af974c56c8c"` [INFO] [stderr] Compiling agnes v0.2.0 (/opt/crater/workdir) [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 -C metadata=d2f8ec9d7d0be4bf -C extra-filename=-d2f8ec9d7d0be4bf --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bit_vec=/opt/crater/target/debug/deps/libbit_vec-e7edb504cd1d89a0.rlib --extern csv=/opt/crater/target/debug/deps/libcsv-cddfe87dd6e03f0d.rlib --extern csv_sniffer=/opt/crater/target/debug/deps/libcsv_sniffer-0b775f836ee3ed4d.rlib --extern encoding=/opt/crater/target/debug/deps/libencoding-18beb8eb2cc2001d.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-99cb76b6e429b713.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-0e28b438e62a494e.rlib --extern hyper_tls=/opt/crater/target/debug/deps/libhyper_tls-dd219d2724e8c822.rlib --extern indexmap=/opt/crater/target/debug/deps/libindexmap-020cf7446e2767bb.rlib --extern mashup=/opt/crater/target/debug/deps/libmashup-2d117ae64efe5b84.rlib --extern native_tls=/opt/crater/target/debug/deps/libnative_tls-6dd1373155cb6782.rlib --extern num_traits=/opt/crater/target/debug/deps/libnum_traits-412a403d8fefe1b6.rlib --extern prettytable=/opt/crater/target/debug/deps/libprettytable-a9c0d8ad5d3008d9.rlib --extern rand=/opt/crater/target/debug/deps/librand-2e8cbeec1a41b192.rlib --extern serde=/opt/crater/target/debug/deps/libserde-bb2db6dc0775301e.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-09878c138855bb96.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-6b6332a8ea761f83.rlib --extern tempfile=/opt/crater/target/debug/deps/libtempfile-f0b49dc94310e650.rlib --extern tokio_core=/opt/crater/target/debug/deps/libtokio_core-5d4da74b1420f7cc.rlib --extern tokio_io=/opt/crater/target/debug/deps/libtokio_io-3ec3be73edf3715f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/csv-8bdc3ab2aa69ceb3.csv.drbl4mw9-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/csv-8bdc3ab2aa69ceb3.csv.drbl4mw9-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/csv-8bdc3ab2aa69ceb3.csv.drbl4mw9-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/csv-8bdc3ab2aa69ceb3.csv.drbl4mw9-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/csv-8bdc3ab2aa69ceb3.csv.drbl4mw9-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/csv-8bdc3ab2aa69ceb3.csv.drbl4mw9-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/csv-8bdc3ab2aa69ceb3.csv.drbl4mw9-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/csv-8bdc3ab2aa69ceb3.csv.drbl4mw9-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/csv-8bdc3ab2aa69ceb3.csv.drbl4mw9-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/csv-8bdc3ab2aa69ceb3.csv.drbl4mw9-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/csv-8bdc3ab2aa69ceb3.csv.drbl4mw9-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/csv-8bdc3ab2aa69ceb3.csv.drbl4mw9-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/csv-8bdc3ab2aa69ceb3.csv.drbl4mw9-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/csv-8bdc3ab2aa69ceb3.csv.drbl4mw9-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/csv-8bdc3ab2aa69ceb3.csv.drbl4mw9-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/csv-8bdc3ab2aa69ceb3.csv.drbl4mw9-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/csv-8bdc3ab2aa69ceb3" "/opt/crater/target/debug/deps/csv-8bdc3ab2aa69ceb3.3ypak3v3wtaawrom.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a5d0011c57729aac.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-e51712424930704a.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ccfc2aaf3b466945.rlib" "/opt/crater/target/debug/deps/libagnes-26ae63b23a12c7d5.rlib" "/opt/crater/target/debug/deps/libmashup-2d117ae64efe5b84.rlib" "/opt/crater/target/debug/deps/libproc_macro_hack-f3602332b11cfd95.rlib" "/opt/crater/target/debug/deps/libtempfile-f0b49dc94310e650.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-f403b79c388d53eb.rlib" "/opt/crater/target/debug/deps/libcsv_sniffer-0b775f836ee3ed4d.rlib" "/opt/crater/target/debug/deps/libbitflags-ed58a05e59fdcb43.rlib" "/opt/crater/target/debug/deps/libregex-1b7a24cc22b724b1.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-d0cbd43ef41a9f85.rlib" "/opt/crater/target/debug/deps/libregex_syntax-415a58d361c348f1.rlib" "/opt/crater/target/debug/deps/libucd_util-ca9a8d13da1ac689.rlib" "/opt/crater/target/debug/deps/libthread_local-8984b2a129f4ae7c.rlib" "/opt/crater/target/debug/deps/libaho_corasick-232dfaf54f9195e9.rlib" "/opt/crater/target/debug/deps/libprettytable-a9c0d8ad5d3008d9.rlib" "/opt/crater/target/debug/deps/libencode_unicode-2ac200de3391cca8.rlib" "/opt/crater/target/debug/deps/liblazy_static-4ff72715b4a952e9.rlib" "/opt/crater/target/debug/deps/libcsv-c96eebfc4b679672.rlib" "/opt/crater/target/debug/deps/librustc_serialize-9039b0e92acf6250.rlib" "/opt/crater/target/debug/deps/libmemchr-dd002b8e16547015.rlib" "/opt/crater/target/debug/deps/libatty-7303a6165e5fa2b1.rlib" "/opt/crater/target/debug/deps/libterm-0a58d467e5d40da4.rlib" "/opt/crater/target/debug/deps/libunicode_width-be56e3a7df132e24.rlib" "/opt/crater/target/debug/deps/libbit_vec-e7edb504cd1d89a0.rlib" "/opt/crater/target/debug/deps/libindexmap-020cf7446e2767bb.rlib" "/opt/crater/target/debug/deps/libencoding-18beb8eb2cc2001d.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-15a11958063a6a3c.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-2eb6eaf296933719.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-e0672dd4cd656555.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-d3cd96602342938c.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-32220beece15cb4a.rlib" "/opt/crater/target/debug/deps/libcsv-cddfe87dd6e03f0d.rlib" "/opt/crater/target/debug/deps/libcsv_core-20c615a6e3af4e98.rlib" "/opt/crater/target/debug/deps/libmemchr-991395350b74e771.rlib" "/opt/crater/target/debug/deps/libhyper_tls-dd219d2724e8c822.rlib" "/opt/crater/target/debug/deps/libtokio_tls-01074db8e58595f4.rlib" "/opt/crater/target/debug/deps/libnative_tls-6dd1373155cb6782.rlib" "/opt/crater/target/debug/deps/libopenssl-4bb6fd518c0db633.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-d30e261fb213885d.rlib" "/opt/crater/target/debug/deps/libforeign_types-d4ac984f9694c833.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-f6ac4fd0965124c5.rlib" "/opt/crater/target/debug/deps/libbitflags-294d3a465ecc56bb.rlib" "/opt/crater/target/debug/deps/libhyper-0e28b438e62a494e.rlib" "/opt/crater/target/debug/deps/libwant-c39370fb54d7ef60.rlib" "/opt/crater/target/debug/deps/libtry_lock-094905084018c302.rlib" "/opt/crater/target/debug/deps/libtokio_proto-f7642cf29db36508.rlib" "/opt/crater/target/debug/deps/liblog-9b0f289b4dd0b2e5.rlib" "/opt/crater/target/debug/deps/libtokio_service-b496f4706cbac2b7.rlib" "/opt/crater/target/debug/deps/libtake-3873000ce9eca394.rlib" "/opt/crater/target/debug/deps/libsmallvec-2498389392b3351d.rlib" "/opt/crater/target/debug/deps/libslab-9c85972de7733895.rlib" "/opt/crater/target/debug/deps/librand-36377d13b87c3922.rlib" "/opt/crater/target/debug/deps/librand-f995c6ff1358b3d8.rlib" "/opt/crater/target/debug/deps/libtokio_core-5d4da74b1420f7cc.rlib" "/opt/crater/target/debug/deps/libscoped_tls-5c489defb67c87b0.rlib" "/opt/crater/target/debug/deps/libtokio-c24a668e1746fa79.rlib" "/opt/crater/target/debug/deps/libtokio_uds-73eb4876b59cb743.rlib" "/opt/crater/target/debug/deps/libmio_uds-f2d7f567c5f01d98.rlib" "/opt/crater/target/debug/deps/libtokio_udp-ac46c3f7e4b659b6.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-4f60262ba4a5284c.rlib" "/opt/crater/target/debug/deps/libtokio_timer-1e18eb6d605f07b9.rlib" "/opt/crater/target/debug/deps/libtokio_sync-a5cca6f58e68bd92.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-924cf203d8bb1e25.rlib" "/opt/crater/target/debug/deps/libtokio_fs-d55e0c552133174b.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-a66470936f4ed127.rlib" "/opt/crater/target/debug/deps/libcrossbeam-5a2ff9315f748a04.rlib" "/opt/crater/target/debug/deps/libparking_lot-e5215a3a25fe8a3f.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-3fc87f8c02f0aa6f.rlib" "/opt/crater/target/debug/deps/librand-7b86dbd79479da10.rlib" "/opt/crater/target/debug/deps/librand_xorshift-a48eae1624940ee3.rlib" "/opt/crater/target/debug/deps/librand_pcg-3e64fad0d9288825.rlib" "/opt/crater/target/debug/deps/librand_hc-db1f5eebb6884922.rlib" "/opt/crater/target/debug/deps/librand_chacha-e09034d4dc0ebd28.rlib" "/opt/crater/target/debug/deps/librand_isaac-f0f5384237a3c503.rlib" "/opt/crater/target/debug/deps/librand_core-8c1c5af837036a13.rlib" "/opt/crater/target/debug/deps/librand_os-d8f454aa2a2a2ea7.rlib" "/opt/crater/target/debug/deps/librand_jitter-dbe65a4376ca7b2f.rlib" "/opt/crater/target/debug/deps/librand_core-97e02760e54c9158.rlib" "/opt/crater/target/debug/deps/liblock_api-b6a62cc2a41bc105.rlib" "/opt/crater/target/debug/deps/libowning_ref-1bdf2e3d2e3ae14b.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-6999d6c8ce6b7844.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-7af72a09639ff481.rlib" "/opt/crater/target/debug/deps/libsmallvec-a7796cded32e952b.rlib" "/opt/crater/target/debug/deps/libunreachable-35c77c5d0a2f5bc6.rlib" "/opt/crater/target/debug/deps/libvoid-b0b37fff1e1e077d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-5baa0af2f89942b0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-ccc01293732f0f02.rlib" "/opt/crater/target/debug/deps/libscopeguard-dec50d9fc502af42.rlib" "/opt/crater/target/debug/deps/libmemoffset-6d13d2975e0c175a.rlib" "/opt/crater/target/debug/deps/libarrayvec-64f4e85d6131cf14.rlib" "/opt/crater/target/debug/deps/libtokio_codec-bf581bd6df61792e.rlib" "/opt/crater/target/debug/deps/libtokio_io-3ec3be73edf3715f.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-54450ad4354c3334.rlib" "/opt/crater/target/debug/deps/libtokio_executor-88dc32753be3ea8e.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-b28ae26c5c3653f3.rlib" "/opt/crater/target/debug/deps/liblazy_static-a0cbf4fdea3ca3e4.rlib" "/opt/crater/target/debug/deps/libmio-02747abe021a2f8d.rlib" "/opt/crater/target/debug/deps/libslab-c54e1feb4ef1e3bd.rlib" "/opt/crater/target/debug/deps/liblazycell-441fbd3060169f31.rlib" "/opt/crater/target/debug/deps/libtime-bb01a0658909b9e7.rlib" "/opt/crater/target/debug/deps/librelay-88dc82df9562eaa1.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-c74bff5a030f13de.rlib" "/opt/crater/target/debug/deps/libnet2-85752c664818ad05.rlib" "/opt/crater/target/debug/deps/libmime-bd34fb4b523ee483.rlib" "/opt/crater/target/debug/deps/libunicase-7f0009e979d4352b.rlib" "/opt/crater/target/debug/deps/liblog-7518e2daf318f8a2.rlib" "/opt/crater/target/debug/deps/libcfg_if-400e42cca30470e1.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-5a0d0323fba987e0.rlib" "/opt/crater/target/debug/deps/libhttparse-ac73dad7dbe2a728.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-680d6b499adfec78.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2aeef596a391544e.rlib" "/opt/crater/target/debug/deps/libbytes-6cf2b60c08d2ae34.rlib" "/opt/crater/target/debug/deps/libiovec-b59feae8d8e20336.rlib" "/opt/crater/target/debug/deps/liblibc-7f2d74cb64e24b74.rlib" "/opt/crater/target/debug/deps/libbase64-1b841b94a57c1cdf.rlib" "/opt/crater/target/debug/deps/libsafemem-fa42504028f9f6ec.rlib" "/opt/crater/target/debug/deps/libbyteorder-021a49766b8562ae.rlib" "/opt/crater/target/debug/deps/libfutures-99cb76b6e429b713.rlib" "/opt/crater/target/debug/deps/libnum_traits-412a403d8fefe1b6.rlib" "/opt/crater/target/debug/deps/libserde-bb2db6dc0775301e.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8469d768695d9748.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-786c0f406992159b.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-eda54ffd3e6402cc.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3b59adbc83c396a4.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d2bb09f4dcbd4be.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e96acda46b77a2fd.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-596074f575b1f832.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57f280c1596673cd.rlib" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-16132b5b2ecf9ec1.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-37286a0a9c4289ff.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: build failed [INFO] running `"docker" "inspect" "e7ddc3c1cb35b70fe6c4bf9ce9e0513f11ddb2aa9499ac5cf1149af974c56c8c"` [INFO] running `"docker" "rm" "-f" "e7ddc3c1cb35b70fe6c4bf9ce9e0513f11ddb2aa9499ac5cf1149af974c56c8c"` [INFO] [stdout] e7ddc3c1cb35b70fe6c4bf9ce9e0513f11ddb2aa9499ac5cf1149af974c56c8c