[INFO] crate ipfs-api 0.8.0-rc is already in cache [INFO] testing ipfs-api-0.8.0-rc against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate ipfs-api 0.8.0-rc into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate ipfs-api 0.8.0-rc on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ipfs-api 0.8.0-rc [INFO] finished tweaking crates.io crate ipfs-api 0.8.0-rc [INFO] tweaked toml for crates.io crate ipfs-api 0.8.0-rc written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate ipfs-api 0.8.0-rc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9388b4e5ac0af030a4fb779124e65a9461ec2f6a53f7caa1743ce9203f216775 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9388b4e5ac0af030a4fb779124e65a9461ec2f6a53f7caa1743ce9203f216775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9388b4e5ac0af030a4fb779124e65a9461ec2f6a53f7caa1743ce9203f216775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9388b4e5ac0af030a4fb779124e65a9461ec2f6a53f7caa1743ce9203f216775", kill_on_drop: false }` [INFO] [stdout] 9388b4e5ac0af030a4fb779124e65a9461ec2f6a53f7caa1743ce9203f216775 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79aff5b17ed0034f8cc2d56c34cda008f153505f731ef93210ac8b5d723c4e39 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "79aff5b17ed0034f8cc2d56c34cda008f153505f731ef93210ac8b5d723c4e39", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling unsigned-varint v0.4.0 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling multihash v0.11.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.2.0-rc [INFO] [stderr] Compiling parity-multiaddr v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-multipart-rfc7578 v0.4.0-rc [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling ipfs-api v0.8.0-rc (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "79aff5b17ed0034f8cc2d56c34cda008f153505f731ef93210ac8b5d723c4e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79aff5b17ed0034f8cc2d56c34cda008f153505f731ef93210ac8b5d723c4e39", kill_on_drop: false }` [INFO] [stdout] 79aff5b17ed0034f8cc2d56c34cda008f153505f731ef93210ac8b5d723c4e39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c85e569d57ff897ecfd15a401329294846f92d102ee48420ac489d248038d214 [INFO] running `Command { std: "docker" "start" "-a" "c85e569d57ff897ecfd15a401329294846f92d102ee48420ac489d248038d214", kill_on_drop: false }` [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-multipart-rfc7578 v0.3.0-rc [INFO] [stderr] Compiling ipfs-api v0.8.0-rc (/opt/rustwide/workdir) [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 --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="failure"' --cfg 'feature="hyper"' --cfg 'feature="hyper-multipart-rfc7578"' --cfg 'feature="hyper-tls"' -C metadata=a5711adb6935eb38 -C extra-filename=-a5711adb6935eb38 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-81716a19b4671df6.rlib --extern actix_multipart_rfc7578=/opt/rustwide/target/debug/deps/libactix_multipart_rfc7578-aaeeb6124ebb55b5.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-b95cbf8fc0f5ba92.rlib --extern awc=/opt/rustwide/target/debug/deps/libawc-c6b7a2c071ea5ab9.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c6b4106777e084f0.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-24c614bb68de0c23.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-cebb0f2bceb6aa84.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4161937b2381ac56.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-6abafe259e1925e3.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-272dbd96084c1606.rlib --extern hyper_multipart_rfc7578=/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-7abd0d7f22ef56ac.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-459796b7656501d9.rlib --extern parity_multiaddr=/opt/rustwide/target/debug/deps/libparity_multiaddr-d9a9c4080630f5ea.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-240b406289c89891.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-04749d8eca5763bf.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-bc5f0bee1f1636e7.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-a0caf5b1e3a35d9e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c1c7472126ff0c5e.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-75afb74d38b751ea.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-8ef38a0e4b10736f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/brotli-sys-c6951782b749b0b4/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_swarm-9c8c7b391fa7c5f7.get_swarm.2v27hk4t-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_swarm-9c8c7b391fa7c5f7.get_swarm.2v27hk4t-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_swarm-9c8c7b391fa7c5f7.get_swarm.2v27hk4t-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_swarm-9c8c7b391fa7c5f7.get_swarm.2v27hk4t-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_swarm-9c8c7b391fa7c5f7.get_swarm.2v27hk4t-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_swarm-9c8c7b391fa7c5f7.get_swarm.2v27hk4t-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_swarm-9c8c7b391fa7c5f7.get_swarm.2v27hk4t-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_swarm-9c8c7b391fa7c5f7.get_swarm.2v27hk4t-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_swarm-9c8c7b391fa7c5f7.get_swarm.2v27hk4t-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_swarm-9c8c7b391fa7c5f7.get_swarm.2v27hk4t-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_swarm-9c8c7b391fa7c5f7.get_swarm.2v27hk4t-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_swarm-9c8c7b391fa7c5f7.get_swarm.2v27hk4t-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_swarm-9c8c7b391fa7c5f7.get_swarm.2v27hk4t-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_swarm-9c8c7b391fa7c5f7.get_swarm.2v27hk4t-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_swarm-9c8c7b391fa7c5f7.get_swarm.2v27hk4t-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_swarm-9c8c7b391fa7c5f7.get_swarm.2v27hk4t-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_swarm-9c8c7b391fa7c5f7" "/opt/rustwide/target/debug/examples/get_swarm-9c8c7b391fa7c5f7.270ddecnzaoachr2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-c6951782b749b0b4/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libipfs_api-4ac24ab9c68deb08.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-8ef38a0e4b10736f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3a4c01f774075c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bc5f0bee1f1636e7.rlib" "/opt/rustwide/target/debug/deps/libdtoa-117aa35b5fc2b201.rlib" "/opt/rustwide/target/debug/deps/libdirs-24c614bb68de0c23.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-4db1025a949612b9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-04749d8eca5763bf.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-459796b7656501d9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-d909a8ec058fc5e2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-23082e5450bb4a57.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f28b8af433a0b8d3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-65c54e1b330e7376.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libparity_multiaddr-d9a9c4080630f5ea.rlib" "/opt/rustwide/target/debug/deps/liburl-1e125e71662cb3e8.rlib" "/opt/rustwide/target/debug/deps/libidna-91cda09b5220e07b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5396cea98cf3fbab.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0ac8f90e9b502e48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-6046ddc86130c08c.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-914bb34cb2a19343.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-24daa7af4b9b6cfb.rlib" "/opt/rustwide/target/debug/deps/libbs58-ecafcdff83b3bb5e.rlib" "/opt/rustwide/target/debug/deps/libmultihash-181a5110c8af38be.rlib" "/opt/rustwide/target/debug/deps/libsha3-df61c2d0d5d29bc1.rlib" "/opt/rustwide/target/debug/deps/libkeccak-d87ea94dfa96746c.rlib" "/opt/rustwide/target/debug/deps/libsha2-17ef1249012f8d3d.rlib" "/opt/rustwide/target/debug/deps/libsha1-0ddbcb9b71b95706.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-72846c3a0823dde2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-eae86a66c41cd733.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1ef80561098331e0.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-cf8126b2a7f08beb.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-fe25b4b4856b0c8c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libdigest-8be418b0c519c9a3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6aa5aa09d3e0b877.rlib" "/opt/rustwide/target/debug/deps/libtypenum-913a68e739eab4ae.rlib" "/opt/rustwide/target/debug/deps/libblake2s_simd-b12fff26a1146fe9.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-c0f163d44764e0e1.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-d8b35643c8af489b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-479b940a80c0e4d0.rlib" "/opt/rustwide/target/debug/deps/libarrayref-3d64caaf79df18d6.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-653a0b1acad78031.rlib" "/opt/rustwide/target/debug/deps/libserde-240b406289c89891.rlib" "/opt/rustwide/target/debug/deps/libfailure-cebb0f2bceb6aa84.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9e05b7f8fe241e93.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-69cdc2aa15946ae1.rlib" "/opt/rustwide/target/debug/deps/libadler-6534ef6b4a32ceaa.rlib" "/opt/rustwide/target/debug/deps/libobject-61c1b52dff51b80f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-33849983d352f01b.rlib" "/opt/rustwide/target/debug/deps/libgimli-926fe8e4c4fa9fdb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-7abd0d7f22ef56ac.rlib" "/opt/rustwide/target/debug/deps/libhyper-272dbd96084c1606.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-c22b35d9f7308fe7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-16d912827025aa25.rlib" "/opt/rustwide/target/debug/deps/libh2-24af27637148b0c0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-49a5eb02a1187e0b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5554877d30d5d4fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-75afb74d38b751ea.rlib" "/opt/rustwide/target/debug/deps/libtime-261d6112efd4e8e3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b14a041e8757656d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ec16151b5dd93bcb.rlib" "/opt/rustwide/target/debug/deps/libtokio-c1c7472126ff0c5e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d780b56852f85f3c.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-8fad81a5baa8ce52.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-34eb5944d5f6820d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-1e8a42e0fb4b84b1.rlib" "/opt/rustwide/target/debug/deps/libmio-19142f6a0e3df69e.rlib" "/opt/rustwide/target/debug/deps/libiovec-001a9d7cb0578e89.rlib" "/opt/rustwide/target/debug/deps/libnet2-97ba125548bf23db.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9b1125350f00b04f.rlib" "/opt/rustwide/target/debug/deps/libtracing-db6dbe3c07599e29.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-991f603976dc0b18.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liblog-013f80784e6f08ec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libcommon_multipart_rfc7578-11910351200a5c3b.rlib" "/opt/rustwide/target/debug/deps/librand-ee5906bf75b970bb.rlib" "/opt/rustwide/target/debug/deps/liblibc-f503d0b57945a25f.rlib" "/opt/rustwide/target/debug/deps/librand_core-f239476c0fec9c8d.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libhttp-6abafe259e1925e3.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e05c866ee66a047.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/libfutures-4161937b2381ac56.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a47f4ee8366ce785.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-18f32829fccedb78.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-58339308263095b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f7c6ec719eac40f1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e22170d172aeeef3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-596d7435cb764a43.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d09c66eae77ec294.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/libbytes-c6b4106777e084f0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c85e569d57ff897ecfd15a401329294846f92d102ee48420ac489d248038d214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c85e569d57ff897ecfd15a401329294846f92d102ee48420ac489d248038d214", kill_on_drop: false }` [INFO] [stdout] c85e569d57ff897ecfd15a401329294846f92d102ee48420ac489d248038d214