[INFO] updating cached repository https://github.com/drager/httper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75914c59a3818c0a34c90b2203222819a54fce10 [INFO] testing drager/httper against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrager%2Fhttper" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drager/httper 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 git repo https://github.com/drager/httper [INFO] finished tweaking git repo https://github.com/drager/httper [INFO] tweaked toml for git repo https://github.com/drager/httper written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/drager/httper 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 144a17477daf1e74a11468f8a2a2d0064eff6a02858c6607f1eefd4a50fe6363 [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" "144a17477daf1e74a11468f8a2a2d0064eff6a02858c6607f1eefd4a50fe6363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "144a17477daf1e74a11468f8a2a2d0064eff6a02858c6607f1eefd4a50fe6363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "144a17477daf1e74a11468f8a2a2d0064eff6a02858c6607f1eefd4a50fe6363", kill_on_drop: false }` [INFO] [stdout] 144a17477daf1e74a11468f8a2a2d0064eff6a02858c6607f1eefd4a50fe6363 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 805c478d0c82d7011ca763661d8101a9b4f9ea70c7c83ecaceab30ccbac346ac [INFO] running `Command { std: "docker" "start" "-a" "805c478d0c82d7011ca763661d8101a9b4f9ea70c7c83ecaceab30ccbac346ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling openssl v0.10.10 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling native-tls v0.2.0 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling http v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling h2 v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling hyper v0.12.7 [INFO] [stderr] Compiling hyper-tls v0.3.0 [INFO] [stderr] Compiling httper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client/response_future.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | pub Box, Error = Error> + Send>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error> + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client/mod.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | Box, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "805c478d0c82d7011ca763661d8101a9b4f9ea70c7c83ecaceab30ccbac346ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "805c478d0c82d7011ca763661d8101a9b4f9ea70c7c83ecaceab30ccbac346ac", kill_on_drop: false }` [INFO] [stdout] 805c478d0c82d7011ca763661d8101a9b4f9ea70c7c83ecaceab30ccbac346ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] ec992777c959ddbae5ea92be58c0c322a4eef81b6cb0a55aedb85e1390e3b903 [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" "ec992777c959ddbae5ea92be58c0c322a4eef81b6cb0a55aedb85e1390e3b903", kill_on_drop: false }` [INFO] [stderr] Compiling httper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client/response_future.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | pub Box, Error = Error> + Send>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error> + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client/mod.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | Box, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client/response_future.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | pub Box, Error = Error> + Send>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error> + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client/mod.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | Box, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.77s [INFO] running `Command { std: "docker" "inspect" "ec992777c959ddbae5ea92be58c0c322a4eef81b6cb0a55aedb85e1390e3b903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec992777c959ddbae5ea92be58c0c322a4eef81b6cb0a55aedb85e1390e3b903", kill_on_drop: false }` [INFO] [stdout] ec992777c959ddbae5ea92be58c0c322a4eef81b6cb0a55aedb85e1390e3b903 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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", 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] ba2c82147d5409108f2af2964cce5265904ff12608ec9fd0c680fa56d52599d9 [INFO] running `Command { std: "docker" "start" "-a" "ba2c82147d5409108f2af2964cce5265904ff12608ec9fd0c680fa56d52599d9", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/response_future.rs:9:13 [INFO] [stderr] | [INFO] [stderr] 9 | pub Box, Error = Error> + Send>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error> + Send` [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/mod.rs:262:9 [INFO] [stderr] | [INFO] [stderr] 262 | Box, [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/response_future.rs:9:13 [INFO] [stderr] | [INFO] [stderr] 9 | pub Box, Error = Error> + Send>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = Error> + Send` [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/mod.rs:262:9 [INFO] [stderr] | [INFO] [stderr] 262 | Box, [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/httper-7131717ca1eaaf80 [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::it_should_handle_delete_requests ... ok [INFO] [stdout] test tests::it_should_handle_get_requests ... ok [INFO] [stdout] test tests::it_should_be_able_to_be_chained_into_json_for_delete ... ok [INFO] [stdout] test tests::it_should_be_able_to_be_chained_into_json_for_put ... ok [INFO] [stdout] test tests::it_should_be_able_to_be_chained_into_json_for_patch ... ok [INFO] [stdout] test tests::it_should_be_able_to_be_chained_into_json_for_post ... ok [INFO] [stdout] test tests::it_should_handle_post_requests ... ok [INFO] [stdout] test tests::it_should_handle_patch_requests ... ok [INFO] [stdout] test tests::it_should_be_able_to_be_chained_into_json_for_get ... ok [INFO] [stdout] test tests::it_should_handle_put_requests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests httper [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/client/mod.rs - client (line 13) ... FAILED [INFO] [stdout] test src/client/payload_builder.rs - client::payload_builder::PayloadBuilder::headers (line 34) ... FAILED [INFO] [stdout] test src/client/response_future.rs - client::response_future::ResponseFuture::json (line 35) ... ok [INFO] [stdout] test src/client/mod.rs - client::HttperClient::get (line 127) ... ok [INFO] [stdout] test src/client/get.rs - client::get::Get::headers (line 31) ... ok [INFO] [stdout] test src/client/mod.rs - client::HttperClient::new (line 110) ... ok [INFO] [stdout] test src/client/mod.rs - client::HttperClient::delete (line 159) ... ok [INFO] [stdout] test src/client/mod.rs - client::HttperClient::patch (line 191) ... ok [INFO] [stdout] test src/client/mod.rs - client::HttperClient::put (line 175) ... ok [INFO] [stdout] test src/client/mod.rs - client::HttperClient::post (line 143) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/client/mod.rs - client (line 13) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/client/payload_builder.rs - client::payload_builder::PayloadBuilder::headers (line 34) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [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" "/tmp/rustdoctestdLosUy/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestdLosUy/rust_out" "/tmp/rustdoctestdLosUy/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-56e026b423f3375e/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/libhttper-d5b09be6dd5cd019.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e784ab60416cb581.rlib" "/opt/rustwide/target/debug/deps/libdtoa-155c8379712b16f0.rlib" "/opt/rustwide/target/debug/deps/libserde-ce9a4e04432257c1.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bdaf1e91a374f5d1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-39b74c37b87161b4.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d8b3cb87e0e6bf67.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5528cf9758fcede7.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-a1a20fbf99978357.rlib" "/opt/rustwide/target/debug/deps/libhyper-b4382b48e038c99a.rlib" "/opt/rustwide/target/debug/deps/libwant-f282c08158ab94d8.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libtokio-dbbd7bdc992e448c.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-068deb634c80f943.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-2777c9db9eca2922.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-3346e8911c51417b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a0dc88a950005f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c2693cc28968d1c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f19f41eca7e374b9.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-fd00e986a2bf5eba.rlib" "/opt/rustwide/target/debug/deps/librand-3eb71e2b2af3ed2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-1d3cbc8a4ba28dd7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-288eea571bc14476.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0771bbc32ad4bd2f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-985fedb177bb431c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-434923e97ed52167.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-eee4b0dfaf1d5fc7.rlib" "/opt/rustwide/target/debug/deps/libnodrop-6f8bc61a08d6be24.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-673ae69b5b4a0771.rlib" "/opt/rustwide/target/debug/deps/libmio-978823ff3cdf710c.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1ecb4c42bdff3e0b.rlib" "/opt/rustwide/target/debug/deps/libtime-3265f259a57e9cba.rlib" "/opt/rustwide/target/debug/deps/libnet2-1482d0d58ab609dc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c166d7b67065f154.rlib" "/opt/rustwide/target/debug/deps/libh2-e0e70d52c18ef4d4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6731b9af89dd233d.rlib" "/opt/rustwide/target/debug/deps/libstring-607dc72400c64370.rlib" "/opt/rustwide/target/debug/deps/libslab-6f9b7899ef2aefdf.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-628483291f6a927e.rlib" "/opt/rustwide/target/debug/deps/liblog-3ad2b0a0333f9cfc.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-c9ad35daaf1d68ef.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ffb22ff8af7111f3.rlib" "/opt/rustwide/target/debug/deps/libhttp-af1b1a0a1f971f7c.rlib" "/opt/rustwide/target/debug/deps/libitoa-50560fb57a0ecaba.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libbytes-07933cff485a8322.rlib" "/opt/rustwide/target/debug/deps/libiovec-28c79699867c289f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0eae9a9907f3c0c1.rlib" "/opt/rustwide/target/debug/deps/libfutures-1d6c8998a4c0baad.rlib" "/opt/rustwide/target/debug/deps/libfailure-269dd5d5d21b0ce9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9b5dc7f9068ffea8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c7d2094ce79aa99b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-784d1ffed57fb06c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ceac252e29b68a89.rlib" "/opt/rustwide/target/debug/deps/liblibc-dc5293f2db4df33e.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" "-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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/client/mod.rs - client (line 13) [INFO] [stdout] src/client/payload_builder.rs - client::payload_builder::PayloadBuilder::headers (line 34) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "ba2c82147d5409108f2af2964cce5265904ff12608ec9fd0c680fa56d52599d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba2c82147d5409108f2af2964cce5265904ff12608ec9fd0c680fa56d52599d9", kill_on_drop: false }` [INFO] [stdout] ba2c82147d5409108f2af2964cce5265904ff12608ec9fd0c680fa56d52599d9