Oct 11 01:56:41.529 INFO testing bpglaser/rusty_dice against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:56:41.529 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:56:41.529 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:56:41.767 INFO blam! 1aad02e340844db23aef59ef35b154558f206625b6b1a9a195123bbc814939ee Oct 11 01:56:41.769 INFO running `"docker" "start" "-a" "1aad02e340844db23aef59ef35b154558f206625b6b1a9a195123bbc814939ee"` Oct 11 01:56:42.384 INFO kablam! usermod: no changes Oct 11 01:56:42.504 INFO kablam! Compiling rusty_dice v0.2.0 (/source) Oct 11 01:56:45.344 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 11 01:56:45.344 INFO kablam! --> src/bin/main.rs:5:5 Oct 11 01:56:45.344 INFO kablam! | Oct 11 01:56:45.344 INFO kablam! 5 | use std::env::home_dir; Oct 11 01:56:45.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 01:56:45.345 INFO kablam! | Oct 11 01:56:45.345 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 01:56:45.345 INFO kablam! Oct 11 01:56:45.345 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 11 01:56:45.345 INFO kablam! --> src/bin/main.rs:105:20 Oct 11 01:56:45.345 INFO kablam! | Oct 11 01:56:45.345 INFO kablam! 105 | let mut home = home_dir().unwrap(); Oct 11 01:56:45.345 INFO kablam! | ^^^^^^^^ Oct 11 01:56:45.345 INFO kablam! Oct 11 01:56:46.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.54s Oct 11 01:56:46.960 INFO kablam! su: No module specific data is present Oct 11 01:56:48.002 INFO running `"docker" "rm" "-f" "1aad02e340844db23aef59ef35b154558f206625b6b1a9a195123bbc814939ee"` Oct 11 01:56:48.248 INFO blam! 1aad02e340844db23aef59ef35b154558f206625b6b1a9a195123bbc814939ee Oct 11 01:56:48.259 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:56:48.259 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:56:48.829 INFO blam! c1f9e422434df4ad4bcc1ccaf80304d25c32917ddb4221cf1f24e2cb4f707652 Oct 11 01:56:48.829 INFO running `"docker" "start" "-a" "c1f9e422434df4ad4bcc1ccaf80304d25c32917ddb4221cf1f24e2cb4f707652"` Oct 11 01:56:49.916 INFO kablam! usermod: no changes Oct 11 01:56:50.009 INFO kablam! Compiling rusty_dice v0.2.0 (/source) Oct 11 01:56:58.038 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 11 01:56:58.038 INFO kablam! --> src/bin/main.rs:5:5 Oct 11 01:56:58.038 INFO kablam! | Oct 11 01:56:58.038 INFO kablam! 5 | use std::env::home_dir; Oct 11 01:56:58.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 01:56:58.038 INFO kablam! | Oct 11 01:56:58.038 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 01:56:58.038 INFO kablam! Oct 11 01:56:58.038 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 11 01:56:58.038 INFO kablam! --> src/bin/main.rs:105:20 Oct 11 01:56:58.038 INFO kablam! | Oct 11 01:56:58.038 INFO kablam! 105 | let mut home = home_dir().unwrap(); Oct 11 01:56:58.038 INFO kablam! | ^^^^^^^^ Oct 11 01:56:58.038 INFO kablam! Oct 11 01:56:58.581 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.65s Oct 11 01:56:58.596 INFO kablam! su: No module specific data is present Oct 11 01:56:59.234 INFO running `"docker" "rm" "-f" "c1f9e422434df4ad4bcc1ccaf80304d25c32917ddb4221cf1f24e2cb4f707652"` Oct 11 01:56:59.474 INFO blam! c1f9e422434df4ad4bcc1ccaf80304d25c32917ddb4221cf1f24e2cb4f707652 Oct 11 01:56:59.477 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:56:59.478 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:56:59.974 INFO blam! 33a429191707aec2c7835a1c8725aa7ecd845d44b59ff90774621603efd6d15f Oct 11 01:56:59.975 INFO running `"docker" "start" "-a" "33a429191707aec2c7835a1c8725aa7ecd845d44b59ff90774621603efd6d15f"` Oct 11 01:57:01.530 INFO kablam! usermod: no changes Oct 11 01:57:01.692 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 11 01:57:01.692 INFO kablam! Running /target/debug/deps/rusty_dice-5e48fb967d9f62ed Oct 11 01:57:01.712 INFO blam! Oct 11 01:57:01.712 INFO blam! running 0 tests Oct 11 01:57:01.712 INFO blam! Oct 11 01:57:01.712 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:57:01.712 INFO blam! Oct 11 01:57:01.724 INFO kablam! Running /target/debug/deps/main-474ab7431ee75810 Oct 11 01:57:01.724 INFO kablam! Running /target/debug/deps/alias-6da8e9da8b6299ad Oct 11 01:57:01.724 INFO blam! Oct 11 01:57:01.724 INFO blam! running 0 tests Oct 11 01:57:01.724 INFO blam! Oct 11 01:57:01.724 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:57:01.725 INFO blam! Oct 11 01:57:01.732 INFO blam! Oct 11 01:57:01.732 INFO blam! running 3 tests Oct 11 01:57:01.732 INFO blam! test alias_store_basic ... ok Oct 11 01:57:01.732 INFO blam! test alias_parse_basic ... ok Oct 11 01:57:01.736 INFO blam! test alias_store_io ... ok Oct 11 01:57:01.736 INFO kablam! Running /target/debug/deps/explain-e848e7c4ff2706ac Oct 11 01:57:01.736 INFO blam! Oct 11 01:57:01.736 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:57:01.736 INFO blam! Oct 11 01:57:01.736 INFO blam! Oct 11 01:57:01.736 INFO blam! running 4 tests Oct 11 01:57:01.736 INFO blam! test explain_modifiers ... ok Oct 11 01:57:01.736 INFO blam! test explain_basic ... ok Oct 11 01:57:01.736 INFO blam! test explain_above_one ... ok Oct 11 01:57:01.744 INFO blam! test explain_repeated_rolls ... ok Oct 11 01:57:01.744 INFO kablam! Running /target/debug/deps/parse-1a15d369ffc721e2 Oct 11 01:57:01.744 INFO blam! Oct 11 01:57:01.744 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:57:01.744 INFO blam! Oct 11 01:57:01.744 INFO blam! Oct 11 01:57:01.744 INFO blam! running 13 tests Oct 11 01:57:01.744 INFO blam! test parse_interval_parenthesis ... ok Oct 11 01:57:01.744 INFO blam! test parse_interval_mixed ... ok Oct 11 01:57:01.744 INFO blam! test parse_interval_bracket ... ok Oct 11 01:57:01.744 INFO blam! test parse_interval_across_zero ... ok Oct 11 01:57:01.744 INFO blam! test parse_capital ... ok Oct 11 01:57:01.744 INFO blam! test parse_basic ... ok Oct 11 01:57:01.744 INFO blam! test parse_modifier_negative ... ok Oct 11 01:57:01.744 INFO blam! test parse_modifier_positive ... ok Oct 11 01:57:01.745 INFO blam! test parse_modifiers ... ok Oct 11 01:57:01.745 INFO blam! test parse_spacing ... ok Oct 11 01:57:01.745 INFO blam! test valid_generation_within_bounds ... ok Oct 11 01:57:01.745 INFO blam! test parse_count_basic ... ok Oct 11 01:57:01.745 INFO blam! test parse_count_capital ... ok Oct 11 01:57:01.745 INFO blam! Oct 11 01:57:01.745 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:57:01.745 INFO blam! Oct 11 01:57:01.755 INFO kablam! Running /target/debug/deps/range-ee34faf0783e3a99 Oct 11 01:57:01.762 INFO blam! Oct 11 01:57:01.762 INFO blam! running 2 tests Oct 11 01:57:01.768 INFO blam! test range_basic ... ok Oct 11 01:57:01.768 INFO kablam! Running /target/debug/deps/stream-d641a5fd89ee203a Oct 11 01:57:01.768 INFO blam! test range_with_modifier ... ok Oct 11 01:57:01.768 INFO kablam! Running /target/debug/deps/sum-563777da5028ea73 Oct 11 01:57:01.768 INFO blam! Oct 11 01:57:01.768 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:57:01.768 INFO blam! Oct 11 01:57:01.768 INFO blam! Oct 11 01:57:01.768 INFO blam! running 1 test Oct 11 01:57:01.768 INFO blam! test token_stream_basic ... ok Oct 11 01:57:01.768 INFO blam! Oct 11 01:57:01.768 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:57:01.768 INFO blam! Oct 11 01:57:01.768 INFO blam! Oct 11 01:57:01.768 INFO blam! running 3 tests Oct 11 01:57:01.768 INFO blam! test positive_rolls ... ok Oct 11 01:57:01.768 INFO blam! test combination_rolls ... ok Oct 11 01:57:01.776 INFO blam! test negative_rolls ... ok Oct 11 01:57:01.776 INFO blam! Oct 11 01:57:01.776 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:57:01.776 INFO blam! Oct 11 01:57:01.777 INFO kablam! Doc-tests rusty_dice Oct 11 01:57:03.252 INFO blam! Oct 11 01:57:03.252 INFO blam! running 5 tests Oct 11 01:57:07.736 INFO blam! test src/stream.rs - stream::TokenStream (line 9) ... ok Oct 11 01:57:07.980 INFO blam! test src/roll.rs - roll::DiceRoll (line 22) ... ok Oct 11 01:57:08.008 INFO blam! test src/roll.rs - roll::DiceRoll (line 13) ... ok Oct 11 01:57:08.496 INFO blam! test src/parse.rs - parse::parse_roll (line 33) ... ok Oct 11 01:57:08.784 INFO blam! test src/alias.rs - alias::Alias::parse (line 51) ... ok Oct 11 01:57:08.784 INFO blam! Oct 11 01:57:08.784 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:57:08.784 INFO blam! Oct 11 01:57:08.795 INFO kablam! su: No module specific data is present Oct 11 01:57:09.365 INFO running `"docker" "rm" "-f" "33a429191707aec2c7835a1c8725aa7ecd845d44b59ff90774621603efd6d15f"` Oct 11 01:57:09.673 INFO blam! 33a429191707aec2c7835a1c8725aa7ecd845d44b59ff90774621603efd6d15f