Oct 15 10:26:47.132 INFO testing HakanPayat/file_shorten against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 10:26:47.132 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 10:26:47.467 INFO blam! d8e6242858836ad026a4a5468b60a05188e96016627c451b86e924b6afdf6a91 Oct 15 10:26:47.483 INFO running `"docker" "start" "-a" "d8e6242858836ad026a4a5468b60a05188e96016627c451b86e924b6afdf6a91"` Oct 15 10:26:48.241 INFO kablam! usermod: no changes Oct 15 10:26:48.268 INFO kablam! Compiling file_shorten v0.1.0 (/source) Oct 15 10:26:48.696 INFO kablam! warning: method is never used: `decode` Oct 15 10:26:48.696 INFO kablam! --> src/main.rs:77:5 Oct 15 10:26:48.696 INFO kablam! | Oct 15 10:26:48.696 INFO kablam! 77 | fn decode(&self, val: u8) -> char { Oct 15 10:26:48.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:26:48.696 INFO kablam! | Oct 15 10:26:48.696 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:26:48.696 INFO kablam! Oct 15 10:26:48.696 INFO kablam! warning: method is never used: `decode_vec_u8` Oct 15 10:26:48.696 INFO kablam! --> src/main.rs:95:5 Oct 15 10:26:48.696 INFO kablam! | Oct 15 10:26:48.696 INFO kablam! 95 | fn decode_vec_u8(&self, text: &Vec) -> Vec { Oct 15 10:26:48.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:26:48.696 INFO kablam! Oct 15 10:26:48.696 INFO kablam! warning: method is never used: `decode_string` Oct 15 10:26:48.696 INFO kablam! --> src/main.rs:104:5 Oct 15 10:26:48.696 INFO kablam! | Oct 15 10:26:48.696 INFO kablam! 104 | fn decode_string(&self, text: &Vec) -> String { Oct 15 10:26:48.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:26:48.696 INFO kablam! Oct 15 10:26:49.424 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.16s Oct 15 10:26:49.425 INFO kablam! su: No module specific data is present Oct 15 10:26:49.636 INFO running `"docker" "rm" "-f" "d8e6242858836ad026a4a5468b60a05188e96016627c451b86e924b6afdf6a91"` Oct 15 10:26:49.822 INFO blam! d8e6242858836ad026a4a5468b60a05188e96016627c451b86e924b6afdf6a91 Oct 15 10:26:49.822 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 10:26:50.067 INFO blam! 75207baf7e95be7812bb5ff521619df3dfac0c4e76938435ec79a7511c8b6666 Oct 15 10:26:50.079 INFO running `"docker" "start" "-a" "75207baf7e95be7812bb5ff521619df3dfac0c4e76938435ec79a7511c8b6666"` Oct 15 10:26:50.913 INFO kablam! usermod: no changes Oct 15 10:26:50.954 INFO kablam! Compiling file_shorten v0.1.0 (/source) Oct 15 10:26:51.455 INFO kablam! warning: method is never used: `decode` Oct 15 10:26:51.455 INFO kablam! --> src/main.rs:77:5 Oct 15 10:26:51.455 INFO kablam! | Oct 15 10:26:51.455 INFO kablam! 77 | fn decode(&self, val: u8) -> char { Oct 15 10:26:51.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:26:51.455 INFO kablam! | Oct 15 10:26:51.455 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 10:26:51.455 INFO kablam! Oct 15 10:26:51.455 INFO kablam! warning: method is never used: `decode_vec_u8` Oct 15 10:26:51.455 INFO kablam! --> src/main.rs:95:5 Oct 15 10:26:51.455 INFO kablam! | Oct 15 10:26:51.455 INFO kablam! 95 | fn decode_vec_u8(&self, text: &Vec) -> Vec { Oct 15 10:26:51.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:26:51.455 INFO kablam! Oct 15 10:26:51.470 INFO kablam! warning: method is never used: `decode_string` Oct 15 10:26:51.471 INFO kablam! --> src/main.rs:104:5 Oct 15 10:26:51.471 INFO kablam! | Oct 15 10:26:51.471 INFO kablam! 104 | fn decode_string(&self, text: &Vec) -> String { Oct 15 10:26:51.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:26:51.471 INFO kablam! Oct 15 10:26:51.812 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.87s Oct 15 10:26:51.814 INFO kablam! su: No module specific data is present Oct 15 10:26:52.081 INFO running `"docker" "rm" "-f" "75207baf7e95be7812bb5ff521619df3dfac0c4e76938435ec79a7511c8b6666"` Oct 15 10:26:52.203 INFO blam! 75207baf7e95be7812bb5ff521619df3dfac0c4e76938435ec79a7511c8b6666 Oct 15 10:26:52.205 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 10:26:52.427 INFO blam! fd7482bd575018a8ea5d9c7c0cb93b8820230a61d5e16e3f7e4a835228565243 Oct 15 10:26:52.428 INFO running `"docker" "start" "-a" "fd7482bd575018a8ea5d9c7c0cb93b8820230a61d5e16e3f7e4a835228565243"` Oct 15 10:26:52.898 INFO kablam! usermod: no changes Oct 15 10:26:52.925 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 10:26:52.926 INFO kablam! Running /target/debug/deps/file_shorten-d82f884c3dedb8b9 Oct 15 10:26:52.928 INFO blam! Oct 15 10:26:52.928 INFO blam! running 0 tests Oct 15 10:26:52.928 INFO blam! Oct 15 10:26:52.928 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:26:52.928 INFO blam! Oct 15 10:26:52.929 INFO kablam! su: No module specific data is present Oct 15 10:26:53.359 INFO running `"docker" "rm" "-f" "fd7482bd575018a8ea5d9c7c0cb93b8820230a61d5e16e3f7e4a835228565243"` Oct 15 10:26:53.509 INFO blam! fd7482bd575018a8ea5d9c7c0cb93b8820230a61d5e16e3f7e4a835228565243