Oct 13 08:39:00.601 INFO checking shapeshift-0.1.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 08:39:00.602 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 08:39:00.850 INFO blam! b4b115bd205fe3a137bc5cd43794385ec76a38f35de29bc3e6bc17477623987c Oct 13 08:39:00.850 INFO running `"docker" "start" "-a" "b4b115bd205fe3a137bc5cd43794385ec76a38f35de29bc3e6bc17477623987c"` Oct 13 08:39:01.360 INFO kablam! usermod: no changes Oct 13 08:39:01.516 INFO kablam! Checking shapeshift v0.1.0 (/source) Oct 13 08:39:04.524 INFO kablam! warning: structure field `incomingCoin` should have a snake case name such as `incoming_coin` Oct 13 08:39:04.524 INFO kablam! --> src/lib.rs:43:5 Oct 13 08:39:04.524 INFO kablam! | Oct 13 08:39:04.524 INFO kablam! 43 | pub incomingCoin: Option, //[amount deposited], Oct 13 08:39:04.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:39:04.524 INFO kablam! | Oct 13 08:39:04.524 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 08:39:04.524 INFO kablam! Oct 13 08:39:04.524 INFO kablam! warning: structure field `incomingType` should have a snake case name such as `incoming_type` Oct 13 08:39:04.524 INFO kablam! --> src/lib.rs:44:5 Oct 13 08:39:04.524 INFO kablam! | Oct 13 08:39:04.524 INFO kablam! 44 | pub incomingType: Option, //[coin type of deposit], Oct 13 08:39:04.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:39:04.524 INFO kablam! Oct 13 08:39:04.524 INFO kablam! warning: structure field `outgoingCoin` should have a snake case name such as `outgoing_coin` Oct 13 08:39:04.524 INFO kablam! --> src/lib.rs:45:5 Oct 13 08:39:04.524 INFO kablam! | Oct 13 08:39:04.524 INFO kablam! 45 | pub outgoingCoin: Option, //[amount sent to withdrawal address], Oct 13 08:39:04.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:39:04.524 INFO kablam! Oct 13 08:39:04.524 INFO kablam! warning: structure field `outgoingType` should have a snake case name such as `outgoing_type` Oct 13 08:39:04.524 INFO kablam! --> src/lib.rs:46:5 Oct 13 08:39:04.524 INFO kablam! | Oct 13 08:39:04.524 INFO kablam! 46 | pub outgoingType: Option, //[coin type of withdrawal], Oct 13 08:39:04.524 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:39:04.524 INFO kablam! Oct 13 08:39:04.586 INFO kablam! warning: structure field `incomingCoin` should have a snake case name such as `incoming_coin` Oct 13 08:39:04.586 INFO kablam! --> src/lib.rs:43:5 Oct 13 08:39:04.586 INFO kablam! | Oct 13 08:39:04.587 INFO kablam! 43 | pub incomingCoin: Option, //[amount deposited], Oct 13 08:39:04.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:39:04.587 INFO kablam! | Oct 13 08:39:04.587 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 08:39:04.587 INFO kablam! Oct 13 08:39:04.588 INFO kablam! warning: structure field `incomingType` should have a snake case name such as `incoming_type` Oct 13 08:39:04.588 INFO kablam! --> src/lib.rs:44:5 Oct 13 08:39:04.588 INFO kablam! | Oct 13 08:39:04.588 INFO kablam! 44 | pub incomingType: Option, //[coin type of deposit], Oct 13 08:39:04.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:39:04.589 INFO kablam! Oct 13 08:39:04.589 INFO kablam! warning: structure field `outgoingCoin` should have a snake case name such as `outgoing_coin` Oct 13 08:39:04.589 INFO kablam! --> src/lib.rs:45:5 Oct 13 08:39:04.589 INFO kablam! | Oct 13 08:39:04.589 INFO kablam! 45 | pub outgoingCoin: Option, //[amount sent to withdrawal address], Oct 13 08:39:04.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:39:04.589 INFO kablam! Oct 13 08:39:04.589 INFO kablam! warning: structure field `outgoingType` should have a snake case name such as `outgoing_type` Oct 13 08:39:04.589 INFO kablam! --> src/lib.rs:46:5 Oct 13 08:39:04.589 INFO kablam! | Oct 13 08:39:04.589 INFO kablam! 46 | pub outgoingType: Option, //[coin type of withdrawal], Oct 13 08:39:04.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 08:39:04.589 INFO kablam! Oct 13 08:39:04.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.24s Oct 13 08:39:04.620 INFO kablam! su: No module specific data is present Oct 13 08:39:04.869 INFO running `"docker" "rm" "-f" "b4b115bd205fe3a137bc5cd43794385ec76a38f35de29bc3e6bc17477623987c"` Oct 13 08:39:05.024 INFO blam! b4b115bd205fe3a137bc5cd43794385ec76a38f35de29bc3e6bc17477623987c