Oct 21 16:14:06.263 INFO checking leshow/mdt against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:14:06.264 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 16:14:06.677 INFO blam! 1ab6f156bd38f9cf4cce496e9a4b672bcd2c40bdbfeb254594e88a6742b65d90 Oct 21 16:14:06.681 INFO running `"docker" "start" "-a" "1ab6f156bd38f9cf4cce496e9a4b672bcd2c40bdbfeb254594e88a6742b65d90"` Oct 21 16:14:08.120 INFO kablam! usermod: no changes Oct 21 16:14:08.356 INFO kablam! Checking same-file v1.0.1 Oct 21 16:14:08.356 INFO kablam! Compiling onig_sys v69.0.0 Oct 21 16:14:08.369 INFO kablam! Checking base64 v0.9.3 Oct 21 16:14:08.376 INFO kablam! Checking pulldown-cmark v0.1.2 Oct 21 16:14:08.376 INFO kablam! Checking miniz-sys v0.1.10 Oct 21 16:14:08.376 INFO kablam! Checking serde_json v1.0.9 Oct 21 16:14:08.376 INFO kablam! Checking bincode v1.0.1 Oct 21 16:14:08.376 INFO kablam! Checking immeta v0.4.0 Oct 21 16:14:10.920 INFO kablam! Checking flate2 v1.0.1 Oct 21 16:14:11.269 INFO kablam! Checking walkdir v2.0.1 Oct 21 16:14:12.340 INFO kablam! Checking plist v0.3.0 Oct 21 16:14:21.764 INFO kablam! Checking onig v4.2.0 Oct 21 16:14:23.352 INFO kablam! Checking syntect v3.0.1 Oct 21 16:14:28.131 INFO kablam! Checking mdt v0.2.0 (/source) Oct 21 16:14:30.816 INFO kablam! warning: function is never used: `img_dim` Oct 21 16:14:30.816 INFO kablam! --> src/img.rs:9:1 Oct 21 16:14:30.816 INFO kablam! | Oct 21 16:14:30.816 INFO kablam! 9 | / pub fn img_dim

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

(path: P) -> MDResult<(u32, u32)> Oct 21 16:14:31.024 INFO kablam! 10 | | where Oct 21 16:14:31.024 INFO kablam! 11 | | P: AsRef, Oct 21 16:14:31.024 INFO kablam! 12 | | { Oct 21 16:14:31.024 INFO kablam! 13 | | let dim = immeta::load_from_file(path.as_ref())?.dimensions(); Oct 21 16:14:31.024 INFO kablam! 14 | | Ok((dim.width, dim.height)) Oct 21 16:14:31.024 INFO kablam! 15 | | } Oct 21 16:14:31.024 INFO kablam! | |_^ Oct 21 16:14:31.024 INFO kablam! | Oct 21 16:14:31.024 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:14:31.024 INFO kablam! Oct 21 16:14:31.024 INFO kablam! warning: field is never used: `table_alignments` Oct 21 16:14:31.024 INFO kablam! --> src/terminal.rs:49:9 Oct 21 16:14:31.024 INFO kablam! | Oct 21 16:14:31.025 INFO kablam! 49 | table_alignments: Vec, Oct 21 16:14:31.025 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:14:31.025 INFO kablam! Oct 21 16:14:31.076 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.92s Oct 21 16:14:31.078 INFO kablam! su: No module specific data is present Oct 21 16:14:31.793 INFO running `"docker" "rm" "-f" "1ab6f156bd38f9cf4cce496e9a4b672bcd2c40bdbfeb254594e88a6742b65d90"` Oct 21 16:14:32.161 INFO blam! 1ab6f156bd38f9cf4cce496e9a4b672bcd2c40bdbfeb254594e88a6742b65d90