Dec 18 11:18:16.368 INFO checking shapeshift-0.1.0 against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 11:18:16.368 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-6/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/reg/shapeshift/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 11:18:16.497 INFO [stdout] 698c1a4120217d20f63a8f76c5407d6822982eb1a69a7f936a998d452b68521e Dec 18 11:18:16.518 INFO running `"docker" "start" "-a" "698c1a4120217d20f63a8f76c5407d6822982eb1a69a7f936a998d452b68521e"` Dec 18 11:18:17.446 INFO [stderr] Checking shapeshift v0.1.0 (/opt/crater/workdir) Dec 18 11:18:18.428 INFO [stderr] warning: structure field `incomingCoin` should have a snake case name such as `incoming_coin` Dec 18 11:18:18.428 INFO [stderr] --> src/lib.rs:43:5 Dec 18 11:18:18.428 INFO [stderr] | Dec 18 11:18:18.428 INFO [stderr] 43 | pub incomingCoin: Option, //[amount deposited], Dec 18 11:18:18.428 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 11:18:18.428 INFO [stderr] | Dec 18 11:18:18.432 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 18 11:18:18.432 INFO [stderr] Dec 18 11:18:18.432 INFO [stderr] warning: structure field `incomingType` should have a snake case name such as `incoming_type` Dec 18 11:18:18.432 INFO [stderr] --> src/lib.rs:44:5 Dec 18 11:18:18.432 INFO [stderr] | Dec 18 11:18:18.432 INFO [stderr] 44 | pub incomingType: Option, //[coin type of deposit], Dec 18 11:18:18.432 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 11:18:18.432 INFO [stderr] Dec 18 11:18:18.432 INFO [stderr] warning: structure field `outgoingCoin` should have a snake case name such as `outgoing_coin` Dec 18 11:18:18.432 INFO [stderr] --> src/lib.rs:45:5 Dec 18 11:18:18.432 INFO [stderr] | Dec 18 11:18:18.432 INFO [stderr] 45 | pub outgoingCoin: Option, //[amount sent to withdrawal address], Dec 18 11:18:18.433 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 11:18:18.433 INFO [stderr] Dec 18 11:18:18.433 INFO [stderr] warning: structure field `outgoingType` should have a snake case name such as `outgoing_type` Dec 18 11:18:18.433 INFO [stderr] --> src/lib.rs:46:5 Dec 18 11:18:18.433 INFO [stderr] | Dec 18 11:18:18.433 INFO [stderr] 46 | pub outgoingType: Option, //[coin type of withdrawal], Dec 18 11:18:18.433 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 11:18:18.433 INFO [stderr] Dec 18 11:18:18.452 INFO [stderr] warning: structure field `incomingCoin` should have a snake case name such as `incoming_coin` Dec 18 11:18:18.452 INFO [stderr] --> src/lib.rs:43:5 Dec 18 11:18:18.452 INFO [stderr] | Dec 18 11:18:18.452 INFO [stderr] 43 | pub incomingCoin: Option, //[amount deposited], Dec 18 11:18:18.452 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 11:18:18.452 INFO [stderr] | Dec 18 11:18:18.452 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 18 11:18:18.452 INFO [stderr] Dec 18 11:18:18.452 INFO [stderr] warning: structure field `incomingType` should have a snake case name such as `incoming_type` Dec 18 11:18:18.452 INFO [stderr] --> src/lib.rs:44:5 Dec 18 11:18:18.452 INFO [stderr] | Dec 18 11:18:18.452 INFO [stderr] 44 | pub incomingType: Option, //[coin type of deposit], Dec 18 11:18:18.452 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 11:18:18.452 INFO [stderr] Dec 18 11:18:18.452 INFO [stderr] warning: structure field `outgoingCoin` should have a snake case name such as `outgoing_coin` Dec 18 11:18:18.452 INFO [stderr] --> src/lib.rs:45:5 Dec 18 11:18:18.452 INFO [stderr] | Dec 18 11:18:18.453 INFO [stderr] 45 | pub outgoingCoin: Option, //[amount sent to withdrawal address], Dec 18 11:18:18.453 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 11:18:18.453 INFO [stderr] Dec 18 11:18:18.453 INFO [stderr] warning: structure field `outgoingType` should have a snake case name such as `outgoing_type` Dec 18 11:18:18.453 INFO [stderr] --> src/lib.rs:46:5 Dec 18 11:18:18.453 INFO [stderr] | Dec 18 11:18:18.453 INFO [stderr] 46 | pub outgoingType: Option, //[coin type of withdrawal], Dec 18 11:18:18.453 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 11:18:18.453 INFO [stderr] Dec 18 11:18:18.492 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.17s Dec 18 11:18:18.723 INFO running `"docker" "inspect" "698c1a4120217d20f63a8f76c5407d6822982eb1a69a7f936a998d452b68521e"` Dec 18 11:18:18.800 INFO running `"docker" "rm" "-f" "698c1a4120217d20f63a8f76c5407d6822982eb1a69a7f936a998d452b68521e"` Dec 18 11:18:18.876 INFO [stdout] 698c1a4120217d20f63a8f76c5407d6822982eb1a69a7f936a998d452b68521e