Oct 15 01:28:20.681 INFO testing caphindsight/vdneg against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 01:28:20.683 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 01:28:21.099 INFO blam! 98cf05c566df193b99a3bd7f1f1cb1c8b294f11280deb060bf182d8289ab9069 Oct 15 01:28:21.101 INFO running `"docker" "start" "-a" "98cf05c566df193b99a3bd7f1f1cb1c8b294f11280deb060bf182d8289ab9069"` Oct 15 01:28:22.870 INFO kablam! usermod: no changes Oct 15 01:28:22.987 INFO kablam! Compiling vdneg v0.1.0 (/source) Oct 15 01:28:23.571 INFO kablam! warning: unused import: `cards::Rank` Oct 15 01:28:23.571 INFO kablam! --> src/combo.rs:3:5 Oct 15 01:28:23.571 INFO kablam! | Oct 15 01:28:23.571 INFO kablam! 3 | use cards::Rank; Oct 15 01:28:23.571 INFO kablam! | ^^^^^^^^^^^ Oct 15 01:28:23.571 INFO kablam! | Oct 15 01:28:23.571 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 01:28:23.571 INFO kablam! Oct 15 01:28:23.571 INFO kablam! warning: unused import: `cards::Suit` Oct 15 01:28:23.571 INFO kablam! --> src/combo.rs:4:5 Oct 15 01:28:23.571 INFO kablam! | Oct 15 01:28:23.571 INFO kablam! 4 | use cards::Suit; Oct 15 01:28:23.571 INFO kablam! | ^^^^^^^^^^^ Oct 15 01:28:23.571 INFO kablam! Oct 15 01:28:23.755 INFO kablam! warning: method is never used: `to_string` Oct 15 01:28:23.755 INFO kablam! --> src/cards.rs:21:5 Oct 15 01:28:23.755 INFO kablam! | Oct 15 01:28:23.755 INFO kablam! 21 | fn to_string(self) -> String { Oct 15 01:28:23.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:23.755 INFO kablam! | Oct 15 01:28:23.755 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:28:23.755 INFO kablam! Oct 15 01:28:23.755 INFO kablam! warning: method is never used: `to_unicode_string` Oct 15 01:28:23.755 INFO kablam! --> src/cards.rs:49:5 Oct 15 01:28:23.755 INFO kablam! | Oct 15 01:28:23.755 INFO kablam! 49 | pub fn to_unicode_string(self) -> String { Oct 15 01:28:23.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:23.755 INFO kablam! Oct 15 01:28:23.755 INFO kablam! warning: method is never used: `to_ascii_string` Oct 15 01:28:23.755 INFO kablam! --> src/cards.rs:58:5 Oct 15 01:28:23.755 INFO kablam! | Oct 15 01:28:23.755 INFO kablam! 58 | pub fn to_ascii_string(self) -> String { Oct 15 01:28:23.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:23.755 INFO kablam! Oct 15 01:28:23.755 INFO kablam! warning: method is never used: `to_long_unicode_string` Oct 15 01:28:23.755 INFO kablam! --> src/cards.rs:144:5 Oct 15 01:28:23.755 INFO kablam! | Oct 15 01:28:23.755 INFO kablam! 144 | pub fn to_long_unicode_string(self) -> String { Oct 15 01:28:23.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:23.755 INFO kablam! Oct 15 01:28:23.755 INFO kablam! warning: method is never used: `to_long_ascii_string` Oct 15 01:28:23.755 INFO kablam! --> src/cards.rs:150:5 Oct 15 01:28:23.756 INFO kablam! | Oct 15 01:28:23.756 INFO kablam! 150 | pub fn to_long_ascii_string(self) -> String { Oct 15 01:28:23.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:23.756 INFO kablam! Oct 15 01:28:23.756 INFO kablam! warning: function is never used: `deck_unshuffled` Oct 15 01:28:23.756 INFO kablam! --> src/cards.rs:223:1 Oct 15 01:28:23.757 INFO kablam! | Oct 15 01:28:23.757 INFO kablam! 223 | pub fn deck_unshuffled() -> Vec { vec![ Oct 15 01:28:23.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:23.757 INFO kablam! Oct 15 01:28:23.757 INFO kablam! warning: function is never used: `deck_shuffled` Oct 15 01:28:23.757 INFO kablam! --> src/cards.rs:281:1 Oct 15 01:28:23.757 INFO kablam! | Oct 15 01:28:23.757 INFO kablam! 281 | pub fn deck_shuffled() -> Vec { Oct 15 01:28:23.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:23.757 INFO kablam! Oct 15 01:28:23.757 INFO kablam! warning: variant is never constructed: `Straight` Oct 15 01:28:23.757 INFO kablam! --> src/combo.rs:12:5 Oct 15 01:28:23.757 INFO kablam! | Oct 15 01:28:23.757 INFO kablam! 12 | Straight, Oct 15 01:28:23.757 INFO kablam! | ^^^^^^^^ Oct 15 01:28:23.757 INFO kablam! Oct 15 01:28:23.757 INFO kablam! warning: variant is never constructed: `Flush` Oct 15 01:28:23.757 INFO kablam! --> src/combo.rs:13:5 Oct 15 01:28:23.757 INFO kablam! | Oct 15 01:28:23.757 INFO kablam! 13 | Flush, Oct 15 01:28:23.757 INFO kablam! | ^^^^^ Oct 15 01:28:23.757 INFO kablam! Oct 15 01:28:23.757 INFO kablam! warning: variant is never constructed: `FullHouse` Oct 15 01:28:23.757 INFO kablam! --> src/combo.rs:14:5 Oct 15 01:28:23.757 INFO kablam! | Oct 15 01:28:23.757 INFO kablam! 14 | FullHouse, Oct 15 01:28:23.757 INFO kablam! | ^^^^^^^^^ Oct 15 01:28:23.757 INFO kablam! Oct 15 01:28:23.757 INFO kablam! warning: variant is never constructed: `FourOfKind` Oct 15 01:28:23.757 INFO kablam! --> src/combo.rs:15:5 Oct 15 01:28:23.757 INFO kablam! | Oct 15 01:28:23.757 INFO kablam! 15 | FourOfKind, Oct 15 01:28:23.757 INFO kablam! | ^^^^^^^^^^ Oct 15 01:28:23.757 INFO kablam! Oct 15 01:28:23.757 INFO kablam! warning: variant is never constructed: `StraightFlush` Oct 15 01:28:23.757 INFO kablam! --> src/combo.rs:16:5 Oct 15 01:28:23.757 INFO kablam! | Oct 15 01:28:23.757 INFO kablam! 16 | StraightFlush, Oct 15 01:28:23.757 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 01:28:23.757 INFO kablam! Oct 15 01:28:23.757 INFO kablam! warning: variant is never constructed: `RoyalFlush` Oct 15 01:28:23.757 INFO kablam! --> src/combo.rs:17:5 Oct 15 01:28:23.757 INFO kablam! | Oct 15 01:28:23.757 INFO kablam! 17 | RoyalFlush, Oct 15 01:28:23.757 INFO kablam! | ^^^^^^^^^^ Oct 15 01:28:23.757 INFO kablam! Oct 15 01:28:23.757 INFO kablam! warning: method is never used: `to_long_unicode_string` Oct 15 01:28:23.757 INFO kablam! --> src/combo.rs:53:5 Oct 15 01:28:23.757 INFO kablam! | Oct 15 01:28:23.757 INFO kablam! 53 | pub fn to_long_unicode_string(&self) -> String { Oct 15 01:28:23.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:23.757 INFO kablam! Oct 15 01:28:23.757 INFO kablam! warning: method is never used: `to_long_ascii_string` Oct 15 01:28:23.757 INFO kablam! --> src/combo.rs:63:5 Oct 15 01:28:23.757 INFO kablam! | Oct 15 01:28:23.757 INFO kablam! 63 | pub fn to_long_ascii_string(&self) -> String { Oct 15 01:28:23.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:23.757 INFO kablam! Oct 15 01:28:23.757 INFO kablam! warning: function is never used: `filter_by_suit` Oct 15 01:28:23.757 INFO kablam! --> src/combo.rs:188:5 Oct 15 01:28:23.757 INFO kablam! | Oct 15 01:28:23.757 INFO kablam! 188 | fn filter_by_suit(cards: &[Card], suit: Suit) -> Vec { Oct 15 01:28:23.757 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:23.757 INFO kablam! Oct 15 01:28:24.750 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.85s Oct 15 01:28:24.750 INFO kablam! su: No module specific data is present Oct 15 01:28:26.038 INFO running `"docker" "rm" "-f" "98cf05c566df193b99a3bd7f1f1cb1c8b294f11280deb060bf182d8289ab9069"` Oct 15 01:28:26.287 INFO blam! 98cf05c566df193b99a3bd7f1f1cb1c8b294f11280deb060bf182d8289ab9069 Oct 15 01:28:26.297 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 01:28:26.647 INFO blam! f6e3ec945c5ef3b8dc6358bf5451403647c27fb4c817875494ef7d8b4466db26 Oct 15 01:28:26.660 INFO running `"docker" "start" "-a" "f6e3ec945c5ef3b8dc6358bf5451403647c27fb4c817875494ef7d8b4466db26"` Oct 15 01:28:28.598 INFO kablam! usermod: no changes Oct 15 01:28:28.673 INFO kablam! Compiling vdneg v0.1.0 (/source) Oct 15 01:28:29.091 INFO kablam! warning: unused import: `cards::Rank` Oct 15 01:28:29.091 INFO kablam! --> src/combo.rs:3:5 Oct 15 01:28:29.091 INFO kablam! | Oct 15 01:28:29.091 INFO kablam! 3 | use cards::Rank; Oct 15 01:28:29.091 INFO kablam! | ^^^^^^^^^^^ Oct 15 01:28:29.092 INFO kablam! | Oct 15 01:28:29.092 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 01:28:29.092 INFO kablam! Oct 15 01:28:29.092 INFO kablam! warning: unused import: `cards::Suit` Oct 15 01:28:29.092 INFO kablam! --> src/combo.rs:4:5 Oct 15 01:28:29.093 INFO kablam! | Oct 15 01:28:29.093 INFO kablam! 4 | use cards::Suit; Oct 15 01:28:29.093 INFO kablam! | ^^^^^^^^^^^ Oct 15 01:28:29.093 INFO kablam! Oct 15 01:28:29.245 INFO kablam! warning: method is never used: `to_string` Oct 15 01:28:29.245 INFO kablam! --> src/cards.rs:21:5 Oct 15 01:28:29.245 INFO kablam! | Oct 15 01:28:29.245 INFO kablam! 21 | fn to_string(self) -> String { Oct 15 01:28:29.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:29.245 INFO kablam! | Oct 15 01:28:29.245 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:28:29.247 INFO kablam! Oct 15 01:28:29.247 INFO kablam! warning: method is never used: `to_unicode_string` Oct 15 01:28:29.247 INFO kablam! --> src/cards.rs:49:5 Oct 15 01:28:29.247 INFO kablam! | Oct 15 01:28:29.247 INFO kablam! 49 | pub fn to_unicode_string(self) -> String { Oct 15 01:28:29.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:29.247 INFO kablam! Oct 15 01:28:29.247 INFO kablam! warning: method is never used: `to_ascii_string` Oct 15 01:28:29.247 INFO kablam! --> src/cards.rs:58:5 Oct 15 01:28:29.247 INFO kablam! | Oct 15 01:28:29.247 INFO kablam! 58 | pub fn to_ascii_string(self) -> String { Oct 15 01:28:29.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:29.247 INFO kablam! Oct 15 01:28:29.247 INFO kablam! warning: method is never used: `to_long_unicode_string` Oct 15 01:28:29.247 INFO kablam! --> src/cards.rs:144:5 Oct 15 01:28:29.247 INFO kablam! | Oct 15 01:28:29.247 INFO kablam! 144 | pub fn to_long_unicode_string(self) -> String { Oct 15 01:28:29.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:29.247 INFO kablam! Oct 15 01:28:29.247 INFO kablam! warning: method is never used: `to_long_ascii_string` Oct 15 01:28:29.247 INFO kablam! --> src/cards.rs:150:5 Oct 15 01:28:29.247 INFO kablam! | Oct 15 01:28:29.247 INFO kablam! 150 | pub fn to_long_ascii_string(self) -> String { Oct 15 01:28:29.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:29.247 INFO kablam! Oct 15 01:28:29.247 INFO kablam! warning: function is never used: `deck_unshuffled` Oct 15 01:28:29.247 INFO kablam! --> src/cards.rs:223:1 Oct 15 01:28:29.247 INFO kablam! | Oct 15 01:28:29.247 INFO kablam! 223 | pub fn deck_unshuffled() -> Vec { vec![ Oct 15 01:28:29.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:29.247 INFO kablam! Oct 15 01:28:29.247 INFO kablam! warning: function is never used: `deck_shuffled` Oct 15 01:28:29.247 INFO kablam! --> src/cards.rs:281:1 Oct 15 01:28:29.247 INFO kablam! | Oct 15 01:28:29.247 INFO kablam! 281 | pub fn deck_shuffled() -> Vec { Oct 15 01:28:29.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:29.247 INFO kablam! Oct 15 01:28:29.247 INFO kablam! warning: variant is never constructed: `Straight` Oct 15 01:28:29.247 INFO kablam! --> src/combo.rs:12:5 Oct 15 01:28:29.247 INFO kablam! | Oct 15 01:28:29.247 INFO kablam! 12 | Straight, Oct 15 01:28:29.247 INFO kablam! | ^^^^^^^^ Oct 15 01:28:29.247 INFO kablam! Oct 15 01:28:29.247 INFO kablam! warning: variant is never constructed: `Flush` Oct 15 01:28:29.247 INFO kablam! --> src/combo.rs:13:5 Oct 15 01:28:29.248 INFO kablam! | Oct 15 01:28:29.248 INFO kablam! 13 | Flush, Oct 15 01:28:29.248 INFO kablam! | ^^^^^ Oct 15 01:28:29.248 INFO kablam! Oct 15 01:28:29.248 INFO kablam! warning: variant is never constructed: `FullHouse` Oct 15 01:28:29.248 INFO kablam! --> src/combo.rs:14:5 Oct 15 01:28:29.248 INFO kablam! | Oct 15 01:28:29.248 INFO kablam! 14 | FullHouse, Oct 15 01:28:29.248 INFO kablam! | ^^^^^^^^^ Oct 15 01:28:29.248 INFO kablam! Oct 15 01:28:29.248 INFO kablam! warning: variant is never constructed: `FourOfKind` Oct 15 01:28:29.248 INFO kablam! --> src/combo.rs:15:5 Oct 15 01:28:29.248 INFO kablam! | Oct 15 01:28:29.248 INFO kablam! 15 | FourOfKind, Oct 15 01:28:29.259 INFO kablam! | ^^^^^^^^^^ Oct 15 01:28:29.259 INFO kablam! Oct 15 01:28:29.259 INFO kablam! warning: variant is never constructed: `StraightFlush` Oct 15 01:28:29.259 INFO kablam! --> src/combo.rs:16:5 Oct 15 01:28:29.259 INFO kablam! | Oct 15 01:28:29.259 INFO kablam! 16 | StraightFlush, Oct 15 01:28:29.259 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 01:28:29.259 INFO kablam! Oct 15 01:28:29.259 INFO kablam! warning: variant is never constructed: `RoyalFlush` Oct 15 01:28:29.259 INFO kablam! --> src/combo.rs:17:5 Oct 15 01:28:29.259 INFO kablam! | Oct 15 01:28:29.259 INFO kablam! 17 | RoyalFlush, Oct 15 01:28:29.259 INFO kablam! | ^^^^^^^^^^ Oct 15 01:28:29.259 INFO kablam! Oct 15 01:28:29.259 INFO kablam! warning: method is never used: `to_long_unicode_string` Oct 15 01:28:29.259 INFO kablam! --> src/combo.rs:53:5 Oct 15 01:28:29.260 INFO kablam! | Oct 15 01:28:29.260 INFO kablam! 53 | pub fn to_long_unicode_string(&self) -> String { Oct 15 01:28:29.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:29.260 INFO kablam! Oct 15 01:28:29.260 INFO kablam! warning: method is never used: `to_long_ascii_string` Oct 15 01:28:29.260 INFO kablam! --> src/combo.rs:63:5 Oct 15 01:28:29.260 INFO kablam! | Oct 15 01:28:29.260 INFO kablam! 63 | pub fn to_long_ascii_string(&self) -> String { Oct 15 01:28:29.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:29.260 INFO kablam! Oct 15 01:28:29.260 INFO kablam! warning: function is never used: `filter_by_suit` Oct 15 01:28:29.260 INFO kablam! --> src/combo.rs:188:5 Oct 15 01:28:29.260 INFO kablam! | Oct 15 01:28:29.260 INFO kablam! 188 | fn filter_by_suit(cards: &[Card], suit: Suit) -> Vec { Oct 15 01:28:29.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:28:29.260 INFO kablam! Oct 15 01:28:29.819 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 15 01:28:29.827 INFO kablam! su: No module specific data is present Oct 15 01:28:30.688 INFO running `"docker" "rm" "-f" "f6e3ec945c5ef3b8dc6358bf5451403647c27fb4c817875494ef7d8b4466db26"` Oct 15 01:28:30.975 INFO blam! f6e3ec945c5ef3b8dc6358bf5451403647c27fb4c817875494ef7d8b4466db26 Oct 15 01:28:30.977 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 01:28:31.476 INFO blam! 2032be4734745adf6c5215ddc8393a593709304378c9d62fbb5419c8f013c3ca Oct 15 01:28:31.478 INFO running `"docker" "start" "-a" "2032be4734745adf6c5215ddc8393a593709304378c9d62fbb5419c8f013c3ca"` Oct 15 01:28:32.734 INFO kablam! usermod: no changes Oct 15 01:28:32.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 01:28:32.783 INFO kablam! Running /target/debug/deps/vdneg-712306c4435a9420 Oct 15 01:28:32.784 INFO blam! Oct 15 01:28:32.784 INFO blam! running 0 tests Oct 15 01:28:32.784 INFO blam! Oct 15 01:28:32.784 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:28:32.784 INFO blam! Oct 15 01:28:32.785 INFO kablam! su: No module specific data is present Oct 15 01:28:33.779 INFO running `"docker" "rm" "-f" "2032be4734745adf6c5215ddc8393a593709304378c9d62fbb5419c8f013c3ca"` Oct 15 01:28:34.039 INFO blam! 2032be4734745adf6c5215ddc8393a593709304378c9d62fbb5419c8f013c3ca