Oct 13 03:28:57.612 INFO testing qhris/aclog against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:28:57.612 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:28:57.995 INFO blam! 8c95e59a58df2a70365024c78a0eb97828f223289ccde639c5d6a0e80004c0b9 Oct 13 03:28:57.999 INFO running `"docker" "start" "-a" "8c95e59a58df2a70365024c78a0eb97828f223289ccde639c5d6a0e80004c0b9"` Oct 13 03:28:59.122 INFO kablam! usermod: no changes Oct 13 03:28:59.211 INFO kablam! Compiling time v0.1.37 Oct 13 03:28:59.218 INFO kablam! Compiling clap v2.24.2 Oct 13 03:29:01.083 INFO kablam! Compiling chrono v0.3.1 Oct 13 03:29:19.295 INFO kablam! Compiling aclog v0.1.0 (/source) Oct 13 03:29:19.964 INFO kablam! warning: unused import: `Path` Oct 13 03:29:19.964 INFO kablam! --> src/main.rs:11:17 Oct 13 03:29:19.964 INFO kablam! | Oct 13 03:29:19.965 INFO kablam! 11 | use std::path::{Path, PathBuf}; Oct 13 03:29:19.965 INFO kablam! | ^^^^ Oct 13 03:29:19.965 INFO kablam! | Oct 13 03:29:19.965 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:29:19.966 INFO kablam! Oct 13 03:29:19.969 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:19.969 INFO kablam! --> src/main.rs:25:34 Oct 13 03:29:19.969 INFO kablam! | Oct 13 03:29:19.969 INFO kablam! 25 | let mut path = PathBuf::from(env::home_dir().unwrap()); Oct 13 03:29:19.969 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 03:29:19.969 INFO kablam! | Oct 13 03:29:19.969 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 03:29:19.969 INFO kablam! Oct 13 03:29:20.015 INFO kablam! warning: field is never used: `date_range` Oct 13 03:29:20.015 INFO kablam! --> src/main.rs:34:5 Oct 13 03:29:20.015 INFO kablam! | Oct 13 03:29:20.015 INFO kablam! 34 | date_range: (DateTime, DateTime), Oct 13 03:29:20.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:29:20.015 INFO kablam! | Oct 13 03:29:20.015 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:29:20.015 INFO kablam! Oct 13 03:29:20.015 INFO kablam! warning: type `activity_data` should have a camel case name such as `ActivityData` Oct 13 03:29:20.015 INFO kablam! --> src/main.rs:32:1 Oct 13 03:29:20.015 INFO kablam! | Oct 13 03:29:20.015 INFO kablam! 32 | / struct activity_data<'a> { Oct 13 03:29:20.015 INFO kablam! 33 | | activity: &'a str, Oct 13 03:29:20.015 INFO kablam! 34 | | date_range: (DateTime, DateTime), Oct 13 03:29:20.015 INFO kablam! 35 | | } Oct 13 03:29:20.015 INFO kablam! | |_^ Oct 13 03:29:20.015 INFO kablam! | Oct 13 03:29:20.015 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 13 03:29:20.015 INFO kablam! Oct 13 03:29:21.247 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.09s Oct 13 03:29:21.247 INFO kablam! su: No module specific data is present Oct 13 03:29:21.795 INFO running `"docker" "rm" "-f" "8c95e59a58df2a70365024c78a0eb97828f223289ccde639c5d6a0e80004c0b9"` Oct 13 03:29:22.071 INFO blam! 8c95e59a58df2a70365024c78a0eb97828f223289ccde639c5d6a0e80004c0b9 Oct 13 03:29:22.093 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 03:29:22.660 INFO blam! 89e8bf2fce6f2c3ff4cbcdc1d025261a2e7451a0ae1e510155b050e259b37250 Oct 13 03:29:22.660 INFO running `"docker" "start" "-a" "89e8bf2fce6f2c3ff4cbcdc1d025261a2e7451a0ae1e510155b050e259b37250"` Oct 13 03:29:23.789 INFO kablam! usermod: no changes Oct 13 03:29:23.870 INFO kablam! Compiling aclog v0.1.0 (/source) Oct 13 03:29:24.439 INFO kablam! warning: unused import: `Path` Oct 13 03:29:24.440 INFO kablam! --> src/main.rs:11:17 Oct 13 03:29:24.440 INFO kablam! | Oct 13 03:29:24.440 INFO kablam! 11 | use std::path::{Path, PathBuf}; Oct 13 03:29:24.441 INFO kablam! | ^^^^ Oct 13 03:29:24.441 INFO kablam! | Oct 13 03:29:24.441 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:29:24.442 INFO kablam! Oct 13 03:29:24.447 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:24.447 INFO kablam! --> src/main.rs:25:34 Oct 13 03:29:24.448 INFO kablam! | Oct 13 03:29:24.448 INFO kablam! 25 | let mut path = PathBuf::from(env::home_dir().unwrap()); Oct 13 03:29:24.448 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 03:29:24.448 INFO kablam! | Oct 13 03:29:24.449 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 03:29:24.449 INFO kablam! Oct 13 03:29:24.508 INFO kablam! warning: type `activity_data` should have a camel case name such as `ActivityData` Oct 13 03:29:24.508 INFO kablam! --> src/main.rs:32:1 Oct 13 03:29:24.508 INFO kablam! | Oct 13 03:29:24.508 INFO kablam! 32 | / struct activity_data<'a> { Oct 13 03:29:24.508 INFO kablam! 33 | | activity: &'a str, Oct 13 03:29:24.508 INFO kablam! 34 | | date_range: (DateTime, DateTime), Oct 13 03:29:24.508 INFO kablam! 35 | | } Oct 13 03:29:24.508 INFO kablam! | |_^ Oct 13 03:29:24.508 INFO kablam! | Oct 13 03:29:24.508 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 13 03:29:24.508 INFO kablam! Oct 13 03:29:25.643 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.83s Oct 13 03:29:25.648 INFO kablam! su: No module specific data is present Oct 13 03:29:26.939 INFO running `"docker" "rm" "-f" "89e8bf2fce6f2c3ff4cbcdc1d025261a2e7451a0ae1e510155b050e259b37250"` Oct 13 03:29:27.252 INFO blam! 89e8bf2fce6f2c3ff4cbcdc1d025261a2e7451a0ae1e510155b050e259b37250 Oct 13 03:29:27.268 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 03:29:27.893 INFO blam! b43029dd058b9451f6e85472aa154bfbb599c223865b1ab9c6546f9eac9e000b Oct 13 03:29:27.895 INFO running `"docker" "start" "-a" "b43029dd058b9451f6e85472aa154bfbb599c223865b1ab9c6546f9eac9e000b"` Oct 13 03:29:29.667 INFO kablam! usermod: no changes Oct 13 03:29:29.759 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 13 03:29:29.759 INFO kablam! Running /target/debug/deps/aclog-1b71bf76d613971b Oct 13 03:29:29.763 INFO blam! Oct 13 03:29:29.763 INFO blam! running 1 test Oct 13 03:29:29.763 INFO blam! test test_create_activity ... ok Oct 13 03:29:29.763 INFO blam! Oct 13 03:29:29.763 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:29:29.763 INFO blam! Oct 13 03:29:29.775 INFO kablam! su: No module specific data is present Oct 13 03:29:30.871 INFO running `"docker" "rm" "-f" "b43029dd058b9451f6e85472aa154bfbb599c223865b1ab9c6546f9eac9e000b"` Oct 13 03:29:31.219 INFO blam! b43029dd058b9451f6e85472aa154bfbb599c223865b1ab9c6546f9eac9e000b