Oct 15 05:34:52.748 INFO testing XOSplicer/rust_crypto_challenge against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 05:34:52.748 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 05:34:53.163 INFO blam! 068eb4085861bc1b0d8ab14338beed68702494819123995792c9655894280d31 Oct 15 05:34:53.165 INFO running `"docker" "start" "-a" "068eb4085861bc1b0d8ab14338beed68702494819123995792c9655894280d31"` Oct 15 05:34:54.583 INFO kablam! usermod: no changes Oct 15 05:34:54.667 INFO kablam! Compiling crypto_challenge v0.1.0 (/source) Oct 15 05:34:55.135 INFO kablam! warning: variable does not need to be mutable Oct 15 05:34:55.135 INFO kablam! --> src/core.rs:49:7 Oct 15 05:34:55.135 INFO kablam! | Oct 15 05:34:55.135 INFO kablam! 49 | let mut vec6bit = Vec::new(); Oct 15 05:34:55.135 INFO kablam! | ----^^^^^^^ Oct 15 05:34:55.135 INFO kablam! | | Oct 15 05:34:55.135 INFO kablam! | help: remove this `mut` Oct 15 05:34:55.135 INFO kablam! | Oct 15 05:34:55.135 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 05:34:55.135 INFO kablam! Oct 15 05:34:55.135 INFO kablam! warning: method is never used: `new` Oct 15 05:34:55.135 INFO kablam! --> src/core.rs:21:2 Oct 15 05:34:55.135 INFO kablam! | Oct 15 05:34:55.135 INFO kablam! 21 | pub fn new() -> Hex { Oct 15 05:34:55.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 05:34:55.135 INFO kablam! | Oct 15 05:34:55.135 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:34:55.135 INFO kablam! Oct 15 05:34:55.135 INFO kablam! warning: method is never used: `new` Oct 15 05:34:55.135 INFO kablam! --> src/core.rs:91:2 Oct 15 05:34:55.135 INFO kablam! | Oct 15 05:34:55.135 INFO kablam! 91 | pub fn new() -> Base64 { Oct 15 05:34:55.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:34:55.135 INFO kablam! Oct 15 05:34:55.854 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Oct 15 05:34:55.859 INFO kablam! su: No module specific data is present Oct 15 05:34:56.515 INFO running `"docker" "rm" "-f" "068eb4085861bc1b0d8ab14338beed68702494819123995792c9655894280d31"` Oct 15 05:34:56.804 INFO blam! 068eb4085861bc1b0d8ab14338beed68702494819123995792c9655894280d31 Oct 15 05:34:56.807 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 05:34:57.357 INFO blam! 054b8da56d82a83eea0252013fd901b8f60742df753a7834efb2d3662fe5323c Oct 15 05:34:57.360 INFO running `"docker" "start" "-a" "054b8da56d82a83eea0252013fd901b8f60742df753a7834efb2d3662fe5323c"` Oct 15 05:34:58.433 INFO kablam! usermod: no changes Oct 15 05:34:58.484 INFO kablam! Compiling crypto_challenge v0.1.0 (/source) Oct 15 05:34:59.035 INFO kablam! warning: variable does not need to be mutable Oct 15 05:34:59.035 INFO kablam! --> src/core.rs:49:7 Oct 15 05:34:59.035 INFO kablam! | Oct 15 05:34:59.035 INFO kablam! 49 | let mut vec6bit = Vec::new(); Oct 15 05:34:59.035 INFO kablam! | ----^^^^^^^ Oct 15 05:34:59.035 INFO kablam! | | Oct 15 05:34:59.035 INFO kablam! | help: remove this `mut` Oct 15 05:34:59.035 INFO kablam! | Oct 15 05:34:59.035 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 05:34:59.035 INFO kablam! Oct 15 05:34:59.035 INFO kablam! warning: method is never used: `new` Oct 15 05:34:59.035 INFO kablam! --> src/core.rs:21:2 Oct 15 05:34:59.035 INFO kablam! | Oct 15 05:34:59.035 INFO kablam! 21 | pub fn new() -> Hex { Oct 15 05:34:59.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 05:34:59.035 INFO kablam! | Oct 15 05:34:59.035 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:34:59.035 INFO kablam! Oct 15 05:34:59.035 INFO kablam! warning: method is never used: `new` Oct 15 05:34:59.035 INFO kablam! --> src/core.rs:91:2 Oct 15 05:34:59.035 INFO kablam! | Oct 15 05:34:59.035 INFO kablam! 91 | pub fn new() -> Base64 { Oct 15 05:34:59.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:34:59.035 INFO kablam! Oct 15 05:34:59.892 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Oct 15 05:34:59.893 INFO kablam! su: No module specific data is present Oct 15 05:35:00.739 INFO running `"docker" "rm" "-f" "054b8da56d82a83eea0252013fd901b8f60742df753a7834efb2d3662fe5323c"` Oct 15 05:35:01.023 INFO blam! 054b8da56d82a83eea0252013fd901b8f60742df753a7834efb2d3662fe5323c