Oct 15 00:16:08.965 INFO testing covercash2/germ against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 00:16:08.965 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 00:16:09.168 INFO blam! b360108b6536897ccea770d0623ba85682d75f99cbccd16b152aa9d89ec26a18 Oct 15 00:16:09.171 INFO running `"docker" "start" "-a" "b360108b6536897ccea770d0623ba85682d75f99cbccd16b152aa9d89ec26a18"` Oct 15 00:16:10.093 INFO kablam! usermod: no changes Oct 15 00:16:10.519 INFO kablam! Compiling servo-fontconfig-sys v4.0.4 Oct 15 00:16:10.519 INFO kablam! Compiling petgraph v0.4.12 Oct 15 00:16:10.519 INFO kablam! Compiling servo-freetype-sys v4.0.3 Oct 15 00:16:10.519 INFO kablam! Compiling expat-sys v2.1.5 Oct 15 00:16:10.519 INFO kablam! Compiling wayland-scanner v0.20.10 Oct 15 00:16:10.529 INFO kablam! Compiling approx v0.2.0 Oct 15 00:16:10.529 INFO kablam! Compiling parking_lot v0.5.5 Oct 15 00:16:10.529 INFO kablam! Compiling nix v0.10.0 Oct 15 00:16:12.751 INFO kablam! Compiling syn v0.13.11 Oct 15 00:16:14.595 INFO kablam! Compiling toml v0.4.6 Oct 15 00:16:14.610 INFO kablam! Compiling glutin v0.16.0 Oct 15 00:16:14.621 INFO kablam! Compiling ordered-float v0.5.0 Oct 15 00:16:16.607 INFO kablam! Compiling wayland-sys v0.20.10 Oct 15 00:16:16.675 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 15 00:16:24.331 INFO kablam! Compiling wayland-client v0.20.10 Oct 15 00:16:24.389 INFO kablam! Compiling wayland-protocols v0.20.10 Oct 15 00:16:44.484 INFO kablam! Compiling rusttype v0.5.2 Oct 15 00:16:44.803 INFO kablam! Compiling rusttype v0.6.1 Oct 15 00:16:46.043 INFO kablam! Compiling daggy v0.5.0 Oct 15 00:16:46.342 INFO kablam! Compiling wayland-commons v0.20.10 Oct 15 00:17:12.776 INFO kablam! Compiling servo-fontconfig v0.4.0 Oct 15 00:17:14.191 INFO kablam! Compiling font-loader v0.7.0 Oct 15 00:17:14.564 INFO kablam! Compiling conrod_derive v0.1.2 Oct 15 00:17:22.367 INFO kablam! Compiling conrod v0.60.0 Oct 15 00:17:25.055 INFO kablam! Compiling smithay-client-toolkit v0.2.2 Oct 15 00:17:33.743 INFO kablam! Compiling winit v0.15.0 Oct 15 00:18:06.588 INFO kablam! Compiling germ v0.1.0 (/source) Oct 15 00:18:09.011 INFO kablam! warning: unused import: `ui` Oct 15 00:18:09.012 INFO kablam! --> src/ui/backend/conrod/text.rs:9:5 Oct 15 00:18:09.012 INFO kablam! | Oct 15 00:18:09.012 INFO kablam! 9 | use ui; Oct 15 00:18:09.013 INFO kablam! | ^^ Oct 15 00:18:09.013 INFO kablam! | Oct 15 00:18:09.013 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 00:18:09.013 INFO kablam! Oct 15 00:18:09.014 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 15 00:18:09.014 INFO kablam! --> src/ui/backend/conrod/mod.rs:3:5 Oct 15 00:18:09.015 INFO kablam! | Oct 15 00:18:09.015 INFO kablam! 3 | use std::collections::HashMap; Oct 15 00:18:09.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:18:09.015 INFO kablam! Oct 15 00:18:09.016 INFO kablam! warning: unused import: `conrod::widget::Id` Oct 15 00:18:09.016 INFO kablam! --> src/ui/backend/conrod/mod.rs:14:5 Oct 15 00:18:09.016 INFO kablam! | Oct 15 00:18:09.016 INFO kablam! 14 | use conrod::widget::Id; Oct 15 00:18:09.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 00:18:09.017 INFO kablam! Oct 15 00:18:09.017 INFO kablam! warning: unused import: `DEFAULT_FONT` Oct 15 00:18:09.018 INFO kablam! --> src/ui/backend/conrod/mod.rs:18:37 Oct 15 00:18:09.018 INFO kablam! | Oct 15 00:18:09.018 INFO kablam! 18 | use constants::{DEFAULT_DIMENSIONS, DEFAULT_FONT, DEFAULT_TITLE}; Oct 15 00:18:09.018 INFO kablam! | ^^^^^^^^^^^^ Oct 15 00:18:09.019 INFO kablam! Oct 15 00:18:09.019 INFO kablam! warning: unused import: `std::io` Oct 15 00:18:09.019 INFO kablam! --> src/ui/mod.rs:3:5 Oct 15 00:18:09.020 INFO kablam! | Oct 15 00:18:09.020 INFO kablam! 3 | use std::io; Oct 15 00:18:09.020 INFO kablam! | ^^^^^^^ Oct 15 00:18:09.021 INFO kablam! Oct 15 00:18:09.021 INFO kablam! warning: unused imports: `Command`, `Output` Oct 15 00:18:09.021 INFO kablam! --> src/ui/mod.rs:4:20 Oct 15 00:18:09.021 INFO kablam! | Oct 15 00:18:09.022 INFO kablam! 4 | use std::process::{Command, Output}; Oct 15 00:18:09.022 INFO kablam! | ^^^^^^^ ^^^^^^ Oct 15 00:18:09.022 INFO kablam! Oct 15 00:18:09.300 INFO kablam! warning: unreachable pattern Oct 15 00:18:09.301 INFO kablam! --> src/ui/backend/conrod/mod.rs:150:21 Oct 15 00:18:09.301 INFO kablam! | Oct 15 00:18:09.301 INFO kablam! 150 | _ => (), Oct 15 00:18:09.302 INFO kablam! | ^ Oct 15 00:18:09.302 INFO kablam! | Oct 15 00:18:09.302 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 15 00:18:09.302 INFO kablam! Oct 15 00:18:09.307 INFO kablam! warning: unused variable: `events` Oct 15 00:18:09.307 INFO kablam! --> src/app/mod.rs:26:17 Oct 15 00:18:09.308 INFO kablam! | Oct 15 00:18:09.308 INFO kablam! 26 | let events = self.ui.events(); Oct 15 00:18:09.308 INFO kablam! | ^^^^^^ help: consider using `_events` instead Oct 15 00:18:09.309 INFO kablam! | Oct 15 00:18:09.309 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:18:09.309 INFO kablam! Oct 15 00:18:09.391 INFO kablam! warning: variable does not need to be mutable Oct 15 00:18:09.391 INFO kablam! --> src/ui/backend/conrod/mod.rs:79:13 Oct 15 00:18:09.391 INFO kablam! | Oct 15 00:18:09.392 INFO kablam! 79 | let mut input_view = Text::new(ids.command_input, ids.canvas, true); Oct 15 00:18:09.392 INFO kablam! | ----^^^^^^^^^^ Oct 15 00:18:09.392 INFO kablam! | | Oct 15 00:18:09.393 INFO kablam! | help: remove this `mut` Oct 15 00:18:09.393 INFO kablam! | Oct 15 00:18:09.393 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 00:18:09.393 INFO kablam! Oct 15 00:18:09.394 INFO kablam! warning: variable does not need to be mutable Oct 15 00:18:09.394 INFO kablam! --> src/ui/backend/conrod/mod.rs:80:13 Oct 15 00:18:09.395 INFO kablam! | Oct 15 00:18:09.395 INFO kablam! 80 | let mut output_view = Text::new(ids.command_output, ids.canvas, false); Oct 15 00:18:09.395 INFO kablam! | ----^^^^^^^^^^^ Oct 15 00:18:09.395 INFO kablam! | | Oct 15 00:18:09.395 INFO kablam! | help: remove this `mut` Oct 15 00:18:09.399 INFO kablam! Oct 15 00:18:09.419 INFO kablam! warning: field is never used: `config` Oct 15 00:18:09.424 INFO kablam! --> src/app/mod.rs:6:5 Oct 15 00:18:09.424 INFO kablam! | Oct 15 00:18:09.424 INFO kablam! 6 | config: Config, Oct 15 00:18:09.425 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 00:18:09.425 INFO kablam! | Oct 15 00:18:09.425 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:18:09.426 INFO kablam! Oct 15 00:18:09.426 INFO kablam! warning: field is never used: `shell` Oct 15 00:18:09.426 INFO kablam! --> src/app/mod.rs:7:5 Oct 15 00:18:09.426 INFO kablam! | Oct 15 00:18:09.427 INFO kablam! 7 | shell: Shell, Oct 15 00:18:09.427 INFO kablam! | ^^^^^^^^^^^^ Oct 15 00:18:09.427 INFO kablam! Oct 15 00:18:09.428 INFO kablam! warning: method is never used: `runa` Oct 15 00:18:09.428 INFO kablam! --> src/app/mod.rs:24:5 Oct 15 00:18:09.428 INFO kablam! | Oct 15 00:18:09.429 INFO kablam! 24 | pub fn runa(mut self) -> Result<(), String> { Oct 15 00:18:09.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:18:09.429 INFO kablam! Oct 15 00:18:09.430 INFO kablam! warning: field is never used: `bin_path` Oct 15 00:18:09.430 INFO kablam! --> src/shell/mod.rs:6:5 Oct 15 00:18:09.430 INFO kablam! | Oct 15 00:18:09.431 INFO kablam! 6 | bin_path: PathBuf, Oct 15 00:18:09.431 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 00:18:09.431 INFO kablam! Oct 15 00:18:09.432 INFO kablam! warning: method is never used: `execute` Oct 15 00:18:09.432 INFO kablam! --> src/shell/mod.rs:14:5 Oct 15 00:18:09.432 INFO kablam! | Oct 15 00:18:09.432 INFO kablam! 14 | pub fn execute(&self, command: &str) -> io::Result { Oct 15 00:18:09.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:18:09.433 INFO kablam! Oct 15 00:18:09.433 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:18:09.434 INFO kablam! --> src/app/mod.rs:28:13 Oct 15 00:18:09.434 INFO kablam! | Oct 15 00:18:09.434 INFO kablam! 28 | self.ui.draw(); Oct 15 00:18:09.435 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 00:18:09.435 INFO kablam! | Oct 15 00:18:09.435 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 00:18:09.436 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:18:09.436 INFO kablam! Oct 15 00:18:21.588 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 11s Oct 15 00:18:21.603 INFO kablam! su: No module specific data is present Oct 15 00:18:23.022 INFO running `"docker" "rm" "-f" "b360108b6536897ccea770d0623ba85682d75f99cbccd16b152aa9d89ec26a18"` Oct 15 00:18:23.287 INFO blam! b360108b6536897ccea770d0623ba85682d75f99cbccd16b152aa9d89ec26a18 Oct 15 00:18:23.299 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 00:18:23.771 INFO blam! 503732f456d0b6ee2b6e0787b3b08186833a234fb1fa3f4d62ee447bc0b10fe4 Oct 15 00:18:23.787 INFO running `"docker" "start" "-a" "503732f456d0b6ee2b6e0787b3b08186833a234fb1fa3f4d62ee447bc0b10fe4"` Oct 15 00:18:25.518 INFO kablam! usermod: no changes Oct 15 00:18:25.895 INFO kablam! Compiling germ v0.1.0 (/source) Oct 15 00:18:28.731 INFO kablam! warning: unused import: `ui` Oct 15 00:18:28.731 INFO kablam! --> src/ui/backend/conrod/text.rs:9:5 Oct 15 00:18:28.731 INFO kablam! | Oct 15 00:18:28.731 INFO kablam! 9 | use ui; Oct 15 00:18:28.731 INFO kablam! | ^^ Oct 15 00:18:28.731 INFO kablam! | Oct 15 00:18:28.731 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 00:18:28.731 INFO kablam! Oct 15 00:18:28.731 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 15 00:18:28.731 INFO kablam! --> src/ui/backend/conrod/mod.rs:3:5 Oct 15 00:18:28.731 INFO kablam! | Oct 15 00:18:28.731 INFO kablam! 3 | use std::collections::HashMap; Oct 15 00:18:28.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:18:28.731 INFO kablam! Oct 15 00:18:28.731 INFO kablam! warning: unused import: `conrod::widget::Id` Oct 15 00:18:28.731 INFO kablam! --> src/ui/backend/conrod/mod.rs:14:5 Oct 15 00:18:28.731 INFO kablam! | Oct 15 00:18:28.731 INFO kablam! 14 | use conrod::widget::Id; Oct 15 00:18:28.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 00:18:28.731 INFO kablam! Oct 15 00:18:28.731 INFO kablam! warning: unused import: `DEFAULT_FONT` Oct 15 00:18:28.731 INFO kablam! --> src/ui/backend/conrod/mod.rs:18:37 Oct 15 00:18:28.731 INFO kablam! | Oct 15 00:18:28.731 INFO kablam! 18 | use constants::{DEFAULT_DIMENSIONS, DEFAULT_FONT, DEFAULT_TITLE}; Oct 15 00:18:28.731 INFO kablam! | ^^^^^^^^^^^^ Oct 15 00:18:28.731 INFO kablam! Oct 15 00:18:28.731 INFO kablam! warning: unused import: `std::io` Oct 15 00:18:28.731 INFO kablam! --> src/ui/mod.rs:3:5 Oct 15 00:18:28.731 INFO kablam! | Oct 15 00:18:28.731 INFO kablam! 3 | use std::io; Oct 15 00:18:28.731 INFO kablam! | ^^^^^^^ Oct 15 00:18:28.731 INFO kablam! Oct 15 00:18:28.731 INFO kablam! warning: unused imports: `Command`, `Output` Oct 15 00:18:28.731 INFO kablam! --> src/ui/mod.rs:4:20 Oct 15 00:18:28.731 INFO kablam! | Oct 15 00:18:28.731 INFO kablam! 4 | use std::process::{Command, Output}; Oct 15 00:18:28.731 INFO kablam! | ^^^^^^^ ^^^^^^ Oct 15 00:18:28.731 INFO kablam! Oct 15 00:18:28.975 INFO kablam! warning: unreachable pattern Oct 15 00:18:28.975 INFO kablam! --> src/ui/backend/conrod/mod.rs:150:21 Oct 15 00:18:28.975 INFO kablam! | Oct 15 00:18:28.975 INFO kablam! 150 | _ => (), Oct 15 00:18:28.975 INFO kablam! | ^ Oct 15 00:18:28.975 INFO kablam! | Oct 15 00:18:28.975 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 15 00:18:28.975 INFO kablam! Oct 15 00:18:28.975 INFO kablam! warning: unused variable: `font` Oct 15 00:18:28.975 INFO kablam! --> src/ui/mod.rs:51:13 Oct 15 00:18:28.975 INFO kablam! | Oct 15 00:18:28.975 INFO kablam! 51 | let font = load_font(font_name).expect("could not load default font"); Oct 15 00:18:28.975 INFO kablam! | ^^^^ help: consider using `_font` instead Oct 15 00:18:28.975 INFO kablam! | Oct 15 00:18:28.975 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 00:18:28.975 INFO kablam! Oct 15 00:18:28.975 INFO kablam! warning: unused variable: `events` Oct 15 00:18:28.975 INFO kablam! --> src/app/mod.rs:26:17 Oct 15 00:18:28.975 INFO kablam! | Oct 15 00:18:28.975 INFO kablam! 26 | let events = self.ui.events(); Oct 15 00:18:28.975 INFO kablam! | ^^^^^^ help: consider using `_events` instead Oct 15 00:18:28.975 INFO kablam! Oct 15 00:18:29.031 INFO kablam! warning: variable does not need to be mutable Oct 15 00:18:29.031 INFO kablam! --> src/ui/backend/conrod/mod.rs:79:13 Oct 15 00:18:29.031 INFO kablam! | Oct 15 00:18:29.031 INFO kablam! 79 | let mut input_view = Text::new(ids.command_input, ids.canvas, true); Oct 15 00:18:29.031 INFO kablam! | ----^^^^^^^^^^ Oct 15 00:18:29.031 INFO kablam! | | Oct 15 00:18:29.031 INFO kablam! | help: remove this `mut` Oct 15 00:18:29.031 INFO kablam! | Oct 15 00:18:29.031 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 00:18:29.031 INFO kablam! Oct 15 00:18:29.031 INFO kablam! warning: variable does not need to be mutable Oct 15 00:18:29.031 INFO kablam! --> src/ui/backend/conrod/mod.rs:80:13 Oct 15 00:18:29.031 INFO kablam! | Oct 15 00:18:29.031 INFO kablam! 80 | let mut output_view = Text::new(ids.command_output, ids.canvas, false); Oct 15 00:18:29.031 INFO kablam! | ----^^^^^^^^^^^ Oct 15 00:18:29.031 INFO kablam! | | Oct 15 00:18:29.031 INFO kablam! | help: remove this `mut` Oct 15 00:18:29.031 INFO kablam! Oct 15 00:18:29.047 INFO kablam! warning: field is never used: `config` Oct 15 00:18:29.047 INFO kablam! --> src/app/mod.rs:6:5 Oct 15 00:18:29.047 INFO kablam! | Oct 15 00:18:29.047 INFO kablam! 6 | config: Config, Oct 15 00:18:29.047 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 00:18:29.047 INFO kablam! | Oct 15 00:18:29.047 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:18:29.047 INFO kablam! Oct 15 00:18:29.047 INFO kablam! warning: field is never used: `shell` Oct 15 00:18:29.047 INFO kablam! --> src/app/mod.rs:7:5 Oct 15 00:18:29.047 INFO kablam! | Oct 15 00:18:29.047 INFO kablam! 7 | shell: Shell, Oct 15 00:18:29.047 INFO kablam! | ^^^^^^^^^^^^ Oct 15 00:18:29.047 INFO kablam! Oct 15 00:18:29.047 INFO kablam! warning: method is never used: `runa` Oct 15 00:18:29.047 INFO kablam! --> src/app/mod.rs:24:5 Oct 15 00:18:29.047 INFO kablam! | Oct 15 00:18:29.047 INFO kablam! 24 | pub fn runa(mut self) -> Result<(), String> { Oct 15 00:18:29.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:18:29.047 INFO kablam! Oct 15 00:18:29.047 INFO kablam! warning: field is never used: `bin_path` Oct 15 00:18:29.047 INFO kablam! --> src/shell/mod.rs:6:5 Oct 15 00:18:29.047 INFO kablam! | Oct 15 00:18:29.047 INFO kablam! 6 | bin_path: PathBuf, Oct 15 00:18:29.047 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 00:18:29.047 INFO kablam! Oct 15 00:18:29.047 INFO kablam! warning: method is never used: `execute` Oct 15 00:18:29.047 INFO kablam! --> src/shell/mod.rs:14:5 Oct 15 00:18:29.047 INFO kablam! | Oct 15 00:18:29.047 INFO kablam! 14 | pub fn execute(&self, command: &str) -> io::Result { Oct 15 00:18:29.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:18:29.047 INFO kablam! Oct 15 00:18:29.047 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:18:29.047 INFO kablam! --> src/app/mod.rs:28:13 Oct 15 00:18:29.047 INFO kablam! | Oct 15 00:18:29.047 INFO kablam! 28 | self.ui.draw(); Oct 15 00:18:29.047 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 00:18:29.047 INFO kablam! | Oct 15 00:18:29.047 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 00:18:29.047 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:18:29.047 INFO kablam! Oct 15 00:18:31.048 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.50s Oct 15 00:18:31.063 INFO kablam! su: No module specific data is present Oct 15 00:18:32.363 INFO running `"docker" "rm" "-f" "503732f456d0b6ee2b6e0787b3b08186833a234fb1fa3f4d62ee447bc0b10fe4"` Oct 15 00:18:32.607 INFO blam! 503732f456d0b6ee2b6e0787b3b08186833a234fb1fa3f4d62ee447bc0b10fe4