Nov 17 23:04:59.406 INFO testing shapeshift-0.1.0 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 23:04:59.406 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-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 17 23:04:59.628 INFO [stdout] cdbda1c81481ad5ce37987921f8ecde8d08650ceeee4f046e267e8f8afb14684 Nov 17 23:04:59.632 INFO running `"docker" "start" "-a" "cdbda1c81481ad5ce37987921f8ecde8d08650ceeee4f046e267e8f8afb14684"` Nov 17 23:05:00.563 INFO [stderr] usermod: no changes Nov 17 23:05:00.751 INFO [stderr] Compiling shapeshift v0.1.0 (/source) Nov 17 23:05:03.063 INFO [stderr] warning: structure field `incomingCoin` should have a snake case name such as `incoming_coin` Nov 17 23:05:03.063 INFO [stderr] --> src/lib.rs:43:5 Nov 17 23:05:03.063 INFO [stderr] | Nov 17 23:05:03.063 INFO [stderr] 43 | pub incomingCoin: Option, //[amount deposited], Nov 17 23:05:03.063 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 23:05:03.063 INFO [stderr] | Nov 17 23:05:03.063 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 17 23:05:03.063 INFO [stderr] Nov 17 23:05:03.063 INFO [stderr] warning: structure field `incomingType` should have a snake case name such as `incoming_type` Nov 17 23:05:03.063 INFO [stderr] --> src/lib.rs:44:5 Nov 17 23:05:03.063 INFO [stderr] | Nov 17 23:05:03.063 INFO [stderr] 44 | pub incomingType: Option, //[coin type of deposit], Nov 17 23:05:03.063 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 23:05:03.063 INFO [stderr] Nov 17 23:05:03.063 INFO [stderr] warning: structure field `outgoingCoin` should have a snake case name such as `outgoing_coin` Nov 17 23:05:03.063 INFO [stderr] --> src/lib.rs:45:5 Nov 17 23:05:03.063 INFO [stderr] | Nov 17 23:05:03.063 INFO [stderr] 45 | pub outgoingCoin: Option, //[amount sent to withdrawal address], Nov 17 23:05:03.063 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 23:05:03.063 INFO [stderr] Nov 17 23:05:03.063 INFO [stderr] warning: structure field `outgoingType` should have a snake case name such as `outgoing_type` Nov 17 23:05:03.063 INFO [stderr] --> src/lib.rs:46:5 Nov 17 23:05:03.063 INFO [stderr] | Nov 17 23:05:03.063 INFO [stderr] 46 | pub outgoingType: Option, //[coin type of withdrawal], Nov 17 23:05:03.063 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 23:05:03.063 INFO [stderr] Nov 17 23:05:03.654 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.05s Nov 17 23:05:03.663 INFO [stderr] su: No module specific data is present Nov 17 23:05:03.898 INFO running `"docker" "inspect" "cdbda1c81481ad5ce37987921f8ecde8d08650ceeee4f046e267e8f8afb14684"` Nov 17 23:05:03.988 INFO running `"docker" "rm" "-f" "cdbda1c81481ad5ce37987921f8ecde8d08650ceeee4f046e267e8f8afb14684"` Nov 17 23:05:04.078 INFO [stdout] cdbda1c81481ad5ce37987921f8ecde8d08650ceeee4f046e267e8f8afb14684 Nov 17 23:05:04.081 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-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 17 23:05:04.313 INFO [stdout] 28bb812ad5ffbcf51cd3c218fac46679132802ce35a8e7271a5df4ba3f270038 Nov 17 23:05:04.317 INFO running `"docker" "start" "-a" "28bb812ad5ffbcf51cd3c218fac46679132802ce35a8e7271a5df4ba3f270038"` Nov 17 23:05:04.982 INFO [stderr] usermod: no changes Nov 17 23:05:05.120 INFO [stderr] Compiling shapeshift v0.1.0 (/source) Nov 17 23:05:07.041 INFO [stderr] warning: structure field `incomingCoin` should have a snake case name such as `incoming_coin` Nov 17 23:05:07.042 INFO [stderr] --> src/lib.rs:43:5 Nov 17 23:05:07.042 INFO [stderr] | Nov 17 23:05:07.042 INFO [stderr] 43 | pub incomingCoin: Option, //[amount deposited], Nov 17 23:05:07.042 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 23:05:07.042 INFO [stderr] | Nov 17 23:05:07.042 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 17 23:05:07.042 INFO [stderr] Nov 17 23:05:07.043 INFO [stderr] warning: structure field `incomingType` should have a snake case name such as `incoming_type` Nov 17 23:05:07.043 INFO [stderr] --> src/lib.rs:44:5 Nov 17 23:05:07.043 INFO [stderr] | Nov 17 23:05:07.043 INFO [stderr] 44 | pub incomingType: Option, //[coin type of deposit], Nov 17 23:05:07.043 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 23:05:07.043 INFO [stderr] Nov 17 23:05:07.051 INFO [stderr] warning: structure field `outgoingCoin` should have a snake case name such as `outgoing_coin` Nov 17 23:05:07.051 INFO [stderr] --> src/lib.rs:45:5 Nov 17 23:05:07.052 INFO [stderr] | Nov 17 23:05:07.052 INFO [stderr] 45 | pub outgoingCoin: Option, //[amount sent to withdrawal address], Nov 17 23:05:07.052 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 23:05:07.052 INFO [stderr] Nov 17 23:05:07.052 INFO [stderr] warning: structure field `outgoingType` should have a snake case name such as `outgoing_type` Nov 17 23:05:07.052 INFO [stderr] --> src/lib.rs:46:5 Nov 17 23:05:07.052 INFO [stderr] | Nov 17 23:05:07.053 INFO [stderr] 46 | pub outgoingType: Option, //[coin type of withdrawal], Nov 17 23:05:07.053 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 23:05:07.053 INFO [stderr] Nov 17 23:05:07.279 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.26s Nov 17 23:05:07.291 INFO [stderr] su: No module specific data is present Nov 17 23:05:07.602 INFO running `"docker" "inspect" "28bb812ad5ffbcf51cd3c218fac46679132802ce35a8e7271a5df4ba3f270038"` Nov 17 23:05:07.712 INFO running `"docker" "rm" "-f" "28bb812ad5ffbcf51cd3c218fac46679132802ce35a8e7271a5df4ba3f270038"` Nov 17 23:05:07.782 INFO [stdout] 28bb812ad5ffbcf51cd3c218fac46679132802ce35a8e7271a5df4ba3f270038 Nov 17 23:05:07.785 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen" "-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 17 23:05:07.995 INFO [stdout] 62a4099449f1e787ed9c03e5985a5bfc72e48878020feacfde819d3992f10b5c Nov 17 23:05:07.997 INFO running `"docker" "start" "-a" "62a4099449f1e787ed9c03e5985a5bfc72e48878020feacfde819d3992f10b5c"` Nov 17 23:05:08.536 INFO [stderr] usermod: no changes Nov 17 23:05:08.663 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s Nov 17 23:05:08.669 INFO [stderr] Running /target/debug/deps/shapeshift-44b5423a382af19b Nov 17 23:05:08.672 INFO [stdout] Nov 17 23:05:08.672 INFO [stdout] running 0 tests Nov 17 23:05:08.672 INFO [stdout] Nov 17 23:05:08.672 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 23:05:08.672 INFO [stdout] Nov 17 23:05:08.673 INFO [stderr] Doc-tests shapeshift Nov 17 23:05:11.882 INFO [stdout] Nov 17 23:05:11.882 INFO [stdout] running 0 tests Nov 17 23:05:11.882 INFO [stdout] Nov 17 23:05:11.882 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 23:05:11.882 INFO [stdout] Nov 17 23:05:11.892 INFO [stderr] su: No module specific data is present Nov 17 23:05:12.227 INFO running `"docker" "inspect" "62a4099449f1e787ed9c03e5985a5bfc72e48878020feacfde819d3992f10b5c"` Nov 17 23:05:12.337 INFO running `"docker" "rm" "-f" "62a4099449f1e787ed9c03e5985a5bfc72e48878020feacfde819d3992f10b5c"` Nov 17 23:05:12.430 INFO [stdout] 62a4099449f1e787ed9c03e5985a5bfc72e48878020feacfde819d3992f10b5c