Oct 15 01:28:42.078 INFO testing cannero/reportserver against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 01:28:42.080 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 01:28:42.589 INFO blam! 5703b22081c63dff263e52c67a344c9e39d754e28fc98439e4283cfcff5efe79 Oct 15 01:28:42.599 INFO running `"docker" "start" "-a" "5703b22081c63dff263e52c67a344c9e39d754e28fc98439e4283cfcff5efe79"` Oct 15 01:28:43.559 INFO kablam! usermod: no changes Oct 15 01:28:43.813 INFO kablam! Compiling scan_fmt v0.1.1 Oct 15 01:28:43.814 INFO kablam! Compiling memchr v0.1.11 Oct 15 01:28:43.843 INFO kablam! Compiling num_cpus v1.5.1 Oct 15 01:28:43.843 INFO kablam! Compiling rand v0.3.15 Oct 15 01:28:43.843 INFO kablam! Compiling hostname v0.1.3 Oct 15 01:28:43.843 INFO kablam! Compiling rust-crypto v0.2.36 Oct 15 01:28:43.843 INFO kablam! Compiling serde_json v1.0.2 Oct 15 01:28:43.843 INFO kablam! Compiling idna v0.1.2 Oct 15 01:28:47.475 INFO kablam! Compiling aho-corasick v0.5.3 Oct 15 01:28:47.475 INFO kablam! Compiling thread-id v2.0.0 Oct 15 01:28:47.476 INFO kablam! Compiling chrono v0.3.1 Oct 15 01:28:47.883 INFO kablam! Compiling thread_local v0.2.7 Oct 15 01:28:50.052 INFO kablam! Compiling textnonce v0.4.1 Oct 15 01:28:50.116 INFO kablam! Compiling regex v0.1.80 Oct 15 01:28:58.884 INFO kablam! Compiling url v1.4.1 Oct 15 01:29:10.415 INFO kablam! Compiling hyper v0.10.12 Oct 15 01:29:11.851 INFO kablam! Compiling semver-parser v0.6.2 Oct 15 01:29:15.005 INFO kablam! Compiling bson v0.7.1 Oct 15 01:29:16.822 INFO kablam! Compiling semver v0.5.1 Oct 15 01:29:22.643 INFO kablam! Compiling mongodb v0.2.9 Oct 15 01:29:35.003 INFO kablam! Compiling iron v0.5.1 Oct 15 01:29:42.451 INFO kablam! Compiling mount v0.3.0 Oct 15 01:29:42.451 INFO kablam! Compiling router v0.5.1 Oct 15 01:29:46.528 INFO kablam! Compiling staticfile v0.4.0 Oct 15 01:29:47.999 INFO kablam! Compiling reportserver v0.1.0 (/source) Oct 15 01:29:49.571 INFO kablam! warning: unused variable: `total_duration` Oct 15 01:29:49.571 INFO kablam! --> src/dbaccess.rs:53:13 Oct 15 01:29:49.571 INFO kablam! | Oct 15 01:29:49.571 INFO kablam! 53 | let mut total_duration = 0; Oct 15 01:29:49.571 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_total_duration` instead Oct 15 01:29:49.571 INFO kablam! | Oct 15 01:29:49.571 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 01:29:49.571 INFO kablam! Oct 15 01:29:49.595 INFO kablam! warning: variable does not need to be mutable Oct 15 01:29:49.596 INFO kablam! --> src/dbaccess.rs:53:9 Oct 15 01:29:49.596 INFO kablam! | Oct 15 01:29:49.596 INFO kablam! 53 | let mut total_duration = 0; Oct 15 01:29:49.597 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 15 01:29:49.597 INFO kablam! | | Oct 15 01:29:49.597 INFO kablam! | help: remove this `mut` Oct 15 01:29:49.598 INFO kablam! | Oct 15 01:29:49.598 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 01:29:49.598 INFO kablam! Oct 15 01:29:49.619 INFO kablam! warning: variable `matchClause` should have a snake case name such as `match_clause` Oct 15 01:29:49.619 INFO kablam! --> src/dbaccess.rs:79:9 Oct 15 01:29:49.619 INFO kablam! | Oct 15 01:29:49.619 INFO kablam! 79 | let matchClause = doc!{"$match" => {"date" => {"$gte" => date_from}}}; Oct 15 01:29:49.619 INFO kablam! | ^^^^^^^^^^^ Oct 15 01:29:49.619 INFO kablam! | Oct 15 01:29:49.619 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 01:29:49.619 INFO kablam! Oct 15 01:29:58.819 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Oct 15 01:29:58.830 INFO kablam! su: No module specific data is present Oct 15 01:30:00.691 INFO running `"docker" "rm" "-f" "5703b22081c63dff263e52c67a344c9e39d754e28fc98439e4283cfcff5efe79"` Oct 15 01:30:01.003 INFO blam! 5703b22081c63dff263e52c67a344c9e39d754e28fc98439e4283cfcff5efe79 Oct 15 01:30:01.010 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 01:30:01.521 INFO blam! 161b87b18f45dcce9a0ca34ca60c54a69c2a80b4ab0db0c21b12acdf0c58799f Oct 15 01:30:01.523 INFO running `"docker" "start" "-a" "161b87b18f45dcce9a0ca34ca60c54a69c2a80b4ab0db0c21b12acdf0c58799f"` Oct 15 01:30:03.721 INFO kablam! usermod: no changes Oct 15 01:30:03.934 INFO kablam! Compiling reportserver v0.1.0 (/source) Oct 15 01:30:07.455 INFO kablam! warning: unused variable: `total_duration` Oct 15 01:30:07.455 INFO kablam! --> src/dbaccess.rs:53:13 Oct 15 01:30:07.455 INFO kablam! | Oct 15 01:30:07.455 INFO kablam! 53 | let mut total_duration = 0; Oct 15 01:30:07.455 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_total_duration` instead Oct 15 01:30:07.455 INFO kablam! | Oct 15 01:30:07.455 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 01:30:07.455 INFO kablam! Oct 15 01:30:07.639 INFO kablam! warning: variable does not need to be mutable Oct 15 01:30:07.640 INFO kablam! --> src/dbaccess.rs:53:9 Oct 15 01:30:07.640 INFO kablam! | Oct 15 01:30:07.640 INFO kablam! 53 | let mut total_duration = 0; Oct 15 01:30:07.641 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 15 01:30:07.641 INFO kablam! | | Oct 15 01:30:07.641 INFO kablam! | help: remove this `mut` Oct 15 01:30:07.641 INFO kablam! | Oct 15 01:30:07.641 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 01:30:07.641 INFO kablam! Oct 15 01:30:07.707 INFO kablam! warning: variable `matchClause` should have a snake case name such as `match_clause` Oct 15 01:30:07.707 INFO kablam! --> src/dbaccess.rs:79:9 Oct 15 01:30:07.707 INFO kablam! | Oct 15 01:30:07.707 INFO kablam! 79 | let matchClause = doc!{"$match" => {"date" => {"$gte" => date_from}}}; Oct 15 01:30:07.707 INFO kablam! | ^^^^^^^^^^^ Oct 15 01:30:07.707 INFO kablam! | Oct 15 01:30:07.707 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 01:30:07.707 INFO kablam! Oct 15 01:30:11.128 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.37s Oct 15 01:30:11.138 INFO kablam! su: No module specific data is present Oct 15 01:30:12.309 INFO running `"docker" "rm" "-f" "161b87b18f45dcce9a0ca34ca60c54a69c2a80b4ab0db0c21b12acdf0c58799f"` Oct 15 01:30:12.594 INFO blam! 161b87b18f45dcce9a0ca34ca60c54a69c2a80b4ab0db0c21b12acdf0c58799f Oct 15 01:30:12.597 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 01:30:13.143 INFO blam! 75a3c7da12e3a87f1f14f118f3adf205fbc549e2ecf5a8b1ad3c9692e4c386d4 Oct 15 01:30:13.151 INFO running `"docker" "start" "-a" "75a3c7da12e3a87f1f14f118f3adf205fbc549e2ecf5a8b1ad3c9692e4c386d4"` Oct 15 01:30:13.859 INFO kablam! usermod: no changes Oct 15 01:30:13.987 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 15 01:30:14.005 INFO kablam! Running /target/debug/deps/reportlib-1de764841a51c4ba Oct 15 01:30:14.019 INFO kablam! Running /target/debug/deps/importer-a483f9c576841bc6 Oct 15 01:30:14.020 INFO blam! Oct 15 01:30:14.020 INFO blam! running 2 tests Oct 15 01:30:14.020 INFO blam! test reportserver::test_create_entry ... ok Oct 15 01:30:14.020 INFO blam! test reportserver::test_get_hours_and_minutes ... ok Oct 15 01:30:14.021 INFO blam! Oct 15 01:30:14.021 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:30:14.021 INFO blam! Oct 15 01:30:14.025 INFO blam! Oct 15 01:30:14.025 INFO blam! running 0 tests Oct 15 01:30:14.025 INFO blam! Oct 15 01:30:14.025 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:30:14.026 INFO blam! Oct 15 01:30:14.031 INFO blam! Oct 15 01:30:14.031 INFO kablam! Running /target/debug/deps/reportserver-af9aa4edff864ba4 Oct 15 01:30:14.031 INFO blam! running 0 tests Oct 15 01:30:14.031 INFO kablam! Doc-tests reportlib Oct 15 01:30:14.031 INFO blam! Oct 15 01:30:14.031 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:30:14.031 INFO blam! Oct 15 01:30:16.434 INFO blam! Oct 15 01:30:16.434 INFO blam! running 0 tests Oct 15 01:30:16.435 INFO blam! Oct 15 01:30:16.435 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:30:16.435 INFO blam! Oct 15 01:30:16.443 INFO kablam! su: No module specific data is present Oct 15 01:30:17.907 INFO running `"docker" "rm" "-f" "75a3c7da12e3a87f1f14f118f3adf205fbc549e2ecf5a8b1ad3c9692e4c386d4"` Oct 15 01:30:18.291 INFO blam! 75a3c7da12e3a87f1f14f118f3adf205fbc549e2ecf5a8b1ad3c9692e4c386d4