Oct 27 15:51:44.915 INFO checking shapeshift-0.1.0 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 15:51:44.915 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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.141 INFO blam! ef85abdb6a356314decfb0701f3a5f6e449595520c9e8a0648c3394ddde7a8be Oct 27 15:51:45.148 INFO running `"docker" "start" "-a" "ef85abdb6a356314decfb0701f3a5f6e449595520c9e8a0648c3394ddde7a8be"` Oct 27 15:51:45.823 INFO kablam! usermod: no changes Oct 27 15:51:45.973 INFO kablam! Checking shapeshift v0.1.0 (/source) Oct 27 15:51:49.139 INFO kablam! warning: structure field `incomingCoin` should have a snake case name such as `incoming_coin` Oct 27 15:51:49.139 INFO kablam! --> src/lib.rs:43:5 Oct 27 15:51:49.139 INFO kablam! | Oct 27 15:51:49.139 INFO kablam! 43 | pub incomingCoin: Option, //[amount deposited], Oct 27 15:51:49.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:51:49.139 INFO kablam! | Oct 27 15:51:49.139 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 15:51:49.139 INFO kablam! Oct 27 15:51:49.139 INFO kablam! warning: structure field `incomingType` should have a snake case name such as `incoming_type` Oct 27 15:51:49.139 INFO kablam! --> src/lib.rs:44:5 Oct 27 15:51:49.139 INFO kablam! | Oct 27 15:51:49.139 INFO kablam! 44 | pub incomingType: Option, //[coin type of deposit], Oct 27 15:51:49.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:51:49.139 INFO kablam! Oct 27 15:51:49.139 INFO kablam! warning: structure field `outgoingCoin` should have a snake case name such as `outgoing_coin` Oct 27 15:51:49.139 INFO kablam! --> src/lib.rs:45:5 Oct 27 15:51:49.139 INFO kablam! | Oct 27 15:51:49.139 INFO kablam! 45 | pub outgoingCoin: Option, //[amount sent to withdrawal address], Oct 27 15:51:49.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:51:49.139 INFO kablam! Oct 27 15:51:49.139 INFO kablam! warning: structure field `outgoingType` should have a snake case name such as `outgoing_type` Oct 27 15:51:49.139 INFO kablam! --> src/lib.rs:46:5 Oct 27 15:51:49.139 INFO kablam! | Oct 27 15:51:49.139 INFO kablam! 46 | pub outgoingType: Option, //[coin type of withdrawal], Oct 27 15:51:49.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:51:49.139 INFO kablam! Oct 27 15:51:49.371 INFO kablam! warning: structure field `incomingCoin` should have a snake case name such as `incoming_coin` Oct 27 15:51:49.372 INFO kablam! --> src/lib.rs:43:5 Oct 27 15:51:49.372 INFO kablam! | Oct 27 15:51:49.372 INFO kablam! 43 | pub incomingCoin: Option, //[amount deposited], Oct 27 15:51:49.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:51:49.373 INFO kablam! | Oct 27 15:51:49.373 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 15:51:49.374 INFO kablam! Oct 27 15:51:49.374 INFO kablam! warning: structure field `incomingType` should have a snake case name such as `incoming_type` Oct 27 15:51:49.374 INFO kablam! --> src/lib.rs:44:5 Oct 27 15:51:49.375 INFO kablam! | Oct 27 15:51:49.375 INFO kablam! 44 | pub incomingType: Option, //[coin type of deposit], Oct 27 15:51:49.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:51:49.375 INFO kablam! Oct 27 15:51:49.376 INFO kablam! warning: structure field `outgoingCoin` should have a snake case name such as `outgoing_coin` Oct 27 15:51:49.376 INFO kablam! --> src/lib.rs:45:5 Oct 27 15:51:49.376 INFO kablam! | Oct 27 15:51:49.376 INFO kablam! 45 | pub outgoingCoin: Option, //[amount sent to withdrawal address], Oct 27 15:51:49.377 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:51:49.377 INFO kablam! Oct 27 15:51:49.377 INFO kablam! warning: structure field `outgoingType` should have a snake case name such as `outgoing_type` Oct 27 15:51:49.378 INFO kablam! --> src/lib.rs:46:5 Oct 27 15:51:49.378 INFO kablam! | Oct 27 15:51:49.378 INFO kablam! 46 | pub outgoingType: Option, //[coin type of withdrawal], Oct 27 15:51:49.378 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:51:49.379 INFO kablam! Oct 27 15:51:49.410 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.56s Oct 27 15:51:49.421 INFO kablam! su: No module specific data is present Oct 27 15:51:49.847 INFO running `"docker" "rm" "-f" "ef85abdb6a356314decfb0701f3a5f6e449595520c9e8a0648c3394ddde7a8be"` Oct 27 15:51:49.950 INFO blam! ef85abdb6a356314decfb0701f3a5f6e449595520c9e8a0648c3394ddde7a8be