Oct 12 06:21:55.204 INFO testing ai-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 06:21:55.206 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 06:21:55.586 INFO blam! 119a73af87d2cfa37d736a389a291536e5b1bf78c7d2ab0a281a4b1321a11315 Oct 12 06:21:55.588 INFO running `"docker" "start" "-a" "119a73af87d2cfa37d736a389a291536e5b1bf78c7d2ab0a281a4b1321a11315"` Oct 12 06:21:57.447 INFO kablam! usermod: no changes Oct 12 06:21:57.545 INFO kablam! Compiling ai v0.1.0 (/source) Oct 12 06:21:59.021 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.55s Oct 12 06:21:59.025 INFO kablam! su: No module specific data is present Oct 12 06:22:00.060 INFO running `"docker" "rm" "-f" "119a73af87d2cfa37d736a389a291536e5b1bf78c7d2ab0a281a4b1321a11315"` Oct 12 06:22:00.373 INFO blam! 119a73af87d2cfa37d736a389a291536e5b1bf78c7d2ab0a281a4b1321a11315 Oct 12 06:22:00.380 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/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 12 06:22:00.761 INFO blam! 45cb64e8267828caa782009ac66d913b443aa188f637e57b59f159d577533b3c Oct 12 06:22:00.769 INFO running `"docker" "start" "-a" "45cb64e8267828caa782009ac66d913b443aa188f637e57b59f159d577533b3c"` Oct 12 06:22:02.148 INFO kablam! usermod: no changes Oct 12 06:22:02.187 INFO kablam! Compiling ai v0.1.0 (/source) Oct 12 06:22:03.742 INFO kablam! warning: value assigned to `new_indv` is never read Oct 12 06:22:03.742 INFO kablam! --> src/chromosome.rs:139:17 Oct 12 06:22:03.742 INFO kablam! | Oct 12 06:22:03.742 INFO kablam! 139 | let mut new_indv = Vec::new(); Oct 12 06:22:03.742 INFO kablam! | ^^^^^^^^ Oct 12 06:22:03.742 INFO kablam! | Oct 12 06:22:03.742 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 06:22:03.744 INFO kablam! Oct 12 06:22:03.744 INFO kablam! warning: value assigned to `new_indv` is never read Oct 12 06:22:03.744 INFO kablam! --> src/chromosome.rs:149:17 Oct 12 06:22:03.744 INFO kablam! | Oct 12 06:22:03.744 INFO kablam! 149 | let mut new_indv = Vec::new(); Oct 12 06:22:03.745 INFO kablam! | ^^^^^^^^ Oct 12 06:22:03.745 INFO kablam! Oct 12 06:22:03.757 INFO kablam! warning: variable does not need to be mutable Oct 12 06:22:03.757 INFO kablam! --> src/chromosome.rs:103:13 Oct 12 06:22:03.757 INFO kablam! | Oct 12 06:22:03.757 INFO kablam! 103 | let mut individual = Chromosome::new(); Oct 12 06:22:03.757 INFO kablam! | ----^^^^^^^^^^ Oct 12 06:22:03.757 INFO kablam! | | Oct 12 06:22:03.757 INFO kablam! | help: remove this `mut` Oct 12 06:22:03.757 INFO kablam! | Oct 12 06:22:03.759 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 06:22:03.759 INFO kablam! Oct 12 06:22:04.789 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.63s Oct 12 06:22:04.792 INFO kablam! su: No module specific data is present Oct 12 06:22:05.543 INFO running `"docker" "rm" "-f" "45cb64e8267828caa782009ac66d913b443aa188f637e57b59f159d577533b3c"` Oct 12 06:22:05.916 INFO blam! 45cb64e8267828caa782009ac66d913b443aa188f637e57b59f159d577533b3c