Oct 13 05:59:27.328 INFO testing nanaki04/vision_quest against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 05:59:27.328 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 05:59:27.748 INFO blam! 08b69d8e1d8c8254ae5e8e686173718a27cc5e2309fb0f8ba319420a51de087b Oct 13 05:59:27.750 INFO running `"docker" "start" "-a" "08b69d8e1d8c8254ae5e8e686173718a27cc5e2309fb0f8ba319420a51de087b"` Oct 13 05:59:29.323 INFO kablam! usermod: no changes Oct 13 05:59:29.561 INFO kablam! Compiling serde v1.0.69 Oct 13 05:59:29.592 INFO kablam! Compiling backtrace v0.3.9 Oct 13 05:59:29.596 INFO kablam! Compiling glium v0.21.0 Oct 13 05:59:29.632 INFO kablam! Compiling num-bigint v0.1.44 Oct 13 05:59:29.639 INFO kablam! Compiling serde_derive v1.0.69 Oct 13 05:59:29.667 INFO kablam! Compiling rusttype v0.5.2 Oct 13 05:59:29.691 INFO kablam! Compiling glutin v0.14.0 Oct 13 05:59:42.127 INFO kablam! Compiling num-rational v0.1.42 Oct 13 05:59:47.609 INFO kablam! Compiling num v0.1.42 Oct 13 06:00:02.501 INFO kablam! Compiling pistoncore-input v0.21.0 Oct 13 06:00:02.501 INFO kablam! Compiling serde_json v1.0.22 Oct 13 06:00:30.873 INFO kablam! Compiling conrod v0.60.0 Oct 13 06:00:46.607 INFO kablam! Compiling vision_quest v0.1.0 (/source) Oct 13 06:00:48.631 INFO kablam! warning: variant is never constructed: `Running` Oct 13 06:00:48.631 INFO kablam! --> src/state.rs:155:5 Oct 13 06:00:48.631 INFO kablam! | Oct 13 06:00:48.631 INFO kablam! 155 | Running, Oct 13 06:00:48.631 INFO kablam! | ^^^^^^^ Oct 13 06:00:48.631 INFO kablam! | Oct 13 06:00:48.631 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 06:00:48.631 INFO kablam! Oct 13 06:00:48.631 INFO kablam! warning: variant is never constructed: `Paused` Oct 13 06:00:48.631 INFO kablam! --> src/state.rs:156:5 Oct 13 06:00:48.631 INFO kablam! | Oct 13 06:00:48.631 INFO kablam! 156 | Paused, Oct 13 06:00:48.631 INFO kablam! | ^^^^^^ Oct 13 06:00:48.631 INFO kablam! Oct 13 06:00:48.631 INFO kablam! warning: structure field `Domain` should have a snake case name such as `domain` Oct 13 06:00:48.631 INFO kablam! --> src/message_parser.rs:15:5 Oct 13 06:00:48.631 INFO kablam! | Oct 13 06:00:48.631 INFO kablam! 15 | Domain: String, Oct 13 06:00:48.631 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 06:00:48.631 INFO kablam! | Oct 13 06:00:48.631 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 06:00:48.631 INFO kablam! Oct 13 06:00:48.631 INFO kablam! warning: structure field `Invocation` should have a snake case name such as `invocation` Oct 13 06:00:48.631 INFO kablam! --> src/message_parser.rs:16:5 Oct 13 06:00:48.631 INFO kablam! | Oct 13 06:00:48.631 INFO kablam! 16 | Invocation: String, Oct 13 06:00:48.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:00:48.631 INFO kablam! Oct 13 06:00:48.631 INFO kablam! warning: structure field `Amplitude` should have a snake case name such as `amplitude` Oct 13 06:00:48.631 INFO kablam! --> src/message_parser.rs:17:5 Oct 13 06:00:48.631 INFO kablam! | Oct 13 06:00:48.631 INFO kablam! 17 | Amplitude: String, Oct 13 06:00:48.631 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 06:00:48.631 INFO kablam! Oct 13 06:00:48.631 INFO kablam! warning: structure field `StateType` should have a snake case name such as `state_type` Oct 13 06:00:48.631 INFO kablam! --> src/message_parser.rs:18:5 Oct 13 06:00:48.631 INFO kablam! | Oct 13 06:00:48.631 INFO kablam! 18 | StateType: String, Oct 13 06:00:48.631 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 06:00:48.631 INFO kablam! Oct 13 06:00:48.631 INFO kablam! warning: structure field `State` should have a snake case name such as `state` Oct 13 06:00:48.631 INFO kablam! --> src/message_parser.rs:19:5 Oct 13 06:00:48.631 INFO kablam! | Oct 13 06:00:48.631 INFO kablam! 19 | State: String, Oct 13 06:00:48.631 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 06:00:48.631 INFO kablam! Oct 13 06:00:48.631 INFO kablam! warning: structure field `Domain` should have a snake case name such as `domain` Oct 13 06:00:48.631 INFO kablam! --> src/message_parser.rs:42:5 Oct 13 06:00:48.631 INFO kablam! | Oct 13 06:00:48.631 INFO kablam! 42 | Domain: String, Oct 13 06:00:48.631 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 06:00:48.631 INFO kablam! Oct 13 06:00:48.631 INFO kablam! warning: structure field `Invocation` should have a snake case name such as `invocation` Oct 13 06:00:48.631 INFO kablam! --> src/message_parser.rs:43:5 Oct 13 06:00:48.631 INFO kablam! | Oct 13 06:00:48.631 INFO kablam! 43 | Invocation: String, Oct 13 06:00:48.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:00:48.631 INFO kablam! Oct 13 06:00:48.631 INFO kablam! warning: structure field `Payload` should have a snake case name such as `payload` Oct 13 06:00:48.631 INFO kablam! --> src/message_parser.rs:44:5 Oct 13 06:00:48.631 INFO kablam! | Oct 13 06:00:48.631 INFO kablam! 44 | Payload: Payload, Oct 13 06:00:48.631 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 06:00:48.631 INFO kablam! Oct 13 06:00:58.235 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 28s Oct 13 06:00:58.242 INFO kablam! su: No module specific data is present Oct 13 06:00:58.503 INFO running `"docker" "rm" "-f" "08b69d8e1d8c8254ae5e8e686173718a27cc5e2309fb0f8ba319420a51de087b"` Oct 13 06:00:58.675 INFO blam! 08b69d8e1d8c8254ae5e8e686173718a27cc5e2309fb0f8ba319420a51de087b Oct 13 06:00:58.679 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 06:00:58.910 INFO blam! 68eb93d3b6c79064b7e13d6957f3d25dac88d458497e2d3fca7eb729c8ffd54e Oct 13 06:00:58.911 INFO running `"docker" "start" "-a" "68eb93d3b6c79064b7e13d6957f3d25dac88d458497e2d3fca7eb729c8ffd54e"` Oct 13 06:00:59.428 INFO kablam! usermod: no changes Oct 13 06:00:59.581 INFO kablam! Compiling vision_quest v0.1.0 (/source) Oct 13 06:01:01.730 INFO kablam! warning: variant is never constructed: `Running` Oct 13 06:01:01.731 INFO kablam! --> src/state.rs:155:5 Oct 13 06:01:01.731 INFO kablam! | Oct 13 06:01:01.731 INFO kablam! 155 | Running, Oct 13 06:01:01.731 INFO kablam! | ^^^^^^^ Oct 13 06:01:01.731 INFO kablam! | Oct 13 06:01:01.731 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 06:01:01.731 INFO kablam! Oct 13 06:01:01.731 INFO kablam! warning: variant is never constructed: `Paused` Oct 13 06:01:01.731 INFO kablam! --> src/state.rs:156:5 Oct 13 06:01:01.731 INFO kablam! | Oct 13 06:01:01.731 INFO kablam! 156 | Paused, Oct 13 06:01:01.731 INFO kablam! | ^^^^^^ Oct 13 06:01:01.731 INFO kablam! Oct 13 06:01:01.731 INFO kablam! warning: structure field `Domain` should have a snake case name such as `domain` Oct 13 06:01:01.731 INFO kablam! --> src/message_parser.rs:15:5 Oct 13 06:01:01.731 INFO kablam! | Oct 13 06:01:01.731 INFO kablam! 15 | Domain: String, Oct 13 06:01:01.731 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 06:01:01.731 INFO kablam! | Oct 13 06:01:01.731 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 06:01:01.731 INFO kablam! Oct 13 06:01:01.731 INFO kablam! warning: structure field `Invocation` should have a snake case name such as `invocation` Oct 13 06:01:01.731 INFO kablam! --> src/message_parser.rs:16:5 Oct 13 06:01:01.731 INFO kablam! | Oct 13 06:01:01.731 INFO kablam! 16 | Invocation: String, Oct 13 06:01:01.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:01:01.731 INFO kablam! Oct 13 06:01:01.731 INFO kablam! warning: structure field `Amplitude` should have a snake case name such as `amplitude` Oct 13 06:01:01.731 INFO kablam! --> src/message_parser.rs:17:5 Oct 13 06:01:01.731 INFO kablam! | Oct 13 06:01:01.731 INFO kablam! 17 | Amplitude: String, Oct 13 06:01:01.731 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 06:01:01.731 INFO kablam! Oct 13 06:01:01.731 INFO kablam! warning: structure field `StateType` should have a snake case name such as `state_type` Oct 13 06:01:01.731 INFO kablam! --> src/message_parser.rs:18:5 Oct 13 06:01:01.731 INFO kablam! | Oct 13 06:01:01.731 INFO kablam! 18 | StateType: String, Oct 13 06:01:01.731 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 06:01:01.731 INFO kablam! Oct 13 06:01:01.731 INFO kablam! warning: structure field `State` should have a snake case name such as `state` Oct 13 06:01:01.731 INFO kablam! --> src/message_parser.rs:19:5 Oct 13 06:01:01.731 INFO kablam! | Oct 13 06:01:01.731 INFO kablam! 19 | State: String, Oct 13 06:01:01.731 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 06:01:01.731 INFO kablam! Oct 13 06:01:01.731 INFO kablam! warning: structure field `Domain` should have a snake case name such as `domain` Oct 13 06:01:01.731 INFO kablam! --> src/message_parser.rs:42:5 Oct 13 06:01:01.731 INFO kablam! | Oct 13 06:01:01.731 INFO kablam! 42 | Domain: String, Oct 13 06:01:01.731 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 06:01:01.731 INFO kablam! Oct 13 06:01:01.731 INFO kablam! warning: structure field `Invocation` should have a snake case name such as `invocation` Oct 13 06:01:01.731 INFO kablam! --> src/message_parser.rs:43:5 Oct 13 06:01:01.731 INFO kablam! | Oct 13 06:01:01.731 INFO kablam! 43 | Invocation: String, Oct 13 06:01:01.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 06:01:01.731 INFO kablam! Oct 13 06:01:01.731 INFO kablam! warning: structure field `Payload` should have a snake case name such as `payload` Oct 13 06:01:01.731 INFO kablam! --> src/message_parser.rs:44:5 Oct 13 06:01:01.731 INFO kablam! | Oct 13 06:01:01.731 INFO kablam! 44 | Payload: Payload, Oct 13 06:01:01.731 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 06:01:01.731 INFO kablam! Oct 13 06:01:02.253 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.80s Oct 13 06:01:02.275 INFO kablam! su: No module specific data is present Oct 13 06:01:03.000 INFO running `"docker" "rm" "-f" "68eb93d3b6c79064b7e13d6957f3d25dac88d458497e2d3fca7eb729c8ffd54e"` Oct 13 06:01:03.231 INFO blam! 68eb93d3b6c79064b7e13d6957f3d25dac88d458497e2d3fca7eb729c8ffd54e Oct 13 06:01:03.241 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 06:01:03.648 INFO blam! 0660ab13421f02e5652bb4fef977d051c8c2012347d80201e51c32757f8cafe5 Oct 13 06:01:03.649 INFO running `"docker" "start" "-a" "0660ab13421f02e5652bb4fef977d051c8c2012347d80201e51c32757f8cafe5"` Oct 13 06:01:04.115 INFO kablam! usermod: no changes Oct 13 06:01:04.263 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 13 06:01:04.297 INFO kablam! Running /target/debug/deps/vision_quest-2bf1080dcc211dac Oct 13 06:01:04.300 INFO blam! Oct 13 06:01:04.300 INFO blam! running 0 tests Oct 13 06:01:04.301 INFO blam! Oct 13 06:01:04.301 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:01:04.301 INFO blam! Oct 13 06:01:04.303 INFO kablam! su: No module specific data is present Oct 13 06:01:04.687 INFO running `"docker" "rm" "-f" "0660ab13421f02e5652bb4fef977d051c8c2012347d80201e51c32757f8cafe5"` Oct 13 06:01:04.816 INFO blam! 0660ab13421f02e5652bb4fef977d051c8c2012347d80201e51c32757f8cafe5