Oct 15 00:40:36.497 INFO testing cloudflavor/shep against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 00:40:36.497 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 00:40:36.744 INFO blam! 13d95ce6877db1e7a2fe1b4b97c3c2cc91c819af17248bb7d89aaed0e2d84992 Oct 15 00:40:36.755 INFO running `"docker" "start" "-a" "13d95ce6877db1e7a2fe1b4b97c3c2cc91c819af17248bb7d89aaed0e2d84992"` Oct 15 00:40:37.934 INFO kablam! usermod: no changes Oct 15 00:40:38.162 INFO kablam! Compiling slog v2.3.2 Oct 15 00:40:38.165 INFO kablam! Compiling memchr v2.0.1 Oct 15 00:40:38.169 INFO kablam! Compiling nix v0.11.0 Oct 15 00:40:38.170 INFO kablam! Compiling clap v2.31.2 Oct 15 00:40:38.173 INFO kablam! Compiling serde_json v1.0.24 Oct 15 00:40:38.175 INFO kablam! Compiling serde_yaml v0.7.5 Oct 15 00:40:38.196 INFO kablam! Compiling chrono v0.4.5 Oct 15 00:40:38.197 INFO kablam! Compiling serde-hjson v0.8.1 Oct 15 00:40:42.155 INFO kablam! Compiling nom v4.0.0 Oct 15 00:40:56.783 INFO kablam! Compiling config v0.9.0 Oct 15 00:40:56.783 INFO kablam! Compiling slog-json v2.2.0 Oct 15 00:41:05.591 INFO kablam! Compiling ctrlc v3.1.1 Oct 15 00:41:16.824 INFO kablam! Compiling shep v0.1.0 (/source) Oct 15 00:41:18.283 INFO kablam! warning: unused variable: `c` Oct 15 00:41:18.283 INFO kablam! --> src/core.rs:8:14 Oct 15 00:41:18.283 INFO kablam! | Oct 15 00:41:18.283 INFO kablam! 8 | pub fn start(c: Configuration) { Oct 15 00:41:18.283 INFO kablam! | ^ help: consider using `_c` instead Oct 15 00:41:18.283 INFO kablam! | Oct 15 00:41:18.283 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:41:18.283 INFO kablam! Oct 15 00:41:18.355 INFO kablam! warning: constant item is never used: `GITHUB_API_URL` Oct 15 00:41:18.355 INFO kablam! --> src/util.rs:6:1 Oct 15 00:41:18.355 INFO kablam! | Oct 15 00:41:18.355 INFO kablam! 6 | const GITHUB_API_URL: &'static str = ""; Oct 15 00:41:18.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:41:18.355 INFO kablam! | Oct 15 00:41:18.355 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:41:18.355 INFO kablam! Oct 15 00:41:18.355 INFO kablam! warning: constant item is never used: `GITLAB_API_URL` Oct 15 00:41:18.355 INFO kablam! --> src/util.rs:7:1 Oct 15 00:41:18.355 INFO kablam! | Oct 15 00:41:18.355 INFO kablam! 7 | const GITLAB_API_URL: &'static str = ""; Oct 15 00:41:18.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:41:18.355 INFO kablam! Oct 15 00:41:18.355 INFO kablam! warning: constant item is never used: `BITBUCKET_API_URL` Oct 15 00:41:18.355 INFO kablam! --> src/util.rs:8:1 Oct 15 00:41:18.355 INFO kablam! | Oct 15 00:41:18.355 INFO kablam! 8 | const BITBUCKET_API_URL: &'static str = ""; Oct 15 00:41:18.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:41:18.355 INFO kablam! Oct 15 00:41:18.355 INFO kablam! warning: constant item is never used: `DEFAULT_IP_ADDR_BIND` Oct 15 00:41:18.355 INFO kablam! --> src/util.rs:9:1 Oct 15 00:41:18.355 INFO kablam! | Oct 15 00:41:18.355 INFO kablam! 9 | const DEFAULT_IP_ADDR_BIND: &'static str = "127.0.0.1"; Oct 15 00:41:18.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:41:18.355 INFO kablam! Oct 15 00:41:21.435 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.46s Oct 15 00:41:21.439 INFO kablam! su: No module specific data is present Oct 15 00:41:22.599 INFO running `"docker" "rm" "-f" "13d95ce6877db1e7a2fe1b4b97c3c2cc91c819af17248bb7d89aaed0e2d84992"` Oct 15 00:41:22.891 INFO blam! 13d95ce6877db1e7a2fe1b4b97c3c2cc91c819af17248bb7d89aaed0e2d84992 Oct 15 00:41:22.897 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 00:41:23.287 INFO blam! b10ad59f9941389de0677c449a79e382e20c1010a12c8d06b79dac38eecd6c62 Oct 15 00:41:23.299 INFO running `"docker" "start" "-a" "b10ad59f9941389de0677c449a79e382e20c1010a12c8d06b79dac38eecd6c62"` Oct 15 00:41:24.778 INFO kablam! usermod: no changes Oct 15 00:41:24.971 INFO kablam! Compiling shep v0.1.0 (/source) Oct 15 00:41:26.657 INFO kablam! warning: unused variable: `c` Oct 15 00:41:26.657 INFO kablam! --> src/core.rs:8:14 Oct 15 00:41:26.657 INFO kablam! | Oct 15 00:41:26.657 INFO kablam! 8 | pub fn start(c: Configuration) { Oct 15 00:41:26.657 INFO kablam! | ^ help: consider using `_c` instead Oct 15 00:41:26.657 INFO kablam! | Oct 15 00:41:26.657 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:41:26.657 INFO kablam! Oct 15 00:41:26.708 INFO kablam! warning: constant item is never used: `GITHUB_API_URL` Oct 15 00:41:26.708 INFO kablam! --> src/util.rs:6:1 Oct 15 00:41:26.708 INFO kablam! | Oct 15 00:41:26.708 INFO kablam! 6 | const GITHUB_API_URL: &'static str = ""; Oct 15 00:41:26.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:41:26.708 INFO kablam! | Oct 15 00:41:26.708 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:41:26.708 INFO kablam! Oct 15 00:41:26.708 INFO kablam! warning: constant item is never used: `GITLAB_API_URL` Oct 15 00:41:26.708 INFO kablam! --> src/util.rs:7:1 Oct 15 00:41:26.708 INFO kablam! | Oct 15 00:41:26.708 INFO kablam! 7 | const GITLAB_API_URL: &'static str = ""; Oct 15 00:41:26.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:41:26.708 INFO kablam! Oct 15 00:41:26.708 INFO kablam! warning: constant item is never used: `BITBUCKET_API_URL` Oct 15 00:41:26.708 INFO kablam! --> src/util.rs:8:1 Oct 15 00:41:26.708 INFO kablam! | Oct 15 00:41:26.708 INFO kablam! 8 | const BITBUCKET_API_URL: &'static str = ""; Oct 15 00:41:26.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:41:26.708 INFO kablam! Oct 15 00:41:26.708 INFO kablam! warning: constant item is never used: `DEFAULT_IP_ADDR_BIND` Oct 15 00:41:26.708 INFO kablam! --> src/util.rs:9:1 Oct 15 00:41:26.708 INFO kablam! | Oct 15 00:41:26.708 INFO kablam! 9 | const DEFAULT_IP_ADDR_BIND: &'static str = "127.0.0.1"; Oct 15 00:41:26.708 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:41:26.708 INFO kablam! Oct 15 00:41:27.319 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.51s Oct 15 00:41:27.328 INFO kablam! su: No module specific data is present Oct 15 00:41:28.118 INFO running `"docker" "rm" "-f" "b10ad59f9941389de0677c449a79e382e20c1010a12c8d06b79dac38eecd6c62"` Oct 15 00:41:28.335 INFO blam! b10ad59f9941389de0677c449a79e382e20c1010a12c8d06b79dac38eecd6c62 Oct 15 00:41:28.355 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 00:41:28.682 INFO blam! 6c6cfb088b5acb470eb260634f7907b922862f4c42e832b380a3a44ff60b24fc Oct 15 00:41:28.685 INFO running `"docker" "start" "-a" "6c6cfb088b5acb470eb260634f7907b922862f4c42e832b380a3a44ff60b24fc"` Oct 15 00:41:30.123 INFO kablam! usermod: no changes Oct 15 00:41:30.291 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 00:41:30.307 INFO kablam! Running /target/debug/deps/shep-f824203ebb0c49c5 Oct 15 00:41:30.315 INFO kablam! su: No module specific data is present Oct 15 00:41:30.315 INFO blam! Oct 15 00:41:30.315 INFO blam! running 0 tests Oct 15 00:41:30.315 INFO blam! Oct 15 00:41:30.315 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:41:30.315 INFO blam! Oct 15 00:41:31.262 INFO running `"docker" "rm" "-f" "6c6cfb088b5acb470eb260634f7907b922862f4c42e832b380a3a44ff60b24fc"` Oct 15 00:41:31.739 INFO blam! 6c6cfb088b5acb470eb260634f7907b922862f4c42e832b380a3a44ff60b24fc