Oct 13 01:32:43.862 INFO testing samirm/Conma against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 01:32:43.862 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 01:32:44.280 INFO blam! 1243065fab82104f6a474844bd15ea8cab7be305f8d6134276c3f9788861cbb6 Oct 13 01:32:44.283 INFO running `"docker" "start" "-a" "1243065fab82104f6a474844bd15ea8cab7be305f8d6134276c3f9788861cbb6"` Oct 13 01:32:45.529 INFO kablam! usermod: no changes Oct 13 01:32:45.664 INFO kablam! Compiling gg v0.1.0 (/source) Oct 13 01:32:46.060 INFO kablam! warning: unused import: `std::fs::File` Oct 13 01:32:46.060 INFO kablam! --> src/main.rs:6:5 Oct 13 01:32:46.060 INFO kablam! | Oct 13 01:32:46.060 INFO kablam! 6 | use std::fs::File; Oct 13 01:32:46.060 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 01:32:46.067 INFO kablam! | Oct 13 01:32:46.067 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:32:46.067 INFO kablam! Oct 13 01:32:46.148 INFO kablam! warning: value assigned to `current_timezone` is never read Oct 13 01:32:46.149 INFO kablam! --> src/main.rs:67:5 Oct 13 01:32:46.149 INFO kablam! | Oct 13 01:32:46.149 INFO kablam! 67 | current_timezone = check_timezone(current_timezone); Oct 13 01:32:46.149 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 01:32:46.149 INFO kablam! | Oct 13 01:32:46.149 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 01:32:46.149 INFO kablam! Oct 13 01:32:46.149 INFO kablam! warning: unused variable: `name` Oct 13 01:32:46.149 INFO kablam! --> src/main.rs:105:24 Oct 13 01:32:46.149 INFO kablam! | Oct 13 01:32:46.150 INFO kablam! 105 | fn update_contact_tier(name: &str, tier: Tier) { Oct 13 01:32:46.150 INFO kablam! | ^^^^ help: consider using `_name` instead Oct 13 01:32:46.150 INFO kablam! | Oct 13 01:32:46.150 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:32:46.150 INFO kablam! Oct 13 01:32:46.150 INFO kablam! warning: unused variable: `tier` Oct 13 01:32:46.150 INFO kablam! --> src/main.rs:105:36 Oct 13 01:32:46.150 INFO kablam! | Oct 13 01:32:46.150 INFO kablam! 105 | fn update_contact_tier(name: &str, tier: Tier) { Oct 13 01:32:46.150 INFO kablam! | ^^^^ help: consider using `_tier` instead Oct 13 01:32:46.150 INFO kablam! Oct 13 01:32:46.175 INFO kablam! warning: variant is never constructed: `Two` Oct 13 01:32:46.175 INFO kablam! --> src/main.rs:14:5 Oct 13 01:32:46.175 INFO kablam! | Oct 13 01:32:46.175 INFO kablam! 14 | Two, Oct 13 01:32:46.175 INFO kablam! | ^^^ Oct 13 01:32:46.175 INFO kablam! | Oct 13 01:32:46.175 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:32:46.175 INFO kablam! Oct 13 01:32:46.175 INFO kablam! warning: variant is never constructed: `Three` Oct 13 01:32:46.175 INFO kablam! --> src/main.rs:15:2 Oct 13 01:32:46.175 INFO kablam! | Oct 13 01:32:46.175 INFO kablam! 15 | Three, Oct 13 01:32:46.175 INFO kablam! | ^^^^^ Oct 13 01:32:46.175 INFO kablam! Oct 13 01:32:46.175 INFO kablam! warning: function is never used: `update_contact` Oct 13 01:32:46.175 INFO kablam! --> src/main.rs:91:1 Oct 13 01:32:46.175 INFO kablam! | Oct 13 01:32:46.176 INFO kablam! 91 | fn update_contact(contacts: &mut HashMap>) { Oct 13 01:32:46.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:32:46.176 INFO kablam! Oct 13 01:32:46.176 INFO kablam! warning: function is never used: `update_contact_tier` Oct 13 01:32:46.176 INFO kablam! --> src/main.rs:105:1 Oct 13 01:32:46.176 INFO kablam! | Oct 13 01:32:46.176 INFO kablam! 105 | fn update_contact_tier(name: &str, tier: Tier) { Oct 13 01:32:46.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:32:46.176 INFO kablam! Oct 13 01:32:47.290 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.72s Oct 13 01:32:47.302 INFO kablam! su: No module specific data is present Oct 13 01:32:48.241 INFO running `"docker" "rm" "-f" "1243065fab82104f6a474844bd15ea8cab7be305f8d6134276c3f9788861cbb6"` Oct 13 01:32:48.523 INFO blam! 1243065fab82104f6a474844bd15ea8cab7be305f8d6134276c3f9788861cbb6 Oct 13 01:32:48.525 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 01:32:48.895 INFO blam! 5407cc17672ac05da471cb98aa416fdf74fd8f9304eae68eabdbd030f928dbf8 Oct 13 01:32:48.896 INFO running `"docker" "start" "-a" "5407cc17672ac05da471cb98aa416fdf74fd8f9304eae68eabdbd030f928dbf8"` Oct 13 01:32:50.187 INFO kablam! usermod: no changes Oct 13 01:32:50.303 INFO kablam! Compiling gg v0.1.0 (/source) Oct 13 01:32:50.659 INFO kablam! warning: unused import: `std::fs::File` Oct 13 01:32:50.659 INFO kablam! --> src/main.rs:6:5 Oct 13 01:32:50.659 INFO kablam! | Oct 13 01:32:50.659 INFO kablam! 6 | use std::fs::File; Oct 13 01:32:50.659 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 01:32:50.659 INFO kablam! | Oct 13 01:32:50.659 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:32:50.659 INFO kablam! Oct 13 01:32:50.719 INFO kablam! warning: value assigned to `current_timezone` is never read Oct 13 01:32:50.719 INFO kablam! --> src/main.rs:67:5 Oct 13 01:32:50.719 INFO kablam! | Oct 13 01:32:50.719 INFO kablam! 67 | current_timezone = check_timezone(current_timezone); Oct 13 01:32:50.719 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 01:32:50.719 INFO kablam! | Oct 13 01:32:50.719 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 13 01:32:50.719 INFO kablam! Oct 13 01:32:50.719 INFO kablam! warning: unused variable: `name` Oct 13 01:32:50.719 INFO kablam! --> src/main.rs:105:24 Oct 13 01:32:50.719 INFO kablam! | Oct 13 01:32:50.719 INFO kablam! 105 | fn update_contact_tier(name: &str, tier: Tier) { Oct 13 01:32:50.719 INFO kablam! | ^^^^ help: consider using `_name` instead Oct 13 01:32:50.719 INFO kablam! | Oct 13 01:32:50.719 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 01:32:50.719 INFO kablam! Oct 13 01:32:50.719 INFO kablam! warning: unused variable: `tier` Oct 13 01:32:50.719 INFO kablam! --> src/main.rs:105:36 Oct 13 01:32:50.719 INFO kablam! | Oct 13 01:32:50.719 INFO kablam! 105 | fn update_contact_tier(name: &str, tier: Tier) { Oct 13 01:32:50.719 INFO kablam! | ^^^^ help: consider using `_tier` instead Oct 13 01:32:50.719 INFO kablam! Oct 13 01:32:50.735 INFO kablam! warning: variant is never constructed: `Two` Oct 13 01:32:50.735 INFO kablam! --> src/main.rs:14:5 Oct 13 01:32:50.735 INFO kablam! | Oct 13 01:32:50.735 INFO kablam! 14 | Two, Oct 13 01:32:50.735 INFO kablam! | ^^^ Oct 13 01:32:50.735 INFO kablam! | Oct 13 01:32:50.735 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:32:50.735 INFO kablam! Oct 13 01:32:50.735 INFO kablam! warning: variant is never constructed: `Three` Oct 13 01:32:50.735 INFO kablam! --> src/main.rs:15:2 Oct 13 01:32:50.735 INFO kablam! | Oct 13 01:32:50.735 INFO kablam! 15 | Three, Oct 13 01:32:50.735 INFO kablam! | ^^^^^ Oct 13 01:32:50.735 INFO kablam! Oct 13 01:32:50.735 INFO kablam! warning: function is never used: `update_contact` Oct 13 01:32:50.735 INFO kablam! --> src/main.rs:91:1 Oct 13 01:32:50.735 INFO kablam! | Oct 13 01:32:50.735 INFO kablam! 91 | fn update_contact(contacts: &mut HashMap>) { Oct 13 01:32:50.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:32:50.735 INFO kablam! Oct 13 01:32:50.735 INFO kablam! warning: function is never used: `update_contact_tier` Oct 13 01:32:50.735 INFO kablam! --> src/main.rs:105:1 Oct 13 01:32:50.735 INFO kablam! | Oct 13 01:32:50.735 INFO kablam! 105 | fn update_contact_tier(name: &str, tier: Tier) { Oct 13 01:32:50.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:32:50.735 INFO kablam! Oct 13 01:32:51.303 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Oct 13 01:32:51.303 INFO kablam! su: No module specific data is present Oct 13 01:32:52.643 INFO running `"docker" "rm" "-f" "5407cc17672ac05da471cb98aa416fdf74fd8f9304eae68eabdbd030f928dbf8"` Oct 13 01:32:52.903 INFO blam! 5407cc17672ac05da471cb98aa416fdf74fd8f9304eae68eabdbd030f928dbf8 Oct 13 01:32:52.907 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 01:32:53.406 INFO blam! df69f93a3ed6c66f312603adc7fd7da185d7272e630123bcba2c71666b4956d5 Oct 13 01:32:53.408 INFO running `"docker" "start" "-a" "df69f93a3ed6c66f312603adc7fd7da185d7272e630123bcba2c71666b4956d5"` Oct 13 01:32:55.343 INFO kablam! usermod: no changes Oct 13 01:32:55.419 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 13 01:32:55.436 INFO kablam! Running /target/debug/deps/gg-d08c6208982574f9 Oct 13 01:32:55.443 INFO blam! Oct 13 01:32:55.443 INFO blam! running 0 tests Oct 13 01:32:55.443 INFO blam! Oct 13 01:32:55.443 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:32:55.443 INFO blam! Oct 13 01:32:55.446 INFO kablam! su: No module specific data is present Oct 13 01:32:56.656 INFO running `"docker" "rm" "-f" "df69f93a3ed6c66f312603adc7fd7da185d7272e630123bcba2c71666b4956d5"` Oct 13 01:32:56.923 INFO blam! df69f93a3ed6c66f312603adc7fd7da185d7272e630123bcba2c71666b4956d5