Nov 30 15:38:23.200 INFO checking shapeshift-0.1.0 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 15:38:23.201 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-6/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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"` Nov 30 15:38:23.552 INFO [stdout] 523099b71835cc25e5285d3a757fcf6a4567a4c7b781a989603474fcd4a555d2 Nov 30 15:38:23.558 INFO running `"docker" "start" "-a" "523099b71835cc25e5285d3a757fcf6a4567a4c7b781a989603474fcd4a555d2"` Nov 30 15:38:24.141 INFO [stderr] usermod: no changes Nov 30 15:38:24.291 INFO [stderr] Checking shapeshift v0.1.0 (/source) Nov 30 15:38:27.112 INFO [stderr] warning: structure field `incomingCoin` should have a snake case name such as `incoming_coin` Nov 30 15:38:27.112 INFO [stderr] --> src/lib.rs:43:5 Nov 30 15:38:27.112 INFO [stderr] | Nov 30 15:38:27.112 INFO [stderr] 43 | pub incomingCoin: Option, //[amount deposited], Nov 30 15:38:27.112 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 15:38:27.112 INFO [stderr] | Nov 30 15:38:27.112 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 30 15:38:27.112 INFO [stderr] Nov 30 15:38:27.112 INFO [stderr] warning: structure field `incomingType` should have a snake case name such as `incoming_type` Nov 30 15:38:27.112 INFO [stderr] --> src/lib.rs:44:5 Nov 30 15:38:27.112 INFO [stderr] | Nov 30 15:38:27.112 INFO [stderr] 44 | pub incomingType: Option, //[coin type of deposit], Nov 30 15:38:27.112 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 15:38:27.113 INFO [stderr] Nov 30 15:38:27.113 INFO [stderr] warning: structure field `outgoingCoin` should have a snake case name such as `outgoing_coin` Nov 30 15:38:27.113 INFO [stderr] --> src/lib.rs:45:5 Nov 30 15:38:27.113 INFO [stderr] | Nov 30 15:38:27.113 INFO [stderr] 45 | pub outgoingCoin: Option, //[amount sent to withdrawal address], Nov 30 15:38:27.113 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 15:38:27.113 INFO [stderr] Nov 30 15:38:27.113 INFO [stderr] warning: structure field `outgoingType` should have a snake case name such as `outgoing_type` Nov 30 15:38:27.113 INFO [stderr] --> src/lib.rs:46:5 Nov 30 15:38:27.113 INFO [stderr] | Nov 30 15:38:27.113 INFO [stderr] 46 | pub outgoingType: Option, //[coin type of withdrawal], Nov 30 15:38:27.113 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 15:38:27.113 INFO [stderr] Nov 30 15:38:27.440 INFO [stderr] warning: structure field `incomingCoin` should have a snake case name such as `incoming_coin` Nov 30 15:38:27.440 INFO [stderr] --> src/lib.rs:43:5 Nov 30 15:38:27.440 INFO [stderr] | Nov 30 15:38:27.440 INFO [stderr] 43 | pub incomingCoin: Option, //[amount deposited], Nov 30 15:38:27.440 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 15:38:27.440 INFO [stderr] | Nov 30 15:38:27.440 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 30 15:38:27.440 INFO [stderr] Nov 30 15:38:27.440 INFO [stderr] warning: structure field `incomingType` should have a snake case name such as `incoming_type` Nov 30 15:38:27.440 INFO [stderr] --> src/lib.rs:44:5 Nov 30 15:38:27.440 INFO [stderr] | Nov 30 15:38:27.440 INFO [stderr] 44 | pub incomingType: Option, //[coin type of deposit], Nov 30 15:38:27.440 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 15:38:27.440 INFO [stderr] Nov 30 15:38:27.440 INFO [stderr] warning: structure field `outgoingCoin` should have a snake case name such as `outgoing_coin` Nov 30 15:38:27.440 INFO [stderr] --> src/lib.rs:45:5 Nov 30 15:38:27.440 INFO [stderr] | Nov 30 15:38:27.440 INFO [stderr] 45 | pub outgoingCoin: Option, //[amount sent to withdrawal address], Nov 30 15:38:27.440 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 15:38:27.440 INFO [stderr] Nov 30 15:38:27.440 INFO [stderr] warning: structure field `outgoingType` should have a snake case name such as `outgoing_type` Nov 30 15:38:27.440 INFO [stderr] --> src/lib.rs:46:5 Nov 30 15:38:27.440 INFO [stderr] | Nov 30 15:38:27.440 INFO [stderr] 46 | pub outgoingType: Option, //[coin type of withdrawal], Nov 30 15:38:27.440 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 15:38:27.440 INFO [stderr] Nov 30 15:38:27.450 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.29s Nov 30 15:38:27.460 INFO [stderr] su: No module specific data is present Nov 30 15:38:28.020 INFO running `"docker" "inspect" "523099b71835cc25e5285d3a757fcf6a4567a4c7b781a989603474fcd4a555d2"` Nov 30 15:38:28.252 INFO running `"docker" "rm" "-f" "523099b71835cc25e5285d3a757fcf6a4567a4c7b781a989603474fcd4a555d2"` Nov 30 15:38:28.434 INFO [stdout] 523099b71835cc25e5285d3a757fcf6a4567a4c7b781a989603474fcd4a555d2