Oct 15 09:02:46.523 INFO testing LukeThoma5/rs-solitaire against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 09:02:46.525 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 09:02:47.251 INFO blam! 0ceaac393bbc4878c8e319263f6913aeefd813801f8ee6b0f732675c97563368 Oct 15 09:02:47.267 INFO running `"docker" "start" "-a" "0ceaac393bbc4878c8e319263f6913aeefd813801f8ee6b0f732675c97563368"` Oct 15 09:02:48.409 INFO kablam! usermod: no changes Oct 15 09:02:48.499 INFO kablam! Compiling solataire v0.1.0 (/source) Oct 15 09:02:49.295 INFO kablam! warning: unused variable: `x` Oct 15 09:02:49.295 INFO kablam! --> src/main.rs:34:13 Oct 15 09:02:49.295 INFO kablam! | Oct 15 09:02:49.295 INFO kablam! 34 | fn from(x: std::option::NoneError) -> GameError { Oct 15 09:02:49.295 INFO kablam! | ^ help: consider using `_x` instead Oct 15 09:02:49.295 INFO kablam! | Oct 15 09:02:49.295 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:02:49.295 INFO kablam! Oct 15 09:02:49.295 INFO kablam! warning: unused variable: `x` Oct 15 09:02:49.295 INFO kablam! --> src/main.rs:40:13 Oct 15 09:02:49.295 INFO kablam! | Oct 15 09:02:49.295 INFO kablam! 40 | fn from(x: std::num::ParseIntError) -> GameError { Oct 15 09:02:49.295 INFO kablam! | ^ help: consider using `_x` instead Oct 15 09:02:49.295 INFO kablam! Oct 15 09:02:49.295 INFO kablam! warning: unused variable: `x` Oct 15 09:02:49.295 INFO kablam! --> src/main.rs:46:13 Oct 15 09:02:49.295 INFO kablam! | Oct 15 09:02:49.295 INFO kablam! 46 | fn from(x: std::io::Error) -> GameError { Oct 15 09:02:49.295 INFO kablam! | ^ help: consider using `_x` instead Oct 15 09:02:49.295 INFO kablam! Oct 15 09:02:49.315 INFO kablam! warning: variable does not need to be mutable Oct 15 09:02:49.315 INFO kablam! --> src/main.rs:166:31 Oct 15 09:02:49.315 INFO kablam! | Oct 15 09:02:49.315 INFO kablam! 166 | let (mut move_column, mut destination_column) = match (move_column, destination_column) { Oct 15 09:02:49.315 INFO kablam! | ----^^^^^^^^^^^^^^^^^^ Oct 15 09:02:49.315 INFO kablam! | | Oct 15 09:02:49.315 INFO kablam! | help: remove this `mut` Oct 15 09:02:49.315 INFO kablam! | Oct 15 09:02:49.315 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 09:02:49.315 INFO kablam! Oct 15 09:02:49.315 INFO kablam! warning: variable does not need to be mutable Oct 15 09:02:49.315 INFO kablam! --> src/main.rs:166:14 Oct 15 09:02:49.315 INFO kablam! | Oct 15 09:02:49.316 INFO kablam! 166 | let (mut move_column, mut destination_column) = match (move_column, destination_column) { Oct 15 09:02:49.316 INFO kablam! | ----^^^^^^^^^^^ Oct 15 09:02:49.316 INFO kablam! | | Oct 15 09:02:49.316 INFO kablam! | help: remove this `mut` Oct 15 09:02:49.316 INFO kablam! Oct 15 09:02:49.359 INFO kablam! warning: the feature `proc_macro_path_invoc` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 15 09:02:49.359 INFO kablam! --> src/main.rs:2:12 Oct 15 09:02:49.359 INFO kablam! | Oct 15 09:02:49.359 INFO kablam! 2 | #![feature(proc_macro_path_invoc)] Oct 15 09:02:49.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:02:49.359 INFO kablam! | Oct 15 09:02:49.359 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 09:02:49.359 INFO kablam! Oct 15 09:02:49.359 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 15 09:02:49.359 INFO kablam! --> src/main.rs:3:12 Oct 15 09:02:49.359 INFO kablam! | Oct 15 09:02:49.359 INFO kablam! 3 | #![feature(use_extern_macros)] Oct 15 09:02:49.359 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 09:02:49.359 INFO kablam! Oct 15 09:02:50.819 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.38s Oct 15 09:02:50.820 INFO kablam! su: No module specific data is present Oct 15 09:02:51.738 INFO running `"docker" "rm" "-f" "0ceaac393bbc4878c8e319263f6913aeefd813801f8ee6b0f732675c97563368"` Oct 15 09:02:52.055 INFO blam! 0ceaac393bbc4878c8e319263f6913aeefd813801f8ee6b0f732675c97563368 Oct 15 09:02:52.067 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 09:02:52.495 INFO blam! cf3fcfca2c55e9a21d5b797d7f8e061d4b9adb4822da67fc4a440857862be260 Oct 15 09:02:52.503 INFO running `"docker" "start" "-a" "cf3fcfca2c55e9a21d5b797d7f8e061d4b9adb4822da67fc4a440857862be260"` Oct 15 09:02:54.334 INFO kablam! usermod: no changes Oct 15 09:02:54.459 INFO kablam! Compiling solataire v0.1.0 (/source) Oct 15 09:02:55.179 INFO kablam! warning: unused variable: `x` Oct 15 09:02:55.179 INFO kablam! --> src/main.rs:34:13 Oct 15 09:02:55.179 INFO kablam! | Oct 15 09:02:55.179 INFO kablam! 34 | fn from(x: std::option::NoneError) -> GameError { Oct 15 09:02:55.179 INFO kablam! | ^ help: consider using `_x` instead Oct 15 09:02:55.179 INFO kablam! | Oct 15 09:02:55.179 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:02:55.179 INFO kablam! Oct 15 09:02:55.179 INFO kablam! warning: unused variable: `x` Oct 15 09:02:55.179 INFO kablam! --> src/main.rs:40:13 Oct 15 09:02:55.179 INFO kablam! | Oct 15 09:02:55.179 INFO kablam! 40 | fn from(x: std::num::ParseIntError) -> GameError { Oct 15 09:02:55.179 INFO kablam! | ^ help: consider using `_x` instead Oct 15 09:02:55.179 INFO kablam! Oct 15 09:02:55.179 INFO kablam! warning: unused variable: `x` Oct 15 09:02:55.179 INFO kablam! --> src/main.rs:46:13 Oct 15 09:02:55.179 INFO kablam! | Oct 15 09:02:55.179 INFO kablam! 46 | fn from(x: std::io::Error) -> GameError { Oct 15 09:02:55.179 INFO kablam! | ^ help: consider using `_x` instead Oct 15 09:02:55.179 INFO kablam! Oct 15 09:02:55.207 INFO kablam! warning: variable does not need to be mutable Oct 15 09:02:55.207 INFO kablam! --> src/main.rs:166:31 Oct 15 09:02:55.207 INFO kablam! | Oct 15 09:02:55.207 INFO kablam! 166 | let (mut move_column, mut destination_column) = match (move_column, destination_column) { Oct 15 09:02:55.207 INFO kablam! | ----^^^^^^^^^^^^^^^^^^ Oct 15 09:02:55.207 INFO kablam! | | Oct 15 09:02:55.207 INFO kablam! | help: remove this `mut` Oct 15 09:02:55.207 INFO kablam! | Oct 15 09:02:55.207 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 09:02:55.207 INFO kablam! Oct 15 09:02:55.207 INFO kablam! warning: variable does not need to be mutable Oct 15 09:02:55.207 INFO kablam! --> src/main.rs:166:14 Oct 15 09:02:55.207 INFO kablam! | Oct 15 09:02:55.207 INFO kablam! 166 | let (mut move_column, mut destination_column) = match (move_column, destination_column) { Oct 15 09:02:55.207 INFO kablam! | ----^^^^^^^^^^^ Oct 15 09:02:55.207 INFO kablam! | | Oct 15 09:02:55.207 INFO kablam! | help: remove this `mut` Oct 15 09:02:55.207 INFO kablam! Oct 15 09:02:55.231 INFO kablam! warning: the feature `proc_macro_path_invoc` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 15 09:02:55.231 INFO kablam! --> src/main.rs:2:12 Oct 15 09:02:55.231 INFO kablam! | Oct 15 09:02:55.231 INFO kablam! 2 | #![feature(proc_macro_path_invoc)] Oct 15 09:02:55.231 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:02:55.231 INFO kablam! | Oct 15 09:02:55.231 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 09:02:55.231 INFO kablam! Oct 15 09:02:55.231 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 15 09:02:55.231 INFO kablam! --> src/main.rs:3:12 Oct 15 09:02:55.231 INFO kablam! | Oct 15 09:02:55.231 INFO kablam! 3 | #![feature(use_extern_macros)] Oct 15 09:02:55.231 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 09:02:55.231 INFO kablam! Oct 15 09:02:55.747 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 15 09:02:55.747 INFO kablam! su: No module specific data is present Oct 15 09:02:56.299 INFO running `"docker" "rm" "-f" "cf3fcfca2c55e9a21d5b797d7f8e061d4b9adb4822da67fc4a440857862be260"` Oct 15 09:02:56.531 INFO blam! cf3fcfca2c55e9a21d5b797d7f8e061d4b9adb4822da67fc4a440857862be260 Oct 15 09:02:56.537 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 09:02:56.980 INFO blam! 6c11b1d17d71446a9adfc4d5c5541b7c194dcd4daf60a83c4f7288964c6f972d Oct 15 09:02:56.982 INFO running `"docker" "start" "-a" "6c11b1d17d71446a9adfc4d5c5541b7c194dcd4daf60a83c4f7288964c6f972d"` Oct 15 09:02:58.243 INFO kablam! usermod: no changes Oct 15 09:02:58.321 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 09:02:58.327 INFO kablam! Running /target/debug/deps/solataire-7530ca35b85da32d Oct 15 09:02:58.331 INFO kablam! su: No module specific data is present Oct 15 09:02:58.332 INFO blam! Oct 15 09:02:58.332 INFO blam! running 0 tests Oct 15 09:02:58.332 INFO blam! Oct 15 09:02:58.332 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:02:58.332 INFO blam! Oct 15 09:02:59.198 INFO running `"docker" "rm" "-f" "6c11b1d17d71446a9adfc4d5c5541b7c194dcd4daf60a83c4f7288964c6f972d"` Oct 15 09:02:59.475 INFO blam! 6c11b1d17d71446a9adfc4d5c5541b7c194dcd4daf60a83c4f7288964c6f972d