Oct 15 23:06:15.059 INFO testing qr-encode-0.1.9 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 23:06:15.059 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 23:06:15.232 INFO blam! 34a7d85d4d8a57492ce67c19c0db65501fc0ff8f80ded89f327fa2a88a69ff83 Oct 15 23:06:15.233 INFO running `"docker" "start" "-a" "34a7d85d4d8a57492ce67c19c0db65501fc0ff8f80ded89f327fa2a88a69ff83"` Oct 15 23:06:15.687 INFO kablam! usermod: no changes Oct 15 23:06:15.859 INFO kablam! Compiling reed-solomon v0.2.1 Oct 15 23:06:15.859 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 15 23:06:19.914 INFO kablam! Compiling image v0.19.0 Oct 15 23:06:33.673 INFO kablam! Compiling qr-encode v0.1.9 (/source) Oct 15 23:06:34.220 INFO kablam! warning: unused imports: `CellType`, `Color` Oct 15 23:06:34.220 INFO kablam! --> src/qr_encoder/qr.rs:4:5 Oct 15 23:06:34.220 INFO kablam! | Oct 15 23:06:34.221 INFO kablam! 4 | CellType, Oct 15 23:06:34.221 INFO kablam! | ^^^^^^^^ Oct 15 23:06:34.222 INFO kablam! 5 | Color Oct 15 23:06:34.222 INFO kablam! | ^^^^^ Oct 15 23:06:34.222 INFO kablam! | Oct 15 23:06:34.222 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:06:34.223 INFO kablam! Oct 15 23:06:34.223 INFO kablam! warning: unused imports: `get_index_value`, `set_color` Oct 15 23:06:34.223 INFO kablam! --> src/qr_encoder/qr.rs:9:24 Oct 15 23:06:34.224 INFO kablam! | Oct 15 23:06:34.224 INFO kablam! 9 | use qr_encoder::util::{set_color, get_index_value}; Oct 15 23:06:34.224 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 15 23:06:34.224 INFO kablam! Oct 15 23:06:34.225 INFO kablam! warning: unused import: `BitXorAssign` Oct 15 23:06:34.225 INFO kablam! --> src/qr_encoder/config.rs:3:16 Oct 15 23:06:34.225 INFO kablam! | Oct 15 23:06:34.225 INFO kablam! 3 | use std::ops::{BitXorAssign}; Oct 15 23:06:34.226 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:06:34.226 INFO kablam! Oct 15 23:06:34.226 INFO kablam! warning: unused imports: `Binary`, `Debug` Oct 15 23:06:34.226 INFO kablam! --> src/qr_encoder/config.rs:4:16 Oct 15 23:06:34.227 INFO kablam! | Oct 15 23:06:34.227 INFO kablam! 4 | use std::fmt::{Binary, Debug}; Oct 15 23:06:34.227 INFO kablam! | ^^^^^^ ^^^^^ Oct 15 23:06:34.227 INFO kablam! Oct 15 23:06:34.448 INFO kablam! warning: value assigned to `second_byte` is never read Oct 15 23:06:34.448 INFO kablam! --> src/qr_encoder/config.rs:634:21 Oct 15 23:06:34.448 INFO kablam! | Oct 15 23:06:34.448 INFO kablam! 634 | let mut second_byte: u8 = data_length as u8; Oct 15 23:06:34.448 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:06:34.448 INFO kablam! | Oct 15 23:06:34.448 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 23:06:34.448 INFO kablam! Oct 15 23:06:34.448 INFO kablam! warning: value assigned to `end_y` is never read Oct 15 23:06:34.448 INFO kablam! --> src/qr_encoder/config.rs:839:17 Oct 15 23:06:34.448 INFO kablam! | Oct 15 23:06:34.448 INFO kablam! 839 | let mut end_y = 0; Oct 15 23:06:34.448 INFO kablam! | ^^^^^ Oct 15 23:06:34.448 INFO kablam! Oct 15 23:06:36.951 INFO kablam! warning: unused imports: `CellType`, `Color` Oct 15 23:06:36.951 INFO kablam! --> src/qr_encoder/qr.rs:4:5 Oct 15 23:06:36.951 INFO kablam! | Oct 15 23:06:36.951 INFO kablam! 4 | CellType, Oct 15 23:06:36.951 INFO kablam! | ^^^^^^^^ Oct 15 23:06:36.951 INFO kablam! 5 | Color Oct 15 23:06:36.951 INFO kablam! | ^^^^^ Oct 15 23:06:36.951 INFO kablam! | Oct 15 23:06:36.951 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:06:36.951 INFO kablam! Oct 15 23:06:36.951 INFO kablam! warning: unused imports: `get_index_value`, `set_color` Oct 15 23:06:36.951 INFO kablam! --> src/qr_encoder/qr.rs:9:24 Oct 15 23:06:36.951 INFO kablam! | Oct 15 23:06:36.951 INFO kablam! 9 | use qr_encoder::util::{set_color, get_index_value}; Oct 15 23:06:36.951 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 15 23:06:36.951 INFO kablam! Oct 15 23:06:36.951 INFO kablam! warning: unused import: `BitXorAssign` Oct 15 23:06:36.952 INFO kablam! --> src/qr_encoder/config.rs:3:16 Oct 15 23:06:36.952 INFO kablam! | Oct 15 23:06:36.952 INFO kablam! 3 | use std::ops::{BitXorAssign}; Oct 15 23:06:36.952 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:06:36.952 INFO kablam! Oct 15 23:06:36.952 INFO kablam! warning: unused imports: `Binary`, `Debug` Oct 15 23:06:36.952 INFO kablam! --> src/qr_encoder/config.rs:4:16 Oct 15 23:06:36.952 INFO kablam! | Oct 15 23:06:36.952 INFO kablam! 4 | use std::fmt::{Binary, Debug}; Oct 15 23:06:36.952 INFO kablam! | ^^^^^^ ^^^^^ Oct 15 23:06:36.952 INFO kablam! Oct 15 23:06:36.952 INFO kablam! warning: unused imports: `CellType`, `Cell`, `Color` Oct 15 23:06:36.952 INFO kablam! --> src/main.rs:8:24 Oct 15 23:06:36.952 INFO kablam! | Oct 15 23:06:36.952 INFO kablam! 8 | use qr_encoder::cell::{Cell, CellType, Color}; Oct 15 23:06:36.952 INFO kablam! | ^^^^ ^^^^^^^^ ^^^^^ Oct 15 23:06:36.952 INFO kablam! Oct 15 23:06:37.219 INFO kablam! warning: unused variable: `tracker` Oct 15 23:06:37.219 INFO kablam! --> src/main.rs:58:18 Oct 15 23:06:37.219 INFO kablam! | Oct 15 23:06:37.219 INFO kablam! 58 | let (canvas, tracker) = config.gen_qr_code(); Oct 15 23:06:37.219 INFO kablam! | ^^^^^^^ help: consider using `_tracker` instead Oct 15 23:06:37.219 INFO kablam! | Oct 15 23:06:37.219 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 23:06:37.219 INFO kablam! Oct 15 23:06:37.219 INFO kablam! warning: value assigned to `second_byte` is never read Oct 15 23:06:37.219 INFO kablam! --> src/qr_encoder/config.rs:634:21 Oct 15 23:06:37.219 INFO kablam! | Oct 15 23:06:37.219 INFO kablam! 634 | let mut second_byte: u8 = data_length as u8; Oct 15 23:06:37.219 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:06:37.219 INFO kablam! | Oct 15 23:06:37.219 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 23:06:37.219 INFO kablam! Oct 15 23:06:37.219 INFO kablam! warning: value assigned to `end_y` is never read Oct 15 23:06:37.219 INFO kablam! --> src/qr_encoder/config.rs:839:17 Oct 15 23:06:37.219 INFO kablam! | Oct 15 23:06:37.219 INFO kablam! 839 | let mut end_y = 0; Oct 15 23:06:37.219 INFO kablam! | ^^^^^ Oct 15 23:06:37.219 INFO kablam! Oct 15 23:06:37.301 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 23:06:37.301 INFO kablam! --> src/main.rs:46:13 Oct 15 23:06:37.301 INFO kablam! | Oct 15 23:06:37.301 INFO kablam! 46 | image_lib::ImageRgba8(img).save(&path); Oct 15 23:06:37.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:06:37.301 INFO kablam! | Oct 15 23:06:37.301 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 23:06:37.301 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 23:06:37.301 INFO kablam! Oct 15 23:06:38.995 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.26s Oct 15 23:06:39.001 INFO kablam! su: No module specific data is present Oct 15 23:06:39.562 INFO running `"docker" "rm" "-f" "34a7d85d4d8a57492ce67c19c0db65501fc0ff8f80ded89f327fa2a88a69ff83"` Oct 15 23:06:39.882 INFO blam! 34a7d85d4d8a57492ce67c19c0db65501fc0ff8f80ded89f327fa2a88a69ff83 Oct 15 23:06:39.887 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 23:06:40.265 INFO blam! 96683420ac670ad9aa9561975093975b0ee693e0e37e049579857c2718e09c02 Oct 15 23:06:40.267 INFO running `"docker" "start" "-a" "96683420ac670ad9aa9561975093975b0ee693e0e37e049579857c2718e09c02"` Oct 15 23:06:41.395 INFO kablam! usermod: no changes Oct 15 23:06:41.515 INFO kablam! Compiling qr-encode v0.1.9 (/source) Oct 15 23:06:42.384 INFO kablam! warning: unused imports: `CellType`, `Color` Oct 15 23:06:42.384 INFO kablam! --> src/qr_encoder/qr.rs:4:5 Oct 15 23:06:42.384 INFO kablam! | Oct 15 23:06:42.384 INFO kablam! 4 | CellType, Oct 15 23:06:42.384 INFO kablam! | ^^^^^^^^ Oct 15 23:06:42.384 INFO kablam! 5 | Color Oct 15 23:06:42.384 INFO kablam! | ^^^^^ Oct 15 23:06:42.384 INFO kablam! | Oct 15 23:06:42.384 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:06:42.384 INFO kablam! Oct 15 23:06:42.384 INFO kablam! warning: unused imports: `get_index_value`, `set_color` Oct 15 23:06:42.384 INFO kablam! --> src/qr_encoder/qr.rs:9:24 Oct 15 23:06:42.384 INFO kablam! | Oct 15 23:06:42.384 INFO kablam! 9 | use qr_encoder::util::{set_color, get_index_value}; Oct 15 23:06:42.384 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 15 23:06:42.384 INFO kablam! Oct 15 23:06:42.384 INFO kablam! warning: unused import: `BitXorAssign` Oct 15 23:06:42.384 INFO kablam! --> src/qr_encoder/config.rs:3:16 Oct 15 23:06:42.384 INFO kablam! | Oct 15 23:06:42.384 INFO kablam! 3 | use std::ops::{BitXorAssign}; Oct 15 23:06:42.384 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:06:42.384 INFO kablam! Oct 15 23:06:42.384 INFO kablam! warning: unused imports: `Binary`, `Debug` Oct 15 23:06:42.384 INFO kablam! --> src/qr_encoder/config.rs:4:16 Oct 15 23:06:42.384 INFO kablam! | Oct 15 23:06:42.384 INFO kablam! 4 | use std::fmt::{Binary, Debug}; Oct 15 23:06:42.384 INFO kablam! | ^^^^^^ ^^^^^ Oct 15 23:06:42.384 INFO kablam! Oct 15 23:06:42.679 INFO kablam! warning: value assigned to `second_byte` is never read Oct 15 23:06:42.679 INFO kablam! --> src/qr_encoder/config.rs:634:21 Oct 15 23:06:42.679 INFO kablam! | Oct 15 23:06:42.679 INFO kablam! 634 | let mut second_byte: u8 = data_length as u8; Oct 15 23:06:42.679 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:06:42.679 INFO kablam! | Oct 15 23:06:42.679 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 23:06:42.679 INFO kablam! Oct 15 23:06:42.679 INFO kablam! warning: value assigned to `end_y` is never read Oct 15 23:06:42.679 INFO kablam! --> src/qr_encoder/config.rs:839:17 Oct 15 23:06:42.679 INFO kablam! | Oct 15 23:06:42.679 INFO kablam! 839 | let mut end_y = 0; Oct 15 23:06:42.679 INFO kablam! | ^^^^^ Oct 15 23:06:42.679 INFO kablam! Oct 15 23:06:44.899 INFO kablam! warning: unused imports: `CellType`, `Color` Oct 15 23:06:44.899 INFO kablam! --> src/qr_encoder/qr.rs:4:5 Oct 15 23:06:44.899 INFO kablam! | Oct 15 23:06:44.899 INFO kablam! 4 | CellType, Oct 15 23:06:44.899 INFO kablam! | ^^^^^^^^ Oct 15 23:06:44.899 INFO kablam! 5 | Color Oct 15 23:06:44.899 INFO kablam! | ^^^^^ Oct 15 23:06:44.899 INFO kablam! | Oct 15 23:06:44.899 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:06:44.899 INFO kablam! Oct 15 23:06:44.899 INFO kablam! warning: unused imports: `get_index_value`, `set_color` Oct 15 23:06:44.899 INFO kablam! --> src/qr_encoder/qr.rs:9:24 Oct 15 23:06:44.899 INFO kablam! | Oct 15 23:06:44.899 INFO kablam! 9 | use qr_encoder::util::{set_color, get_index_value}; Oct 15 23:06:44.899 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 15 23:06:44.899 INFO kablam! Oct 15 23:06:44.899 INFO kablam! warning: unused import: `BitXorAssign` Oct 15 23:06:44.899 INFO kablam! --> src/qr_encoder/config.rs:3:16 Oct 15 23:06:44.899 INFO kablam! | Oct 15 23:06:44.899 INFO kablam! 3 | use std::ops::{BitXorAssign}; Oct 15 23:06:44.899 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:06:44.899 INFO kablam! Oct 15 23:06:44.899 INFO kablam! warning: unused imports: `Binary`, `Debug` Oct 15 23:06:44.899 INFO kablam! --> src/qr_encoder/config.rs:4:16 Oct 15 23:06:44.899 INFO kablam! | Oct 15 23:06:44.899 INFO kablam! 4 | use std::fmt::{Binary, Debug}; Oct 15 23:06:44.899 INFO kablam! | ^^^^^^ ^^^^^ Oct 15 23:06:44.899 INFO kablam! Oct 15 23:06:44.899 INFO kablam! warning: unused imports: `CellType`, `Cell`, `Color` Oct 15 23:06:44.899 INFO kablam! --> src/main.rs:8:24 Oct 15 23:06:44.899 INFO kablam! | Oct 15 23:06:44.899 INFO kablam! 8 | use qr_encoder::cell::{Cell, CellType, Color}; Oct 15 23:06:44.899 INFO kablam! | ^^^^ ^^^^^^^^ ^^^^^ Oct 15 23:06:44.899 INFO kablam! Oct 15 23:06:45.203 INFO kablam! warning: unused variable: `tracker` Oct 15 23:06:45.203 INFO kablam! --> src/main.rs:58:18 Oct 15 23:06:45.203 INFO kablam! | Oct 15 23:06:45.203 INFO kablam! 58 | let (canvas, tracker) = config.gen_qr_code(); Oct 15 23:06:45.203 INFO kablam! | ^^^^^^^ help: consider using `_tracker` instead Oct 15 23:06:45.203 INFO kablam! | Oct 15 23:06:45.203 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 23:06:45.203 INFO kablam! Oct 15 23:06:45.203 INFO kablam! warning: value assigned to `second_byte` is never read Oct 15 23:06:45.203 INFO kablam! --> src/qr_encoder/config.rs:634:21 Oct 15 23:06:45.203 INFO kablam! | Oct 15 23:06:45.203 INFO kablam! 634 | let mut second_byte: u8 = data_length as u8; Oct 15 23:06:45.203 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:06:45.203 INFO kablam! | Oct 15 23:06:45.203 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 23:06:45.203 INFO kablam! Oct 15 23:06:45.203 INFO kablam! warning: value assigned to `end_y` is never read Oct 15 23:06:45.203 INFO kablam! --> src/qr_encoder/config.rs:839:17 Oct 15 23:06:45.203 INFO kablam! | Oct 15 23:06:45.203 INFO kablam! 839 | let mut end_y = 0; Oct 15 23:06:45.203 INFO kablam! | ^^^^^ Oct 15 23:06:45.203 INFO kablam! Oct 15 23:06:45.299 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 23:06:45.299 INFO kablam! --> src/main.rs:46:13 Oct 15 23:06:45.299 INFO kablam! | Oct 15 23:06:45.299 INFO kablam! 46 | image_lib::ImageRgba8(img).save(&path); Oct 15 23:06:45.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:06:45.299 INFO kablam! | Oct 15 23:06:45.299 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 23:06:45.299 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 23:06:45.299 INFO kablam! Oct 15 23:06:45.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.34s Oct 15 23:06:45.782 INFO kablam! su: No module specific data is present Oct 15 23:06:46.560 INFO running `"docker" "rm" "-f" "96683420ac670ad9aa9561975093975b0ee693e0e37e049579857c2718e09c02"` Oct 15 23:06:46.895 INFO blam! 96683420ac670ad9aa9561975093975b0ee693e0e37e049579857c2718e09c02 Oct 15 23:06:46.896 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" "-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 23:06:47.335 INFO blam! 7917028ff54d01e4e1d9a4a023c81f107f543771185be10beab2fae5f75846b3 Oct 15 23:06:47.339 INFO running `"docker" "start" "-a" "7917028ff54d01e4e1d9a4a023c81f107f543771185be10beab2fae5f75846b3"` Oct 15 23:06:48.748 INFO kablam! usermod: no changes Oct 15 23:06:48.819 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 23:06:48.838 INFO kablam! Running /target/debug/deps/qr_encode-40e6ba3d21d672bd Oct 15 23:06:48.840 INFO blam! Oct 15 23:06:48.840 INFO blam! running 0 tests Oct 15 23:06:48.840 INFO blam! Oct 15 23:06:48.840 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:06:48.840 INFO blam! Oct 15 23:06:48.846 INFO kablam! Running /target/debug/deps/qr_encode-b71502abc0ac6176 Oct 15 23:06:48.851 INFO blam! Oct 15 23:06:48.851 INFO blam! running 0 tests Oct 15 23:06:48.851 INFO blam! Oct 15 23:06:48.851 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:06:48.851 INFO blam! Oct 15 23:06:48.855 INFO kablam! Doc-tests qr_encode Oct 15 23:06:49.834 INFO blam! Oct 15 23:06:49.835 INFO blam! running 0 tests Oct 15 23:06:49.835 INFO blam! Oct 15 23:06:49.835 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:06:49.835 INFO blam! Oct 15 23:06:49.843 INFO kablam! su: No module specific data is present Oct 15 23:06:50.491 INFO running `"docker" "rm" "-f" "7917028ff54d01e4e1d9a4a023c81f107f543771185be10beab2fae5f75846b3"` Oct 15 23:06:50.727 INFO blam! 7917028ff54d01e4e1d9a4a023c81f107f543771185be10beab2fae5f75846b3