Oct 16 11:38:44.253 INFO testing fat-0.0.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 11:38:44.253 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 11:38:44.519 INFO blam! 3a4035f7d9a82ab5d80f952f74de205bce53f50b92604aa0a85f613219fed436 Oct 16 11:38:44.521 INFO running `"docker" "start" "-a" "3a4035f7d9a82ab5d80f952f74de205bce53f50b92604aa0a85f613219fed436"` Oct 16 11:38:44.999 INFO kablam! usermod: no changes Oct 16 11:38:45.044 INFO kablam! Compiling fat v0.0.2 (/source) Oct 16 11:38:45.685 INFO kablam! warning: function is never used: `fetch_unicode_string` Oct 16 11:38:45.685 INFO kablam! --> src/util.rs:83:1 Oct 16 11:38:45.685 INFO kablam! | Oct 16 11:38:45.685 INFO kablam! 83 | / pub(crate) fn fetch_unicode_string( Oct 16 11:38:45.685 INFO kablam! 84 | | content: &[u8], Oct 16 11:38:45.685 INFO kablam! 85 | | offset: usize, Oct 16 11:38:45.685 INFO kablam! 86 | | max_length: usize, Oct 16 11:38:45.685 INFO kablam! ... | Oct 16 11:38:45.685 INFO kablam! 97 | | s Oct 16 11:38:45.685 INFO kablam! 98 | | } Oct 16 11:38:45.685 INFO kablam! | |_^ Oct 16 11:38:45.685 INFO kablam! | Oct 16 11:38:45.685 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 11:38:45.685 INFO kablam! Oct 16 11:38:45.685 INFO kablam! warning: constant item is never used: `BRS` Oct 16 11:38:45.685 INFO kablam! --> src/constants.rs:1:1 Oct 16 11:38:45.685 INFO kablam! | Oct 16 11:38:45.685 INFO kablam! 1 | pub(crate) const BRS: [u8; 2] = [0x55, 0xAA]; Oct 16 11:38:45.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:38:45.685 INFO kablam! Oct 16 11:38:45.867 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.84s Oct 16 11:38:45.871 INFO kablam! su: No module specific data is present Oct 16 11:38:46.193 INFO running `"docker" "rm" "-f" "3a4035f7d9a82ab5d80f952f74de205bce53f50b92604aa0a85f613219fed436"` Oct 16 11:38:46.301 INFO blam! 3a4035f7d9a82ab5d80f952f74de205bce53f50b92604aa0a85f613219fed436 Oct 16 11:38:46.305 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 16 11:38:46.619 INFO blam! f1c44365d4222e6b6557a353a1309f5bab69ef19607d1ed76d79bd179cadb627 Oct 16 11:38:46.627 INFO running `"docker" "start" "-a" "f1c44365d4222e6b6557a353a1309f5bab69ef19607d1ed76d79bd179cadb627"` Oct 16 11:38:47.202 INFO kablam! usermod: no changes Oct 16 11:38:47.231 INFO kablam! Compiling fat v0.0.2 (/source) Oct 16 11:38:48.027 INFO kablam! warning: function is never used: `fetch_unicode_string` Oct 16 11:38:48.027 INFO kablam! --> src/util.rs:83:1 Oct 16 11:38:48.027 INFO kablam! | Oct 16 11:38:48.027 INFO kablam! 83 | / pub(crate) fn fetch_unicode_string( Oct 16 11:38:48.027 INFO kablam! 84 | | content: &[u8], Oct 16 11:38:48.027 INFO kablam! 85 | | offset: usize, Oct 16 11:38:48.027 INFO kablam! 86 | | max_length: usize, Oct 16 11:38:48.027 INFO kablam! ... | Oct 16 11:38:48.027 INFO kablam! 97 | | s Oct 16 11:38:48.027 INFO kablam! 98 | | } Oct 16 11:38:48.027 INFO kablam! | |_^ Oct 16 11:38:48.027 INFO kablam! | Oct 16 11:38:48.027 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 11:38:48.027 INFO kablam! Oct 16 11:38:48.027 INFO kablam! warning: constant item is never used: `BRS` Oct 16 11:38:48.027 INFO kablam! --> src/constants.rs:1:1 Oct 16 11:38:48.027 INFO kablam! | Oct 16 11:38:48.027 INFO kablam! 1 | pub(crate) const BRS: [u8; 2] = [0x55, 0xAA]; Oct 16 11:38:48.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 11:38:48.027 INFO kablam! Oct 16 11:38:48.522 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.30s Oct 16 11:38:48.525 INFO kablam! su: No module specific data is present Oct 16 11:38:49.560 INFO running `"docker" "rm" "-f" "f1c44365d4222e6b6557a353a1309f5bab69ef19607d1ed76d79bd179cadb627"` Oct 16 11:38:49.906 INFO blam! f1c44365d4222e6b6557a353a1309f5bab69ef19607d1ed76d79bd179cadb627