Oct 15 11:07:41.163 INFO testing EthanLuisMcDonough/emask against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 11:07:41.163 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 11:07:41.786 INFO blam! 698c132d538d6ca5592d4c73647f7b1b959eed6c88e0e9d85fde258d6e690607 Oct 15 11:07:41.787 INFO running `"docker" "start" "-a" "698c132d538d6ca5592d4c73647f7b1b959eed6c88e0e9d85fde258d6e690607"` Oct 15 11:07:43.351 INFO kablam! usermod: no changes Oct 15 11:07:43.430 INFO kablam! Compiling emask v0.1.0 (/source) Oct 15 11:07:44.123 INFO kablam! warning: variable does not need to be mutable Oct 15 11:07:44.123 INFO kablam! --> src/main.rs:188:9 Oct 15 11:07:44.123 INFO kablam! | Oct 15 11:07:44.123 INFO kablam! 188 | let mut h = Thing::all(); Oct 15 11:07:44.123 INFO kablam! | ----^ Oct 15 11:07:44.123 INFO kablam! | | Oct 15 11:07:44.123 INFO kablam! | help: remove this `mut` Oct 15 11:07:44.123 INFO kablam! | Oct 15 11:07:44.123 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 11:07:44.123 INFO kablam! Oct 15 11:07:44.131 INFO kablam! warning: method is never used: `is_full` Oct 15 11:07:44.131 INFO kablam! --> src/main.rs:60:5 Oct 15 11:07:44.131 INFO kablam! | Oct 15 11:07:44.131 INFO kablam! 60 | fn is_full(&self) -> bool { Oct 15 11:07:44.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:07:44.131 INFO kablam! | Oct 15 11:07:44.131 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:07:44.131 INFO kablam! Oct 15 11:07:44.131 INFO kablam! warning: method is never used: `is_empty` Oct 15 11:07:44.131 INFO kablam! --> src/main.rs:64:5 Oct 15 11:07:44.131 INFO kablam! | Oct 15 11:07:44.131 INFO kablam! 64 | fn is_empty(&self) -> bool { Oct 15 11:07:44.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:07:44.131 INFO kablam! Oct 15 11:07:44.131 INFO kablam! warning: module `A` should have a snake case name such as `a` Oct 15 11:07:44.131 INFO kablam! --> src/main.rs:180:1 Oct 15 11:07:44.131 INFO kablam! | Oct 15 11:07:44.131 INFO kablam! 180 | / mod A { Oct 15 11:07:44.131 INFO kablam! 181 | | use super::{MaskManager, MaskValue}; Oct 15 11:07:44.131 INFO kablam! 182 | | emask!(pub Thing { A, B, C }); Oct 15 11:07:44.131 INFO kablam! 183 | | } Oct 15 11:07:44.131 INFO kablam! | |_^ Oct 15 11:07:44.131 INFO kablam! | Oct 15 11:07:44.131 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 11:07:44.131 INFO kablam! Oct 15 11:07:44.492 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Oct 15 11:07:44.495 INFO kablam! su: No module specific data is present Oct 15 11:07:45.639 INFO running `"docker" "rm" "-f" "698c132d538d6ca5592d4c73647f7b1b959eed6c88e0e9d85fde258d6e690607"` Oct 15 11:07:45.927 INFO blam! 698c132d538d6ca5592d4c73647f7b1b959eed6c88e0e9d85fde258d6e690607 Oct 15 11:07:45.931 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 11:07:46.361 INFO blam! e1bb57bf3898e941961e95676436ee9018ad3b255e2fef43907688990487be66 Oct 15 11:07:46.364 INFO running `"docker" "start" "-a" "e1bb57bf3898e941961e95676436ee9018ad3b255e2fef43907688990487be66"` Oct 15 11:07:48.155 INFO kablam! usermod: no changes Oct 15 11:07:48.211 INFO kablam! Compiling emask v0.1.0 (/source) Oct 15 11:07:49.052 INFO kablam! warning: variable does not need to be mutable Oct 15 11:07:49.052 INFO kablam! --> src/main.rs:188:9 Oct 15 11:07:49.052 INFO kablam! | Oct 15 11:07:49.052 INFO kablam! 188 | let mut h = Thing::all(); Oct 15 11:07:49.052 INFO kablam! | ----^ Oct 15 11:07:49.052 INFO kablam! | | Oct 15 11:07:49.052 INFO kablam! | help: remove this `mut` Oct 15 11:07:49.052 INFO kablam! | Oct 15 11:07:49.052 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 11:07:49.052 INFO kablam! Oct 15 11:07:49.057 INFO kablam! warning: method is never used: `is_full` Oct 15 11:07:49.057 INFO kablam! --> src/main.rs:60:5 Oct 15 11:07:49.058 INFO kablam! | Oct 15 11:07:49.058 INFO kablam! 60 | fn is_full(&self) -> bool { Oct 15 11:07:49.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:07:49.059 INFO kablam! | Oct 15 11:07:49.059 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:07:49.059 INFO kablam! Oct 15 11:07:49.060 INFO kablam! warning: method is never used: `is_empty` Oct 15 11:07:49.060 INFO kablam! --> src/main.rs:64:5 Oct 15 11:07:49.060 INFO kablam! | Oct 15 11:07:49.060 INFO kablam! 64 | fn is_empty(&self) -> bool { Oct 15 11:07:49.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:07:49.061 INFO kablam! Oct 15 11:07:49.061 INFO kablam! warning: module `A` should have a snake case name such as `a` Oct 15 11:07:49.062 INFO kablam! --> src/main.rs:180:1 Oct 15 11:07:49.062 INFO kablam! | Oct 15 11:07:49.062 INFO kablam! 180 | / mod A { Oct 15 11:07:49.063 INFO kablam! 181 | | use super::{MaskManager, MaskValue}; Oct 15 11:07:49.063 INFO kablam! 182 | | emask!(pub Thing { A, B, C }); Oct 15 11:07:49.063 INFO kablam! 183 | | } Oct 15 11:07:49.063 INFO kablam! | |_^ Oct 15 11:07:49.064 INFO kablam! | Oct 15 11:07:49.064 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 11:07:49.064 INFO kablam! Oct 15 11:07:49.627 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.44s Oct 15 11:07:49.630 INFO kablam! su: No module specific data is present Oct 15 11:07:50.567 INFO running `"docker" "rm" "-f" "e1bb57bf3898e941961e95676436ee9018ad3b255e2fef43907688990487be66"` Oct 15 11:07:50.851 INFO blam! e1bb57bf3898e941961e95676436ee9018ad3b255e2fef43907688990487be66 Oct 15 11:07:50.867 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 11:07:51.392 INFO blam! 9ebb4e007197bb868e054e17f7984eebc945a1e49652e38b8a353dd18dac8505 Oct 15 11:07:51.394 INFO running `"docker" "start" "-a" "9ebb4e007197bb868e054e17f7984eebc945a1e49652e38b8a353dd18dac8505"` Oct 15 11:07:52.892 INFO kablam! usermod: no changes Oct 15 11:07:52.939 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 11:07:52.947 INFO kablam! Running /target/debug/deps/emask-fa163a32c64eeab4 Oct 15 11:07:52.954 INFO kablam! su: No module specific data is present Oct 15 11:07:52.954 INFO blam! Oct 15 11:07:52.954 INFO blam! running 0 tests Oct 15 11:07:52.954 INFO blam! Oct 15 11:07:52.954 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:07:52.954 INFO blam! Oct 15 11:07:53.793 INFO running `"docker" "rm" "-f" "9ebb4e007197bb868e054e17f7984eebc945a1e49652e38b8a353dd18dac8505"` Oct 15 11:07:54.087 INFO blam! 9ebb4e007197bb868e054e17f7984eebc945a1e49652e38b8a353dd18dac8505