Oct 13 02:40:40.280 INFO testing rjayatilleka/osx-overseer against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 02:40:40.280 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 02:40:40.805 INFO blam! cf615a44c00937cd78ab32467dc1d75f05b20a9df2fdca8e431521c47f8afd78 Oct 13 02:40:40.806 INFO running `"docker" "start" "-a" "cf615a44c00937cd78ab32467dc1d75f05b20a9df2fdca8e431521c47f8afd78"` Oct 13 02:40:42.738 INFO kablam! usermod: no changes Oct 13 02:40:42.847 INFO kablam! Compiling debug-builders v0.1.0 Oct 13 02:40:42.851 INFO kablam! Compiling libc v0.1.12 Oct 13 02:40:42.851 INFO kablam! Compiling unix_socket v0.5.0 Oct 13 02:40:42.852 INFO kablam! Compiling time v0.1.35 Oct 13 02:40:44.414 INFO kablam! Compiling unix_socket v0.4.6 Oct 13 02:40:45.951 INFO kablam! Compiling syslog v3.1.0 Oct 13 02:40:47.067 INFO kablam! Compiling osx-overseer v0.1.0 (/source) Oct 13 02:40:47.566 INFO kablam! warning: enum is never used: `ClientState` Oct 13 02:40:47.566 INFO kablam! --> src/client.rs:16:1 Oct 13 02:40:47.566 INFO kablam! | Oct 13 02:40:47.566 INFO kablam! 16 | enum ClientState { Oct 13 02:40:47.566 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 02:40:47.566 INFO kablam! | Oct 13 02:40:47.566 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:40:47.566 INFO kablam! Oct 13 02:40:48.383 INFO kablam! warning: function `TestState` should have a snake case name such as `test_state` Oct 13 02:40:48.384 INFO kablam! --> src/bin/daemon.rs:13:9 Oct 13 02:40:48.384 INFO kablam! | Oct 13 02:40:48.385 INFO kablam! 13 | / fn $name() { Oct 13 02:40:48.385 INFO kablam! 14 | | $( println!("{}", stringify!($state)); )* Oct 13 02:40:48.385 INFO kablam! 15 | | } Oct 13 02:40:48.386 INFO kablam! | |_________^ Oct 13 02:40:48.386 INFO kablam! ... Oct 13 02:40:48.386 INFO kablam! 20 | / state_machine! { Oct 13 02:40:48.387 INFO kablam! 21 | | TestState { Oct 13 02:40:48.387 INFO kablam! 22 | | Alpha, Oct 13 02:40:48.387 INFO kablam! 23 | | Beta, Oct 13 02:40:48.387 INFO kablam! 24 | | Gamma Oct 13 02:40:48.388 INFO kablam! 25 | | } Oct 13 02:40:48.388 INFO kablam! 26 | | } Oct 13 02:40:48.388 INFO kablam! | |_- in this macro invocation Oct 13 02:40:48.389 INFO kablam! | Oct 13 02:40:48.389 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 02:40:48.389 INFO kablam! Oct 13 02:40:49.159 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.39s Oct 13 02:40:49.159 INFO kablam! su: No module specific data is present Oct 13 02:40:49.834 INFO running `"docker" "rm" "-f" "cf615a44c00937cd78ab32467dc1d75f05b20a9df2fdca8e431521c47f8afd78"` Oct 13 02:40:50.143 INFO blam! cf615a44c00937cd78ab32467dc1d75f05b20a9df2fdca8e431521c47f8afd78 Oct 13 02:40:50.148 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 02:40:50.736 INFO blam! 7cec5eb18b5738794a42591ed8c46c6ab16d909cccdc6fc49186c9d01bebfede Oct 13 02:40:50.738 INFO running `"docker" "start" "-a" "7cec5eb18b5738794a42591ed8c46c6ab16d909cccdc6fc49186c9d01bebfede"` Oct 13 02:40:51.959 INFO kablam! usermod: no changes Oct 13 02:40:52.087 INFO kablam! Compiling osx-overseer v0.1.0 (/source) Oct 13 02:40:53.079 INFO kablam! warning: enum is never used: `ClientState` Oct 13 02:40:53.079 INFO kablam! --> src/client.rs:16:1 Oct 13 02:40:53.079 INFO kablam! | Oct 13 02:40:53.079 INFO kablam! 16 | enum ClientState { Oct 13 02:40:53.079 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 02:40:53.079 INFO kablam! | Oct 13 02:40:53.079 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:40:53.079 INFO kablam! Oct 13 02:40:53.139 INFO kablam! warning: function `TestState` should have a snake case name such as `test_state` Oct 13 02:40:53.139 INFO kablam! --> src/bin/daemon.rs:13:9 Oct 13 02:40:53.139 INFO kablam! | Oct 13 02:40:53.139 INFO kablam! 13 | / fn $name() { Oct 13 02:40:53.139 INFO kablam! 14 | | $( println!("{}", stringify!($state)); )* Oct 13 02:40:53.139 INFO kablam! 15 | | } Oct 13 02:40:53.139 INFO kablam! | |_________^ Oct 13 02:40:53.139 INFO kablam! ... Oct 13 02:40:53.139 INFO kablam! 20 | / state_machine! { Oct 13 02:40:53.139 INFO kablam! 21 | | TestState { Oct 13 02:40:53.139 INFO kablam! 22 | | Alpha, Oct 13 02:40:53.139 INFO kablam! 23 | | Beta, Oct 13 02:40:53.139 INFO kablam! 24 | | Gamma Oct 13 02:40:53.139 INFO kablam! 25 | | } Oct 13 02:40:53.139 INFO kablam! 26 | | } Oct 13 02:40:53.139 INFO kablam! | |_- in this macro invocation Oct 13 02:40:53.139 INFO kablam! | Oct 13 02:40:53.139 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 02:40:53.139 INFO kablam! Oct 13 02:40:53.884 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.89s Oct 13 02:40:53.889 INFO kablam! su: No module specific data is present Oct 13 02:40:54.556 INFO running `"docker" "rm" "-f" "7cec5eb18b5738794a42591ed8c46c6ab16d909cccdc6fc49186c9d01bebfede"` Oct 13 02:40:54.847 INFO blam! 7cec5eb18b5738794a42591ed8c46c6ab16d909cccdc6fc49186c9d01bebfede Oct 13 02:40:54.850 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 13 02:40:55.383 INFO blam! 6f9c9e4b07021e6026bbbeb7e0e98973d9734e13993ef8cca929af3c119e4b82 Oct 13 02:40:55.387 INFO running `"docker" "start" "-a" "6f9c9e4b07021e6026bbbeb7e0e98973d9734e13993ef8cca929af3c119e4b82"` Oct 13 02:40:56.503 INFO kablam! usermod: no changes Oct 13 02:40:56.589 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 13 02:40:56.604 INFO kablam! Running /target/debug/deps/osx_overseer-e25fdb1f825d627d Oct 13 02:40:56.617 INFO blam! Oct 13 02:40:56.618 INFO blam! running 0 tests Oct 13 02:40:56.618 INFO blam! Oct 13 02:40:56.618 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:40:56.619 INFO blam! Oct 13 02:40:56.619 INFO kablam! Running /target/debug/deps/overseer-9b3bcd2e4b4777ba Oct 13 02:40:56.620 INFO blam! Oct 13 02:40:56.620 INFO blam! running 0 tests Oct 13 02:40:56.620 INFO blam! Oct 13 02:40:56.620 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:40:56.620 INFO blam! Oct 13 02:40:56.622 INFO blam! Oct 13 02:40:56.623 INFO kablam! Running /target/debug/deps/overseerd-79e6c0b818bf3c41 Oct 13 02:40:56.623 INFO blam! running 0 tests Oct 13 02:40:56.623 INFO kablam! Doc-tests osx-overseer Oct 13 02:40:56.623 INFO blam! Oct 13 02:40:56.623 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:40:56.623 INFO blam! Oct 13 02:40:57.151 INFO blam! Oct 13 02:40:57.152 INFO blam! running 0 tests Oct 13 02:40:57.152 INFO blam! Oct 13 02:40:57.152 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:40:57.153 INFO blam! Oct 13 02:40:57.155 INFO kablam! su: No module specific data is present Oct 13 02:40:57.739 INFO running `"docker" "rm" "-f" "6f9c9e4b07021e6026bbbeb7e0e98973d9734e13993ef8cca929af3c119e4b82"` Oct 13 02:40:57.992 INFO blam! 6f9c9e4b07021e6026bbbeb7e0e98973d9734e13993ef8cca929af3c119e4b82