Oct 11 00:20:21.169 INFO testing denismerigoux/tarot against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:20:21.169 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:20:21.169 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:20:21.588 INFO blam! d393d189ee28d985f4e23678613a6f175d0ff60db4b5c4d85d7a4b79ccd8b106 Oct 11 00:20:21.588 INFO running `"docker" "start" "-a" "d393d189ee28d985f4e23678613a6f175d0ff60db4b5c4d85d7a4b79ccd8b106"` Oct 11 00:20:22.678 INFO kablam! usermod: no changes Oct 11 00:20:22.786 INFO kablam! Compiling tarot v0.0.1 (/source) Oct 11 00:20:23.821 INFO kablam! warning: variable does not need to be mutable Oct 11 00:20:23.821 INFO kablam! --> src/game.rs:131:26 Oct 11 00:20:23.821 INFO kablam! | Oct 11 00:20:23.821 INFO kablam! 131 | fn sort_by_playing_order(mut players: &mut Vec, starting_player_id: i32) { Oct 11 00:20:23.821 INFO kablam! | ----^^^^^^^ Oct 11 00:20:23.821 INFO kablam! | | Oct 11 00:20:23.821 INFO kablam! | help: remove this `mut` Oct 11 00:20:23.821 INFO kablam! | Oct 11 00:20:23.821 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 00:20:23.821 INFO kablam! Oct 11 00:20:23.840 INFO kablam! warning: variable does not need to be mutable Oct 11 00:20:23.840 INFO kablam! --> src/game.rs:282:19 Oct 11 00:20:23.840 INFO kablam! | Oct 11 00:20:23.840 INFO kablam! 282 | fn deal_with_fool(mut cards_played: &mut Heap, Oct 11 00:20:23.840 INFO kablam! | ----^^^^^^^^^^^^ Oct 11 00:20:23.840 INFO kablam! | | Oct 11 00:20:23.840 INFO kablam! | help: remove this `mut` Oct 11 00:20:23.840 INFO kablam! Oct 11 00:20:23.840 INFO kablam! warning: variable does not need to be mutable Oct 11 00:20:23.840 INFO kablam! --> src/game.rs:283:19 Oct 11 00:20:23.840 INFO kablam! | Oct 11 00:20:23.840 INFO kablam! 283 | mut game: &mut Game, Oct 11 00:20:23.840 INFO kablam! | ----^^^^ Oct 11 00:20:23.840 INFO kablam! | | Oct 11 00:20:23.840 INFO kablam! | help: remove this `mut` Oct 11 00:20:23.840 INFO kablam! Oct 11 00:20:23.856 INFO kablam! warning: variable does not need to be mutable Oct 11 00:20:23.856 INFO kablam! --> src/ai.rs:21:21 Oct 11 00:20:23.856 INFO kablam! | Oct 11 00:20:23.856 INFO kablam! 21 | pub fn exchange_dog(mut players: &mut Vec, Oct 11 00:20:23.856 INFO kablam! | ----^^^^^^^ Oct 11 00:20:23.856 INFO kablam! | | Oct 11 00:20:23.856 INFO kablam! | help: remove this `mut` Oct 11 00:20:23.856 INFO kablam! Oct 11 00:20:25.324 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.59s Oct 11 00:20:25.324 INFO kablam! su: No module specific data is present Oct 11 00:20:26.170 INFO running `"docker" "rm" "-f" "d393d189ee28d985f4e23678613a6f175d0ff60db4b5c4d85d7a4b79ccd8b106"` Oct 11 00:20:26.568 INFO blam! d393d189ee28d985f4e23678613a6f175d0ff60db4b5c4d85d7a4b79ccd8b106 Oct 11 00:20:26.577 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:20:26.577 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:20:27.001 INFO blam! 55409641bb3227e60ccbd4db97b9fb2e8d7d0084edd14c83bd327022ec5fc7a9 Oct 11 00:20:27.009 INFO running `"docker" "start" "-a" "55409641bb3227e60ccbd4db97b9fb2e8d7d0084edd14c83bd327022ec5fc7a9"` Oct 11 00:20:28.100 INFO kablam! usermod: no changes Oct 11 00:20:28.164 INFO kablam! Compiling tarot v0.0.1 (/source) Oct 11 00:20:29.252 INFO kablam! warning: variable does not need to be mutable Oct 11 00:20:29.252 INFO kablam! --> src/game.rs:131:26 Oct 11 00:20:29.252 INFO kablam! | Oct 11 00:20:29.252 INFO kablam! 131 | fn sort_by_playing_order(mut players: &mut Vec, starting_player_id: i32) { Oct 11 00:20:29.252 INFO kablam! | ----^^^^^^^ Oct 11 00:20:29.252 INFO kablam! | | Oct 11 00:20:29.252 INFO kablam! | help: remove this `mut` Oct 11 00:20:29.252 INFO kablam! | Oct 11 00:20:29.252 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 00:20:29.252 INFO kablam! Oct 11 00:20:29.252 INFO kablam! warning: variable does not need to be mutable Oct 11 00:20:29.252 INFO kablam! --> src/game.rs:282:19 Oct 11 00:20:29.252 INFO kablam! | Oct 11 00:20:29.252 INFO kablam! 282 | fn deal_with_fool(mut cards_played: &mut Heap, Oct 11 00:20:29.252 INFO kablam! | ----^^^^^^^^^^^^ Oct 11 00:20:29.252 INFO kablam! | | Oct 11 00:20:29.252 INFO kablam! | help: remove this `mut` Oct 11 00:20:29.252 INFO kablam! Oct 11 00:20:29.252 INFO kablam! warning: variable does not need to be mutable Oct 11 00:20:29.252 INFO kablam! --> src/game.rs:283:19 Oct 11 00:20:29.252 INFO kablam! | Oct 11 00:20:29.252 INFO kablam! 283 | mut game: &mut Game, Oct 11 00:20:29.252 INFO kablam! | ----^^^^ Oct 11 00:20:29.252 INFO kablam! | | Oct 11 00:20:29.252 INFO kablam! | help: remove this `mut` Oct 11 00:20:29.256 INFO kablam! Oct 11 00:20:29.256 INFO kablam! warning: variable does not need to be mutable Oct 11 00:20:29.256 INFO kablam! --> src/ai.rs:21:21 Oct 11 00:20:29.256 INFO kablam! | Oct 11 00:20:29.256 INFO kablam! 21 | pub fn exchange_dog(mut players: &mut Vec, Oct 11 00:20:29.256 INFO kablam! | ----^^^^^^^ Oct 11 00:20:29.256 INFO kablam! | | Oct 11 00:20:29.256 INFO kablam! | help: remove this `mut` Oct 11 00:20:29.256 INFO kablam! Oct 11 00:20:29.751 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.62s Oct 11 00:20:29.752 INFO kablam! su: No module specific data is present Oct 11 00:20:30.434 INFO running `"docker" "rm" "-f" "55409641bb3227e60ccbd4db97b9fb2e8d7d0084edd14c83bd327022ec5fc7a9"` Oct 11 00:20:30.673 INFO blam! 55409641bb3227e60ccbd4db97b9fb2e8d7d0084edd14c83bd327022ec5fc7a9 Oct 11 00:20:30.675 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:20:30.676 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:20:31.134 INFO blam! 642aa903d4e1bd7f06aa7e68faeac9128b34c9a7d01bf6ff94e309c6aedc7806 Oct 11 00:20:31.136 INFO running `"docker" "start" "-a" "642aa903d4e1bd7f06aa7e68faeac9128b34c9a7d01bf6ff94e309c6aedc7806"` Oct 11 00:20:32.288 INFO kablam! usermod: no changes Oct 11 00:20:32.328 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 00:20:32.336 INFO kablam! Running /target/debug/deps/tarot-ef9411cc4ecda798 Oct 11 00:20:32.343 INFO blam! Oct 11 00:20:32.343 INFO blam! running 0 tests Oct 11 00:20:32.344 INFO blam! Oct 11 00:20:32.344 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:20:32.344 INFO blam! Oct 11 00:20:32.348 INFO kablam! su: No module specific data is present Oct 11 00:20:33.029 INFO running `"docker" "rm" "-f" "642aa903d4e1bd7f06aa7e68faeac9128b34c9a7d01bf6ff94e309c6aedc7806"` Oct 11 00:20:33.324 INFO blam! 642aa903d4e1bd7f06aa7e68faeac9128b34c9a7d01bf6ff94e309c6aedc7806