Oct 21 23:42:55.796 INFO checking shapeshift-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:42:55.797 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/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 21 23:42:56.048 INFO blam! 11f0eddcf1648f0f9a5659d85736c7997627479fbaae406012539a959452e323 Oct 21 23:42:56.048 INFO running `"docker" "start" "-a" "11f0eddcf1648f0f9a5659d85736c7997627479fbaae406012539a959452e323"` Oct 21 23:42:56.992 INFO kablam! usermod: no changes Oct 21 23:42:57.180 INFO kablam! Checking shapeshift v0.1.0 (/source) Oct 21 23:42:59.895 INFO kablam! warning: structure field `incomingCoin` should have a snake case name such as `incoming_coin` Oct 21 23:42:59.895 INFO kablam! --> src/lib.rs:43:5 Oct 21 23:42:59.895 INFO kablam! | Oct 21 23:42:59.895 INFO kablam! 43 | pub incomingCoin: Option, //[amount deposited], Oct 21 23:42:59.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:42:59.895 INFO kablam! | Oct 21 23:42:59.895 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 23:42:59.895 INFO kablam! Oct 21 23:42:59.895 INFO kablam! warning: structure field `incomingType` should have a snake case name such as `incoming_type` Oct 21 23:42:59.895 INFO kablam! --> src/lib.rs:44:5 Oct 21 23:42:59.895 INFO kablam! | Oct 21 23:42:59.895 INFO kablam! 44 | pub incomingType: Option, //[coin type of deposit], Oct 21 23:42:59.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:42:59.895 INFO kablam! Oct 21 23:42:59.895 INFO kablam! warning: structure field `outgoingCoin` should have a snake case name such as `outgoing_coin` Oct 21 23:42:59.895 INFO kablam! --> src/lib.rs:45:5 Oct 21 23:42:59.895 INFO kablam! | Oct 21 23:42:59.895 INFO kablam! 45 | pub outgoingCoin: Option, //[amount sent to withdrawal address], Oct 21 23:42:59.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:42:59.895 INFO kablam! Oct 21 23:42:59.895 INFO kablam! warning: structure field `outgoingType` should have a snake case name such as `outgoing_type` Oct 21 23:42:59.895 INFO kablam! --> src/lib.rs:46:5 Oct 21 23:42:59.896 INFO kablam! | Oct 21 23:42:59.896 INFO kablam! 46 | pub outgoingType: Option, //[coin type of withdrawal], Oct 21 23:42:59.896 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:42:59.896 INFO kablam! Oct 21 23:42:59.904 INFO kablam! warning: structure field `incomingCoin` should have a snake case name such as `incoming_coin` Oct 21 23:42:59.904 INFO kablam! --> src/lib.rs:43:5 Oct 21 23:42:59.904 INFO kablam! | Oct 21 23:42:59.904 INFO kablam! 43 | pub incomingCoin: Option, //[amount deposited], Oct 21 23:42:59.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:42:59.904 INFO kablam! | Oct 21 23:42:59.904 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 23:42:59.904 INFO kablam! Oct 21 23:42:59.904 INFO kablam! warning: structure field `incomingType` should have a snake case name such as `incoming_type` Oct 21 23:42:59.904 INFO kablam! --> src/lib.rs:44:5 Oct 21 23:42:59.904 INFO kablam! | Oct 21 23:42:59.904 INFO kablam! 44 | pub incomingType: Option, //[coin type of deposit], Oct 21 23:42:59.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:42:59.904 INFO kablam! Oct 21 23:42:59.904 INFO kablam! warning: structure field `outgoingCoin` should have a snake case name such as `outgoing_coin` Oct 21 23:42:59.904 INFO kablam! --> src/lib.rs:45:5 Oct 21 23:42:59.904 INFO kablam! | Oct 21 23:42:59.904 INFO kablam! 45 | pub outgoingCoin: Option, //[amount sent to withdrawal address], Oct 21 23:42:59.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:42:59.904 INFO kablam! Oct 21 23:42:59.904 INFO kablam! warning: structure field `outgoingType` should have a snake case name such as `outgoing_type` Oct 21 23:42:59.904 INFO kablam! --> src/lib.rs:46:5 Oct 21 23:42:59.904 INFO kablam! | Oct 21 23:42:59.904 INFO kablam! 46 | pub outgoingType: Option, //[coin type of withdrawal], Oct 21 23:42:59.904 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:42:59.904 INFO kablam! Oct 21 23:42:59.927 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.92s Oct 21 23:42:59.943 INFO kablam! su: No module specific data is present Oct 21 23:43:00.206 INFO running `"docker" "rm" "-f" "11f0eddcf1648f0f9a5659d85736c7997627479fbaae406012539a959452e323"` Oct 21 23:43:00.360 INFO blam! 11f0eddcf1648f0f9a5659d85736c7997627479fbaae406012539a959452e323