Oct 26 17:18:19.188 INFO checking yusefnapora/ntr_stream against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 17:18:19.188 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 26 17:18:19.731 INFO blam! 152e91d50438b41c95a93050b976713178a228f55b29da74025c21fe5348a9d0 Oct 26 17:18:19.743 INFO running `"docker" "start" "-a" "152e91d50438b41c95a93050b976713178a228f55b29da74025c21fe5348a9d0"` Oct 26 17:18:21.225 INFO kablam! usermod: no changes Oct 26 17:18:21.487 INFO kablam! Checking rustc-demangle v0.1.7 Oct 26 17:18:21.491 INFO kablam! Checking smallvec v0.6.0 Oct 26 17:18:21.498 INFO kablam! Checking atomic-option v0.1.2 Oct 26 17:18:21.498 INFO kablam! Checking num-traits v0.2.1 Oct 26 17:18:21.510 INFO kablam! Compiling libz-sys v1.0.18 Oct 26 17:18:21.510 INFO kablam! Checking clap v2.31.1 Oct 26 17:18:21.510 INFO kablam! Checking backtrace-sys v0.1.16 Oct 26 17:18:21.510 INFO kablam! Compiling syn v0.12.14 Oct 26 17:18:22.416 INFO kablam! Checking hyper v0.11.24 Oct 26 17:18:22.753 INFO kablam! Checking backtrace v0.3.5 Oct 26 17:18:25.660 INFO kablam! Checking error-chain v0.11.0 Oct 26 17:18:26.239 INFO kablam! Checking parking_lot_core v0.2.13 Oct 26 17:18:29.692 INFO kablam! Checking bus v1.4.1 Oct 26 17:18:30.455 INFO kablam! Checking flate2 v1.0.1 Oct 26 17:18:34.371 INFO kablam! Checking protocol v0.3.4 Oct 26 17:18:45.451 INFO kablam! Compiling protocol-derive v0.3.4 Oct 26 17:18:48.380 INFO kablam! Checking ntr_stream v0.1.0 (/source) Oct 26 17:18:48.835 INFO kablam! warning: unused `#[macro_use]` import Oct 26 17:18:48.836 INFO kablam! --> src/main.rs:1:1 Oct 26 17:18:48.837 INFO kablam! | Oct 26 17:18:48.837 INFO kablam! 1 | #[macro_use] extern crate protocol_derive; Oct 26 17:18:48.838 INFO kablam! | ^^^^^^^^^^^^ Oct 26 17:18:48.839 INFO kablam! | Oct 26 17:18:48.839 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 17:18:48.840 INFO kablam! Oct 26 17:18:48.841 INFO kablam! warning: unused `#[macro_use]` import Oct 26 17:18:48.841 INFO kablam! --> src/main.rs:2:1 Oct 26 17:18:48.842 INFO kablam! | Oct 26 17:18:48.843 INFO kablam! 2 | #[macro_use] extern crate protocol; Oct 26 17:18:48.843 INFO kablam! | ^^^^^^^^^^^^ Oct 26 17:18:48.844 INFO kablam! Oct 26 17:18:48.844 INFO kablam! warning: unused import: `BigEndian` Oct 26 17:18:48.845 INFO kablam! --> src/remote_play/packets.rs:4:57 Oct 26 17:18:48.846 INFO kablam! | Oct 26 17:18:48.846 INFO kablam! 4 | use byteorder::{ByteOrder, WriteBytesExt, LittleEndian, BigEndian}; Oct 26 17:18:48.846 INFO kablam! | ^^^^^^^^^ Oct 26 17:18:48.846 INFO kablam! Oct 26 17:18:48.846 INFO kablam! warning: unused import: `RemotePlayControlPacket` Oct 26 17:18:48.846 INFO kablam! --> src/remote_play/stream.rs:4:28 Oct 26 17:18:48.846 INFO kablam! | Oct 26 17:18:48.846 INFO kablam! 4 | use remote_play::packets::{RemotePlayControlPacket, RemotePlayPacket, Screen, StreamingConfig}; Oct 26 17:18:48.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:18:48.851 INFO kablam! Oct 26 17:18:48.903 INFO kablam! warning: unused `#[macro_use]` import Oct 26 17:18:48.903 INFO kablam! --> src/main.rs:1:1 Oct 26 17:18:48.903 INFO kablam! | Oct 26 17:18:48.903 INFO kablam! 1 | #[macro_use] extern crate protocol_derive; Oct 26 17:18:48.903 INFO kablam! | ^^^^^^^^^^^^ Oct 26 17:18:48.904 INFO kablam! | Oct 26 17:18:48.905 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 17:18:48.905 INFO kablam! Oct 26 17:18:48.905 INFO kablam! warning: unused `#[macro_use]` import Oct 26 17:18:48.905 INFO kablam! --> src/main.rs:2:1 Oct 26 17:18:48.905 INFO kablam! | Oct 26 17:18:48.905 INFO kablam! 2 | #[macro_use] extern crate protocol; Oct 26 17:18:48.905 INFO kablam! | ^^^^^^^^^^^^ Oct 26 17:18:48.905 INFO kablam! Oct 26 17:18:48.905 INFO kablam! warning: unused import: `BigEndian` Oct 26 17:18:48.905 INFO kablam! --> src/remote_play/packets.rs:4:57 Oct 26 17:18:48.905 INFO kablam! | Oct 26 17:18:48.905 INFO kablam! 4 | use byteorder::{ByteOrder, WriteBytesExt, LittleEndian, BigEndian}; Oct 26 17:18:48.905 INFO kablam! | ^^^^^^^^^ Oct 26 17:18:48.905 INFO kablam! Oct 26 17:18:48.905 INFO kablam! warning: unused import: `RemotePlayControlPacket` Oct 26 17:18:48.905 INFO kablam! --> src/remote_play/stream.rs:4:28 Oct 26 17:18:48.905 INFO kablam! | Oct 26 17:18:48.905 INFO kablam! 4 | use remote_play::packets::{RemotePlayControlPacket, RemotePlayPacket, Screen, StreamingConfig}; Oct 26 17:18:48.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:18:48.905 INFO kablam! Oct 26 17:18:49.223 INFO kablam! warning: unused import: `ByteOrder` Oct 26 17:18:49.223 INFO kablam! --> src/remote_play/packets.rs:4:17 Oct 26 17:18:49.223 INFO kablam! | Oct 26 17:18:49.223 INFO kablam! 4 | use byteorder::{ByteOrder, WriteBytesExt, LittleEndian, BigEndian}; Oct 26 17:18:49.224 INFO kablam! | ^^^^^^^^^ Oct 26 17:18:49.224 INFO kablam! Oct 26 17:18:49.227 INFO kablam! warning: unused import: `ByteOrder` Oct 26 17:18:49.227 INFO kablam! --> src/remote_play/packets.rs:4:17 Oct 26 17:18:49.227 INFO kablam! | Oct 26 17:18:49.227 INFO kablam! 4 | use byteorder::{ByteOrder, WriteBytesExt, LittleEndian, BigEndian}; Oct 26 17:18:49.227 INFO kablam! | ^^^^^^^^^ Oct 26 17:18:49.227 INFO kablam! Oct 26 17:18:49.233 INFO kablam! warning: unused variable: `stream` Oct 26 17:18:49.233 INFO kablam! --> src/remote_play/stream.rs:25:9 Oct 26 17:18:49.233 INFO kablam! | Oct 26 17:18:49.233 INFO kablam! 25 | let stream = TcpStream::connect(addr).expect("error connecting tcp stream"); Oct 26 17:18:49.233 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 26 17:18:49.234 INFO kablam! | Oct 26 17:18:49.234 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 17:18:49.234 INFO kablam! Oct 26 17:18:49.234 INFO kablam! warning: unused variable: `reader` Oct 26 17:18:49.234 INFO kablam! --> src/remote_play/packets.rs:65:13 Oct 26 17:18:49.234 INFO kablam! | Oct 26 17:18:49.234 INFO kablam! 65 | fn read(reader: &mut Read) -> Result { Oct 26 17:18:49.234 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Oct 26 17:18:49.235 INFO kablam! Oct 26 17:18:49.255 INFO kablam! warning: unused variable: `stream` Oct 26 17:18:49.255 INFO kablam! --> src/remote_play/stream.rs:25:9 Oct 26 17:18:49.255 INFO kablam! | Oct 26 17:18:49.255 INFO kablam! 25 | let stream = TcpStream::connect(addr).expect("error connecting tcp stream"); Oct 26 17:18:49.255 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 26 17:18:49.255 INFO kablam! | Oct 26 17:18:49.255 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 17:18:49.255 INFO kablam! Oct 26 17:18:49.255 INFO kablam! warning: unused variable: `reader` Oct 26 17:18:49.255 INFO kablam! --> src/remote_play/packets.rs:65:13 Oct 26 17:18:49.255 INFO kablam! | Oct 26 17:18:49.256 INFO kablam! 65 | fn read(reader: &mut Read) -> Result { Oct 26 17:18:49.256 INFO kablam! | ^^^^^^ help: consider using `_reader` instead Oct 26 17:18:49.256 INFO kablam! Oct 26 17:18:49.311 INFO kablam! warning: variable does not need to be mutable Oct 26 17:18:49.311 INFO kablam! --> src/server.rs:29:9 Oct 26 17:18:49.312 INFO kablam! | Oct 26 17:18:49.312 INFO kablam! 29 | let mut response = Response::new(); Oct 26 17:18:49.312 INFO kablam! | ----^^^^^^^^ Oct 26 17:18:49.312 INFO kablam! | | Oct 26 17:18:49.312 INFO kablam! | help: remove this `mut` Oct 26 17:18:49.312 INFO kablam! | Oct 26 17:18:49.313 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 17:18:49.313 INFO kablam! Oct 26 17:18:49.323 INFO kablam! warning: struct is never constructed: `ScreenPacketReaders` Oct 26 17:18:49.323 INFO kablam! --> src/remote_play/stream.rs:28:1 Oct 26 17:18:49.323 INFO kablam! | Oct 26 17:18:49.323 INFO kablam! 28 | struct ScreenPacketReaders { Oct 26 17:18:49.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:18:49.324 INFO kablam! warning: variable does not need to be mutable Oct 26 17:18:49.324 INFO kablam! --> src/server.rs:29:9 Oct 26 17:18:49.324 INFO kablam! | Oct 26 17:18:49.324 INFO kablam! 29 | let mut response = Response::new(); Oct 26 17:18:49.324 INFO kablam! | ----^^^^^^^^ Oct 26 17:18:49.324 INFO kablam! | | Oct 26 17:18:49.324 INFO kablam! | help: remove this `mut` Oct 26 17:18:49.325 INFO kablam! | Oct 26 17:18:49.325 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 17:18:49.325 INFO kablam! Oct 26 17:18:49.325 INFO kablam! | Oct 26 17:18:49.325 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 17:18:49.326 INFO kablam! Oct 26 17:18:49.327 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:18:49.327 INFO kablam! --> src/remote_play/packets.rs:71:9 Oct 26 17:18:49.328 INFO kablam! | Oct 26 17:18:49.328 INFO kablam! 71 | buf.write_u32::(self.magic); Oct 26 17:18:49.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:18:49.328 INFO kablam! | Oct 26 17:18:49.328 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 17:18:49.329 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:18:49.329 INFO kablam! Oct 26 17:18:49.329 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:18:49.329 INFO kablam! --> src/remote_play/packets.rs:72:9 Oct 26 17:18:49.329 INFO kablam! | Oct 26 17:18:49.330 INFO kablam! 72 | buf.write_u32::(self.sequence); Oct 26 17:18:49.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:18:49.330 INFO kablam! | Oct 26 17:18:49.330 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:18:49.330 INFO kablam! Oct 26 17:18:49.331 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:18:49.331 INFO kablam! --> src/remote_play/packets.rs:73:9 Oct 26 17:18:49.331 INFO kablam! | Oct 26 17:18:49.331 INFO kablam! 73 | buf.write_u32::(self.packet_type); Oct 26 17:18:49.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:18:49.332 INFO kablam! | Oct 26 17:18:49.332 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:18:49.332 INFO kablam! Oct 26 17:18:49.332 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:18:49.332 INFO kablam! --> src/remote_play/packets.rs:74:9 Oct 26 17:18:49.333 INFO kablam! | Oct 26 17:18:49.333 INFO kablam! 74 | buf.write_u32::(self.command); Oct 26 17:18:49.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:18:49.333 INFO kablam! | Oct 26 17:18:49.333 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:18:49.334 INFO kablam! Oct 26 17:18:49.334 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:18:49.334 INFO kablam! --> src/remote_play/packets.rs:76:13 Oct 26 17:18:49.334 INFO kablam! | Oct 26 17:18:49.334 INFO kablam! 76 | buf.write_u32::(*i); Oct 26 17:18:49.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:18:49.335 INFO kablam! | Oct 26 17:18:49.335 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:18:49.335 INFO kablam! Oct 26 17:18:49.335 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:18:49.335 INFO kablam! --> src/remote_play/packets.rs:78:9 Oct 26 17:18:49.336 INFO kablam! | Oct 26 17:18:49.336 INFO kablam! 78 | buf.write_u32::(0); Oct 26 17:18:49.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:18:49.336 INFO kablam! | Oct 26 17:18:49.336 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:18:49.336 INFO kablam! Oct 26 17:18:49.337 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:18:49.337 INFO kablam! --> src/remote_play/packets.rs:79:9 Oct 26 17:18:49.337 INFO kablam! | Oct 26 17:18:49.337 INFO kablam! 79 | writer.write(&buf); Oct 26 17:18:49.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 17:18:49.338 INFO kablam! | Oct 26 17:18:49.338 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:18:49.338 INFO kablam! Oct 26 17:18:49.339 INFO kablam! warning: struct is never constructed: `ScreenPacketReaders` Oct 26 17:18:49.339 INFO kablam! --> src/remote_play/stream.rs:28:1 Oct 26 17:18:49.339 INFO kablam! | Oct 26 17:18:49.339 INFO kablam! 28 | struct ScreenPacketReaders { Oct 26 17:18:49.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:18:49.340 INFO kablam! | Oct 26 17:18:49.340 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 17:18:49.340 INFO kablam! Oct 26 17:18:49.340 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:18:49.340 INFO kablam! --> src/remote_play/stream.rs:22:9 Oct 26 17:18:49.341 INFO kablam! | Oct 26 17:18:49.341 INFO kablam! 22 | stream.flush(); Oct 26 17:18:49.341 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 17:18:49.341 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:18:49.341 INFO kablam! --> src/remote_play/packets.rs:71:9 Oct 26 17:18:49.342 INFO kablam! | Oct 26 17:18:49.342 INFO kablam! 71 | buf.write_u32::(self.magic); Oct 26 17:18:49.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:18:49.342 INFO kablam! | Oct 26 17:18:49.342 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 17:18:49.342 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:18:49.343 INFO kablam! Oct 26 17:18:49.343 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:18:49.343 INFO kablam! --> src/remote_play/packets.rs:72:9 Oct 26 17:18:49.343 INFO kablam! | Oct 26 17:18:49.343 INFO kablam! 72 | buf.write_u32::(self.sequence); Oct 26 17:18:49.343 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:18:49.343 INFO kablam! | Oct 26 17:18:49.343 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:18:49.343 INFO kablam! Oct 26 17:18:49.343 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:18:49.344 INFO kablam! --> src/remote_play/packets.rs:73:9 Oct 26 17:18:49.344 INFO kablam! | Oct 26 17:18:49.344 INFO kablam! 73 | buf.write_u32::(self.packet_type); Oct 26 17:18:49.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:18:49.344 INFO kablam! | Oct 26 17:18:49.344 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:18:49.344 INFO kablam! Oct 26 17:18:49.344 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:18:49.344 INFO kablam! --> src/remote_play/packets.rs:74:9 Oct 26 17:18:49.344 INFO kablam! | Oct 26 17:18:49.344 INFO kablam! 74 | buf.write_u32::(self.command); Oct 26 17:18:49.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:18:49.344 INFO kablam! | Oct 26 17:18:49.344 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:18:49.344 INFO kablam! Oct 26 17:18:49.344 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:18:49.344 INFO kablam! --> src/remote_play/packets.rs:76:13 Oct 26 17:18:49.344 INFO kablam! | Oct 26 17:18:49.344 INFO kablam! 76 | buf.write_u32::(*i); Oct 26 17:18:49.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:18:49.344 INFO kablam! | Oct 26 17:18:49.344 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:18:49.344 INFO kablam! Oct 26 17:18:49.344 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:18:49.344 INFO kablam! --> src/remote_play/packets.rs:78:9 Oct 26 17:18:49.344 INFO kablam! | Oct 26 17:18:49.344 INFO kablam! 78 | buf.write_u32::(0); Oct 26 17:18:49.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:18:49.344 INFO kablam! | Oct 26 17:18:49.344 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:18:49.344 INFO kablam! Oct 26 17:18:49.344 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:18:49.344 INFO kablam! --> src/remote_play/packets.rs:79:9 Oct 26 17:18:49.344 INFO kablam! | Oct 26 17:18:49.344 INFO kablam! 79 | writer.write(&buf); Oct 26 17:18:49.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 26 17:18:49.344 INFO kablam! | Oct 26 17:18:49.344 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:18:49.344 INFO kablam! Oct 26 17:18:49.344 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:18:49.344 INFO kablam! --> src/remote_play/stream.rs:22:9 Oct 26 17:18:49.344 INFO kablam! | Oct 26 17:18:49.344 INFO kablam! 22 | stream.flush(); Oct 26 17:18:49.344 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 26 17:18:49.344 INFO kablam! | Oct 26 17:18:49.344 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:18:49.344 INFO kablam! Oct 26 17:18:49.344 INFO kablam! | Oct 26 17:18:49.344 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:18:49.345 INFO kablam! Oct 26 17:18:49.439 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.19s Oct 26 17:18:49.455 INFO kablam! su: No module specific data is present Oct 26 17:18:51.228 INFO running `"docker" "rm" "-f" "152e91d50438b41c95a93050b976713178a228f55b29da74025c21fe5348a9d0"` Oct 26 17:18:51.583 INFO blam! 152e91d50438b41c95a93050b976713178a228f55b29da74025c21fe5348a9d0