Oct 27 01:38:57.207 INFO checking leshow/mdt against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 01:38:57.207 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 01:38:57.679 INFO blam! 460a5ad9c88b3fdffdce0f74cde146a78b98b1b6ad2792e4b2057d6f7345f770 Oct 27 01:38:57.681 INFO running `"docker" "start" "-a" "460a5ad9c88b3fdffdce0f74cde146a78b98b1b6ad2792e4b2057d6f7345f770"` Oct 27 01:38:59.082 INFO kablam! usermod: no changes Oct 27 01:38:59.304 INFO kablam! Compiling plist v0.3.0 Oct 27 01:38:59.326 INFO kablam! Checking same-file v1.0.1 Oct 27 01:38:59.327 INFO kablam! Compiling onig_sys v69.0.0 Oct 27 01:38:59.329 INFO kablam! Checking base64 v0.9.3 Oct 27 01:38:59.329 INFO kablam! Checking yaml-rust v0.4.0 Oct 27 01:38:59.335 INFO kablam! Checking pulldown-cmark v0.1.2 Oct 27 01:38:59.335 INFO kablam! Checking miniz-sys v0.1.10 Oct 27 01:38:59.335 INFO kablam! Checking bincode v1.0.1 Oct 27 01:39:01.117 INFO kablam! Checking serde_json v1.0.9 Oct 27 01:39:01.607 INFO kablam! Checking immeta v0.4.0 Oct 27 01:39:02.119 INFO kablam! Checking flate2 v1.0.1 Oct 27 01:39:04.180 INFO kablam! Checking walkdir v2.0.1 Oct 27 01:39:13.191 INFO kablam! Checking onig v4.2.0 Oct 27 01:39:14.503 INFO kablam! Checking syntect v3.0.1 Oct 27 01:39:18.951 INFO kablam! Checking mdt v0.2.0 (/source) Oct 27 01:39:22.647 INFO kablam! warning: function is never used: `img_dim` Oct 27 01:39:22.648 INFO kablam! --> src/img.rs:9:1 Oct 27 01:39:22.648 INFO kablam! | Oct 27 01:39:22.648 INFO kablam! 9 | / pub fn img_dim

(path: P) -> MDResult<(u32, u32)> Oct 27 01:39:22.649 INFO kablam! 10 | | where Oct 27 01:39:22.649 INFO kablam! 11 | | P: AsRef, Oct 27 01:39:22.649 INFO kablam! 12 | | { Oct 27 01:39:22.650 INFO kablam! 13 | | let dim = immeta::load_from_file(path.as_ref())?.dimensions(); Oct 27 01:39:22.650 INFO kablam! 14 | | Ok((dim.width, dim.height)) Oct 27 01:39:22.650 INFO kablam! 15 | | } Oct 27 01:39:22.651 INFO kablam! | |_^ Oct 27 01:39:22.651 INFO kablam! | Oct 27 01:39:22.651 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 01:39:22.651 INFO kablam! Oct 27 01:39:22.652 INFO kablam! warning: field is never used: `table_alignments` Oct 27 01:39:22.652 INFO kablam! --> src/terminal.rs:49:9 Oct 27 01:39:22.652 INFO kablam! | Oct 27 01:39:22.652 INFO kablam! 49 | table_alignments: Vec, Oct 27 01:39:22.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:39:22.653 INFO kablam! Oct 27 01:39:22.675 INFO kablam! warning: function is never used: `img_dim` Oct 27 01:39:22.676 INFO kablam! --> src/img.rs:9:1 Oct 27 01:39:22.676 INFO kablam! | Oct 27 01:39:22.676 INFO kablam! 9 | / pub fn img_dim

(path: P) -> MDResult<(u32, u32)> Oct 27 01:39:22.676 INFO kablam! 10 | | where Oct 27 01:39:22.677 INFO kablam! 11 | | P: AsRef, Oct 27 01:39:22.677 INFO kablam! 12 | | { Oct 27 01:39:22.677 INFO kablam! 13 | | let dim = immeta::load_from_file(path.as_ref())?.dimensions(); Oct 27 01:39:22.678 INFO kablam! 14 | | Ok((dim.width, dim.height)) Oct 27 01:39:22.678 INFO kablam! 15 | | } Oct 27 01:39:22.678 INFO kablam! | |_^ Oct 27 01:39:22.678 INFO kablam! | Oct 27 01:39:22.679 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 01:39:22.679 INFO kablam! Oct 27 01:39:22.679 INFO kablam! warning: field is never used: `table_alignments` Oct 27 01:39:22.679 INFO kablam! --> src/terminal.rs:49:9 Oct 27 01:39:22.680 INFO kablam! | Oct 27 01:39:22.680 INFO kablam! 49 | table_alignments: Vec, Oct 27 01:39:22.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:39:22.681 INFO kablam! Oct 27 01:39:22.761 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.63s Oct 27 01:39:22.769 INFO kablam! su: No module specific data is present Oct 27 01:39:23.531 INFO running `"docker" "rm" "-f" "460a5ad9c88b3fdffdce0f74cde146a78b98b1b6ad2792e4b2057d6f7345f770"` Oct 27 01:39:23.873 INFO blam! 460a5ad9c88b3fdffdce0f74cde146a78b98b1b6ad2792e4b2057d6f7345f770