Oct 14 22:24:24.763 INFO testing drager/pocket against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 22:24:24.764 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 22:24:25.047 INFO blam! f32ab72e6be21202536a97fa3d30c904889ae3cfaeead3f5dd7fa9be662b1921 Oct 14 22:24:25.050 INFO running `"docker" "start" "-a" "f32ab72e6be21202536a97fa3d30c904889ae3cfaeead3f5dd7fa9be662b1921"` Oct 14 22:24:26.391 INFO kablam! usermod: no changes Oct 14 22:24:26.731 INFO kablam! Compiling openssl v0.10.11 Oct 14 22:24:26.731 INFO kablam! Compiling net2 v0.2.33 Oct 14 22:24:26.731 INFO kablam! Compiling want v0.0.6 Oct 14 22:24:26.747 INFO kablam! Compiling tokio-io v0.1.7 Oct 14 22:24:26.747 INFO kablam! Compiling http v0.1.10 Oct 14 22:24:26.747 INFO kablam! Compiling native-tls v0.2.1 Oct 14 22:24:26.747 INFO kablam! Compiling regex v1.0.2 Oct 14 22:24:26.747 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 14 22:24:30.546 INFO kablam! Compiling mio v0.6.15 Oct 14 22:24:33.435 INFO kablam! Compiling tokio-codec v0.1.0 Oct 14 22:24:39.779 INFO kablam! Compiling tokio-fs v0.1.3 Oct 14 22:24:40.112 INFO kablam! Compiling tokio-reactor v0.1.3 Oct 14 22:24:52.949 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 14 22:24:53.008 INFO kablam! Compiling tokio-udp v0.1.1 Oct 14 22:24:58.089 INFO kablam! Compiling dotenv v0.13.0 Oct 14 22:24:59.068 INFO kablam! Compiling tokio v0.1.7 Oct 14 22:25:02.768 INFO kablam! Compiling h2 v0.1.12 Oct 14 22:25:13.732 INFO kablam! Compiling hyper v0.12.7 Oct 14 22:25:21.829 INFO kablam! Compiling hyper-tls v0.3.0 Oct 14 22:25:23.413 INFO kablam! Compiling httper v0.1.0 Oct 14 22:25:28.784 INFO kablam! Compiling pocket-api v0.1.0 (/source/pocket-api) Oct 14 22:25:31.787 INFO kablam! Compiling pocket-cli v0.1.0 (/source/pocket-cli) Oct 14 22:25:34.559 INFO kablam! warning: function is never used: `write_to_file` Oct 14 22:25:34.559 INFO kablam! --> pocket-cli/src/config/mod.rs:5:1 Oct 14 22:25:34.559 INFO kablam! | Oct 14 22:25:34.559 INFO kablam! 5 | fn write_to_file(path: &Path, content: &[u8]) -> io::Result<()> { Oct 14 22:25:34.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:25:34.559 INFO kablam! | Oct 14 22:25:34.559 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:25:34.559 INFO kablam! Oct 14 22:25:34.559 INFO kablam! warning: function is never used: `create_folder` Oct 14 22:25:34.559 INFO kablam! --> pocket-cli/src/config/mod.rs:18:1 Oct 14 22:25:34.559 INFO kablam! | Oct 14 22:25:34.559 INFO kablam! 18 | fn create_folder(path: &Path) -> io::Result<()> { Oct 14 22:25:34.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:25:34.559 INFO kablam! Oct 14 22:25:34.559 INFO kablam! warning: type alias is never used: `BoxFut` Oct 14 22:25:34.559 INFO kablam! --> pocket-cli/src/server/mod.rs:8:1 Oct 14 22:25:34.559 INFO kablam! | Oct 14 22:25:34.559 INFO kablam! 8 | type BoxFut = Box, Error = hyper::Error> + Send>; Oct 14 22:25:34.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:25:34.559 INFO kablam! Oct 14 22:25:44.214 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 17s Oct 14 22:25:44.227 INFO kablam! su: No module specific data is present Oct 14 22:25:44.805 INFO running `"docker" "rm" "-f" "f32ab72e6be21202536a97fa3d30c904889ae3cfaeead3f5dd7fa9be662b1921"` Oct 14 22:25:45.095 INFO blam! f32ab72e6be21202536a97fa3d30c904889ae3cfaeead3f5dd7fa9be662b1921 Oct 14 22:25:45.115 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 22:25:45.519 INFO blam! f93c9871d684968ef91d4c4e4083a1741ad1775b12e29d7ce86e547ef9de5425 Oct 14 22:25:45.521 INFO running `"docker" "start" "-a" "f93c9871d684968ef91d4c4e4083a1741ad1775b12e29d7ce86e547ef9de5425"` Oct 14 22:25:46.611 INFO kablam! usermod: no changes Oct 14 22:25:46.831 INFO kablam! Compiling pocket-api v0.1.0 (/source/pocket-api) Oct 14 22:25:46.831 INFO kablam! Compiling pocket-cli v0.1.0 (/source/pocket-cli) Oct 14 22:25:49.722 INFO kablam! warning: function is never used: `write_to_file` Oct 14 22:25:49.722 INFO kablam! --> pocket-cli/src/config/mod.rs:5:1 Oct 14 22:25:49.722 INFO kablam! | Oct 14 22:25:49.723 INFO kablam! 5 | fn write_to_file(path: &Path, content: &[u8]) -> io::Result<()> { Oct 14 22:25:49.723 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:25:49.723 INFO kablam! | Oct 14 22:25:49.724 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 22:25:49.724 INFO kablam! Oct 14 22:25:49.724 INFO kablam! warning: function is never used: `create_folder` Oct 14 22:25:49.725 INFO kablam! --> pocket-cli/src/config/mod.rs:18:1 Oct 14 22:25:49.725 INFO kablam! | Oct 14 22:25:49.725 INFO kablam! 18 | fn create_folder(path: &Path) -> io::Result<()> { Oct 14 22:25:49.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:25:49.726 INFO kablam! Oct 14 22:25:49.726 INFO kablam! warning: type alias is never used: `BoxFut` Oct 14 22:25:49.727 INFO kablam! --> pocket-cli/src/server/mod.rs:8:1 Oct 14 22:25:49.727 INFO kablam! | Oct 14 22:25:49.728 INFO kablam! 8 | type BoxFut = Box, Error = hyper::Error> + Send>; Oct 14 22:25:49.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 22:25:49.728 INFO kablam! Oct 14 22:25:50.727 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.08s Oct 14 22:25:50.732 INFO kablam! su: No module specific data is present Oct 14 22:25:51.353 INFO running `"docker" "rm" "-f" "f93c9871d684968ef91d4c4e4083a1741ad1775b12e29d7ce86e547ef9de5425"` Oct 14 22:25:51.623 INFO blam! f93c9871d684968ef91d4c4e4083a1741ad1775b12e29d7ce86e547ef9de5425 Oct 14 22:25:51.627 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 14 22:25:52.183 INFO blam! 37a1a53d798cacf171c73ec827036a28e5484a9b012e2e712d83c8cc94e9245a Oct 14 22:25:52.189 INFO running `"docker" "start" "-a" "37a1a53d798cacf171c73ec827036a28e5484a9b012e2e712d83c8cc94e9245a"` Oct 14 22:25:53.343 INFO kablam! usermod: no changes Oct 14 22:25:53.563 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 14 22:25:53.583 INFO kablam! Running /target/debug/deps/pocket_api-537320af4854a226 Oct 14 22:25:53.584 INFO blam! Oct 14 22:25:53.584 INFO kablam! Running /target/debug/deps/pocket_cli-df70e644140b476e Oct 14 22:25:53.584 INFO blam! running 0 tests Oct 14 22:25:53.584 INFO blam! Oct 14 22:25:53.584 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:25:53.584 INFO blam! Oct 14 22:25:53.591 INFO blam! Oct 14 22:25:53.591 INFO blam! running 0 tests Oct 14 22:25:53.591 INFO blam! Oct 14 22:25:53.591 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:25:53.591 INFO blam! Oct 14 22:25:53.592 INFO kablam! Running /target/debug/deps/pocket_cli-464321303dd799f9 Oct 14 22:25:53.593 INFO kablam! Doc-tests pocket-cli Oct 14 22:25:53.593 INFO blam! Oct 14 22:25:53.593 INFO blam! running 0 tests Oct 14 22:25:53.593 INFO blam! Oct 14 22:25:53.593 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:25:53.593 INFO blam! Oct 14 22:25:56.328 INFO blam! Oct 14 22:25:56.328 INFO blam! running 0 tests Oct 14 22:25:56.328 INFO blam! Oct 14 22:25:56.328 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:25:56.328 INFO blam! Oct 14 22:25:56.342 INFO kablam! Doc-tests pocket-api Oct 14 22:25:59.103 INFO blam! Oct 14 22:25:59.103 INFO blam! running 0 tests Oct 14 22:25:59.103 INFO blam! Oct 14 22:25:59.103 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:25:59.103 INFO blam! Oct 14 22:25:59.111 INFO kablam! su: No module specific data is present Oct 14 22:26:00.466 INFO running `"docker" "rm" "-f" "37a1a53d798cacf171c73ec827036a28e5484a9b012e2e712d83c8cc94e9245a"` Oct 14 22:26:00.778 INFO blam! 37a1a53d798cacf171c73ec827036a28e5484a9b012e2e712d83c8cc94e9245a