Oct 13 03:28:57.677 INFO testing qhris/aclog against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 03:28:57.679 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 13 03:28:58.085 INFO blam! 387f50ed25d69e47ffd3ef76a63ca6467afaf64a2c80fbf14a7d913a9d976440 Oct 13 03:28:58.111 INFO running `"docker" "start" "-a" "387f50ed25d69e47ffd3ef76a63ca6467afaf64a2c80fbf14a7d913a9d976440"` Oct 13 03:28:59.213 INFO kablam! usermod: no changes Oct 13 03:28:59.290 INFO kablam! Compiling chrono v0.3.1 Oct 13 03:29:02.486 INFO kablam! Compiling aclog v0.1.0 (/source) Oct 13 03:29:03.088 INFO kablam! warning: unused import: `Path` Oct 13 03:29:03.088 INFO kablam! --> src/main.rs:11:17 Oct 13 03:29:03.088 INFO kablam! | Oct 13 03:29:03.089 INFO kablam! 11 | use std::path::{Path, PathBuf}; Oct 13 03:29:03.089 INFO kablam! | ^^^^ Oct 13 03:29:03.089 INFO kablam! | Oct 13 03:29:03.090 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:29:03.090 INFO kablam! Oct 13 03:29:03.103 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 13 03:29:03.103 INFO kablam! --> src/main.rs:25:34 Oct 13 03:29:03.104 INFO kablam! | Oct 13 03:29:03.104 INFO kablam! 25 | let mut path = PathBuf::from(env::home_dir().unwrap()); Oct 13 03:29:03.104 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 03:29:03.105 INFO kablam! | Oct 13 03:29:03.105 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 03:29:03.105 INFO kablam! Oct 13 03:29:03.144 INFO kablam! warning: field is never used: `date_range` Oct 13 03:29:03.144 INFO kablam! --> src/main.rs:34:5 Oct 13 03:29:03.144 INFO kablam! | Oct 13 03:29:03.144 INFO kablam! 34 | date_range: (DateTime, DateTime), Oct 13 03:29:03.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:29:03.145 INFO kablam! | Oct 13 03:29:03.146 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:29:03.146 INFO kablam! Oct 13 03:29:03.146 INFO kablam! warning: type `activity_data` should have a camel case name such as `ActivityData` Oct 13 03:29:03.147 INFO kablam! --> src/main.rs:32:1 Oct 13 03:29:03.147 INFO kablam! | Oct 13 03:29:03.147 INFO kablam! 32 | / struct activity_data<'a> { Oct 13 03:29:03.148 INFO kablam! 33 | | activity: &'a str, Oct 13 03:29:03.148 INFO kablam! 34 | | date_range: (DateTime, DateTime), Oct 13 03:29:03.148 INFO kablam! 35 | | } Oct 13 03:29:03.149 INFO kablam! | |_^ Oct 13 03:29:03.149 INFO kablam! | Oct 13 03:29:03.149 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 13 03:29:03.149 INFO kablam! Oct 13 03:29:04.665 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.43s Oct 13 03:29:04.669 INFO kablam! su: No module specific data is present Oct 13 03:29:05.416 INFO running `"docker" "rm" "-f" "387f50ed25d69e47ffd3ef76a63ca6467afaf64a2c80fbf14a7d913a9d976440"` Oct 13 03:29:05.643 INFO blam! 387f50ed25d69e47ffd3ef76a63ca6467afaf64a2c80fbf14a7d913a9d976440 Oct 13 03:29:05.645 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 13 03:29:06.084 INFO blam! 7f6696a5e070355aef051d50b05bd5526945ac9ae0de991d6207865a1b01ef78 Oct 13 03:29:06.092 INFO running `"docker" "start" "-a" "7f6696a5e070355aef051d50b05bd5526945ac9ae0de991d6207865a1b01ef78"` Oct 13 03:29:07.515 INFO kablam! usermod: no changes Oct 13 03:29:07.593 INFO kablam! Compiling aclog v0.1.0 (/source) Oct 13 03:29:08.263 INFO kablam! warning: unused import: `Path` Oct 13 03:29:08.263 INFO kablam! --> src/main.rs:11:17 Oct 13 03:29:08.264 INFO kablam! | Oct 13 03:29:08.264 INFO kablam! 11 | use std::path::{Path, PathBuf}; Oct 13 03:29:08.264 INFO kablam! | ^^^^ Oct 13 03:29:08.265 INFO kablam! | Oct 13 03:29:08.265 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:29:08.265 INFO kablam! Oct 13 03:29:08.275 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 13 03:29:08.275 INFO kablam! --> src/main.rs:25:34 Oct 13 03:29:08.276 INFO kablam! | Oct 13 03:29:08.276 INFO kablam! 25 | let mut path = PathBuf::from(env::home_dir().unwrap()); Oct 13 03:29:08.277 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 03:29:08.277 INFO kablam! | Oct 13 03:29:08.277 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 03:29:08.278 INFO kablam! Oct 13 03:29:08.335 INFO kablam! warning: type `activity_data` should have a camel case name such as `ActivityData` Oct 13 03:29:08.336 INFO kablam! --> src/main.rs:32:1 Oct 13 03:29:08.336 INFO kablam! | Oct 13 03:29:08.336 INFO kablam! 32 | / struct activity_data<'a> { Oct 13 03:29:08.336 INFO kablam! 33 | | activity: &'a str, Oct 13 03:29:08.337 INFO kablam! 34 | | date_range: (DateTime, DateTime), Oct 13 03:29:08.337 INFO kablam! 35 | | } Oct 13 03:29:08.337 INFO kablam! | |_^ Oct 13 03:29:08.338 INFO kablam! | Oct 13 03:29:08.338 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 13 03:29:08.338 INFO kablam! Oct 13 03:29:09.351 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.81s Oct 13 03:29:09.355 INFO kablam! su: No module specific data is present Oct 13 03:29:10.047 INFO running `"docker" "rm" "-f" "7f6696a5e070355aef051d50b05bd5526945ac9ae0de991d6207865a1b01ef78"` Oct 13 03:29:10.367 INFO blam! 7f6696a5e070355aef051d50b05bd5526945ac9ae0de991d6207865a1b01ef78 Oct 13 03:29:10.369 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 13 03:29:10.901 INFO blam! 51c928f563ec976fb7814c23ff54b53f8107c354251450029fc4ad3c641d636e Oct 13 03:29:10.915 INFO running `"docker" "start" "-a" "51c928f563ec976fb7814c23ff54b53f8107c354251450029fc4ad3c641d636e"` Oct 13 03:29:12.215 INFO kablam! usermod: no changes Oct 13 03:29:12.304 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 13 03:29:12.309 INFO kablam! Running /target/debug/deps/aclog-56f5c2f064d59bbd Oct 13 03:29:12.309 INFO blam! Oct 13 03:29:12.310 INFO blam! running 1 test Oct 13 03:29:12.310 INFO blam! test test_create_activity ... ok Oct 13 03:29:12.311 INFO blam! Oct 13 03:29:12.311 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:29:12.311 INFO blam! Oct 13 03:29:12.312 INFO kablam! su: No module specific data is present Oct 13 03:29:12.959 INFO running `"docker" "rm" "-f" "51c928f563ec976fb7814c23ff54b53f8107c354251450029fc4ad3c641d636e"` Oct 13 03:29:13.363 INFO blam! 51c928f563ec976fb7814c23ff54b53f8107c354251450029fc4ad3c641d636e