Oct 27 15:51:44.986 INFO checking shapeshift-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 15:51:44.986 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 27 15:51:45.195 INFO blam! d2ceb8b558edec364a33efc1fe5f0c0e3f41ab79caca9079d1def321c52219fe Oct 27 15:51:45.211 INFO running `"docker" "start" "-a" "d2ceb8b558edec364a33efc1fe5f0c0e3f41ab79caca9079d1def321c52219fe"` Oct 27 15:51:45.859 INFO kablam! usermod: no changes Oct 27 15:51:46.003 INFO kablam! Checking shapeshift v0.1.0 (/source) Oct 27 15:51:49.150 INFO kablam! warning: structure field `incomingCoin` should have a snake case name such as `incoming_coin` Oct 27 15:51:49.151 INFO kablam! --> src/lib.rs:43:5 Oct 27 15:51:49.151 INFO kablam! | Oct 27 15:51:49.151 INFO kablam! 43 | pub incomingCoin: Option, //[amount deposited], Oct 27 15:51:49.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:51:49.151 INFO kablam! | Oct 27 15:51:49.151 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 15:51:49.151 INFO kablam! Oct 27 15:51:49.151 INFO kablam! warning: structure field `incomingType` should have a snake case name such as `incoming_type` Oct 27 15:51:49.151 INFO kablam! --> src/lib.rs:44:5 Oct 27 15:51:49.151 INFO kablam! | Oct 27 15:51:49.151 INFO kablam! 44 | pub incomingType: Option, //[coin type of deposit], Oct 27 15:51:49.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:51:49.151 INFO kablam! Oct 27 15:51:49.151 INFO kablam! warning: structure field `outgoingCoin` should have a snake case name such as `outgoing_coin` Oct 27 15:51:49.151 INFO kablam! --> src/lib.rs:45:5 Oct 27 15:51:49.151 INFO kablam! | Oct 27 15:51:49.151 INFO kablam! 45 | pub outgoingCoin: Option, //[amount sent to withdrawal address], Oct 27 15:51:49.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:51:49.151 INFO kablam! Oct 27 15:51:49.151 INFO kablam! warning: structure field `outgoingType` should have a snake case name such as `outgoing_type` Oct 27 15:51:49.151 INFO kablam! --> src/lib.rs:46:5 Oct 27 15:51:49.151 INFO kablam! | Oct 27 15:51:49.151 INFO kablam! 46 | pub outgoingType: Option, //[coin type of withdrawal], Oct 27 15:51:49.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:51:49.151 INFO kablam! Oct 27 15:51:49.171 INFO kablam! warning: structure field `incomingCoin` should have a snake case name such as `incoming_coin` Oct 27 15:51:49.171 INFO kablam! --> src/lib.rs:43:5 Oct 27 15:51:49.171 INFO kablam! | Oct 27 15:51:49.171 INFO kablam! 43 | pub incomingCoin: Option, //[amount deposited], Oct 27 15:51:49.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:51:49.171 INFO kablam! | Oct 27 15:51:49.171 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 15:51:49.171 INFO kablam! Oct 27 15:51:49.171 INFO kablam! warning: structure field `incomingType` should have a snake case name such as `incoming_type` Oct 27 15:51:49.171 INFO kablam! --> src/lib.rs:44:5 Oct 27 15:51:49.171 INFO kablam! | Oct 27 15:51:49.171 INFO kablam! 44 | pub incomingType: Option, //[coin type of deposit], Oct 27 15:51:49.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:51:49.171 INFO kablam! Oct 27 15:51:49.171 INFO kablam! warning: structure field `outgoingCoin` should have a snake case name such as `outgoing_coin` Oct 27 15:51:49.171 INFO kablam! --> src/lib.rs:45:5 Oct 27 15:51:49.171 INFO kablam! | Oct 27 15:51:49.171 INFO kablam! 45 | pub outgoingCoin: Option, //[amount sent to withdrawal address], Oct 27 15:51:49.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:51:49.171 INFO kablam! Oct 27 15:51:49.171 INFO kablam! warning: structure field `outgoingType` should have a snake case name such as `outgoing_type` Oct 27 15:51:49.171 INFO kablam! --> src/lib.rs:46:5 Oct 27 15:51:49.171 INFO kablam! | Oct 27 15:51:49.171 INFO kablam! 46 | pub outgoingType: Option, //[coin type of withdrawal], Oct 27 15:51:49.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:51:49.171 INFO kablam! Oct 27 15:51:49.202 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.31s Oct 27 15:51:49.218 INFO kablam! su: No module specific data is present Oct 27 15:51:49.659 INFO running `"docker" "rm" "-f" "d2ceb8b558edec364a33efc1fe5f0c0e3f41ab79caca9079d1def321c52219fe"` Oct 27 15:51:49.778 INFO blam! d2ceb8b558edec364a33efc1fe5f0c0e3f41ab79caca9079d1def321c52219fe