Oct 15 09:12:58.034 INFO testing Leopard2A5/rust-hyper-microservice against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 09:12:58.036 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:12:58.623 INFO blam! 46d8db70b53f80046c2b98623a6ed8bdca6ab4b2a3f66872b1758797c6c48acb Oct 15 09:12:58.625 INFO running `"docker" "start" "-a" "46d8db70b53f80046c2b98623a6ed8bdca6ab4b2a3f66872b1758797c6c48acb"` Oct 15 09:13:00.126 INFO kablam! usermod: no changes Oct 15 09:13:00.471 INFO kablam! Compiling pq-sys v0.4.4 Oct 15 09:13:00.480 INFO kablam! Compiling memchr v1.0.2 Oct 15 09:13:00.483 INFO kablam! Compiling socket2 v0.3.4 Oct 15 09:13:00.483 INFO kablam! Compiling tokio-executor v0.1.0 Oct 15 09:13:00.515 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 15 09:13:00.515 INFO kablam! Compiling crossbeam-epoch v0.4.0 Oct 15 09:13:00.516 INFO kablam! Compiling mio v0.6.14 Oct 15 09:13:00.516 INFO kablam! Compiling r2d2 v0.8.2 Oct 15 09:13:04.515 INFO kablam! Compiling tokio-io v0.1.6 Oct 15 09:13:05.126 INFO kablam! Compiling diesel_derives v1.1.0 Oct 15 09:13:08.215 INFO kablam! Compiling dotenv v0.9.0 Oct 15 09:13:08.215 INFO kablam! Compiling postgres-protocol v0.3.2 Oct 15 09:13:08.243 INFO kablam! Compiling crossbeam-deque v0.3.0 Oct 15 09:13:13.623 INFO kablam! Compiling tokio-threadpool v0.1.0 Oct 15 09:13:13.967 INFO kablam! Compiling tokio-reactor v0.1.0 Oct 15 09:13:18.843 INFO kablam! Compiling postgres-shared v0.4.1 Oct 15 09:13:22.131 INFO kablam! Compiling tokio v0.1.3 Oct 15 09:13:23.859 INFO kablam! Compiling diesel v1.1.1 Oct 15 09:13:28.120 INFO kablam! Compiling tokio-core v0.1.15 Oct 15 09:13:29.936 INFO kablam! Compiling postgres v0.15.2 Oct 15 09:13:38.119 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 09:13:42.439 INFO kablam! Compiling r2d2_postgres v0.14.0 Oct 15 09:13:48.275 INFO kablam! Compiling hyper v0.11.22 Oct 15 09:13:55.079 INFO kablam! Compiling r2d2-diesel v1.0.0 Oct 15 09:14:03.973 INFO kablam! Compiling hyper-microservice v0.1.0 (/source) Oct 15 09:14:07.564 INFO kablam! warning: unused import: `::request_utils::decode_query` Oct 15 09:14:07.564 INFO kablam! --> src/services/shortener_get_service.rs:4:5 Oct 15 09:14:07.564 INFO kablam! | Oct 15 09:14:07.564 INFO kablam! 4 | use ::request_utils::decode_query; Oct 15 09:14:07.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:14:07.564 INFO kablam! | Oct 15 09:14:07.564 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:14:07.564 INFO kablam! Oct 15 09:14:07.847 INFO kablam! warning: type alias is never used: `Connection` Oct 15 09:14:07.847 INFO kablam! --> src/db_connection.rs:8:1 Oct 15 09:14:07.847 INFO kablam! | Oct 15 09:14:07.847 INFO kablam! 8 | pub type Connection = PooledConnection>; Oct 15 09:14:07.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:14:07.848 INFO kablam! | Oct 15 09:14:07.848 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:14:07.848 INFO kablam! Oct 15 09:14:14.669 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Oct 15 09:14:14.681 INFO kablam! su: No module specific data is present Oct 15 09:14:15.477 INFO running `"docker" "rm" "-f" "46d8db70b53f80046c2b98623a6ed8bdca6ab4b2a3f66872b1758797c6c48acb"` Oct 15 09:14:15.727 INFO blam! 46d8db70b53f80046c2b98623a6ed8bdca6ab4b2a3f66872b1758797c6c48acb Oct 15 09:14:15.740 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:14:16.101 INFO blam! 5014a287702dc37e160c5de1c1ecc80101e101f6d3826d5cd6dae8038672203f Oct 15 09:14:16.111 INFO running `"docker" "start" "-a" "5014a287702dc37e160c5de1c1ecc80101e101f6d3826d5cd6dae8038672203f"` Oct 15 09:14:17.459 INFO kablam! usermod: no changes Oct 15 09:14:17.676 INFO kablam! Compiling hyper-microservice v0.1.0 (/source) Oct 15 09:14:21.227 INFO kablam! warning: unused import: `::request_utils::decode_query` Oct 15 09:14:21.227 INFO kablam! --> src/services/shortener_get_service.rs:4:5 Oct 15 09:14:21.227 INFO kablam! | Oct 15 09:14:21.227 INFO kablam! 4 | use ::request_utils::decode_query; Oct 15 09:14:21.227 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:14:21.227 INFO kablam! | Oct 15 09:14:21.231 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:14:21.231 INFO kablam! Oct 15 09:14:21.535 INFO kablam! warning: type alias is never used: `Connection` Oct 15 09:14:21.535 INFO kablam! --> src/db_connection.rs:8:1 Oct 15 09:14:21.535 INFO kablam! | Oct 15 09:14:21.535 INFO kablam! 8 | pub type Connection = PooledConnection>; Oct 15 09:14:21.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:14:21.535 INFO kablam! | Oct 15 09:14:21.535 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:14:21.535 INFO kablam! Oct 15 09:14:23.460 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.97s Oct 15 09:14:23.472 INFO kablam! su: No module specific data is present Oct 15 09:14:24.476 INFO running `"docker" "rm" "-f" "5014a287702dc37e160c5de1c1ecc80101e101f6d3826d5cd6dae8038672203f"` Oct 15 09:14:24.859 INFO blam! 5014a287702dc37e160c5de1c1ecc80101e101f6d3826d5cd6dae8038672203f Oct 15 09:14:24.879 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:14:25.406 INFO blam! 81950ea01e5a7b7164ff37ece053baaa9db3888910e86d36ffe72014563e8517 Oct 15 09:14:25.408 INFO running `"docker" "start" "-a" "81950ea01e5a7b7164ff37ece053baaa9db3888910e86d36ffe72014563e8517"` Oct 15 09:14:27.218 INFO kablam! usermod: no changes Oct 15 09:14:27.488 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 15 09:14:27.506 INFO kablam! Running /target/debug/deps/hyper_microservice-8bf00b8af024e1df Oct 15 09:14:27.570 INFO blam! Oct 15 09:14:27.570 INFO blam! running 3 tests Oct 15 09:14:27.571 INFO blam! test request_utils::tests::should_map_only_keys_to_empty_string ... ok Oct 15 09:14:27.571 INFO blam! test request_utils::tests::should_return_empty_map_on_empty_string ... ok Oct 15 09:14:27.571 INFO blam! test request_utils::tests::should_split_tokens ... ok Oct 15 09:14:27.571 INFO blam! Oct 15 09:14:27.571 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:14:27.571 INFO blam! Oct 15 09:14:27.581 INFO kablam! su: No module specific data is present Oct 15 09:14:28.543 INFO running `"docker" "rm" "-f" "81950ea01e5a7b7164ff37ece053baaa9db3888910e86d36ffe72014563e8517"` Oct 15 09:14:28.766 INFO blam! 81950ea01e5a7b7164ff37ece053baaa9db3888910e86d36ffe72014563e8517