Oct 13 06:49:54.214 INFO checking unifont-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 06:49:54.215 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 06:49:54.382 INFO blam! d7a434ec7a4457e726d23e321bbd5e15a2b1b084590fc877fa3408b68b90df8f Oct 13 06:49:54.388 INFO running `"docker" "start" "-a" "d7a434ec7a4457e726d23e321bbd5e15a2b1b084590fc877fa3408b68b90df8f"` Oct 13 06:49:55.416 INFO kablam! usermod: no changes Oct 13 06:49:55.492 INFO kablam! Compiling unifont v0.1.0 (/source) Oct 13 06:50:20.220 INFO kablam! warning: function is never used: `vec_of_strings` Oct 13 06:50:20.220 INFO kablam! --> src/testutil.rs:62:1 Oct 13 06:50:20.220 INFO kablam! | Oct 13 06:50:20.220 INFO kablam! 62 | fn vec_of_strings(s: [&str; 16]) -> Vec { Oct 13 06:50:20.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:20.220 INFO kablam! | Oct 13 06:50:20.220 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 06:50:20.220 INFO kablam! Oct 13 06:50:20.664 INFO kablam! warning: constant item is never used: `GLYPH_A` Oct 13 06:50:20.664 INFO kablam! --> src/testutil.rs:5:1 Oct 13 06:50:20.664 INFO kablam! | Oct 13 06:50:20.664 INFO kablam! 5 | / pub const GLYPH_A: Glyph = Glyph::HalfWidth([ Oct 13 06:50:20.664 INFO kablam! 6 | | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3C, 0x42, Oct 13 06:50:20.664 INFO kablam! 7 | | 0x02, 0x3E, 0x42, 0x42, 0x46, 0x3A, 0x00, 0x00, Oct 13 06:50:20.664 INFO kablam! 8 | | ]); Oct 13 06:50:20.664 INFO kablam! | |___^ Oct 13 06:50:20.665 INFO kablam! | Oct 13 06:50:20.665 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 06:50:20.665 INFO kablam! Oct 13 06:50:20.665 INFO kablam! warning: constant item is never used: `GLYPH_A_SHAPE` Oct 13 06:50:20.665 INFO kablam! --> src/testutil.rs:10:1 Oct 13 06:50:20.665 INFO kablam! | Oct 13 06:50:20.665 INFO kablam! 10 | / pub const GLYPH_A_SHAPE: [&str; 16] = [ Oct 13 06:50:20.665 INFO kablam! 11 | | "--------", Oct 13 06:50:20.665 INFO kablam! 12 | | "--------", Oct 13 06:50:20.665 INFO kablam! 13 | | "--------", Oct 13 06:50:20.665 INFO kablam! ... | Oct 13 06:50:20.665 INFO kablam! 26 | | "--------", Oct 13 06:50:20.665 INFO kablam! 27 | | ]; Oct 13 06:50:20.665 INFO kablam! | |__^ Oct 13 06:50:20.665 INFO kablam! Oct 13 06:50:20.665 INFO kablam! warning: constant item is never used: `GLYPH_JI` Oct 13 06:50:20.665 INFO kablam! --> src/testutil.rs:29:1 Oct 13 06:50:20.665 INFO kablam! | Oct 13 06:50:20.665 INFO kablam! 29 | / pub const GLYPH_JI: Glyph = Glyph::FullWidth([ Oct 13 06:50:20.665 INFO kablam! 30 | | 0x0200, 0x0100, 0x7FFE, 0x4002, 0x8004, 0x1FE0, 0x0040, 0x0080, Oct 13 06:50:20.665 INFO kablam! 31 | | 0x0100, 0xFFFE, 0x0100, 0x0100, 0x0100, 0x0100, 0x0500, 0x0200, Oct 13 06:50:20.665 INFO kablam! 32 | | ]); Oct 13 06:50:20.665 INFO kablam! | |___^ Oct 13 06:50:20.665 INFO kablam! Oct 13 06:50:20.666 INFO kablam! warning: constant item is never used: `GLYPH_JI_SHAPE` Oct 13 06:50:20.666 INFO kablam! --> src/testutil.rs:34:1 Oct 13 06:50:20.666 INFO kablam! | Oct 13 06:50:20.666 INFO kablam! 34 | / pub const GLYPH_JI_SHAPE: [&str; 16] = [ Oct 13 06:50:20.666 INFO kablam! 35 | | "------#---------", Oct 13 06:50:20.666 INFO kablam! 36 | | "-------#--------", Oct 13 06:50:20.666 INFO kablam! 37 | | "-##############-", Oct 13 06:50:20.666 INFO kablam! ... | Oct 13 06:50:20.666 INFO kablam! 50 | | "------#---------", Oct 13 06:50:20.666 INFO kablam! 51 | | ]; Oct 13 06:50:20.666 INFO kablam! | |__^ Oct 13 06:50:20.666 INFO kablam! Oct 13 06:50:20.666 INFO kablam! warning: function is never used: `render` Oct 13 06:50:20.666 INFO kablam! --> src/testutil.rs:53:1 Oct 13 06:50:20.666 INFO kablam! | Oct 13 06:50:20.666 INFO kablam! 53 | pub fn render(glyph: &Glyph) -> Vec { Oct 13 06:50:20.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:20.666 INFO kablam! Oct 13 06:50:20.666 INFO kablam! warning: function is never used: `vec_of_strings` Oct 13 06:50:20.666 INFO kablam! --> src/testutil.rs:62:1 Oct 13 06:50:20.666 INFO kablam! | Oct 13 06:50:20.666 INFO kablam! 62 | fn vec_of_strings(s: [&str; 16]) -> Vec { Oct 13 06:50:20.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:20.666 INFO kablam! Oct 13 06:50:23.740 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.29s Oct 13 06:50:23.742 INFO kablam! su: No module specific data is present Oct 13 06:50:24.135 INFO running `"docker" "rm" "-f" "d7a434ec7a4457e726d23e321bbd5e15a2b1b084590fc877fa3408b68b90df8f"` Oct 13 06:50:24.268 INFO blam! d7a434ec7a4457e726d23e321bbd5e15a2b1b084590fc877fa3408b68b90df8f