Oct 11 04:23:45.174 INFO testing Sulles/InsertCoolSpaceGameName against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:23:45.174 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:23:45.176 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:23:45.599 INFO blam! 6e6a1feebc0abb50507a1bb7b054fac98d1255f65ce825df4bfe223bf2d24bcb Oct 11 04:23:45.602 INFO running `"docker" "start" "-a" "6e6a1feebc0abb50507a1bb7b054fac98d1255f65ce825df4bfe223bf2d24bcb"` Oct 11 04:23:46.855 INFO kablam! usermod: no changes Oct 11 04:23:46.912 INFO kablam! warning: `panic` setting is ignored for `test` profile Oct 11 04:23:46.912 INFO kablam! warning: profile `doc` is deprecated and has no effect Oct 11 04:23:46.912 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 11 04:23:46.991 INFO kablam! Compiling matches v0.1.6 Oct 11 04:23:47.001 INFO kablam! Compiling unicode-normalization v0.1.5 Oct 11 04:23:47.001 INFO kablam! Compiling either v1.4.0 Oct 11 04:23:47.001 INFO kablam! Compiling libc v0.2.33 Oct 11 04:23:47.001 INFO kablam! Compiling scopeguard v0.3.3 Oct 11 04:23:47.001 INFO kablam! Compiling rayon-core v1.3.0 Oct 11 04:23:47.001 INFO kablam! Compiling log v0.3.8 Oct 11 04:23:47.001 INFO kablam! Compiling lazy_static v0.2.10 Oct 11 04:23:48.509 INFO kablam! Compiling slab v0.3.0 Oct 11 04:23:49.689 INFO kablam! Compiling lazycell v0.5.1 Oct 11 04:23:49.856 INFO kablam! Compiling percent-encoding v1.0.0 Oct 11 04:23:49.968 INFO kablam! Compiling byteorder v1.1.0 Oct 11 04:23:50.196 INFO kablam! Compiling sha1 v0.2.0 Oct 11 04:23:50.972 INFO kablam! Compiling httparse v1.2.3 Oct 11 04:23:51.616 INFO kablam! Compiling unicode-bidi v0.3.4 Oct 11 04:23:51.928 INFO kablam! Compiling coco v0.1.1 Oct 11 04:23:53.454 INFO kablam! Compiling num_cpus v1.7.0 Oct 11 04:23:53.454 INFO kablam! Compiling rand v0.3.17 Oct 11 04:23:53.454 INFO kablam! Compiling net2 v0.2.31 Oct 11 04:23:53.454 INFO kablam! Compiling iovec v0.1.1 Oct 11 04:23:56.916 INFO kablam! Compiling bytes v0.4.5 Oct 11 04:23:57.546 INFO kablam! Compiling mio v0.6.11 Oct 11 04:23:59.128 INFO kablam! Compiling idna v0.1.4 Oct 11 04:24:04.776 INFO kablam! Compiling rayon v0.9.0 Oct 11 04:24:05.489 INFO kablam! Compiling url v1.6.0 Oct 11 04:24:09.678 INFO kablam! Compiling ws v0.7.3 Oct 11 04:24:13.646 INFO kablam! Compiling S4 v0.1.0 (/source) Oct 11 04:24:15.760 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 11 04:24:15.760 INFO kablam! --> src/main.rs:2:5 Oct 11 04:24:15.760 INFO kablam! | Oct 11 04:24:15.760 INFO kablam! 2 | use std::collections::HashMap; Oct 11 04:24:15.760 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:24:15.760 INFO kablam! | Oct 11 04:24:15.760 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:24:15.760 INFO kablam! Oct 11 04:24:15.760 INFO kablam! warning: unused import: `simd` Oct 11 04:24:15.760 INFO kablam! --> src/physics/fundamentals.rs:8:13 Oct 11 04:24:15.760 INFO kablam! | Oct 11 04:24:15.760 INFO kablam! 8 | use super::{simd}; Oct 11 04:24:15.760 INFO kablam! | ^^^^ Oct 11 04:24:15.760 INFO kablam! Oct 11 04:24:15.961 INFO kablam! warning: unused import: `self::rayon::prelude` Oct 11 04:24:15.961 INFO kablam! --> src/physics/mod.rs:11:5 Oct 11 04:24:15.961 INFO kablam! | Oct 11 04:24:15.961 INFO kablam! 11 | use self::rayon::prelude::*; Oct 11 04:24:15.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 04:24:15.961 INFO kablam! Oct 11 04:24:15.975 INFO kablam! warning: unreachable pattern Oct 11 04:24:15.975 INFO kablam! --> src/main.rs:21:13 Oct 11 04:24:15.975 INFO kablam! | Oct 11 04:24:15.975 INFO kablam! 21 | _ => {println!("{:?}", "ShipMessage Not tet implemented"); String::new()} Oct 11 04:24:15.975 INFO kablam! | ^ Oct 11 04:24:15.975 INFO kablam! | Oct 11 04:24:15.975 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 11 04:24:15.975 INFO kablam! Oct 11 04:24:15.975 INFO kablam! warning: unused variable: `dist` Oct 11 04:24:15.975 INFO kablam! --> src/physics/fundamentals.rs:63:24 Oct 11 04:24:15.975 INFO kablam! | Oct 11 04:24:15.975 INFO kablam! 63 | fn doBlock(&mut self, dist: real, rad: real){ Oct 11 04:24:15.975 INFO kablam! | ^^^^ help: consider using `_dist` instead Oct 11 04:24:15.975 INFO kablam! | Oct 11 04:24:15.975 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:24:15.975 INFO kablam! Oct 11 04:24:15.975 INFO kablam! warning: unused variable: `rad` Oct 11 04:24:15.975 INFO kablam! --> src/physics/fundamentals.rs:63:36 Oct 11 04:24:15.975 INFO kablam! | Oct 11 04:24:15.975 INFO kablam! 63 | fn doBlock(&mut self, dist: real, rad: real){ Oct 11 04:24:15.975 INFO kablam! | ^^^ help: consider using `_rad` instead Oct 11 04:24:15.975 INFO kablam! Oct 11 04:24:15.975 INFO kablam! warning: unused variable: `m` Oct 11 04:24:15.975 INFO kablam! --> src/physics/fundamentals.rs:66:22 Oct 11 04:24:15.975 INFO kablam! | Oct 11 04:24:15.975 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 11 04:24:15.975 INFO kablam! | ^ help: consider using `_m` instead Oct 11 04:24:15.975 INFO kablam! Oct 11 04:24:15.975 INFO kablam! warning: unused variable: `dir` Oct 11 04:24:15.975 INFO kablam! --> src/physics/fundamentals.rs:66:35 Oct 11 04:24:15.975 INFO kablam! | Oct 11 04:24:15.975 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 11 04:24:15.975 INFO kablam! | ^^^ help: consider using `_dir` instead Oct 11 04:24:15.975 INFO kablam! Oct 11 04:24:15.975 INFO kablam! warning: unused variable: `power` Oct 11 04:24:15.975 INFO kablam! --> src/physics/fundamentals.rs:66:47 Oct 11 04:24:15.975 INFO kablam! | Oct 11 04:24:15.975 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 11 04:24:15.975 INFO kablam! | ^^^^^ help: consider using `_power` instead Oct 11 04:24:15.975 INFO kablam! Oct 11 04:24:15.976 INFO kablam! warning: unused variable: `dir` Oct 11 04:24:15.976 INFO kablam! --> src/physics/fundamentals.rs:147:29 Oct 11 04:24:15.976 INFO kablam! | Oct 11 04:24:15.976 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 11 04:24:15.976 INFO kablam! | ^^^ help: consider using `_dir` instead Oct 11 04:24:15.976 INFO kablam! Oct 11 04:24:15.976 INFO kablam! warning: unused variable: `power` Oct 11 04:24:15.976 INFO kablam! --> src/physics/fundamentals.rs:147:41 Oct 11 04:24:15.976 INFO kablam! | Oct 11 04:24:15.976 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 11 04:24:15.976 INFO kablam! | ^^^^^ help: consider using `_power` instead Oct 11 04:24:15.976 INFO kablam! Oct 11 04:24:16.038 INFO kablam! warning: variant is never constructed: `Text` Oct 11 04:24:16.038 INFO kablam! --> src/physics/fundamentals.rs:17:5 Oct 11 04:24:16.038 INFO kablam! | Oct 11 04:24:16.038 INFO kablam! 17 | Text(String), Oct 11 04:24:16.038 INFO kablam! | ^^^^^^^^^^^^ Oct 11 04:24:16.038 INFO kablam! | Oct 11 04:24:16.038 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 04:24:16.038 INFO kablam! Oct 11 04:24:16.038 INFO kablam! warning: variant is never constructed: `Energy` Oct 11 04:24:16.038 INFO kablam! --> src/physics/fundamentals.rs:18:5 Oct 11 04:24:16.038 INFO kablam! | Oct 11 04:24:16.038 INFO kablam! 18 | Energy(real) //frequency Oct 11 04:24:16.038 INFO kablam! | ^^^^^^^^^^^^ Oct 11 04:24:16.038 INFO kablam! Oct 11 04:24:16.038 INFO kablam! warning: method is never used: `incident` Oct 11 04:24:16.038 INFO kablam! --> src/physics/fundamentals.rs:147:2 Oct 11 04:24:16.038 INFO kablam! | Oct 11 04:24:16.038 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 11 04:24:16.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:24:16.038 INFO kablam! Oct 11 04:24:16.038 INFO kablam! warning: struct is never constructed: `System` Oct 11 04:24:16.038 INFO kablam! --> src/system/mod.rs:4:1 Oct 11 04:24:16.038 INFO kablam! | Oct 11 04:24:16.038 INFO kablam! 4 | struct System { Oct 11 04:24:16.038 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 04:24:16.038 INFO kablam! Oct 11 04:24:16.038 INFO kablam! warning: crate `S4` should have a snake case name such as `s4` Oct 11 04:24:16.039 INFO kablam! | Oct 11 04:24:16.039 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 04:24:16.039 INFO kablam! Oct 11 04:24:16.039 INFO kablam! warning: unused attribute Oct 11 04:24:16.039 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 11 04:24:16.039 INFO kablam! | Oct 11 04:24:16.039 INFO kablam! 1 | #![feature(associated_consts)] Oct 11 04:24:16.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:24:16.039 INFO kablam! | Oct 11 04:24:16.039 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 11 04:24:16.039 INFO kablam! Oct 11 04:24:16.039 INFO kablam! warning: crate-level attribute should be in the root module Oct 11 04:24:16.039 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 11 04:24:16.039 INFO kablam! | Oct 11 04:24:16.039 INFO kablam! 1 | #![feature(associated_consts)] Oct 11 04:24:16.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:24:16.039 INFO kablam! Oct 11 04:24:16.040 INFO kablam! warning: structure field `shipRx` should have a snake case name such as `ship_rx` Oct 11 04:24:16.040 INFO kablam! --> src/main.rs:32:5 Oct 11 04:24:16.040 INFO kablam! | Oct 11 04:24:16.040 INFO kablam! 32 | shipRx: Option> Oct 11 04:24:16.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:24:16.040 INFO kablam! Oct 11 04:24:20.095 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 33.21s Oct 11 04:24:20.102 INFO kablam! su: No module specific data is present Oct 11 04:24:20.407 INFO running `"docker" "rm" "-f" "6e6a1feebc0abb50507a1bb7b054fac98d1255f65ce825df4bfe223bf2d24bcb"` Oct 11 04:24:20.515 INFO blam! 6e6a1feebc0abb50507a1bb7b054fac98d1255f65ce825df4bfe223bf2d24bcb Oct 11 04:24:20.516 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:24:20.517 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:24:20.734 INFO blam! 3d5156f3be814f491a40f9b8437f4df45d423669c2d0f0343c8b8c172d5ee586 Oct 11 04:24:20.739 INFO running `"docker" "start" "-a" "3d5156f3be814f491a40f9b8437f4df45d423669c2d0f0343c8b8c172d5ee586"` Oct 11 04:24:21.326 INFO kablam! usermod: no changes Oct 11 04:24:21.365 INFO kablam! warning: `panic` setting is ignored for `test` profile Oct 11 04:24:21.365 INFO kablam! warning: profile `doc` is deprecated and has no effect Oct 11 04:24:21.365 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 11 04:24:21.424 INFO kablam! Compiling matches v0.1.6 Oct 11 04:24:21.424 INFO kablam! Compiling cfg-if v0.1.2 Oct 11 04:24:21.428 INFO kablam! Compiling scopeguard v0.3.3 Oct 11 04:24:21.428 INFO kablam! Compiling libc v0.2.33 Oct 11 04:24:21.428 INFO kablam! Compiling unicode-normalization v0.1.5 Oct 11 04:24:21.428 INFO kablam! Compiling either v1.4.0 Oct 11 04:24:21.428 INFO kablam! Compiling byteorder v1.1.0 Oct 11 04:24:21.428 INFO kablam! Compiling log v0.3.8 Oct 11 04:24:21.834 INFO kablam! Compiling percent-encoding v1.0.0 Oct 11 04:24:23.293 INFO kablam! Compiling slab v0.3.0 Oct 11 04:24:23.312 INFO kablam! Compiling lazy_static v0.2.10 Oct 11 04:24:23.572 INFO kablam! Compiling lazycell v0.5.1 Oct 11 04:24:23.630 INFO kablam! Compiling httparse v1.2.3 Oct 11 04:24:23.812 INFO kablam! Compiling sha1 v0.2.0 Oct 11 04:24:24.144 INFO kablam! Compiling coco v0.1.1 Oct 11 04:24:24.708 INFO kablam! Compiling unicode-bidi v0.3.4 Oct 11 04:24:24.846 INFO kablam! Compiling iovec v0.1.1 Oct 11 04:24:24.924 INFO kablam! Compiling rand v0.3.17 Oct 11 04:24:25.260 INFO kablam! Compiling num_cpus v1.7.0 Oct 11 04:24:25.594 INFO kablam! Compiling net2 v0.2.31 Oct 11 04:24:25.849 INFO kablam! Compiling bytes v0.4.5 Oct 11 04:24:27.416 INFO kablam! Compiling mio v0.6.11 Oct 11 04:24:28.209 INFO kablam! Compiling idna v0.1.4 Oct 11 04:24:28.601 INFO kablam! Compiling rayon-core v1.3.0 Oct 11 04:24:31.226 INFO kablam! Compiling rayon v0.9.0 Oct 11 04:24:31.285 INFO kablam! Compiling url v1.6.0 Oct 11 04:24:34.716 INFO kablam! Compiling ws v0.7.3 Oct 11 04:24:38.945 INFO kablam! Compiling S4 v0.1.0 (/source) Oct 11 04:24:41.204 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 11 04:24:41.204 INFO kablam! --> src/main.rs:2:5 Oct 11 04:24:41.204 INFO kablam! | Oct 11 04:24:41.204 INFO kablam! 2 | use std::collections::HashMap; Oct 11 04:24:41.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:24:41.204 INFO kablam! | Oct 11 04:24:41.204 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:24:41.204 INFO kablam! Oct 11 04:24:41.204 INFO kablam! warning: unused import: `simd` Oct 11 04:24:41.204 INFO kablam! --> src/physics/fundamentals.rs:8:13 Oct 11 04:24:41.204 INFO kablam! | Oct 11 04:24:41.204 INFO kablam! 8 | use super::{simd}; Oct 11 04:24:41.204 INFO kablam! | ^^^^ Oct 11 04:24:41.204 INFO kablam! Oct 11 04:24:41.432 INFO kablam! warning: unused import: `self::rayon::prelude` Oct 11 04:24:41.432 INFO kablam! --> src/physics/mod.rs:11:5 Oct 11 04:24:41.432 INFO kablam! | Oct 11 04:24:41.432 INFO kablam! 11 | use self::rayon::prelude::*; Oct 11 04:24:41.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 04:24:41.432 INFO kablam! Oct 11 04:24:41.437 INFO kablam! warning: unreachable pattern Oct 11 04:24:41.437 INFO kablam! --> src/main.rs:21:13 Oct 11 04:24:41.438 INFO kablam! | Oct 11 04:24:41.438 INFO kablam! 21 | _ => {println!("{:?}", "ShipMessage Not tet implemented"); String::new()} Oct 11 04:24:41.438 INFO kablam! | ^ Oct 11 04:24:41.438 INFO kablam! | Oct 11 04:24:41.438 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 11 04:24:41.438 INFO kablam! Oct 11 04:24:41.438 INFO kablam! warning: unused variable: `dist` Oct 11 04:24:41.438 INFO kablam! --> src/physics/fundamentals.rs:63:24 Oct 11 04:24:41.438 INFO kablam! | Oct 11 04:24:41.438 INFO kablam! 63 | fn doBlock(&mut self, dist: real, rad: real){ Oct 11 04:24:41.438 INFO kablam! | ^^^^ help: consider using `_dist` instead Oct 11 04:24:41.438 INFO kablam! | Oct 11 04:24:41.438 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:24:41.438 INFO kablam! Oct 11 04:24:41.438 INFO kablam! warning: unused variable: `rad` Oct 11 04:24:41.438 INFO kablam! --> src/physics/fundamentals.rs:63:36 Oct 11 04:24:41.438 INFO kablam! | Oct 11 04:24:41.438 INFO kablam! 63 | fn doBlock(&mut self, dist: real, rad: real){ Oct 11 04:24:41.438 INFO kablam! | ^^^ help: consider using `_rad` instead Oct 11 04:24:41.438 INFO kablam! Oct 11 04:24:41.438 INFO kablam! warning: unused variable: `m` Oct 11 04:24:41.438 INFO kablam! --> src/physics/fundamentals.rs:66:22 Oct 11 04:24:41.438 INFO kablam! | Oct 11 04:24:41.438 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 11 04:24:41.438 INFO kablam! | ^ help: consider using `_m` instead Oct 11 04:24:41.438 INFO kablam! Oct 11 04:24:41.438 INFO kablam! warning: unused variable: `dir` Oct 11 04:24:41.438 INFO kablam! --> src/physics/fundamentals.rs:66:35 Oct 11 04:24:41.438 INFO kablam! | Oct 11 04:24:41.438 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 11 04:24:41.438 INFO kablam! | ^^^ help: consider using `_dir` instead Oct 11 04:24:41.438 INFO kablam! Oct 11 04:24:41.438 INFO kablam! warning: unused variable: `power` Oct 11 04:24:41.438 INFO kablam! --> src/physics/fundamentals.rs:66:47 Oct 11 04:24:41.438 INFO kablam! | Oct 11 04:24:41.438 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 11 04:24:41.438 INFO kablam! | ^^^^^ help: consider using `_power` instead Oct 11 04:24:41.438 INFO kablam! Oct 11 04:24:41.438 INFO kablam! warning: unused variable: `dir` Oct 11 04:24:41.438 INFO kablam! --> src/physics/fundamentals.rs:147:29 Oct 11 04:24:41.438 INFO kablam! | Oct 11 04:24:41.438 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 11 04:24:41.438 INFO kablam! | ^^^ help: consider using `_dir` instead Oct 11 04:24:41.438 INFO kablam! Oct 11 04:24:41.438 INFO kablam! warning: unused variable: `power` Oct 11 04:24:41.438 INFO kablam! --> src/physics/fundamentals.rs:147:41 Oct 11 04:24:41.438 INFO kablam! | Oct 11 04:24:41.438 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 11 04:24:41.438 INFO kablam! | ^^^^^ help: consider using `_power` instead Oct 11 04:24:41.438 INFO kablam! Oct 11 04:24:41.509 INFO kablam! warning: variant is never constructed: `Text` Oct 11 04:24:41.509 INFO kablam! --> src/physics/fundamentals.rs:17:5 Oct 11 04:24:41.509 INFO kablam! | Oct 11 04:24:41.509 INFO kablam! 17 | Text(String), Oct 11 04:24:41.509 INFO kablam! | ^^^^^^^^^^^^ Oct 11 04:24:41.509 INFO kablam! | Oct 11 04:24:41.509 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 04:24:41.509 INFO kablam! Oct 11 04:24:41.509 INFO kablam! warning: variant is never constructed: `Energy` Oct 11 04:24:41.509 INFO kablam! --> src/physics/fundamentals.rs:18:5 Oct 11 04:24:41.509 INFO kablam! | Oct 11 04:24:41.509 INFO kablam! 18 | Energy(real) //frequency Oct 11 04:24:41.509 INFO kablam! | ^^^^^^^^^^^^ Oct 11 04:24:41.509 INFO kablam! Oct 11 04:24:41.509 INFO kablam! warning: method is never used: `incident` Oct 11 04:24:41.509 INFO kablam! --> src/physics/fundamentals.rs:147:2 Oct 11 04:24:41.509 INFO kablam! | Oct 11 04:24:41.509 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 11 04:24:41.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:24:41.509 INFO kablam! Oct 11 04:24:41.509 INFO kablam! warning: struct is never constructed: `System` Oct 11 04:24:41.509 INFO kablam! --> src/system/mod.rs:4:1 Oct 11 04:24:41.509 INFO kablam! | Oct 11 04:24:41.509 INFO kablam! 4 | struct System { Oct 11 04:24:41.509 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 04:24:41.509 INFO kablam! Oct 11 04:24:41.509 INFO kablam! warning: crate `S4` should have a snake case name such as `s4` Oct 11 04:24:41.509 INFO kablam! | Oct 11 04:24:41.509 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 04:24:41.509 INFO kablam! Oct 11 04:24:41.509 INFO kablam! warning: unused attribute Oct 11 04:24:41.509 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 11 04:24:41.509 INFO kablam! | Oct 11 04:24:41.509 INFO kablam! 1 | #![feature(associated_consts)] Oct 11 04:24:41.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:24:41.509 INFO kablam! | Oct 11 04:24:41.509 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 11 04:24:41.509 INFO kablam! Oct 11 04:24:41.510 INFO kablam! warning: crate-level attribute should be in the root module Oct 11 04:24:41.510 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 11 04:24:41.510 INFO kablam! | Oct 11 04:24:41.510 INFO kablam! 1 | #![feature(associated_consts)] Oct 11 04:24:41.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:24:41.510 INFO kablam! Oct 11 04:24:41.510 INFO kablam! warning: structure field `shipRx` should have a snake case name such as `ship_rx` Oct 11 04:24:41.510 INFO kablam! --> src/main.rs:32:5 Oct 11 04:24:41.510 INFO kablam! | Oct 11 04:24:41.510 INFO kablam! 32 | shipRx: Option> Oct 11 04:24:41.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:24:41.510 INFO kablam! Oct 11 04:24:42.134 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.78s Oct 11 04:24:42.141 INFO kablam! su: No module specific data is present Oct 11 04:24:42.470 INFO running `"docker" "rm" "-f" "3d5156f3be814f491a40f9b8437f4df45d423669c2d0f0343c8b8c172d5ee586"` Oct 11 04:24:42.564 INFO blam! 3d5156f3be814f491a40f9b8437f4df45d423669c2d0f0343c8b8c172d5ee586 Oct 11 04:24:42.566 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:24:42.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:24:42.713 INFO blam! 126e6b50523358ca430494d713f491e80c38fc2e475975c9a4d23ef3d2fd7840 Oct 11 04:24:42.714 INFO running `"docker" "start" "-a" "126e6b50523358ca430494d713f491e80c38fc2e475975c9a4d23ef3d2fd7840"` Oct 11 04:24:43.054 INFO kablam! usermod: no changes Oct 11 04:24:43.071 INFO kablam! warning: `panic` setting is ignored for `test` profile Oct 11 04:24:43.071 INFO kablam! warning: profile `doc` is deprecated and has no effect Oct 11 04:24:43.071 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 11 04:24:43.101 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 04:24:43.102 INFO kablam! Running /target/debug/deps/S4-00fecc1dff107258 Oct 11 04:24:43.106 INFO blam! Oct 11 04:24:43.106 INFO blam! running 3 tests Oct 11 04:24:43.106 INFO blam! test physics::Vec2d::tests::equality ... ok Oct 11 04:24:43.107 INFO blam! test physics::Vec2d::tests::mults ... ok Oct 11 04:24:43.107 INFO blam! test physics::Vec2d::tests::subtraction ... ok Oct 11 04:24:43.107 INFO blam! Oct 11 04:24:43.107 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:24:43.107 INFO blam! Oct 11 04:24:43.109 INFO kablam! su: No module specific data is present Oct 11 04:24:43.391 INFO running `"docker" "rm" "-f" "126e6b50523358ca430494d713f491e80c38fc2e475975c9a4d23ef3d2fd7840"` Oct 11 04:24:43.483 INFO blam! 126e6b50523358ca430494d713f491e80c38fc2e475975c9a4d23ef3d2fd7840