Oct 15 06:36:05.456 INFO testing Sulles/InsertCoolSpaceGameName against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:36:05.458 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 06:36:05.835 INFO blam! 39eceac47613b64717a47126f33d51b801039d50ad7ca7a821bd51cb7fe365ad Oct 15 06:36:05.847 INFO running `"docker" "start" "-a" "39eceac47613b64717a47126f33d51b801039d50ad7ca7a821bd51cb7fe365ad"` Oct 15 06:36:06.950 INFO kablam! usermod: no changes Oct 15 06:36:07.019 INFO kablam! warning: `panic` setting is ignored for `test` profile Oct 15 06:36:07.019 INFO kablam! warning: profile `doc` is deprecated and has no effect Oct 15 06:36:07.019 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 15 06:36:07.111 INFO kablam! Compiling matches v0.1.6 Oct 15 06:36:07.111 INFO kablam! Compiling scopeguard v0.3.3 Oct 15 06:36:07.111 INFO kablam! Compiling libc v0.2.33 Oct 15 06:36:07.111 INFO kablam! Compiling cfg-if v0.1.2 Oct 15 06:36:07.111 INFO kablam! Compiling either v1.4.0 Oct 15 06:36:07.131 INFO kablam! Compiling rayon-core v1.3.0 Oct 15 06:36:07.147 INFO kablam! Compiling unicode-normalization v0.1.5 Oct 15 06:36:07.147 INFO kablam! Compiling byteorder v1.1.0 Oct 15 06:36:07.639 INFO kablam! Compiling percent-encoding v1.0.0 Oct 15 06:36:08.859 INFO kablam! Compiling slab v0.3.0 Oct 15 06:36:09.695 INFO kablam! Compiling lazy_static v0.2.10 Oct 15 06:36:10.283 INFO kablam! Compiling lazycell v0.5.1 Oct 15 06:36:10.423 INFO kablam! Compiling log v0.3.8 Oct 15 06:36:11.207 INFO kablam! Compiling sha1 v0.2.0 Oct 15 06:36:11.630 INFO kablam! Compiling httparse v1.2.3 Oct 15 06:36:11.649 INFO kablam! Compiling unicode-bidi v0.3.4 Oct 15 06:36:12.688 INFO kablam! Compiling coco v0.1.1 Oct 15 06:36:15.431 INFO kablam! Compiling num_cpus v1.7.0 Oct 15 06:36:15.437 INFO kablam! Compiling rand v0.3.17 Oct 15 06:36:15.439 INFO kablam! Compiling iovec v0.1.1 Oct 15 06:36:15.440 INFO kablam! Compiling net2 v0.2.31 Oct 15 06:36:17.971 INFO kablam! Compiling bytes v0.4.5 Oct 15 06:36:20.219 INFO kablam! Compiling mio v0.6.11 Oct 15 06:36:20.301 INFO kablam! Compiling idna v0.1.4 Oct 15 06:36:25.951 INFO kablam! Compiling url v1.6.0 Oct 15 06:36:25.987 INFO kablam! Compiling rayon v0.9.0 Oct 15 06:36:29.249 INFO kablam! Compiling ws v0.7.3 Oct 15 06:36:32.641 INFO kablam! Compiling S4 v0.1.0 (/source) Oct 15 06:36:33.735 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 15 06:36:33.736 INFO kablam! --> src/main.rs:2:5 Oct 15 06:36:33.736 INFO kablam! | Oct 15 06:36:33.736 INFO kablam! 2 | use std::collections::HashMap; Oct 15 06:36:33.737 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:36:33.737 INFO kablam! | Oct 15 06:36:33.737 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:36:33.738 INFO kablam! Oct 15 06:36:33.738 INFO kablam! warning: unused import: `simd` Oct 15 06:36:33.738 INFO kablam! --> src/physics/fundamentals.rs:8:13 Oct 15 06:36:33.739 INFO kablam! | Oct 15 06:36:33.739 INFO kablam! 8 | use super::{simd}; Oct 15 06:36:33.739 INFO kablam! | ^^^^ Oct 15 06:36:33.740 INFO kablam! Oct 15 06:36:33.936 INFO kablam! warning: unused import: `self::rayon::prelude` Oct 15 06:36:33.936 INFO kablam! --> src/physics/mod.rs:11:5 Oct 15 06:36:33.937 INFO kablam! | Oct 15 06:36:33.937 INFO kablam! 11 | use self::rayon::prelude::*; Oct 15 06:36:33.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 06:36:33.938 INFO kablam! Oct 15 06:36:33.952 INFO kablam! warning: unreachable pattern Oct 15 06:36:33.952 INFO kablam! --> src/main.rs:21:13 Oct 15 06:36:33.952 INFO kablam! | Oct 15 06:36:33.952 INFO kablam! 21 | _ => {println!("{:?}", "ShipMessage Not tet implemented"); String::new()} Oct 15 06:36:33.953 INFO kablam! | ^ Oct 15 06:36:33.953 INFO kablam! | Oct 15 06:36:33.954 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 15 06:36:33.955 INFO kablam! Oct 15 06:36:33.955 INFO kablam! warning: unused variable: `dist` Oct 15 06:36:33.956 INFO kablam! --> src/physics/fundamentals.rs:63:24 Oct 15 06:36:33.956 INFO kablam! | Oct 15 06:36:33.957 INFO kablam! 63 | fn doBlock(&mut self, dist: real, rad: real){ Oct 15 06:36:33.957 INFO kablam! | ^^^^ help: consider using `_dist` instead Oct 15 06:36:33.958 INFO kablam! | Oct 15 06:36:33.958 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:36:33.961 INFO kablam! Oct 15 06:36:33.961 INFO kablam! warning: unused variable: `rad` Oct 15 06:36:33.962 INFO kablam! --> src/physics/fundamentals.rs:63:36 Oct 15 06:36:33.962 INFO kablam! | Oct 15 06:36:33.962 INFO kablam! 63 | fn doBlock(&mut self, dist: real, rad: real){ Oct 15 06:36:33.962 INFO kablam! | ^^^ help: consider using `_rad` instead Oct 15 06:36:33.963 INFO kablam! Oct 15 06:36:33.963 INFO kablam! warning: unused variable: `m` Oct 15 06:36:33.963 INFO kablam! --> src/physics/fundamentals.rs:66:22 Oct 15 06:36:33.963 INFO kablam! | Oct 15 06:36:33.964 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 15 06:36:33.964 INFO kablam! | ^ help: consider using `_m` instead Oct 15 06:36:33.964 INFO kablam! Oct 15 06:36:33.964 INFO kablam! warning: unused variable: `dir` Oct 15 06:36:33.965 INFO kablam! --> src/physics/fundamentals.rs:66:35 Oct 15 06:36:33.965 INFO kablam! | Oct 15 06:36:33.966 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 15 06:36:33.966 INFO kablam! | ^^^ help: consider using `_dir` instead Oct 15 06:36:33.970 INFO kablam! Oct 15 06:36:33.970 INFO kablam! warning: unused variable: `power` Oct 15 06:36:33.970 INFO kablam! --> src/physics/fundamentals.rs:66:47 Oct 15 06:36:33.970 INFO kablam! | Oct 15 06:36:33.970 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 15 06:36:33.971 INFO kablam! | ^^^^^ help: consider using `_power` instead Oct 15 06:36:33.971 INFO kablam! Oct 15 06:36:33.971 INFO kablam! warning: unused variable: `dir` Oct 15 06:36:33.971 INFO kablam! --> src/physics/fundamentals.rs:147:29 Oct 15 06:36:33.971 INFO kablam! | Oct 15 06:36:33.971 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 15 06:36:33.972 INFO kablam! | ^^^ help: consider using `_dir` instead Oct 15 06:36:33.972 INFO kablam! Oct 15 06:36:33.972 INFO kablam! warning: unused variable: `power` Oct 15 06:36:33.972 INFO kablam! --> src/physics/fundamentals.rs:147:41 Oct 15 06:36:33.972 INFO kablam! | Oct 15 06:36:33.972 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 15 06:36:33.973 INFO kablam! | ^^^^^ help: consider using `_power` instead Oct 15 06:36:33.973 INFO kablam! Oct 15 06:36:34.017 INFO kablam! warning: variant is never constructed: `Text` Oct 15 06:36:34.017 INFO kablam! --> src/physics/fundamentals.rs:17:5 Oct 15 06:36:34.017 INFO kablam! | Oct 15 06:36:34.017 INFO kablam! 17 | Text(String), Oct 15 06:36:34.017 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:36:34.018 INFO kablam! | Oct 15 06:36:34.018 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:36:34.018 INFO kablam! Oct 15 06:36:34.018 INFO kablam! warning: variant is never constructed: `Energy` Oct 15 06:36:34.018 INFO kablam! --> src/physics/fundamentals.rs:18:5 Oct 15 06:36:34.018 INFO kablam! | Oct 15 06:36:34.018 INFO kablam! 18 | Energy(real) //frequency Oct 15 06:36:34.018 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:36:34.018 INFO kablam! Oct 15 06:36:34.018 INFO kablam! warning: method is never used: `incident` Oct 15 06:36:34.018 INFO kablam! --> src/physics/fundamentals.rs:147:2 Oct 15 06:36:34.018 INFO kablam! | Oct 15 06:36:34.018 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 15 06:36:34.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:36:34.018 INFO kablam! Oct 15 06:36:34.018 INFO kablam! warning: struct is never constructed: `System` Oct 15 06:36:34.018 INFO kablam! --> src/system/mod.rs:4:1 Oct 15 06:36:34.018 INFO kablam! | Oct 15 06:36:34.018 INFO kablam! 4 | struct System { Oct 15 06:36:34.018 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 06:36:34.018 INFO kablam! Oct 15 06:36:34.018 INFO kablam! warning: crate `S4` should have a snake case name such as `s4` Oct 15 06:36:34.018 INFO kablam! | Oct 15 06:36:34.018 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:36:34.018 INFO kablam! Oct 15 06:36:34.023 INFO kablam! warning: unused attribute Oct 15 06:36:34.023 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 15 06:36:34.023 INFO kablam! | Oct 15 06:36:34.023 INFO kablam! 1 | #![feature(associated_consts)] Oct 15 06:36:34.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:36:34.023 INFO kablam! | Oct 15 06:36:34.023 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 15 06:36:34.023 INFO kablam! Oct 15 06:36:34.023 INFO kablam! warning: crate-level attribute should be in the root module Oct 15 06:36:34.023 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 15 06:36:34.023 INFO kablam! | Oct 15 06:36:34.023 INFO kablam! 1 | #![feature(associated_consts)] Oct 15 06:36:34.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:36:34.023 INFO kablam! Oct 15 06:36:34.023 INFO kablam! warning: structure field `shipRx` should have a snake case name such as `ship_rx` Oct 15 06:36:34.023 INFO kablam! --> src/main.rs:32:5 Oct 15 06:36:34.023 INFO kablam! | Oct 15 06:36:34.023 INFO kablam! 32 | shipRx: Option> Oct 15 06:36:34.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:36:34.023 INFO kablam! Oct 15 06:36:38.114 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.14s Oct 15 06:36:38.119 INFO kablam! su: No module specific data is present Oct 15 06:36:38.793 INFO running `"docker" "rm" "-f" "39eceac47613b64717a47126f33d51b801039d50ad7ca7a821bd51cb7fe365ad"` Oct 15 06:36:39.027 INFO blam! 39eceac47613b64717a47126f33d51b801039d50ad7ca7a821bd51cb7fe365ad Oct 15 06:36:39.034 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 06:36:39.493 INFO blam! 09453f7f4e5006fead2187da3473ba48ee3cc0fae5efceea99783ef88535e812 Oct 15 06:36:39.495 INFO running `"docker" "start" "-a" "09453f7f4e5006fead2187da3473ba48ee3cc0fae5efceea99783ef88535e812"` Oct 15 06:36:41.400 INFO kablam! usermod: no changes Oct 15 06:36:41.475 INFO kablam! warning: `panic` setting is ignored for `test` profile Oct 15 06:36:41.475 INFO kablam! warning: profile `doc` is deprecated and has no effect Oct 15 06:36:41.475 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 15 06:36:41.535 INFO kablam! Compiling matches v0.1.6 Oct 15 06:36:41.535 INFO kablam! Compiling scopeguard v0.3.3 Oct 15 06:36:41.535 INFO kablam! Compiling either v1.4.0 Oct 15 06:36:41.535 INFO kablam! Compiling unicode-normalization v0.1.5 Oct 15 06:36:41.542 INFO kablam! Compiling cfg-if v0.1.2 Oct 15 06:36:41.547 INFO kablam! Compiling libc v0.2.33 Oct 15 06:36:41.547 INFO kablam! Compiling lazycell v0.5.1 Oct 15 06:36:41.560 INFO kablam! Compiling lazy_static v0.2.10 Oct 15 06:36:42.147 INFO kablam! Compiling percent-encoding v1.0.0 Oct 15 06:36:43.627 INFO kablam! Compiling byteorder v1.1.0 Oct 15 06:36:43.727 INFO kablam! Compiling log v0.3.8 Oct 15 06:36:43.964 INFO kablam! Compiling slab v0.3.0 Oct 15 06:36:44.271 INFO kablam! Compiling httparse v1.2.3 Oct 15 06:36:44.911 INFO kablam! Compiling sha1 v0.2.0 Oct 15 06:36:46.799 INFO kablam! Compiling unicode-bidi v0.3.4 Oct 15 06:36:47.127 INFO kablam! Compiling coco v0.1.1 Oct 15 06:36:49.929 INFO kablam! Compiling num_cpus v1.7.0 Oct 15 06:36:49.929 INFO kablam! Compiling rand v0.3.17 Oct 15 06:36:49.929 INFO kablam! Compiling net2 v0.2.31 Oct 15 06:36:49.929 INFO kablam! Compiling iovec v0.1.1 Oct 15 06:36:51.618 INFO kablam! Compiling bytes v0.4.5 Oct 15 06:36:54.339 INFO kablam! Compiling mio v0.6.11 Oct 15 06:36:55.554 INFO kablam! Compiling idna v0.1.4 Oct 15 06:36:57.927 INFO kablam! Compiling rayon-core v1.3.0 Oct 15 06:37:02.119 INFO kablam! Compiling rayon v0.9.0 Oct 15 06:37:02.600 INFO kablam! Compiling url v1.6.0 Oct 15 06:37:06.943 INFO kablam! Compiling ws v0.7.3 Oct 15 06:37:10.719 INFO kablam! Compiling S4 v0.1.0 (/source) Oct 15 06:37:11.838 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 15 06:37:11.838 INFO kablam! --> src/main.rs:2:5 Oct 15 06:37:11.838 INFO kablam! | Oct 15 06:37:11.838 INFO kablam! 2 | use std::collections::HashMap; Oct 15 06:37:11.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:11.838 INFO kablam! | Oct 15 06:37:11.838 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:37:11.838 INFO kablam! Oct 15 06:37:11.838 INFO kablam! warning: unused import: `simd` Oct 15 06:37:11.838 INFO kablam! --> src/physics/fundamentals.rs:8:13 Oct 15 06:37:11.838 INFO kablam! | Oct 15 06:37:11.838 INFO kablam! 8 | use super::{simd}; Oct 15 06:37:11.838 INFO kablam! | ^^^^ Oct 15 06:37:11.838 INFO kablam! Oct 15 06:37:12.055 INFO kablam! warning: unused import: `self::rayon::prelude` Oct 15 06:37:12.055 INFO kablam! --> src/physics/mod.rs:11:5 Oct 15 06:37:12.055 INFO kablam! | Oct 15 06:37:12.055 INFO kablam! 11 | use self::rayon::prelude::*; Oct 15 06:37:12.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:12.055 INFO kablam! Oct 15 06:37:12.071 INFO kablam! warning: unreachable pattern Oct 15 06:37:12.072 INFO kablam! --> src/main.rs:21:13 Oct 15 06:37:12.072 INFO kablam! | Oct 15 06:37:12.072 INFO kablam! 21 | _ => {println!("{:?}", "ShipMessage Not tet implemented"); String::new()} Oct 15 06:37:12.072 INFO kablam! | ^ Oct 15 06:37:12.073 INFO kablam! | Oct 15 06:37:12.073 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 15 06:37:12.073 INFO kablam! Oct 15 06:37:12.073 INFO kablam! warning: unused variable: `dist` Oct 15 06:37:12.074 INFO kablam! --> src/physics/fundamentals.rs:63:24 Oct 15 06:37:12.074 INFO kablam! | Oct 15 06:37:12.074 INFO kablam! 63 | fn doBlock(&mut self, dist: real, rad: real){ Oct 15 06:37:12.075 INFO kablam! | ^^^^ help: consider using `_dist` instead Oct 15 06:37:12.075 INFO kablam! | Oct 15 06:37:12.075 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 06:37:12.075 INFO kablam! Oct 15 06:37:12.076 INFO kablam! warning: unused variable: `rad` Oct 15 06:37:12.076 INFO kablam! --> src/physics/fundamentals.rs:63:36 Oct 15 06:37:12.076 INFO kablam! | Oct 15 06:37:12.076 INFO kablam! 63 | fn doBlock(&mut self, dist: real, rad: real){ Oct 15 06:37:12.077 INFO kablam! | ^^^ help: consider using `_rad` instead Oct 15 06:37:12.077 INFO kablam! Oct 15 06:37:12.077 INFO kablam! warning: unused variable: `m` Oct 15 06:37:12.077 INFO kablam! --> src/physics/fundamentals.rs:66:22 Oct 15 06:37:12.078 INFO kablam! | Oct 15 06:37:12.078 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 15 06:37:12.078 INFO kablam! | ^ help: consider using `_m` instead Oct 15 06:37:12.079 INFO kablam! Oct 15 06:37:12.079 INFO kablam! warning: unused variable: `dir` Oct 15 06:37:12.079 INFO kablam! --> src/physics/fundamentals.rs:66:35 Oct 15 06:37:12.079 INFO kablam! | Oct 15 06:37:12.080 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 15 06:37:12.080 INFO kablam! | ^^^ help: consider using `_dir` instead Oct 15 06:37:12.080 INFO kablam! Oct 15 06:37:12.087 INFO kablam! warning: unused variable: `power` Oct 15 06:37:12.087 INFO kablam! --> src/physics/fundamentals.rs:66:47 Oct 15 06:37:12.087 INFO kablam! | Oct 15 06:37:12.088 INFO kablam! 66 | fn onCollide(&self, m: &Machine, dir: vec2d, power: real){ Oct 15 06:37:12.088 INFO kablam! | ^^^^^ help: consider using `_power` instead Oct 15 06:37:12.088 INFO kablam! Oct 15 06:37:12.088 INFO kablam! warning: unused variable: `dir` Oct 15 06:37:12.089 INFO kablam! --> src/physics/fundamentals.rs:147:29 Oct 15 06:37:12.089 INFO kablam! | Oct 15 06:37:12.089 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 15 06:37:12.090 INFO kablam! | ^^^ help: consider using `_dir` instead Oct 15 06:37:12.090 INFO kablam! Oct 15 06:37:12.090 INFO kablam! warning: unused variable: `power` Oct 15 06:37:12.090 INFO kablam! --> src/physics/fundamentals.rs:147:41 Oct 15 06:37:12.094 INFO kablam! | Oct 15 06:37:12.094 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 15 06:37:12.094 INFO kablam! | ^^^^^ help: consider using `_power` instead Oct 15 06:37:12.094 INFO kablam! Oct 15 06:37:12.139 INFO kablam! warning: variant is never constructed: `Text` Oct 15 06:37:12.139 INFO kablam! --> src/physics/fundamentals.rs:17:5 Oct 15 06:37:12.139 INFO kablam! | Oct 15 06:37:12.140 INFO kablam! 17 | Text(String), Oct 15 06:37:12.140 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:37:12.140 INFO kablam! | Oct 15 06:37:12.140 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:37:12.140 INFO kablam! Oct 15 06:37:12.141 INFO kablam! warning: variant is never constructed: `Energy` Oct 15 06:37:12.141 INFO kablam! --> src/physics/fundamentals.rs:18:5 Oct 15 06:37:12.141 INFO kablam! | Oct 15 06:37:12.141 INFO kablam! 18 | Energy(real) //frequency Oct 15 06:37:12.142 INFO kablam! | ^^^^^^^^^^^^ Oct 15 06:37:12.142 INFO kablam! Oct 15 06:37:12.142 INFO kablam! warning: method is never used: `incident` Oct 15 06:37:12.142 INFO kablam! --> src/physics/fundamentals.rs:147:2 Oct 15 06:37:12.143 INFO kablam! | Oct 15 06:37:12.143 INFO kablam! 147 | pub fn incident(&mut self, dir: vec2d, power: real, packet: Data){ Oct 15 06:37:12.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:12.144 INFO kablam! Oct 15 06:37:12.144 INFO kablam! warning: struct is never constructed: `System` Oct 15 06:37:12.144 INFO kablam! --> src/system/mod.rs:4:1 Oct 15 06:37:12.144 INFO kablam! | Oct 15 06:37:12.145 INFO kablam! 4 | struct System { Oct 15 06:37:12.145 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 06:37:12.145 INFO kablam! Oct 15 06:37:12.145 INFO kablam! warning: crate `S4` should have a snake case name such as `s4` Oct 15 06:37:12.146 INFO kablam! | Oct 15 06:37:12.146 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 06:37:12.146 INFO kablam! Oct 15 06:37:12.147 INFO kablam! warning: unused attribute Oct 15 06:37:12.147 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 15 06:37:12.147 INFO kablam! | Oct 15 06:37:12.147 INFO kablam! 1 | #![feature(associated_consts)] Oct 15 06:37:12.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:12.148 INFO kablam! | Oct 15 06:37:12.148 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 15 06:37:12.148 INFO kablam! Oct 15 06:37:12.149 INFO kablam! warning: crate-level attribute should be in the root module Oct 15 06:37:12.149 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 15 06:37:12.149 INFO kablam! | Oct 15 06:37:12.149 INFO kablam! 1 | #![feature(associated_consts)] Oct 15 06:37:12.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:12.150 INFO kablam! Oct 15 06:37:12.150 INFO kablam! warning: structure field `shipRx` should have a snake case name such as `ship_rx` Oct 15 06:37:12.150 INFO kablam! --> src/main.rs:32:5 Oct 15 06:37:12.151 INFO kablam! | Oct 15 06:37:12.151 INFO kablam! 32 | shipRx: Option> Oct 15 06:37:12.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:37:12.152 INFO kablam! Oct 15 06:37:12.693 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.26s Oct 15 06:37:12.693 INFO kablam! su: No module specific data is present Oct 15 06:37:13.201 INFO running `"docker" "rm" "-f" "09453f7f4e5006fead2187da3473ba48ee3cc0fae5efceea99783ef88535e812"` Oct 15 06:37:13.495 INFO blam! 09453f7f4e5006fead2187da3473ba48ee3cc0fae5efceea99783ef88535e812 Oct 15 06:37:13.495 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 06:37:13.934 INFO blam! 0c83f4adac9013785081d9d3166ea743334545763ce670cf782de2f94e751f8e Oct 15 06:37:13.935 INFO running `"docker" "start" "-a" "0c83f4adac9013785081d9d3166ea743334545763ce670cf782de2f94e751f8e"` Oct 15 06:37:14.830 INFO kablam! usermod: no changes Oct 15 06:37:14.895 INFO kablam! warning: `panic` setting is ignored for `test` profile Oct 15 06:37:14.896 INFO kablam! warning: profile `doc` is deprecated and has no effect Oct 15 06:37:14.896 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 15 06:37:14.931 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 06:37:14.943 INFO kablam! Running /target/debug/deps/S4-00fecc1dff107258 Oct 15 06:37:14.949 INFO blam! Oct 15 06:37:14.949 INFO blam! running 3 tests Oct 15 06:37:14.950 INFO kablam! su: No module specific data is present Oct 15 06:37:14.950 INFO blam! test physics::Vec2d::tests::subtraction ... ok Oct 15 06:37:14.950 INFO blam! test physics::Vec2d::tests::mults ... ok Oct 15 06:37:14.951 INFO blam! test physics::Vec2d::tests::equality ... ok Oct 15 06:37:14.951 INFO blam! Oct 15 06:37:14.951 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:37:14.952 INFO blam! Oct 15 06:37:15.815 INFO running `"docker" "rm" "-f" "0c83f4adac9013785081d9d3166ea743334545763ce670cf782de2f94e751f8e"` Oct 15 06:37:16.051 INFO blam! 0c83f4adac9013785081d9d3166ea743334545763ce670cf782de2f94e751f8e