Oct 15 09:44:50.613 INFO testing JudgeGlass/TicTacToe-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 09:44:50.613 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:44:50.823 INFO blam! 1f41d62cce29e1e2cd865d5da50ee5612f13cdc6f8f0c547807760bcba83c116 Oct 15 09:44:50.829 INFO running `"docker" "start" "-a" "1f41d62cce29e1e2cd865d5da50ee5612f13cdc6f8f0c547807760bcba83c116"` Oct 15 09:44:51.358 INFO kablam! usermod: no changes Oct 15 09:44:51.407 INFO kablam! Compiling tic_tac_toe-rs v0.1.0 (/source) Oct 15 09:44:52.059 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 09:44:52.059 INFO kablam! --> src/main.rs:32:13 Oct 15 09:44:52.059 INFO kablam! | Oct 15 09:44:52.059 INFO kablam! 32 | io::stdout().flush(); Oct 15 09:44:52.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:44:52.059 INFO kablam! | Oct 15 09:44:52.059 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 09:44:52.059 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 09:44:52.059 INFO kablam! Oct 15 09:44:52.061 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 09:44:52.061 INFO kablam! --> src/main.rs:71:13 Oct 15 09:44:52.061 INFO kablam! | Oct 15 09:44:52.061 INFO kablam! 71 | io::stdout().flush(); Oct 15 09:44:52.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:44:52.061 INFO kablam! | Oct 15 09:44:52.061 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 09:44:52.061 INFO kablam! Oct 15 09:44:52.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 15 09:44:52.783 INFO kablam! su: No module specific data is present Oct 15 09:44:53.635 INFO running `"docker" "rm" "-f" "1f41d62cce29e1e2cd865d5da50ee5612f13cdc6f8f0c547807760bcba83c116"` Oct 15 09:44:53.951 INFO blam! 1f41d62cce29e1e2cd865d5da50ee5612f13cdc6f8f0c547807760bcba83c116 Oct 15 09:44:53.955 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:44:54.508 INFO blam! 7669aaf45c25c5578b16c584d66b703c6a11aeb16fa9ed2a19ab625362d5efac Oct 15 09:44:54.510 INFO running `"docker" "start" "-a" "7669aaf45c25c5578b16c584d66b703c6a11aeb16fa9ed2a19ab625362d5efac"` Oct 15 09:44:55.699 INFO kablam! usermod: no changes Oct 15 09:44:55.743 INFO kablam! Compiling tic_tac_toe-rs v0.1.0 (/source) Oct 15 09:44:56.380 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 09:44:56.380 INFO kablam! --> src/main.rs:32:13 Oct 15 09:44:56.380 INFO kablam! | Oct 15 09:44:56.380 INFO kablam! 32 | io::stdout().flush(); Oct 15 09:44:56.380 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:44:56.380 INFO kablam! | Oct 15 09:44:56.380 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 09:44:56.381 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 09:44:56.381 INFO kablam! Oct 15 09:44:56.381 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 09:44:56.381 INFO kablam! --> src/main.rs:71:13 Oct 15 09:44:56.381 INFO kablam! | Oct 15 09:44:56.381 INFO kablam! 71 | io::stdout().flush(); Oct 15 09:44:56.381 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:44:56.381 INFO kablam! | Oct 15 09:44:56.381 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 09:44:56.381 INFO kablam! Oct 15 09:44:56.794 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 15 09:44:56.797 INFO kablam! su: No module specific data is present Oct 15 09:44:57.196 INFO running `"docker" "rm" "-f" "7669aaf45c25c5578b16c584d66b703c6a11aeb16fa9ed2a19ab625362d5efac"` Oct 15 09:44:57.298 INFO blam! 7669aaf45c25c5578b16c584d66b703c6a11aeb16fa9ed2a19ab625362d5efac Oct 15 09:44:57.300 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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:44:57.586 INFO blam! 911ca98682b7ce9be957476d2d891fcf4e1f7cc2c86e6c7c2778bbaa62b63afa Oct 15 09:44:57.593 INFO running `"docker" "start" "-a" "911ca98682b7ce9be957476d2d891fcf4e1f7cc2c86e6c7c2778bbaa62b63afa"` Oct 15 09:44:58.120 INFO kablam! usermod: no changes Oct 15 09:44:58.145 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 09:44:58.147 INFO kablam! Running /target/debug/deps/tic_tac_toe_rs-a3a11eef0b1542bb Oct 15 09:44:58.149 INFO blam! Oct 15 09:44:58.149 INFO blam! running 0 tests Oct 15 09:44:58.149 INFO blam! Oct 15 09:44:58.149 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:44:58.149 INFO blam! Oct 15 09:44:58.150 INFO kablam! su: No module specific data is present Oct 15 09:44:58.395 INFO running `"docker" "rm" "-f" "911ca98682b7ce9be957476d2d891fcf4e1f7cc2c86e6c7c2778bbaa62b63afa"` Oct 15 09:44:58.507 INFO blam! 911ca98682b7ce9be957476d2d891fcf4e1f7cc2c86e6c7c2778bbaa62b63afa