Oct 15 00:38:11.685 INFO testing cmr/one-hour-roguelike against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 00:38:11.685 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 15 00:38:12.113 INFO blam! 4a4b4f6c3d1d28d2ac5fbca64bed8c5fc77b41a3ee6ea627665b7775383d3657 Oct 15 00:38:12.114 INFO running `"docker" "start" "-a" "4a4b4f6c3d1d28d2ac5fbca64bed8c5fc77b41a3ee6ea627665b7775383d3657"` Oct 15 00:38:13.934 INFO kablam! usermod: no changes Oct 15 00:38:14.012 INFO kablam! Compiling rogue v0.0.1 (/source) Oct 15 00:38:14.480 INFO kablam! warning: variable does not need to be mutable Oct 15 00:38:14.480 INFO kablam! --> src/main.rs:172:9 Oct 15 00:38:14.480 INFO kablam! | Oct 15 00:38:14.480 INFO kablam! 172 | let mut stdin = std::io::stdin(); Oct 15 00:38:14.480 INFO kablam! | ----^^^^^ Oct 15 00:38:14.480 INFO kablam! | | Oct 15 00:38:14.480 INFO kablam! | help: remove this `mut` Oct 15 00:38:14.480 INFO kablam! | Oct 15 00:38:14.482 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 00:38:14.482 INFO kablam! Oct 15 00:38:14.482 INFO kablam! warning: function `P` should have a snake case name such as `p` Oct 15 00:38:14.482 INFO kablam! --> src/main.rs:6:1 Oct 15 00:38:14.482 INFO kablam! | Oct 15 00:38:14.482 INFO kablam! 6 | / fn P(val: T) -> P { Oct 15 00:38:14.482 INFO kablam! 7 | | return Rc::new(RefCell::new(val)); Oct 15 00:38:14.482 INFO kablam! 8 | | } Oct 15 00:38:14.482 INFO kablam! | |_^ Oct 15 00:38:14.482 INFO kablam! | Oct 15 00:38:14.482 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 00:38:14.483 INFO kablam! Oct 15 00:38:14.491 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:38:14.491 INFO kablam! --> src/main.rs:169:5 Oct 15 00:38:14.491 INFO kablam! | Oct 15 00:38:14.491 INFO kablam! 169 | f.read_to_end(&mut loaded); Oct 15 00:38:14.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:38:14.491 INFO kablam! | Oct 15 00:38:14.492 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 00:38:14.492 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:38:14.492 INFO kablam! Oct 15 00:38:14.492 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:38:14.493 INFO kablam! --> src/main.rs:178:9 Oct 15 00:38:14.493 INFO kablam! | Oct 15 00:38:14.493 INFO kablam! 178 | stdin.read_line(&mut line); Oct 15 00:38:14.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:38:14.493 INFO kablam! | Oct 15 00:38:14.493 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:38:14.493 INFO kablam! Oct 15 00:38:15.630 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.67s Oct 15 00:38:15.636 INFO kablam! su: No module specific data is present Oct 15 00:38:16.575 INFO running `"docker" "rm" "-f" "4a4b4f6c3d1d28d2ac5fbca64bed8c5fc77b41a3ee6ea627665b7775383d3657"` Oct 15 00:38:16.843 INFO blam! 4a4b4f6c3d1d28d2ac5fbca64bed8c5fc77b41a3ee6ea627665b7775383d3657 Oct 15 00:38:16.852 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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 15 00:38:17.283 INFO blam! 84731f077df193f140032ff456268f5844ef2301fb77c07043a8f012a431235e Oct 15 00:38:17.283 INFO running `"docker" "start" "-a" "84731f077df193f140032ff456268f5844ef2301fb77c07043a8f012a431235e"` Oct 15 00:38:18.714 INFO kablam! usermod: no changes Oct 15 00:38:18.811 INFO kablam! Compiling rogue v0.0.1 (/source) Oct 15 00:38:19.307 INFO kablam! warning: variable does not need to be mutable Oct 15 00:38:19.307 INFO kablam! --> src/main.rs:172:9 Oct 15 00:38:19.307 INFO kablam! | Oct 15 00:38:19.307 INFO kablam! 172 | let mut stdin = std::io::stdin(); Oct 15 00:38:19.307 INFO kablam! | ----^^^^^ Oct 15 00:38:19.307 INFO kablam! | | Oct 15 00:38:19.307 INFO kablam! | help: remove this `mut` Oct 15 00:38:19.307 INFO kablam! | Oct 15 00:38:19.307 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 00:38:19.307 INFO kablam! Oct 15 00:38:19.307 INFO kablam! warning: function `P` should have a snake case name such as `p` Oct 15 00:38:19.307 INFO kablam! --> src/main.rs:6:1 Oct 15 00:38:19.307 INFO kablam! | Oct 15 00:38:19.307 INFO kablam! 6 | / fn P(val: T) -> P { Oct 15 00:38:19.307 INFO kablam! 7 | | return Rc::new(RefCell::new(val)); Oct 15 00:38:19.307 INFO kablam! 8 | | } Oct 15 00:38:19.307 INFO kablam! | |_^ Oct 15 00:38:19.307 INFO kablam! | Oct 15 00:38:19.307 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 00:38:19.307 INFO kablam! Oct 15 00:38:19.311 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:38:19.311 INFO kablam! --> src/main.rs:169:5 Oct 15 00:38:19.311 INFO kablam! | Oct 15 00:38:19.311 INFO kablam! 169 | f.read_to_end(&mut loaded); Oct 15 00:38:19.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:38:19.311 INFO kablam! | Oct 15 00:38:19.311 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 00:38:19.311 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:38:19.311 INFO kablam! Oct 15 00:38:19.311 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 00:38:19.311 INFO kablam! --> src/main.rs:178:9 Oct 15 00:38:19.311 INFO kablam! | Oct 15 00:38:19.311 INFO kablam! 178 | stdin.read_line(&mut line); Oct 15 00:38:19.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:38:19.311 INFO kablam! | Oct 15 00:38:19.311 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 00:38:19.311 INFO kablam! Oct 15 00:38:19.790 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Oct 15 00:38:19.790 INFO kablam! su: No module specific data is present Oct 15 00:38:20.688 INFO running `"docker" "rm" "-f" "84731f077df193f140032ff456268f5844ef2301fb77c07043a8f012a431235e"` Oct 15 00:38:21.066 INFO blam! 84731f077df193f140032ff456268f5844ef2301fb77c07043a8f012a431235e Oct 15 00:38:21.087 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/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" "-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 00:38:21.603 INFO blam! b71a27014efe3b69b59d897ae919f7cca420013154dd8ff1a2321afd5ae48165 Oct 15 00:38:21.611 INFO running `"docker" "start" "-a" "b71a27014efe3b69b59d897ae919f7cca420013154dd8ff1a2321afd5ae48165"` Oct 15 00:38:22.876 INFO kablam! usermod: no changes Oct 15 00:38:22.929 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 00:38:22.939 INFO kablam! Running /target/debug/deps/rogue-521ea6f6c9773e9d Oct 15 00:38:22.959 INFO kablam! su: No module specific data is present Oct 15 00:38:22.959 INFO blam! Oct 15 00:38:22.959 INFO blam! running 0 tests Oct 15 00:38:22.959 INFO blam! Oct 15 00:38:22.959 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:38:22.959 INFO blam! Oct 15 00:38:23.914 INFO running `"docker" "rm" "-f" "b71a27014efe3b69b59d897ae919f7cca420013154dd8ff1a2321afd5ae48165"` Oct 15 00:38:24.231 INFO blam! b71a27014efe3b69b59d897ae919f7cca420013154dd8ff1a2321afd5ae48165