Oct 13 03:44:24.969 INFO testing poida/howitzer-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 03:44:24.969 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 03:44:25.275 INFO blam! cda1a2085cd7bafe0b1d51628b677eb151c7410307d67a2dd1f2dc60ae2ba40a Oct 13 03:44:25.279 INFO running `"docker" "start" "-a" "cda1a2085cd7bafe0b1d51628b677eb151c7410307d67a2dd1f2dc60ae2ba40a"` Oct 13 03:44:26.150 INFO kablam! usermod: no changes Oct 13 03:44:26.193 INFO kablam! Compiling howitzer-rs v0.1.0 (/source) Oct 13 03:44:26.495 INFO kablam! warning: unused variable: `projectile` Oct 13 03:44:26.495 INFO kablam! --> src/main.rs:94:18 Oct 13 03:44:26.495 INFO kablam! | Oct 13 03:44:26.495 INFO kablam! 94 | fn hit(self, projectile: Projectile) -> Tank { Oct 13 03:44:26.495 INFO kablam! | ^^^^^^^^^^ help: consider using `_projectile` instead Oct 13 03:44:26.495 INFO kablam! | Oct 13 03:44:26.495 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:44:26.495 INFO kablam! Oct 13 03:44:26.495 INFO kablam! warning: method is never used: `add` Oct 13 03:44:26.495 INFO kablam! --> src/main.rs:10:5 Oct 13 03:44:26.495 INFO kablam! | Oct 13 03:44:26.495 INFO kablam! 10 | fn add(self, v: Vector2d) -> Position2d { Oct 13 03:44:26.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:26.495 INFO kablam! | Oct 13 03:44:26.495 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:44:26.495 INFO kablam! Oct 13 03:44:26.495 INFO kablam! warning: function is never used: `pos2` Oct 13 03:44:26.495 INFO kablam! --> src/main.rs:18:1 Oct 13 03:44:26.495 INFO kablam! | Oct 13 03:44:26.495 INFO kablam! 18 | fn pos2(x: f64, y: f64) -> Position2d { Oct 13 03:44:26.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:26.495 INFO kablam! Oct 13 03:44:26.495 INFO kablam! warning: function is never used: `vec2` Oct 13 03:44:26.495 INFO kablam! --> src/main.rs:28:1 Oct 13 03:44:26.495 INFO kablam! | Oct 13 03:44:26.495 INFO kablam! 28 | fn vec2(x: f64, y: f64) -> Vector2d { Oct 13 03:44:26.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:26.495 INFO kablam! Oct 13 03:44:26.495 INFO kablam! warning: method is never used: `add` Oct 13 03:44:26.495 INFO kablam! --> src/main.rs:33:5 Oct 13 03:44:26.495 INFO kablam! | Oct 13 03:44:26.495 INFO kablam! 33 | fn add(self, v: Vector2d) -> Vector2d { Oct 13 03:44:26.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:26.495 INFO kablam! Oct 13 03:44:26.495 INFO kablam! warning: method is never used: `times` Oct 13 03:44:26.495 INFO kablam! --> src/main.rs:40:5 Oct 13 03:44:26.495 INFO kablam! | Oct 13 03:44:26.495 INFO kablam! 40 | fn times(self, scalar: f64) -> Vector2d { Oct 13 03:44:26.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:26.495 INFO kablam! Oct 13 03:44:26.496 INFO kablam! warning: method is never used: `update` Oct 13 03:44:26.496 INFO kablam! --> src/main.rs:56:5 Oct 13 03:44:26.496 INFO kablam! | Oct 13 03:44:26.496 INFO kablam! 56 | fn update(self, time_delta_seconds: f64) -> Projectile { Oct 13 03:44:26.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:26.496 INFO kablam! Oct 13 03:44:26.496 INFO kablam! warning: method is never used: `is_alive` Oct 13 03:44:26.496 INFO kablam! --> src/main.rs:78:5 Oct 13 03:44:26.496 INFO kablam! | Oct 13 03:44:26.496 INFO kablam! 78 | fn is_alive(self) -> bool { Oct 13 03:44:26.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:26.496 INFO kablam! Oct 13 03:44:26.496 INFO kablam! warning: method is never used: `shoot` Oct 13 03:44:26.496 INFO kablam! --> src/main.rs:82:5 Oct 13 03:44:26.496 INFO kablam! | Oct 13 03:44:26.496 INFO kablam! 82 | fn shoot(self, power: i8) -> Projectile { Oct 13 03:44:26.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:26.496 INFO kablam! Oct 13 03:44:26.496 INFO kablam! warning: method is never used: `hit` Oct 13 03:44:26.496 INFO kablam! --> src/main.rs:94:5 Oct 13 03:44:26.496 INFO kablam! | Oct 13 03:44:26.496 INFO kablam! 94 | fn hit(self, projectile: Projectile) -> Tank { Oct 13 03:44:26.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:26.496 INFO kablam! Oct 13 03:44:26.496 INFO kablam! warning: method is never used: `barrel_vector` Oct 13 03:44:26.496 INFO kablam! --> src/main.rs:104:5 Oct 13 03:44:26.496 INFO kablam! | Oct 13 03:44:26.496 INFO kablam! 104 | fn barrel_vector(self) -> Vector2d { Oct 13 03:44:26.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:26.496 INFO kablam! Oct 13 03:44:26.496 INFO kablam! warning: method is never used: `update` Oct 13 03:44:26.496 INFO kablam! --> src/main.rs:118:5 Oct 13 03:44:26.496 INFO kablam! | Oct 13 03:44:26.496 INFO kablam! 118 | fn update(self, time_delta_seconds: f64) -> World { Oct 13 03:44:26.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:44:26.496 INFO kablam! Oct 13 03:44:26.849 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.66s Oct 13 03:44:26.851 INFO kablam! su: No module specific data is present Oct 13 03:44:27.523 INFO running `"docker" "rm" "-f" "cda1a2085cd7bafe0b1d51628b677eb151c7410307d67a2dd1f2dc60ae2ba40a"` Oct 13 03:44:27.981 INFO blam! cda1a2085cd7bafe0b1d51628b677eb151c7410307d67a2dd1f2dc60ae2ba40a Oct 13 03:44:27.990 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13 03:44:28.451 INFO blam! bddfd4752a6fc3289057d62abe7ae49c0306c72827bcfa91cdcf949e5c96419e Oct 13 03:44:28.452 INFO running `"docker" "start" "-a" "bddfd4752a6fc3289057d62abe7ae49c0306c72827bcfa91cdcf949e5c96419e"` Oct 13 03:44:29.538 INFO kablam! usermod: no changes Oct 13 03:44:29.611 INFO kablam! Compiling howitzer-rs v0.1.0 (/source) Oct 13 03:44:30.135 INFO kablam! warning: unused variable: `projectile` Oct 13 03:44:30.135 INFO kablam! --> src/main.rs:94:18 Oct 13 03:44:30.135 INFO kablam! | Oct 13 03:44:30.135 INFO kablam! 94 | fn hit(self, projectile: Projectile) -> Tank { Oct 13 03:44:30.135 INFO kablam! | ^^^^^^^^^^ help: consider using `_projectile` instead Oct 13 03:44:30.135 INFO kablam! | Oct 13 03:44:30.135 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:44:30.135 INFO kablam! Oct 13 03:44:31.191 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.61s Oct 13 03:44:31.195 INFO kablam! su: No module specific data is present Oct 13 03:44:31.761 INFO running `"docker" "rm" "-f" "bddfd4752a6fc3289057d62abe7ae49c0306c72827bcfa91cdcf949e5c96419e"` Oct 13 03:44:32.043 INFO blam! bddfd4752a6fc3289057d62abe7ae49c0306c72827bcfa91cdcf949e5c96419e