Oct 14 10:39:59.326 INFO testing mmacedoeu/hello against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 10:39:59.326 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 10:39:59.577 INFO blam! 2d47c1497675344c55dd520f9d7d72c6210b8e952231dc6e213c3049c891d8ed Oct 14 10:39:59.579 INFO running `"docker" "start" "-a" "2d47c1497675344c55dd520f9d7d72c6210b8e952231dc6e213c3049c891d8ed"` Oct 14 10:40:00.157 INFO kablam! usermod: no changes Oct 14 10:40:00.807 INFO kablam! Compiling idna v0.1.4 Oct 14 10:40:00.812 INFO kablam! Compiling hello v0.1.0 (/source) Oct 14 10:40:00.813 INFO kablam! Compiling serde_json v1.0.17 Oct 14 10:40:00.815 INFO kablam! Compiling backtrace v0.3.8 Oct 14 10:40:00.816 INFO kablam! Compiling brotli2 v0.3.2 Oct 14 10:40:00.817 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 14 10:40:00.818 INFO kablam! Compiling h2 v0.1.8 Oct 14 10:40:00.819 INFO kablam! Compiling crossbeam-channel v0.1.3 Oct 14 10:40:04.755 INFO kablam! Compiling serde_derive v1.0.59 Oct 14 10:40:05.331 INFO kablam! Compiling derive-error-chain v0.11.2 Oct 14 10:40:05.679 INFO kablam! Compiling backtrace v0.2.3 Oct 14 10:40:07.395 INFO kablam! Compiling openssl v0.9.24 Oct 14 10:40:11.387 INFO kablam! Compiling failure_derive v0.1.1 Oct 14 10:40:33.315 INFO kablam! Compiling env_logger v0.5.10 Oct 14 10:40:34.367 INFO kablam! Compiling tokio-udp v0.1.0 Oct 14 10:40:36.227 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 14 10:40:36.319 INFO kablam! Compiling phf_generator v0.7.22 Oct 14 10:40:36.578 INFO kablam! Compiling phf v0.7.22 Oct 14 10:40:37.030 INFO kablam! Compiling error-chain v0.11.0 Oct 14 10:40:39.291 INFO kablam! Compiling error-chain v0.1.12 Oct 14 10:40:39.301 INFO kablam! Compiling tokio-fs v0.1.0 Oct 14 10:40:39.318 INFO kablam! Compiling failure v0.1.1 Oct 14 10:40:39.318 INFO kablam! Compiling url v1.7.0 Oct 14 10:40:39.318 INFO kablam! Compiling flate2 v1.0.1 Oct 14 10:40:39.546 INFO kablam! Compiling native-tls v0.1.5 Oct 14 10:40:42.271 INFO kablam! Compiling phf_codegen v0.7.22 Oct 14 10:40:42.323 INFO kablam! Compiling tokio v0.1.6 Oct 14 10:40:44.000 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Oct 14 10:40:57.199 INFO kablam! Compiling tokio-core v0.1.17 Oct 14 10:40:58.152 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 14 10:40:58.388 INFO kablam! Compiling cookie v0.10.1 Oct 14 10:41:03.539 INFO kablam! Compiling cargo_metadata v0.5.4 Oct 14 10:41:05.748 INFO kablam! Compiling trust-dns-proto v0.3.3 Oct 14 10:41:05.748 INFO kablam! Compiling tokio-signal v0.1.5 Oct 14 10:41:05.748 INFO kablam! Compiling tokio-tls v0.1.4 Oct 14 10:41:12.351 INFO kablam! Compiling skeptic v0.13.3 Oct 14 10:41:16.943 INFO kablam! Compiling actix v0.5.7 Oct 14 10:41:22.779 INFO kablam! Compiling trust-dns-resolver v0.8.2 Oct 14 10:41:37.415 INFO kablam! Compiling actix-web v0.6.10 Oct 14 10:41:58.951 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 14 10:41:58.951 INFO kablam! --> src/dirs.rs:46:34 Oct 14 10:41:58.951 INFO kablam! | Oct 14 10:41:58.951 INFO kablam! 46 | let r = arg.replace("$HOME", env::home_dir().unwrap().to_str().unwrap()); Oct 14 10:41:58.951 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 10:41:58.951 INFO kablam! | Oct 14 10:41:58.951 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 10:41:58.951 INFO kablam! Oct 14 10:41:59.343 INFO kablam! warning: function is never used: `now` Oct 14 10:41:59.343 INFO kablam! --> /target/debug/build/hello-a2614d669eba8be4/out/version.rs:2:1 Oct 14 10:41:59.343 INFO kablam! | Oct 14 10:41:59.343 INFO kablam! 2 | pub fn now() -> &'static str { Oct 14 10:41:59.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:41:59.343 INFO kablam! | Oct 14 10:41:59.343 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 10:41:59.343 INFO kablam! Oct 14 10:41:59.343 INFO kablam! warning: function is never used: `short_now` Oct 14 10:41:59.343 INFO kablam! --> /target/debug/build/hello-a2614d669eba8be4/out/version.rs:7:1 Oct 14 10:41:59.343 INFO kablam! | Oct 14 10:41:59.343 INFO kablam! 7 | pub fn short_now() -> &'static str { Oct 14 10:41:59.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:41:59.343 INFO kablam! Oct 14 10:41:59.343 INFO kablam! warning: function is never used: `sha` Oct 14 10:41:59.343 INFO kablam! --> /target/debug/build/hello-a2614d669eba8be4/out/version.rs:12:1 Oct 14 10:41:59.343 INFO kablam! | Oct 14 10:41:59.343 INFO kablam! 12 | pub fn sha() -> &'static str { Oct 14 10:41:59.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:41:59.343 INFO kablam! Oct 14 10:41:59.343 INFO kablam! warning: function is never used: `short_sha` Oct 14 10:41:59.343 INFO kablam! --> /target/debug/build/hello-a2614d669eba8be4/out/version.rs:17:1 Oct 14 10:41:59.343 INFO kablam! | Oct 14 10:41:59.343 INFO kablam! 17 | pub fn short_sha() -> &'static str { Oct 14 10:41:59.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:41:59.343 INFO kablam! Oct 14 10:41:59.343 INFO kablam! warning: function is never used: `target` Oct 14 10:41:59.343 INFO kablam! --> /target/debug/build/hello-a2614d669eba8be4/out/version.rs:27:1 Oct 14 10:41:59.343 INFO kablam! | Oct 14 10:41:59.343 INFO kablam! 27 | pub fn target() -> &'static str { Oct 14 10:41:59.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:41:59.343 INFO kablam! Oct 14 10:41:59.343 INFO kablam! warning: function is never used: `semver` Oct 14 10:41:59.343 INFO kablam! --> /target/debug/build/hello-a2614d669eba8be4/out/version.rs:32:1 Oct 14 10:41:59.343 INFO kablam! | Oct 14 10:41:59.343 INFO kablam! 32 | pub fn semver() -> &'static str { Oct 14 10:41:59.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:41:59.343 INFO kablam! Oct 14 10:42:18.443 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 18s Oct 14 10:42:18.479 INFO kablam! su: No module specific data is present Oct 14 10:42:19.308 INFO running `"docker" "rm" "-f" "2d47c1497675344c55dd520f9d7d72c6210b8e952231dc6e213c3049c891d8ed"` Oct 14 10:42:19.648 INFO blam! 2d47c1497675344c55dd520f9d7d72c6210b8e952231dc6e213c3049c891d8ed Oct 14 10:42:19.653 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 10:42:20.172 INFO blam! 11d888fef77b9ee836a8f09a7e91312290ab7d26c0e7811c14c604108b2ce09e Oct 14 10:42:20.175 INFO running `"docker" "start" "-a" "11d888fef77b9ee836a8f09a7e91312290ab7d26c0e7811c14c604108b2ce09e"` Oct 14 10:42:21.737 INFO kablam! usermod: no changes Oct 14 10:42:22.051 INFO kablam! Compiling hello v0.1.0 (/source) Oct 14 10:42:22.599 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 14 10:42:22.599 INFO kablam! --> src/dirs.rs:46:34 Oct 14 10:42:22.599 INFO kablam! | Oct 14 10:42:22.599 INFO kablam! 46 | let r = arg.replace("$HOME", env::home_dir().unwrap().to_str().unwrap()); Oct 14 10:42:22.599 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 10:42:22.599 INFO kablam! | Oct 14 10:42:22.599 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 10:42:22.599 INFO kablam! Oct 14 10:42:22.958 INFO kablam! warning: function is never used: `now` Oct 14 10:42:22.958 INFO kablam! --> /target/debug/build/hello-a2614d669eba8be4/out/version.rs:2:1 Oct 14 10:42:22.958 INFO kablam! | Oct 14 10:42:22.958 INFO kablam! 2 | pub fn now() -> &'static str { Oct 14 10:42:22.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:42:22.958 INFO kablam! | Oct 14 10:42:22.958 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 10:42:22.958 INFO kablam! Oct 14 10:42:22.958 INFO kablam! warning: function is never used: `short_now` Oct 14 10:42:22.958 INFO kablam! --> /target/debug/build/hello-a2614d669eba8be4/out/version.rs:7:1 Oct 14 10:42:22.958 INFO kablam! | Oct 14 10:42:22.958 INFO kablam! 7 | pub fn short_now() -> &'static str { Oct 14 10:42:22.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:42:22.958 INFO kablam! Oct 14 10:42:22.958 INFO kablam! warning: function is never used: `sha` Oct 14 10:42:22.958 INFO kablam! --> /target/debug/build/hello-a2614d669eba8be4/out/version.rs:12:1 Oct 14 10:42:22.958 INFO kablam! | Oct 14 10:42:22.958 INFO kablam! 12 | pub fn sha() -> &'static str { Oct 14 10:42:22.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:42:22.958 INFO kablam! Oct 14 10:42:22.958 INFO kablam! warning: function is never used: `short_sha` Oct 14 10:42:22.958 INFO kablam! --> /target/debug/build/hello-a2614d669eba8be4/out/version.rs:17:1 Oct 14 10:42:22.958 INFO kablam! | Oct 14 10:42:22.958 INFO kablam! 17 | pub fn short_sha() -> &'static str { Oct 14 10:42:22.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:42:22.958 INFO kablam! Oct 14 10:42:22.958 INFO kablam! warning: function is never used: `target` Oct 14 10:42:22.958 INFO kablam! --> /target/debug/build/hello-a2614d669eba8be4/out/version.rs:27:1 Oct 14 10:42:22.958 INFO kablam! | Oct 14 10:42:22.958 INFO kablam! 27 | pub fn target() -> &'static str { Oct 14 10:42:22.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:42:22.958 INFO kablam! Oct 14 10:42:22.958 INFO kablam! warning: function is never used: `semver` Oct 14 10:42:22.958 INFO kablam! --> /target/debug/build/hello-a2614d669eba8be4/out/version.rs:32:1 Oct 14 10:42:22.958 INFO kablam! | Oct 14 10:42:22.958 INFO kablam! 32 | pub fn semver() -> &'static str { Oct 14 10:42:22.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 10:42:22.958 INFO kablam! Oct 14 10:42:23.638 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.86s Oct 14 10:42:23.668 INFO kablam! su: No module specific data is present Oct 14 10:42:24.691 INFO running `"docker" "rm" "-f" "11d888fef77b9ee836a8f09a7e91312290ab7d26c0e7811c14c604108b2ce09e"` Oct 14 10:42:25.123 INFO blam! 11d888fef77b9ee836a8f09a7e91312290ab7d26c0e7811c14c604108b2ce09e Oct 14 10:42:25.129 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 10:42:25.627 INFO blam! 60bf772ab520b613674d5397652dfdc8e661f5ee5dd4b02953c46e9a9597113b Oct 14 10:42:25.631 INFO running `"docker" "start" "-a" "60bf772ab520b613674d5397652dfdc8e661f5ee5dd4b02953c46e9a9597113b"` Oct 14 10:42:26.829 INFO kablam! usermod: no changes Oct 14 10:42:27.255 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.39s Oct 14 10:42:27.279 INFO kablam! Running /target/debug/deps/hello-610bd4ad1431897c Oct 14 10:42:27.283 INFO blam! Oct 14 10:42:27.283 INFO blam! running 0 tests Oct 14 10:42:27.283 INFO blam! Oct 14 10:42:27.283 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 10:42:27.283 INFO blam! Oct 14 10:42:27.288 INFO kablam! su: No module specific data is present Oct 14 10:42:28.015 INFO running `"docker" "rm" "-f" "60bf772ab520b613674d5397652dfdc8e661f5ee5dd4b02953c46e9a9597113b"` Oct 14 10:42:28.271 INFO blam! 60bf772ab520b613674d5397652dfdc8e661f5ee5dd4b02953c46e9a9597113b