[INFO] crate ipfs-api 0.5.1 is already in cache [INFO] extracting crate ipfs-api 0.5.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/ipfs-api/0.5.1 [INFO] extracting crate ipfs-api 0.5.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/ipfs-api/0.5.1 [INFO] validating manifest of ipfs-api-0.5.1 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ipfs-api-0.5.1 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ipfs-api-0.5.1 [INFO] finished frobbing ipfs-api-0.5.1 [INFO] frobbed toml for ipfs-api-0.5.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/ipfs-api/0.5.1/Cargo.toml [INFO] started frobbing ipfs-api-0.5.1 [INFO] finished frobbing ipfs-api-0.5.1 [INFO] frobbed toml for ipfs-api-0.5.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/ipfs-api/0.5.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ipfs-api-0.5.1 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/ipfs-api/0.5.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 70e2dc0ce8331d99f102f6ea7bb8e88c1745d3222ebedce6e68296810b12bf3c [INFO] running `"docker" "start" "-a" "70e2dc0ce8331d99f102f6ea7bb8e88c1745d3222ebedce6e68296810b12bf3c"` [INFO] [stderr] Compiling hyper-multipart-rfc7578 v0.3.0 [INFO] [stderr] Compiling ipfs-api v0.5.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client.rs:44:29 [INFO] [stderr] | [INFO] [stderr] 44 | type AsyncResponse = Box + Send + 'static>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client.rs:51:35 [INFO] [stderr] | [INFO] [stderr] 51 | type AsyncStreamResponse = Box + Send + 'static>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client.rs:285:41 [INFO] [stderr] | [INFO] [stderr] 285 | let stream: Box + Send + 'static> = [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `DagPut` [INFO] [stderr] --> src/request/dag.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | pub struct DagPut; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.88s [INFO] running `"docker" "inspect" "70e2dc0ce8331d99f102f6ea7bb8e88c1745d3222ebedce6e68296810b12bf3c"` [INFO] running `"docker" "rm" "-f" "70e2dc0ce8331d99f102f6ea7bb8e88c1745d3222ebedce6e68296810b12bf3c"` [INFO] [stdout] 70e2dc0ce8331d99f102f6ea7bb8e88c1745d3222ebedce6e68296810b12bf3c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/ipfs-api/0.5.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] d294ddc7e30e43410d5d87924e2fca4a29951b453c5f43e1662d0d78b113a932 [INFO] running `"docker" "start" "-a" "d294ddc7e30e43410d5d87924e2fca4a29951b453c5f43e1662d0d78b113a932"` [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling actix-multipart-rfc7578 v0.1.0 [INFO] [stderr] Compiling ipfs-api v0.5.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client.rs:44:29 [INFO] [stderr] | [INFO] [stderr] 44 | type AsyncResponse = Box + Send + 'static>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send + 'static` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client.rs:51:35 [INFO] [stderr] | [INFO] [stderr] 51 | type AsyncStreamResponse = Box + Send + 'static>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client.rs:285:41 [INFO] [stderr] | [INFO] [stderr] 285 | let stream: Box + Send + 'static> = [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Stream + Send + 'static` [INFO] [stderr] [INFO] [stderr] error: Could not compile `ipfs-api`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ipfs_api src/lib.rs --color never --emit=dep-info,link -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="hyper"' --cfg 'feature="hyper-multipart-rfc7578"' -C metadata=565b4366d3b63dbc -C extra-filename=-565b4366d3b63dbc --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern actix_multipart_rfc7578=/opt/crater/target/debug/deps/libactix_multipart_rfc7578-8915e32859aca6d1.rlib --extern actix_web=/opt/crater/target/debug/deps/libactix_web-54c7876b8343a64e.rlib --extern bytes=/opt/crater/target/debug/deps/libbytes-b8d84800b337abb7.rlib --extern dirs=/opt/crater/target/debug/deps/libdirs-24ccb66e8d5475af.rlib --extern failure=/opt/crater/target/debug/deps/libfailure-c28e2ce81937d1ba.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-d5ea9e389594d93f.rlib --extern http=/opt/crater/target/debug/deps/libhttp-8914bb68364de224.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-b80b8b19666b9f47.rlib --extern hyper_multipart_rfc7578=/opt/crater/target/debug/deps/libhyper_multipart_rfc7578-2bb59c6935379250.rlib --extern multiaddr=/opt/crater/target/debug/deps/libmultiaddr-a1acf88276e768db.rlib --extern serde=/opt/crater/target/debug/deps/libserde-c55174c1f02a9342.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-33a91212eb58894d.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-86f23295433fb37c.rlib --extern serde_urlencoded=/opt/crater/target/debug/deps/libserde_urlencoded-eb3da31636d0267b.rlib --extern tar=/opt/crater/target/debug/deps/libtar-bf8f58068a9bed5f.rlib --extern tokio=/opt/crater/target/debug/deps/libtokio-26a00c1d230ed021.rlib --extern tokio_codec=/opt/crater/target/debug/deps/libtokio_codec-9026e149b866e510.rlib --extern tokio_io=/opt/crater/target/debug/deps/libtokio_io-51ea6b5cc566d83e.rlib --extern tokio_timer=/opt/crater/target/debug/deps/libtokio_timer-f9982e1f56590ba4.rlib --extern walkdir=/opt/crater/target/debug/deps/libwalkdir-d760559004f88dcf.rlib --cap-lints=warn -L native=/opt/crater/target/debug/build/backtrace-sys-897f45a579ca139a/out -L native=/opt/crater/target/debug/build/brotli-sys-750e70093fad3fec/out -L native=/opt/crater/target/debug/build/ring-fc3da0b7337038d7/out -L native=/opt/crater/target/debug/build/miniz-sys-acaaaedff836c650/out` (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/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/resolve_name-6ab2b3eefce3488e.resolve_name.ebpcuq64-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/resolve_name-6ab2b3eefce3488e.resolve_name.ebpcuq64-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/resolve_name-6ab2b3eefce3488e.resolve_name.ebpcuq64-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/resolve_name-6ab2b3eefce3488e.resolve_name.ebpcuq64-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/resolve_name-6ab2b3eefce3488e.resolve_name.ebpcuq64-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/resolve_name-6ab2b3eefce3488e.resolve_name.ebpcuq64-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/resolve_name-6ab2b3eefce3488e.resolve_name.ebpcuq64-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/resolve_name-6ab2b3eefce3488e.resolve_name.ebpcuq64-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/resolve_name-6ab2b3eefce3488e.resolve_name.ebpcuq64-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/resolve_name-6ab2b3eefce3488e.resolve_name.ebpcuq64-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/resolve_name-6ab2b3eefce3488e.resolve_name.ebpcuq64-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/resolve_name-6ab2b3eefce3488e.resolve_name.ebpcuq64-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/resolve_name-6ab2b3eefce3488e.resolve_name.ebpcuq64-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/resolve_name-6ab2b3eefce3488e.resolve_name.ebpcuq64-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/resolve_name-6ab2b3eefce3488e.resolve_name.ebpcuq64-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/resolve_name-6ab2b3eefce3488e.resolve_name.ebpcuq64-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/resolve_name-6ab2b3eefce3488e" "/opt/crater/target/debug/examples/resolve_name-6ab2b3eefce3488e.1msll308rvuhbijc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-897f45a579ca139a/out" "-L" "/opt/crater/target/debug/build/brotli-sys-750e70093fad3fec/out" "-L" "/opt/crater/target/debug/build/ring-fc3da0b7337038d7/out" "-L" "/opt/crater/target/debug/build/miniz-sys-acaaaedff836c650/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libipfs_api-aaca02b0da446505.rlib" "/opt/crater/target/debug/deps/libwalkdir-d760559004f88dcf.rlib" "/opt/crater/target/debug/deps/libsame_file-04145e91e44c421e.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-eb3da31636d0267b.rlib" "/opt/crater/target/debug/deps/liburl-9c48e2fe00c4c339.rlib" "/opt/crater/target/debug/deps/libencoding-6b8dd5ea4cb27bd5.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-1131a16f0f98b3fe.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-3f1e54dd83c60324.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-658f338d0fb6ac8d.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-f69bdce4439b48dd.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-3c524629977f3b84.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-880723daba293888.rlib" "/opt/crater/target/debug/deps/libidna-f1bd554acf3de410.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-b016911b6ed6746c.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-c4ef84e7768feceb.rlib" "/opt/crater/target/debug/deps/libmatches-4743b9188552617d.rlib" "/opt/crater/target/debug/deps/libdtoa-d816c76c22d8db3a.rlib" "/opt/crater/target/debug/deps/libserde_json-86f23295433fb37c.rlib" "/opt/crater/target/debug/deps/libryu-2328132eba3746b3.rlib" "/opt/crater/target/debug/deps/libmultiaddr-a1acf88276e768db.rlib" "/opt/crater/target/debug/deps/libcid-4425855a24056d33.rlib" "/opt/crater/target/debug/deps/libinteger_encoding-2aaeb3d54447ad7b.rlib" "/opt/crater/target/debug/deps/libmultibase-e1f51e6c0a3cd18f.rlib" "/opt/crater/target/debug/deps/libbase_x-6689b1a05994b706.rlib" "/opt/crater/target/debug/deps/libmultihash-66e48dcc932d8e79.rlib" "/opt/crater/target/debug/deps/libtiny_keccak-2549d47bcbc60954.rlib" "/opt/crater/target/debug/deps/libcrunchy-9074ac3b35ddfcb2.rlib" "/opt/crater/target/debug/deps/libsha2-3c9c7b44419a5c1a.rlib" "/opt/crater/target/debug/deps/libfake_simd-7c0a92f4d5c361f0.rlib" "/opt/crater/target/debug/deps/libblock_buffer-30c92f3d7dc36ae4.rlib" "/opt/crater/target/debug/deps/libarrayref-169817ce397b1996.rlib" "/opt/crater/target/debug/deps/libdigest-e589420ca51d4051.rlib" "/opt/crater/target/debug/deps/libgeneric_array-cb383b9f0a2fb17d.rlib" "/opt/crater/target/debug/deps/libtypenum-ae9884ba48ac3ae3.rlib" "/opt/crater/target/debug/deps/libbyte_tools-4bd6b787bd09cd4a.rlib" "/opt/crater/target/debug/deps/libsha1-76ff4e8bd0e79e84.rlib" "/opt/crater/target/debug/deps/libdirs-24ccb66e8d5475af.rlib" "/opt/crater/target/debug/deps/libserde-c55174c1f02a9342.rlib" "/opt/crater/target/debug/deps/libfailure-c28e2ce81937d1ba.rlib" "/opt/crater/target/debug/deps/libbacktrace-28acba862a0e61e1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4dc2a9768ebe11d6.rlib" "/opt/crater/target/debug/deps/librustc_demangle-77014e9d388dc77b.rlib" "/opt/crater/target/debug/deps/libhyper_multipart_rfc7578-2bb59c6935379250.rlib" "/opt/crater/target/debug/deps/libcommon_multipart_rfc7578-49ac19e78ab5bbf7.rlib" "/opt/crater/target/debug/deps/librand-57cc32693bd01c6d.rlib" "/opt/crater/target/debug/deps/libmime-1472717840a8711f.rlib" "/opt/crater/target/debug/deps/libunicase-9e2902eb2d489b6c.rlib" "/opt/crater/target/debug/deps/libhyper-b80b8b19666b9f47.rlib" "/opt/crater/target/debug/deps/libwant-4a2a82a2f448f98e.rlib" "/opt/crater/target/debug/deps/libtry_lock-71a75fe50b48798b.rlib" "/opt/crater/target/debug/deps/libtokio-26a00c1d230ed021.rlib" "/opt/crater/target/debug/deps/libtokio_uds-38d8846d680828b8.rlib" "/opt/crater/target/debug/deps/libmio_uds-306bf1f0c5e7b5e9.rlib" "/opt/crater/target/debug/deps/libtokio_udp-def651be8ef15cf3.rlib" "/opt/crater/target/debug/deps/libtokio_timer-f9982e1f56590ba4.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-86d04b23c4623651.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-f683a8ed8a08d977.rlib" "/opt/crater/target/debug/deps/libtokio_sync-1f0017cb16a65231.rlib" "/opt/crater/target/debug/deps/libparking_lot-eb1e205c4760d359.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-0dcf6affe7f5eb94.rlib" "/opt/crater/target/debug/deps/libsmallvec-3009c93eda7cf4fa.rlib" "/opt/crater/target/debug/deps/liblock_api-3fc8af4b186c35a8.rlib" "/opt/crater/target/debug/deps/libowning_ref-f49604bedfa4ae1c.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-287a8a8ca6ec21fa.rlib" "/opt/crater/target/debug/deps/libscopeguard-afc08b825b950866.rlib" "/opt/crater/target/debug/deps/libtokio_fs-0cafdf7969963518.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-468ef6da0e445f10.rlib" "/opt/crater/target/debug/deps/librand-1c858748ac19ec05.rlib" "/opt/crater/target/debug/deps/librand_xorshift-c37135569305816d.rlib" "/opt/crater/target/debug/deps/librand_pcg-05da2351d8811861.rlib" "/opt/crater/target/debug/deps/librand_hc-2e617981d71d68fb.rlib" "/opt/crater/target/debug/deps/librand_chacha-608bd020faf5060e.rlib" "/opt/crater/target/debug/deps/librand_isaac-e2932bc2eab2b64f.rlib" "/opt/crater/target/debug/deps/librand_core-cb99a0b940c27ed9.rlib" "/opt/crater/target/debug/deps/librand_os-c26d9914b6da4d52.rlib" "/opt/crater/target/debug/deps/librand_jitter-162e89fc4f3652f5.rlib" "/opt/crater/target/debug/deps/librand_core-4c9a550ae16dbf0f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-9a19686c8121c25b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-78a0fcbdfc728626.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-64e8ef56c5fe0efe.rlib" "/opt/crater/target/debug/deps/libscopeguard-690e8e7efd40245c.rlib" "/opt/crater/target/debug/deps/libmemoffset-4e66c457697043a8.rlib" "/opt/crater/target/debug/deps/libarrayvec-1041925da7343e83.rlib" "/opt/crater/target/debug/deps/libnodrop-36ce0cdfb7359e6a.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-5588648d2cf8aa77.rlib" "/opt/crater/target/debug/deps/libtokio_executor-4d0d7a1ca34358f4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-41fe25ba70f5455e.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "/opt/crater/target/debug/deps/libtokio_codec-9026e149b866e510.rlib" "/opt/crater/target/debug/deps/libmio-a55ef8cca9065597.rlib" "/opt/crater/target/debug/deps/libtime-edf45e35c919afdd.rlib" "/opt/crater/target/debug/deps/libnet2-dc52c3a8ee685ffb.rlib" "/opt/crater/target/debug/deps/libhttparse-57bd0f99975d1c11.rlib" "/opt/crater/target/debug/deps/libhttp_body-dedf63567502733e.rlib" "/opt/crater/target/debug/deps/libtokio_buf-70466bc9be4cdb20.rlib" "/opt/crater/target/debug/deps/libh2-c19043a28b88796b.rlib" "/opt/crater/target/debug/deps/libindexmap-6d1cede99116fd64.rlib" "/opt/crater/target/debug/deps/libstring-94336f3b4c6567da.rlib" "/opt/crater/target/debug/deps/libslab-8c37f8a83abe1853.rlib" "/opt/crater/target/debug/deps/libhttp-8914bb68364de224.rlib" "/opt/crater/target/debug/deps/libitoa-97a946ec35c116e9.rlib" "/opt/crater/target/debug/deps/libfnv-9c46c9dc8e117f05.rlib" "/opt/crater/target/debug/deps/libtokio_io-51ea6b5cc566d83e.rlib" "/opt/crater/target/debug/deps/liblog-edfa4b3364666663.rlib" "/opt/crater/target/debug/deps/libcfg_if-17244d8fcea476bd.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-1d42c7fdf24f18a1.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2c854131c0da7b53.rlib" "/opt/crater/target/debug/deps/libbytes-b8d84800b337abb7.rlib" "/opt/crater/target/debug/deps/libeither-06454d68134bb6f9.rlib" "/opt/crater/target/debug/deps/libiovec-fff840893baf65a3.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "/opt/crater/target/debug/deps/libbyteorder-066131f17ea0c99b.rlib" "/opt/crater/target/debug/deps/libfutures-d5ea9e389594d93f.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: 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 `ipfs-api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/add_tar-d94e5d74539d1159.add_tar.f2e9os15-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/add_tar-d94e5d74539d1159.add_tar.f2e9os15-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/add_tar-d94e5d74539d1159.add_tar.f2e9os15-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/add_tar-d94e5d74539d1159.add_tar.f2e9os15-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/add_tar-d94e5d74539d1159.add_tar.f2e9os15-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/add_tar-d94e5d74539d1159.add_tar.f2e9os15-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/add_tar-d94e5d74539d1159.add_tar.f2e9os15-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/add_tar-d94e5d74539d1159.add_tar.f2e9os15-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/add_tar-d94e5d74539d1159.add_tar.f2e9os15-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/add_tar-d94e5d74539d1159.add_tar.f2e9os15-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/add_tar-d94e5d74539d1159.add_tar.f2e9os15-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/add_tar-d94e5d74539d1159.add_tar.f2e9os15-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/add_tar-d94e5d74539d1159.add_tar.f2e9os15-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/add_tar-d94e5d74539d1159.add_tar.f2e9os15-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/add_tar-d94e5d74539d1159.add_tar.f2e9os15-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/add_tar-d94e5d74539d1159.add_tar.f2e9os15-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/add_tar-d94e5d74539d1159" "/opt/crater/target/debug/examples/add_tar-d94e5d74539d1159.2c6py8kc2jy9b6jy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-897f45a579ca139a/out" "-L" "/opt/crater/target/debug/build/brotli-sys-750e70093fad3fec/out" "-L" "/opt/crater/target/debug/build/ring-fc3da0b7337038d7/out" "-L" "/opt/crater/target/debug/build/miniz-sys-acaaaedff836c650/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtar-bf8f58068a9bed5f.rlib" "/opt/crater/target/debug/deps/libxattr-82084a8fa0798ffb.rlib" "/opt/crater/target/debug/deps/libfiletime-c90afe7c1546b9d8.rlib" "/opt/crater/target/debug/deps/libipfs_api-aaca02b0da446505.rlib" "/opt/crater/target/debug/deps/libwalkdir-d760559004f88dcf.rlib" "/opt/crater/target/debug/deps/libsame_file-04145e91e44c421e.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-eb3da31636d0267b.rlib" "/opt/crater/target/debug/deps/liburl-9c48e2fe00c4c339.rlib" "/opt/crater/target/debug/deps/libencoding-6b8dd5ea4cb27bd5.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-1131a16f0f98b3fe.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-3f1e54dd83c60324.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-658f338d0fb6ac8d.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-f69bdce4439b48dd.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-3c524629977f3b84.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-880723daba293888.rlib" "/opt/crater/target/debug/deps/libidna-f1bd554acf3de410.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-b016911b6ed6746c.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-c4ef84e7768feceb.rlib" "/opt/crater/target/debug/deps/libmatches-4743b9188552617d.rlib" "/opt/crater/target/debug/deps/libdtoa-d816c76c22d8db3a.rlib" "/opt/crater/target/debug/deps/libserde_json-86f23295433fb37c.rlib" "/opt/crater/target/debug/deps/libryu-2328132eba3746b3.rlib" "/opt/crater/target/debug/deps/libmultiaddr-a1acf88276e768db.rlib" "/opt/crater/target/debug/deps/libcid-4425855a24056d33.rlib" "/opt/crater/target/debug/deps/libinteger_encoding-2aaeb3d54447ad7b.rlib" "/opt/crater/target/debug/deps/libmultibase-e1f51e6c0a3cd18f.rlib" "/opt/crater/target/debug/deps/libbase_x-6689b1a05994b706.rlib" "/opt/crater/target/debug/deps/libmultihash-66e48dcc932d8e79.rlib" "/opt/crater/target/debug/deps/libtiny_keccak-2549d47bcbc60954.rlib" "/opt/crater/target/debug/deps/libcrunchy-9074ac3b35ddfcb2.rlib" "/opt/crater/target/debug/deps/libsha2-3c9c7b44419a5c1a.rlib" "/opt/crater/target/debug/deps/libfake_simd-7c0a92f4d5c361f0.rlib" "/opt/crater/target/debug/deps/libblock_buffer-30c92f3d7dc36ae4.rlib" "/opt/crater/target/debug/deps/libarrayref-169817ce397b1996.rlib" "/opt/crater/target/debug/deps/libdigest-e589420ca51d4051.rlib" "/opt/crater/target/debug/deps/libgeneric_array-cb383b9f0a2fb17d.rlib" "/opt/crater/target/debug/deps/libtypenum-ae9884ba48ac3ae3.rlib" "/opt/crater/target/debug/deps/libbyte_tools-4bd6b787bd09cd4a.rlib" "/opt/crater/target/debug/deps/libsha1-76ff4e8bd0e79e84.rlib" "/opt/crater/target/debug/deps/libdirs-24ccb66e8d5475af.rlib" "/opt/crater/target/debug/deps/libserde-c55174c1f02a9342.rlib" "/opt/crater/target/debug/deps/libfailure-c28e2ce81937d1ba.rlib" "/opt/crater/target/debug/deps/libbacktrace-28acba862a0e61e1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4dc2a9768ebe11d6.rlib" "/opt/crater/target/debug/deps/librustc_demangle-77014e9d388dc77b.rlib" "/opt/crater/target/debug/deps/libhyper_multipart_rfc7578-2bb59c6935379250.rlib" "/opt/crater/target/debug/deps/libcommon_multipart_rfc7578-49ac19e78ab5bbf7.rlib" "/opt/crater/target/debug/deps/librand-57cc32693bd01c6d.rlib" "/opt/crater/target/debug/deps/libmime-1472717840a8711f.rlib" "/opt/crater/target/debug/deps/libunicase-9e2902eb2d489b6c.rlib" "/opt/crater/target/debug/deps/libhyper-b80b8b19666b9f47.rlib" "/opt/crater/target/debug/deps/libwant-4a2a82a2f448f98e.rlib" "/opt/crater/target/debug/deps/libtry_lock-71a75fe50b48798b.rlib" "/opt/crater/target/debug/deps/libtokio-26a00c1d230ed021.rlib" "/opt/crater/target/debug/deps/libtokio_uds-38d8846d680828b8.rlib" "/opt/crater/target/debug/deps/libmio_uds-306bf1f0c5e7b5e9.rlib" "/opt/crater/target/debug/deps/libtokio_udp-def651be8ef15cf3.rlib" "/opt/crater/target/debug/deps/libtokio_timer-f9982e1f56590ba4.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-86d04b23c4623651.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-f683a8ed8a08d977.rlib" "/opt/crater/target/debug/deps/libtokio_sync-1f0017cb16a65231.rlib" "/opt/crater/target/debug/deps/libparking_lot-eb1e205c4760d359.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-0dcf6affe7f5eb94.rlib" "/opt/crater/target/debug/deps/libsmallvec-3009c93eda7cf4fa.rlib" "/opt/crater/target/debug/deps/liblock_api-3fc8af4b186c35a8.rlib" "/opt/crater/target/debug/deps/libowning_ref-f49604bedfa4ae1c.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-287a8a8ca6ec21fa.rlib" "/opt/crater/target/debug/deps/libscopeguard-afc08b825b950866.rlib" "/opt/crater/target/debug/deps/libtokio_fs-0cafdf7969963518.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-468ef6da0e445f10.rlib" "/opt/crater/target/debug/deps/librand-1c858748ac19ec05.rlib" "/opt/crater/target/debug/deps/librand_xorshift-c37135569305816d.rlib" "/opt/crater/target/debug/deps/librand_pcg-05da2351d8811861.rlib" "/opt/crater/target/debug/deps/librand_hc-2e617981d71d68fb.rlib" "/opt/crater/target/debug/deps/librand_chacha-608bd020faf5060e.rlib" "/opt/crater/target/debug/deps/librand_isaac-e2932bc2eab2b64f.rlib" "/opt/crater/target/debug/deps/librand_core-cb99a0b940c27ed9.rlib" "/opt/crater/target/debug/deps/librand_os-c26d9914b6da4d52.rlib" "/opt/crater/target/debug/deps/librand_jitter-162e89fc4f3652f5.rlib" "/opt/crater/target/debug/deps/librand_core-4c9a550ae16dbf0f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-9a19686c8121c25b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-78a0fcbdfc728626.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-64e8ef56c5fe0efe.rlib" "/opt/crater/target/debug/deps/libscopeguard-690e8e7efd40245c.rlib" "/opt/crater/target/debug/deps/libmemoffset-4e66c457697043a8.rlib" "/opt/crater/target/debug/deps/libarrayvec-1041925da7343e83.rlib" "/opt/crater/target/debug/deps/libnodrop-36ce0cdfb7359e6a.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-5588648d2cf8aa77.rlib" "/opt/crater/target/debug/deps/libtokio_executor-4d0d7a1ca34358f4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-41fe25ba70f5455e.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "/opt/crater/target/debug/deps/libtokio_codec-9026e149b866e510.rlib" "/opt/crater/target/debug/deps/libmio-a55ef8cca9065597.rlib" "/opt/crater/target/debug/deps/libtime-edf45e35c919afdd.rlib" "/opt/crater/target/debug/deps/libnet2-dc52c3a8ee685ffb.rlib" "/opt/crater/target/debug/deps/libhttparse-57bd0f99975d1c11.rlib" "/opt/crater/target/debug/deps/libhttp_body-dedf63567502733e.rlib" "/opt/crater/target/debug/deps/libtokio_buf-70466bc9be4cdb20.rlib" "/opt/crater/target/debug/deps/libh2-c19043a28b88796b.rlib" "/opt/crater/target/debug/deps/libindexmap-6d1cede99116fd64.rlib" "/opt/crater/target/debug/deps/libstring-94336f3b4c6567da.rlib" "/opt/crater/target/debug/deps/libslab-8c37f8a83abe1853.rlib" "/opt/crater/target/debug/deps/libhttp-8914bb68364de224.rlib" "/opt/crater/target/debug/deps/libitoa-97a946ec35c116e9.rlib" "/opt/crater/target/debug/deps/libfnv-9c46c9dc8e117f05.rlib" "/opt/crater/target/debug/deps/libtokio_io-51ea6b5cc566d83e.rlib" "/opt/crater/target/debug/deps/liblog-edfa4b3364666663.rlib" "/opt/crater/target/debug/deps/libcfg_if-17244d8fcea476bd.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-1d42c7fdf24f18a1.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2c854131c0da7b53.rlib" "/opt/crater/target/debug/deps/libbytes-b8d84800b337abb7.rlib" "/opt/crater/target/debug/deps/libeither-06454d68134bb6f9.rlib" "/opt/crater/target/debug/deps/libiovec-fff840893baf65a3.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "/opt/crater/target/debug/deps/libbyteorder-066131f17ea0c99b.rlib" "/opt/crater/target/debug/deps/libfutures-d5ea9e389594d93f.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: final link failed: Nonrepresentable section on output [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `ipfs-api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/ping_peer-7d9dfb0d2e038a9d.ping_peer.8d91veok-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/ping_peer-7d9dfb0d2e038a9d.ping_peer.8d91veok-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/ping_peer-7d9dfb0d2e038a9d.ping_peer.8d91veok-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/ping_peer-7d9dfb0d2e038a9d.ping_peer.8d91veok-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/ping_peer-7d9dfb0d2e038a9d.ping_peer.8d91veok-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/ping_peer-7d9dfb0d2e038a9d.ping_peer.8d91veok-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/ping_peer-7d9dfb0d2e038a9d.ping_peer.8d91veok-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/ping_peer-7d9dfb0d2e038a9d.ping_peer.8d91veok-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/ping_peer-7d9dfb0d2e038a9d.ping_peer.8d91veok-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/ping_peer-7d9dfb0d2e038a9d.ping_peer.8d91veok-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/ping_peer-7d9dfb0d2e038a9d.ping_peer.8d91veok-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/ping_peer-7d9dfb0d2e038a9d.ping_peer.8d91veok-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/ping_peer-7d9dfb0d2e038a9d.ping_peer.8d91veok-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/ping_peer-7d9dfb0d2e038a9d.ping_peer.8d91veok-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/ping_peer-7d9dfb0d2e038a9d.ping_peer.8d91veok-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/ping_peer-7d9dfb0d2e038a9d.ping_peer.8d91veok-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/ping_peer-7d9dfb0d2e038a9d" "/opt/crater/target/debug/examples/ping_peer-7d9dfb0d2e038a9d.zbuqyhjj7bf0yrx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-897f45a579ca139a/out" "-L" "/opt/crater/target/debug/build/brotli-sys-750e70093fad3fec/out" "-L" "/opt/crater/target/debug/build/ring-fc3da0b7337038d7/out" "-L" "/opt/crater/target/debug/build/miniz-sys-acaaaedff836c650/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libipfs_api-aaca02b0da446505.rlib" "/opt/crater/target/debug/deps/libwalkdir-d760559004f88dcf.rlib" "/opt/crater/target/debug/deps/libsame_file-04145e91e44c421e.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-eb3da31636d0267b.rlib" "/opt/crater/target/debug/deps/liburl-9c48e2fe00c4c339.rlib" "/opt/crater/target/debug/deps/libencoding-6b8dd5ea4cb27bd5.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-1131a16f0f98b3fe.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-3f1e54dd83c60324.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-658f338d0fb6ac8d.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-f69bdce4439b48dd.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-3c524629977f3b84.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-880723daba293888.rlib" "/opt/crater/target/debug/deps/libidna-f1bd554acf3de410.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-b016911b6ed6746c.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-c4ef84e7768feceb.rlib" "/opt/crater/target/debug/deps/libmatches-4743b9188552617d.rlib" "/opt/crater/target/debug/deps/libdtoa-d816c76c22d8db3a.rlib" "/opt/crater/target/debug/deps/libserde_json-86f23295433fb37c.rlib" "/opt/crater/target/debug/deps/libryu-2328132eba3746b3.rlib" "/opt/crater/target/debug/deps/libmultiaddr-a1acf88276e768db.rlib" "/opt/crater/target/debug/deps/libcid-4425855a24056d33.rlib" "/opt/crater/target/debug/deps/libinteger_encoding-2aaeb3d54447ad7b.rlib" "/opt/crater/target/debug/deps/libmultibase-e1f51e6c0a3cd18f.rlib" "/opt/crater/target/debug/deps/libbase_x-6689b1a05994b706.rlib" "/opt/crater/target/debug/deps/libmultihash-66e48dcc932d8e79.rlib" "/opt/crater/target/debug/deps/libtiny_keccak-2549d47bcbc60954.rlib" "/opt/crater/target/debug/deps/libcrunchy-9074ac3b35ddfcb2.rlib" "/opt/crater/target/debug/deps/libsha2-3c9c7b44419a5c1a.rlib" "/opt/crater/target/debug/deps/libfake_simd-7c0a92f4d5c361f0.rlib" "/opt/crater/target/debug/deps/libblock_buffer-30c92f3d7dc36ae4.rlib" "/opt/crater/target/debug/deps/libarrayref-169817ce397b1996.rlib" "/opt/crater/target/debug/deps/libdigest-e589420ca51d4051.rlib" "/opt/crater/target/debug/deps/libgeneric_array-cb383b9f0a2fb17d.rlib" "/opt/crater/target/debug/deps/libtypenum-ae9884ba48ac3ae3.rlib" "/opt/crater/target/debug/deps/libbyte_tools-4bd6b787bd09cd4a.rlib" "/opt/crater/target/debug/deps/libsha1-76ff4e8bd0e79e84.rlib" "/opt/crater/target/debug/deps/libdirs-24ccb66e8d5475af.rlib" "/opt/crater/target/debug/deps/libserde-c55174c1f02a9342.rlib" "/opt/crater/target/debug/deps/libfailure-c28e2ce81937d1ba.rlib" "/opt/crater/target/debug/deps/libbacktrace-28acba862a0e61e1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4dc2a9768ebe11d6.rlib" "/opt/crater/target/debug/deps/librustc_demangle-77014e9d388dc77b.rlib" "/opt/crater/target/debug/deps/libhyper_multipart_rfc7578-2bb59c6935379250.rlib" "/opt/crater/target/debug/deps/libcommon_multipart_rfc7578-49ac19e78ab5bbf7.rlib" "/opt/crater/target/debug/deps/librand-57cc32693bd01c6d.rlib" "/opt/crater/target/debug/deps/libmime-1472717840a8711f.rlib" "/opt/crater/target/debug/deps/libunicase-9e2902eb2d489b6c.rlib" "/opt/crater/target/debug/deps/libhyper-b80b8b19666b9f47.rlib" "/opt/crater/target/debug/deps/libwant-4a2a82a2f448f98e.rlib" "/opt/crater/target/debug/deps/libtry_lock-71a75fe50b48798b.rlib" "/opt/crater/target/debug/deps/libtokio-26a00c1d230ed021.rlib" "/opt/crater/target/debug/deps/libtokio_uds-38d8846d680828b8.rlib" "/opt/crater/target/debug/deps/libmio_uds-306bf1f0c5e7b5e9.rlib" "/opt/crater/target/debug/deps/libtokio_udp-def651be8ef15cf3.rlib" "/opt/crater/target/debug/deps/libtokio_timer-f9982e1f56590ba4.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-86d04b23c4623651.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-f683a8ed8a08d977.rlib" "/opt/crater/target/debug/deps/libtokio_sync-1f0017cb16a65231.rlib" "/opt/crater/target/debug/deps/libparking_lot-eb1e205c4760d359.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-0dcf6affe7f5eb94.rlib" "/opt/crater/target/debug/deps/libsmallvec-3009c93eda7cf4fa.rlib" "/opt/crater/target/debug/deps/liblock_api-3fc8af4b186c35a8.rlib" "/opt/crater/target/debug/deps/libowning_ref-f49604bedfa4ae1c.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-287a8a8ca6ec21fa.rlib" "/opt/crater/target/debug/deps/libscopeguard-afc08b825b950866.rlib" "/opt/crater/target/debug/deps/libtokio_fs-0cafdf7969963518.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-468ef6da0e445f10.rlib" "/opt/crater/target/debug/deps/librand-1c858748ac19ec05.rlib" "/opt/crater/target/debug/deps/librand_xorshift-c37135569305816d.rlib" "/opt/crater/target/debug/deps/librand_pcg-05da2351d8811861.rlib" "/opt/crater/target/debug/deps/librand_hc-2e617981d71d68fb.rlib" "/opt/crater/target/debug/deps/librand_chacha-608bd020faf5060e.rlib" "/opt/crater/target/debug/deps/librand_isaac-e2932bc2eab2b64f.rlib" "/opt/crater/target/debug/deps/librand_core-cb99a0b940c27ed9.rlib" "/opt/crater/target/debug/deps/librand_os-c26d9914b6da4d52.rlib" "/opt/crater/target/debug/deps/librand_jitter-162e89fc4f3652f5.rlib" "/opt/crater/target/debug/deps/librand_core-4c9a550ae16dbf0f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-9a19686c8121c25b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-78a0fcbdfc728626.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-64e8ef56c5fe0efe.rlib" "/opt/crater/target/debug/deps/libscopeguard-690e8e7efd40245c.rlib" "/opt/crater/target/debug/deps/libmemoffset-4e66c457697043a8.rlib" "/opt/crater/target/debug/deps/libarrayvec-1041925da7343e83.rlib" "/opt/crater/target/debug/deps/libnodrop-36ce0cdfb7359e6a.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-5588648d2cf8aa77.rlib" "/opt/crater/target/debug/deps/libtokio_executor-4d0d7a1ca34358f4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-41fe25ba70f5455e.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "/opt/crater/target/debug/deps/libtokio_codec-9026e149b866e510.rlib" "/opt/crater/target/debug/deps/libmio-a55ef8cca9065597.rlib" "/opt/crater/target/debug/deps/libtime-edf45e35c919afdd.rlib" "/opt/crater/target/debug/deps/libnet2-dc52c3a8ee685ffb.rlib" "/opt/crater/target/debug/deps/libhttparse-57bd0f99975d1c11.rlib" "/opt/crater/target/debug/deps/libhttp_body-dedf63567502733e.rlib" "/opt/crater/target/debug/deps/libtokio_buf-70466bc9be4cdb20.rlib" "/opt/crater/target/debug/deps/libh2-c19043a28b88796b.rlib" "/opt/crater/target/debug/deps/libindexmap-6d1cede99116fd64.rlib" "/opt/crater/target/debug/deps/libstring-94336f3b4c6567da.rlib" "/opt/crater/target/debug/deps/libslab-8c37f8a83abe1853.rlib" "/opt/crater/target/debug/deps/libhttp-8914bb68364de224.rlib" "/opt/crater/target/debug/deps/libitoa-97a946ec35c116e9.rlib" "/opt/crater/target/debug/deps/libfnv-9c46c9dc8e117f05.rlib" "/opt/crater/target/debug/deps/libtokio_io-51ea6b5cc566d83e.rlib" "/opt/crater/target/debug/deps/liblog-edfa4b3364666663.rlib" "/opt/crater/target/debug/deps/libcfg_if-17244d8fcea476bd.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-1d42c7fdf24f18a1.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2c854131c0da7b53.rlib" "/opt/crater/target/debug/deps/libbytes-b8d84800b337abb7.rlib" "/opt/crater/target/debug/deps/libeither-06454d68134bb6f9.rlib" "/opt/crater/target/debug/deps/libiovec-fff840893baf65a3.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "/opt/crater/target/debug/deps/libbyteorder-066131f17ea0c99b.rlib" "/opt/crater/target/debug/deps/libfutures-d5ea9e389594d93f.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-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/elf64-x86-64.c:4731 in elf_x86_64_relocate_section [INFO] [stderr] [INFO] [stderr] /usr/bin/ld: Please report this bug. [INFO] [stderr] [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: signal: 9 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/get_stats-80c2ac0bf299301e.get_stats.zql2nsry-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/get_stats-80c2ac0bf299301e.get_stats.zql2nsry-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/get_stats-80c2ac0bf299301e.get_stats.zql2nsry-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/get_stats-80c2ac0bf299301e.get_stats.zql2nsry-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/get_stats-80c2ac0bf299301e.get_stats.zql2nsry-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/get_stats-80c2ac0bf299301e.get_stats.zql2nsry-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/get_stats-80c2ac0bf299301e.get_stats.zql2nsry-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/get_stats-80c2ac0bf299301e.get_stats.zql2nsry-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/get_stats-80c2ac0bf299301e.get_stats.zql2nsry-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/get_stats-80c2ac0bf299301e.get_stats.zql2nsry-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/get_stats-80c2ac0bf299301e.get_stats.zql2nsry-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/get_stats-80c2ac0bf299301e.get_stats.zql2nsry-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/get_stats-80c2ac0bf299301e.get_stats.zql2nsry-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/get_stats-80c2ac0bf299301e.get_stats.zql2nsry-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/get_stats-80c2ac0bf299301e.get_stats.zql2nsry-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/get_stats-80c2ac0bf299301e.get_stats.zql2nsry-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/get_stats-80c2ac0bf299301e" "/opt/crater/target/debug/examples/get_stats-80c2ac0bf299301e.3gysbao0ugvrxhn4.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-897f45a579ca139a/out" "-L" "/opt/crater/target/debug/build/brotli-sys-750e70093fad3fec/out" "-L" "/opt/crater/target/debug/build/ring-fc3da0b7337038d7/out" "-L" "/opt/crater/target/debug/build/miniz-sys-acaaaedff836c650/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libipfs_api-aaca02b0da446505.rlib" "/opt/crater/target/debug/deps/libwalkdir-d760559004f88dcf.rlib" "/opt/crater/target/debug/deps/libsame_file-04145e91e44c421e.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-eb3da31636d0267b.rlib" "/opt/crater/target/debug/deps/liburl-9c48e2fe00c4c339.rlib" "/opt/crater/target/debug/deps/libencoding-6b8dd5ea4cb27bd5.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-1131a16f0f98b3fe.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-3f1e54dd83c60324.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-658f338d0fb6ac8d.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-f69bdce4439b48dd.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-3c524629977f3b84.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-880723daba293888.rlib" "/opt/crater/target/debug/deps/libidna-f1bd554acf3de410.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-b016911b6ed6746c.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-c4ef84e7768feceb.rlib" "/opt/crater/target/debug/deps/libmatches-4743b9188552617d.rlib" "/opt/crater/target/debug/deps/libdtoa-d816c76c22d8db3a.rlib" "/opt/crater/target/debug/deps/libserde_json-86f23295433fb37c.rlib" "/opt/crater/target/debug/deps/libryu-2328132eba3746b3.rlib" "/opt/crater/target/debug/deps/libmultiaddr-a1acf88276e768db.rlib" "/opt/crater/target/debug/deps/libcid-4425855a24056d33.rlib" "/opt/crater/target/debug/deps/libinteger_encoding-2aaeb3d54447ad7b.rlib" "/opt/crater/target/debug/deps/libmultibase-e1f51e6c0a3cd18f.rlib" "/opt/crater/target/debug/deps/libbase_x-6689b1a05994b706.rlib" "/opt/crater/target/debug/deps/libmultihash-66e48dcc932d8e79.rlib" "/opt/crater/target/debug/deps/libtiny_keccak-2549d47bcbc60954.rlib" "/opt/crater/target/debug/deps/libcrunchy-9074ac3b35ddfcb2.rlib" "/opt/crater/target/debug/deps/libsha2-3c9c7b44419a5c1a.rlib" "/opt/crater/target/debug/deps/libfake_simd-7c0a92f4d5c361f0.rlib" "/opt/crater/target/debug/deps/libblock_buffer-30c92f3d7dc36ae4.rlib" "/opt/crater/target/debug/deps/libarrayref-169817ce397b1996.rlib" "/opt/crater/target/debug/deps/libdigest-e589420ca51d4051.rlib" "/opt/crater/target/debug/deps/libgeneric_array-cb383b9f0a2fb17d.rlib" "/opt/crater/target/debug/deps/libtypenum-ae9884ba48ac3ae3.rlib" "/opt/crater/target/debug/deps/libbyte_tools-4bd6b787bd09cd4a.rlib" "/opt/crater/target/debug/deps/libsha1-76ff4e8bd0e79e84.rlib" "/opt/crater/target/debug/deps/libdirs-24ccb66e8d5475af.rlib" "/opt/crater/target/debug/deps/libserde-c55174c1f02a9342.rlib" "/opt/crater/target/debug/deps/libfailure-c28e2ce81937d1ba.rlib" "/opt/crater/target/debug/deps/libbacktrace-28acba862a0e61e1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4dc2a9768ebe11d6.rlib" "/opt/crater/target/debug/deps/librustc_demangle-77014e9d388dc77b.rlib" "/opt/crater/target/debug/deps/libhyper_multipart_rfc7578-2bb59c6935379250.rlib" "/opt/crater/target/debug/deps/libcommon_multipart_rfc7578-49ac19e78ab5bbf7.rlib" "/opt/crater/target/debug/deps/librand-57cc32693bd01c6d.rlib" "/opt/crater/target/debug/deps/libmime-1472717840a8711f.rlib" "/opt/crater/target/debug/deps/libunicase-9e2902eb2d489b6c.rlib" "/opt/crater/target/debug/deps/libhyper-b80b8b19666b9f47.rlib" "/opt/crater/target/debug/deps/libwant-4a2a82a2f448f98e.rlib" "/opt/crater/target/debug/deps/libtry_lock-71a75fe50b48798b.rlib" "/opt/crater/target/debug/deps/libtokio-26a00c1d230ed021.rlib" "/opt/crater/target/debug/deps/libtokio_uds-38d8846d680828b8.rlib" "/opt/crater/target/debug/deps/libmio_uds-306bf1f0c5e7b5e9.rlib" "/opt/crater/target/debug/deps/libtokio_udp-def651be8ef15cf3.rlib" "/opt/crater/target/debug/deps/libtokio_timer-f9982e1f56590ba4.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-86d04b23c4623651.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-f683a8ed8a08d977.rlib" "/opt/crater/target/debug/deps/libtokio_sync-1f0017cb16a65231.rlib" "/opt/crater/target/debug/deps/libparking_lot-eb1e205c4760d359.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-0dcf6affe7f5eb94.rlib" "/opt/crater/target/debug/deps/libsmallvec-3009c93eda7cf4fa.rlib" "/opt/crater/target/debug/deps/liblock_api-3fc8af4b186c35a8.rlib" "/opt/crater/target/debug/deps/libowning_ref-f49604bedfa4ae1c.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-287a8a8ca6ec21fa.rlib" "/opt/crater/target/debug/deps/libscopeguard-afc08b825b950866.rlib" "/opt/crater/target/debug/deps/libtokio_fs-0cafdf7969963518.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-468ef6da0e445f10.rlib" "/opt/crater/target/debug/deps/librand-1c858748ac19ec05.rlib" "/opt/crater/target/debug/deps/librand_xorshift-c37135569305816d.rlib" "/opt/crater/target/debug/deps/librand_pcg-05da2351d8811861.rlib" "/opt/crater/target/debug/deps/librand_hc-2e617981d71d68fb.rlib" "/opt/crater/target/debug/deps/librand_chacha-608bd020faf5060e.rlib" "/opt/crater/target/debug/deps/librand_isaac-e2932bc2eab2b64f.rlib" "/opt/crater/target/debug/deps/librand_core-cb99a0b940c27ed9.rlib" "/opt/crater/target/debug/deps/librand_os-c26d9914b6da4d52.rlib" "/opt/crater/target/debug/deps/librand_jitter-162e89fc4f3652f5.rlib" "/opt/crater/target/debug/deps/librand_core-4c9a550ae16dbf0f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-9a19686c8121c25b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-78a0fcbdfc728626.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-64e8ef56c5fe0efe.rlib" "/opt/crater/target/debug/deps/libscopeguard-690e8e7efd40245c.rlib" "/opt/crater/target/debug/deps/libmemoffset-4e66c457697043a8.rlib" "/opt/crater/target/debug/deps/libarrayvec-1041925da7343e83.rlib" "/opt/crater/target/debug/deps/libnodrop-36ce0cdfb7359e6a.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-5588648d2cf8aa77.rlib" "/opt/crater/target/debug/deps/libtokio_executor-4d0d7a1ca34358f4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-41fe25ba70f5455e.rlib" "/opt/crater/target/debug/deps/liblazy_static-6a4e8ea56a445919.rlib" "/opt/crater/target/debug/deps/libtokio_codec-9026e149b866e510.rlib" "/opt/crater/target/debug/deps/libmio-a55ef8cca9065597.rlib" "/opt/crater/target/debug/deps/libtime-edf45e35c919afdd.rlib" "/opt/crater/target/debug/deps/libnet2-dc52c3a8ee685ffb.rlib" "/opt/crater/target/debug/deps/libhttparse-57bd0f99975d1c11.rlib" "/opt/crater/target/debug/deps/libhttp_body-dedf63567502733e.rlib" "/opt/crater/target/debug/deps/libtokio_buf-70466bc9be4cdb20.rlib" "/opt/crater/target/debug/deps/libh2-c19043a28b88796b.rlib" "/opt/crater/target/debug/deps/libindexmap-6d1cede99116fd64.rlib" "/opt/crater/target/debug/deps/libstring-94336f3b4c6567da.rlib" "/opt/crater/target/debug/deps/libslab-8c37f8a83abe1853.rlib" "/opt/crater/target/debug/deps/libhttp-8914bb68364de224.rlib" "/opt/crater/target/debug/deps/libitoa-97a946ec35c116e9.rlib" "/opt/crater/target/debug/deps/libfnv-9c46c9dc8e117f05.rlib" "/opt/crater/target/debug/deps/libtokio_io-51ea6b5cc566d83e.rlib" "/opt/crater/target/debug/deps/liblog-edfa4b3364666663.rlib" "/opt/crater/target/debug/deps/libcfg_if-17244d8fcea476bd.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-1d42c7fdf24f18a1.rlib" "/opt/crater/target/debug/deps/libnum_cpus-2c854131c0da7b53.rlib" "/opt/crater/target/debug/deps/libbytes-b8d84800b337abb7.rlib" "/opt/crater/target/debug/deps/libeither-06454d68134bb6f9.rlib" "/opt/crater/target/debug/deps/libiovec-fff840893baf65a3.rlib" "/opt/crater/target/debug/deps/liblibc-15b143653abd1ffe.rlib" "/opt/crater/target/debug/deps/libbyteorder-066131f17ea0c99b.rlib" "/opt/crater/target/debug/deps/libfutures-d5ea9e389594d93f.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: final link failed: Nonrepresentable section on output [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `ipfs-api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `ipfs-api`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d294ddc7e30e43410d5d87924e2fca4a29951b453c5f43e1662d0d78b113a932"` [INFO] running `"docker" "rm" "-f" "d294ddc7e30e43410d5d87924e2fca4a29951b453c5f43e1662d0d78b113a932"` [INFO] [stdout] d294ddc7e30e43410d5d87924e2fca4a29951b453c5f43e1662d0d78b113a932