Oct 13 06:49:53.959 INFO checking unifont-0.1.0 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 06:49:53.960 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.151 INFO blam! 5487ecb4b615a5ab28e75b244bcd4711395a3a2cf4e0a2d8510b631ba91f5ed2 Oct 13 06:49:54.153 INFO running `"docker" "start" "-a" "5487ecb4b615a5ab28e75b244bcd4711395a3a2cf4e0a2d8510b631ba91f5ed2"` Oct 13 06:49:54.694 INFO kablam! usermod: no changes Oct 13 06:49:54.740 INFO kablam! Compiling unifont v0.1.0 (/source) Oct 13 06:50:20.216 INFO kablam! warning: function is never used: `vec_of_strings` Oct 13 06:50:20.216 INFO kablam! --> src/testutil.rs:62:1 Oct 13 06:50:20.216 INFO kablam! | Oct 13 06:50:20.216 INFO kablam! 62 | fn vec_of_strings(s: [&str; 16]) -> Vec { Oct 13 06:50:20.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:20.216 INFO kablam! | Oct 13 06:50:20.216 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 06:50:20.216 INFO kablam! Oct 13 06:50:20.911 INFO kablam! warning: constant item is never used: `GLYPH_A` Oct 13 06:50:20.911 INFO kablam! --> src/testutil.rs:5:1 Oct 13 06:50:20.912 INFO kablam! | Oct 13 06:50:20.912 INFO kablam! 5 | / pub const GLYPH_A: Glyph = Glyph::HalfWidth([ Oct 13 06:50:20.912 INFO kablam! 6 | | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3C, 0x42, Oct 13 06:50:20.912 INFO kablam! 7 | | 0x02, 0x3E, 0x42, 0x42, 0x46, 0x3A, 0x00, 0x00, Oct 13 06:50:20.912 INFO kablam! 8 | | ]); Oct 13 06:50:20.913 INFO kablam! | |___^ Oct 13 06:50:20.913 INFO kablam! | Oct 13 06:50:20.913 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 06:50:20.913 INFO kablam! Oct 13 06:50:20.914 INFO kablam! warning: constant item is never used: `GLYPH_A_SHAPE` Oct 13 06:50:20.914 INFO kablam! --> src/testutil.rs:10:1 Oct 13 06:50:20.914 INFO kablam! | Oct 13 06:50:20.914 INFO kablam! 10 | / pub const GLYPH_A_SHAPE: [&str; 16] = [ Oct 13 06:50:20.915 INFO kablam! 11 | | "--------", Oct 13 06:50:20.915 INFO kablam! 12 | | "--------", Oct 13 06:50:20.915 INFO kablam! 13 | | "--------", Oct 13 06:50:20.915 INFO kablam! ... | Oct 13 06:50:20.915 INFO kablam! 26 | | "--------", Oct 13 06:50:20.916 INFO kablam! 27 | | ]; Oct 13 06:50:20.916 INFO kablam! | |__^ Oct 13 06:50:20.916 INFO kablam! Oct 13 06:50:20.916 INFO kablam! warning: constant item is never used: `GLYPH_JI` Oct 13 06:50:20.917 INFO kablam! --> src/testutil.rs:29:1 Oct 13 06:50:20.917 INFO kablam! | Oct 13 06:50:20.917 INFO kablam! 29 | / pub const GLYPH_JI: Glyph = Glyph::FullWidth([ Oct 13 06:50:20.917 INFO kablam! 30 | | 0x0200, 0x0100, 0x7FFE, 0x4002, 0x8004, 0x1FE0, 0x0040, 0x0080, Oct 13 06:50:20.917 INFO kablam! 31 | | 0x0100, 0xFFFE, 0x0100, 0x0100, 0x0100, 0x0100, 0x0500, 0x0200, Oct 13 06:50:20.918 INFO kablam! 32 | | ]); Oct 13 06:50:20.918 INFO kablam! | |___^ Oct 13 06:50:20.918 INFO kablam! Oct 13 06:50:20.918 INFO kablam! warning: constant item is never used: `GLYPH_JI_SHAPE` Oct 13 06:50:20.919 INFO kablam! --> src/testutil.rs:34:1 Oct 13 06:50:20.919 INFO kablam! | Oct 13 06:50:20.919 INFO kablam! 34 | / pub const GLYPH_JI_SHAPE: [&str; 16] = [ Oct 13 06:50:20.919 INFO kablam! 35 | | "------#---------", Oct 13 06:50:20.920 INFO kablam! 36 | | "-------#--------", Oct 13 06:50:20.920 INFO kablam! 37 | | "-##############-", Oct 13 06:50:20.923 INFO kablam! ... | Oct 13 06:50:20.923 INFO kablam! 50 | | "------#---------", Oct 13 06:50:20.923 INFO kablam! 51 | | ]; Oct 13 06:50:20.924 INFO kablam! | |__^ Oct 13 06:50:20.924 INFO kablam! Oct 13 06:50:20.924 INFO kablam! warning: function is never used: `render` Oct 13 06:50:20.924 INFO kablam! --> src/testutil.rs:53:1 Oct 13 06:50:20.924 INFO kablam! | Oct 13 06:50:20.925 INFO kablam! 53 | pub fn render(glyph: &Glyph) -> Vec { Oct 13 06:50:20.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:20.925 INFO kablam! Oct 13 06:50:20.925 INFO kablam! warning: function is never used: `vec_of_strings` Oct 13 06:50:20.925 INFO kablam! --> src/testutil.rs:62:1 Oct 13 06:50:20.925 INFO kablam! | Oct 13 06:50:20.925 INFO kablam! 62 | fn vec_of_strings(s: [&str; 16]) -> Vec { Oct 13 06:50:20.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:50:20.925 INFO kablam! Oct 13 06:50:23.980 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.26s Oct 13 06:50:23.984 INFO kablam! su: No module specific data is present Oct 13 06:50:24.366 INFO running `"docker" "rm" "-f" "5487ecb4b615a5ab28e75b244bcd4711395a3a2cf4e0a2d8510b631ba91f5ed2"` Oct 13 06:50:24.535 INFO blam! 5487ecb4b615a5ab28e75b244bcd4711395a3a2cf4e0a2d8510b631ba91f5ed2