Oct 13 02:40:48.052 INFO testing rjayatilleka/osx-overseer against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 02:40:48.052 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 13 02:40:48.539 INFO blam! bf31bb6354f3e9fe7132ceac78759deaa73ba12c42eb63c1d8f32546c89d2ca1 Oct 13 02:40:48.547 INFO running `"docker" "start" "-a" "bf31bb6354f3e9fe7132ceac78759deaa73ba12c42eb63c1d8f32546c89d2ca1"` Oct 13 02:40:49.735 INFO kablam! usermod: no changes Oct 13 02:40:49.807 INFO kablam! Compiling debug-builders v0.1.0 Oct 13 02:40:49.807 INFO kablam! Compiling unix_socket v0.5.0 Oct 13 02:40:49.809 INFO kablam! Compiling time v0.1.35 Oct 13 02:40:51.149 INFO kablam! Compiling unix_socket v0.4.6 Oct 13 02:40:52.716 INFO kablam! Compiling syslog v3.1.0 Oct 13 02:40:53.813 INFO kablam! Compiling osx-overseer v0.1.0 (/source) Oct 13 02:40:54.271 INFO kablam! warning: enum is never used: `ClientState` Oct 13 02:40:54.271 INFO kablam! --> src/client.rs:16:1 Oct 13 02:40:54.271 INFO kablam! | Oct 13 02:40:54.271 INFO kablam! 16 | enum ClientState { Oct 13 02:40:54.271 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 02:40:54.271 INFO kablam! | Oct 13 02:40:54.271 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:40:54.271 INFO kablam! Oct 13 02:40:55.131 INFO kablam! warning: function `TestState` should have a snake case name such as `test_state` Oct 13 02:40:55.132 INFO kablam! --> src/bin/daemon.rs:13:9 Oct 13 02:40:55.132 INFO kablam! | Oct 13 02:40:55.132 INFO kablam! 13 | / fn $name() { Oct 13 02:40:55.132 INFO kablam! 14 | | $( println!("{}", stringify!($state)); )* Oct 13 02:40:55.132 INFO kablam! 15 | | } Oct 13 02:40:55.132 INFO kablam! | |_________^ Oct 13 02:40:55.132 INFO kablam! ... Oct 13 02:40:55.132 INFO kablam! 20 | / state_machine! { Oct 13 02:40:55.132 INFO kablam! 21 | | TestState { Oct 13 02:40:55.132 INFO kablam! 22 | | Alpha, Oct 13 02:40:55.132 INFO kablam! 23 | | Beta, Oct 13 02:40:55.132 INFO kablam! 24 | | Gamma Oct 13 02:40:55.132 INFO kablam! 25 | | } Oct 13 02:40:55.132 INFO kablam! 26 | | } Oct 13 02:40:55.132 INFO kablam! | |_- in this macro invocation Oct 13 02:40:55.132 INFO kablam! | Oct 13 02:40:55.143 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 02:40:55.143 INFO kablam! Oct 13 02:40:55.813 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.05s Oct 13 02:40:55.819 INFO kablam! su: No module specific data is present Oct 13 02:40:56.557 INFO running `"docker" "rm" "-f" "bf31bb6354f3e9fe7132ceac78759deaa73ba12c42eb63c1d8f32546c89d2ca1"` Oct 13 02:40:56.791 INFO blam! bf31bb6354f3e9fe7132ceac78759deaa73ba12c42eb63c1d8f32546c89d2ca1 Oct 13 02:40:56.799 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 13 02:40:57.201 INFO blam! 72901ea4db4bf9bf303abd0132c075768d47c0c8c73c91de6b7248939f6c9a0a Oct 13 02:40:57.203 INFO running `"docker" "start" "-a" "72901ea4db4bf9bf303abd0132c075768d47c0c8c73c91de6b7248939f6c9a0a"` Oct 13 02:40:58.268 INFO kablam! usermod: no changes Oct 13 02:40:58.337 INFO kablam! Compiling osx-overseer v0.1.0 (/source) Oct 13 02:40:59.165 INFO kablam! warning: function `TestState` should have a snake case name such as `test_state` Oct 13 02:40:59.165 INFO kablam! --> src/bin/daemon.rs:13:9 Oct 13 02:40:59.165 INFO kablam! | Oct 13 02:40:59.165 INFO kablam! 13 | / fn $name() { Oct 13 02:40:59.165 INFO kablam! 14 | | $( println!("{}", stringify!($state)); )* Oct 13 02:40:59.165 INFO kablam! 15 | | } Oct 13 02:40:59.165 INFO kablam! | |_________^ Oct 13 02:40:59.165 INFO kablam! ... Oct 13 02:40:59.165 INFO kablam! 20 | / state_machine! { Oct 13 02:40:59.165 INFO kablam! 21 | | TestState { Oct 13 02:40:59.165 INFO kablam! 22 | | Alpha, Oct 13 02:40:59.165 INFO kablam! 23 | | Beta, Oct 13 02:40:59.165 INFO kablam! 24 | | Gamma Oct 13 02:40:59.165 INFO kablam! 25 | | } Oct 13 02:40:59.165 INFO kablam! 26 | | } Oct 13 02:40:59.165 INFO kablam! | |_- in this macro invocation Oct 13 02:40:59.165 INFO kablam! | Oct 13 02:40:59.165 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 02:40:59.165 INFO kablam! Oct 13 02:40:59.359 INFO kablam! warning: enum is never used: `ClientState` Oct 13 02:40:59.359 INFO kablam! --> src/client.rs:16:1 Oct 13 02:40:59.359 INFO kablam! | Oct 13 02:40:59.359 INFO kablam! 16 | enum ClientState { Oct 13 02:40:59.359 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 02:40:59.359 INFO kablam! | Oct 13 02:40:59.359 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:40:59.359 INFO kablam! Oct 13 02:41:00.215 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.92s Oct 13 02:41:00.215 INFO kablam! su: No module specific data is present Oct 13 02:41:01.371 INFO running `"docker" "rm" "-f" "72901ea4db4bf9bf303abd0132c075768d47c0c8c73c91de6b7248939f6c9a0a"` Oct 13 02:41:01.728 INFO blam! 72901ea4db4bf9bf303abd0132c075768d47c0c8c73c91de6b7248939f6c9a0a Oct 13 02:41:01.739 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 13 02:41:02.215 INFO blam! 70afcc3ec817b0164df8c0e2ecdfd83ff59f9fc9ea3323da1d67e5da29b7c590 Oct 13 02:41:02.217 INFO running `"docker" "start" "-a" "70afcc3ec817b0164df8c0e2ecdfd83ff59f9fc9ea3323da1d67e5da29b7c590"` Oct 13 02:41:03.476 INFO kablam! usermod: no changes Oct 13 02:41:03.576 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 13 02:41:03.577 INFO kablam! Running /target/debug/deps/osx_overseer-dcb68bd92e018a3b Oct 13 02:41:03.581 INFO blam! Oct 13 02:41:03.581 INFO blam! running 0 tests Oct 13 02:41:03.581 INFO blam! Oct 13 02:41:03.581 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:41:03.581 INFO blam! Oct 13 02:41:03.583 INFO kablam! Running /target/debug/deps/overseer-018f9e7e3217d569 Oct 13 02:41:03.583 INFO blam! Oct 13 02:41:03.583 INFO blam! running 0 tests Oct 13 02:41:03.583 INFO blam! Oct 13 02:41:03.583 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:41:03.583 INFO blam! Oct 13 02:41:03.583 INFO blam! Oct 13 02:41:03.583 INFO blam! running 0 tests Oct 13 02:41:03.585 INFO kablam! Running /target/debug/deps/overseerd-d1cb6a0fa7000f27 Oct 13 02:41:03.590 INFO blam! Oct 13 02:41:03.590 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:41:03.590 INFO blam! Oct 13 02:41:03.590 INFO kablam! Doc-tests osx-overseer Oct 13 02:41:04.143 INFO blam! Oct 13 02:41:04.144 INFO blam! running 0 tests Oct 13 02:41:04.144 INFO blam! Oct 13 02:41:04.144 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:41:04.145 INFO blam! Oct 13 02:41:04.148 INFO kablam! su: No module specific data is present Oct 13 02:41:04.455 INFO running `"docker" "rm" "-f" "70afcc3ec817b0164df8c0e2ecdfd83ff59f9fc9ea3323da1d67e5da29b7c590"` Oct 13 02:41:04.607 INFO blam! 70afcc3ec817b0164df8c0e2ecdfd83ff59f9fc9ea3323da1d67e5da29b7c590