Oct 15 05:18:41.961 INFO testing abdulhannanali/twelve-days-of-christmas against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 05:18:41.962 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:18:42.111 INFO blam! c37d8114d3db72b0f69f24cebed14f28fa7cb879488e3877407c0a7bfcdcd97d Oct 15 05:18:42.115 INFO running `"docker" "start" "-a" "c37d8114d3db72b0f69f24cebed14f28fa7cb879488e3877407c0a7bfcdcd97d"` Oct 15 05:18:42.487 INFO kablam! usermod: no changes Oct 15 05:18:42.523 INFO kablam! Compiling twelve-days-of-christmas v0.1.0 (/source) Oct 15 05:18:42.877 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 15 05:18:42.877 INFO kablam! --> src/main.rs:18:5 Oct 15 05:18:42.877 INFO kablam! | Oct 15 05:18:42.877 INFO kablam! 18 | use std::io::prelude::*; Oct 15 05:18:42.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 05:18:42.877 INFO kablam! | Oct 15 05:18:42.877 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:18:42.877 INFO kablam! Oct 15 05:18:42.877 INFO kablam! warning: unused import: `colored::*` Oct 15 05:18:42.877 INFO kablam! --> src/main.rs:19:5 Oct 15 05:18:42.877 INFO kablam! | Oct 15 05:18:42.877 INFO kablam! 19 | use colored::*; Oct 15 05:18:42.877 INFO kablam! | ^^^^^^^^^^ Oct 15 05:18:42.877 INFO kablam! Oct 15 05:18:42.877 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 05:18:42.877 INFO kablam! --> src/main.rs:78:14 Oct 15 05:18:42.877 INFO kablam! | Oct 15 05:18:42.877 INFO kablam! 78 | for i in (0..total_surprises) { Oct 15 05:18:42.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 05:18:42.877 INFO kablam! | Oct 15 05:18:42.877 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 05:18:42.877 INFO kablam! Oct 15 05:18:43.293 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.79s Oct 15 05:18:43.302 INFO kablam! su: No module specific data is present Oct 15 05:18:43.675 INFO running `"docker" "rm" "-f" "c37d8114d3db72b0f69f24cebed14f28fa7cb879488e3877407c0a7bfcdcd97d"` Oct 15 05:18:43.742 INFO blam! c37d8114d3db72b0f69f24cebed14f28fa7cb879488e3877407c0a7bfcdcd97d Oct 15 05:18:43.742 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:18:43.939 INFO blam! 8f6ff4bd4cb27e876701f078f3fad31351b431c005a23ff6cda409eea845a863 Oct 15 05:18:43.941 INFO running `"docker" "start" "-a" "8f6ff4bd4cb27e876701f078f3fad31351b431c005a23ff6cda409eea845a863"` Oct 15 05:18:44.558 INFO kablam! usermod: no changes Oct 15 05:18:44.611 INFO kablam! Compiling twelve-days-of-christmas v0.1.0 (/source) Oct 15 05:18:45.073 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 15 05:18:45.074 INFO kablam! --> src/main.rs:18:5 Oct 15 05:18:45.074 INFO kablam! | Oct 15 05:18:45.075 INFO kablam! 18 | use std::io::prelude::*; Oct 15 05:18:45.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 05:18:45.075 INFO kablam! | Oct 15 05:18:45.075 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:18:45.075 INFO kablam! Oct 15 05:18:45.075 INFO kablam! warning: unused import: `colored::*` Oct 15 05:18:45.075 INFO kablam! --> src/main.rs:19:5 Oct 15 05:18:45.075 INFO kablam! | Oct 15 05:18:45.075 INFO kablam! 19 | use colored::*; Oct 15 05:18:45.075 INFO kablam! | ^^^^^^^^^^ Oct 15 05:18:45.075 INFO kablam! Oct 15 05:18:45.075 INFO kablam! warning: unnecessary parentheses around `for` head expression Oct 15 05:18:45.075 INFO kablam! --> src/main.rs:78:14 Oct 15 05:18:45.075 INFO kablam! | Oct 15 05:18:45.075 INFO kablam! 78 | for i in (0..total_surprises) { Oct 15 05:18:45.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 05:18:45.075 INFO kablam! | Oct 15 05:18:45.075 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 05:18:45.075 INFO kablam! Oct 15 05:18:45.432 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Oct 15 05:18:45.435 INFO kablam! su: No module specific data is present Oct 15 05:18:45.967 INFO running `"docker" "rm" "-f" "8f6ff4bd4cb27e876701f078f3fad31351b431c005a23ff6cda409eea845a863"` Oct 15 05:18:46.171 INFO blam! 8f6ff4bd4cb27e876701f078f3fad31351b431c005a23ff6cda409eea845a863 Oct 15 05:18:46.171 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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" "-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:18:46.545 INFO blam! daf7cc3391c7166edeb848ee1dd393c47a0ebf15145a8e690eb03dc7f9833262 Oct 15 05:18:46.548 INFO running `"docker" "start" "-a" "daf7cc3391c7166edeb848ee1dd393c47a0ebf15145a8e690eb03dc7f9833262"` Oct 15 05:18:47.027 INFO kablam! usermod: no changes Oct 15 05:18:47.072 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 05:18:47.073 INFO kablam! Running /target/debug/deps/twelve_days_of_christmas-9fb43d62717bdb43 Oct 15 05:18:47.075 INFO blam! Oct 15 05:18:47.075 INFO blam! running 0 tests Oct 15 05:18:47.075 INFO blam! Oct 15 05:18:47.075 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:18:47.075 INFO blam! Oct 15 05:18:47.077 INFO kablam! su: No module specific data is present Oct 15 05:18:47.402 INFO running `"docker" "rm" "-f" "daf7cc3391c7166edeb848ee1dd393c47a0ebf15145a8e690eb03dc7f9833262"` Oct 15 05:18:47.551 INFO blam! daf7cc3391c7166edeb848ee1dd393c47a0ebf15145a8e690eb03dc7f9833262