Oct 12 17:10:52.009 INFO testing zoranzaric/emnify_hose against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 17:10:52.011 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 17:10:52.491 INFO blam! 35485363b16bf9fbea148f264d246eac1a841decc1556fcdee3a2f0f37f0c1e4 Oct 12 17:10:52.493 INFO running `"docker" "start" "-a" "35485363b16bf9fbea148f264d246eac1a841decc1556fcdee3a2f0f37f0c1e4"` Oct 12 17:10:54.294 INFO kablam! usermod: no changes Oct 12 17:10:54.480 INFO kablam! Compiling libc v0.2.33 Oct 12 17:10:54.480 INFO kablam! Compiling futures v0.1.17 Oct 12 17:10:54.495 INFO kablam! Compiling slab v0.4.0 Oct 12 17:10:54.503 INFO kablam! Compiling serde v1.0.19 Oct 12 17:10:54.503 INFO kablam! Compiling mime v0.3.5 Oct 12 17:10:58.445 INFO kablam! Compiling iovec v0.1.1 Oct 12 17:10:58.446 INFO kablam! Compiling net2 v0.2.31 Oct 12 17:10:58.446 INFO kablam! Compiling num_cpus v1.7.0 Oct 12 17:10:58.447 INFO kablam! Compiling rand v0.3.18 Oct 12 17:10:58.447 INFO kablam! Compiling time v0.1.38 Oct 12 17:11:00.160 INFO kablam! Compiling bytes v0.4.5 Oct 12 17:11:03.600 INFO kablam! Compiling mio v0.6.11 Oct 12 17:11:13.822 INFO kablam! Compiling tokio-io v0.1.4 Oct 12 17:11:13.822 INFO kablam! Compiling tokio-service v0.1.0 Oct 12 17:11:13.822 INFO kablam! Compiling futures-cpupool v0.1.7 Oct 12 17:11:13.863 INFO kablam! Compiling relay v0.1.0 Oct 12 17:11:17.023 INFO kablam! Compiling tokio-core v0.1.10 Oct 12 17:11:21.583 INFO kablam! Compiling tokio-proto v0.1.1 Oct 12 17:11:25.342 INFO kablam! Compiling hyper v0.11.6 Oct 12 17:11:26.600 INFO kablam! Compiling serde_json v1.0.6 Oct 12 17:11:40.510 INFO kablam! Compiling emnify_hose v0.1.0 (/source) Oct 12 17:11:40.761 INFO kablam! warning: unused imports: `Write`, `self` Oct 12 17:11:40.761 INFO kablam! --> src/main.rs:8:15 Oct 12 17:11:40.761 INFO kablam! | Oct 12 17:11:40.761 INFO kablam! 8 | use std::io::{self, Write}; Oct 12 17:11:40.763 INFO kablam! | ^^^^ ^^^^^ Oct 12 17:11:40.763 INFO kablam! | Oct 12 17:11:40.763 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:11:40.763 INFO kablam! Oct 12 17:11:40.763 INFO kablam! warning: unused import: `futures::Future` Oct 12 17:11:40.763 INFO kablam! --> src/main.rs:13:5 Oct 12 17:11:40.763 INFO kablam! | Oct 12 17:11:40.763 INFO kablam! 13 | use futures::Future; Oct 12 17:11:40.763 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 17:11:40.763 INFO kablam! Oct 12 17:11:40.763 INFO kablam! warning: unused import: `futures::stream::Stream` Oct 12 17:11:40.763 INFO kablam! --> src/main.rs:14:5 Oct 12 17:11:40.765 INFO kablam! | Oct 12 17:11:40.765 INFO kablam! 14 | use futures::stream::Stream; Oct 12 17:11:40.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:11:40.765 INFO kablam! Oct 12 17:11:40.907 INFO kablam! warning: value assigned to `r` is never read Oct 12 17:11:40.907 INFO kablam! --> src/main.rs:175:13 Oct 12 17:11:40.907 INFO kablam! | Oct 12 17:11:40.907 INFO kablam! 175 | let mut r = request(url.parse::().unwrap(), true); Oct 12 17:11:40.907 INFO kablam! | ^ Oct 12 17:11:40.907 INFO kablam! | Oct 12 17:11:40.907 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 17:11:40.907 INFO kablam! Oct 12 17:11:40.911 INFO kablam! warning: function is never used: `rand` Oct 12 17:11:40.911 INFO kablam! --> src/main.rs:148:1 Oct 12 17:11:40.911 INFO kablam! | Oct 12 17:11:40.911 INFO kablam! 148 | fn rand(mut rng: ThreadRng) -> bool { Oct 12 17:11:40.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:11:40.911 INFO kablam! | Oct 12 17:11:40.911 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:11:40.911 INFO kablam! Oct 12 17:11:45.572 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.25s Oct 12 17:11:45.579 INFO kablam! su: No module specific data is present Oct 12 17:11:47.684 INFO running `"docker" "rm" "-f" "35485363b16bf9fbea148f264d246eac1a841decc1556fcdee3a2f0f37f0c1e4"` Oct 12 17:11:48.015 INFO blam! 35485363b16bf9fbea148f264d246eac1a841decc1556fcdee3a2f0f37f0c1e4 Oct 12 17:11:48.035 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 17:11:48.527 INFO blam! d67cad8bda18f21d8e1625a732f36378bd535469e1487c9bff5640b454df9925 Oct 12 17:11:48.529 INFO running `"docker" "start" "-a" "d67cad8bda18f21d8e1625a732f36378bd535469e1487c9bff5640b454df9925"` Oct 12 17:11:50.702 INFO kablam! usermod: no changes Oct 12 17:11:50.811 INFO kablam! Compiling emnify_hose v0.1.0 (/source) Oct 12 17:11:51.049 INFO kablam! warning: unused imports: `Write`, `self` Oct 12 17:11:51.049 INFO kablam! --> src/main.rs:8:15 Oct 12 17:11:51.049 INFO kablam! | Oct 12 17:11:51.049 INFO kablam! 8 | use std::io::{self, Write}; Oct 12 17:11:51.049 INFO kablam! | ^^^^ ^^^^^ Oct 12 17:11:51.049 INFO kablam! | Oct 12 17:11:51.049 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:11:51.049 INFO kablam! Oct 12 17:11:51.049 INFO kablam! warning: unused import: `futures::Future` Oct 12 17:11:51.049 INFO kablam! --> src/main.rs:13:5 Oct 12 17:11:51.049 INFO kablam! | Oct 12 17:11:51.049 INFO kablam! 13 | use futures::Future; Oct 12 17:11:51.049 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 17:11:51.049 INFO kablam! Oct 12 17:11:51.049 INFO kablam! warning: unused import: `futures::stream::Stream` Oct 12 17:11:51.049 INFO kablam! --> src/main.rs:14:5 Oct 12 17:11:51.049 INFO kablam! | Oct 12 17:11:51.049 INFO kablam! 14 | use futures::stream::Stream; Oct 12 17:11:51.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:11:51.049 INFO kablam! Oct 12 17:11:51.210 INFO kablam! warning: value assigned to `r` is never read Oct 12 17:11:51.210 INFO kablam! --> src/main.rs:175:13 Oct 12 17:11:51.210 INFO kablam! | Oct 12 17:11:51.210 INFO kablam! 175 | let mut r = request(url.parse::().unwrap(), true); Oct 12 17:11:51.210 INFO kablam! | ^ Oct 12 17:11:51.210 INFO kablam! | Oct 12 17:11:51.210 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 17:11:51.210 INFO kablam! Oct 12 17:11:51.225 INFO kablam! warning: function is never used: `rand` Oct 12 17:11:51.225 INFO kablam! --> src/main.rs:148:1 Oct 12 17:11:51.225 INFO kablam! | Oct 12 17:11:51.225 INFO kablam! 148 | fn rand(mut rng: ThreadRng) -> bool { Oct 12 17:11:51.226 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:11:51.226 INFO kablam! | Oct 12 17:11:51.226 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:11:51.226 INFO kablam! Oct 12 17:11:51.846 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Oct 12 17:11:51.852 INFO kablam! su: No module specific data is present Oct 12 17:11:53.117 INFO running `"docker" "rm" "-f" "d67cad8bda18f21d8e1625a732f36378bd535469e1487c9bff5640b454df9925"` Oct 12 17:11:53.391 INFO blam! d67cad8bda18f21d8e1625a732f36378bd535469e1487c9bff5640b454df9925 Oct 12 17:11:53.395 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 17:11:53.958 INFO blam! a0555af2b51e35252b75fc3f4944026b426bc99144f358bfca748f8b4f151f74 Oct 12 17:11:53.960 INFO running `"docker" "start" "-a" "a0555af2b51e35252b75fc3f4944026b426bc99144f358bfca748f8b4f151f74"` Oct 12 17:11:56.598 INFO kablam! usermod: no changes Oct 12 17:11:56.727 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 12 17:11:56.739 INFO kablam! Running /target/debug/deps/emnify_hose-3f8f4f77ed2bbfc9 Oct 12 17:11:56.739 INFO blam! Oct 12 17:11:56.739 INFO blam! running 0 tests Oct 12 17:11:56.740 INFO blam! Oct 12 17:11:56.740 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:11:56.740 INFO blam! Oct 12 17:11:56.743 INFO kablam! su: No module specific data is present Oct 12 17:11:58.004 INFO running `"docker" "rm" "-f" "a0555af2b51e35252b75fc3f4944026b426bc99144f358bfca748f8b4f151f74"` Oct 12 17:11:58.387 INFO blam! a0555af2b51e35252b75fc3f4944026b426bc99144f358bfca748f8b4f151f74