Oct 15 00:40:36.627 INFO testing cloudflavor/shep against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 00:40:36.627 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.823 INFO blam! d479e01b3f032cb1d29f5bd7795d91567d6255d3c99c222bf9b9a65aa7c48af7 Oct 15 00:40:36.826 INFO running `"docker" "start" "-a" "d479e01b3f032cb1d29f5bd7795d91567d6255d3c99c222bf9b9a65aa7c48af7"` Oct 15 00:40:37.925 INFO kablam! usermod: no changes Oct 15 00:40:38.187 INFO kablam! Compiling slog v2.3.2 Oct 15 00:40:38.188 INFO kablam! Compiling memchr v2.0.1 Oct 15 00:40:38.190 INFO kablam! Compiling nix v0.11.0 Oct 15 00:40:38.191 INFO kablam! Compiling clap v2.31.2 Oct 15 00:40:38.203 INFO kablam! Compiling toml v0.4.6 Oct 15 00:40:38.204 INFO kablam! Compiling serde_yaml v0.7.5 Oct 15 00:40:38.205 INFO kablam! Compiling chrono v0.4.5 Oct 15 00:40:38.207 INFO kablam! Compiling serde-hjson v0.8.1 Oct 15 00:40:42.095 INFO kablam! Compiling nom v4.0.0 Oct 15 00:40:56.235 INFO kablam! Compiling slog-json v2.2.0 Oct 15 00:40:59.671 INFO kablam! Compiling config v0.9.0 Oct 15 00:41:15.959 INFO kablam! Compiling ctrlc v3.1.1 Oct 15 00:41:17.348 INFO kablam! Compiling shep v0.1.0 (/source) Oct 15 00:41:18.829 INFO kablam! warning: unused variable: `c` Oct 15 00:41:18.829 INFO kablam! --> src/core.rs:8:14 Oct 15 00:41:18.829 INFO kablam! | Oct 15 00:41:18.829 INFO kablam! 8 | pub fn start(c: Configuration) { Oct 15 00:41:18.829 INFO kablam! | ^ help: consider using `_c` instead Oct 15 00:41:18.829 INFO kablam! | Oct 15 00:41:18.829 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:41:18.829 INFO kablam! Oct 15 00:41:18.893 INFO kablam! warning: constant item is never used: `GITHUB_API_URL` Oct 15 00:41:18.893 INFO kablam! --> src/util.rs:6:1 Oct 15 00:41:18.893 INFO kablam! | Oct 15 00:41:18.893 INFO kablam! 6 | const GITHUB_API_URL: &'static str = ""; Oct 15 00:41:18.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:41:18.893 INFO kablam! | Oct 15 00:41:18.893 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:41:18.893 INFO kablam! Oct 15 00:41:18.893 INFO kablam! warning: constant item is never used: `GITLAB_API_URL` Oct 15 00:41:18.893 INFO kablam! --> src/util.rs:7:1 Oct 15 00:41:18.893 INFO kablam! | Oct 15 00:41:18.893 INFO kablam! 7 | const GITLAB_API_URL: &'static str = ""; Oct 15 00:41:18.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:41:18.893 INFO kablam! Oct 15 00:41:18.893 INFO kablam! warning: constant item is never used: `BITBUCKET_API_URL` Oct 15 00:41:18.893 INFO kablam! --> src/util.rs:8:1 Oct 15 00:41:18.893 INFO kablam! | Oct 15 00:41:18.893 INFO kablam! 8 | const BITBUCKET_API_URL: &'static str = ""; Oct 15 00:41:18.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:41:18.893 INFO kablam! Oct 15 00:41:18.893 INFO kablam! warning: constant item is never used: `DEFAULT_IP_ADDR_BIND` Oct 15 00:41:18.893 INFO kablam! --> src/util.rs:9:1 Oct 15 00:41:18.893 INFO kablam! | Oct 15 00:41:18.893 INFO kablam! 9 | const DEFAULT_IP_ADDR_BIND: &'static str = "127.0.0.1"; Oct 15 00:41:18.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:41:18.893 INFO kablam! Oct 15 00:41:22.207 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.25s Oct 15 00:41:22.211 INFO kablam! su: No module specific data is present Oct 15 00:41:23.255 INFO running `"docker" "rm" "-f" "d479e01b3f032cb1d29f5bd7795d91567d6255d3c99c222bf9b9a65aa7c48af7"` Oct 15 00:41:23.503 INFO blam! d479e01b3f032cb1d29f5bd7795d91567d6255d3c99c222bf9b9a65aa7c48af7 Oct 15 00:41:23.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:24.080 INFO blam! 514cdc0f5aead6d3d2b02cde22f8df50b9496626366221f94ca7e1fff0077134 Oct 15 00:41:24.082 INFO running `"docker" "start" "-a" "514cdc0f5aead6d3d2b02cde22f8df50b9496626366221f94ca7e1fff0077134"` Oct 15 00:41:25.406 INFO kablam! usermod: no changes Oct 15 00:41:25.601 INFO kablam! Compiling shep v0.1.0 (/source) Oct 15 00:41:26.931 INFO kablam! warning: unused variable: `c` Oct 15 00:41:26.931 INFO kablam! --> src/core.rs:8:14 Oct 15 00:41:26.931 INFO kablam! | Oct 15 00:41:26.931 INFO kablam! 8 | pub fn start(c: Configuration) { Oct 15 00:41:26.931 INFO kablam! | ^ help: consider using `_c` instead Oct 15 00:41:26.931 INFO kablam! | Oct 15 00:41:26.931 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:41:26.931 INFO kablam! Oct 15 00:41:26.987 INFO kablam! warning: constant item is never used: `GITHUB_API_URL` Oct 15 00:41:26.987 INFO kablam! --> src/util.rs:6:1 Oct 15 00:41:26.987 INFO kablam! | Oct 15 00:41:26.987 INFO kablam! 6 | const GITHUB_API_URL: &'static str = ""; Oct 15 00:41:26.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:41:26.987 INFO kablam! | Oct 15 00:41:26.987 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:41:26.987 INFO kablam! Oct 15 00:41:26.987 INFO kablam! warning: constant item is never used: `GITLAB_API_URL` Oct 15 00:41:26.987 INFO kablam! --> src/util.rs:7:1 Oct 15 00:41:26.987 INFO kablam! | Oct 15 00:41:26.987 INFO kablam! 7 | const GITLAB_API_URL: &'static str = ""; Oct 15 00:41:26.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:41:26.987 INFO kablam! Oct 15 00:41:26.987 INFO kablam! warning: constant item is never used: `BITBUCKET_API_URL` Oct 15 00:41:26.987 INFO kablam! --> src/util.rs:8:1 Oct 15 00:41:26.987 INFO kablam! | Oct 15 00:41:26.987 INFO kablam! 8 | const BITBUCKET_API_URL: &'static str = ""; Oct 15 00:41:26.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:41:26.987 INFO kablam! Oct 15 00:41:26.987 INFO kablam! warning: constant item is never used: `DEFAULT_IP_ADDR_BIND` Oct 15 00:41:26.987 INFO kablam! --> src/util.rs:9:1 Oct 15 00:41:26.987 INFO kablam! | Oct 15 00:41:26.987 INFO kablam! 9 | const DEFAULT_IP_ADDR_BIND: &'static str = "127.0.0.1"; Oct 15 00:41:26.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:41:26.995 INFO kablam! Oct 15 00:41:27.535 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.09s Oct 15 00:41:27.543 INFO kablam! su: No module specific data is present Oct 15 00:41:28.279 INFO running `"docker" "rm" "-f" "514cdc0f5aead6d3d2b02cde22f8df50b9496626366221f94ca7e1fff0077134"` Oct 15 00:41:28.507 INFO blam! 514cdc0f5aead6d3d2b02cde22f8df50b9496626366221f94ca7e1fff0077134 Oct 15 00:41:28.519 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.967 INFO blam! 4f33c84b8b040264d6ec1eeecdcb2322ce2a07f7e470cf0ce4bc90e34ef4eaac Oct 15 00:41:28.969 INFO running `"docker" "start" "-a" "4f33c84b8b040264d6ec1eeecdcb2322ce2a07f7e470cf0ce4bc90e34ef4eaac"` Oct 15 00:41:30.491 INFO kablam! usermod: no changes Oct 15 00:41:30.666 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 00:41:30.675 INFO kablam! Running /target/debug/deps/shep-bfa91907c0578bf6 Oct 15 00:41:30.676 INFO blam! Oct 15 00:41:30.676 INFO blam! running 0 tests Oct 15 00:41:30.677 INFO blam! Oct 15 00:41:30.677 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:41:30.677 INFO blam! Oct 15 00:41:30.680 INFO kablam! su: No module specific data is present Oct 15 00:41:31.559 INFO running `"docker" "rm" "-f" "4f33c84b8b040264d6ec1eeecdcb2322ce2a07f7e470cf0ce4bc90e34ef4eaac"` Oct 15 00:41:32.006 INFO blam! 4f33c84b8b040264d6ec1eeecdcb2322ce2a07f7e470cf0ce4bc90e34ef4eaac