Oct 16 17:03:57.906 INFO testing bidrag-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 17:03:57.907 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 17:03:58.170 INFO blam! de4a25e4da49ae1efc227f347a2520e2facf3d2640a34dd79e6bd80e2cfd6624 Oct 16 17:03:58.173 INFO running `"docker" "start" "-a" "de4a25e4da49ae1efc227f347a2520e2facf3d2640a34dd79e6bd80e2cfd6624"` Oct 16 17:03:58.742 INFO kablam! usermod: no changes Oct 16 17:03:58.775 INFO kablam! Compiling bidrag v0.1.0 (/source) Oct 16 17:03:59.360 INFO kablam! warning: unused import: `std::sync::mpsc::Receiver` Oct 16 17:03:59.360 INFO kablam! --> src/lib.rs:7:5 Oct 16 17:03:59.360 INFO kablam! | Oct 16 17:03:59.360 INFO kablam! 7 | use std::sync::mpsc::Receiver; Oct 16 17:03:59.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:03:59.360 INFO kablam! | Oct 16 17:03:59.360 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 17:03:59.360 INFO kablam! Oct 16 17:03:59.360 INFO kablam! warning: unused import: `std::ops::Range` Oct 16 17:03:59.360 INFO kablam! --> src/lib.rs:8:5 Oct 16 17:03:59.360 INFO kablam! | Oct 16 17:03:59.360 INFO kablam! 8 | use std::ops::Range; Oct 16 17:03:59.360 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 17:03:59.360 INFO kablam! Oct 16 17:03:59.367 INFO kablam! warning: doc comment not used by rustdoc Oct 16 17:03:59.367 INFO kablam! --> src/lib.rs:50:9 Oct 16 17:03:59.367 INFO kablam! | Oct 16 17:03:59.367 INFO kablam! 50 | /// Even if we can't find a key for it, the show must go on! Oct 16 17:03:59.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:03:59.367 INFO kablam! | Oct 16 17:03:59.367 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 16 17:03:59.367 INFO kablam! Oct 16 17:03:59.431 INFO kablam! warning: unreachable pattern Oct 16 17:03:59.431 INFO kablam! --> src/lib.rs:55:13 Oct 16 17:03:59.431 INFO kablam! | Oct 16 17:03:59.431 INFO kablam! 55 | _ => panic!("NOT YET IMPLEMENTED!") Oct 16 17:03:59.431 INFO kablam! | ^ Oct 16 17:03:59.431 INFO kablam! | Oct 16 17:03:59.431 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 16 17:03:59.431 INFO kablam! Oct 16 17:03:59.451 INFO kablam! warning: structure field `keyBindings` should have a snake case name such as `key_bindings` Oct 16 17:03:59.451 INFO kablam! --> src/lib.rs:32:5 Oct 16 17:03:59.451 INFO kablam! | Oct 16 17:03:59.451 INFO kablam! 32 | keyBindings: BTreeMap>, // TODO: Seems like this one could be optimized Oct 16 17:03:59.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:03:59.451 INFO kablam! | Oct 16 17:03:59.451 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 17:03:59.451 INFO kablam! Oct 16 17:03:59.451 INFO kablam! warning: structure field `mouseButtonBindings` should have a snake case name such as `mouse_button_bindings` Oct 16 17:03:59.451 INFO kablam! --> src/lib.rs:33:5 Oct 16 17:03:59.451 INFO kablam! | Oct 16 17:03:59.451 INFO kablam! 33 | mouseButtonBindings: [Vec; NUM_MOUSE_BUTTONS], Oct 16 17:03:59.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:03:59.451 INFO kablam! Oct 16 17:03:59.451 INFO kablam! warning: structure field `mouseAxisBindings` should have a snake case name such as `mouse_axis_bindings` Oct 16 17:03:59.451 INFO kablam! --> src/lib.rs:34:5 Oct 16 17:03:59.451 INFO kablam! | Oct 16 17:03:59.451 INFO kablam! 34 | mouseAxisBindings: [Vec; 2] Oct 16 17:03:59.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:03:59.451 INFO kablam! Oct 16 17:03:59.451 INFO kablam! warning: variable `typeOf` should have a snake case name such as `type_of` Oct 16 17:03:59.451 INFO kablam! --> src/lib.rs:49:28 Oct 16 17:03:59.451 INFO kablam! | Oct 16 17:03:59.451 INFO kablam! 49 | fn get_indicies(&self, typeOf: Binding) -> Option<&Vec> { Oct 16 17:03:59.451 INFO kablam! | ^^^^^^ Oct 16 17:03:59.451 INFO kablam! Oct 16 17:03:59.451 INFO kablam! warning: structure field `prevMousePos` should have a snake case name such as `prev_mouse_pos` Oct 16 17:03:59.451 INFO kablam! --> src/lib.rs:81:5 Oct 16 17:03:59.451 INFO kablam! | Oct 16 17:03:59.451 INFO kablam! 81 | prevMousePos: (f64, f64), Oct 16 17:03:59.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:03:59.451 INFO kablam! Oct 16 17:03:59.451 INFO kablam! warning: structure field `mouseSens` should have a snake case name such as `mouse_sens` Oct 16 17:03:59.451 INFO kablam! --> src/lib.rs:82:5 Oct 16 17:03:59.451 INFO kablam! | Oct 16 17:03:59.451 INFO kablam! 82 | mouseSens: (f64, f64), Oct 16 17:03:59.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:03:59.451 INFO kablam! Oct 16 17:03:59.451 INFO kablam! warning: structure field `axisNames` should have a snake case name such as `axis_names` Oct 16 17:03:59.451 INFO kablam! --> src/lib.rs:84:5 Oct 16 17:03:59.451 INFO kablam! | Oct 16 17:03:59.451 INFO kablam! 84 | axisNames: HashMap, Oct 16 17:03:59.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:03:59.451 INFO kablam! Oct 16 17:03:59.451 INFO kablam! warning: structure field `axisBindings` should have a snake case name such as `axis_bindings` Oct 16 17:03:59.451 INFO kablam! --> src/lib.rs:86:5 Oct 16 17:03:59.451 INFO kablam! | Oct 16 17:03:59.451 INFO kablam! 86 | axisBindings: BindingTree, Oct 16 17:03:59.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:03:59.451 INFO kablam! Oct 16 17:03:59.451 INFO kablam! warning: variable `mouseSens` should have a snake case name such as `mouse_sens` Oct 16 17:03:59.451 INFO kablam! --> src/lib.rs:97:16 Oct 16 17:03:59.451 INFO kablam! | Oct 16 17:03:59.451 INFO kablam! 97 | pub fn new(mouseSens: (f64, f64)) -> InputSubsystem { Oct 16 17:03:59.451 INFO kablam! | ^^^^^^^^^ Oct 16 17:03:59.451 INFO kablam! Oct 16 17:03:59.451 INFO kablam! warning: variable `newVal` should have a snake case name such as `new_val` Oct 16 17:03:59.451 INFO kablam! --> src/lib.rs:126:17 Oct 16 17:03:59.451 INFO kablam! | Oct 16 17:03:59.451 INFO kablam! 126 | let newVal = (axes.0 - self.prevMousePos.0) * self.mouseSens.1; Oct 16 17:03:59.451 INFO kablam! | ^^^^^^ Oct 16 17:03:59.451 INFO kablam! Oct 16 17:03:59.451 INFO kablam! warning: variable `newVal` should have a snake case name such as `new_val` Oct 16 17:03:59.451 INFO kablam! --> src/lib.rs:133:17 Oct 16 17:03:59.451 INFO kablam! | Oct 16 17:03:59.451 INFO kablam! 133 | let newVal = (axes.1 - self.prevMousePos.1) * self.mouseSens.1; Oct 16 17:03:59.451 INFO kablam! | ^^^^^^ Oct 16 17:03:59.451 INFO kablam! Oct 16 17:03:59.451 INFO kablam! warning: variable `boundTo` should have a snake case name such as `bound_to` Oct 16 17:03:59.451 INFO kablam! --> src/lib.rs:154:49 Oct 16 17:03:59.451 INFO kablam! | Oct 16 17:03:59.451 INFO kablam! 154 | pub fn add_binding(&mut self, name: String, boundTo: Binding)-> usize { Oct 16 17:03:59.451 INFO kablam! | ^^^^^^^ Oct 16 17:03:59.451 INFO kablam! Oct 16 17:04:00.021 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.26s Oct 16 17:04:00.023 INFO kablam! su: No module specific data is present Oct 16 17:04:00.340 INFO running `"docker" "rm" "-f" "de4a25e4da49ae1efc227f347a2520e2facf3d2640a34dd79e6bd80e2cfd6624"` Oct 16 17:04:00.543 INFO blam! de4a25e4da49ae1efc227f347a2520e2facf3d2640a34dd79e6bd80e2cfd6624 Oct 16 17:04:00.549 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 17:04:00.979 INFO blam! 3bfb66a249823ceb58f9f237c6061a82bfc9e06a86f787226a3209e60819caf8 Oct 16 17:04:00.983 INFO running `"docker" "start" "-a" "3bfb66a249823ceb58f9f237c6061a82bfc9e06a86f787226a3209e60819caf8"` Oct 16 17:04:02.596 INFO kablam! usermod: no changes Oct 16 17:04:02.643 INFO kablam! Compiling bidrag v0.1.0 (/source) Oct 16 17:04:03.475 INFO kablam! warning: unused import: `std::sync::mpsc::Receiver` Oct 16 17:04:03.475 INFO kablam! --> src/lib.rs:7:5 Oct 16 17:04:03.475 INFO kablam! | Oct 16 17:04:03.475 INFO kablam! 7 | use std::sync::mpsc::Receiver; Oct 16 17:04:03.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:04:03.475 INFO kablam! | Oct 16 17:04:03.475 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 17:04:03.475 INFO kablam! Oct 16 17:04:03.475 INFO kablam! warning: unused import: `std::ops::Range` Oct 16 17:04:03.475 INFO kablam! --> src/lib.rs:8:5 Oct 16 17:04:03.475 INFO kablam! | Oct 16 17:04:03.475 INFO kablam! 8 | use std::ops::Range; Oct 16 17:04:03.475 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 17:04:03.475 INFO kablam! Oct 16 17:04:03.475 INFO kablam! warning: doc comment not used by rustdoc Oct 16 17:04:03.475 INFO kablam! --> src/lib.rs:50:9 Oct 16 17:04:03.475 INFO kablam! | Oct 16 17:04:03.475 INFO kablam! 50 | /// Even if we can't find a key for it, the show must go on! Oct 16 17:04:03.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:04:03.475 INFO kablam! | Oct 16 17:04:03.475 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 16 17:04:03.475 INFO kablam! Oct 16 17:04:03.555 INFO kablam! warning: unreachable pattern Oct 16 17:04:03.555 INFO kablam! --> src/lib.rs:55:13 Oct 16 17:04:03.555 INFO kablam! | Oct 16 17:04:03.555 INFO kablam! 55 | _ => panic!("NOT YET IMPLEMENTED!") Oct 16 17:04:03.555 INFO kablam! | ^ Oct 16 17:04:03.555 INFO kablam! | Oct 16 17:04:03.555 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 16 17:04:03.555 INFO kablam! Oct 16 17:04:03.573 INFO kablam! warning: structure field `keyBindings` should have a snake case name such as `key_bindings` Oct 16 17:04:03.573 INFO kablam! --> src/lib.rs:32:5 Oct 16 17:04:03.573 INFO kablam! | Oct 16 17:04:03.573 INFO kablam! 32 | keyBindings: BTreeMap>, // TODO: Seems like this one could be optimized Oct 16 17:04:03.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:04:03.574 INFO kablam! | Oct 16 17:04:03.574 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 16 17:04:03.574 INFO kablam! Oct 16 17:04:03.574 INFO kablam! warning: structure field `mouseButtonBindings` should have a snake case name such as `mouse_button_bindings` Oct 16 17:04:03.574 INFO kablam! --> src/lib.rs:33:5 Oct 16 17:04:03.574 INFO kablam! | Oct 16 17:04:03.574 INFO kablam! 33 | mouseButtonBindings: [Vec; NUM_MOUSE_BUTTONS], Oct 16 17:04:03.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:04:03.574 INFO kablam! Oct 16 17:04:03.574 INFO kablam! warning: structure field `mouseAxisBindings` should have a snake case name such as `mouse_axis_bindings` Oct 16 17:04:03.574 INFO kablam! --> src/lib.rs:34:5 Oct 16 17:04:03.574 INFO kablam! | Oct 16 17:04:03.574 INFO kablam! 34 | mouseAxisBindings: [Vec; 2] Oct 16 17:04:03.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:04:03.574 INFO kablam! Oct 16 17:04:03.574 INFO kablam! warning: variable `typeOf` should have a snake case name such as `type_of` Oct 16 17:04:03.574 INFO kablam! --> src/lib.rs:49:28 Oct 16 17:04:03.574 INFO kablam! | Oct 16 17:04:03.574 INFO kablam! 49 | fn get_indicies(&self, typeOf: Binding) -> Option<&Vec> { Oct 16 17:04:03.574 INFO kablam! | ^^^^^^ Oct 16 17:04:03.574 INFO kablam! Oct 16 17:04:03.574 INFO kablam! warning: structure field `prevMousePos` should have a snake case name such as `prev_mouse_pos` Oct 16 17:04:03.574 INFO kablam! --> src/lib.rs:81:5 Oct 16 17:04:03.574 INFO kablam! | Oct 16 17:04:03.574 INFO kablam! 81 | prevMousePos: (f64, f64), Oct 16 17:04:03.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:04:03.574 INFO kablam! Oct 16 17:04:03.574 INFO kablam! warning: structure field `mouseSens` should have a snake case name such as `mouse_sens` Oct 16 17:04:03.574 INFO kablam! --> src/lib.rs:82:5 Oct 16 17:04:03.574 INFO kablam! | Oct 16 17:04:03.574 INFO kablam! 82 | mouseSens: (f64, f64), Oct 16 17:04:03.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:04:03.574 INFO kablam! Oct 16 17:04:03.574 INFO kablam! warning: structure field `axisNames` should have a snake case name such as `axis_names` Oct 16 17:04:03.574 INFO kablam! --> src/lib.rs:84:5 Oct 16 17:04:03.574 INFO kablam! | Oct 16 17:04:03.574 INFO kablam! 84 | axisNames: HashMap, Oct 16 17:04:03.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:04:03.574 INFO kablam! Oct 16 17:04:03.574 INFO kablam! warning: structure field `axisBindings` should have a snake case name such as `axis_bindings` Oct 16 17:04:03.574 INFO kablam! --> src/lib.rs:86:5 Oct 16 17:04:03.574 INFO kablam! | Oct 16 17:04:03.574 INFO kablam! 86 | axisBindings: BindingTree, Oct 16 17:04:03.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 17:04:03.574 INFO kablam! Oct 16 17:04:03.574 INFO kablam! warning: variable `mouseSens` should have a snake case name such as `mouse_sens` Oct 16 17:04:03.574 INFO kablam! --> src/lib.rs:97:16 Oct 16 17:04:03.574 INFO kablam! | Oct 16 17:04:03.574 INFO kablam! 97 | pub fn new(mouseSens: (f64, f64)) -> InputSubsystem { Oct 16 17:04:03.574 INFO kablam! | ^^^^^^^^^ Oct 16 17:04:03.574 INFO kablam! Oct 16 17:04:03.577 INFO kablam! warning: variable `newVal` should have a snake case name such as `new_val` Oct 16 17:04:03.577 INFO kablam! --> src/lib.rs:126:17 Oct 16 17:04:03.577 INFO kablam! | Oct 16 17:04:03.577 INFO kablam! 126 | let newVal = (axes.0 - self.prevMousePos.0) * self.mouseSens.1; Oct 16 17:04:03.577 INFO kablam! | ^^^^^^ Oct 16 17:04:03.577 INFO kablam! Oct 16 17:04:03.577 INFO kablam! warning: variable `newVal` should have a snake case name such as `new_val` Oct 16 17:04:03.577 INFO kablam! --> src/lib.rs:133:17 Oct 16 17:04:03.577 INFO kablam! | Oct 16 17:04:03.577 INFO kablam! 133 | let newVal = (axes.1 - self.prevMousePos.1) * self.mouseSens.1; Oct 16 17:04:03.577 INFO kablam! | ^^^^^^ Oct 16 17:04:03.577 INFO kablam! Oct 16 17:04:03.577 INFO kablam! warning: variable `boundTo` should have a snake case name such as `bound_to` Oct 16 17:04:03.577 INFO kablam! --> src/lib.rs:154:49 Oct 16 17:04:03.577 INFO kablam! | Oct 16 17:04:03.577 INFO kablam! 154 | pub fn add_binding(&mut self, name: String, boundTo: Binding)-> usize { Oct 16 17:04:03.577 INFO kablam! | ^^^^^^^ Oct 16 17:04:03.577 INFO kablam! Oct 16 17:04:04.039 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.42s Oct 16 17:04:04.041 INFO kablam! su: No module specific data is present Oct 16 17:04:04.639 INFO running `"docker" "rm" "-f" "3bfb66a249823ceb58f9f237c6061a82bfc9e06a86f787226a3209e60819caf8"` Oct 16 17:04:04.955 INFO blam! 3bfb66a249823ceb58f9f237c6061a82bfc9e06a86f787226a3209e60819caf8 Oct 16 17:04:04.956 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16 17:04:05.299 INFO blam! 5ea2a5f479390e53b334692599e2c8aeadfedd046e2cea433f7aa86be5c7d95b Oct 16 17:04:05.303 INFO running `"docker" "start" "-a" "5ea2a5f479390e53b334692599e2c8aeadfedd046e2cea433f7aa86be5c7d95b"` Oct 16 17:04:07.018 INFO kablam! usermod: no changes Oct 16 17:04:07.096 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 17:04:07.097 INFO kablam! Running /target/debug/deps/bidrag-ef5b33b326b842ef Oct 16 17:04:07.107 INFO blam! Oct 16 17:04:07.107 INFO blam! running 0 tests Oct 16 17:04:07.107 INFO blam! Oct 16 17:04:07.107 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:04:07.107 INFO blam! Oct 16 17:04:07.107 INFO kablam! Doc-tests bidrag Oct 16 17:04:08.215 INFO blam! Oct 16 17:04:08.215 INFO blam! running 0 tests Oct 16 17:04:08.215 INFO blam! Oct 16 17:04:08.215 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 17:04:08.215 INFO blam! Oct 16 17:04:08.222 INFO kablam! su: No module specific data is present Oct 16 17:04:09.431 INFO running `"docker" "rm" "-f" "5ea2a5f479390e53b334692599e2c8aeadfedd046e2cea433f7aa86be5c7d95b"` Oct 16 17:04:09.725 INFO blam! 5ea2a5f479390e53b334692599e2c8aeadfedd046e2cea433f7aa86be5c7d95b