Oct 12 21:47:18.300 INFO testing thara/todo against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 21:47:18.300 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 21:47:18.920 INFO blam! 4f6fb79c8158a2bf5059e9ced89da4b591716a7b8e670a93baa097acce80dbd7 Oct 12 21:47:18.922 INFO running `"docker" "start" "-a" "4f6fb79c8158a2bf5059e9ced89da4b591716a7b8e670a93baa097acce80dbd7"` Oct 12 21:47:20.648 INFO kablam! usermod: no changes Oct 12 21:47:20.807 INFO kablam! Compiling memchr v0.1.11 Oct 12 21:47:20.807 INFO kablam! Compiling term_size v0.3.0 Oct 12 21:47:20.807 INFO kablam! Compiling atty v0.2.3 Oct 12 21:47:20.839 INFO kablam! Compiling tempfile v2.2.0 Oct 12 21:47:20.871 INFO kablam! Compiling thread-id v2.0.0 Oct 12 21:47:21.859 INFO kablam! Compiling thread_local v0.2.7 Oct 12 21:47:21.931 INFO kablam! Compiling textwrap v0.8.0 Oct 12 21:47:22.167 INFO kablam! Compiling aho-corasick v0.5.3 Oct 12 21:47:24.543 INFO kablam! Compiling clap v2.26.2 Oct 12 21:47:25.282 INFO kablam! Compiling regex v0.1.80 Oct 12 21:47:39.651 INFO kablam! Compiling env_logger v0.3.5 Oct 12 21:48:01.530 INFO kablam! Compiling todo v0.1.0 (/source) Oct 12 21:48:02.587 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 12 21:48:02.588 INFO kablam! --> src/main.rs:30:41 Oct 12 21:48:02.588 INFO kablam! | Oct 12 21:48:02.588 INFO kablam! 30 | let home_dir = env::home_dir().expect("Impossible to get your home dir."); Oct 12 21:48:02.588 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 21:48:02.588 INFO kablam! | Oct 12 21:48:02.588 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 21:48:02.588 INFO kablam! Oct 12 21:48:04.445 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.77s Oct 12 21:48:04.450 INFO kablam! su: No module specific data is present Oct 12 21:48:06.149 INFO running `"docker" "rm" "-f" "4f6fb79c8158a2bf5059e9ced89da4b591716a7b8e670a93baa097acce80dbd7"` Oct 12 21:48:06.545 INFO blam! 4f6fb79c8158a2bf5059e9ced89da4b591716a7b8e670a93baa097acce80dbd7 Oct 12 21:48:06.552 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 21:48:07.095 INFO blam! 7191149a5afbe88a15b35ec2a33460e7dd6c75f3695599574ec2e0047cbbd3f3 Oct 12 21:48:07.097 INFO running `"docker" "start" "-a" "7191149a5afbe88a15b35ec2a33460e7dd6c75f3695599574ec2e0047cbbd3f3"` Oct 12 21:48:09.466 INFO kablam! usermod: no changes Oct 12 21:48:09.599 INFO kablam! Compiling todo v0.1.0 (/source) Oct 12 21:48:10.155 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 12 21:48:10.155 INFO kablam! --> src/main.rs:30:41 Oct 12 21:48:10.155 INFO kablam! | Oct 12 21:48:10.155 INFO kablam! 30 | let home_dir = env::home_dir().expect("Impossible to get your home dir."); Oct 12 21:48:10.155 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 21:48:10.155 INFO kablam! | Oct 12 21:48:10.155 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 21:48:10.155 INFO kablam! Oct 12 21:48:11.592 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.10s Oct 12 21:48:11.597 INFO kablam! su: No module specific data is present Oct 12 21:48:12.467 INFO running `"docker" "rm" "-f" "7191149a5afbe88a15b35ec2a33460e7dd6c75f3695599574ec2e0047cbbd3f3"` Oct 12 21:48:12.673 INFO blam! 7191149a5afbe88a15b35ec2a33460e7dd6c75f3695599574ec2e0047cbbd3f3 Oct 12 21:48:12.681 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 21:48:13.047 INFO blam! 650de914555ec1ac488d239648ab75b1367159fe29f58f5bfb5ed6a4458df3b9 Oct 12 21:48:13.048 INFO running `"docker" "start" "-a" "650de914555ec1ac488d239648ab75b1367159fe29f58f5bfb5ed6a4458df3b9"` Oct 12 21:48:14.215 INFO kablam! usermod: no changes Oct 12 21:48:14.347 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 12 21:48:14.357 INFO kablam! Running /target/debug/deps/todo-af4699916a7e484e Oct 12 21:48:14.363 INFO blam! Oct 12 21:48:14.363 INFO blam! running 6 tests Oct 12 21:48:14.363 INFO blam! test parser::it_parse_description ... ok Oct 12 21:48:14.363 INFO blam! test parser::it_parse_full ... ok Oct 12 21:48:14.363 INFO blam! test parser::it_parse_priority ... ok Oct 12 21:48:14.371 INFO blam! test parser::it_parse_completed ... ok Oct 12 21:48:14.371 INFO blam! test parser::it_parse_date ... ok Oct 12 21:48:14.371 INFO blam! test parser::it_parse_tag ... ok Oct 12 21:48:14.371 INFO blam! Oct 12 21:48:14.371 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:48:14.371 INFO blam! Oct 12 21:48:14.375 INFO kablam! Running /target/debug/deps/todo-185878b219090fad Oct 12 21:48:14.395 INFO blam! Oct 12 21:48:14.395 INFO blam! running 0 tests Oct 12 21:48:14.395 INFO blam! Oct 12 21:48:14.395 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:48:14.395 INFO blam! Oct 12 21:48:14.399 INFO kablam! Doc-tests todo Oct 12 21:48:14.771 INFO blam! Oct 12 21:48:14.771 INFO blam! running 0 tests Oct 12 21:48:14.772 INFO blam! Oct 12 21:48:14.772 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:48:14.772 INFO blam! Oct 12 21:48:14.777 INFO kablam! su: No module specific data is present Oct 12 21:48:15.864 INFO running `"docker" "rm" "-f" "650de914555ec1ac488d239648ab75b1367159fe29f58f5bfb5ed6a4458df3b9"` Oct 12 21:48:16.243 INFO blam! 650de914555ec1ac488d239648ab75b1367159fe29f58f5bfb5ed6a4458df3b9