Nov 30 15:38:24.696 INFO checking shapeshift-0.1.0 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 15:38:24.696 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-7/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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:24.967 INFO [stdout] 88319632e109fcefb720187dfcd46ef14be7215027d2c7eef30a0973a689e064 Nov 30 15:38:24.969 INFO running `"docker" "start" "-a" "88319632e109fcefb720187dfcd46ef14be7215027d2c7eef30a0973a689e064"` Nov 30 15:38:25.530 INFO [stderr] usermod: no changes Nov 30 15:38:25.669 INFO [stderr] Checking shapeshift v0.1.0 (/source) Nov 30 15:38:28.852 INFO [stderr] warning: structure field `incomingCoin` should have a snake case name such as `incoming_coin` Nov 30 15:38:28.852 INFO [stderr] --> src/lib.rs:43:5 Nov 30 15:38:28.852 INFO [stderr] | Nov 30 15:38:28.852 INFO [stderr] 43 | pub incomingCoin: Option, //[amount deposited], Nov 30 15:38:28.852 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 15:38:28.852 INFO [stderr] | Nov 30 15:38:28.852 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 30 15:38:28.852 INFO [stderr] Nov 30 15:38:28.852 INFO [stderr] warning: structure field `incomingType` should have a snake case name such as `incoming_type` Nov 30 15:38:28.852 INFO [stderr] --> src/lib.rs:44:5 Nov 30 15:38:28.852 INFO [stderr] | Nov 30 15:38:28.852 INFO [stderr] 44 | pub incomingType: Option, //[coin type of deposit], Nov 30 15:38:28.852 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 15:38:28.852 INFO [stderr] Nov 30 15:38:28.852 INFO [stderr] warning: structure field `outgoingCoin` should have a snake case name such as `outgoing_coin` Nov 30 15:38:28.852 INFO [stderr] --> src/lib.rs:45:5 Nov 30 15:38:28.852 INFO [stderr] | Nov 30 15:38:28.852 INFO [stderr] 45 | pub outgoingCoin: Option, //[amount sent to withdrawal address], Nov 30 15:38:28.852 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 15:38:28.852 INFO [stderr] Nov 30 15:38:28.852 INFO [stderr] warning: structure field `outgoingType` should have a snake case name such as `outgoing_type` Nov 30 15:38:28.852 INFO [stderr] --> src/lib.rs:46:5 Nov 30 15:38:28.852 INFO [stderr] | Nov 30 15:38:28.852 INFO [stderr] 46 | pub outgoingType: Option, //[coin type of withdrawal], Nov 30 15:38:28.852 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 15:38:28.852 INFO [stderr] Nov 30 15:38:28.924 INFO [stderr] warning: structure field `incomingCoin` should have a snake case name such as `incoming_coin` Nov 30 15:38:28.924 INFO [stderr] --> src/lib.rs:43:5 Nov 30 15:38:28.924 INFO [stderr] | Nov 30 15:38:28.924 INFO [stderr] 43 | pub incomingCoin: Option, //[amount deposited], Nov 30 15:38:28.924 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 15:38:28.924 INFO [stderr] | Nov 30 15:38:28.924 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 30 15:38:28.924 INFO [stderr] Nov 30 15:38:28.924 INFO [stderr] warning: structure field `incomingType` should have a snake case name such as `incoming_type` Nov 30 15:38:28.924 INFO [stderr] --> src/lib.rs:44:5 Nov 30 15:38:28.924 INFO [stderr] | Nov 30 15:38:28.924 INFO [stderr] 44 | pub incomingType: Option, //[coin type of deposit], Nov 30 15:38:28.924 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 15:38:28.924 INFO [stderr] Nov 30 15:38:28.924 INFO [stderr] warning: structure field `outgoingCoin` should have a snake case name such as `outgoing_coin` Nov 30 15:38:28.924 INFO [stderr] --> src/lib.rs:45:5 Nov 30 15:38:28.924 INFO [stderr] | Nov 30 15:38:28.924 INFO [stderr] 45 | pub outgoingCoin: Option, //[amount sent to withdrawal address], Nov 30 15:38:28.924 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 15:38:28.924 INFO [stderr] Nov 30 15:38:28.924 INFO [stderr] warning: structure field `outgoingType` should have a snake case name such as `outgoing_type` Nov 30 15:38:28.924 INFO [stderr] --> src/lib.rs:46:5 Nov 30 15:38:28.924 INFO [stderr] | Nov 30 15:38:28.924 INFO [stderr] 46 | pub outgoingType: Option, //[coin type of withdrawal], Nov 30 15:38:28.924 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 15:38:28.924 INFO [stderr] Nov 30 15:38:28.924 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.36s Nov 30 15:38:28.925 INFO [stderr] su: No module specific data is present Nov 30 15:38:29.296 INFO running `"docker" "inspect" "88319632e109fcefb720187dfcd46ef14be7215027d2c7eef30a0973a689e064"` Nov 30 15:38:29.532 INFO running `"docker" "rm" "-f" "88319632e109fcefb720187dfcd46ef14be7215027d2c7eef30a0973a689e064"` Nov 30 15:38:29.688 INFO [stdout] 88319632e109fcefb720187dfcd46ef14be7215027d2c7eef30a0973a689e064