Oct 15 02:04:08.309 INFO testing bpglaser/rusty_dice against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 02:04:08.309 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 02:04:08.456 INFO blam! 3b9fb5559ed36c39c0128b19478a0130847197e30df4a83347ed1154658800c4 Oct 15 02:04:08.457 INFO running `"docker" "start" "-a" "3b9fb5559ed36c39c0128b19478a0130847197e30df4a83347ed1154658800c4"` Oct 15 02:04:08.866 INFO kablam! usermod: no changes Oct 15 02:04:08.927 INFO kablam! Compiling clap v2.19.3 Oct 15 02:04:23.391 INFO kablam! Compiling rusty_dice v0.2.0 (/source) Oct 15 02:04:25.719 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 15 02:04:25.720 INFO kablam! --> src/bin/main.rs:5:5 Oct 15 02:04:25.721 INFO kablam! | Oct 15 02:04:25.721 INFO kablam! 5 | use std::env::home_dir; Oct 15 02:04:25.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 02:04:25.723 INFO kablam! | Oct 15 02:04:25.723 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 02:04:25.724 INFO kablam! Oct 15 02:04:25.725 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 15 02:04:25.725 INFO kablam! --> src/bin/main.rs:105:20 Oct 15 02:04:25.726 INFO kablam! | Oct 15 02:04:25.727 INFO kablam! 105 | let mut home = home_dir().unwrap(); Oct 15 02:04:25.727 INFO kablam! | ^^^^^^^^ Oct 15 02:04:25.728 INFO kablam! Oct 15 02:04:26.819 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.93s Oct 15 02:04:26.830 INFO kablam! su: No module specific data is present Oct 15 02:04:28.094 INFO running `"docker" "rm" "-f" "3b9fb5559ed36c39c0128b19478a0130847197e30df4a83347ed1154658800c4"` Oct 15 02:04:28.423 INFO blam! 3b9fb5559ed36c39c0128b19478a0130847197e30df4a83347ed1154658800c4 Oct 15 02:04:28.432 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 02:04:28.831 INFO blam! 199a1e5aed523fcca5da51a4576c24783bebabe7bf33fef816bee54b555e4b8c Oct 15 02:04:28.834 INFO running `"docker" "start" "-a" "199a1e5aed523fcca5da51a4576c24783bebabe7bf33fef816bee54b555e4b8c"` Oct 15 02:04:30.391 INFO kablam! usermod: no changes Oct 15 02:04:30.519 INFO kablam! Compiling rusty_dice v0.2.0 (/source) Oct 15 02:04:33.819 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 15 02:04:33.819 INFO kablam! --> src/bin/main.rs:5:5 Oct 15 02:04:33.819 INFO kablam! | Oct 15 02:04:33.819 INFO kablam! 5 | use std::env::home_dir; Oct 15 02:04:33.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 02:04:33.819 INFO kablam! | Oct 15 02:04:33.819 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 02:04:33.819 INFO kablam! Oct 15 02:04:33.819 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 15 02:04:33.819 INFO kablam! --> src/bin/main.rs:105:20 Oct 15 02:04:33.819 INFO kablam! | Oct 15 02:04:33.819 INFO kablam! 105 | let mut home = home_dir().unwrap(); Oct 15 02:04:33.819 INFO kablam! | ^^^^^^^^ Oct 15 02:04:33.819 INFO kablam! Oct 15 02:04:38.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.97s Oct 15 02:04:38.400 INFO kablam! su: No module specific data is present Oct 15 02:04:40.103 INFO running `"docker" "rm" "-f" "199a1e5aed523fcca5da51a4576c24783bebabe7bf33fef816bee54b555e4b8c"` Oct 15 02:04:40.491 INFO blam! 199a1e5aed523fcca5da51a4576c24783bebabe7bf33fef816bee54b555e4b8c Oct 15 02:04:40.491 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 02:04:41.022 INFO blam! 67d6062ba39afef59f796ebf7d9c502b5f80ed6278b0cb2156bcaa4948d47db4 Oct 15 02:04:41.024 INFO running `"docker" "start" "-a" "67d6062ba39afef59f796ebf7d9c502b5f80ed6278b0cb2156bcaa4948d47db4"` Oct 15 02:04:42.677 INFO kablam! usermod: no changes Oct 15 02:04:42.799 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 15 02:04:42.800 INFO kablam! Running /target/debug/deps/rusty_dice-5adaaa0c4527d633 Oct 15 02:04:42.807 INFO kablam! Running /target/debug/deps/main-a54ba75cf342ad76 Oct 15 02:04:42.808 INFO blam! Oct 15 02:04:42.808 INFO kablam! Running /target/debug/deps/alias-afa9ed173aaecf0a Oct 15 02:04:42.808 INFO blam! running 0 tests Oct 15 02:04:42.808 INFO blam! Oct 15 02:04:42.809 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:04:42.809 INFO blam! Oct 15 02:04:42.810 INFO blam! Oct 15 02:04:42.810 INFO blam! running 0 tests Oct 15 02:04:42.810 INFO blam! Oct 15 02:04:42.810 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:04:42.811 INFO blam! Oct 15 02:04:42.811 INFO blam! Oct 15 02:04:42.811 INFO blam! running 3 tests Oct 15 02:04:42.812 INFO blam! test alias_store_basic ... ok Oct 15 02:04:42.812 INFO blam! test alias_parse_basic ... ok Oct 15 02:04:42.819 INFO blam! test alias_store_io ... ok Oct 15 02:04:42.819 INFO kablam! Running /target/debug/deps/explain-e84bf30aac9d7108 Oct 15 02:04:42.819 INFO blam! Oct 15 02:04:42.819 INFO kablam! Running /target/debug/deps/parse-8394fa72fe2c6a64 Oct 15 02:04:42.819 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:04:42.819 INFO blam! Oct 15 02:04:42.819 INFO blam! Oct 15 02:04:42.819 INFO blam! running 4 tests Oct 15 02:04:42.819 INFO blam! test explain_modifiers ... ok Oct 15 02:04:42.819 INFO blam! test explain_basic ... ok Oct 15 02:04:42.819 INFO blam! test explain_above_one ... ok Oct 15 02:04:42.819 INFO blam! test explain_repeated_rolls ... ok Oct 15 02:04:42.819 INFO blam! Oct 15 02:04:42.819 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:04:42.819 INFO blam! Oct 15 02:04:42.826 INFO blam! Oct 15 02:04:42.827 INFO blam! running 13 tests Oct 15 02:04:42.827 INFO blam! test parse_count_capital ... ok Oct 15 02:04:42.827 INFO blam! test parse_capital ... ok Oct 15 02:04:42.828 INFO blam! test parse_interval_across_zero ... ok Oct 15 02:04:42.828 INFO blam! test parse_interval_bracket ... ok Oct 15 02:04:42.828 INFO blam! test parse_interval_mixed ... ok Oct 15 02:04:42.829 INFO blam! test parse_interval_parenthesis ... ok Oct 15 02:04:42.829 INFO blam! test parse_modifier_positive ... ok Oct 15 02:04:42.829 INFO blam! test parse_modifiers ... ok Oct 15 02:04:42.830 INFO blam! test parse_spacing ... ok Oct 15 02:04:42.830 INFO blam! test valid_generation_within_bounds ... ok Oct 15 02:04:42.830 INFO blam! test parse_basic ... ok Oct 15 02:04:42.830 INFO blam! test parse_count_basic ... ok Oct 15 02:04:42.830 INFO blam! test parse_modifier_negative ... ok Oct 15 02:04:42.830 INFO blam! Oct 15 02:04:42.830 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:04:42.830 INFO blam! Oct 15 02:04:42.839 INFO kablam! Running /target/debug/deps/range-4104466984a5cde2 Oct 15 02:04:42.843 INFO kablam! Running /target/debug/deps/stream-303b782aa21734b1 Oct 15 02:04:42.843 INFO blam! Oct 15 02:04:42.844 INFO kablam! Running /target/debug/deps/sum-ea35e4ff22b8f99e Oct 15 02:04:42.844 INFO blam! running 2 tests Oct 15 02:04:42.844 INFO blam! test range_with_modifier ... ok Oct 15 02:04:42.845 INFO blam! test range_basic ... ok Oct 15 02:04:42.845 INFO blam! Oct 15 02:04:42.845 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:04:42.846 INFO blam! Oct 15 02:04:42.846 INFO blam! Oct 15 02:04:42.846 INFO blam! running 1 test Oct 15 02:04:42.847 INFO blam! test token_stream_basic ... ok Oct 15 02:04:42.851 INFO blam! Oct 15 02:04:42.851 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:04:42.851 INFO blam! Oct 15 02:04:42.852 INFO blam! Oct 15 02:04:42.852 INFO kablam! Doc-tests rusty_dice Oct 15 02:04:42.852 INFO blam! running 3 tests Oct 15 02:04:42.853 INFO blam! test positive_rolls ... ok Oct 15 02:04:42.853 INFO blam! test combination_rolls ... ok Oct 15 02:04:42.853 INFO blam! test negative_rolls ... ok Oct 15 02:04:42.854 INFO blam! Oct 15 02:04:42.854 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:04:42.854 INFO blam! Oct 15 02:04:43.567 INFO blam! Oct 15 02:04:43.568 INFO blam! running 5 tests Oct 15 02:04:47.735 INFO blam! test src/roll.rs - roll::DiceRoll (line 22) ... ok Oct 15 02:04:48.030 INFO blam! test src/roll.rs - roll::DiceRoll (line 13) ... ok Oct 15 02:04:48.138 INFO blam! test src/parse.rs - parse::parse_roll (line 33) ... ok Oct 15 02:04:48.225 INFO blam! test src/stream.rs - stream::TokenStream (line 9) ... ok Oct 15 02:04:48.331 INFO blam! test src/alias.rs - alias::Alias::parse (line 51) ... ok Oct 15 02:04:48.331 INFO blam! Oct 15 02:04:48.331 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:04:48.331 INFO blam! Oct 15 02:04:48.359 INFO kablam! su: No module specific data is present Oct 15 02:04:49.832 INFO running `"docker" "rm" "-f" "67d6062ba39afef59f796ebf7d9c502b5f80ed6278b0cb2156bcaa4948d47db4"` Oct 15 02:04:50.175 INFO blam! 67d6062ba39afef59f796ebf7d9c502b5f80ed6278b0cb2156bcaa4948d47db4