[INFO] crate ipfs-api 0.5.1 is already in cache [INFO] extracting crate ipfs-api 0.5.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/ipfs-api/0.5.1 [INFO] extracting crate ipfs-api 0.5.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ipfs-api/0.5.1 [INFO] validating manifest of ipfs-api-0.5.1 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ipfs-api-0.5.1 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing 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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/reg/ipfs-api/0.5.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ipfs-api-0.5.1 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/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-08-13" "build" "--frozen"` [INFO] [stdout] c863beb0a5fa0a0a139e3d1722718d01e25ba7190643028088f0234e700ac6a0 [INFO] running `"docker" "start" "-a" "c863beb0a5fa0a0a139e3d1722718d01e25ba7190643028088f0234e700ac6a0"` [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 11.58s [INFO] running `"docker" "inspect" "c863beb0a5fa0a0a139e3d1722718d01e25ba7190643028088f0234e700ac6a0"` [INFO] running `"docker" "rm" "-f" "c863beb0a5fa0a0a139e3d1722718d01e25ba7190643028088f0234e700ac6a0"` [INFO] [stdout] c863beb0a5fa0a0a139e3d1722718d01e25ba7190643028088f0234e700ac6a0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 9e62cc5f0495f0b0463cc020490c529b6d1412be128483f5901f146145301740 [INFO] running `"docker" "start" "-a" "9e62cc5f0495f0b0463cc020490c529b6d1412be128483f5901f146145301740"` [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=87d212bd79f940a2 -C extra-filename=-87d212bd79f940a2 --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-e1dc2758e0a0bfc3.rlib --extern actix_web=/opt/crater/target/debug/deps/libactix_web-e0dbb44d9341f597.rlib --extern bytes=/opt/crater/target/debug/deps/libbytes-a094dc9fa3ca383e.rlib --extern dirs=/opt/crater/target/debug/deps/libdirs-3ac2212ac716b0d3.rlib --extern failure=/opt/crater/target/debug/deps/libfailure-0e2ba5b5fecbe196.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-f60afb80ba7dd5f9.rlib --extern http=/opt/crater/target/debug/deps/libhttp-587004fa4d353dac.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-889692dea758fa4f.rlib --extern hyper_multipart_rfc7578=/opt/crater/target/debug/deps/libhyper_multipart_rfc7578-15905442005b928b.rlib --extern multiaddr=/opt/crater/target/debug/deps/libmultiaddr-177f9dfb271f1cfc.rlib --extern serde=/opt/crater/target/debug/deps/libserde-5125a48878b1da57.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-080adf51b2cd98e4.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-0c53888b338bdcbb.rlib --extern serde_urlencoded=/opt/crater/target/debug/deps/libserde_urlencoded-d67e5b6a50588f74.rlib --extern tar=/opt/crater/target/debug/deps/libtar-76398c7079416e03.rlib --extern tokio=/opt/crater/target/debug/deps/libtokio-19dc1ad751ab4661.rlib --extern tokio_codec=/opt/crater/target/debug/deps/libtokio_codec-2e59ec1f736fc9a0.rlib --extern tokio_io=/opt/crater/target/debug/deps/libtokio_io-6bef2b7aa50b9c59.rlib --extern tokio_timer=/opt/crater/target/debug/deps/libtokio_timer-c6e40c97d9def47d.rlib --extern walkdir=/opt/crater/target/debug/deps/libwalkdir-cfb6377a04f8e7b5.rlib --cap-lints=warn -L native=/opt/crater/target/debug/build/backtrace-sys-d5ae900bfde9750d/out -L native=/opt/crater/target/debug/build/brotli-sys-d77b4ed66f94f6a0/out -L native=/opt/crater/target/debug/build/ring-4d4e586c1c4a7c66/out -L native=/opt/crater/target/debug/build/miniz-sys-e6b91e84307dae80/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `ipfs-api`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dns examples/dns.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hyper"' --cfg 'feature="hyper-multipart-rfc7578"' -C metadata=31b6dce1124d442e -C extra-filename=-31b6dce1124d442e --out-dir /opt/crater/target/debug/examples -L dependency=/opt/crater/target/debug/deps --extern actix_multipart_rfc7578=/opt/crater/target/debug/deps/libactix_multipart_rfc7578-e1dc2758e0a0bfc3.rlib --extern actix_web=/opt/crater/target/debug/deps/libactix_web-e0dbb44d9341f597.rlib --extern bytes=/opt/crater/target/debug/deps/libbytes-a094dc9fa3ca383e.rlib --extern dirs=/opt/crater/target/debug/deps/libdirs-3ac2212ac716b0d3.rlib --extern failure=/opt/crater/target/debug/deps/libfailure-0e2ba5b5fecbe196.rlib --extern futures=/opt/crater/target/debug/deps/libfutures-f60afb80ba7dd5f9.rlib --extern http=/opt/crater/target/debug/deps/libhttp-587004fa4d353dac.rlib --extern hyper=/opt/crater/target/debug/deps/libhyper-889692dea758fa4f.rlib --extern hyper_multipart_rfc7578=/opt/crater/target/debug/deps/libhyper_multipart_rfc7578-15905442005b928b.rlib --extern ipfs_api=/opt/crater/target/debug/deps/libipfs_api-b886d2864c27af69.rlib --extern multiaddr=/opt/crater/target/debug/deps/libmultiaddr-177f9dfb271f1cfc.rlib --extern serde=/opt/crater/target/debug/deps/libserde-5125a48878b1da57.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-080adf51b2cd98e4.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-0c53888b338bdcbb.rlib --extern serde_urlencoded=/opt/crater/target/debug/deps/libserde_urlencoded-d67e5b6a50588f74.rlib --extern tar=/opt/crater/target/debug/deps/libtar-76398c7079416e03.rlib --extern tokio=/opt/crater/target/debug/deps/libtokio-19dc1ad751ab4661.rlib --extern tokio_codec=/opt/crater/target/debug/deps/libtokio_codec-2e59ec1f736fc9a0.rlib --extern tokio_io=/opt/crater/target/debug/deps/libtokio_io-6bef2b7aa50b9c59.rlib --extern tokio_timer=/opt/crater/target/debug/deps/libtokio_timer-c6e40c97d9def47d.rlib --extern walkdir=/opt/crater/target/debug/deps/libwalkdir-cfb6377a04f8e7b5.rlib --cap-lints=warn -L native=/opt/crater/target/debug/build/backtrace-sys-d5ae900bfde9750d/out -L native=/opt/crater/target/debug/build/brotli-sys-d77b4ed66f94f6a0/out -L native=/opt/crater/target/debug/build/ring-4d4e586c1c4a7c66/out -L native=/opt/crater/target/debug/build/miniz-sys-e6b91e84307dae80/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-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/bootstrap_default-125fc304cabc4ba1.bootstrap_default.35mudm8b-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/bootstrap_default-125fc304cabc4ba1.bootstrap_default.35mudm8b-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/bootstrap_default-125fc304cabc4ba1.bootstrap_default.35mudm8b-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/bootstrap_default-125fc304cabc4ba1.bootstrap_default.35mudm8b-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/bootstrap_default-125fc304cabc4ba1.bootstrap_default.35mudm8b-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/bootstrap_default-125fc304cabc4ba1.bootstrap_default.35mudm8b-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/bootstrap_default-125fc304cabc4ba1.bootstrap_default.35mudm8b-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/bootstrap_default-125fc304cabc4ba1.bootstrap_default.35mudm8b-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/bootstrap_default-125fc304cabc4ba1.bootstrap_default.35mudm8b-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/bootstrap_default-125fc304cabc4ba1.bootstrap_default.35mudm8b-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/bootstrap_default-125fc304cabc4ba1.bootstrap_default.35mudm8b-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/bootstrap_default-125fc304cabc4ba1.bootstrap_default.35mudm8b-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/bootstrap_default-125fc304cabc4ba1.bootstrap_default.35mudm8b-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/bootstrap_default-125fc304cabc4ba1.bootstrap_default.35mudm8b-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/bootstrap_default-125fc304cabc4ba1.bootstrap_default.35mudm8b-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/bootstrap_default-125fc304cabc4ba1.bootstrap_default.35mudm8b-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/bootstrap_default-125fc304cabc4ba1" "/opt/crater/target/debug/examples/bootstrap_default-125fc304cabc4ba1.3iihcqdco295h85e.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-d5ae900bfde9750d/out" "-L" "/opt/crater/target/debug/build/brotli-sys-d77b4ed66f94f6a0/out" "-L" "/opt/crater/target/debug/build/ring-4d4e586c1c4a7c66/out" "-L" "/opt/crater/target/debug/build/miniz-sys-e6b91e84307dae80/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libipfs_api-b886d2864c27af69.rlib" "/opt/crater/target/debug/deps/libwalkdir-cfb6377a04f8e7b5.rlib" "/opt/crater/target/debug/deps/libsame_file-8268c7efcedb46b2.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-d67e5b6a50588f74.rlib" "/opt/crater/target/debug/deps/liburl-ab44d25203638746.rlib" "/opt/crater/target/debug/deps/libencoding-54227715430251f9.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-b71b470ec9df29eb.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-35e725787041c6d1.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-2c5c8763fe313cfe.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-8cb57dd76654293b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-80fb7d4b4c048edf.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-7075ca6261d9bac1.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-b16029f4e9e6461c.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libdtoa-d00aefffc4eb47c6.rlib" "/opt/crater/target/debug/deps/libserde_json-0c53888b338bdcbb.rlib" "/opt/crater/target/debug/deps/libryu-a9583eff3872e809.rlib" "/opt/crater/target/debug/deps/libmultiaddr-177f9dfb271f1cfc.rlib" "/opt/crater/target/debug/deps/libcid-6b9e797b3b83f15d.rlib" "/opt/crater/target/debug/deps/libinteger_encoding-d567896ba1dc77c4.rlib" "/opt/crater/target/debug/deps/libmultibase-4126d1bc09c85621.rlib" "/opt/crater/target/debug/deps/libbase_x-8e2f79c28c6e361c.rlib" "/opt/crater/target/debug/deps/libmultihash-d5e4965a33eb8103.rlib" "/opt/crater/target/debug/deps/libtiny_keccak-6c6a90c1a4455f1b.rlib" "/opt/crater/target/debug/deps/libcrunchy-dfa60f0dac204c57.rlib" "/opt/crater/target/debug/deps/libsha2-791e279d2a73723e.rlib" "/opt/crater/target/debug/deps/libfake_simd-e1387e2307bc9117.rlib" "/opt/crater/target/debug/deps/libblock_buffer-2fed28baf08357c4.rlib" "/opt/crater/target/debug/deps/libarrayref-1ed5e1b8f0a3edeb.rlib" "/opt/crater/target/debug/deps/libdigest-d3356bc4a9d52d31.rlib" "/opt/crater/target/debug/deps/libgeneric_array-140c1214fcc2614e.rlib" "/opt/crater/target/debug/deps/libtypenum-ad63c9a6e6a7b644.rlib" "/opt/crater/target/debug/deps/libbyte_tools-f708a026d0bb571e.rlib" "/opt/crater/target/debug/deps/libsha1-3aaf84a2b90449db.rlib" "/opt/crater/target/debug/deps/libdirs-3ac2212ac716b0d3.rlib" "/opt/crater/target/debug/deps/libserde-5125a48878b1da57.rlib" "/opt/crater/target/debug/deps/libfailure-0e2ba5b5fecbe196.rlib" "/opt/crater/target/debug/deps/libbacktrace-0ba24489b33d7a88.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4ba3fb5c8a305755.rlib" "/opt/crater/target/debug/deps/librustc_demangle-93c44a61a479f45e.rlib" "/opt/crater/target/debug/deps/libhyper_multipart_rfc7578-15905442005b928b.rlib" "/opt/crater/target/debug/deps/libcommon_multipart_rfc7578-cbb3c309cbd44869.rlib" "/opt/crater/target/debug/deps/librand-b6342a2b099df0ea.rlib" "/opt/crater/target/debug/deps/libmime-08b233499a8575f9.rlib" "/opt/crater/target/debug/deps/libunicase-f706828e628bdd0b.rlib" "/opt/crater/target/debug/deps/libhyper-889692dea758fa4f.rlib" "/opt/crater/target/debug/deps/libwant-1dfc82cad47c42cc.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libtokio-19dc1ad751ab4661.rlib" "/opt/crater/target/debug/deps/libtokio_uds-9ac30c0587cfce5f.rlib" "/opt/crater/target/debug/deps/libmio_uds-30f764d0ece3396a.rlib" "/opt/crater/target/debug/deps/libtokio_udp-653047d49088e05f.rlib" "/opt/crater/target/debug/deps/libtokio_timer-c6e40c97d9def47d.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-82d604008491bdb0.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-f04c39c7848f8df7.rlib" "/opt/crater/target/debug/deps/libtokio_sync-e9d8e5fe6c538a0e.rlib" "/opt/crater/target/debug/deps/libparking_lot-a2a3f5738e64e299.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-0a2f813e9395a925.rlib" "/opt/crater/target/debug/deps/libsmallvec-7295b1a781bd56b7.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libtokio_fs-7e7b2b0a7b11850a.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-d6bd97a0b912158c.rlib" "/opt/crater/target/debug/deps/librand-df42e40182f3396d.rlib" "/opt/crater/target/debug/deps/librand_xorshift-7d8f31ca92b77fa2.rlib" "/opt/crater/target/debug/deps/librand_pcg-ed671db4fe3757e2.rlib" "/opt/crater/target/debug/deps/librand_hc-4c92add42f70a90d.rlib" "/opt/crater/target/debug/deps/librand_chacha-e91e2c78433be7c6.rlib" "/opt/crater/target/debug/deps/librand_isaac-b9edad9ba5665600.rlib" "/opt/crater/target/debug/deps/librand_core-d2f25fae99fc860a.rlib" "/opt/crater/target/debug/deps/librand_os-4634e01c13ceff4d.rlib" "/opt/crater/target/debug/deps/librand_jitter-a13c2857ac7f2734.rlib" "/opt/crater/target/debug/deps/librand_core-a5a514f3409fd81c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-2589c79105784e0d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-5a68c737302d997f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-8ce32638c5f827b5.rlib" "/opt/crater/target/debug/deps/libscopeguard-0bc963131f7c0d17.rlib" "/opt/crater/target/debug/deps/libmemoffset-d44318d335d18b97.rlib" "/opt/crater/target/debug/deps/libarrayvec-1cff3f0e2df954b3.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-747363cf0ed087f7.rlib" "/opt/crater/target/debug/deps/libtokio_executor-bdf861f407e5fa85.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-e32b73b6a212c837.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libtokio_codec-2e59ec1f736fc9a0.rlib" "/opt/crater/target/debug/deps/libmio-78388d2f58980e4b.rlib" "/opt/crater/target/debug/deps/libtime-c375bf02baafb2fd.rlib" "/opt/crater/target/debug/deps/libnet2-bb453ffc26c3f792.rlib" "/opt/crater/target/debug/deps/libhttparse-c28176d01bc731e0.rlib" "/opt/crater/target/debug/deps/libhttp_body-c20c583f4a4aa575.rlib" "/opt/crater/target/debug/deps/libtokio_buf-778f444f4bd6c10f.rlib" "/opt/crater/target/debug/deps/libh2-2af504ed2c04d333.rlib" "/opt/crater/target/debug/deps/libindexmap-7e7e602ce07f2ecc.rlib" "/opt/crater/target/debug/deps/libstring-b28361baf86b4278.rlib" "/opt/crater/target/debug/deps/libslab-9297145f06665f9b.rlib" "/opt/crater/target/debug/deps/libhttp-587004fa4d353dac.rlib" "/opt/crater/target/debug/deps/libitoa-fbd08118d5c2ed14.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libtokio_io-6bef2b7aa50b9c59.rlib" "/opt/crater/target/debug/deps/liblog-ab552fa662c561dc.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-06d6ecfc654c76f9.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b569161181e0c021.rlib" "/opt/crater/target/debug/deps/libbytes-a094dc9fa3ca383e.rlib" "/opt/crater/target/debug/deps/libeither-1998051dbbd0c569.rlib" "/opt/crater/target/debug/deps/libiovec-700e4a654a679356.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libfutures-f60afb80ba7dd5f9.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-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 `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-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/mfs-6e3fe4ec5231ec32.mfs.eddcz16l-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/mfs-6e3fe4ec5231ec32.mfs.eddcz16l-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/mfs-6e3fe4ec5231ec32.mfs.eddcz16l-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/mfs-6e3fe4ec5231ec32.mfs.eddcz16l-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/mfs-6e3fe4ec5231ec32.mfs.eddcz16l-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/mfs-6e3fe4ec5231ec32.mfs.eddcz16l-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/mfs-6e3fe4ec5231ec32.mfs.eddcz16l-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/mfs-6e3fe4ec5231ec32.mfs.eddcz16l-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/mfs-6e3fe4ec5231ec32.mfs.eddcz16l-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/mfs-6e3fe4ec5231ec32.mfs.eddcz16l-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/mfs-6e3fe4ec5231ec32.mfs.eddcz16l-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/mfs-6e3fe4ec5231ec32.mfs.eddcz16l-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/mfs-6e3fe4ec5231ec32.mfs.eddcz16l-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/mfs-6e3fe4ec5231ec32.mfs.eddcz16l-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/mfs-6e3fe4ec5231ec32.mfs.eddcz16l-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/mfs-6e3fe4ec5231ec32.mfs.eddcz16l-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/mfs-6e3fe4ec5231ec32" "/opt/crater/target/debug/examples/mfs-6e3fe4ec5231ec32.26hbctwppfimug44.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-d5ae900bfde9750d/out" "-L" "/opt/crater/target/debug/build/brotli-sys-d77b4ed66f94f6a0/out" "-L" "/opt/crater/target/debug/build/ring-4d4e586c1c4a7c66/out" "-L" "/opt/crater/target/debug/build/miniz-sys-e6b91e84307dae80/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libipfs_api-b886d2864c27af69.rlib" "/opt/crater/target/debug/deps/libwalkdir-cfb6377a04f8e7b5.rlib" "/opt/crater/target/debug/deps/libsame_file-8268c7efcedb46b2.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-d67e5b6a50588f74.rlib" "/opt/crater/target/debug/deps/liburl-ab44d25203638746.rlib" "/opt/crater/target/debug/deps/libencoding-54227715430251f9.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-b71b470ec9df29eb.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-35e725787041c6d1.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-2c5c8763fe313cfe.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-8cb57dd76654293b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-80fb7d4b4c048edf.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-7075ca6261d9bac1.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-b16029f4e9e6461c.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libdtoa-d00aefffc4eb47c6.rlib" "/opt/crater/target/debug/deps/libserde_json-0c53888b338bdcbb.rlib" "/opt/crater/target/debug/deps/libryu-a9583eff3872e809.rlib" "/opt/crater/target/debug/deps/libmultiaddr-177f9dfb271f1cfc.rlib" "/opt/crater/target/debug/deps/libcid-6b9e797b3b83f15d.rlib" "/opt/crater/target/debug/deps/libinteger_encoding-d567896ba1dc77c4.rlib" "/opt/crater/target/debug/deps/libmultibase-4126d1bc09c85621.rlib" "/opt/crater/target/debug/deps/libbase_x-8e2f79c28c6e361c.rlib" "/opt/crater/target/debug/deps/libmultihash-d5e4965a33eb8103.rlib" "/opt/crater/target/debug/deps/libtiny_keccak-6c6a90c1a4455f1b.rlib" "/opt/crater/target/debug/deps/libcrunchy-dfa60f0dac204c57.rlib" "/opt/crater/target/debug/deps/libsha2-791e279d2a73723e.rlib" "/opt/crater/target/debug/deps/libfake_simd-e1387e2307bc9117.rlib" "/opt/crater/target/debug/deps/libblock_buffer-2fed28baf08357c4.rlib" "/opt/crater/target/debug/deps/libarrayref-1ed5e1b8f0a3edeb.rlib" "/opt/crater/target/debug/deps/libdigest-d3356bc4a9d52d31.rlib" "/opt/crater/target/debug/deps/libgeneric_array-140c1214fcc2614e.rlib" "/opt/crater/target/debug/deps/libtypenum-ad63c9a6e6a7b644.rlib" "/opt/crater/target/debug/deps/libbyte_tools-f708a026d0bb571e.rlib" "/opt/crater/target/debug/deps/libsha1-3aaf84a2b90449db.rlib" "/opt/crater/target/debug/deps/libdirs-3ac2212ac716b0d3.rlib" "/opt/crater/target/debug/deps/libserde-5125a48878b1da57.rlib" "/opt/crater/target/debug/deps/libfailure-0e2ba5b5fecbe196.rlib" "/opt/crater/target/debug/deps/libbacktrace-0ba24489b33d7a88.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4ba3fb5c8a305755.rlib" "/opt/crater/target/debug/deps/librustc_demangle-93c44a61a479f45e.rlib" "/opt/crater/target/debug/deps/libhyper_multipart_rfc7578-15905442005b928b.rlib" "/opt/crater/target/debug/deps/libcommon_multipart_rfc7578-cbb3c309cbd44869.rlib" "/opt/crater/target/debug/deps/librand-b6342a2b099df0ea.rlib" "/opt/crater/target/debug/deps/libmime-08b233499a8575f9.rlib" "/opt/crater/target/debug/deps/libunicase-f706828e628bdd0b.rlib" "/opt/crater/target/debug/deps/libhyper-889692dea758fa4f.rlib" "/opt/crater/target/debug/deps/libwant-1dfc82cad47c42cc.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libtokio-19dc1ad751ab4661.rlib" "/opt/crater/target/debug/deps/libtokio_uds-9ac30c0587cfce5f.rlib" "/opt/crater/target/debug/deps/libmio_uds-30f764d0ece3396a.rlib" "/opt/crater/target/debug/deps/libtokio_udp-653047d49088e05f.rlib" "/opt/crater/target/debug/deps/libtokio_timer-c6e40c97d9def47d.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-82d604008491bdb0.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-f04c39c7848f8df7.rlib" "/opt/crater/target/debug/deps/libtokio_sync-e9d8e5fe6c538a0e.rlib" "/opt/crater/target/debug/deps/libparking_lot-a2a3f5738e64e299.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-0a2f813e9395a925.rlib" "/opt/crater/target/debug/deps/libsmallvec-7295b1a781bd56b7.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libtokio_fs-7e7b2b0a7b11850a.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-d6bd97a0b912158c.rlib" "/opt/crater/target/debug/deps/librand-df42e40182f3396d.rlib" "/opt/crater/target/debug/deps/librand_xorshift-7d8f31ca92b77fa2.rlib" "/opt/crater/target/debug/deps/librand_pcg-ed671db4fe3757e2.rlib" "/opt/crater/target/debug/deps/librand_hc-4c92add42f70a90d.rlib" "/opt/crater/target/debug/deps/librand_chacha-e91e2c78433be7c6.rlib" "/opt/crater/target/debug/deps/librand_isaac-b9edad9ba5665600.rlib" "/opt/crater/target/debug/deps/librand_core-d2f25fae99fc860a.rlib" "/opt/crater/target/debug/deps/librand_os-4634e01c13ceff4d.rlib" "/opt/crater/target/debug/deps/librand_jitter-a13c2857ac7f2734.rlib" "/opt/crater/target/debug/deps/librand_core-a5a514f3409fd81c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-2589c79105784e0d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-5a68c737302d997f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-8ce32638c5f827b5.rlib" "/opt/crater/target/debug/deps/libscopeguard-0bc963131f7c0d17.rlib" "/opt/crater/target/debug/deps/libmemoffset-d44318d335d18b97.rlib" "/opt/crater/target/debug/deps/libarrayvec-1cff3f0e2df954b3.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-747363cf0ed087f7.rlib" "/opt/crater/target/debug/deps/libtokio_executor-bdf861f407e5fa85.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-e32b73b6a212c837.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libtokio_codec-2e59ec1f736fc9a0.rlib" "/opt/crater/target/debug/deps/libmio-78388d2f58980e4b.rlib" "/opt/crater/target/debug/deps/libtime-c375bf02baafb2fd.rlib" "/opt/crater/target/debug/deps/libnet2-bb453ffc26c3f792.rlib" "/opt/crater/target/debug/deps/libhttparse-c28176d01bc731e0.rlib" "/opt/crater/target/debug/deps/libhttp_body-c20c583f4a4aa575.rlib" "/opt/crater/target/debug/deps/libtokio_buf-778f444f4bd6c10f.rlib" "/opt/crater/target/debug/deps/libh2-2af504ed2c04d333.rlib" "/opt/crater/target/debug/deps/libindexmap-7e7e602ce07f2ecc.rlib" "/opt/crater/target/debug/deps/libstring-b28361baf86b4278.rlib" "/opt/crater/target/debug/deps/libslab-9297145f06665f9b.rlib" "/opt/crater/target/debug/deps/libhttp-587004fa4d353dac.rlib" "/opt/crater/target/debug/deps/libitoa-fbd08118d5c2ed14.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libtokio_io-6bef2b7aa50b9c59.rlib" "/opt/crater/target/debug/deps/liblog-ab552fa662c561dc.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-06d6ecfc654c76f9.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b569161181e0c021.rlib" "/opt/crater/target/debug/deps/libbytes-a094dc9fa3ca383e.rlib" "/opt/crater/target/debug/deps/libeither-1998051dbbd0c569.rlib" "/opt/crater/target/debug/deps/libiovec-700e4a654a679356.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libfutures-f60afb80ba7dd5f9.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-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-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/add_tar-7f2bc5f9efb0557c.add_tar.9prdaa7i-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/add_tar-7f2bc5f9efb0557c.add_tar.9prdaa7i-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/add_tar-7f2bc5f9efb0557c.add_tar.9prdaa7i-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/add_tar-7f2bc5f9efb0557c.add_tar.9prdaa7i-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/add_tar-7f2bc5f9efb0557c.add_tar.9prdaa7i-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/add_tar-7f2bc5f9efb0557c.add_tar.9prdaa7i-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/add_tar-7f2bc5f9efb0557c.add_tar.9prdaa7i-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/add_tar-7f2bc5f9efb0557c.add_tar.9prdaa7i-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/add_tar-7f2bc5f9efb0557c.add_tar.9prdaa7i-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/add_tar-7f2bc5f9efb0557c.add_tar.9prdaa7i-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/add_tar-7f2bc5f9efb0557c.add_tar.9prdaa7i-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/add_tar-7f2bc5f9efb0557c.add_tar.9prdaa7i-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/add_tar-7f2bc5f9efb0557c.add_tar.9prdaa7i-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/add_tar-7f2bc5f9efb0557c.add_tar.9prdaa7i-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/add_tar-7f2bc5f9efb0557c.add_tar.9prdaa7i-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/add_tar-7f2bc5f9efb0557c.add_tar.9prdaa7i-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/add_tar-7f2bc5f9efb0557c" "/opt/crater/target/debug/examples/add_tar-7f2bc5f9efb0557c.2b7zu3yw7xmibyao.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-d5ae900bfde9750d/out" "-L" "/opt/crater/target/debug/build/brotli-sys-d77b4ed66f94f6a0/out" "-L" "/opt/crater/target/debug/build/ring-4d4e586c1c4a7c66/out" "-L" "/opt/crater/target/debug/build/miniz-sys-e6b91e84307dae80/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtar-76398c7079416e03.rlib" "/opt/crater/target/debug/deps/libxattr-b0df139d57970249.rlib" "/opt/crater/target/debug/deps/libfiletime-541a240515dc1495.rlib" "/opt/crater/target/debug/deps/libipfs_api-b886d2864c27af69.rlib" "/opt/crater/target/debug/deps/libwalkdir-cfb6377a04f8e7b5.rlib" "/opt/crater/target/debug/deps/libsame_file-8268c7efcedb46b2.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-d67e5b6a50588f74.rlib" "/opt/crater/target/debug/deps/liburl-ab44d25203638746.rlib" "/opt/crater/target/debug/deps/libencoding-54227715430251f9.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-b71b470ec9df29eb.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-35e725787041c6d1.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-2c5c8763fe313cfe.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-8cb57dd76654293b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-80fb7d4b4c048edf.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-7075ca6261d9bac1.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-b16029f4e9e6461c.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libdtoa-d00aefffc4eb47c6.rlib" "/opt/crater/target/debug/deps/libserde_json-0c53888b338bdcbb.rlib" "/opt/crater/target/debug/deps/libryu-a9583eff3872e809.rlib" "/opt/crater/target/debug/deps/libmultiaddr-177f9dfb271f1cfc.rlib" "/opt/crater/target/debug/deps/libcid-6b9e797b3b83f15d.rlib" "/opt/crater/target/debug/deps/libinteger_encoding-d567896ba1dc77c4.rlib" "/opt/crater/target/debug/deps/libmultibase-4126d1bc09c85621.rlib" "/opt/crater/target/debug/deps/libbase_x-8e2f79c28c6e361c.rlib" "/opt/crater/target/debug/deps/libmultihash-d5e4965a33eb8103.rlib" "/opt/crater/target/debug/deps/libtiny_keccak-6c6a90c1a4455f1b.rlib" "/opt/crater/target/debug/deps/libcrunchy-dfa60f0dac204c57.rlib" "/opt/crater/target/debug/deps/libsha2-791e279d2a73723e.rlib" "/opt/crater/target/debug/deps/libfake_simd-e1387e2307bc9117.rlib" "/opt/crater/target/debug/deps/libblock_buffer-2fed28baf08357c4.rlib" "/opt/crater/target/debug/deps/libarrayref-1ed5e1b8f0a3edeb.rlib" "/opt/crater/target/debug/deps/libdigest-d3356bc4a9d52d31.rlib" "/opt/crater/target/debug/deps/libgeneric_array-140c1214fcc2614e.rlib" "/opt/crater/target/debug/deps/libtypenum-ad63c9a6e6a7b644.rlib" "/opt/crater/target/debug/deps/libbyte_tools-f708a026d0bb571e.rlib" "/opt/crater/target/debug/deps/libsha1-3aaf84a2b90449db.rlib" "/opt/crater/target/debug/deps/libdirs-3ac2212ac716b0d3.rlib" "/opt/crater/target/debug/deps/libserde-5125a48878b1da57.rlib" "/opt/crater/target/debug/deps/libfailure-0e2ba5b5fecbe196.rlib" "/opt/crater/target/debug/deps/libbacktrace-0ba24489b33d7a88.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4ba3fb5c8a305755.rlib" "/opt/crater/target/debug/deps/librustc_demangle-93c44a61a479f45e.rlib" "/opt/crater/target/debug/deps/libhyper_multipart_rfc7578-15905442005b928b.rlib" "/opt/crater/target/debug/deps/libcommon_multipart_rfc7578-cbb3c309cbd44869.rlib" "/opt/crater/target/debug/deps/librand-b6342a2b099df0ea.rlib" "/opt/crater/target/debug/deps/libmime-08b233499a8575f9.rlib" "/opt/crater/target/debug/deps/libunicase-f706828e628bdd0b.rlib" "/opt/crater/target/debug/deps/libhyper-889692dea758fa4f.rlib" "/opt/crater/target/debug/deps/libwant-1dfc82cad47c42cc.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libtokio-19dc1ad751ab4661.rlib" "/opt/crater/target/debug/deps/libtokio_uds-9ac30c0587cfce5f.rlib" "/opt/crater/target/debug/deps/libmio_uds-30f764d0ece3396a.rlib" "/opt/crater/target/debug/deps/libtokio_udp-653047d49088e05f.rlib" "/opt/crater/target/debug/deps/libtokio_timer-c6e40c97d9def47d.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-82d604008491bdb0.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-f04c39c7848f8df7.rlib" "/opt/crater/target/debug/deps/libtokio_sync-e9d8e5fe6c538a0e.rlib" "/opt/crater/target/debug/deps/libparking_lot-a2a3f5738e64e299.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-0a2f813e9395a925.rlib" "/opt/crater/target/debug/deps/libsmallvec-7295b1a781bd56b7.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libtokio_fs-7e7b2b0a7b11850a.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-d6bd97a0b912158c.rlib" "/opt/crater/target/debug/deps/librand-df42e40182f3396d.rlib" "/opt/crater/target/debug/deps/librand_xorshift-7d8f31ca92b77fa2.rlib" "/opt/crater/target/debug/deps/librand_pcg-ed671db4fe3757e2.rlib" "/opt/crater/target/debug/deps/librand_hc-4c92add42f70a90d.rlib" "/opt/crater/target/debug/deps/librand_chacha-e91e2c78433be7c6.rlib" "/opt/crater/target/debug/deps/librand_isaac-b9edad9ba5665600.rlib" "/opt/crater/target/debug/deps/librand_core-d2f25fae99fc860a.rlib" "/opt/crater/target/debug/deps/librand_os-4634e01c13ceff4d.rlib" "/opt/crater/target/debug/deps/librand_jitter-a13c2857ac7f2734.rlib" "/opt/crater/target/debug/deps/librand_core-a5a514f3409fd81c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-2589c79105784e0d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-5a68c737302d997f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-8ce32638c5f827b5.rlib" "/opt/crater/target/debug/deps/libscopeguard-0bc963131f7c0d17.rlib" "/opt/crater/target/debug/deps/libmemoffset-d44318d335d18b97.rlib" "/opt/crater/target/debug/deps/libarrayvec-1cff3f0e2df954b3.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-747363cf0ed087f7.rlib" "/opt/crater/target/debug/deps/libtokio_executor-bdf861f407e5fa85.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-e32b73b6a212c837.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libtokio_codec-2e59ec1f736fc9a0.rlib" "/opt/crater/target/debug/deps/libmio-78388d2f58980e4b.rlib" "/opt/crater/target/debug/deps/libtime-c375bf02baafb2fd.rlib" "/opt/crater/target/debug/deps/libnet2-bb453ffc26c3f792.rlib" "/opt/crater/target/debug/deps/libhttparse-c28176d01bc731e0.rlib" "/opt/crater/target/debug/deps/libhttp_body-c20c583f4a4aa575.rlib" "/opt/crater/target/debug/deps/libtokio_buf-778f444f4bd6c10f.rlib" "/opt/crater/target/debug/deps/libh2-2af504ed2c04d333.rlib" "/opt/crater/target/debug/deps/libindexmap-7e7e602ce07f2ecc.rlib" "/opt/crater/target/debug/deps/libstring-b28361baf86b4278.rlib" "/opt/crater/target/debug/deps/libslab-9297145f06665f9b.rlib" "/opt/crater/target/debug/deps/libhttp-587004fa4d353dac.rlib" "/opt/crater/target/debug/deps/libitoa-fbd08118d5c2ed14.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libtokio_io-6bef2b7aa50b9c59.rlib" "/opt/crater/target/debug/deps/liblog-ab552fa662c561dc.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-06d6ecfc654c76f9.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b569161181e0c021.rlib" "/opt/crater/target/debug/deps/libbytes-a094dc9fa3ca383e.rlib" "/opt/crater/target/debug/deps/libeither-1998051dbbd0c569.rlib" "/opt/crater/target/debug/deps/libiovec-700e4a654a679356.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libfutures-f60afb80ba7dd5f9.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-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] : can not read symbols: Cannot allocate memory [INFO] [stderr] /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-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/pubsub-7aa4ed925c0c907f.pubsub.97jr95kp-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/pubsub-7aa4ed925c0c907f.pubsub.97jr95kp-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/pubsub-7aa4ed925c0c907f.pubsub.97jr95kp-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/pubsub-7aa4ed925c0c907f.pubsub.97jr95kp-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/pubsub-7aa4ed925c0c907f.pubsub.97jr95kp-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/pubsub-7aa4ed925c0c907f.pubsub.97jr95kp-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/pubsub-7aa4ed925c0c907f.pubsub.97jr95kp-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/pubsub-7aa4ed925c0c907f.pubsub.97jr95kp-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/pubsub-7aa4ed925c0c907f.pubsub.97jr95kp-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/pubsub-7aa4ed925c0c907f.pubsub.97jr95kp-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/pubsub-7aa4ed925c0c907f.pubsub.97jr95kp-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/pubsub-7aa4ed925c0c907f.pubsub.97jr95kp-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/pubsub-7aa4ed925c0c907f.pubsub.97jr95kp-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/pubsub-7aa4ed925c0c907f.pubsub.97jr95kp-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/pubsub-7aa4ed925c0c907f.pubsub.97jr95kp-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/pubsub-7aa4ed925c0c907f.pubsub.97jr95kp-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/pubsub-7aa4ed925c0c907f" "/opt/crater/target/debug/examples/pubsub-7aa4ed925c0c907f.4funx907uam93rx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-d5ae900bfde9750d/out" "-L" "/opt/crater/target/debug/build/brotli-sys-d77b4ed66f94f6a0/out" "-L" "/opt/crater/target/debug/build/ring-4d4e586c1c4a7c66/out" "-L" "/opt/crater/target/debug/build/miniz-sys-e6b91e84307dae80/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libipfs_api-b886d2864c27af69.rlib" "/opt/crater/target/debug/deps/libwalkdir-cfb6377a04f8e7b5.rlib" "/opt/crater/target/debug/deps/libsame_file-8268c7efcedb46b2.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-d67e5b6a50588f74.rlib" "/opt/crater/target/debug/deps/liburl-ab44d25203638746.rlib" "/opt/crater/target/debug/deps/libencoding-54227715430251f9.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-b71b470ec9df29eb.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-35e725787041c6d1.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-2c5c8763fe313cfe.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-8cb57dd76654293b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-80fb7d4b4c048edf.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-7075ca6261d9bac1.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-b16029f4e9e6461c.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libdtoa-d00aefffc4eb47c6.rlib" "/opt/crater/target/debug/deps/libserde_json-0c53888b338bdcbb.rlib" "/opt/crater/target/debug/deps/libryu-a9583eff3872e809.rlib" "/opt/crater/target/debug/deps/libmultiaddr-177f9dfb271f1cfc.rlib" "/opt/crater/target/debug/deps/libcid-6b9e797b3b83f15d.rlib" "/opt/crater/target/debug/deps/libinteger_encoding-d567896ba1dc77c4.rlib" "/opt/crater/target/debug/deps/libmultibase-4126d1bc09c85621.rlib" "/opt/crater/target/debug/deps/libbase_x-8e2f79c28c6e361c.rlib" "/opt/crater/target/debug/deps/libmultihash-d5e4965a33eb8103.rlib" "/opt/crater/target/debug/deps/libtiny_keccak-6c6a90c1a4455f1b.rlib" "/opt/crater/target/debug/deps/libcrunchy-dfa60f0dac204c57.rlib" "/opt/crater/target/debug/deps/libsha2-791e279d2a73723e.rlib" "/opt/crater/target/debug/deps/libfake_simd-e1387e2307bc9117.rlib" "/opt/crater/target/debug/deps/libblock_buffer-2fed28baf08357c4.rlib" "/opt/crater/target/debug/deps/libarrayref-1ed5e1b8f0a3edeb.rlib" "/opt/crater/target/debug/deps/libdigest-d3356bc4a9d52d31.rlib" "/opt/crater/target/debug/deps/libgeneric_array-140c1214fcc2614e.rlib" "/opt/crater/target/debug/deps/libtypenum-ad63c9a6e6a7b644.rlib" "/opt/crater/target/debug/deps/libbyte_tools-f708a026d0bb571e.rlib" "/opt/crater/target/debug/deps/libsha1-3aaf84a2b90449db.rlib" "/opt/crater/target/debug/deps/libdirs-3ac2212ac716b0d3.rlib" "/opt/crater/target/debug/deps/libserde-5125a48878b1da57.rlib" "/opt/crater/target/debug/deps/libfailure-0e2ba5b5fecbe196.rlib" "/opt/crater/target/debug/deps/libbacktrace-0ba24489b33d7a88.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-4ba3fb5c8a305755.rlib" "/opt/crater/target/debug/deps/librustc_demangle-93c44a61a479f45e.rlib" "/opt/crater/target/debug/deps/libhyper_multipart_rfc7578-15905442005b928b.rlib" "/opt/crater/target/debug/deps/libcommon_multipart_rfc7578-cbb3c309cbd44869.rlib" "/opt/crater/target/debug/deps/librand-b6342a2b099df0ea.rlib" "/opt/crater/target/debug/deps/libmime-08b233499a8575f9.rlib" "/opt/crater/target/debug/deps/libunicase-f706828e628bdd0b.rlib" "/opt/crater/target/debug/deps/libhyper-889692dea758fa4f.rlib" "/opt/crater/target/debug/deps/libwant-1dfc82cad47c42cc.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libtokio-19dc1ad751ab4661.rlib" "/opt/crater/target/debug/deps/libtokio_uds-9ac30c0587cfce5f.rlib" "/opt/crater/target/debug/deps/libmio_uds-30f764d0ece3396a.rlib" "/opt/crater/target/debug/deps/libtokio_udp-653047d49088e05f.rlib" "/opt/crater/target/debug/deps/libtokio_timer-c6e40c97d9def47d.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-82d604008491bdb0.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-f04c39c7848f8df7.rlib" "/opt/crater/target/debug/deps/libtokio_sync-e9d8e5fe6c538a0e.rlib" "/opt/crater/target/debug/deps/libparking_lot-a2a3f5738e64e299.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-0a2f813e9395a925.rlib" "/opt/crater/target/debug/deps/libsmallvec-7295b1a781bd56b7.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libtokio_fs-7e7b2b0a7b11850a.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-d6bd97a0b912158c.rlib" "/opt/crater/target/debug/deps/librand-df42e40182f3396d.rlib" "/opt/crater/target/debug/deps/librand_xorshift-7d8f31ca92b77fa2.rlib" "/opt/crater/target/debug/deps/librand_pcg-ed671db4fe3757e2.rlib" "/opt/crater/target/debug/deps/librand_hc-4c92add42f70a90d.rlib" "/opt/crater/target/debug/deps/librand_chacha-e91e2c78433be7c6.rlib" "/opt/crater/target/debug/deps/librand_isaac-b9edad9ba5665600.rlib" "/opt/crater/target/debug/deps/librand_core-d2f25fae99fc860a.rlib" "/opt/crater/target/debug/deps/librand_os-4634e01c13ceff4d.rlib" "/opt/crater/target/debug/deps/librand_jitter-a13c2857ac7f2734.rlib" "/opt/crater/target/debug/deps/librand_core-a5a514f3409fd81c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-2589c79105784e0d.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-5a68c737302d997f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-8ce32638c5f827b5.rlib" "/opt/crater/target/debug/deps/libscopeguard-0bc963131f7c0d17.rlib" "/opt/crater/target/debug/deps/libmemoffset-d44318d335d18b97.rlib" "/opt/crater/target/debug/deps/libarrayvec-1cff3f0e2df954b3.rlib" "/opt/crater/target/debug/deps/libnodrop-7f98e5f8ec110eeb.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-747363cf0ed087f7.rlib" "/opt/crater/target/debug/deps/libtokio_executor-bdf861f407e5fa85.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-e32b73b6a212c837.rlib" "/opt/crater/target/debug/deps/liblazy_static-1f7a4359e40a6da9.rlib" "/opt/crater/target/debug/deps/libtokio_codec-2e59ec1f736fc9a0.rlib" "/opt/crater/target/debug/deps/libmio-78388d2f58980e4b.rlib" "/opt/crater/target/debug/deps/libtime-c375bf02baafb2fd.rlib" "/opt/crater/target/debug/deps/libnet2-bb453ffc26c3f792.rlib" "/opt/crater/target/debug/deps/libhttparse-c28176d01bc731e0.rlib" "/opt/crater/target/debug/deps/libhttp_body-c20c583f4a4aa575.rlib" "/opt/crater/target/debug/deps/libtokio_buf-778f444f4bd6c10f.rlib" "/opt/crater/target/debug/deps/libh2-2af504ed2c04d333.rlib" "/opt/crater/target/debug/deps/libindexmap-7e7e602ce07f2ecc.rlib" "/opt/crater/target/debug/deps/libstring-b28361baf86b4278.rlib" "/opt/crater/target/debug/deps/libslab-9297145f06665f9b.rlib" "/opt/crater/target/debug/deps/libhttp-587004fa4d353dac.rlib" "/opt/crater/target/debug/deps/libitoa-fbd08118d5c2ed14.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libtokio_io-6bef2b7aa50b9c59.rlib" "/opt/crater/target/debug/deps/liblog-ab552fa662c561dc.rlib" "/opt/crater/target/debug/deps/libcfg_if-c978b2f886ff1de7.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-06d6ecfc654c76f9.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b569161181e0c021.rlib" "/opt/crater/target/debug/deps/libbytes-a094dc9fa3ca383e.rlib" "/opt/crater/target/debug/deps/libeither-1998051dbbd0c569.rlib" "/opt/crater/target/debug/deps/libiovec-700e4a654a679356.rlib" "/opt/crater/target/debug/deps/liblibc-37f3d1c853b3b7bd.rlib" "/opt/crater/target/debug/deps/libbyteorder-98f71e4258b709b0.rlib" "/opt/crater/target/debug/deps/libfutures-f60afb80ba7dd5f9.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: error in /opt/crater/target/debug/deps/libtokio_threadpool-d6bd97a0b912158c.rlib(tokio_threadpool-d6bd97a0b912158c.tokio_threadpool.3gzmwsr5-cgu.12.rcgu.o)(.eh_frame); no .eh_frame_hdr table will be created. [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: error in /opt/crater/target/debug/deps/librand-df42e40182f3396d.rlib(rand-df42e40182f3396d.rand.51vvw6df-cgu.6.rcgu.o)(.eh_frame); no .eh_frame_hdr table will be created. [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: 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 `ipfs-api`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9e62cc5f0495f0b0463cc020490c529b6d1412be128483f5901f146145301740"` [INFO] running `"docker" "rm" "-f" "9e62cc5f0495f0b0463cc020490c529b6d1412be128483f5901f146145301740"` [INFO] [stdout] 9e62cc5f0495f0b0463cc020490c529b6d1412be128483f5901f146145301740