Oct 11 06:49:54.722 INFO testing Euphoric/EconomicSim against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:49:54.722 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:49:54.724 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 06:49:55.280 INFO blam! fb928af38580d9b9513a521086608eca4f46959bd2f85d2ab134a2fe50b569d6 Oct 11 06:49:55.285 INFO running `"docker" "start" "-a" "fb928af38580d9b9513a521086608eca4f46959bd2f85d2ab134a2fe50b569d6"` Oct 11 06:49:56.521 INFO kablam! usermod: no changes Oct 11 06:49:56.606 INFO kablam! Compiling populations v0.1.0 (/source) Oct 11 06:49:57.453 INFO kablam! warning: variable `wanted_resources` is assigned to, but never used Oct 11 06:49:57.453 INFO kablam! --> src/main.rs:111:25 Oct 11 06:49:57.453 INFO kablam! | Oct 11 06:49:57.453 INFO kablam! 111 | let mut wanted_resources = 0_f64; Oct 11 06:49:57.453 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 06:49:57.453 INFO kablam! | Oct 11 06:49:57.453 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:49:57.454 INFO kablam! = note: consider using `_wanted_resources` instead Oct 11 06:49:57.454 INFO kablam! Oct 11 06:49:57.454 INFO kablam! warning: variable `wanted_gold` is assigned to, but never used Oct 11 06:49:57.454 INFO kablam! --> src/main.rs:119:25 Oct 11 06:49:57.454 INFO kablam! | Oct 11 06:49:57.454 INFO kablam! 119 | let mut wanted_gold = 0_f64; Oct 11 06:49:57.454 INFO kablam! | ^^^^^^^^^^^ Oct 11 06:49:57.454 INFO kablam! | Oct 11 06:49:57.454 INFO kablam! = note: consider using `_wanted_gold` instead Oct 11 06:49:57.454 INFO kablam! Oct 11 06:49:57.481 INFO kablam! warning: variant is never constructed: `Relative` Oct 11 06:49:57.481 INFO kablam! --> src/main.rs:30:5 Oct 11 06:49:57.481 INFO kablam! | Oct 11 06:49:57.481 INFO kablam! 30 | Relative {product : usize, ratio : f64}, Oct 11 06:49:57.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:49:57.481 INFO kablam! | Oct 11 06:49:57.484 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:49:57.484 INFO kablam! Oct 11 06:49:58.594 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.01s Oct 11 06:49:58.594 INFO kablam! su: No module specific data is present Oct 11 06:49:59.217 INFO running `"docker" "rm" "-f" "fb928af38580d9b9513a521086608eca4f46959bd2f85d2ab134a2fe50b569d6"` Oct 11 06:49:59.380 INFO blam! fb928af38580d9b9513a521086608eca4f46959bd2f85d2ab134a2fe50b569d6 Oct 11 06:49:59.381 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:49:59.381 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 06:49:59.833 INFO blam! 7cc99c38a6607fe397b10d9cb137e56e9226a52fe241e583f5054d9c7e4c4786 Oct 11 06:49:59.844 INFO running `"docker" "start" "-a" "7cc99c38a6607fe397b10d9cb137e56e9226a52fe241e583f5054d9c7e4c4786"` Oct 11 06:50:00.997 INFO kablam! usermod: no changes Oct 11 06:50:01.076 INFO kablam! Compiling populations v0.1.0 (/source) Oct 11 06:50:02.057 INFO kablam! warning: variable `wanted_resources` is assigned to, but never used Oct 11 06:50:02.057 INFO kablam! --> src/main.rs:111:25 Oct 11 06:50:02.057 INFO kablam! | Oct 11 06:50:02.057 INFO kablam! 111 | let mut wanted_resources = 0_f64; Oct 11 06:50:02.057 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 06:50:02.057 INFO kablam! | Oct 11 06:50:02.057 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:50:02.057 INFO kablam! = note: consider using `_wanted_resources` instead Oct 11 06:50:02.057 INFO kablam! Oct 11 06:50:02.057 INFO kablam! warning: variable `wanted_gold` is assigned to, but never used Oct 11 06:50:02.057 INFO kablam! --> src/main.rs:119:25 Oct 11 06:50:02.057 INFO kablam! | Oct 11 06:50:02.057 INFO kablam! 119 | let mut wanted_gold = 0_f64; Oct 11 06:50:02.057 INFO kablam! | ^^^^^^^^^^^ Oct 11 06:50:02.057 INFO kablam! | Oct 11 06:50:02.057 INFO kablam! = note: consider using `_wanted_gold` instead Oct 11 06:50:02.057 INFO kablam! Oct 11 06:50:02.080 INFO kablam! warning: variant is never constructed: `Relative` Oct 11 06:50:02.080 INFO kablam! --> src/main.rs:30:5 Oct 11 06:50:02.080 INFO kablam! | Oct 11 06:50:02.080 INFO kablam! 30 | Relative {product : usize, ratio : f64}, Oct 11 06:50:02.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:50:02.080 INFO kablam! | Oct 11 06:50:02.080 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:50:02.080 INFO kablam! Oct 11 06:50:02.569 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Oct 11 06:50:02.571 INFO kablam! su: No module specific data is present Oct 11 06:50:03.204 INFO running `"docker" "rm" "-f" "7cc99c38a6607fe397b10d9cb137e56e9226a52fe241e583f5054d9c7e4c4786"` Oct 11 06:50:03.387 INFO blam! 7cc99c38a6607fe397b10d9cb137e56e9226a52fe241e583f5054d9c7e4c4786 Oct 11 06:50:03.390 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:50:03.390 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 06:50:03.779 INFO blam! 54ebd85b7c9dbc39f7a8c7b6b55a469c1107903e61572e1591f2013ce22b44f6 Oct 11 06:50:03.784 INFO running `"docker" "start" "-a" "54ebd85b7c9dbc39f7a8c7b6b55a469c1107903e61572e1591f2013ce22b44f6"` Oct 11 06:50:04.932 INFO kablam! usermod: no changes Oct 11 06:50:04.984 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 06:50:04.984 INFO kablam! Running /target/debug/deps/populations-22ed044cfbff1dab Oct 11 06:50:04.992 INFO blam! Oct 11 06:50:04.992 INFO blam! running 0 tests Oct 11 06:50:04.992 INFO blam! Oct 11 06:50:04.992 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:50:04.993 INFO blam! Oct 11 06:50:04.994 INFO kablam! su: No module specific data is present Oct 11 06:50:05.680 INFO running `"docker" "rm" "-f" "54ebd85b7c9dbc39f7a8c7b6b55a469c1107903e61572e1591f2013ce22b44f6"` Oct 11 06:50:05.924 INFO blam! 54ebd85b7c9dbc39f7a8c7b6b55a469c1107903e61572e1591f2013ce22b44f6