Oct 14 23:43:10.177 INFO testing danielbusaba/affinity against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 23:43:10.177 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 14 23:43:10.337 INFO blam! 2be1ad9a16e92c34c5ba16efbd9a57a384badeb28143d644608f81e03cf8bc8e Oct 14 23:43:10.339 INFO running `"docker" "start" "-a" "2be1ad9a16e92c34c5ba16efbd9a57a384badeb28143d644608f81e03cf8bc8e"` Oct 14 23:43:10.917 INFO kablam! usermod: no changes Oct 14 23:43:10.947 INFO kablam! Compiling affinity v0.1.0 (/source) Oct 14 23:43:11.124 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 23:43:11.124 INFO kablam! --> src/main.rs:156:8 Oct 14 23:43:11.124 INFO kablam! | Oct 14 23:43:11.124 INFO kablam! 156 | if (aws.len() > 0) Oct 14 23:43:11.124 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 23:43:11.124 INFO kablam! | Oct 14 23:43:11.124 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 23:43:11.124 INFO kablam! Oct 14 23:43:11.198 INFO kablam! warning: value assigned to `num` is never read Oct 14 23:43:11.198 INFO kablam! --> src/main.rs:47:17 Oct 14 23:43:11.198 INFO kablam! | Oct 14 23:43:11.198 INFO kablam! 47 | let mut num = 0; Oct 14 23:43:11.198 INFO kablam! | ^^^ Oct 14 23:43:11.198 INFO kablam! | Oct 14 23:43:11.198 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 14 23:43:11.198 INFO kablam! Oct 14 23:43:11.198 INFO kablam! warning: value assigned to `num` is never read Oct 14 23:43:11.198 INFO kablam! --> src/main.rs:86:17 Oct 14 23:43:11.198 INFO kablam! | Oct 14 23:43:11.198 INFO kablam! 86 | let mut num = 0; Oct 14 23:43:11.198 INFO kablam! | ^^^ Oct 14 23:43:11.198 INFO kablam! Oct 14 23:43:11.198 INFO kablam! warning: value assigned to `c` is never read Oct 14 23:43:11.198 INFO kablam! --> src/main.rs:172:17 Oct 14 23:43:11.198 INFO kablam! | Oct 14 23:43:11.198 INFO kablam! 172 | let mut c = ' '; Oct 14 23:43:11.198 INFO kablam! | ^ Oct 14 23:43:11.198 INFO kablam! Oct 14 23:43:11.198 INFO kablam! warning: value assigned to `c` is never read Oct 14 23:43:11.198 INFO kablam! --> src/main.rs:211:17 Oct 14 23:43:11.198 INFO kablam! | Oct 14 23:43:11.198 INFO kablam! 211 | let mut c = ' '; Oct 14 23:43:11.198 INFO kablam! | ^ Oct 14 23:43:11.198 INFO kablam! Oct 14 23:43:11.198 INFO kablam! warning: value assigned to `unique_characters` is never read Oct 14 23:43:11.198 INFO kablam! --> src/main.rs:344:13 Oct 14 23:43:11.198 INFO kablam! | Oct 14 23:43:11.198 INFO kablam! 344 | let mut unique_characters: HashSet = HashSet::new(); Oct 14 23:43:11.198 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 23:43:11.198 INFO kablam! Oct 14 23:43:11.198 INFO kablam! warning: value assigned to `unique_characters` is never read Oct 14 23:43:11.198 INFO kablam! --> src/main.rs:356:17 Oct 14 23:43:11.198 INFO kablam! | Oct 14 23:43:11.198 INFO kablam! 356 | unique_characters = HashSet::new(); Oct 14 23:43:11.198 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 23:43:11.198 INFO kablam! Oct 14 23:43:11.198 INFO kablam! warning: value assigned to `affinity` is never read Oct 14 23:43:11.199 INFO kablam! --> src/main.rs:384:13 Oct 14 23:43:11.199 INFO kablam! | Oct 14 23:43:11.199 INFO kablam! 384 | let mut affinity = String::new(); Oct 14 23:43:11.199 INFO kablam! | ^^^^^^^^ Oct 14 23:43:11.199 INFO kablam! Oct 14 23:43:11.897 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.96s Oct 14 23:43:11.898 INFO kablam! su: No module specific data is present Oct 14 23:43:12.186 INFO running `"docker" "rm" "-f" "2be1ad9a16e92c34c5ba16efbd9a57a384badeb28143d644608f81e03cf8bc8e"` Oct 14 23:43:12.302 INFO blam! 2be1ad9a16e92c34c5ba16efbd9a57a384badeb28143d644608f81e03cf8bc8e Oct 14 23:43:12.310 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 14 23:43:12.560 INFO blam! 4f485249f412299b844de3596621c9a7ffa6bdaa146c8755a87fbb572d891a1a Oct 14 23:43:12.562 INFO running `"docker" "start" "-a" "4f485249f412299b844de3596621c9a7ffa6bdaa146c8755a87fbb572d891a1a"` Oct 14 23:43:13.822 INFO kablam! usermod: no changes Oct 14 23:43:13.878 INFO kablam! Compiling affinity v0.1.0 (/source) Oct 14 23:43:14.264 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 14 23:43:14.264 INFO kablam! --> src/main.rs:156:8 Oct 14 23:43:14.264 INFO kablam! | Oct 14 23:43:14.265 INFO kablam! 156 | if (aws.len() > 0) Oct 14 23:43:14.265 INFO kablam! | ^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 23:43:14.265 INFO kablam! | Oct 14 23:43:14.266 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 23:43:14.266 INFO kablam! Oct 14 23:43:14.372 INFO kablam! warning: value assigned to `num` is never read Oct 14 23:43:14.372 INFO kablam! --> src/main.rs:47:17 Oct 14 23:43:14.373 INFO kablam! | Oct 14 23:43:14.373 INFO kablam! 47 | let mut num = 0; Oct 14 23:43:14.374 INFO kablam! | ^^^ Oct 14 23:43:14.375 INFO kablam! | Oct 14 23:43:14.376 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 14 23:43:14.376 INFO kablam! Oct 14 23:43:14.376 INFO kablam! warning: value assigned to `num` is never read Oct 14 23:43:14.377 INFO kablam! --> src/main.rs:86:17 Oct 14 23:43:14.377 INFO kablam! | Oct 14 23:43:14.377 INFO kablam! 86 | let mut num = 0; Oct 14 23:43:14.378 INFO kablam! | ^^^ Oct 14 23:43:14.380 INFO kablam! Oct 14 23:43:14.380 INFO kablam! warning: value assigned to `c` is never read Oct 14 23:43:14.380 INFO kablam! --> src/main.rs:172:17 Oct 14 23:43:14.381 INFO kablam! | Oct 14 23:43:14.381 INFO kablam! 172 | let mut c = ' '; Oct 14 23:43:14.382 INFO kablam! | ^ Oct 14 23:43:14.383 INFO kablam! Oct 14 23:43:14.383 INFO kablam! warning: value assigned to `c` is never read Oct 14 23:43:14.383 INFO kablam! --> src/main.rs:211:17 Oct 14 23:43:14.384 INFO kablam! | Oct 14 23:43:14.384 INFO kablam! 211 | let mut c = ' '; Oct 14 23:43:14.384 INFO kablam! | ^ Oct 14 23:43:14.385 INFO kablam! Oct 14 23:43:14.385 INFO kablam! warning: value assigned to `unique_characters` is never read Oct 14 23:43:14.386 INFO kablam! --> src/main.rs:344:13 Oct 14 23:43:14.387 INFO kablam! | Oct 14 23:43:14.387 INFO kablam! 344 | let mut unique_characters: HashSet = HashSet::new(); Oct 14 23:43:14.387 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 23:43:14.388 INFO kablam! Oct 14 23:43:14.388 INFO kablam! warning: value assigned to `unique_characters` is never read Oct 14 23:43:14.388 INFO kablam! --> src/main.rs:356:17 Oct 14 23:43:14.388 INFO kablam! | Oct 14 23:43:14.388 INFO kablam! 356 | unique_characters = HashSet::new(); Oct 14 23:43:14.389 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 23:43:14.389 INFO kablam! Oct 14 23:43:14.389 INFO kablam! warning: value assigned to `affinity` is never read Oct 14 23:43:14.389 INFO kablam! --> src/main.rs:384:13 Oct 14 23:43:14.389 INFO kablam! | Oct 14 23:43:14.389 INFO kablam! 384 | let mut affinity = String::new(); Oct 14 23:43:14.389 INFO kablam! | ^^^^^^^^ Oct 14 23:43:14.389 INFO kablam! Oct 14 23:43:14.807 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 14 23:43:14.807 INFO kablam! su: No module specific data is present Oct 14 23:43:15.205 INFO running `"docker" "rm" "-f" "4f485249f412299b844de3596621c9a7ffa6bdaa146c8755a87fbb572d891a1a"` Oct 14 23:43:15.367 INFO blam! 4f485249f412299b844de3596621c9a7ffa6bdaa146c8755a87fbb572d891a1a Oct 14 23:43:15.370 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 14 23:43:15.555 INFO blam! 5de07937c98ddacb26be3fdc159c4953c2df0b3479eea738d8931130a89b36ab Oct 14 23:43:15.559 INFO running `"docker" "start" "-a" "5de07937c98ddacb26be3fdc159c4953c2df0b3479eea738d8931130a89b36ab"` Oct 14 23:43:15.963 INFO kablam! usermod: no changes Oct 14 23:43:15.998 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 23:43:16.001 INFO kablam! Running /target/debug/deps/affinity-155d992c0b458eaa Oct 14 23:43:16.007 INFO blam! Oct 14 23:43:16.007 INFO blam! running 0 tests Oct 14 23:43:16.007 INFO blam! Oct 14 23:43:16.007 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:43:16.007 INFO blam! Oct 14 23:43:16.009 INFO kablam! su: No module specific data is present Oct 14 23:43:16.319 INFO running `"docker" "rm" "-f" "5de07937c98ddacb26be3fdc159c4953c2df0b3479eea738d8931130a89b36ab"` Oct 14 23:43:16.455 INFO blam! 5de07937c98ddacb26be3fdc159c4953c2df0b3479eea738d8931130a89b36ab