Oct 14 23:44:52.535 INFO testing danbruder/citybuilder against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 23:44:52.536 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 23:44:52.866 INFO blam! b7ba6573d548c466c352665be483a7c653af7f486361ddd4c709fe8a7154eafc Oct 14 23:44:52.875 INFO running `"docker" "start" "-a" "b7ba6573d548c466c352665be483a7c653af7f486361ddd4c709fe8a7154eafc"` Oct 14 23:44:54.995 INFO kablam! usermod: no changes Oct 14 23:44:55.071 INFO kablam! Compiling citybuilder v0.1.0 (/source) Oct 14 23:44:55.519 INFO kablam! warning: variant is never constructed: `Soil` Oct 14 23:44:55.519 INFO kablam! --> src/main.rs:3:5 Oct 14 23:44:55.519 INFO kablam! | Oct 14 23:44:55.519 INFO kablam! 3 | Soil, Oct 14 23:44:55.519 INFO kablam! | ^^^^ Oct 14 23:44:55.519 INFO kablam! | Oct 14 23:44:55.519 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:44:55.519 INFO kablam! Oct 14 23:44:55.519 INFO kablam! warning: variant is never constructed: `Stone` Oct 14 23:44:55.519 INFO kablam! --> src/main.rs:4:5 Oct 14 23:44:55.519 INFO kablam! | Oct 14 23:44:55.519 INFO kablam! 4 | Stone, Oct 14 23:44:55.519 INFO kablam! | ^^^^^ Oct 14 23:44:55.519 INFO kablam! Oct 14 23:44:55.519 INFO kablam! warning: variant is never constructed: `Tree` Oct 14 23:44:55.519 INFO kablam! --> src/main.rs:9:5 Oct 14 23:44:55.519 INFO kablam! | Oct 14 23:44:55.519 INFO kablam! 9 | Tree, Oct 14 23:44:55.519 INFO kablam! | ^^^^ Oct 14 23:44:55.519 INFO kablam! Oct 14 23:44:55.519 INFO kablam! warning: variant is never constructed: `Soil` Oct 14 23:44:55.519 INFO kablam! --> src/main.rs:10:5 Oct 14 23:44:55.519 INFO kablam! | Oct 14 23:44:55.519 INFO kablam! 10 | Soil, Oct 14 23:44:55.519 INFO kablam! | ^^^^ Oct 14 23:44:55.519 INFO kablam! Oct 14 23:44:55.519 INFO kablam! warning: variant is never constructed: `Stone` Oct 14 23:44:55.519 INFO kablam! --> src/main.rs:11:5 Oct 14 23:44:55.519 INFO kablam! | Oct 14 23:44:55.519 INFO kablam! 11 | Stone, Oct 14 23:44:55.519 INFO kablam! | ^^^^^ Oct 14 23:44:55.519 INFO kablam! Oct 14 23:44:55.519 INFO kablam! warning: variant is never constructed: `Orc` Oct 14 23:44:55.519 INFO kablam! --> src/main.rs:16:5 Oct 14 23:44:55.519 INFO kablam! | Oct 14 23:44:55.519 INFO kablam! 16 | Orc, Oct 14 23:44:55.519 INFO kablam! | ^^^ Oct 14 23:44:55.519 INFO kablam! Oct 14 23:44:55.519 INFO kablam! warning: variant is never constructed: `Human` Oct 14 23:44:55.519 INFO kablam! --> src/main.rs:17:5 Oct 14 23:44:55.519 INFO kablam! | Oct 14 23:44:55.519 INFO kablam! 17 | Human, Oct 14 23:44:55.519 INFO kablam! | ^^^^^ Oct 14 23:44:55.519 INFO kablam! Oct 14 23:44:55.519 INFO kablam! warning: struct is never constructed: `Square` Oct 14 23:44:55.520 INFO kablam! --> src/main.rs:20:1 Oct 14 23:44:55.520 INFO kablam! | Oct 14 23:44:55.520 INFO kablam! 20 | struct Square { Oct 14 23:44:55.520 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:44:55.520 INFO kablam! Oct 14 23:44:55.520 INFO kablam! warning: struct is never constructed: `Grid` Oct 14 23:44:55.520 INFO kablam! --> src/main.rs:26:1 Oct 14 23:44:55.520 INFO kablam! | Oct 14 23:44:55.520 INFO kablam! 26 | struct Grid { Oct 14 23:44:55.520 INFO kablam! | ^^^^^^^^^^^ Oct 14 23:44:55.520 INFO kablam! Oct 14 23:44:55.520 INFO kablam! warning: method is never used: `generate_empty` Oct 14 23:44:55.520 INFO kablam! --> src/main.rs:32:5 Oct 14 23:44:55.520 INFO kablam! | Oct 14 23:44:55.520 INFO kablam! 32 | fn generate_empty(size_x: usize, size_y: usize) -> Grid { Oct 14 23:44:55.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:44:55.520 INFO kablam! Oct 14 23:44:55.965 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Oct 14 23:44:55.965 INFO kablam! su: No module specific data is present Oct 14 23:44:56.848 INFO running `"docker" "rm" "-f" "b7ba6573d548c466c352665be483a7c653af7f486361ddd4c709fe8a7154eafc"` Oct 14 23:44:57.047 INFO blam! b7ba6573d548c466c352665be483a7c653af7f486361ddd4c709fe8a7154eafc Oct 14 23:44:57.053 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 23:44:57.469 INFO blam! 26c2bc30c201e22280f330bfdf297268c61490ebe658f59c1cd6a027960a9d7e Oct 14 23:44:57.470 INFO running `"docker" "start" "-a" "26c2bc30c201e22280f330bfdf297268c61490ebe658f59c1cd6a027960a9d7e"` Oct 14 23:44:58.658 INFO kablam! usermod: no changes Oct 14 23:44:58.707 INFO kablam! Compiling citybuilder v0.1.0 (/source) Oct 14 23:44:59.287 INFO kablam! warning: variant is never constructed: `Stone` Oct 14 23:44:59.287 INFO kablam! --> src/main.rs:4:5 Oct 14 23:44:59.287 INFO kablam! | Oct 14 23:44:59.287 INFO kablam! 4 | Stone, Oct 14 23:44:59.287 INFO kablam! | ^^^^^ Oct 14 23:44:59.287 INFO kablam! | Oct 14 23:44:59.287 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:44:59.287 INFO kablam! Oct 14 23:44:59.287 INFO kablam! warning: variant is never constructed: `Tree` Oct 14 23:44:59.287 INFO kablam! --> src/main.rs:9:5 Oct 14 23:44:59.287 INFO kablam! | Oct 14 23:44:59.287 INFO kablam! 9 | Tree, Oct 14 23:44:59.287 INFO kablam! | ^^^^ Oct 14 23:44:59.287 INFO kablam! Oct 14 23:44:59.287 INFO kablam! warning: variant is never constructed: `Soil` Oct 14 23:44:59.287 INFO kablam! --> src/main.rs:10:5 Oct 14 23:44:59.287 INFO kablam! | Oct 14 23:44:59.287 INFO kablam! 10 | Soil, Oct 14 23:44:59.287 INFO kablam! | ^^^^ Oct 14 23:44:59.287 INFO kablam! Oct 14 23:44:59.287 INFO kablam! warning: variant is never constructed: `Stone` Oct 14 23:44:59.287 INFO kablam! --> src/main.rs:11:5 Oct 14 23:44:59.287 INFO kablam! | Oct 14 23:44:59.287 INFO kablam! 11 | Stone, Oct 14 23:44:59.287 INFO kablam! | ^^^^^ Oct 14 23:44:59.287 INFO kablam! Oct 14 23:44:59.287 INFO kablam! warning: variant is never constructed: `Orc` Oct 14 23:44:59.287 INFO kablam! --> src/main.rs:16:5 Oct 14 23:44:59.287 INFO kablam! | Oct 14 23:44:59.287 INFO kablam! 16 | Orc, Oct 14 23:44:59.287 INFO kablam! | ^^^ Oct 14 23:44:59.287 INFO kablam! Oct 14 23:44:59.287 INFO kablam! warning: variant is never constructed: `Human` Oct 14 23:44:59.287 INFO kablam! --> src/main.rs:17:5 Oct 14 23:44:59.287 INFO kablam! | Oct 14 23:44:59.287 INFO kablam! 17 | Human, Oct 14 23:44:59.287 INFO kablam! | ^^^^^ Oct 14 23:44:59.287 INFO kablam! Oct 14 23:45:00.079 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 14 23:45:00.079 INFO kablam! su: No module specific data is present Oct 14 23:45:01.077 INFO running `"docker" "rm" "-f" "26c2bc30c201e22280f330bfdf297268c61490ebe658f59c1cd6a027960a9d7e"` Oct 14 23:45:01.471 INFO blam! 26c2bc30c201e22280f330bfdf297268c61490ebe658f59c1cd6a027960a9d7e Oct 14 23:45:01.477 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 23:45:01.918 INFO blam! 5456f03a630c6e9b8720c6392f4e8b74a6e1563681bfeda078116cdc2e0f3c74 Oct 14 23:45:01.920 INFO running `"docker" "start" "-a" "5456f03a630c6e9b8720c6392f4e8b74a6e1563681bfeda078116cdc2e0f3c74"` Oct 14 23:45:03.417 INFO kablam! usermod: no changes Oct 14 23:45:03.454 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 23:45:03.454 INFO kablam! Running /target/debug/deps/citybuilder-7311c47e1b6c9d04 Oct 14 23:45:03.455 INFO blam! Oct 14 23:45:03.455 INFO blam! running 1 test Oct 14 23:45:03.455 INFO blam! test tests::test_empty_grid ... ok Oct 14 23:45:03.455 INFO blam! Oct 14 23:45:03.455 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:45:03.455 INFO blam! Oct 14 23:45:03.469 INFO kablam! su: No module specific data is present Oct 14 23:45:04.171 INFO running `"docker" "rm" "-f" "5456f03a630c6e9b8720c6392f4e8b74a6e1563681bfeda078116cdc2e0f3c74"` Oct 14 23:45:04.675 INFO blam! 5456f03a630c6e9b8720c6392f4e8b74a6e1563681bfeda078116cdc2e0f3c74