Oct 14 23:02:48.200 INFO testing denismerigoux/tarot against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 23:02:48.200 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:02:48.619 INFO blam! 391f77384f9187edb33797e9fdab72fe24e31076c74fa7acf52b1df252b33f49 Oct 14 23:02:48.619 INFO running `"docker" "start" "-a" "391f77384f9187edb33797e9fdab72fe24e31076c74fa7acf52b1df252b33f49"` Oct 14 23:02:49.603 INFO kablam! usermod: no changes Oct 14 23:02:49.635 INFO kablam! Compiling tarot v0.0.1 (/source) Oct 14 23:02:50.223 INFO kablam! warning: variable does not need to be mutable Oct 14 23:02:50.223 INFO kablam! --> src/game.rs:131:26 Oct 14 23:02:50.223 INFO kablam! | Oct 14 23:02:50.223 INFO kablam! 131 | fn sort_by_playing_order(mut players: &mut Vec, starting_player_id: i32) { Oct 14 23:02:50.223 INFO kablam! | ----^^^^^^^ Oct 14 23:02:50.223 INFO kablam! | | Oct 14 23:02:50.223 INFO kablam! | help: remove this `mut` Oct 14 23:02:50.223 INFO kablam! | Oct 14 23:02:50.223 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 23:02:50.223 INFO kablam! Oct 14 23:02:50.235 INFO kablam! warning: variable does not need to be mutable Oct 14 23:02:50.235 INFO kablam! --> src/game.rs:282:19 Oct 14 23:02:50.235 INFO kablam! | Oct 14 23:02:50.235 INFO kablam! 282 | fn deal_with_fool(mut cards_played: &mut Heap, Oct 14 23:02:50.235 INFO kablam! | ----^^^^^^^^^^^^ Oct 14 23:02:50.235 INFO kablam! | | Oct 14 23:02:50.235 INFO kablam! | help: remove this `mut` Oct 14 23:02:50.235 INFO kablam! Oct 14 23:02:50.235 INFO kablam! warning: variable does not need to be mutable Oct 14 23:02:50.235 INFO kablam! --> src/game.rs:283:19 Oct 14 23:02:50.235 INFO kablam! | Oct 14 23:02:50.235 INFO kablam! 283 | mut game: &mut Game, Oct 14 23:02:50.235 INFO kablam! | ----^^^^ Oct 14 23:02:50.235 INFO kablam! | | Oct 14 23:02:50.235 INFO kablam! | help: remove this `mut` Oct 14 23:02:50.235 INFO kablam! Oct 14 23:02:50.247 INFO kablam! warning: variable does not need to be mutable Oct 14 23:02:50.247 INFO kablam! --> src/ai.rs:21:21 Oct 14 23:02:50.247 INFO kablam! | Oct 14 23:02:50.247 INFO kablam! 21 | pub fn exchange_dog(mut players: &mut Vec, Oct 14 23:02:50.247 INFO kablam! | ----^^^^^^^ Oct 14 23:02:50.247 INFO kablam! | | Oct 14 23:02:50.247 INFO kablam! | help: remove this `mut` Oct 14 23:02:50.247 INFO kablam! Oct 14 23:02:51.667 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.04s Oct 14 23:02:51.667 INFO kablam! su: No module specific data is present Oct 14 23:02:52.190 INFO running `"docker" "rm" "-f" "391f77384f9187edb33797e9fdab72fe24e31076c74fa7acf52b1df252b33f49"` Oct 14 23:02:52.569 INFO blam! 391f77384f9187edb33797e9fdab72fe24e31076c74fa7acf52b1df252b33f49 Oct 14 23:02:52.575 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:02:53.117 INFO blam! 497d372cc49383d7df8407b563a870067844a2403961555ba398f6ca90675f1f Oct 14 23:02:53.119 INFO running `"docker" "start" "-a" "497d372cc49383d7df8407b563a870067844a2403961555ba398f6ca90675f1f"` Oct 14 23:02:54.163 INFO kablam! usermod: no changes Oct 14 23:02:54.235 INFO kablam! Compiling tarot v0.0.1 (/source) Oct 14 23:02:54.895 INFO kablam! warning: variable does not need to be mutable Oct 14 23:02:54.895 INFO kablam! --> src/game.rs:131:26 Oct 14 23:02:54.895 INFO kablam! | Oct 14 23:02:54.895 INFO kablam! 131 | fn sort_by_playing_order(mut players: &mut Vec, starting_player_id: i32) { Oct 14 23:02:54.895 INFO kablam! | ----^^^^^^^ Oct 14 23:02:54.895 INFO kablam! | | Oct 14 23:02:54.895 INFO kablam! | help: remove this `mut` Oct 14 23:02:54.895 INFO kablam! | Oct 14 23:02:54.895 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 23:02:54.895 INFO kablam! Oct 14 23:02:54.913 INFO kablam! warning: variable does not need to be mutable Oct 14 23:02:54.913 INFO kablam! --> src/game.rs:282:19 Oct 14 23:02:54.913 INFO kablam! | Oct 14 23:02:54.913 INFO kablam! 282 | fn deal_with_fool(mut cards_played: &mut Heap, Oct 14 23:02:54.913 INFO kablam! | ----^^^^^^^^^^^^ Oct 14 23:02:54.913 INFO kablam! | | Oct 14 23:02:54.913 INFO kablam! | help: remove this `mut` Oct 14 23:02:54.913 INFO kablam! Oct 14 23:02:54.913 INFO kablam! warning: variable does not need to be mutable Oct 14 23:02:54.913 INFO kablam! --> src/game.rs:283:19 Oct 14 23:02:54.913 INFO kablam! | Oct 14 23:02:54.913 INFO kablam! 283 | mut game: &mut Game, Oct 14 23:02:54.913 INFO kablam! | ----^^^^ Oct 14 23:02:54.913 INFO kablam! | | Oct 14 23:02:54.913 INFO kablam! | help: remove this `mut` Oct 14 23:02:54.913 INFO kablam! Oct 14 23:02:54.922 INFO kablam! warning: variable does not need to be mutable Oct 14 23:02:54.922 INFO kablam! --> src/ai.rs:21:21 Oct 14 23:02:54.922 INFO kablam! | Oct 14 23:02:54.922 INFO kablam! 21 | pub fn exchange_dog(mut players: &mut Vec, Oct 14 23:02:54.922 INFO kablam! | ----^^^^^^^ Oct 14 23:02:54.922 INFO kablam! | | Oct 14 23:02:54.922 INFO kablam! | help: remove this `mut` Oct 14 23:02:54.922 INFO kablam! Oct 14 23:02:55.374 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 14 23:02:55.374 INFO kablam! su: No module specific data is present Oct 14 23:02:55.983 INFO running `"docker" "rm" "-f" "497d372cc49383d7df8407b563a870067844a2403961555ba398f6ca90675f1f"` Oct 14 23:02:56.277 INFO blam! 497d372cc49383d7df8407b563a870067844a2403961555ba398f6ca90675f1f Oct 14 23:02:56.277 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:02:56.867 INFO blam! 30bb4a720f1ba8c452f632f54df242b8f725beac56e4d4f777f466972da4e246 Oct 14 23:02:56.874 INFO running `"docker" "start" "-a" "30bb4a720f1ba8c452f632f54df242b8f725beac56e4d4f777f466972da4e246"` Oct 14 23:02:58.029 INFO kablam! usermod: no changes Oct 14 23:02:58.087 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 23:02:58.090 INFO kablam! Running /target/debug/deps/tarot-11c102d58127eca6 Oct 14 23:02:58.090 INFO blam! Oct 14 23:02:58.090 INFO kablam! su: No module specific data is present Oct 14 23:02:58.090 INFO blam! running 0 tests Oct 14 23:02:58.090 INFO blam! Oct 14 23:02:58.090 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:02:58.090 INFO blam! Oct 14 23:02:59.183 INFO running `"docker" "rm" "-f" "30bb4a720f1ba8c452f632f54df242b8f725beac56e4d4f777f466972da4e246"` Oct 14 23:02:59.431 INFO blam! 30bb4a720f1ba8c452f632f54df242b8f725beac56e4d4f777f466972da4e246