Oct 15 23:06:16.464 INFO testing qr-encode-0.1.9 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 23:06:16.464 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 23:06:16.655 INFO blam! 2aa2dc8a13ff2e208af85e0c2fd962a89c1e062361c50508c5f5c1ac6053a09c Oct 15 23:06:16.655 INFO running `"docker" "start" "-a" "2aa2dc8a13ff2e208af85e0c2fd962a89c1e062361c50508c5f5c1ac6053a09c"` Oct 15 23:06:17.095 INFO kablam! usermod: no changes Oct 15 23:06:17.207 INFO kablam! Compiling reed-solomon v0.2.1 Oct 15 23:06:17.976 INFO kablam! Compiling qr-encode v0.1.9 (/source) Oct 15 23:06:18.423 INFO kablam! warning: unused imports: `CellType`, `Color` Oct 15 23:06:18.424 INFO kablam! --> src/qr_encoder/qr.rs:4:5 Oct 15 23:06:18.424 INFO kablam! | Oct 15 23:06:18.424 INFO kablam! 4 | CellType, Oct 15 23:06:18.425 INFO kablam! | ^^^^^^^^ Oct 15 23:06:18.425 INFO kablam! 5 | Color Oct 15 23:06:18.425 INFO kablam! | ^^^^^ Oct 15 23:06:18.425 INFO kablam! | Oct 15 23:06:18.425 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:06:18.426 INFO kablam! Oct 15 23:06:18.426 INFO kablam! warning: unused imports: `get_index_value`, `set_color` Oct 15 23:06:18.426 INFO kablam! --> src/qr_encoder/qr.rs:9:24 Oct 15 23:06:18.426 INFO kablam! | Oct 15 23:06:18.426 INFO kablam! 9 | use qr_encoder::util::{set_color, get_index_value}; Oct 15 23:06:18.426 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 15 23:06:18.426 INFO kablam! Oct 15 23:06:18.427 INFO kablam! warning: unused import: `BitXorAssign` Oct 15 23:06:18.427 INFO kablam! --> src/qr_encoder/config.rs:3:16 Oct 15 23:06:18.427 INFO kablam! | Oct 15 23:06:18.427 INFO kablam! 3 | use std::ops::{BitXorAssign}; Oct 15 23:06:18.427 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:06:18.427 INFO kablam! Oct 15 23:06:18.427 INFO kablam! warning: unused imports: `Binary`, `Debug` Oct 15 23:06:18.427 INFO kablam! --> src/qr_encoder/config.rs:4:16 Oct 15 23:06:18.427 INFO kablam! | Oct 15 23:06:18.427 INFO kablam! 4 | use std::fmt::{Binary, Debug}; Oct 15 23:06:18.427 INFO kablam! | ^^^^^^ ^^^^^ Oct 15 23:06:18.427 INFO kablam! Oct 15 23:06:18.672 INFO kablam! warning: value assigned to `second_byte` is never read Oct 15 23:06:18.672 INFO kablam! --> src/qr_encoder/config.rs:634:21 Oct 15 23:06:18.672 INFO kablam! | Oct 15 23:06:18.672 INFO kablam! 634 | let mut second_byte: u8 = data_length as u8; Oct 15 23:06:18.672 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:06:18.672 INFO kablam! | Oct 15 23:06:18.672 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 23:06:18.672 INFO kablam! Oct 15 23:06:18.672 INFO kablam! warning: value assigned to `end_y` is never read Oct 15 23:06:18.672 INFO kablam! --> src/qr_encoder/config.rs:839:17 Oct 15 23:06:18.672 INFO kablam! | Oct 15 23:06:18.672 INFO kablam! 839 | let mut end_y = 0; Oct 15 23:06:18.672 INFO kablam! | ^^^^^ Oct 15 23:06:18.672 INFO kablam! Oct 15 23:06:22.463 INFO kablam! warning: unused imports: `CellType`, `Color` Oct 15 23:06:22.463 INFO kablam! --> src/qr_encoder/qr.rs:4:5 Oct 15 23:06:22.463 INFO kablam! | Oct 15 23:06:22.463 INFO kablam! 4 | CellType, Oct 15 23:06:22.463 INFO kablam! | ^^^^^^^^ Oct 15 23:06:22.463 INFO kablam! 5 | Color Oct 15 23:06:22.463 INFO kablam! | ^^^^^ Oct 15 23:06:22.463 INFO kablam! | Oct 15 23:06:22.463 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:06:22.463 INFO kablam! Oct 15 23:06:22.463 INFO kablam! warning: unused imports: `get_index_value`, `set_color` Oct 15 23:06:22.463 INFO kablam! --> src/qr_encoder/qr.rs:9:24 Oct 15 23:06:22.463 INFO kablam! | Oct 15 23:06:22.463 INFO kablam! 9 | use qr_encoder::util::{set_color, get_index_value}; Oct 15 23:06:22.463 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 15 23:06:22.463 INFO kablam! Oct 15 23:06:22.463 INFO kablam! warning: unused import: `BitXorAssign` Oct 15 23:06:22.463 INFO kablam! --> src/qr_encoder/config.rs:3:16 Oct 15 23:06:22.463 INFO kablam! | Oct 15 23:06:22.463 INFO kablam! 3 | use std::ops::{BitXorAssign}; Oct 15 23:06:22.463 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:06:22.463 INFO kablam! Oct 15 23:06:22.463 INFO kablam! warning: unused imports: `Binary`, `Debug` Oct 15 23:06:22.463 INFO kablam! --> src/qr_encoder/config.rs:4:16 Oct 15 23:06:22.463 INFO kablam! | Oct 15 23:06:22.463 INFO kablam! 4 | use std::fmt::{Binary, Debug}; Oct 15 23:06:22.463 INFO kablam! | ^^^^^^ ^^^^^ Oct 15 23:06:22.463 INFO kablam! Oct 15 23:06:22.469 INFO kablam! warning: unused imports: `CellType`, `Cell`, `Color` Oct 15 23:06:22.469 INFO kablam! --> src/main.rs:8:24 Oct 15 23:06:22.469 INFO kablam! | Oct 15 23:06:22.469 INFO kablam! 8 | use qr_encoder::cell::{Cell, CellType, Color}; Oct 15 23:06:22.469 INFO kablam! | ^^^^ ^^^^^^^^ ^^^^^ Oct 15 23:06:22.469 INFO kablam! Oct 15 23:06:22.803 INFO kablam! warning: unused variable: `tracker` Oct 15 23:06:22.803 INFO kablam! --> src/main.rs:58:18 Oct 15 23:06:22.803 INFO kablam! | Oct 15 23:06:22.803 INFO kablam! 58 | let (canvas, tracker) = config.gen_qr_code(); Oct 15 23:06:22.803 INFO kablam! | ^^^^^^^ help: consider using `_tracker` instead Oct 15 23:06:22.803 INFO kablam! | Oct 15 23:06:22.803 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 23:06:22.803 INFO kablam! Oct 15 23:06:22.803 INFO kablam! warning: value assigned to `second_byte` is never read Oct 15 23:06:22.803 INFO kablam! --> src/qr_encoder/config.rs:634:21 Oct 15 23:06:22.803 INFO kablam! | Oct 15 23:06:22.803 INFO kablam! 634 | let mut second_byte: u8 = data_length as u8; Oct 15 23:06:22.803 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:06:22.803 INFO kablam! | Oct 15 23:06:22.803 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 23:06:22.803 INFO kablam! Oct 15 23:06:22.803 INFO kablam! warning: value assigned to `end_y` is never read Oct 15 23:06:22.803 INFO kablam! --> src/qr_encoder/config.rs:839:17 Oct 15 23:06:22.803 INFO kablam! | Oct 15 23:06:22.803 INFO kablam! 839 | let mut end_y = 0; Oct 15 23:06:22.803 INFO kablam! | ^^^^^ Oct 15 23:06:22.803 INFO kablam! Oct 15 23:06:22.904 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 23:06:22.904 INFO kablam! --> src/main.rs:46:13 Oct 15 23:06:22.904 INFO kablam! | Oct 15 23:06:22.904 INFO kablam! 46 | image_lib::ImageRgba8(img).save(&path); Oct 15 23:06:22.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:06:22.904 INFO kablam! | Oct 15 23:06:22.904 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 23:06:22.904 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 23:06:22.904 INFO kablam! Oct 15 23:06:24.995 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.88s Oct 15 23:06:24.996 INFO kablam! su: No module specific data is present Oct 15 23:06:26.359 INFO running `"docker" "rm" "-f" "2aa2dc8a13ff2e208af85e0c2fd962a89c1e062361c50508c5f5c1ac6053a09c"` Oct 15 23:06:26.651 INFO blam! 2aa2dc8a13ff2e208af85e0c2fd962a89c1e062361c50508c5f5c1ac6053a09c Oct 15 23:06:26.655 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 23:06:27.143 INFO blam! eef3e7d8c4265a13d6d68eeba16a5356dc6716de21612025380388dcb17bec36 Oct 15 23:06:27.155 INFO running `"docker" "start" "-a" "eef3e7d8c4265a13d6d68eeba16a5356dc6716de21612025380388dcb17bec36"` Oct 15 23:06:29.007 INFO kablam! usermod: no changes Oct 15 23:06:29.207 INFO kablam! Compiling qr-encode v0.1.9 (/source) Oct 15 23:06:29.919 INFO kablam! warning: unused imports: `CellType`, `Color` Oct 15 23:06:29.919 INFO kablam! --> src/qr_encoder/qr.rs:4:5 Oct 15 23:06:29.919 INFO kablam! | Oct 15 23:06:29.919 INFO kablam! 4 | CellType, Oct 15 23:06:29.919 INFO kablam! | ^^^^^^^^ Oct 15 23:06:29.919 INFO kablam! 5 | Color Oct 15 23:06:29.919 INFO kablam! | ^^^^^ Oct 15 23:06:29.919 INFO kablam! | Oct 15 23:06:29.919 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:06:29.919 INFO kablam! Oct 15 23:06:29.919 INFO kablam! warning: unused imports: `get_index_value`, `set_color` Oct 15 23:06:29.919 INFO kablam! --> src/qr_encoder/qr.rs:9:24 Oct 15 23:06:29.919 INFO kablam! | Oct 15 23:06:29.919 INFO kablam! 9 | use qr_encoder::util::{set_color, get_index_value}; Oct 15 23:06:29.919 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 15 23:06:29.919 INFO kablam! Oct 15 23:06:29.919 INFO kablam! warning: unused import: `BitXorAssign` Oct 15 23:06:29.919 INFO kablam! --> src/qr_encoder/config.rs:3:16 Oct 15 23:06:29.919 INFO kablam! | Oct 15 23:06:29.919 INFO kablam! 3 | use std::ops::{BitXorAssign}; Oct 15 23:06:29.919 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:06:29.919 INFO kablam! Oct 15 23:06:29.919 INFO kablam! warning: unused imports: `Binary`, `Debug` Oct 15 23:06:29.919 INFO kablam! --> src/qr_encoder/config.rs:4:16 Oct 15 23:06:29.919 INFO kablam! | Oct 15 23:06:29.919 INFO kablam! 4 | use std::fmt::{Binary, Debug}; Oct 15 23:06:29.919 INFO kablam! | ^^^^^^ ^^^^^ Oct 15 23:06:29.919 INFO kablam! Oct 15 23:06:30.423 INFO kablam! warning: value assigned to `second_byte` is never read Oct 15 23:06:30.423 INFO kablam! --> src/qr_encoder/config.rs:634:21 Oct 15 23:06:30.423 INFO kablam! | Oct 15 23:06:30.423 INFO kablam! 634 | let mut second_byte: u8 = data_length as u8; Oct 15 23:06:30.423 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:06:30.423 INFO kablam! | Oct 15 23:06:30.423 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 23:06:30.423 INFO kablam! Oct 15 23:06:30.423 INFO kablam! warning: value assigned to `end_y` is never read Oct 15 23:06:30.423 INFO kablam! --> src/qr_encoder/config.rs:839:17 Oct 15 23:06:30.423 INFO kablam! | Oct 15 23:06:30.423 INFO kablam! 839 | let mut end_y = 0; Oct 15 23:06:30.423 INFO kablam! | ^^^^^ Oct 15 23:06:30.423 INFO kablam! Oct 15 23:06:31.835 INFO kablam! warning: unused imports: `CellType`, `Color` Oct 15 23:06:31.835 INFO kablam! --> src/qr_encoder/qr.rs:4:5 Oct 15 23:06:31.835 INFO kablam! | Oct 15 23:06:31.835 INFO kablam! 4 | CellType, Oct 15 23:06:31.835 INFO kablam! | ^^^^^^^^ Oct 15 23:06:31.835 INFO kablam! 5 | Color Oct 15 23:06:31.835 INFO kablam! | ^^^^^ Oct 15 23:06:31.835 INFO kablam! | Oct 15 23:06:31.835 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 23:06:31.835 INFO kablam! Oct 15 23:06:31.835 INFO kablam! warning: unused imports: `get_index_value`, `set_color` Oct 15 23:06:31.835 INFO kablam! --> src/qr_encoder/qr.rs:9:24 Oct 15 23:06:31.835 INFO kablam! | Oct 15 23:06:31.835 INFO kablam! 9 | use qr_encoder::util::{set_color, get_index_value}; Oct 15 23:06:31.835 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^^^^^ Oct 15 23:06:31.835 INFO kablam! Oct 15 23:06:31.835 INFO kablam! warning: unused import: `BitXorAssign` Oct 15 23:06:31.835 INFO kablam! --> src/qr_encoder/config.rs:3:16 Oct 15 23:06:31.835 INFO kablam! | Oct 15 23:06:31.835 INFO kablam! 3 | use std::ops::{BitXorAssign}; Oct 15 23:06:31.835 INFO kablam! | ^^^^^^^^^^^^ Oct 15 23:06:31.835 INFO kablam! Oct 15 23:06:31.835 INFO kablam! warning: unused imports: `Binary`, `Debug` Oct 15 23:06:31.835 INFO kablam! --> src/qr_encoder/config.rs:4:16 Oct 15 23:06:31.835 INFO kablam! | Oct 15 23:06:31.835 INFO kablam! 4 | use std::fmt::{Binary, Debug}; Oct 15 23:06:31.835 INFO kablam! | ^^^^^^ ^^^^^ Oct 15 23:06:31.835 INFO kablam! Oct 15 23:06:31.835 INFO kablam! warning: unused imports: `CellType`, `Cell`, `Color` Oct 15 23:06:31.835 INFO kablam! --> src/main.rs:8:24 Oct 15 23:06:31.835 INFO kablam! | Oct 15 23:06:31.835 INFO kablam! 8 | use qr_encoder::cell::{Cell, CellType, Color}; Oct 15 23:06:31.835 INFO kablam! | ^^^^ ^^^^^^^^ ^^^^^ Oct 15 23:06:31.835 INFO kablam! Oct 15 23:06:32.119 INFO kablam! warning: unused variable: `tracker` Oct 15 23:06:32.119 INFO kablam! --> src/main.rs:58:18 Oct 15 23:06:32.119 INFO kablam! | Oct 15 23:06:32.119 INFO kablam! 58 | let (canvas, tracker) = config.gen_qr_code(); Oct 15 23:06:32.119 INFO kablam! | ^^^^^^^ help: consider using `_tracker` instead Oct 15 23:06:32.119 INFO kablam! | Oct 15 23:06:32.119 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 23:06:32.119 INFO kablam! Oct 15 23:06:32.119 INFO kablam! warning: value assigned to `second_byte` is never read Oct 15 23:06:32.119 INFO kablam! --> src/qr_encoder/config.rs:634:21 Oct 15 23:06:32.119 INFO kablam! | Oct 15 23:06:32.119 INFO kablam! 634 | let mut second_byte: u8 = data_length as u8; Oct 15 23:06:32.119 INFO kablam! | ^^^^^^^^^^^ Oct 15 23:06:32.119 INFO kablam! | Oct 15 23:06:32.119 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 23:06:32.119 INFO kablam! Oct 15 23:06:32.131 INFO kablam! warning: value assigned to `end_y` is never read Oct 15 23:06:32.131 INFO kablam! --> src/qr_encoder/config.rs:839:17 Oct 15 23:06:32.131 INFO kablam! | Oct 15 23:06:32.131 INFO kablam! 839 | let mut end_y = 0; Oct 15 23:06:32.131 INFO kablam! | ^^^^^ Oct 15 23:06:32.131 INFO kablam! Oct 15 23:06:32.219 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 23:06:32.219 INFO kablam! --> src/main.rs:46:13 Oct 15 23:06:32.219 INFO kablam! | Oct 15 23:06:32.219 INFO kablam! 46 | image_lib::ImageRgba8(img).save(&path); Oct 15 23:06:32.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 23:06:32.219 INFO kablam! | Oct 15 23:06:32.219 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 23:06:32.219 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 23:06:32.219 INFO kablam! Oct 15 23:06:32.859 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.81s Oct 15 23:06:32.863 INFO kablam! su: No module specific data is present Oct 15 23:06:33.513 INFO running `"docker" "rm" "-f" "eef3e7d8c4265a13d6d68eeba16a5356dc6716de21612025380388dcb17bec36"` Oct 15 23:06:33.775 INFO blam! eef3e7d8c4265a13d6d68eeba16a5356dc6716de21612025380388dcb17bec36 Oct 15 23:06:33.778 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 23:06:34.061 INFO blam! c899b9e8863ce7971cf86e0e515bc65448691c2692f7c6a78a6e6387037656dd Oct 15 23:06:34.065 INFO running `"docker" "start" "-a" "c899b9e8863ce7971cf86e0e515bc65448691c2692f7c6a78a6e6387037656dd"` Oct 15 23:06:34.637 INFO kablam! usermod: no changes Oct 15 23:06:34.701 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 23:06:34.718 INFO kablam! Running /target/debug/deps/qr_encode-19b1cfc75955cc23 Oct 15 23:06:34.721 INFO blam! Oct 15 23:06:34.721 INFO blam! running 0 tests Oct 15 23:06:34.721 INFO blam! Oct 15 23:06:34.721 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:06:34.721 INFO blam! Oct 15 23:06:34.723 INFO kablam! Running /target/debug/deps/qr_encode-d992bfb3d2e43d44 Oct 15 23:06:34.735 INFO blam! Oct 15 23:06:34.735 INFO blam! running 0 tests Oct 15 23:06:34.735 INFO blam! Oct 15 23:06:34.735 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:06:34.735 INFO blam! Oct 15 23:06:34.735 INFO kablam! Doc-tests qr_encode Oct 15 23:06:35.495 INFO blam! Oct 15 23:06:35.495 INFO blam! running 0 tests Oct 15 23:06:35.495 INFO blam! Oct 15 23:06:35.495 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 23:06:35.495 INFO blam! Oct 15 23:06:35.502 INFO kablam! su: No module specific data is present Oct 15 23:06:35.859 INFO running `"docker" "rm" "-f" "c899b9e8863ce7971cf86e0e515bc65448691c2692f7c6a78a6e6387037656dd"` Oct 15 23:06:35.961 INFO blam! c899b9e8863ce7971cf86e0e515bc65448691c2692f7c6a78a6e6387037656dd