Oct 14 12:18:43.644 INFO testing mars/persistent-state-machine against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 12:18:43.644 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 12:18:43.880 INFO blam! 95a9c96b0d1ccdca2581f4b72ac86b3a0f47db95168df142a947ec0b6944a1f7 Oct 14 12:18:43.885 INFO running `"docker" "start" "-a" "95a9c96b0d1ccdca2581f4b72ac86b3a0f47db95168df142a947ec0b6944a1f7"` Oct 14 12:18:44.448 INFO kablam! usermod: no changes Oct 14 12:18:44.536 INFO kablam! Compiling cc v1.0.6 Oct 14 12:18:44.536 INFO kablam! Compiling num-traits v0.2.1 Oct 14 12:18:44.537 INFO kablam! Compiling libc v0.2.37 Oct 14 12:18:44.547 INFO kablam! Compiling pq-sys v0.4.4 Oct 14 12:18:44.548 INFO kablam! Compiling antidote v1.0.0 Oct 14 12:18:44.548 INFO kablam! Compiling serde v1.0.29 Oct 14 12:18:44.548 INFO kablam! Compiling rustc-demangle v0.1.7 Oct 14 12:18:44.557 INFO kablam! Compiling log v0.4.1 Oct 14 12:18:45.667 INFO kablam! Compiling regex-syntax v0.5.0 Oct 14 12:18:45.680 INFO kablam! Compiling syn v0.11.11 Oct 14 12:18:45.693 INFO kablam! Compiling thread_local v0.3.5 Oct 14 12:18:48.922 INFO kablam! Compiling scheduled-thread-pool v0.2.0 Oct 14 12:18:48.943 INFO kablam! Compiling syn v0.12.14 Oct 14 12:18:49.756 INFO kablam! Compiling memchr v2.0.1 Oct 14 12:18:49.823 INFO kablam! Compiling time v0.1.39 Oct 14 12:18:50.011 INFO kablam! Compiling num-integer v0.1.36 Oct 14 12:18:52.117 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 14 12:18:52.231 INFO kablam! Compiling aho-corasick v0.6.4 Oct 14 12:18:54.786 INFO kablam! Compiling num-iter v0.1.35 Oct 14 12:18:56.107 INFO kablam! Compiling r2d2 v0.8.2 Oct 14 12:18:56.579 INFO kablam! Compiling num v0.1.42 Oct 14 12:19:11.099 INFO kablam! Compiling regex v0.2.7 Oct 14 12:19:13.300 INFO kablam! Compiling diesel_derives v1.1.0 Oct 14 12:19:13.327 INFO kablam! Compiling derive-error-chain v0.11.0 Oct 14 12:19:13.963 INFO kablam! Compiling serde_derive_internals v0.20.0 Oct 14 12:19:23.971 INFO kablam! Compiling serde_json v1.0.10 Oct 14 12:19:27.575 INFO kablam! Compiling chrono v0.4.0 Oct 14 12:19:28.051 INFO kablam! Compiling serde_derive v1.0.29 Oct 14 12:19:29.319 INFO kablam! Compiling backtrace v0.3.5 Oct 14 12:19:31.123 INFO kablam! Compiling error-chain v0.11.0 Oct 14 12:19:32.159 INFO kablam! Compiling dotenv v0.11.0 Oct 14 12:19:36.269 INFO kablam! Compiling diesel v1.1.1 Oct 14 12:19:54.596 INFO kablam! Compiling r2d2-diesel v1.0.0 Oct 14 12:19:54.981 INFO kablam! Compiling persistent-state-machine v0.1.0 (/source) Oct 14 12:19:55.395 INFO kablam! warning: unused import: `r2d2::Pool` Oct 14 12:19:55.395 INFO kablam! --> src/models.rs:6:5 Oct 14 12:19:55.396 INFO kablam! | Oct 14 12:19:55.396 INFO kablam! 6 | use r2d2::Pool; Oct 14 12:19:55.396 INFO kablam! | ^^^^^^^^^^ Oct 14 12:19:55.396 INFO kablam! | Oct 14 12:19:55.397 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 12:19:55.397 INFO kablam! Oct 14 12:19:55.397 INFO kablam! warning: unused import: `r2d2_diesel::ConnectionManager` Oct 14 12:19:55.398 INFO kablam! --> src/models.rs:7:5 Oct 14 12:19:55.398 INFO kablam! | Oct 14 12:19:55.398 INFO kablam! 7 | use r2d2_diesel::ConnectionManager; Oct 14 12:19:55.398 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:19:55.399 INFO kablam! Oct 14 12:19:55.685 INFO kablam! warning: enum is never used: `Event` Oct 14 12:19:55.685 INFO kablam! --> src/lifecycle.rs:64:1 Oct 14 12:19:55.685 INFO kablam! | Oct 14 12:19:55.685 INFO kablam! 64 | enum Event { Oct 14 12:19:55.686 INFO kablam! | ^^^^^^^^^^ Oct 14 12:19:55.686 INFO kablam! | Oct 14 12:19:55.686 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 12:19:55.686 INFO kablam! Oct 14 12:19:56.190 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Oct 14 12:19:56.203 INFO kablam! su: No module specific data is present Oct 14 12:19:57.837 INFO running `"docker" "rm" "-f" "95a9c96b0d1ccdca2581f4b72ac86b3a0f47db95168df142a947ec0b6944a1f7"` Oct 14 12:19:58.165 INFO blam! 95a9c96b0d1ccdca2581f4b72ac86b3a0f47db95168df142a947ec0b6944a1f7 Oct 14 12:19:58.172 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 12:19:58.579 INFO blam! 42f134a084ecd9e55833ac910dbdee4c00c9386db9c780eaec8377ae7979d374 Oct 14 12:19:58.581 INFO running `"docker" "start" "-a" "42f134a084ecd9e55833ac910dbdee4c00c9386db9c780eaec8377ae7979d374"` Oct 14 12:20:01.184 INFO kablam! usermod: no changes Oct 14 12:20:01.352 INFO kablam! Compiling persistent-state-machine v0.1.0 (/source) Oct 14 12:20:01.743 INFO kablam! warning: unused import: `r2d2::Pool` Oct 14 12:20:01.744 INFO kablam! --> src/models.rs:6:5 Oct 14 12:20:01.744 INFO kablam! | Oct 14 12:20:01.745 INFO kablam! 6 | use r2d2::Pool; Oct 14 12:20:01.746 INFO kablam! | ^^^^^^^^^^ Oct 14 12:20:01.746 INFO kablam! | Oct 14 12:20:01.747 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 12:20:01.747 INFO kablam! Oct 14 12:20:01.748 INFO kablam! warning: unused import: `r2d2_diesel::ConnectionManager` Oct 14 12:20:01.748 INFO kablam! --> src/models.rs:7:5 Oct 14 12:20:01.749 INFO kablam! | Oct 14 12:20:01.749 INFO kablam! 7 | use r2d2_diesel::ConnectionManager; Oct 14 12:20:01.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 12:20:01.749 INFO kablam! Oct 14 12:20:02.063 INFO kablam! warning: unused variable: `now` Oct 14 12:20:02.063 INFO kablam! --> src/lifecycle.rs:415:13 Oct 14 12:20:02.063 INFO kablam! | Oct 14 12:20:02.063 INFO kablam! 415 | let now = Utc::now().naive_utc(); Oct 14 12:20:02.063 INFO kablam! | ^^^ help: consider using `_now` instead Oct 14 12:20:02.063 INFO kablam! | Oct 14 12:20:02.065 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 12:20:02.065 INFO kablam! Oct 14 12:20:02.170 INFO kablam! warning: enum is never used: `Event` Oct 14 12:20:02.170 INFO kablam! --> src/lifecycle.rs:64:1 Oct 14 12:20:02.170 INFO kablam! | Oct 14 12:20:02.170 INFO kablam! 64 | enum Event { Oct 14 12:20:02.170 INFO kablam! | ^^^^^^^^^^ Oct 14 12:20:02.170 INFO kablam! | Oct 14 12:20:02.170 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 12:20:02.170 INFO kablam! Oct 14 12:20:05.484 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.25s Oct 14 12:20:05.492 INFO kablam! su: No module specific data is present Oct 14 12:20:06.921 INFO running `"docker" "rm" "-f" "42f134a084ecd9e55833ac910dbdee4c00c9386db9c780eaec8377ae7979d374"` Oct 14 12:20:07.251 INFO blam! 42f134a084ecd9e55833ac910dbdee4c00c9386db9c780eaec8377ae7979d374