Oct 10 17:47:48.002 INFO testing nanaki04/vision_quest against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:47:48.002 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:47:48.004 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:47:48.502 INFO blam! f698c890013bef87571becebc956ecbe624bf62d160ee8f4deb443a576eafd1c Oct 10 17:47:48.504 INFO running `"docker" "start" "-a" "f698c890013bef87571becebc956ecbe624bf62d160ee8f4deb443a576eafd1c"` Oct 10 17:47:49.920 INFO kablam! usermod: no changes Oct 10 17:47:50.221 INFO kablam! Compiling petgraph v0.4.12 Oct 10 17:47:50.229 INFO kablam! Compiling syn v0.13.11 Oct 10 17:47:50.229 INFO kablam! Compiling glutin v0.14.0 Oct 10 17:47:50.237 INFO kablam! Compiling glium v0.21.0 Oct 10 17:47:50.237 INFO kablam! Compiling rusttype v0.5.2 Oct 10 17:47:50.237 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 10 17:47:59.940 INFO kablam! Compiling daggy v0.5.0 Oct 10 17:48:17.141 INFO kablam! Compiling conrod_derive v0.1.2 Oct 10 17:48:42.452 INFO kablam! Compiling conrod v0.60.0 Oct 10 17:49:00.971 INFO kablam! Compiling vision_quest v0.1.0 (/source) Oct 10 17:49:05.294 INFO kablam! warning: variant is never constructed: `Running` Oct 10 17:49:05.294 INFO kablam! --> src/state.rs:155:5 Oct 10 17:49:05.294 INFO kablam! | Oct 10 17:49:05.294 INFO kablam! 155 | Running, Oct 10 17:49:05.294 INFO kablam! | ^^^^^^^ Oct 10 17:49:05.294 INFO kablam! | Oct 10 17:49:05.294 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:49:05.294 INFO kablam! Oct 10 17:49:05.294 INFO kablam! warning: variant is never constructed: `Paused` Oct 10 17:49:05.294 INFO kablam! --> src/state.rs:156:5 Oct 10 17:49:05.294 INFO kablam! | Oct 10 17:49:05.294 INFO kablam! 156 | Paused, Oct 10 17:49:05.294 INFO kablam! | ^^^^^^ Oct 10 17:49:05.294 INFO kablam! Oct 10 17:49:05.294 INFO kablam! warning: structure field `Domain` should have a snake case name such as `domain` Oct 10 17:49:05.294 INFO kablam! --> src/message_parser.rs:15:5 Oct 10 17:49:05.294 INFO kablam! | Oct 10 17:49:05.294 INFO kablam! 15 | Domain: String, Oct 10 17:49:05.294 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 17:49:05.294 INFO kablam! | Oct 10 17:49:05.294 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 17:49:05.294 INFO kablam! Oct 10 17:49:05.294 INFO kablam! warning: structure field `Invocation` should have a snake case name such as `invocation` Oct 10 17:49:05.294 INFO kablam! --> src/message_parser.rs:16:5 Oct 10 17:49:05.295 INFO kablam! | Oct 10 17:49:05.295 INFO kablam! 16 | Invocation: String, Oct 10 17:49:05.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 17:49:05.295 INFO kablam! Oct 10 17:49:05.295 INFO kablam! warning: structure field `Amplitude` should have a snake case name such as `amplitude` Oct 10 17:49:05.295 INFO kablam! --> src/message_parser.rs:17:5 Oct 10 17:49:05.295 INFO kablam! | Oct 10 17:49:05.295 INFO kablam! 17 | Amplitude: String, Oct 10 17:49:05.295 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 17:49:05.295 INFO kablam! Oct 10 17:49:05.295 INFO kablam! warning: structure field `StateType` should have a snake case name such as `state_type` Oct 10 17:49:05.295 INFO kablam! --> src/message_parser.rs:18:5 Oct 10 17:49:05.295 INFO kablam! | Oct 10 17:49:05.295 INFO kablam! 18 | StateType: String, Oct 10 17:49:05.295 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 17:49:05.295 INFO kablam! Oct 10 17:49:05.295 INFO kablam! warning: structure field `State` should have a snake case name such as `state` Oct 10 17:49:05.295 INFO kablam! --> src/message_parser.rs:19:5 Oct 10 17:49:05.295 INFO kablam! | Oct 10 17:49:05.295 INFO kablam! 19 | State: String, Oct 10 17:49:05.295 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 17:49:05.295 INFO kablam! Oct 10 17:49:05.296 INFO kablam! warning: structure field `Domain` should have a snake case name such as `domain` Oct 10 17:49:05.296 INFO kablam! --> src/message_parser.rs:42:5 Oct 10 17:49:05.296 INFO kablam! | Oct 10 17:49:05.297 INFO kablam! 42 | Domain: String, Oct 10 17:49:05.297 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 17:49:05.297 INFO kablam! Oct 10 17:49:05.297 INFO kablam! warning: structure field `Invocation` should have a snake case name such as `invocation` Oct 10 17:49:05.297 INFO kablam! --> src/message_parser.rs:43:5 Oct 10 17:49:05.297 INFO kablam! | Oct 10 17:49:05.297 INFO kablam! 43 | Invocation: String, Oct 10 17:49:05.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 17:49:05.297 INFO kablam! Oct 10 17:49:05.297 INFO kablam! warning: structure field `Payload` should have a snake case name such as `payload` Oct 10 17:49:05.297 INFO kablam! --> src/message_parser.rs:44:5 Oct 10 17:49:05.297 INFO kablam! | Oct 10 17:49:05.297 INFO kablam! 44 | Payload: Payload, Oct 10 17:49:05.297 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 17:49:05.297 INFO kablam! Oct 10 17:49:13.044 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Oct 10 17:49:13.060 INFO kablam! su: No module specific data is present Oct 10 17:49:13.402 INFO running `"docker" "rm" "-f" "f698c890013bef87571becebc956ecbe624bf62d160ee8f4deb443a576eafd1c"` Oct 10 17:49:13.654 INFO blam! f698c890013bef87571becebc956ecbe624bf62d160ee8f4deb443a576eafd1c Oct 10 17:49:13.665 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:49:13.666 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:49:13.988 INFO blam! 0767cb9e27fe09bca475a8f7c67cb629461c0c8a160b2167b1469e6272370046 Oct 10 17:49:13.990 INFO running `"docker" "start" "-a" "0767cb9e27fe09bca475a8f7c67cb629461c0c8a160b2167b1469e6272370046"` Oct 10 17:49:14.917 INFO kablam! usermod: no changes Oct 10 17:49:15.153 INFO kablam! Compiling vision_quest v0.1.0 (/source) Oct 10 17:49:19.300 INFO kablam! warning: variant is never constructed: `Running` Oct 10 17:49:19.300 INFO kablam! --> src/state.rs:155:5 Oct 10 17:49:19.300 INFO kablam! | Oct 10 17:49:19.300 INFO kablam! 155 | Running, Oct 10 17:49:19.300 INFO kablam! | ^^^^^^^ Oct 10 17:49:19.300 INFO kablam! | Oct 10 17:49:19.301 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 17:49:19.301 INFO kablam! Oct 10 17:49:19.301 INFO kablam! warning: variant is never constructed: `Paused` Oct 10 17:49:19.301 INFO kablam! --> src/state.rs:156:5 Oct 10 17:49:19.301 INFO kablam! | Oct 10 17:49:19.301 INFO kablam! 156 | Paused, Oct 10 17:49:19.301 INFO kablam! | ^^^^^^ Oct 10 17:49:19.301 INFO kablam! Oct 10 17:49:19.304 INFO kablam! warning: structure field `Domain` should have a snake case name such as `domain` Oct 10 17:49:19.304 INFO kablam! --> src/message_parser.rs:15:5 Oct 10 17:49:19.304 INFO kablam! | Oct 10 17:49:19.304 INFO kablam! 15 | Domain: String, Oct 10 17:49:19.304 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 17:49:19.304 INFO kablam! | Oct 10 17:49:19.304 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 17:49:19.304 INFO kablam! Oct 10 17:49:19.304 INFO kablam! warning: structure field `Invocation` should have a snake case name such as `invocation` Oct 10 17:49:19.304 INFO kablam! --> src/message_parser.rs:16:5 Oct 10 17:49:19.304 INFO kablam! | Oct 10 17:49:19.304 INFO kablam! 16 | Invocation: String, Oct 10 17:49:19.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 17:49:19.305 INFO kablam! Oct 10 17:49:19.305 INFO kablam! warning: structure field `Amplitude` should have a snake case name such as `amplitude` Oct 10 17:49:19.305 INFO kablam! --> src/message_parser.rs:17:5 Oct 10 17:49:19.305 INFO kablam! | Oct 10 17:49:19.305 INFO kablam! 17 | Amplitude: String, Oct 10 17:49:19.305 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 17:49:19.305 INFO kablam! Oct 10 17:49:19.305 INFO kablam! warning: structure field `StateType` should have a snake case name such as `state_type` Oct 10 17:49:19.305 INFO kablam! --> src/message_parser.rs:18:5 Oct 10 17:49:19.305 INFO kablam! | Oct 10 17:49:19.305 INFO kablam! 18 | StateType: String, Oct 10 17:49:19.305 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 10 17:49:19.305 INFO kablam! Oct 10 17:49:19.305 INFO kablam! warning: structure field `State` should have a snake case name such as `state` Oct 10 17:49:19.305 INFO kablam! --> src/message_parser.rs:19:5 Oct 10 17:49:19.305 INFO kablam! | Oct 10 17:49:19.305 INFO kablam! 19 | State: String, Oct 10 17:49:19.305 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 17:49:19.305 INFO kablam! Oct 10 17:49:19.306 INFO kablam! warning: structure field `Domain` should have a snake case name such as `domain` Oct 10 17:49:19.306 INFO kablam! --> src/message_parser.rs:42:5 Oct 10 17:49:19.306 INFO kablam! | Oct 10 17:49:19.306 INFO kablam! 42 | Domain: String, Oct 10 17:49:19.306 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 17:49:19.306 INFO kablam! Oct 10 17:49:19.306 INFO kablam! warning: structure field `Invocation` should have a snake case name such as `invocation` Oct 10 17:49:19.306 INFO kablam! --> src/message_parser.rs:43:5 Oct 10 17:49:19.306 INFO kablam! | Oct 10 17:49:19.306 INFO kablam! 43 | Invocation: String, Oct 10 17:49:19.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 17:49:19.306 INFO kablam! Oct 10 17:49:19.306 INFO kablam! warning: structure field `Payload` should have a snake case name such as `payload` Oct 10 17:49:19.306 INFO kablam! --> src/message_parser.rs:44:5 Oct 10 17:49:19.306 INFO kablam! | Oct 10 17:49:19.306 INFO kablam! 44 | Payload: Payload, Oct 10 17:49:19.306 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 17:49:19.306 INFO kablam! Oct 10 17:49:19.817 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.87s Oct 10 17:49:19.828 INFO kablam! su: No module specific data is present Oct 10 17:49:20.440 INFO running `"docker" "rm" "-f" "0767cb9e27fe09bca475a8f7c67cb629461c0c8a160b2167b1469e6272370046"` Oct 10 17:49:20.700 INFO blam! 0767cb9e27fe09bca475a8f7c67cb629461c0c8a160b2167b1469e6272370046 Oct 10 17:49:20.708 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:49:20.708 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 17:49:21.176 INFO blam! 93e81f03dbd246f8379089695894020640af7b046a8dca0b2faaf8f65f54b558 Oct 10 17:49:21.180 INFO running `"docker" "start" "-a" "93e81f03dbd246f8379089695894020640af7b046a8dca0b2faaf8f65f54b558"` Oct 10 17:49:22.243 INFO kablam! usermod: no changes Oct 10 17:49:22.432 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 10 17:49:22.447 INFO kablam! Running /target/debug/deps/vision_quest-e18d38a1d85614e8 Oct 10 17:49:22.450 INFO blam! Oct 10 17:49:22.450 INFO blam! running 0 tests Oct 10 17:49:22.450 INFO blam! Oct 10 17:49:22.450 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:49:22.450 INFO blam! Oct 10 17:49:22.453 INFO kablam! su: No module specific data is present Oct 10 17:49:22.935 INFO running `"docker" "rm" "-f" "93e81f03dbd246f8379089695894020640af7b046a8dca0b2faaf8f65f54b558"` Oct 10 17:49:23.111 INFO blam! 93e81f03dbd246f8379089695894020640af7b046a8dca0b2faaf8f65f54b558