Oct 14 13:52:52.357 INFO testing leshow/mdt against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 13:52:52.357 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 13:52:52.942 INFO blam! 6115529d505bb5ad56feb44fef6d6d499aed6c580b9fe055730653d2040b5faa Oct 14 13:52:52.945 INFO running `"docker" "start" "-a" "6115529d505bb5ad56feb44fef6d6d499aed6c580b9fe055730653d2040b5faa"` Oct 14 13:52:54.250 INFO kablam! usermod: no changes Oct 14 13:52:54.435 INFO kablam! Compiling plist v0.2.4 Oct 14 13:52:54.435 INFO kablam! Compiling serde v1.0.27 Oct 14 13:52:54.439 INFO kablam! Compiling same-file v1.0.1 Oct 14 13:52:54.475 INFO kablam! Compiling linked-hash-map v0.5.0 Oct 14 13:52:54.475 INFO kablam! Compiling cmake v0.1.29 Oct 14 13:52:54.475 INFO kablam! Compiling miniz-sys v0.1.10 Oct 14 13:52:54.475 INFO kablam! Compiling termion v1.5.1 Oct 14 13:52:54.475 INFO kablam! Compiling xml-rs v0.7.0 Oct 14 13:52:55.811 INFO kablam! Compiling base64 v0.8.0 Oct 14 13:52:56.023 INFO kablam! Compiling walkdir v2.0.1 Oct 14 13:52:56.880 INFO kablam! Compiling yaml-rust v0.4.0 Oct 14 13:52:59.137 INFO kablam! Compiling pulldown-cmark v0.1.0 Oct 14 13:53:03.045 INFO kablam! Compiling immeta v0.3.6 Oct 14 13:53:03.159 INFO kablam! Compiling serde_derive_internals v0.19.0 Oct 14 13:53:13.183 INFO kablam! Compiling onig_sys v66.1.4 Oct 14 13:53:13.987 INFO kablam! Compiling serde_derive v1.0.27 Oct 14 13:53:15.606 INFO kablam! Compiling flate2 v1.0.1 Oct 14 13:53:32.615 INFO kablam! Compiling onig v3.0.1 Oct 14 13:53:36.888 INFO kablam! Compiling serde_json v1.0.9 Oct 14 13:53:36.888 INFO kablam! Compiling bincode v0.9.2 Oct 14 13:53:43.392 INFO kablam! Compiling syntect v2.0.0 Oct 14 13:53:54.025 INFO kablam! Compiling mdt v0.1.0 (/source) Oct 14 13:53:55.319 INFO kablam! warning: function is never used: `img_dim` Oct 14 13:53:55.320 INFO kablam! --> src/img.rs:9:1 Oct 14 13:53:55.320 INFO kablam! | Oct 14 13:53:55.320 INFO kablam! 9 | / pub fn img_dim

(path: P) -> MDResult<(u32, u32)> Oct 14 13:53:55.320 INFO kablam! 10 | | where Oct 14 13:53:55.320 INFO kablam! 11 | | P: AsRef, Oct 14 13:53:55.320 INFO kablam! 12 | | { Oct 14 13:53:55.320 INFO kablam! 13 | | let dim = immeta::load_from_file(path.as_ref())?.dimensions(); Oct 14 13:53:55.320 INFO kablam! 14 | | Ok((dim.width, dim.height)) Oct 14 13:53:55.320 INFO kablam! 15 | | } Oct 14 13:53:55.320 INFO kablam! | |_^ Oct 14 13:53:55.320 INFO kablam! | Oct 14 13:53:55.320 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 13:53:55.320 INFO kablam! Oct 14 13:53:55.320 INFO kablam! warning: field is never used: `table_alignments` Oct 14 13:53:55.320 INFO kablam! --> src/terminal.rs:49:9 Oct 14 13:53:55.320 INFO kablam! | Oct 14 13:53:55.320 INFO kablam! 49 | table_alignments: Vec, Oct 14 13:53:55.320 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:53:55.320 INFO kablam! Oct 14 13:53:58.861 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 14 13:53:58.869 INFO kablam! su: No module specific data is present Oct 14 13:54:00.615 INFO running `"docker" "rm" "-f" "6115529d505bb5ad56feb44fef6d6d499aed6c580b9fe055730653d2040b5faa"` Oct 14 13:54:00.923 INFO blam! 6115529d505bb5ad56feb44fef6d6d499aed6c580b9fe055730653d2040b5faa Oct 14 13:54:00.928 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 13:54:01.507 INFO blam! 121902b9f22de919f0e7fb3cdfd545851e425c700eb575d76f6f079d8fb453a1 Oct 14 13:54:01.509 INFO running `"docker" "start" "-a" "121902b9f22de919f0e7fb3cdfd545851e425c700eb575d76f6f079d8fb453a1"` Oct 14 13:54:03.271 INFO kablam! usermod: no changes Oct 14 13:54:03.437 INFO kablam! Compiling mdt v0.1.0 (/source) Oct 14 13:54:04.460 INFO kablam! warning: function is never used: `img_dim` Oct 14 13:54:04.461 INFO kablam! --> src/img.rs:9:1 Oct 14 13:54:04.461 INFO kablam! | Oct 14 13:54:04.461 INFO kablam! 9 | / pub fn img_dim

(path: P) -> MDResult<(u32, u32)> Oct 14 13:54:04.461 INFO kablam! 10 | | where Oct 14 13:54:04.461 INFO kablam! 11 | | P: AsRef, Oct 14 13:54:04.461 INFO kablam! 12 | | { Oct 14 13:54:04.461 INFO kablam! 13 | | let dim = immeta::load_from_file(path.as_ref())?.dimensions(); Oct 14 13:54:04.461 INFO kablam! 14 | | Ok((dim.width, dim.height)) Oct 14 13:54:04.461 INFO kablam! 15 | | } Oct 14 13:54:04.461 INFO kablam! | |_^ Oct 14 13:54:04.461 INFO kablam! | Oct 14 13:54:04.461 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 13:54:04.461 INFO kablam! Oct 14 13:54:04.461 INFO kablam! warning: field is never used: `table_alignments` Oct 14 13:54:04.461 INFO kablam! --> src/terminal.rs:49:9 Oct 14 13:54:04.461 INFO kablam! | Oct 14 13:54:04.461 INFO kablam! 49 | table_alignments: Vec, Oct 14 13:54:04.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:54:04.461 INFO kablam! Oct 14 13:54:05.040 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.73s Oct 14 13:54:05.051 INFO kablam! su: No module specific data is present Oct 14 13:54:06.345 INFO running `"docker" "rm" "-f" "121902b9f22de919f0e7fb3cdfd545851e425c700eb575d76f6f079d8fb453a1"` Oct 14 13:54:06.707 INFO blam! 121902b9f22de919f0e7fb3cdfd545851e425c700eb575d76f6f079d8fb453a1 Oct 14 13:54:06.719 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 14 13:54:07.115 INFO blam! b141ca7a6dc755f5c9349fded435c08d6efa6066c83cf173d7e7f3f7fc22c77d Oct 14 13:54:07.119 INFO running `"docker" "start" "-a" "b141ca7a6dc755f5c9349fded435c08d6efa6066c83cf173d7e7f3f7fc22c77d"` Oct 14 13:54:08.747 INFO kablam! usermod: no changes Oct 14 13:54:08.966 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 14 13:54:08.979 INFO kablam! Running /target/debug/deps/mdt-c82b885a9d5727a3 Oct 14 13:54:08.981 INFO blam! Oct 14 13:54:08.981 INFO blam! running 0 tests Oct 14 13:54:08.981 INFO blam! Oct 14 13:54:08.981 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:54:08.981 INFO blam! Oct 14 13:54:08.988 INFO kablam! su: No module specific data is present Oct 14 13:54:10.091 INFO running `"docker" "rm" "-f" "b141ca7a6dc755f5c9349fded435c08d6efa6066c83cf173d7e7f3f7fc22c77d"` Oct 14 13:54:10.479 INFO blam! b141ca7a6dc755f5c9349fded435c08d6efa6066c83cf173d7e7f3f7fc22c77d