[INFO] cloning repository drager/httper [INFO] running `"git" "clone" "--bare" "git://github.com/drager/httper.git" "work/cache/sources/gh/drager/httper"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/drager/httper'... [INFO] running `"git" "clone" "work/cache/sources/gh/drager/httper" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/drager/httper"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/drager/httper'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/drager/httper" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/drager/httper"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/drager/httper'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 75914c59a3818c0a34c90b2203222819a54fce10 [INFO] sha for GitHub repo drager/httper: 75914c59a3818c0a34c90b2203222819a54fce10 [INFO] validating manifest of drager/httper on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of drager/httper on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing drager/httper [INFO] finished frobbing drager/httper [INFO] frobbed toml for drager/httper written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/drager/httper/Cargo.toml [INFO] started frobbing drager/httper [INFO] finished frobbing drager/httper [INFO] frobbed toml for drager/httper written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/drager/httper/Cargo.toml [INFO] crate drager/httper already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing drager/httper against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/drager/httper:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] d16f173f6daf2ebf5a180c4c06cfb66514e4eb4e67d44bd25f38422773791cb3 [INFO] running `"docker" "start" "-a" "d16f173f6daf2ebf5a180c4c06cfb66514e4eb4e67d44bd25f38422773791cb3"` [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling openssl v0.10.10 [INFO] [stderr] Compiling native-tls v0.2.0 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.8 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling h2 v0.1.10 [INFO] [stderr] Compiling hyper v0.12.7 [INFO] [stderr] Compiling hyper-tls v0.3.0 [INFO] [stderr] Compiling httper v0.1.0 (/opt/crater/workdir) [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] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `"docker" "inspect" "d16f173f6daf2ebf5a180c4c06cfb66514e4eb4e67d44bd25f38422773791cb3"` [INFO] running `"docker" "rm" "-f" "d16f173f6daf2ebf5a180c4c06cfb66514e4eb4e67d44bd25f38422773791cb3"` [INFO] [stdout] d16f173f6daf2ebf5a180c4c06cfb66514e4eb4e67d44bd25f38422773791cb3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/drager/httper:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f9cea7f51e75df5a16083beaf42785d633de400c290232c7a81ea6dbacbfd533 [INFO] running `"docker" "start" "-a" "f9cea7f51e75df5a16083beaf42785d633de400c290232c7a81ea6dbacbfd533"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling httper v0.1.0 (/opt/crater/workdir) [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] Finished dev [unoptimized + debuginfo] target(s) in 26.97s [INFO] running `"docker" "inspect" "f9cea7f51e75df5a16083beaf42785d633de400c290232c7a81ea6dbacbfd533"` [INFO] running `"docker" "rm" "-f" "f9cea7f51e75df5a16083beaf42785d633de400c290232c7a81ea6dbacbfd533"` [INFO] [stdout] f9cea7f51e75df5a16083beaf42785d633de400c290232c7a81ea6dbacbfd533 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/drager/httper:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 38c82dc99f0d70f024378f4f97b6f2ab65f6e026f32b3444afaa7095dcc5da69 [INFO] running `"docker" "start" "-a" "38c82dc99f0d70f024378f4f97b6f2ab65f6e026f32b3444afaa7095dcc5da69"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/httper-c7a5e037fd779e07 [INFO] [stdout] [INFO] [stdout] running 10 tests [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_get ... ok [INFO] [stdout] test tests::it_should_be_able_to_be_chained_into_json_for_patch ... ok [INFO] [stdout] test tests::it_should_handle_patch_requests ... ok [INFO] [stdout] test tests::it_should_handle_delete_requests ... ok [INFO] [stdout] test tests::it_should_be_able_to_be_chained_into_json_for_post ... ok [INFO] [stdout] test tests::it_should_be_able_to_be_chained_into_json_for_put ... ok [INFO] [stdout] test tests::it_should_handle_get_requests ... ok [INFO] [stdout] test tests::it_should_handle_post_requests ... 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::HttperClient::new (line 110) ... 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::put (line 175) ... ok [INFO] [stdout] test src/client/mod.rs - client::HttperClient::delete (line 159) ... ok [INFO] [stdout] test src/client/mod.rs - client::HttperClient::post (line 143) ... ok [INFO] [stdout] test src/client/mod.rs - client::HttperClient::patch (line 191) ... ok [INFO] [stdout] test src/client/mod.rs - client (line 13) ... ok [INFO] [stdout] test src/client/response_future.rs - client::response_future::ResponseFuture::json (line 35) ... ok [INFO] [stdout] test src/client/payload_builder.rs - client::payload_builder::PayloadBuilder::headers (line 34) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "38c82dc99f0d70f024378f4f97b6f2ab65f6e026f32b3444afaa7095dcc5da69"` [INFO] running `"docker" "rm" "-f" "38c82dc99f0d70f024378f4f97b6f2ab65f6e026f32b3444afaa7095dcc5da69"` [INFO] [stdout] 38c82dc99f0d70f024378f4f97b6f2ab65f6e026f32b3444afaa7095dcc5da69