Oct 15 05:34:52.516 INFO testing XOSplicer/rust_crypto_challenge against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 05:34:52.516 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 05:34:52.991 INFO blam! ec7d116fd038ac88a36df9a13f5c3d070b8f4202ace0830cb0a420aa03781c2b Oct 15 05:34:53.007 INFO running `"docker" "start" "-a" "ec7d116fd038ac88a36df9a13f5c3d070b8f4202ace0830cb0a420aa03781c2b"` Oct 15 05:34:53.942 INFO kablam! usermod: no changes Oct 15 05:34:53.983 INFO kablam! Compiling crypto_challenge v0.1.0 (/source) Oct 15 05:34:54.395 INFO kablam! warning: variable does not need to be mutable Oct 15 05:34:54.395 INFO kablam! --> src/core.rs:49:7 Oct 15 05:34:54.395 INFO kablam! | Oct 15 05:34:54.395 INFO kablam! 49 | let mut vec6bit = Vec::new(); Oct 15 05:34:54.395 INFO kablam! | ----^^^^^^^ Oct 15 05:34:54.395 INFO kablam! | | Oct 15 05:34:54.395 INFO kablam! | help: remove this `mut` Oct 15 05:34:54.395 INFO kablam! | Oct 15 05:34:54.395 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 05:34:54.395 INFO kablam! Oct 15 05:34:54.399 INFO kablam! warning: method is never used: `new` Oct 15 05:34:54.399 INFO kablam! --> src/core.rs:21:2 Oct 15 05:34:54.399 INFO kablam! | Oct 15 05:34:54.399 INFO kablam! 21 | pub fn new() -> Hex { Oct 15 05:34:54.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 05:34:54.399 INFO kablam! | Oct 15 05:34:54.399 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:34:54.399 INFO kablam! Oct 15 05:34:54.399 INFO kablam! warning: method is never used: `new` Oct 15 05:34:54.399 INFO kablam! --> src/core.rs:91:2 Oct 15 05:34:54.399 INFO kablam! | Oct 15 05:34:54.399 INFO kablam! 91 | pub fn new() -> Base64 { Oct 15 05:34:54.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:34:54.399 INFO kablam! Oct 15 05:34:55.143 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.16s Oct 15 05:34:55.143 INFO kablam! su: No module specific data is present Oct 15 05:34:56.147 INFO running `"docker" "rm" "-f" "ec7d116fd038ac88a36df9a13f5c3d070b8f4202ace0830cb0a420aa03781c2b"` Oct 15 05:34:56.413 INFO blam! ec7d116fd038ac88a36df9a13f5c3d070b8f4202ace0830cb0a420aa03781c2b Oct 15 05:34:56.419 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 05:34:56.788 INFO blam! 78e59b1a77a485f7bdfda969842c6aa6c61f91f743705d719ee463790b6fcd2e Oct 15 05:34:56.807 INFO running `"docker" "start" "-a" "78e59b1a77a485f7bdfda969842c6aa6c61f91f743705d719ee463790b6fcd2e"` Oct 15 05:34:57.713 INFO kablam! usermod: no changes Oct 15 05:34:57.779 INFO kablam! Compiling crypto_challenge v0.1.0 (/source) Oct 15 05:34:58.283 INFO kablam! warning: variable does not need to be mutable Oct 15 05:34:58.283 INFO kablam! --> src/core.rs:49:7 Oct 15 05:34:58.283 INFO kablam! | Oct 15 05:34:58.283 INFO kablam! 49 | let mut vec6bit = Vec::new(); Oct 15 05:34:58.283 INFO kablam! | ----^^^^^^^ Oct 15 05:34:58.283 INFO kablam! | | Oct 15 05:34:58.283 INFO kablam! | help: remove this `mut` Oct 15 05:34:58.283 INFO kablam! | Oct 15 05:34:58.283 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 05:34:58.283 INFO kablam! Oct 15 05:34:58.284 INFO kablam! warning: method is never used: `new` Oct 15 05:34:58.284 INFO kablam! --> src/core.rs:21:2 Oct 15 05:34:58.284 INFO kablam! | Oct 15 05:34:58.284 INFO kablam! 21 | pub fn new() -> Hex { Oct 15 05:34:58.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 05:34:58.284 INFO kablam! | Oct 15 05:34:58.284 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:34:58.284 INFO kablam! Oct 15 05:34:58.284 INFO kablam! warning: method is never used: `new` Oct 15 05:34:58.284 INFO kablam! --> src/core.rs:91:2 Oct 15 05:34:58.284 INFO kablam! | Oct 15 05:34:58.284 INFO kablam! 91 | pub fn new() -> Base64 { Oct 15 05:34:58.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:34:58.284 INFO kablam! Oct 15 05:34:59.131 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Oct 15 05:34:59.131 INFO kablam! su: No module specific data is present Oct 15 05:35:00.362 INFO running `"docker" "rm" "-f" "78e59b1a77a485f7bdfda969842c6aa6c61f91f743705d719ee463790b6fcd2e"` Oct 15 05:35:00.715 INFO blam! 78e59b1a77a485f7bdfda969842c6aa6c61f91f743705d719ee463790b6fcd2e