Oct 13 02:33:58.347 INFO testing robtaussig/rustolution against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 02:33:58.349 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 13 02:33:58.796 INFO blam! 2553d0d29feccbbab65b0fba35c5e61b06594dced805f2442df43fea82e6569c Oct 13 02:33:58.800 INFO running `"docker" "start" "-a" "2553d0d29feccbbab65b0fba35c5e61b06594dced805f2442df43fea82e6569c"` Oct 13 02:33:59.927 INFO kablam! usermod: no changes Oct 13 02:34:00.028 INFO kablam! Compiling names v0.10.0 Oct 13 02:34:00.806 INFO kablam! Compiling shapes_of_war v0.1.0 (/source) Oct 13 02:34:01.215 INFO kablam! warning: unused import: `std::fmt` Oct 13 02:34:01.215 INFO kablam! --> src/person/genetics.rs:1:5 Oct 13 02:34:01.215 INFO kablam! | Oct 13 02:34:01.215 INFO kablam! 1 | use std::fmt; Oct 13 02:34:01.215 INFO kablam! | ^^^^^^^^ Oct 13 02:34:01.215 INFO kablam! | Oct 13 02:34:01.215 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:34:01.215 INFO kablam! Oct 13 02:34:01.215 INFO kablam! warning: unused import: `Country` Oct 13 02:34:01.215 INFO kablam! --> src/person/mod.rs:5:15 Oct 13 02:34:01.215 INFO kablam! | Oct 13 02:34:01.215 INFO kablam! 5 | use country::{Country}; Oct 13 02:34:01.215 INFO kablam! | ^^^^^^^ Oct 13 02:34:01.215 INFO kablam! Oct 13 02:34:01.215 INFO kablam! warning: unused import: `World` Oct 13 02:34:01.215 INFO kablam! --> src/person/mod.rs:6:13 Oct 13 02:34:01.215 INFO kablam! | Oct 13 02:34:01.215 INFO kablam! 6 | use world::{World}; Oct 13 02:34:01.215 INFO kablam! | ^^^^^ Oct 13 02:34:01.215 INFO kablam! Oct 13 02:34:01.215 INFO kablam! warning: unused import: `std::error::Error` Oct 13 02:34:01.215 INFO kablam! --> src/person/mod.rs:7:5 Oct 13 02:34:01.215 INFO kablam! | Oct 13 02:34:01.215 INFO kablam! 7 | use std::error::Error; Oct 13 02:34:01.215 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 02:34:01.215 INFO kablam! Oct 13 02:34:01.215 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 13 02:34:01.215 INFO kablam! --> src/main.rs:11:5 Oct 13 02:34:01.215 INFO kablam! | Oct 13 02:34:01.215 INFO kablam! 11 | use std::collections::HashMap; Oct 13 02:34:01.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:34:01.215 INFO kablam! Oct 13 02:34:01.283 INFO kablam! warning: unused variable: `village_location` Oct 13 02:34:01.283 INFO kablam! --> src/world/mod.rs:19:25 Oct 13 02:34:01.283 INFO kablam! | Oct 13 02:34:01.283 INFO kablam! 19 | let village_location = person.village_location; Oct 13 02:34:01.283 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_village_location` instead Oct 13 02:34:01.283 INFO kablam! | Oct 13 02:34:01.283 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 02:34:01.283 INFO kablam! Oct 13 02:34:01.283 INFO kablam! warning: variable does not need to be mutable Oct 13 02:34:01.283 INFO kablam! --> src/main.rs:20:9 Oct 13 02:34:01.283 INFO kablam! | Oct 13 02:34:01.283 INFO kablam! 20 | let mut created_world = World { Oct 13 02:34:01.283 INFO kablam! | ----^^^^^^^^^^^^^ Oct 13 02:34:01.283 INFO kablam! | | Oct 13 02:34:01.283 INFO kablam! | help: remove this `mut` Oct 13 02:34:01.283 INFO kablam! | Oct 13 02:34:01.283 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 02:34:01.283 INFO kablam! Oct 13 02:34:02.475 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.53s Oct 13 02:34:02.475 INFO kablam! su: No module specific data is present Oct 13 02:34:03.192 INFO running `"docker" "rm" "-f" "2553d0d29feccbbab65b0fba35c5e61b06594dced805f2442df43fea82e6569c"` Oct 13 02:34:03.556 INFO blam! 2553d0d29feccbbab65b0fba35c5e61b06594dced805f2442df43fea82e6569c Oct 13 02:34:03.558 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 13 02:34:04.005 INFO blam! 27ff4bdf322e78fad9c300bc386c1d59aeb554de7aa0ab70551740b194e03973 Oct 13 02:34:04.017 INFO running `"docker" "start" "-a" "27ff4bdf322e78fad9c300bc386c1d59aeb554de7aa0ab70551740b194e03973"` Oct 13 02:34:04.930 INFO kablam! usermod: no changes Oct 13 02:34:04.990 INFO kablam! Compiling shapes_of_war v0.1.0 (/source) Oct 13 02:34:05.335 INFO kablam! warning: unused import: `std::fmt` Oct 13 02:34:05.335 INFO kablam! --> src/person/genetics.rs:1:5 Oct 13 02:34:05.335 INFO kablam! | Oct 13 02:34:05.335 INFO kablam! 1 | use std::fmt; Oct 13 02:34:05.335 INFO kablam! | ^^^^^^^^ Oct 13 02:34:05.335 INFO kablam! | Oct 13 02:34:05.335 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 02:34:05.335 INFO kablam! Oct 13 02:34:05.335 INFO kablam! warning: unused import: `Country` Oct 13 02:34:05.335 INFO kablam! --> src/person/mod.rs:5:15 Oct 13 02:34:05.335 INFO kablam! | Oct 13 02:34:05.335 INFO kablam! 5 | use country::{Country}; Oct 13 02:34:05.335 INFO kablam! | ^^^^^^^ Oct 13 02:34:05.335 INFO kablam! Oct 13 02:34:05.335 INFO kablam! warning: unused import: `World` Oct 13 02:34:05.335 INFO kablam! --> src/person/mod.rs:6:13 Oct 13 02:34:05.335 INFO kablam! | Oct 13 02:34:05.335 INFO kablam! 6 | use world::{World}; Oct 13 02:34:05.335 INFO kablam! | ^^^^^ Oct 13 02:34:05.335 INFO kablam! Oct 13 02:34:05.335 INFO kablam! warning: unused import: `std::error::Error` Oct 13 02:34:05.335 INFO kablam! --> src/person/mod.rs:7:5 Oct 13 02:34:05.335 INFO kablam! | Oct 13 02:34:05.335 INFO kablam! 7 | use std::error::Error; Oct 13 02:34:05.335 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 02:34:05.335 INFO kablam! Oct 13 02:34:05.335 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 13 02:34:05.336 INFO kablam! --> src/main.rs:11:5 Oct 13 02:34:05.336 INFO kablam! | Oct 13 02:34:05.336 INFO kablam! 11 | use std::collections::HashMap; Oct 13 02:34:05.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:34:05.336 INFO kablam! Oct 13 02:34:05.403 INFO kablam! warning: unused variable: `village_location` Oct 13 02:34:05.403 INFO kablam! --> src/world/mod.rs:19:25 Oct 13 02:34:05.403 INFO kablam! | Oct 13 02:34:05.403 INFO kablam! 19 | let village_location = person.village_location; Oct 13 02:34:05.403 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_village_location` instead Oct 13 02:34:05.403 INFO kablam! | Oct 13 02:34:05.403 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 02:34:05.403 INFO kablam! Oct 13 02:34:05.403 INFO kablam! warning: variable does not need to be mutable Oct 13 02:34:05.403 INFO kablam! --> src/main.rs:20:9 Oct 13 02:34:05.403 INFO kablam! | Oct 13 02:34:05.403 INFO kablam! 20 | let mut created_world = World { Oct 13 02:34:05.403 INFO kablam! | ----^^^^^^^^^^^^^ Oct 13 02:34:05.403 INFO kablam! | | Oct 13 02:34:05.403 INFO kablam! | help: remove this `mut` Oct 13 02:34:05.403 INFO kablam! | Oct 13 02:34:05.403 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 02:34:05.403 INFO kablam! Oct 13 02:34:05.769 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.81s Oct 13 02:34:05.771 INFO kablam! su: No module specific data is present Oct 13 02:34:06.041 INFO running `"docker" "rm" "-f" "27ff4bdf322e78fad9c300bc386c1d59aeb554de7aa0ab70551740b194e03973"` Oct 13 02:34:06.211 INFO blam! 27ff4bdf322e78fad9c300bc386c1d59aeb554de7aa0ab70551740b194e03973 Oct 13 02:34:06.211 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 13 02:34:06.533 INFO blam! 7d6c650dd9bc78d3c8eecfd91ca9df42a5fcb93a1a2fec7936af6111884460fe Oct 13 02:34:06.535 INFO running `"docker" "start" "-a" "7d6c650dd9bc78d3c8eecfd91ca9df42a5fcb93a1a2fec7936af6111884460fe"` Oct 13 02:34:07.371 INFO kablam! usermod: no changes Oct 13 02:34:07.407 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 02:34:07.407 INFO kablam! Running /target/debug/deps/shapes_of_war-dc432ad1d3973b02 Oct 13 02:34:07.415 INFO kablam! su: No module specific data is present Oct 13 02:34:07.415 INFO blam! Oct 13 02:34:07.415 INFO blam! running 0 tests Oct 13 02:34:07.415 INFO blam! Oct 13 02:34:07.415 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:34:07.415 INFO blam! Oct 13 02:34:07.727 INFO running `"docker" "rm" "-f" "7d6c650dd9bc78d3c8eecfd91ca9df42a5fcb93a1a2fec7936af6111884460fe"` Oct 13 02:34:07.847 INFO blam! 7d6c650dd9bc78d3c8eecfd91ca9df42a5fcb93a1a2fec7936af6111884460fe