Oct 15 15:13:13.651 INFO testing unifont-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 15:13:13.651 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15:13:13.882 INFO blam! d92fcaadef19220af91f4af1743080251612c5205ca79757a65ce44731e512a7 Oct 15 15:13:13.883 INFO running `"docker" "start" "-a" "d92fcaadef19220af91f4af1743080251612c5205ca79757a65ce44731e512a7"` Oct 15 15:13:14.284 INFO kablam! usermod: no changes Oct 15 15:13:14.308 INFO kablam! Compiling unifont v0.1.0 (/source) Oct 15 15:13:34.371 INFO kablam! warning: constant item is never used: `GLYPH_A` Oct 15 15:13:34.372 INFO kablam! --> src/testutil.rs:5:1 Oct 15 15:13:34.372 INFO kablam! | Oct 15 15:13:34.372 INFO kablam! 5 | / pub const GLYPH_A: Glyph = Glyph::HalfWidth([ Oct 15 15:13:34.372 INFO kablam! 6 | | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x3C, 0x42, Oct 15 15:13:34.373 INFO kablam! 7 | | 0x02, 0x3E, 0x42, 0x42, 0x46, 0x3A, 0x00, 0x00, Oct 15 15:13:34.373 INFO kablam! 8 | | ]); Oct 15 15:13:34.373 INFO kablam! | |___^ Oct 15 15:13:34.373 INFO kablam! | Oct 15 15:13:34.374 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 15:13:34.374 INFO kablam! Oct 15 15:13:34.374 INFO kablam! warning: constant item is never used: `GLYPH_A_SHAPE` Oct 15 15:13:34.374 INFO kablam! --> src/testutil.rs:10:1 Oct 15 15:13:34.375 INFO kablam! | Oct 15 15:13:34.375 INFO kablam! 10 | / pub const GLYPH_A_SHAPE: [&str; 16] = [ Oct 15 15:13:34.375 INFO kablam! 11 | | "--------", Oct 15 15:13:34.376 INFO kablam! 12 | | "--------", Oct 15 15:13:34.376 INFO kablam! 13 | | "--------", Oct 15 15:13:34.376 INFO kablam! ... | Oct 15 15:13:34.376 INFO kablam! 26 | | "--------", Oct 15 15:13:34.377 INFO kablam! 27 | | ]; Oct 15 15:13:34.377 INFO kablam! | |__^ Oct 15 15:13:34.377 INFO kablam! Oct 15 15:13:34.377 INFO kablam! warning: constant item is never used: `GLYPH_JI` Oct 15 15:13:34.378 INFO kablam! --> src/testutil.rs:29:1 Oct 15 15:13:34.378 INFO kablam! | Oct 15 15:13:34.378 INFO kablam! 29 | / pub const GLYPH_JI: Glyph = Glyph::FullWidth([ Oct 15 15:13:34.378 INFO kablam! 30 | | 0x0200, 0x0100, 0x7FFE, 0x4002, 0x8004, 0x1FE0, 0x0040, 0x0080, Oct 15 15:13:34.379 INFO kablam! 31 | | 0x0100, 0xFFFE, 0x0100, 0x0100, 0x0100, 0x0100, 0x0500, 0x0200, Oct 15 15:13:34.379 INFO kablam! 32 | | ]); Oct 15 15:13:34.379 INFO kablam! | |___^ Oct 15 15:13:34.379 INFO kablam! Oct 15 15:13:34.380 INFO kablam! warning: constant item is never used: `GLYPH_JI_SHAPE` Oct 15 15:13:34.380 INFO kablam! --> src/testutil.rs:34:1 Oct 15 15:13:34.380 INFO kablam! | Oct 15 15:13:34.380 INFO kablam! 34 | / pub const GLYPH_JI_SHAPE: [&str; 16] = [ Oct 15 15:13:34.381 INFO kablam! 35 | | "------#---------", Oct 15 15:13:34.381 INFO kablam! 36 | | "-------#--------", Oct 15 15:13:34.381 INFO kablam! 37 | | "-##############-", Oct 15 15:13:34.381 INFO kablam! ... | Oct 15 15:13:34.382 INFO kablam! 50 | | "------#---------", Oct 15 15:13:34.382 INFO kablam! 51 | | ]; Oct 15 15:13:34.382 INFO kablam! | |__^ Oct 15 15:13:34.382 INFO kablam! Oct 15 15:13:34.383 INFO kablam! warning: function is never used: `render` Oct 15 15:13:34.383 INFO kablam! --> src/testutil.rs:53:1 Oct 15 15:13:34.383 INFO kablam! | Oct 15 15:13:34.383 INFO kablam! 53 | pub fn render(glyph: &Glyph) -> Vec { Oct 15 15:13:34.384 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:13:34.384 INFO kablam! Oct 15 15:13:34.384 INFO kablam! warning: function is never used: `vec_of_strings` Oct 15 15:13:34.384 INFO kablam! --> src/testutil.rs:62:1 Oct 15 15:13:34.385 INFO kablam! | Oct 15 15:13:34.385 INFO kablam! 62 | fn vec_of_strings(s: [&str; 16]) -> Vec { Oct 15 15:13:34.385 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:13:34.385 INFO kablam! Oct 15 15:13:37.285 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.98s Oct 15 15:13:37.287 INFO kablam! su: No module specific data is present Oct 15 15:13:37.729 INFO running `"docker" "rm" "-f" "d92fcaadef19220af91f4af1743080251612c5205ca79757a65ce44731e512a7"` Oct 15 15:13:37.828 INFO blam! d92fcaadef19220af91f4af1743080251612c5205ca79757a65ce44731e512a7 Oct 15 15:13:37.832 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15:13:38.029 INFO blam! 1e05405cb2ee4c5537ee0a323af0272bf7786a09771e49ea26c80f073c2f1d75 Oct 15 15:13:38.033 INFO running `"docker" "start" "-a" "1e05405cb2ee4c5537ee0a323af0272bf7786a09771e49ea26c80f073c2f1d75"` Oct 15 15:13:38.510 INFO kablam! usermod: no changes Oct 15 15:13:38.540 INFO kablam! Compiling unifont v0.1.0 (/source) Oct 15 15:13:53.863 INFO kablam! warning: function is never used: `vec_of_strings` Oct 15 15:13:53.863 INFO kablam! --> src/testutil.rs:62:1 Oct 15 15:13:53.864 INFO kablam! | Oct 15 15:13:53.864 INFO kablam! 62 | fn vec_of_strings(s: [&str; 16]) -> Vec { Oct 15 15:13:53.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:13:53.864 INFO kablam! | Oct 15 15:13:53.865 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 15:13:53.865 INFO kablam! Oct 15 15:13:56.929 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.40s Oct 15 15:13:56.931 INFO kablam! su: No module specific data is present Oct 15 15:13:57.183 INFO running `"docker" "rm" "-f" "1e05405cb2ee4c5537ee0a323af0272bf7786a09771e49ea26c80f073c2f1d75"` Oct 15 15:13:57.260 INFO blam! 1e05405cb2ee4c5537ee0a323af0272bf7786a09771e49ea26c80f073c2f1d75 Oct 15 15:13:57.267 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15:13:57.428 INFO blam! 2b3edb33f217a62b6873d41496216a9dcedf74911e843e24d1a35a4db7675be2 Oct 15 15:13:57.433 INFO running `"docker" "start" "-a" "2b3edb33f217a62b6873d41496216a9dcedf74911e843e24d1a35a4db7675be2"` Oct 15 15:13:57.882 INFO kablam! usermod: no changes Oct 15 15:13:57.916 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 15:13:57.916 INFO kablam! Running /target/debug/deps/unifont-6a7ca82a783f3f4c Oct 15 15:13:57.921 INFO blam! Oct 15 15:13:57.921 INFO blam! running 5 tests Oct 15 15:13:57.929 INFO blam! test glyph::tests::glyph_ji ... ok Oct 15 15:13:57.929 INFO blam! test glyph::tests::glyph_a ... ok Oct 15 15:13:57.929 INFO blam! test unifont::tests::glyph_a ... ok Oct 15 15:13:57.929 INFO blam! test unifont::tests::glyph_ji ... ok Oct 15 15:13:57.930 INFO blam! test unifont::tests::enumeration ... ok Oct 15 15:13:57.930 INFO blam! Oct 15 15:13:57.930 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:13:57.930 INFO blam! Oct 15 15:13:57.931 INFO kablam! Doc-tests unifont Oct 15 15:14:02.873 INFO blam! Oct 15 15:14:02.873 INFO blam! running 0 tests Oct 15 15:14:02.873 INFO blam! Oct 15 15:14:02.873 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:14:02.873 INFO blam! Oct 15 15:14:02.956 INFO kablam! su: No module specific data is present Oct 15 15:14:03.407 INFO running `"docker" "rm" "-f" "2b3edb33f217a62b6873d41496216a9dcedf74911e843e24d1a35a4db7675be2"` Oct 15 15:14:03.501 INFO blam! 2b3edb33f217a62b6873d41496216a9dcedf74911e843e24d1a35a4db7675be2