Oct 15 15:13:13.761 INFO testing unifont-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 15:13:13.761 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15:13:13.927 INFO blam! 3e4e680f17687d6eebdc6835f6fad6dd282888375162daeef2c33b2b0f6eb9f7 Oct 15 15:13:13.930 INFO running `"docker" "start" "-a" "3e4e680f17687d6eebdc6835f6fad6dd282888375162daeef2c33b2b0f6eb9f7"` Oct 15 15:13:14.357 INFO kablam! usermod: no changes Oct 15 15:13:14.399 INFO kablam! Compiling unifont v0.1.0 (/source) Oct 15 15:13:34.822 INFO kablam! warning: constant item is never used: `GLYPH_A` Oct 15 15:13:34.822 INFO kablam! --> src/testutil.rs:5:1 Oct 15 15:13:34.823 INFO kablam! | Oct 15 15:13:34.823 INFO kablam! 5 | / pub const GLYPH_A: Glyph = Glyph::HalfWidth([ Oct 15 15:13:34.823 INFO kablam! 6 | | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3C, 0x42, Oct 15 15:13:34.823 INFO kablam! 7 | | 0x02, 0x3E, 0x42, 0x42, 0x46, 0x3A, 0x00, 0x00, Oct 15 15:13:34.824 INFO kablam! 8 | | ]); Oct 15 15:13:34.824 INFO kablam! | |___^ Oct 15 15:13:34.824 INFO kablam! | Oct 15 15:13:34.825 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 15:13:34.825 INFO kablam! Oct 15 15:13:34.825 INFO kablam! warning: constant item is never used: `GLYPH_A_SHAPE` Oct 15 15:13:34.826 INFO kablam! --> src/testutil.rs:10:1 Oct 15 15:13:34.826 INFO kablam! | Oct 15 15:13:34.826 INFO kablam! 10 | / pub const GLYPH_A_SHAPE: [&str; 16] = [ Oct 15 15:13:34.826 INFO kablam! 11 | | "--------", Oct 15 15:13:34.827 INFO kablam! 12 | | "--------", Oct 15 15:13:34.827 INFO kablam! 13 | | "--------", Oct 15 15:13:34.827 INFO kablam! ... | Oct 15 15:13:34.828 INFO kablam! 26 | | "--------", Oct 15 15:13:34.828 INFO kablam! 27 | | ]; Oct 15 15:13:34.828 INFO kablam! | |__^ Oct 15 15:13:34.829 INFO kablam! Oct 15 15:13:34.829 INFO kablam! warning: constant item is never used: `GLYPH_JI` Oct 15 15:13:34.829 INFO kablam! --> src/testutil.rs:29:1 Oct 15 15:13:34.829 INFO kablam! | Oct 15 15:13:34.830 INFO kablam! 29 | / pub const GLYPH_JI: Glyph = Glyph::FullWidth([ Oct 15 15:13:34.830 INFO kablam! 30 | | 0x0200, 0x0100, 0x7FFE, 0x4002, 0x8004, 0x1FE0, 0x0040, 0x0080, Oct 15 15:13:34.830 INFO kablam! 31 | | 0x0100, 0xFFFE, 0x0100, 0x0100, 0x0100, 0x0100, 0x0500, 0x0200, Oct 15 15:13:34.831 INFO kablam! 32 | | ]); Oct 15 15:13:34.831 INFO kablam! | |___^ Oct 15 15:13:34.831 INFO kablam! Oct 15 15:13:34.832 INFO kablam! warning: constant item is never used: `GLYPH_JI_SHAPE` Oct 15 15:13:34.832 INFO kablam! --> src/testutil.rs:34:1 Oct 15 15:13:34.832 INFO kablam! | Oct 15 15:13:34.832 INFO kablam! 34 | / pub const GLYPH_JI_SHAPE: [&str; 16] = [ Oct 15 15:13:34.833 INFO kablam! 35 | | "------#---------", Oct 15 15:13:34.833 INFO kablam! 36 | | "-------#--------", Oct 15 15:13:34.833 INFO kablam! 37 | | "-##############-", Oct 15 15:13:34.833 INFO kablam! ... | Oct 15 15:13:34.834 INFO kablam! 50 | | "------#---------", Oct 15 15:13:34.834 INFO kablam! 51 | | ]; Oct 15 15:13:34.834 INFO kablam! | |__^ Oct 15 15:13:34.835 INFO kablam! Oct 15 15:13:34.835 INFO kablam! warning: function is never used: `render` Oct 15 15:13:34.835 INFO kablam! --> src/testutil.rs:53:1 Oct 15 15:13:34.836 INFO kablam! | Oct 15 15:13:34.836 INFO kablam! 53 | pub fn render(glyph: &Glyph) -> Vec { Oct 15 15:13:34.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:13:34.837 INFO kablam! Oct 15 15:13:34.837 INFO kablam! warning: function is never used: `vec_of_strings` Oct 15 15:13:34.837 INFO kablam! --> src/testutil.rs:62:1 Oct 15 15:13:34.837 INFO kablam! | Oct 15 15:13:34.838 INFO kablam! 62 | fn vec_of_strings(s: [&str; 16]) -> Vec { Oct 15 15:13:34.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:13:34.838 INFO kablam! Oct 15 15:13:37.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.22s Oct 15 15:13:37.601 INFO kablam! su: No module specific data is present Oct 15 15:13:37.894 INFO running `"docker" "rm" "-f" "3e4e680f17687d6eebdc6835f6fad6dd282888375162daeef2c33b2b0f6eb9f7"` Oct 15 15:13:38.026 INFO blam! 3e4e680f17687d6eebdc6835f6fad6dd282888375162daeef2c33b2b0f6eb9f7 Oct 15 15:13:38.031 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15:13:38.261 INFO blam! 91278c54379cfd4a557039ae580a4acdc0874ea74ed81bb4cbd8a84cc5628cdd Oct 15 15:13:38.261 INFO running `"docker" "start" "-a" "91278c54379cfd4a557039ae580a4acdc0874ea74ed81bb4cbd8a84cc5628cdd"` Oct 15 15:13:38.750 INFO kablam! usermod: no changes Oct 15 15:13:38.783 INFO kablam! Compiling unifont v0.1.0 (/source) Oct 15 15:13:54.123 INFO kablam! warning: function is never used: `vec_of_strings` Oct 15 15:13:54.123 INFO kablam! --> src/testutil.rs:62:1 Oct 15 15:13:54.123 INFO kablam! | Oct 15 15:13:54.123 INFO kablam! 62 | fn vec_of_strings(s: [&str; 16]) -> Vec { Oct 15 15:13:54.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:13:54.123 INFO kablam! | Oct 15 15:13:54.123 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 15:13:54.123 INFO kablam! Oct 15 15:13:57.061 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.29s Oct 15 15:13:57.063 INFO kablam! su: No module specific data is present Oct 15 15:13:57.288 INFO running `"docker" "rm" "-f" "91278c54379cfd4a557039ae580a4acdc0874ea74ed81bb4cbd8a84cc5628cdd"` Oct 15 15:13:57.378 INFO blam! 91278c54379cfd4a557039ae580a4acdc0874ea74ed81bb4cbd8a84cc5628cdd Oct 15 15:13:57.380 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15:13:57.524 INFO blam! 6f132c0b7dbddb57a7cf6d1f52fd92812e76d169d0f2db533ff46b3cf89e651a Oct 15 15:13:57.531 INFO running `"docker" "start" "-a" "6f132c0b7dbddb57a7cf6d1f52fd92812e76d169d0f2db533ff46b3cf89e651a"` Oct 15 15:13:57.946 INFO kablam! usermod: no changes Oct 15 15:13:57.973 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 15:13:57.974 INFO kablam! Running /target/debug/deps/unifont-4123a5489a1023a4 Oct 15 15:13:57.978 INFO blam! Oct 15 15:13:57.978 INFO blam! running 5 tests Oct 15 15:13:57.978 INFO blam! test glyph::tests::glyph_a ... ok Oct 15 15:13:57.979 INFO blam! test glyph::tests::glyph_ji ... ok Oct 15 15:13:57.979 INFO blam! test unifont::tests::glyph_a ... ok Oct 15 15:13:57.982 INFO blam! test unifont::tests::glyph_ji ... ok Oct 15 15:13:57.987 INFO blam! test unifont::tests::enumeration ... ok Oct 15 15:13:57.987 INFO blam! Oct 15 15:13:57.987 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:13:57.987 INFO blam! Oct 15 15:13:57.991 INFO kablam! Doc-tests unifont Oct 15 15:14:02.791 INFO blam! Oct 15 15:14:02.791 INFO blam! running 0 tests Oct 15 15:14:02.791 INFO blam! Oct 15 15:14:02.791 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:14:02.791 INFO blam! Oct 15 15:14:02.872 INFO kablam! su: No module specific data is present Oct 15 15:14:03.249 INFO running `"docker" "rm" "-f" "6f132c0b7dbddb57a7cf6d1f52fd92812e76d169d0f2db533ff46b3cf89e651a"` Oct 15 15:14:03.341 INFO blam! 6f132c0b7dbddb57a7cf6d1f52fd92812e76d169d0f2db533ff46b3cf89e651a