Oct 13 03:20:20.449 INFO testing rademonster/S4 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:20:20.451 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 03:20:21.094 INFO blam! 197f7c454bddc7f055deb08690635bd06cce4dd66bcff185ee7e4c73d48dd610 Oct 13 03:20:21.096 INFO running `"docker" "start" "-a" "197f7c454bddc7f055deb08690635bd06cce4dd66bcff185ee7e4c73d48dd610"` Oct 13 03:20:23.342 INFO kablam! usermod: no changes Oct 13 03:20:23.391 INFO kablam! warning: `panic` setting is ignored for `test` profile Oct 13 03:20:23.391 INFO kablam! warning: profile `doc` is deprecated and has no effect Oct 13 03:20:23.391 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 13 03:20:23.495 INFO kablam! Compiling matches v0.1.6 Oct 13 03:20:23.495 INFO kablam! Compiling cfg-if v0.1.2 Oct 13 03:20:23.495 INFO kablam! Compiling either v1.4.0 Oct 13 03:20:23.495 INFO kablam! Compiling rayon-core v1.3.0 Oct 13 03:20:23.495 INFO kablam! Compiling libc v0.2.33 Oct 13 03:20:23.495 INFO kablam! Compiling unicode-normalization v0.1.5 Oct 13 03:20:23.495 INFO kablam! Compiling scopeguard v0.3.3 Oct 13 03:20:23.495 INFO kablam! Compiling lazy_static v0.2.10 Oct 13 03:20:24.351 INFO kablam! Compiling percent-encoding v1.0.0 Oct 13 03:20:25.303 INFO kablam! Compiling byteorder v1.1.0 Oct 13 03:20:25.311 INFO kablam! Compiling slab v0.3.0 Oct 13 03:20:25.699 INFO kablam! Compiling log v0.3.8 Oct 13 03:20:26.137 INFO kablam! Compiling lazycell v0.5.1 Oct 13 03:20:27.439 INFO kablam! Compiling sha1 v0.2.0 Oct 13 03:20:28.133 INFO kablam! Compiling httparse v1.2.3 Oct 13 03:20:28.327 INFO kablam! Compiling unicode-bidi v0.3.4 Oct 13 03:20:28.931 INFO kablam! Compiling coco v0.1.1 Oct 13 03:20:31.147 INFO kablam! Compiling iovec v0.1.1 Oct 13 03:20:31.147 INFO kablam! Compiling num_cpus v1.7.0 Oct 13 03:20:31.148 INFO kablam! Compiling rand v0.3.17 Oct 13 03:20:31.149 INFO kablam! Compiling net2 v0.2.31 Oct 13 03:20:33.555 INFO kablam! Compiling bytes v0.4.5 Oct 13 03:20:36.311 INFO kablam! Compiling mio v0.6.11 Oct 13 03:20:39.347 INFO kablam! Compiling idna v0.1.4 Oct 13 03:20:46.284 INFO kablam! Compiling rayon v0.9.0 Oct 13 03:20:47.259 INFO kablam! Compiling url v1.6.0 Oct 13 03:20:53.301 INFO kablam! Compiling ws v0.7.3 Oct 13 03:20:56.660 INFO kablam! Compiling S4 v0.1.0 (/source) Oct 13 03:20:57.375 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 13 03:20:57.376 INFO kablam! --> src/main.rs:2:5 Oct 13 03:20:57.376 INFO kablam! | Oct 13 03:20:57.376 INFO kablam! 2 | use std::collections::HashMap; Oct 13 03:20:57.376 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:20:57.376 INFO kablam! | Oct 13 03:20:57.376 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:20:57.376 INFO kablam! Oct 13 03:20:57.376 INFO kablam! warning: unused import: `TryRecvError` Oct 13 03:20:57.376 INFO kablam! --> src/physics/fundamentals.rs:6:41 Oct 13 03:20:57.376 INFO kablam! | Oct 13 03:20:57.376 INFO kablam! 6 | use std::sync::mpsc::{Sender, Receiver, TryRecvError}; Oct 13 03:20:57.376 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:20:57.376 INFO kablam! Oct 13 03:20:57.376 INFO kablam! warning: unused import: `std::fmt` Oct 13 03:20:57.376 INFO kablam! --> src/physics/MachineComponents.rs:3:5 Oct 13 03:20:57.376 INFO kablam! | Oct 13 03:20:57.376 INFO kablam! 3 | use std::fmt; Oct 13 03:20:57.376 INFO kablam! | ^^^^^^^^ Oct 13 03:20:57.376 INFO kablam! Oct 13 03:20:57.592 INFO kablam! warning: unused import: `self::rayon::prelude` Oct 13 03:20:57.592 INFO kablam! --> src/physics/mod.rs:11:5 Oct 13 03:20:57.592 INFO kablam! | Oct 13 03:20:57.592 INFO kablam! 11 | use self::rayon::prelude::*; Oct 13 03:20:57.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 03:20:57.592 INFO kablam! Oct 13 03:20:57.608 INFO kablam! warning: unreachable pattern Oct 13 03:20:57.608 INFO kablam! --> src/main.rs:22:13 Oct 13 03:20:57.608 INFO kablam! | Oct 13 03:20:57.608 INFO kablam! 22 | _ => {println!("{:?}", "ShipMessage Not tet implemented"); String::new()} Oct 13 03:20:57.608 INFO kablam! | ^ Oct 13 03:20:57.608 INFO kablam! | Oct 13 03:20:57.608 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 13 03:20:57.610 INFO kablam! Oct 13 03:20:57.610 INFO kablam! warning: unused variable: `dist` Oct 13 03:20:57.610 INFO kablam! --> src/physics/fundamentals.rs:65:24 Oct 13 03:20:57.610 INFO kablam! | Oct 13 03:20:57.610 INFO kablam! 65 | fn doBlock(&mut self, dist: real, rad: real){ Oct 13 03:20:57.610 INFO kablam! | ^^^^ help: consider using `_dist` instead Oct 13 03:20:57.610 INFO kablam! | Oct 13 03:20:57.610 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:20:57.610 INFO kablam! Oct 13 03:20:57.610 INFO kablam! warning: unused variable: `rad` Oct 13 03:20:57.610 INFO kablam! --> src/physics/fundamentals.rs:65:36 Oct 13 03:20:57.610 INFO kablam! | Oct 13 03:20:57.610 INFO kablam! 65 | fn doBlock(&mut self, dist: real, rad: real){ Oct 13 03:20:57.610 INFO kablam! | ^^^ help: consider using `_rad` instead Oct 13 03:20:57.610 INFO kablam! Oct 13 03:20:57.610 INFO kablam! warning: unused variable: `dir` Oct 13 03:20:57.610 INFO kablam! --> src/physics/fundamentals.rs:170:30 Oct 13 03:20:57.610 INFO kablam! | Oct 13 03:20:57.610 INFO kablam! 170 | pub fn incident(&mut self, (dir, power, packet): (vec2d, real, Data)){ Oct 13 03:20:57.610 INFO kablam! | ^^^ help: consider using `_dir` instead Oct 13 03:20:57.610 INFO kablam! Oct 13 03:20:57.610 INFO kablam! warning: unused variable: `power` Oct 13 03:20:57.610 INFO kablam! --> src/physics/fundamentals.rs:170:35 Oct 13 03:20:57.610 INFO kablam! | Oct 13 03:20:57.610 INFO kablam! 170 | pub fn incident(&mut self, (dir, power, packet): (vec2d, real, Data)){ Oct 13 03:20:57.610 INFO kablam! | ^^^^^ help: consider using `_power` instead Oct 13 03:20:57.610 INFO kablam! Oct 13 03:20:57.673 INFO kablam! warning: variant is never constructed: `Text` Oct 13 03:20:57.674 INFO kablam! --> src/physics/fundamentals.rs:19:5 Oct 13 03:20:57.674 INFO kablam! | Oct 13 03:20:57.674 INFO kablam! 19 | Text(String), Oct 13 03:20:57.674 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:20:57.674 INFO kablam! | Oct 13 03:20:57.674 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:20:57.674 INFO kablam! Oct 13 03:20:57.674 INFO kablam! warning: variant is never constructed: `Energy` Oct 13 03:20:57.674 INFO kablam! --> src/physics/fundamentals.rs:20:5 Oct 13 03:20:57.674 INFO kablam! | Oct 13 03:20:57.674 INFO kablam! 20 | Energy(real) //frequency Oct 13 03:20:57.674 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:20:57.674 INFO kablam! Oct 13 03:20:57.674 INFO kablam! warning: struct is never constructed: `Reactor` Oct 13 03:20:57.674 INFO kablam! --> src/physics/MachineComponents.rs:23:1 Oct 13 03:20:57.674 INFO kablam! | Oct 13 03:20:57.674 INFO kablam! 23 | struct Reactor { Oct 13 03:20:57.674 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 03:20:57.674 INFO kablam! Oct 13 03:20:57.674 INFO kablam! warning: struct is never constructed: `System` Oct 13 03:20:57.674 INFO kablam! --> src/system/mod.rs:4:1 Oct 13 03:20:57.674 INFO kablam! | Oct 13 03:20:57.674 INFO kablam! 4 | struct System { Oct 13 03:20:57.674 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 03:20:57.674 INFO kablam! Oct 13 03:20:57.675 INFO kablam! warning: crate `S4` should have a snake case name such as `s4` Oct 13 03:20:57.675 INFO kablam! | Oct 13 03:20:57.675 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 03:20:57.675 INFO kablam! Oct 13 03:20:57.677 INFO kablam! warning: unused attribute Oct 13 03:20:57.678 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 13 03:20:57.678 INFO kablam! | Oct 13 03:20:57.678 INFO kablam! 1 | #![feature(associated_consts)] Oct 13 03:20:57.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:20:57.678 INFO kablam! | Oct 13 03:20:57.678 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 13 03:20:57.678 INFO kablam! Oct 13 03:20:57.678 INFO kablam! warning: crate-level attribute should be in the root module Oct 13 03:20:57.678 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 13 03:20:57.678 INFO kablam! | Oct 13 03:20:57.678 INFO kablam! 1 | #![feature(associated_consts)] Oct 13 03:20:57.678 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:20:57.678 INFO kablam! Oct 13 03:20:57.679 INFO kablam! warning: path statement with no effect Oct 13 03:20:57.679 INFO kablam! --> src/physics/mod.rs:27:19 Oct 13 03:20:57.679 INFO kablam! | Oct 13 03:20:57.679 INFO kablam! 27 | ($x:expr) => ($x) Oct 13 03:20:57.679 INFO kablam! | ^^ Oct 13 03:20:57.679 INFO kablam! ... Oct 13 03:20:57.679 INFO kablam! 76 | findNan!(d); Oct 13 03:20:57.679 INFO kablam! | ------------ in this macro invocation Oct 13 03:20:57.679 INFO kablam! | Oct 13 03:20:57.680 INFO kablam! = note: #[warn(path_statements)] on by default Oct 13 03:20:57.680 INFO kablam! Oct 13 03:20:57.680 INFO kablam! warning: path statement with no effect Oct 13 03:20:57.680 INFO kablam! --> src/physics/mod.rs:27:19 Oct 13 03:20:57.680 INFO kablam! | Oct 13 03:20:57.680 INFO kablam! 27 | ($x:expr) => ($x) Oct 13 03:20:57.680 INFO kablam! | ^^ Oct 13 03:20:57.680 INFO kablam! ... Oct 13 03:20:57.680 INFO kablam! 81 | findNan!(timeStep); Oct 13 03:20:57.680 INFO kablam! | ------------------- in this macro invocation Oct 13 03:20:57.680 INFO kablam! Oct 13 03:20:57.682 INFO kablam! warning: structure field `shipRx` should have a snake case name such as `ship_rx` Oct 13 03:20:57.682 INFO kablam! --> src/main.rs:33:5 Oct 13 03:20:57.682 INFO kablam! | Oct 13 03:20:57.682 INFO kablam! 33 | shipRx: Option>, Oct 13 03:20:57.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:20:57.683 INFO kablam! Oct 13 03:20:57.683 INFO kablam! warning: structure field `shipTx` should have a snake case name such as `ship_tx` Oct 13 03:20:57.683 INFO kablam! --> src/main.rs:34:5 Oct 13 03:20:57.683 INFO kablam! | Oct 13 03:20:57.683 INFO kablam! 34 | shipTx: Option> Oct 13 03:20:57.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:20:57.683 INFO kablam! Oct 13 03:21:02.412 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.05s Oct 13 03:21:02.418 INFO kablam! su: No module specific data is present Oct 13 03:21:04.660 INFO running `"docker" "rm" "-f" "197f7c454bddc7f055deb08690635bd06cce4dd66bcff185ee7e4c73d48dd610"` Oct 13 03:21:04.982 INFO blam! 197f7c454bddc7f055deb08690635bd06cce4dd66bcff185ee7e4c73d48dd610 Oct 13 03:21:04.986 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 03:21:05.415 INFO blam! a53eb5c66f491ee2cd3537070b7e35ceaaa4e65c81797022f9059ca345142ac4 Oct 13 03:21:05.417 INFO running `"docker" "start" "-a" "a53eb5c66f491ee2cd3537070b7e35ceaaa4e65c81797022f9059ca345142ac4"` Oct 13 03:21:08.117 INFO kablam! usermod: no changes Oct 13 03:21:08.203 INFO kablam! warning: `panic` setting is ignored for `test` profile Oct 13 03:21:08.203 INFO kablam! warning: profile `doc` is deprecated and has no effect Oct 13 03:21:08.203 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 13 03:21:08.303 INFO kablam! Compiling matches v0.1.6 Oct 13 03:21:08.303 INFO kablam! Compiling cfg-if v0.1.2 Oct 13 03:21:08.303 INFO kablam! Compiling either v1.4.0 Oct 13 03:21:08.310 INFO kablam! Compiling libc v0.2.33 Oct 13 03:21:08.310 INFO kablam! Compiling unicode-normalization v0.1.5 Oct 13 03:21:08.310 INFO kablam! Compiling scopeguard v0.3.3 Oct 13 03:21:08.311 INFO kablam! Compiling percent-encoding v1.0.0 Oct 13 03:21:08.311 INFO kablam! Compiling lazy_static v0.2.10 Oct 13 03:21:08.911 INFO kablam! Compiling log v0.3.8 Oct 13 03:21:09.800 INFO kablam! Compiling httparse v1.2.3 Oct 13 03:21:09.807 INFO kablam! Compiling sha1 v0.2.0 Oct 13 03:21:10.239 INFO kablam! Compiling unicode-bidi v0.3.4 Oct 13 03:21:11.327 INFO kablam! Compiling coco v0.1.1 Oct 13 03:21:14.404 INFO kablam! Compiling num_cpus v1.7.0 Oct 13 03:21:14.404 INFO kablam! Compiling iovec v0.1.1 Oct 13 03:21:14.404 INFO kablam! Compiling rand v0.3.17 Oct 13 03:21:14.406 INFO kablam! Compiling net2 v0.2.31 Oct 13 03:21:16.170 INFO kablam! Compiling bytes v0.4.5 Oct 13 03:21:17.773 INFO kablam! Compiling idna v0.1.4 Oct 13 03:21:18.051 INFO kablam! Compiling mio v0.6.11 Oct 13 03:21:19.947 INFO kablam! Compiling rayon-core v1.3.0 Oct 13 03:21:23.195 INFO kablam! Compiling url v1.6.0 Oct 13 03:21:24.055 INFO kablam! Compiling rayon v0.9.0 Oct 13 03:21:28.035 INFO kablam! Compiling ws v0.7.3 Oct 13 03:21:31.887 INFO kablam! Compiling S4 v0.1.0 (/source) Oct 13 03:21:32.543 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 13 03:21:32.544 INFO kablam! --> src/main.rs:2:5 Oct 13 03:21:32.544 INFO kablam! | Oct 13 03:21:32.544 INFO kablam! 2 | use std::collections::HashMap; Oct 13 03:21:32.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:21:32.544 INFO kablam! | Oct 13 03:21:32.544 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:21:32.544 INFO kablam! Oct 13 03:21:32.544 INFO kablam! warning: unused import: `TryRecvError` Oct 13 03:21:32.544 INFO kablam! --> src/physics/fundamentals.rs:6:41 Oct 13 03:21:32.544 INFO kablam! | Oct 13 03:21:32.544 INFO kablam! 6 | use std::sync::mpsc::{Sender, Receiver, TryRecvError}; Oct 13 03:21:32.544 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:21:32.544 INFO kablam! Oct 13 03:21:32.544 INFO kablam! warning: unused import: `std::fmt` Oct 13 03:21:32.544 INFO kablam! --> src/physics/MachineComponents.rs:3:5 Oct 13 03:21:32.544 INFO kablam! | Oct 13 03:21:32.544 INFO kablam! 3 | use std::fmt; Oct 13 03:21:32.544 INFO kablam! | ^^^^^^^^ Oct 13 03:21:32.544 INFO kablam! Oct 13 03:21:32.779 INFO kablam! warning: unused import: `self::rayon::prelude` Oct 13 03:21:32.779 INFO kablam! --> src/physics/mod.rs:11:5 Oct 13 03:21:32.779 INFO kablam! | Oct 13 03:21:32.779 INFO kablam! 11 | use self::rayon::prelude::*; Oct 13 03:21:32.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 03:21:32.779 INFO kablam! Oct 13 03:21:32.803 INFO kablam! warning: unreachable pattern Oct 13 03:21:32.803 INFO kablam! --> src/main.rs:22:13 Oct 13 03:21:32.803 INFO kablam! | Oct 13 03:21:32.803 INFO kablam! 22 | _ => {println!("{:?}", "ShipMessage Not tet implemented"); String::new()} Oct 13 03:21:32.803 INFO kablam! | ^ Oct 13 03:21:32.803 INFO kablam! | Oct 13 03:21:32.803 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 13 03:21:32.803 INFO kablam! Oct 13 03:21:32.803 INFO kablam! warning: unused variable: `dist` Oct 13 03:21:32.803 INFO kablam! --> src/physics/fundamentals.rs:65:24 Oct 13 03:21:32.803 INFO kablam! | Oct 13 03:21:32.803 INFO kablam! 65 | fn doBlock(&mut self, dist: real, rad: real){ Oct 13 03:21:32.803 INFO kablam! | ^^^^ help: consider using `_dist` instead Oct 13 03:21:32.803 INFO kablam! | Oct 13 03:21:32.803 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:21:32.803 INFO kablam! Oct 13 03:21:32.803 INFO kablam! warning: unused variable: `rad` Oct 13 03:21:32.803 INFO kablam! --> src/physics/fundamentals.rs:65:36 Oct 13 03:21:32.803 INFO kablam! | Oct 13 03:21:32.803 INFO kablam! 65 | fn doBlock(&mut self, dist: real, rad: real){ Oct 13 03:21:32.803 INFO kablam! | ^^^ help: consider using `_rad` instead Oct 13 03:21:32.803 INFO kablam! Oct 13 03:21:32.803 INFO kablam! warning: unused variable: `dir` Oct 13 03:21:32.803 INFO kablam! --> src/physics/fundamentals.rs:170:30 Oct 13 03:21:32.803 INFO kablam! | Oct 13 03:21:32.803 INFO kablam! 170 | pub fn incident(&mut self, (dir, power, packet): (vec2d, real, Data)){ Oct 13 03:21:32.803 INFO kablam! | ^^^ help: consider using `_dir` instead Oct 13 03:21:32.803 INFO kablam! Oct 13 03:21:32.803 INFO kablam! warning: unused variable: `power` Oct 13 03:21:32.803 INFO kablam! --> src/physics/fundamentals.rs:170:35 Oct 13 03:21:32.803 INFO kablam! | Oct 13 03:21:32.803 INFO kablam! 170 | pub fn incident(&mut self, (dir, power, packet): (vec2d, real, Data)){ Oct 13 03:21:32.803 INFO kablam! | ^^^^^ help: consider using `_power` instead Oct 13 03:21:32.803 INFO kablam! Oct 13 03:21:32.887 INFO kablam! warning: variant is never constructed: `Text` Oct 13 03:21:32.887 INFO kablam! --> src/physics/fundamentals.rs:19:5 Oct 13 03:21:32.887 INFO kablam! | Oct 13 03:21:32.887 INFO kablam! 19 | Text(String), Oct 13 03:21:32.887 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:21:32.887 INFO kablam! | Oct 13 03:21:32.887 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:21:32.887 INFO kablam! Oct 13 03:21:32.889 INFO kablam! warning: variant is never constructed: `Energy` Oct 13 03:21:32.889 INFO kablam! --> src/physics/fundamentals.rs:20:5 Oct 13 03:21:32.889 INFO kablam! | Oct 13 03:21:32.889 INFO kablam! 20 | Energy(real) //frequency Oct 13 03:21:32.889 INFO kablam! | ^^^^^^^^^^^^ Oct 13 03:21:32.889 INFO kablam! Oct 13 03:21:32.889 INFO kablam! warning: struct is never constructed: `Reactor` Oct 13 03:21:32.889 INFO kablam! --> src/physics/MachineComponents.rs:23:1 Oct 13 03:21:32.889 INFO kablam! | Oct 13 03:21:32.889 INFO kablam! 23 | struct Reactor { Oct 13 03:21:32.889 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 03:21:32.889 INFO kablam! Oct 13 03:21:32.889 INFO kablam! warning: struct is never constructed: `System` Oct 13 03:21:32.889 INFO kablam! --> src/system/mod.rs:4:1 Oct 13 03:21:32.889 INFO kablam! | Oct 13 03:21:32.889 INFO kablam! 4 | struct System { Oct 13 03:21:32.889 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 03:21:32.889 INFO kablam! Oct 13 03:21:32.889 INFO kablam! warning: crate `S4` should have a snake case name such as `s4` Oct 13 03:21:32.889 INFO kablam! | Oct 13 03:21:32.889 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 03:21:32.889 INFO kablam! Oct 13 03:21:32.893 INFO kablam! warning: unused attribute Oct 13 03:21:32.893 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 13 03:21:32.893 INFO kablam! | Oct 13 03:21:32.893 INFO kablam! 1 | #![feature(associated_consts)] Oct 13 03:21:32.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:21:32.893 INFO kablam! | Oct 13 03:21:32.893 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 13 03:21:32.893 INFO kablam! Oct 13 03:21:32.893 INFO kablam! warning: crate-level attribute should be in the root module Oct 13 03:21:32.893 INFO kablam! --> src/physics/fundamentals.rs:1:1 Oct 13 03:21:32.893 INFO kablam! | Oct 13 03:21:32.893 INFO kablam! 1 | #![feature(associated_consts)] Oct 13 03:21:32.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:21:32.893 INFO kablam! Oct 13 03:21:32.893 INFO kablam! warning: path statement with no effect Oct 13 03:21:32.893 INFO kablam! --> src/physics/mod.rs:27:19 Oct 13 03:21:32.893 INFO kablam! | Oct 13 03:21:32.894 INFO kablam! 27 | ($x:expr) => ($x) Oct 13 03:21:32.894 INFO kablam! | ^^ Oct 13 03:21:32.894 INFO kablam! ... Oct 13 03:21:32.894 INFO kablam! 76 | findNan!(d); Oct 13 03:21:32.894 INFO kablam! | ------------ in this macro invocation Oct 13 03:21:32.894 INFO kablam! | Oct 13 03:21:32.894 INFO kablam! = note: #[warn(path_statements)] on by default Oct 13 03:21:32.894 INFO kablam! Oct 13 03:21:32.895 INFO kablam! warning: path statement with no effect Oct 13 03:21:32.895 INFO kablam! --> src/physics/mod.rs:27:19 Oct 13 03:21:32.895 INFO kablam! | Oct 13 03:21:32.895 INFO kablam! 27 | ($x:expr) => ($x) Oct 13 03:21:32.895 INFO kablam! | ^^ Oct 13 03:21:32.895 INFO kablam! ... Oct 13 03:21:32.895 INFO kablam! 81 | findNan!(timeStep); Oct 13 03:21:32.895 INFO kablam! | ------------------- in this macro invocation Oct 13 03:21:32.895 INFO kablam! Oct 13 03:21:32.899 INFO kablam! warning: structure field `shipRx` should have a snake case name such as `ship_rx` Oct 13 03:21:32.899 INFO kablam! --> src/main.rs:33:5 Oct 13 03:21:32.899 INFO kablam! | Oct 13 03:21:32.899 INFO kablam! 33 | shipRx: Option>, Oct 13 03:21:32.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:21:32.899 INFO kablam! Oct 13 03:21:32.899 INFO kablam! warning: structure field `shipTx` should have a snake case name such as `ship_tx` Oct 13 03:21:32.899 INFO kablam! --> src/main.rs:34:5 Oct 13 03:21:32.899 INFO kablam! | Oct 13 03:21:32.899 INFO kablam! 34 | shipTx: Option> Oct 13 03:21:32.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:21:32.899 INFO kablam! Oct 13 03:21:33.570 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.42s Oct 13 03:21:33.577 INFO kablam! su: No module specific data is present Oct 13 03:21:34.143 INFO running `"docker" "rm" "-f" "a53eb5c66f491ee2cd3537070b7e35ceaaa4e65c81797022f9059ca345142ac4"` Oct 13 03:21:34.414 INFO blam! a53eb5c66f491ee2cd3537070b7e35ceaaa4e65c81797022f9059ca345142ac4 Oct 13 03:21:34.423 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 03:21:34.951 INFO blam! f4787858869dc7316e7151da2176e39be3b26f8b5d282fae269fbf7f05087033 Oct 13 03:21:34.953 INFO running `"docker" "start" "-a" "f4787858869dc7316e7151da2176e39be3b26f8b5d282fae269fbf7f05087033"` Oct 13 03:21:36.435 INFO kablam! usermod: no changes Oct 13 03:21:36.471 INFO kablam! warning: `panic` setting is ignored for `test` profile Oct 13 03:21:36.471 INFO kablam! warning: profile `doc` is deprecated and has no effect Oct 13 03:21:36.471 INFO kablam! warning: `panic` setting is ignored for `bench` profile Oct 13 03:21:36.543 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 13 03:21:36.543 INFO kablam! Running /target/debug/deps/S4-9b44f6caf71d4dc8 Oct 13 03:21:36.547 INFO blam! Oct 13 03:21:36.547 INFO blam! running 3 tests Oct 13 03:21:36.547 INFO blam! test physics::Vec2d::tests::subtraction ... ok Oct 13 03:21:36.547 INFO blam! test physics::Vec2d::tests::mults ... ok Oct 13 03:21:36.547 INFO blam! test physics::Vec2d::tests::equality ... ok Oct 13 03:21:36.547 INFO blam! Oct 13 03:21:36.547 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:21:36.547 INFO blam! Oct 13 03:21:36.551 INFO kablam! su: No module specific data is present Oct 13 03:21:37.773 INFO running `"docker" "rm" "-f" "f4787858869dc7316e7151da2176e39be3b26f8b5d282fae269fbf7f05087033"` Oct 13 03:21:38.091 INFO blam! f4787858869dc7316e7151da2176e39be3b26f8b5d282fae269fbf7f05087033