Oct 13 03:59:08.011 INFO testing piedoom/kaiwa against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:59:08.012 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 03:59:08.548 INFO blam! c408f7a0ff03208b49cfd09ebb29b8a29baf58f3e7a1f0f0d0d0e1a07b2f8ba8 Oct 13 03:59:08.550 INFO running `"docker" "start" "-a" "c408f7a0ff03208b49cfd09ebb29b8a29baf58f3e7a1f0f0d0d0e1a07b2f8ba8"` Oct 13 03:59:10.654 INFO kablam! usermod: no changes Oct 13 03:59:11.054 INFO kablam! Compiling isatty v0.1.9 Oct 13 03:59:11.079 INFO kablam! Compiling serde v1.0.78 Oct 13 03:59:11.100 INFO kablam! Compiling backtrace v0.3.9 Oct 13 03:59:11.101 INFO kablam! Compiling regex v1.0.5 Oct 13 03:59:13.503 INFO kablam! Compiling failure v0.1.2 Oct 13 03:59:26.608 INFO kablam! Compiling dotenv v0.13.0 Oct 13 03:59:33.015 INFO kablam! Compiling toml v0.4.6 Oct 13 03:59:33.015 INFO kablam! Compiling serde_json v1.0.27 Oct 13 03:59:33.015 INFO kablam! Compiling chrono v0.4.6 Oct 13 03:59:40.104 INFO kablam! Compiling rocket v0.3.16 Oct 13 03:59:42.227 INFO kablam! Compiling diesel v1.3.3 Oct 13 03:59:58.036 INFO kablam! Compiling rocket_contrib v0.3.16 Oct 13 03:59:58.036 INFO kablam! Compiling rocket_codegen v0.3.16 Oct 13 04:00:44.870 INFO kablam! Compiling kaiwa v0.1.0 (/source) Oct 13 04:00:47.223 INFO kablam! warning: unused `#[macro_use]` import Oct 13 04:00:47.223 INFO kablam! --> src/main.rs:7:1 Oct 13 04:00:47.224 INFO kablam! | Oct 13 04:00:47.224 INFO kablam! 7 | #[macro_use] Oct 13 04:00:47.224 INFO kablam! | ^^^^^^^^^^^^ Oct 13 04:00:47.225 INFO kablam! | Oct 13 04:00:47.225 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:00:47.225 INFO kablam! Oct 13 04:00:47.225 INFO kablam! warning: unused `#[macro_use]` import Oct 13 04:00:47.226 INFO kablam! --> src/main.rs:15:1 Oct 13 04:00:47.226 INFO kablam! | Oct 13 04:00:47.226 INFO kablam! 15 | #[macro_use] Oct 13 04:00:47.227 INFO kablam! | ^^^^^^^^^^^^ Oct 13 04:00:47.227 INFO kablam! Oct 13 04:00:47.227 INFO kablam! warning: unused import: `chrono::Utc` Oct 13 04:00:47.227 INFO kablam! --> src/kaiwa/controllers/comments.rs:1:5 Oct 13 04:00:47.228 INFO kablam! | Oct 13 04:00:47.228 INFO kablam! 1 | use chrono::Utc; Oct 13 04:00:47.228 INFO kablam! | ^^^^^^^^^^^ Oct 13 04:00:47.228 INFO kablam! Oct 13 04:00:47.229 INFO kablam! warning: unused import: `kaiwa::db::Conn` Oct 13 04:00:47.229 INFO kablam! --> src/kaiwa/models/comment.rs:2:5 Oct 13 04:00:47.229 INFO kablam! | Oct 13 04:00:47.229 INFO kablam! 2 | use kaiwa::db::Conn; Oct 13 04:00:47.230 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 04:00:47.230 INFO kablam! Oct 13 04:00:48.043 INFO kablam! warning: unused variable: `site` Oct 13 04:00:48.043 INFO kablam! --> src/kaiwa/controllers/comments.rs:14:5 Oct 13 04:00:48.043 INFO kablam! | Oct 13 04:00:48.043 INFO kablam! 14 | site: String, Oct 13 04:00:48.043 INFO kablam! | ^^^^ help: consider using `_site` instead Oct 13 04:00:48.043 INFO kablam! | Oct 13 04:00:48.043 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:00:48.043 INFO kablam! Oct 13 04:00:48.043 INFO kablam! warning: unused variable: `page` Oct 13 04:00:48.043 INFO kablam! --> src/kaiwa/controllers/comments.rs:15:5 Oct 13 04:00:48.043 INFO kablam! | Oct 13 04:00:48.043 INFO kablam! 15 | page: String, Oct 13 04:00:48.043 INFO kablam! | ^^^^ help: consider using `_page` instead Oct 13 04:00:48.043 INFO kablam! Oct 13 04:00:48.044 INFO kablam! warning: unused variable: `site` Oct 13 04:00:48.044 INFO kablam! --> src/kaiwa/controllers/comments.rs:28:13 Oct 13 04:00:48.044 INFO kablam! | Oct 13 04:00:48.044 INFO kablam! 28 | pub fn read(site: String, page: String, comment_id: i32, conn: Conn) -> Json { Oct 13 04:00:48.044 INFO kablam! | ^^^^ help: consider using `_site` instead Oct 13 04:00:48.044 INFO kablam! Oct 13 04:00:48.044 INFO kablam! warning: unused variable: `page` Oct 13 04:00:48.044 INFO kablam! --> src/kaiwa/controllers/comments.rs:28:27 Oct 13 04:00:48.044 INFO kablam! | Oct 13 04:00:48.044 INFO kablam! 28 | pub fn read(site: String, page: String, comment_id: i32, conn: Conn) -> Json { Oct 13 04:00:48.044 INFO kablam! | ^^^^ help: consider using `_page` instead Oct 13 04:00:48.044 INFO kablam! Oct 13 04:00:48.245 INFO kablam! warning: struct is never constructed: `Error` Oct 13 04:00:48.245 INFO kablam! --> src/kaiwa/error.rs:1:1 Oct 13 04:00:48.245 INFO kablam! | Oct 13 04:00:48.245 INFO kablam! 1 | struct Error; Oct 13 04:00:48.245 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:00:48.245 INFO kablam! | Oct 13 04:00:48.245 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:00:48.245 INFO kablam! Oct 13 04:00:54.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 43s Oct 13 04:00:54.103 INFO kablam! su: No module specific data is present Oct 13 04:00:56.033 INFO running `"docker" "rm" "-f" "c408f7a0ff03208b49cfd09ebb29b8a29baf58f3e7a1f0f0d0d0e1a07b2f8ba8"` Oct 13 04:00:56.292 INFO blam! c408f7a0ff03208b49cfd09ebb29b8a29baf58f3e7a1f0f0d0d0e1a07b2f8ba8 Oct 13 04:00:56.299 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 04:00:56.719 INFO blam! b2a0c29a28a0f2d36525730debaeeb3bf56e94eafa47d13fa655819e120d2401 Oct 13 04:00:56.720 INFO running `"docker" "start" "-a" "b2a0c29a28a0f2d36525730debaeeb3bf56e94eafa47d13fa655819e120d2401"` Oct 13 04:00:58.378 INFO kablam! usermod: no changes Oct 13 04:00:58.737 INFO kablam! Compiling kaiwa v0.1.0 (/source) Oct 13 04:01:00.955 INFO kablam! warning: unused `#[macro_use]` import Oct 13 04:01:00.956 INFO kablam! --> src/main.rs:7:1 Oct 13 04:01:00.957 INFO kablam! | Oct 13 04:01:00.957 INFO kablam! 7 | #[macro_use] Oct 13 04:01:00.958 INFO kablam! | ^^^^^^^^^^^^ Oct 13 04:01:00.959 INFO kablam! | Oct 13 04:01:00.960 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 04:01:00.960 INFO kablam! Oct 13 04:01:00.961 INFO kablam! warning: unused `#[macro_use]` import Oct 13 04:01:00.961 INFO kablam! --> src/main.rs:15:1 Oct 13 04:01:00.962 INFO kablam! | Oct 13 04:01:00.963 INFO kablam! 15 | #[macro_use] Oct 13 04:01:00.963 INFO kablam! | ^^^^^^^^^^^^ Oct 13 04:01:00.964 INFO kablam! Oct 13 04:01:00.967 INFO kablam! warning: unused import: `chrono::Utc` Oct 13 04:01:00.967 INFO kablam! --> src/kaiwa/controllers/comments.rs:1:5 Oct 13 04:01:00.967 INFO kablam! | Oct 13 04:01:00.967 INFO kablam! 1 | use chrono::Utc; Oct 13 04:01:00.967 INFO kablam! | ^^^^^^^^^^^ Oct 13 04:01:00.967 INFO kablam! Oct 13 04:01:00.967 INFO kablam! warning: unused import: `kaiwa::db::Conn` Oct 13 04:01:00.967 INFO kablam! --> src/kaiwa/models/comment.rs:2:5 Oct 13 04:01:00.967 INFO kablam! | Oct 13 04:01:00.967 INFO kablam! 2 | use kaiwa::db::Conn; Oct 13 04:01:00.967 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 04:01:00.967 INFO kablam! Oct 13 04:01:01.817 INFO kablam! warning: unused variable: `site` Oct 13 04:01:01.817 INFO kablam! --> src/kaiwa/controllers/comments.rs:14:5 Oct 13 04:01:01.818 INFO kablam! | Oct 13 04:01:01.819 INFO kablam! 14 | site: String, Oct 13 04:01:01.819 INFO kablam! | ^^^^ help: consider using `_site` instead Oct 13 04:01:01.820 INFO kablam! | Oct 13 04:01:01.820 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 04:01:01.821 INFO kablam! Oct 13 04:01:01.821 INFO kablam! warning: unused variable: `page` Oct 13 04:01:01.822 INFO kablam! --> src/kaiwa/controllers/comments.rs:15:5 Oct 13 04:01:01.822 INFO kablam! | Oct 13 04:01:01.823 INFO kablam! 15 | page: String, Oct 13 04:01:01.823 INFO kablam! | ^^^^ help: consider using `_page` instead Oct 13 04:01:01.824 INFO kablam! Oct 13 04:01:01.824 INFO kablam! warning: unused variable: `site` Oct 13 04:01:01.825 INFO kablam! --> src/kaiwa/controllers/comments.rs:28:13 Oct 13 04:01:01.825 INFO kablam! | Oct 13 04:01:01.826 INFO kablam! 28 | pub fn read(site: String, page: String, comment_id: i32, conn: Conn) -> Json { Oct 13 04:01:01.826 INFO kablam! | ^^^^ help: consider using `_site` instead Oct 13 04:01:01.826 INFO kablam! Oct 13 04:01:01.827 INFO kablam! warning: unused variable: `page` Oct 13 04:01:01.827 INFO kablam! --> src/kaiwa/controllers/comments.rs:28:27 Oct 13 04:01:01.827 INFO kablam! | Oct 13 04:01:01.827 INFO kablam! 28 | pub fn read(site: String, page: String, comment_id: i32, conn: Conn) -> Json { Oct 13 04:01:01.827 INFO kablam! | ^^^^ help: consider using `_page` instead Oct 13 04:01:01.827 INFO kablam! Oct 13 04:01:02.029 INFO kablam! warning: struct is never constructed: `Error` Oct 13 04:01:02.029 INFO kablam! --> src/kaiwa/error.rs:1:1 Oct 13 04:01:02.029 INFO kablam! | Oct 13 04:01:02.029 INFO kablam! 1 | struct Error; Oct 13 04:01:02.029 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 04:01:02.029 INFO kablam! | Oct 13 04:01:02.029 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:01:02.029 INFO kablam! Oct 13 04:01:06.197 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.77s Oct 13 04:01:06.216 INFO kablam! su: No module specific data is present Oct 13 04:01:07.845 INFO running `"docker" "rm" "-f" "b2a0c29a28a0f2d36525730debaeeb3bf56e94eafa47d13fa655819e120d2401"` Oct 13 04:01:08.109 INFO blam! b2a0c29a28a0f2d36525730debaeeb3bf56e94eafa47d13fa655819e120d2401 Oct 13 04:01:08.114 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 04:01:08.532 INFO blam! c671aeaf33d63fbf83e2aa173a3fb25cc7511510ef007137543525e235666b3f Oct 13 04:01:08.534 INFO running `"docker" "start" "-a" "c671aeaf33d63fbf83e2aa173a3fb25cc7511510ef007137543525e235666b3f"` Oct 13 04:01:11.058 INFO kablam! usermod: no changes Oct 13 04:01:11.268 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 13 04:01:11.278 INFO kablam! Running /target/debug/deps/kaiwa-ebc45c1c4ece5e8d Oct 13 04:01:11.373 INFO blam! Oct 13 04:01:11.373 INFO blam! running 1 test Oct 13 04:01:11.374 INFO blam! test kaiwa::lib::hash::test::test_correctness ... ok Oct 13 04:01:11.374 INFO blam! Oct 13 04:01:11.374 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:01:11.374 INFO blam! Oct 13 04:01:11.384 INFO kablam! su: No module specific data is present Oct 13 04:01:12.861 INFO running `"docker" "rm" "-f" "c671aeaf33d63fbf83e2aa173a3fb25cc7511510ef007137543525e235666b3f"` Oct 13 04:01:13.263 INFO blam! c671aeaf33d63fbf83e2aa173a3fb25cc7511510ef007137543525e235666b3f