Oct 15 06:36:00.917 INFO testing Sulles/InsertCoolSpaceGameName against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:36:00.918 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 06:36:01.440 INFO blam! 2fa1cfbd534fb310954d6fdff31350da89f64d6863a6f8c252b9830ee1ce779e Oct 15 06:36:01.444 INFO running `"docker" "start" "-a" "2fa1cfbd534fb310954d6fdff31350da89f64d6863a6f8c252b9830ee1ce779e"` Oct 15 06:36:03.578 INFO kablam! usermod: no changes Oct 15 06:36:03.615 INFO kablam! warning: `panic` setting is ignored for `test` profile Oct 15 06:36:03.615 INFO kablam! warning: profile `doc` is deprecated and has no effect Oct 15 06:36:03.615 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 15 06:36:03.679 INFO kablam! Compiling matches v0.1.6 Oct 15 06:36:03.679 INFO kablam! Compiling either v1.4.0 Oct 15 06:36:03.683 INFO kablam! Compiling libc v0.2.33 Oct 15 06:36:03.688 INFO kablam! Compiling unicode-normalization v0.1.5 Oct 15 06:36:03.688 INFO kablam! Compiling scopeguard v0.3.3 Oct 15 06:36:03.688 INFO kablam! Compiling rayon-core v1.3.0 Oct 15 06:36:03.688 INFO kablam! Compiling cfg-if v0.1.2 Oct 15 06:36:03.688 INFO kablam! Compiling log v0.3.8 Oct 15 06:36:03.927 INFO kablam! Compiling slab v0.3.0 Oct 15 06:36:04.847 INFO kablam! Compiling lazy_static v0.2.10 Oct 15 06:36:05.471 INFO kablam! Compiling percent-encoding v1.0.0 Oct 15 06:36:05.798 INFO kablam! Compiling lazycell v0.5.1 Oct 15 06:36:05.839 INFO kablam! Compiling byteorder v1.1.0 Oct 15 06:36:06.347 INFO kablam! Compiling httparse v1.2.3 Oct 15 06:36:06.348 INFO kablam! Compiling sha1 v0.2.0 Oct 15 06:36:06.499 INFO kablam! Compiling unicode-bidi v0.3.4 Oct 15 06:36:07.339 INFO kablam! Compiling coco v0.1.1 Oct 15 06:36:10.235 INFO kablam! Compiling net2 v0.2.31 Oct 15 06:36:10.235 INFO kablam! Compiling rand v0.3.17 Oct 15 06:36:10.235 INFO kablam! Compiling iovec v0.1.1 Oct 15 06:36:10.235 INFO kablam! Compiling num_cpus v1.7.0 Oct 15 06:36:11.691 INFO kablam! Compiling bytes v0.4.5 Oct 15 06:36:14.991 INFO kablam! Compiling idna v0.1.4 Oct 15 06:36:16.396 INFO kablam! Compiling mio v0.6.11 Oct 15 06:36:21.043 INFO kablam! Compiling url v1.6.0 Oct 15 06:36:22.819 INFO kablam! Compiling rayon v0.9.0 Oct 15 06:36:25.471 INFO kablam! Compiling ws v0.7.3 Oct 15 06:36:29.115 INFO kablam! Compiling S4 v0.1.0 (/source) Oct 15 06:36:30.063 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 15 06:36:30.063 INFO kablam! --> src/main.rs:2:5 Oct 15 06:36:30.063 INFO kablam! | Oct 15 06:36:30.063 INFO kablam! 2 | use std::collections::HashMap; Oct 15 06:36:30.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:36:30.063 INFO kablam! | Oct 15 06:36:30.063 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:36:30.063 INFO kablam! Oct 15 06:36:30.063 INFO kablam! warning: unused import: `simd` Oct 15 06:36:30.063 INFO kablam! --> src/physics/fundamentals.rs:8:13 Oct 15 06:36:30.063 INFO kablam! | Oct 15 06:36:30.063 INFO kablam! 8 | use super::{simd}; Oct 15 06:36:30.063 INFO kablam! | ^^^^ Oct 15 06:36:30.063 INFO kablam! Oct 15 06:36:30.259 INFO kablam! warning: unused import: `self::rayon::prelude` Oct 15 06:36:30.259 INFO kablam! --> src/physics/mod.rs:11:5 Oct 15 06:36:30.259 INFO kablam! | Oct 15 06:36:30.259 INFO kablam! 11 | use self::rayon::prelude::*; Oct 15 06:36:30.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 06:36:30.259 INFO kablam! Oct 15 06:36:30.275 INFO kablam! warning: unreachable pattern Oct 15 06:36:30.275 INFO kablam! --> src/main.rs:21:13 Oct 15 06:36:30.275 INFO kablam! | Oct 15 06:36:30.275 INFO kablam! 21 | _ => {println!("{:?}", "ShipMessage Not tet implemented"); String::new()} Oct 15 06:36:30.275 INFO kablam! | ^ Oct 15 06:36:30.277 INFO kablam! | Oct 15 06:36:30.277 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 15 06:36:30.277 INFO kablam! Oct 15 06:36:30.277 INFO kablam! warning: unused variable: `dist` Oct 15 06:36:30.277 INFO kablam! --> src/physics/fundamentals.rs:63:24 Oct 15 06:36:30.277 INFO kablam! | Oct 15 06:36:30.277 INFO kablam! 63 | fn doBlock(&mut self, dist: real, rad: real){ Oct 15 06:36:30.277 INFO kablam! | ^^^^ help: consider using `_dist` instead Oct 15 06:36:30.277 INFO kablam! | Oct 15 06:36:30.277 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:36:30.277 INFO kablam! Oct 15 06:36:30.277 INFO kablam! warning: unused variable: `rad` Oct 15 06:36:30.277 INFO kablam! --> src/physics/fundamentals.rs:63:36 Oct 15 06:36:30.277 INFO kablam! | Oct 15 06:36:30.277 INFO kablam! 63 | fn doBlock(&mut self, dist: real, rad: real){ Oct 15 06:36:30.277 INFO kablam! | ^^^ help: consider using `_rad` instead Oct 15 06:36:30.277 INFO kablam! Oct 15 06:36:30.277 INFO kablam! warning: unused variable: `m` Oct 15 06:36:30.277 INFO kablam! --> src/physics/fundamentals.rs:66:22 Oct 15 06:36:30.277 INFO kablam! | Oct 15 06:36:30.277 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 15 06:36:30.277 INFO kablam! | ^ help: consider using `_m` instead Oct 15 06:36:30.277 INFO kablam! Oct 15 06:36:30.277 INFO kablam! warning: unused variable: `dir` Oct 15 06:36:30.277 INFO kablam! --> src/physics/fundamentals.rs:66:35 Oct 15 06:36:30.277 INFO kablam! | Oct 15 06:36:30.277 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 15 06:36:30.277 INFO kablam! | ^^^ help: consider using `_dir` instead Oct 15 06:36:30.277 INFO kablam! Oct 15 06:36:30.277 INFO kablam! warning: unused variable: `power` Oct 15 06:36:30.279 INFO kablam! --> src/physics/fundamentals.rs:66:47 Oct 15 06:36:30.279 INFO kablam! | Oct 15 06:36:30.279 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 15 06:36:30.279 INFO kablam! | ^^^^^ help: consider using `_power` instead Oct 15 06:36:30.279 INFO kablam! Oct 15 06:36:30.279 INFO kablam! warning: unused variable: `dir` Oct 15 06:36:30.279 INFO kablam! --> src/physics/fundamentals.rs:147:29 Oct 15 06:36:30.279 INFO kablam! | Oct 15 06:36:30.279 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 15 06:36:30.279 INFO kablam! | ^^^ help: consider using `_dir` instead Oct 15 06:36:30.279 INFO kablam! Oct 15 06:36:30.279 INFO kablam! warning: unused variable: `power` Oct 15 06:36:30.279 INFO kablam! --> src/physics/fundamentals.rs:147:41 Oct 15 06:36:30.279 INFO kablam! | Oct 15 06:36:30.279 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 15 06:36:30.279 INFO kablam! | ^^^^^ help: consider using `_power` instead Oct 15 06:36:30.279 INFO kablam! Oct 15 06:36:30.351 INFO kablam! warning: variant is never constructed: `Text` Oct 15 06:36:30.351 INFO kablam! --> src/physics/fundamentals.rs:17:5 Oct 15 06:36:30.351 INFO kablam! | Oct 15 06:36:30.351 INFO kablam! 17 | Text(String), Oct 15 06:36:30.351 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:36:30.351 INFO kablam! | Oct 15 06:36:30.351 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:36:30.351 INFO kablam! Oct 15 06:36:30.351 INFO kablam! warning: variant is never constructed: `Energy` Oct 15 06:36:30.351 INFO kablam! --> src/physics/fundamentals.rs:18:5 Oct 15 06:36:30.351 INFO kablam! | Oct 15 06:36:30.351 INFO kablam! 18 | Energy(real) //frequency Oct 15 06:36:30.351 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:36:30.351 INFO kablam! Oct 15 06:36:30.351 INFO kablam! warning: method is never used: `incident` Oct 15 06:36:30.351 INFO kablam! --> src/physics/fundamentals.rs:147:2 Oct 15 06:36:30.351 INFO kablam! | Oct 15 06:36:30.351 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 15 06:36:30.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:36:30.351 INFO kablam! Oct 15 06:36:30.351 INFO kablam! warning: struct is never constructed: `System` Oct 15 06:36:30.351 INFO kablam! --> src/system/mod.rs:4:1 Oct 15 06:36:30.351 INFO kablam! | Oct 15 06:36:30.351 INFO kablam! 4 | struct System { Oct 15 06:36:30.351 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 06:36:30.351 INFO kablam! Oct 15 06:36:30.351 INFO kablam! warning: crate `S4` should have a snake case name such as `s4` Oct 15 06:36:30.351 INFO kablam! | Oct 15 06:36:30.351 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:36:30.351 INFO kablam! Oct 15 06:36:30.352 INFO kablam! warning: unused attribute Oct 15 06:36:30.352 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 15 06:36:30.352 INFO kablam! | Oct 15 06:36:30.352 INFO kablam! 1 | #![feature(associated_consts)] Oct 15 06:36:30.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:36:30.352 INFO kablam! | Oct 15 06:36:30.352 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 15 06:36:30.352 INFO kablam! Oct 15 06:36:30.352 INFO kablam! warning: crate-level attribute should be in the root module Oct 15 06:36:30.352 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 15 06:36:30.352 INFO kablam! | Oct 15 06:36:30.352 INFO kablam! 1 | #![feature(associated_consts)] Oct 15 06:36:30.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:36:30.352 INFO kablam! Oct 15 06:36:30.359 INFO kablam! warning: structure field `shipRx` should have a snake case name such as `ship_rx` Oct 15 06:36:30.360 INFO kablam! --> src/main.rs:32:5 Oct 15 06:36:30.360 INFO kablam! | Oct 15 06:36:30.360 INFO kablam! 32 | shipRx: Option> Oct 15 06:36:30.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:36:30.360 INFO kablam! Oct 15 06:36:34.886 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.28s Oct 15 06:36:34.892 INFO kablam! su: No module specific data is present Oct 15 06:36:35.266 INFO running `"docker" "rm" "-f" "2fa1cfbd534fb310954d6fdff31350da89f64d6863a6f8c252b9830ee1ce779e"` Oct 15 06:36:35.575 INFO blam! 2fa1cfbd534fb310954d6fdff31350da89f64d6863a6f8c252b9830ee1ce779e Oct 15 06:36:35.583 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 06:36:35.983 INFO blam! b5744baaefedcac88f8695102ea9aab0caa218705071627b4c8d58632d9c2986 Oct 15 06:36:35.985 INFO running `"docker" "start" "-a" "b5744baaefedcac88f8695102ea9aab0caa218705071627b4c8d58632d9c2986"` Oct 15 06:36:37.011 INFO kablam! usermod: no changes Oct 15 06:36:37.073 INFO kablam! warning: `panic` setting is ignored for `test` profile Oct 15 06:36:37.073 INFO kablam! warning: profile `doc` is deprecated and has no effect Oct 15 06:36:37.074 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 15 06:36:37.203 INFO kablam! Compiling matches v0.1.6 Oct 15 06:36:37.203 INFO kablam! Compiling scopeguard v0.3.3 Oct 15 06:36:37.204 INFO kablam! Compiling either v1.4.0 Oct 15 06:36:37.204 INFO kablam! Compiling libc v0.2.33 Oct 15 06:36:37.204 INFO kablam! Compiling unicode-normalization v0.1.5 Oct 15 06:36:37.207 INFO kablam! Compiling cfg-if v0.1.2 Oct 15 06:36:37.207 INFO kablam! Compiling percent-encoding v1.0.0 Oct 15 06:36:37.207 INFO kablam! Compiling lazycell v0.5.1 Oct 15 06:36:37.839 INFO kablam! Compiling slab v0.3.0 Oct 15 06:36:38.419 INFO kablam! Compiling log v0.3.8 Oct 15 06:36:38.979 INFO kablam! Compiling lazy_static v0.2.10 Oct 15 06:36:39.111 INFO kablam! Compiling byteorder v1.1.0 Oct 15 06:36:39.667 INFO kablam! Compiling sha1 v0.2.0 Oct 15 06:36:40.185 INFO kablam! Compiling httparse v1.2.3 Oct 15 06:36:40.204 INFO kablam! Compiling unicode-bidi v0.3.4 Oct 15 06:36:40.839 INFO kablam! Compiling coco v0.1.1 Oct 15 06:36:42.017 INFO kablam! Compiling num_cpus v1.7.0 Oct 15 06:36:42.018 INFO kablam! Compiling net2 v0.2.31 Oct 15 06:36:42.492 INFO kablam! Compiling iovec v0.1.1 Oct 15 06:36:43.535 INFO kablam! Compiling rand v0.3.17 Oct 15 06:36:45.927 INFO kablam! Compiling bytes v0.4.5 Oct 15 06:36:47.786 INFO kablam! Compiling mio v0.6.11 Oct 15 06:36:48.584 INFO kablam! Compiling idna v0.1.4 Oct 15 06:36:52.487 INFO kablam! Compiling rayon-core v1.3.0 Oct 15 06:36:56.051 INFO kablam! Compiling url v1.6.0 Oct 15 06:36:56.408 INFO kablam! Compiling rayon v0.9.0 Oct 15 06:37:01.723 INFO kablam! Compiling ws v0.7.3 Oct 15 06:37:06.051 INFO kablam! Compiling S4 v0.1.0 (/source) Oct 15 06:37:07.399 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 15 06:37:07.399 INFO kablam! --> src/main.rs:2:5 Oct 15 06:37:07.399 INFO kablam! | Oct 15 06:37:07.399 INFO kablam! 2 | use std::collections::HashMap; Oct 15 06:37:07.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:07.399 INFO kablam! | Oct 15 06:37:07.399 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:37:07.399 INFO kablam! Oct 15 06:37:07.399 INFO kablam! warning: unused import: `simd` Oct 15 06:37:07.399 INFO kablam! --> src/physics/fundamentals.rs:8:13 Oct 15 06:37:07.399 INFO kablam! | Oct 15 06:37:07.399 INFO kablam! 8 | use super::{simd}; Oct 15 06:37:07.399 INFO kablam! | ^^^^ Oct 15 06:37:07.399 INFO kablam! Oct 15 06:37:07.611 INFO kablam! warning: unused import: `self::rayon::prelude` Oct 15 06:37:07.611 INFO kablam! --> src/physics/mod.rs:11:5 Oct 15 06:37:07.611 INFO kablam! | Oct 15 06:37:07.611 INFO kablam! 11 | use self::rayon::prelude::*; Oct 15 06:37:07.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:07.611 INFO kablam! Oct 15 06:37:07.639 INFO kablam! warning: unreachable pattern Oct 15 06:37:07.640 INFO kablam! --> src/main.rs:21:13 Oct 15 06:37:07.640 INFO kablam! | Oct 15 06:37:07.640 INFO kablam! 21 | _ => {println!("{:?}", "ShipMessage Not tet implemented"); String::new()} Oct 15 06:37:07.641 INFO kablam! | ^ Oct 15 06:37:07.641 INFO kablam! | Oct 15 06:37:07.641 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 15 06:37:07.642 INFO kablam! Oct 15 06:37:07.642 INFO kablam! warning: unused variable: `dist` Oct 15 06:37:07.642 INFO kablam! --> src/physics/fundamentals.rs:63:24 Oct 15 06:37:07.642 INFO kablam! | Oct 15 06:37:07.643 INFO kablam! 63 | fn doBlock(&mut self, dist: real, rad: real){ Oct 15 06:37:07.643 INFO kablam! | ^^^^ help: consider using `_dist` instead Oct 15 06:37:07.643 INFO kablam! | Oct 15 06:37:07.644 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:37:07.644 INFO kablam! Oct 15 06:37:07.644 INFO kablam! warning: unused variable: `rad` Oct 15 06:37:07.644 INFO kablam! --> src/physics/fundamentals.rs:63:36 Oct 15 06:37:07.645 INFO kablam! | Oct 15 06:37:07.645 INFO kablam! 63 | fn doBlock(&mut self, dist: real, rad: real){ Oct 15 06:37:07.645 INFO kablam! | ^^^ help: consider using `_rad` instead Oct 15 06:37:07.646 INFO kablam! Oct 15 06:37:07.646 INFO kablam! warning: unused variable: `m` Oct 15 06:37:07.646 INFO kablam! --> src/physics/fundamentals.rs:66:22 Oct 15 06:37:07.647 INFO kablam! | Oct 15 06:37:07.647 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 15 06:37:07.647 INFO kablam! | ^ help: consider using `_m` instead Oct 15 06:37:07.647 INFO kablam! Oct 15 06:37:07.648 INFO kablam! warning: unused variable: `dir` Oct 15 06:37:07.648 INFO kablam! --> src/physics/fundamentals.rs:66:35 Oct 15 06:37:07.648 INFO kablam! | Oct 15 06:37:07.648 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 15 06:37:07.649 INFO kablam! | ^^^ help: consider using `_dir` instead Oct 15 06:37:07.649 INFO kablam! Oct 15 06:37:07.649 INFO kablam! warning: unused variable: `power` Oct 15 06:37:07.650 INFO kablam! --> src/physics/fundamentals.rs:66:47 Oct 15 06:37:07.650 INFO kablam! | Oct 15 06:37:07.650 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 15 06:37:07.650 INFO kablam! | ^^^^^ help: consider using `_power` instead Oct 15 06:37:07.655 INFO kablam! Oct 15 06:37:07.655 INFO kablam! warning: unused variable: `dir` Oct 15 06:37:07.655 INFO kablam! --> src/physics/fundamentals.rs:147:29 Oct 15 06:37:07.656 INFO kablam! | Oct 15 06:37:07.656 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 15 06:37:07.656 INFO kablam! | ^^^ help: consider using `_dir` instead Oct 15 06:37:07.656 INFO kablam! Oct 15 06:37:07.657 INFO kablam! warning: unused variable: `power` Oct 15 06:37:07.657 INFO kablam! --> src/physics/fundamentals.rs:147:41 Oct 15 06:37:07.657 INFO kablam! | Oct 15 06:37:07.657 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 15 06:37:07.658 INFO kablam! | ^^^^^ help: consider using `_power` instead Oct 15 06:37:07.658 INFO kablam! Oct 15 06:37:07.707 INFO kablam! warning: variant is never constructed: `Text` Oct 15 06:37:07.707 INFO kablam! --> src/physics/fundamentals.rs:17:5 Oct 15 06:37:07.707 INFO kablam! | Oct 15 06:37:07.709 INFO kablam! 17 | Text(String), Oct 15 06:37:07.709 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:37:07.710 INFO kablam! | Oct 15 06:37:07.710 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:37:07.710 INFO kablam! Oct 15 06:37:07.711 INFO kablam! warning: variant is never constructed: `Energy` Oct 15 06:37:07.711 INFO kablam! --> src/physics/fundamentals.rs:18:5 Oct 15 06:37:07.711 INFO kablam! | Oct 15 06:37:07.712 INFO kablam! 18 | Energy(real) //frequency Oct 15 06:37:07.712 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:37:07.712 INFO kablam! Oct 15 06:37:07.712 INFO kablam! warning: method is never used: `incident` Oct 15 06:37:07.712 INFO kablam! --> src/physics/fundamentals.rs:147:2 Oct 15 06:37:07.713 INFO kablam! | Oct 15 06:37:07.713 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 15 06:37:07.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:07.713 INFO kablam! Oct 15 06:37:07.714 INFO kablam! warning: struct is never constructed: `System` Oct 15 06:37:07.714 INFO kablam! --> src/system/mod.rs:4:1 Oct 15 06:37:07.714 INFO kablam! | Oct 15 06:37:07.719 INFO kablam! 4 | struct System { Oct 15 06:37:07.719 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 06:37:07.719 INFO kablam! Oct 15 06:37:07.720 INFO kablam! warning: crate `S4` should have a snake case name such as `s4` Oct 15 06:37:07.720 INFO kablam! | Oct 15 06:37:07.720 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:37:07.721 INFO kablam! Oct 15 06:37:07.721 INFO kablam! warning: unused attribute Oct 15 06:37:07.721 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 15 06:37:07.721 INFO kablam! | Oct 15 06:37:07.722 INFO kablam! 1 | #![feature(associated_consts)] Oct 15 06:37:07.722 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:07.722 INFO kablam! | Oct 15 06:37:07.723 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 15 06:37:07.723 INFO kablam! Oct 15 06:37:07.723 INFO kablam! warning: crate-level attribute should be in the root module Oct 15 06:37:07.723 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 15 06:37:07.724 INFO kablam! | Oct 15 06:37:07.724 INFO kablam! 1 | #![feature(associated_consts)] Oct 15 06:37:07.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:07.725 INFO kablam! Oct 15 06:37:07.725 INFO kablam! warning: structure field `shipRx` should have a snake case name such as `ship_rx` Oct 15 06:37:07.725 INFO kablam! --> src/main.rs:32:5 Oct 15 06:37:07.725 INFO kablam! | Oct 15 06:37:07.726 INFO kablam! 32 | shipRx: Option> Oct 15 06:37:07.726 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:07.726 INFO kablam! Oct 15 06:37:08.339 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.29s Oct 15 06:37:08.339 INFO kablam! su: No module specific data is present Oct 15 06:37:08.996 INFO running `"docker" "rm" "-f" "b5744baaefedcac88f8695102ea9aab0caa218705071627b4c8d58632d9c2986"` Oct 15 06:37:09.208 INFO blam! b5744baaefedcac88f8695102ea9aab0caa218705071627b4c8d58632d9c2986 Oct 15 06:37:09.211 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 06:37:09.630 INFO blam! 274d9aebd659d61f08ea5961930cd44d283f1801571c928790b28d84eccf928d Oct 15 06:37:09.635 INFO running `"docker" "start" "-a" "274d9aebd659d61f08ea5961930cd44d283f1801571c928790b28d84eccf928d"` Oct 15 06:37:10.439 INFO kablam! usermod: no changes Oct 15 06:37:10.475 INFO kablam! warning: `panic` setting is ignored for `test` profile Oct 15 06:37:10.476 INFO kablam! warning: profile `doc` is deprecated and has no effect Oct 15 06:37:10.476 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 15 06:37:10.539 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 06:37:10.552 INFO kablam! Running /target/debug/deps/S4-9b44f6caf71d4dc8 Oct 15 06:37:10.558 INFO blam! Oct 15 06:37:10.558 INFO blam! running 3 tests Oct 15 06:37:10.559 INFO blam! test physics::Vec2d::tests::equality ... ok Oct 15 06:37:10.559 INFO blam! test physics::Vec2d::tests::mults ... ok Oct 15 06:37:10.559 INFO blam! test physics::Vec2d::tests::subtraction ... ok Oct 15 06:37:10.559 INFO blam! Oct 15 06:37:10.559 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:37:10.559 INFO blam! Oct 15 06:37:10.563 INFO kablam! su: No module specific data is present Oct 15 06:37:11.159 INFO running `"docker" "rm" "-f" "274d9aebd659d61f08ea5961930cd44d283f1801571c928790b28d84eccf928d"` Oct 15 06:37:11.433 INFO blam! 274d9aebd659d61f08ea5961930cd44d283f1801571c928790b28d84eccf928d