Oct 14 17:07:43.985 INFO testing jchristgit/rusday against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 17:07:43.987 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 17:07:44.467 INFO blam! 10a58e65aa810e415df04a5f77fd4edbdbca364a355fd0431c8132d21bfe4382 Oct 14 17:07:44.470 INFO running `"docker" "start" "-a" "10a58e65aa810e415df04a5f77fd4edbdbca364a355fd0431c8132d21bfe4382"` Oct 14 17:07:45.767 INFO kablam! usermod: no changes Oct 14 17:07:45.914 INFO kablam! Compiling atty v0.2.8 Oct 14 17:07:45.914 INFO kablam! Compiling isatty v0.1.6 Oct 14 17:07:45.915 INFO kablam! Compiling num v0.1.42 Oct 14 17:07:46.327 INFO kablam! Compiling chrono v0.4.0 Oct 14 17:07:46.635 INFO kablam! Compiling clap v2.29.4 Oct 14 17:07:50.939 INFO kablam! Compiling rusqlite v0.13.0 Oct 14 17:08:06.863 INFO kablam! Compiling rusday v0.5.1 (/source) Oct 14 17:08:07.279 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 14 17:08:07.279 INFO kablam! --> src/common.rs:35:39 Oct 14 17:08:07.280 INFO kablam! | Oct 14 17:08:07.280 INFO kablam! 35 | let mut db_path_buf = env::home_dir().unwrap(); Oct 14 17:08:07.280 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 17:08:07.280 INFO kablam! | Oct 14 17:08:07.280 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 17:08:07.280 INFO kablam! Oct 14 17:08:09.995 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.19s Oct 14 17:08:09.995 INFO kablam! su: No module specific data is present Oct 14 17:08:10.513 INFO running `"docker" "rm" "-f" "10a58e65aa810e415df04a5f77fd4edbdbca364a355fd0431c8132d21bfe4382"` Oct 14 17:08:10.796 INFO blam! 10a58e65aa810e415df04a5f77fd4edbdbca364a355fd0431c8132d21bfe4382 Oct 14 17:08:10.812 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 17:08:11.159 INFO blam! 05c7dd4258426734109284f9551f3bc2a656ef4f871259e13c0d0d0276e5342b Oct 14 17:08:11.163 INFO running `"docker" "start" "-a" "05c7dd4258426734109284f9551f3bc2a656ef4f871259e13c0d0d0276e5342b"` Oct 14 17:08:12.454 INFO kablam! usermod: no changes Oct 14 17:08:12.547 INFO kablam! Compiling rusday v0.5.1 (/source) Oct 14 17:08:13.171 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 14 17:08:13.171 INFO kablam! --> src/common.rs:35:39 Oct 14 17:08:13.171 INFO kablam! | Oct 14 17:08:13.171 INFO kablam! 35 | let mut db_path_buf = env::home_dir().unwrap(); Oct 14 17:08:13.171 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 17:08:13.171 INFO kablam! | Oct 14 17:08:13.171 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 17:08:13.171 INFO kablam! Oct 14 17:08:15.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.94s Oct 14 17:08:15.442 INFO kablam! su: No module specific data is present Oct 14 17:08:16.432 INFO running `"docker" "rm" "-f" "05c7dd4258426734109284f9551f3bc2a656ef4f871259e13c0d0d0276e5342b"` Oct 14 17:08:16.621 INFO blam! 05c7dd4258426734109284f9551f3bc2a656ef4f871259e13c0d0d0276e5342b Oct 14 17:08:16.635 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14 17:08:17.119 INFO blam! 8aed3d22b5ca3fe83886d2ffb0c1ad9e51232cde60b7aa84482d65c1cd4d499e Oct 14 17:08:17.135 INFO running `"docker" "start" "-a" "8aed3d22b5ca3fe83886d2ffb0c1ad9e51232cde60b7aa84482d65c1cd4d499e"` Oct 14 17:08:18.591 INFO kablam! usermod: no changes Oct 14 17:08:18.707 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 14 17:08:18.719 INFO kablam! Running /target/debug/deps/rusday-da230e6af584ef49 Oct 14 17:08:18.731 INFO blam! Oct 14 17:08:18.732 INFO blam! running 10 tests Oct 14 17:08:18.732 INFO blam! test common::tests::get_db_path_with_set_xdg_data_home ... ok Oct 14 17:08:18.732 INFO blam! test common::tests::get_db_path_with_set_rusday_db_path ... ok Oct 14 17:08:18.733 INFO blam! test add::tests::person_from_args_as_expected ... ok Oct 14 17:08:18.751 INFO blam! test add::tests::invalid_date_returns_err ... ok Oct 14 17:08:18.752 INFO blam! test list::tests::returns_ok_with_no_records ... ok Oct 14 17:08:18.752 INFO blam! test add::tests::valid_insert_returns_ok ... ok Oct 14 17:08:18.752 INFO blam! test dashboard::tests::returns_ok_with_no_records ... ok Oct 14 17:08:18.752 INFO blam! test remove::tests::returns_ok_with_matching_entry ... ok Oct 14 17:08:18.753 INFO blam! test remove::tests::returns_err_with_no_entries ... ok Oct 14 17:08:18.759 INFO blam! test remove::tests::returns_err_with_no_matching_entry ... ok Oct 14 17:08:18.760 INFO blam! Oct 14 17:08:18.760 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:08:18.760 INFO blam! Oct 14 17:08:18.766 INFO blam! Oct 14 17:08:18.766 INFO kablam! Running /target/debug/deps/rusday-3c3310e12e9d01f6 Oct 14 17:08:18.766 INFO blam! running 0 tests Oct 14 17:08:18.767 INFO kablam! Doc-tests rusday Oct 14 17:08:18.767 INFO blam! Oct 14 17:08:18.767 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:08:18.768 INFO blam! Oct 14 17:08:19.431 INFO blam! Oct 14 17:08:19.431 INFO blam! running 0 tests Oct 14 17:08:19.432 INFO blam! Oct 14 17:08:19.432 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:08:19.432 INFO blam! Oct 14 17:08:19.463 INFO kablam! su: No module specific data is present Oct 14 17:08:20.139 INFO running `"docker" "rm" "-f" "8aed3d22b5ca3fe83886d2ffb0c1ad9e51232cde60b7aa84482d65c1cd4d499e"` Oct 14 17:08:20.455 INFO blam! 8aed3d22b5ca3fe83886d2ffb0c1ad9e51232cde60b7aa84482d65c1cd4d499e