Oct 15 09:31:48.033 INFO testing Kode-Cultur/rusty-gopher against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 09:31:48.034 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 09:31:48.319 INFO blam! 63b3529040ff21e50adebbb7efc6c68325ca1e20ad76fda7afa33c2ed926ead2 Oct 15 09:31:48.325 INFO running `"docker" "start" "-a" "63b3529040ff21e50adebbb7efc6c68325ca1e20ad76fda7afa33c2ed926ead2"` Oct 15 09:31:48.943 INFO kablam! usermod: no changes Oct 15 09:31:49.211 INFO kablam! Compiling slog v2.2.3 Oct 15 09:31:49.219 INFO kablam! Compiling isatty v0.1.7 Oct 15 09:31:49.219 INFO kablam! Compiling memchr v1.0.2 Oct 15 09:31:49.219 INFO kablam! Compiling hostname v0.1.4 Oct 15 09:31:49.219 INFO kablam! Compiling users v0.6.1 Oct 15 09:31:49.219 INFO kablam! Compiling term v0.5.1 Oct 15 09:31:49.247 INFO kablam! Compiling chrono v0.4.2 Oct 15 09:31:49.247 INFO kablam! Compiling tokio-io v0.1.6 Oct 15 09:31:52.079 INFO kablam! Compiling nom v3.2.1 Oct 15 09:31:58.816 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 15 09:31:59.159 INFO kablam! Compiling tokio-fs v0.1.0 Oct 15 09:32:04.059 INFO kablam! Compiling slog-term v2.4.0 Oct 15 09:32:05.171 INFO kablam! Compiling tokio-udp v0.1.0 Oct 15 09:32:06.455 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 15 09:32:09.367 INFO kablam! Compiling tokio v0.1.6 Oct 15 09:32:13.415 INFO kablam! Compiling rusty-gopher v0.1.0 (/source) Oct 15 09:32:16.646 INFO kablam! warning: unused variable: `search_string` Oct 15 09:32:16.647 INFO kablam! --> src/main.rs:229:56 Oct 15 09:32:16.647 INFO kablam! | Oct 15 09:32:16.647 INFO kablam! 229 | GopherMessage::SearchDir(selector, search_string) => { Oct 15 09:32:16.648 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_search_string` instead Oct 15 09:32:16.648 INFO kablam! | Oct 15 09:32:16.648 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:32:16.649 INFO kablam! Oct 15 09:32:16.751 INFO kablam! warning: variant is never constructed: `SearchDir` Oct 15 09:32:16.752 INFO kablam! --> src/main.rs:241:5 Oct 15 09:32:16.752 INFO kablam! | Oct 15 09:32:16.752 INFO kablam! 241 | SearchDir(String, String), Oct 15 09:32:16.753 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:16.753 INFO kablam! | Oct 15 09:32:16.753 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:32:16.753 INFO kablam! Oct 15 09:32:19.986 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.01s Oct 15 09:32:19.996 INFO kablam! su: No module specific data is present Oct 15 09:32:21.035 INFO running `"docker" "rm" "-f" "63b3529040ff21e50adebbb7efc6c68325ca1e20ad76fda7afa33c2ed926ead2"` Oct 15 09:32:21.260 INFO blam! 63b3529040ff21e50adebbb7efc6c68325ca1e20ad76fda7afa33c2ed926ead2 Oct 15 09:32:21.263 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 09:32:21.748 INFO blam! 79b33fd6d048036d53885e10f0e104077d0b86e1e120e1d83481ba8d71f41e56 Oct 15 09:32:21.759 INFO running `"docker" "start" "-a" "79b33fd6d048036d53885e10f0e104077d0b86e1e120e1d83481ba8d71f41e56"` Oct 15 09:32:22.586 INFO kablam! usermod: no changes Oct 15 09:32:22.723 INFO kablam! Compiling rusty-gopher v0.1.0 (/source) Oct 15 09:32:25.327 INFO kablam! warning: unused variable: `search_string` Oct 15 09:32:25.327 INFO kablam! --> src/main.rs:229:56 Oct 15 09:32:25.327 INFO kablam! | Oct 15 09:32:25.327 INFO kablam! 229 | GopherMessage::SearchDir(selector, search_string) => { Oct 15 09:32:25.327 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_search_string` instead Oct 15 09:32:25.327 INFO kablam! | Oct 15 09:32:25.327 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:32:25.327 INFO kablam! Oct 15 09:32:25.466 INFO kablam! warning: variant is never constructed: `SearchDir` Oct 15 09:32:25.466 INFO kablam! --> src/main.rs:241:5 Oct 15 09:32:25.466 INFO kablam! | Oct 15 09:32:25.466 INFO kablam! 241 | SearchDir(String, String), Oct 15 09:32:25.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:32:25.466 INFO kablam! | Oct 15 09:32:25.466 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:32:25.466 INFO kablam! Oct 15 09:32:27.239 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.63s Oct 15 09:32:27.249 INFO kablam! su: No module specific data is present Oct 15 09:32:27.677 INFO running `"docker" "rm" "-f" "79b33fd6d048036d53885e10f0e104077d0b86e1e120e1d83481ba8d71f41e56"` Oct 15 09:32:27.865 INFO blam! 79b33fd6d048036d53885e10f0e104077d0b86e1e120e1d83481ba8d71f41e56 Oct 15 09:32:27.875 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 09:32:28.251 INFO blam! 4cd5f2e6367cb6662ae4a0be94dcf140ba616e100f8be3e6cf31f32765fa4bb0 Oct 15 09:32:28.263 INFO running `"docker" "start" "-a" "4cd5f2e6367cb6662ae4a0be94dcf140ba616e100f8be3e6cf31f32765fa4bb0"` Oct 15 09:32:28.843 INFO kablam! usermod: no changes Oct 15 09:32:29.011 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 09:32:29.023 INFO kablam! Running /target/debug/deps/rusty_gopher-b5a17c18c811ad04 Oct 15 09:32:29.024 INFO blam! Oct 15 09:32:29.024 INFO blam! running 5 tests Oct 15 09:32:29.025 INFO blam! test gophermap::tests::test_from_str ... ok Oct 15 09:32:29.025 INFO blam! test gophertype::tests::test_from_file_extension ... ok Oct 15 09:32:29.035 INFO blam! test gophertype::tests::test_to_type_string ... ok Oct 15 09:32:29.035 INFO blam! test gophermap::tests::bench_from_str ... ok Oct 15 09:32:29.035 INFO blam! test gophertype::tests::test_from_str ... ok Oct 15 09:32:29.035 INFO blam! Oct 15 09:32:29.035 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:32:29.035 INFO blam! Oct 15 09:32:29.036 INFO kablam! su: No module specific data is present Oct 15 09:32:29.455 INFO running `"docker" "rm" "-f" "4cd5f2e6367cb6662ae4a0be94dcf140ba616e100f8be3e6cf31f32765fa4bb0"` Oct 15 09:32:29.773 INFO blam! 4cd5f2e6367cb6662ae4a0be94dcf140ba616e100f8be3e6cf31f32765fa4bb0