Oct 15 20:03:04.409 INFO testing s2client-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 20:03:04.409 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 20:03:04.711 INFO blam! 413feee97fbd7a3746e9594de4ff775b80637aae7e11662c4f7b45c9758f20d4 Oct 15 20:03:04.711 INFO running `"docker" "start" "-a" "413feee97fbd7a3746e9594de4ff775b80637aae7e11662c4f7b45c9758f20d4"` Oct 15 20:03:05.179 INFO kablam! usermod: no changes Oct 15 20:03:05.299 INFO kablam! Compiling protobuf v1.7.4 Oct 15 20:03:37.032 INFO kablam! Compiling s2client v0.1.0 (/source) Oct 15 20:03:37.527 INFO kablam! warning: struct is never constructed: `AvailabilityAbility` Oct 15 20:03:37.527 INFO kablam! --> src/sc2api/common.rs:1:1 Oct 15 20:03:37.528 INFO kablam! | Oct 15 20:03:37.528 INFO kablam! 1 | pub struct AvailabilityAbility { Oct 15 20:03:37.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:03:37.528 INFO kablam! | Oct 15 20:03:37.528 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 20:03:37.529 INFO kablam! Oct 15 20:03:37.529 INFO kablam! warning: struct is never constructed: `ImageData` Oct 15 20:03:37.529 INFO kablam! --> src/sc2api/common.rs:6:1 Oct 15 20:03:37.529 INFO kablam! | Oct 15 20:03:37.530 INFO kablam! 6 | pub struct ImageData { Oct 15 20:03:37.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 20:03:37.530 INFO kablam! Oct 15 20:03:37.530 INFO kablam! warning: struct is never constructed: `PointI` Oct 15 20:03:37.530 INFO kablam! --> src/sc2api/common.rs:11:1 Oct 15 20:03:37.531 INFO kablam! | Oct 15 20:03:37.531 INFO kablam! 11 | pub struct PointI { Oct 15 20:03:37.531 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 20:03:37.531 INFO kablam! Oct 15 20:03:37.531 INFO kablam! warning: struct is never constructed: `RectangleI` Oct 15 20:03:37.532 INFO kablam! --> src/sc2api/common.rs:16:1 Oct 15 20:03:37.532 INFO kablam! | Oct 15 20:03:37.532 INFO kablam! 16 | pub struct RectangleI { Oct 15 20:03:37.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:03:37.532 INFO kablam! Oct 15 20:03:37.533 INFO kablam! warning: struct is never constructed: `Point2D` Oct 15 20:03:37.533 INFO kablam! --> src/sc2api/common.rs:21:1 Oct 15 20:03:37.533 INFO kablam! | Oct 15 20:03:37.533 INFO kablam! 21 | pub struct Point2D { Oct 15 20:03:37.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 20:03:37.534 INFO kablam! Oct 15 20:03:37.534 INFO kablam! warning: struct is never constructed: `Point` Oct 15 20:03:37.534 INFO kablam! --> src/sc2api/common.rs:26:1 Oct 15 20:03:37.534 INFO kablam! | Oct 15 20:03:37.535 INFO kablam! 26 | pub struct Point { Oct 15 20:03:37.535 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 20:03:37.535 INFO kablam! Oct 15 20:03:37.539 INFO kablam! warning: struct is never constructed: `Size2DI` Oct 15 20:03:37.539 INFO kablam! --> src/sc2api/common.rs:32:1 Oct 15 20:03:37.539 INFO kablam! | Oct 15 20:03:37.539 INFO kablam! 32 | pub struct Size2DI { Oct 15 20:03:37.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 20:03:37.539 INFO kablam! Oct 15 20:03:37.539 INFO kablam! warning: enum is never used: `Race` Oct 15 20:03:37.539 INFO kablam! --> src/sc2api/common.rs:37:1 Oct 15 20:03:37.539 INFO kablam! | Oct 15 20:03:37.539 INFO kablam! 37 | pub enum Race { Oct 15 20:03:37.539 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 20:03:37.539 INFO kablam! Oct 15 20:03:37.539 INFO kablam! warning: enum is never used: `Target` Oct 15 20:03:37.539 INFO kablam! --> src/sc2api/data.rs:3:1 Oct 15 20:03:37.539 INFO kablam! | Oct 15 20:03:37.539 INFO kablam! 3 | pub enum Target { Oct 15 20:03:37.539 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 20:03:37.539 INFO kablam! Oct 15 20:03:37.539 INFO kablam! warning: struct is never constructed: `AbilityData` Oct 15 20:03:37.539 INFO kablam! --> src/sc2api/data.rs:11:1 Oct 15 20:03:37.539 INFO kablam! | Oct 15 20:03:37.539 INFO kablam! 11 | pub struct AbilityData { Oct 15 20:03:37.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:03:37.539 INFO kablam! Oct 15 20:03:37.539 INFO kablam! warning: enum is never used: `Attribute` Oct 15 20:03:37.539 INFO kablam! --> src/sc2api/data.rs:29:1 Oct 15 20:03:37.539 INFO kablam! | Oct 15 20:03:37.539 INFO kablam! 29 | pub enum Attribute { Oct 15 20:03:37.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 20:03:37.539 INFO kablam! Oct 15 20:03:37.539 INFO kablam! warning: struct is never constructed: `DamageBonus` Oct 15 20:03:37.539 INFO kablam! --> src/sc2api/data.rs:43:1 Oct 15 20:03:37.539 INFO kablam! | Oct 15 20:03:37.539 INFO kablam! 43 | pub struct DamageBonus { Oct 15 20:03:37.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:03:37.539 INFO kablam! Oct 15 20:03:37.539 INFO kablam! warning: enum is never used: `TargetType` Oct 15 20:03:37.539 INFO kablam! --> src/sc2api/data.rs:48:1 Oct 15 20:03:37.539 INFO kablam! | Oct 15 20:03:37.539 INFO kablam! 48 | pub enum TargetType { Oct 15 20:03:37.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 20:03:37.539 INFO kablam! Oct 15 20:03:37.539 INFO kablam! warning: struct is never constructed: `Weapon` Oct 15 20:03:37.539 INFO kablam! --> src/sc2api/data.rs:54:1 Oct 15 20:03:37.539 INFO kablam! | Oct 15 20:03:37.539 INFO kablam! 54 | pub struct Weapon { Oct 15 20:03:37.539 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 20:03:37.539 INFO kablam! Oct 15 20:03:37.539 INFO kablam! warning: struct is never constructed: `UnitTypeData` Oct 15 20:03:37.539 INFO kablam! --> src/sc2api/data.rs:63:1 Oct 15 20:03:37.539 INFO kablam! | Oct 15 20:03:37.539 INFO kablam! 63 | pub struct UnitTypeData { Oct 15 20:03:37.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:03:37.539 INFO kablam! Oct 15 20:03:37.539 INFO kablam! warning: struct is never constructed: `UpgradeData` Oct 15 20:03:37.539 INFO kablam! --> src/sc2api/data.rs:90:1 Oct 15 20:03:37.539 INFO kablam! | Oct 15 20:03:37.539 INFO kablam! 90 | pub struct UpgradeData { Oct 15 20:03:37.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:03:37.539 INFO kablam! Oct 15 20:03:37.540 INFO kablam! warning: struct is never constructed: `BuffData` Oct 15 20:03:37.540 INFO kablam! --> src/sc2api/data.rs:99:1 Oct 15 20:03:37.540 INFO kablam! | Oct 15 20:03:37.540 INFO kablam! 99 | pub struct BuffData { Oct 15 20:03:37.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 20:03:37.540 INFO kablam! Oct 15 20:03:37.567 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.35s Oct 15 20:03:37.575 INFO kablam! su: No module specific data is present Oct 15 20:03:38.779 INFO running `"docker" "rm" "-f" "413feee97fbd7a3746e9594de4ff775b80637aae7e11662c4f7b45c9758f20d4"` Oct 15 20:03:39.110 INFO blam! 413feee97fbd7a3746e9594de4ff775b80637aae7e11662c4f7b45c9758f20d4 Oct 15 20:03:39.124 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 20:03:39.744 INFO blam! 543fbd06ccfb7ca9150041adaab72a5cb3b3a10ed8aeb1d5980fa9897c93dd2f Oct 15 20:03:39.747 INFO running `"docker" "start" "-a" "543fbd06ccfb7ca9150041adaab72a5cb3b3a10ed8aeb1d5980fa9897c93dd2f"` Oct 15 20:03:41.219 INFO kablam! usermod: no changes Oct 15 20:03:41.291 INFO kablam! Compiling s2client v0.1.0 (/source) Oct 15 20:03:41.828 INFO kablam! warning: struct is never constructed: `AvailabilityAbility` Oct 15 20:03:41.828 INFO kablam! --> src/sc2api/common.rs:1:1 Oct 15 20:03:41.828 INFO kablam! | Oct 15 20:03:41.828 INFO kablam! 1 | pub struct AvailabilityAbility { Oct 15 20:03:41.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:03:41.828 INFO kablam! | Oct 15 20:03:41.828 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 20:03:41.828 INFO kablam! Oct 15 20:03:41.828 INFO kablam! warning: struct is never constructed: `ImageData` Oct 15 20:03:41.829 INFO kablam! --> src/sc2api/common.rs:6:1 Oct 15 20:03:41.829 INFO kablam! | Oct 15 20:03:41.829 INFO kablam! 6 | pub struct ImageData { Oct 15 20:03:41.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 20:03:41.829 INFO kablam! Oct 15 20:03:41.829 INFO kablam! warning: struct is never constructed: `PointI` Oct 15 20:03:41.829 INFO kablam! --> src/sc2api/common.rs:11:1 Oct 15 20:03:41.829 INFO kablam! | Oct 15 20:03:41.829 INFO kablam! 11 | pub struct PointI { Oct 15 20:03:41.829 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 20:03:41.829 INFO kablam! Oct 15 20:03:41.829 INFO kablam! warning: struct is never constructed: `RectangleI` Oct 15 20:03:41.829 INFO kablam! --> src/sc2api/common.rs:16:1 Oct 15 20:03:41.829 INFO kablam! | Oct 15 20:03:41.829 INFO kablam! 16 | pub struct RectangleI { Oct 15 20:03:41.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:03:41.829 INFO kablam! Oct 15 20:03:41.832 INFO kablam! warning: struct is never constructed: `Point2D` Oct 15 20:03:41.832 INFO kablam! --> src/sc2api/common.rs:21:1 Oct 15 20:03:41.832 INFO kablam! | Oct 15 20:03:41.832 INFO kablam! 21 | pub struct Point2D { Oct 15 20:03:41.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 20:03:41.832 INFO kablam! Oct 15 20:03:41.832 INFO kablam! warning: struct is never constructed: `Point` Oct 15 20:03:41.832 INFO kablam! --> src/sc2api/common.rs:26:1 Oct 15 20:03:41.832 INFO kablam! | Oct 15 20:03:41.832 INFO kablam! 26 | pub struct Point { Oct 15 20:03:41.832 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 20:03:41.832 INFO kablam! Oct 15 20:03:41.832 INFO kablam! warning: struct is never constructed: `Size2DI` Oct 15 20:03:41.832 INFO kablam! --> src/sc2api/common.rs:32:1 Oct 15 20:03:41.832 INFO kablam! | Oct 15 20:03:41.832 INFO kablam! 32 | pub struct Size2DI { Oct 15 20:03:41.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 20:03:41.832 INFO kablam! Oct 15 20:03:41.832 INFO kablam! warning: enum is never used: `Race` Oct 15 20:03:41.832 INFO kablam! --> src/sc2api/common.rs:37:1 Oct 15 20:03:41.832 INFO kablam! | Oct 15 20:03:41.832 INFO kablam! 37 | pub enum Race { Oct 15 20:03:41.832 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 20:03:41.832 INFO kablam! Oct 15 20:03:41.832 INFO kablam! warning: enum is never used: `Target` Oct 15 20:03:41.832 INFO kablam! --> src/sc2api/data.rs:3:1 Oct 15 20:03:41.832 INFO kablam! | Oct 15 20:03:41.832 INFO kablam! 3 | pub enum Target { Oct 15 20:03:41.832 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 20:03:41.832 INFO kablam! Oct 15 20:03:41.832 INFO kablam! warning: struct is never constructed: `AbilityData` Oct 15 20:03:41.832 INFO kablam! --> src/sc2api/data.rs:11:1 Oct 15 20:03:41.832 INFO kablam! | Oct 15 20:03:41.832 INFO kablam! 11 | pub struct AbilityData { Oct 15 20:03:41.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:03:41.832 INFO kablam! Oct 15 20:03:41.832 INFO kablam! warning: enum is never used: `Attribute` Oct 15 20:03:41.832 INFO kablam! --> src/sc2api/data.rs:29:1 Oct 15 20:03:41.832 INFO kablam! | Oct 15 20:03:41.832 INFO kablam! 29 | pub enum Attribute { Oct 15 20:03:41.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 20:03:41.832 INFO kablam! Oct 15 20:03:41.832 INFO kablam! warning: struct is never constructed: `DamageBonus` Oct 15 20:03:41.832 INFO kablam! --> src/sc2api/data.rs:43:1 Oct 15 20:03:41.832 INFO kablam! | Oct 15 20:03:41.832 INFO kablam! 43 | pub struct DamageBonus { Oct 15 20:03:41.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:03:41.832 INFO kablam! Oct 15 20:03:41.832 INFO kablam! warning: enum is never used: `TargetType` Oct 15 20:03:41.833 INFO kablam! --> src/sc2api/data.rs:48:1 Oct 15 20:03:41.833 INFO kablam! | Oct 15 20:03:41.833 INFO kablam! 48 | pub enum TargetType { Oct 15 20:03:41.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 20:03:41.833 INFO kablam! Oct 15 20:03:41.833 INFO kablam! warning: struct is never constructed: `Weapon` Oct 15 20:03:41.833 INFO kablam! --> src/sc2api/data.rs:54:1 Oct 15 20:03:41.833 INFO kablam! | Oct 15 20:03:41.833 INFO kablam! 54 | pub struct Weapon { Oct 15 20:03:41.833 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 20:03:41.833 INFO kablam! Oct 15 20:03:41.833 INFO kablam! warning: struct is never constructed: `UnitTypeData` Oct 15 20:03:41.833 INFO kablam! --> src/sc2api/data.rs:63:1 Oct 15 20:03:41.833 INFO kablam! | Oct 15 20:03:41.833 INFO kablam! 63 | pub struct UnitTypeData { Oct 15 20:03:41.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:03:41.833 INFO kablam! Oct 15 20:03:41.833 INFO kablam! warning: struct is never constructed: `UpgradeData` Oct 15 20:03:41.833 INFO kablam! --> src/sc2api/data.rs:90:1 Oct 15 20:03:41.833 INFO kablam! | Oct 15 20:03:41.833 INFO kablam! 90 | pub struct UpgradeData { Oct 15 20:03:41.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:03:41.833 INFO kablam! Oct 15 20:03:41.833 INFO kablam! warning: struct is never constructed: `BuffData` Oct 15 20:03:41.833 INFO kablam! --> src/sc2api/data.rs:99:1 Oct 15 20:03:41.833 INFO kablam! | Oct 15 20:03:41.833 INFO kablam! 99 | pub struct BuffData { Oct 15 20:03:41.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 20:03:41.833 INFO kablam! Oct 15 20:03:42.192 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.94s Oct 15 20:03:42.193 INFO kablam! su: No module specific data is present Oct 15 20:03:42.397 INFO running `"docker" "rm" "-f" "543fbd06ccfb7ca9150041adaab72a5cb3b3a10ed8aeb1d5980fa9897c93dd2f"` Oct 15 20:03:42.515 INFO blam! 543fbd06ccfb7ca9150041adaab72a5cb3b3a10ed8aeb1d5980fa9897c93dd2f Oct 15 20:03:42.523 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 20:03:42.792 INFO blam! e54b446919b9df941fc5592c97558ea8343ef22a11e449fca0183d447cdede23 Oct 15 20:03:42.797 INFO running `"docker" "start" "-a" "e54b446919b9df941fc5592c97558ea8343ef22a11e449fca0183d447cdede23"` Oct 15 20:03:43.641 INFO kablam! usermod: no changes Oct 15 20:03:43.703 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 20:03:43.715 INFO kablam! Running /target/debug/deps/s2client-21f1b409b9f3c2f0 Oct 15 20:03:43.751 INFO kablam! Doc-tests s2client Oct 15 20:03:43.751 INFO blam! Oct 15 20:03:43.751 INFO blam! running 0 tests Oct 15 20:03:43.751 INFO blam! Oct 15 20:03:43.751 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:03:43.751 INFO blam! Oct 15 20:03:44.607 INFO blam! Oct 15 20:03:44.607 INFO blam! running 0 tests Oct 15 20:03:44.607 INFO blam! Oct 15 20:03:44.607 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:03:44.607 INFO blam! Oct 15 20:03:44.615 INFO kablam! su: No module specific data is present Oct 15 20:03:45.630 INFO running `"docker" "rm" "-f" "e54b446919b9df941fc5592c97558ea8343ef22a11e449fca0183d447cdede23"` Oct 15 20:03:45.915 INFO blam! e54b446919b9df941fc5592c97558ea8343ef22a11e449fca0183d447cdede23