Oct 15 19:02:49.468 INFO testing shapeshift-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 19:02:49.468 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 19:02:49.767 INFO blam! 7f708412ef9e4d494b4ce5d009b5a0afb9abf813ef4e4e46dcaefd94c6b212c4 Oct 15 19:02:49.775 INFO running `"docker" "start" "-a" "7f708412ef9e4d494b4ce5d009b5a0afb9abf813ef4e4e46dcaefd94c6b212c4"` Oct 15 19:02:50.291 INFO kablam! usermod: no changes Oct 15 19:02:50.421 INFO kablam! Compiling shapeshift v0.1.0 (/source) Oct 15 19:02:52.359 INFO kablam! warning: structure field `incomingCoin` should have a snake case name such as `incoming_coin` Oct 15 19:02:52.359 INFO kablam! --> src/lib.rs:43:5 Oct 15 19:02:52.359 INFO kablam! | Oct 15 19:02:52.359 INFO kablam! 43 | pub incomingCoin: Option, //[amount deposited], Oct 15 19:02:52.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:02:52.359 INFO kablam! | Oct 15 19:02:52.359 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 19:02:52.359 INFO kablam! Oct 15 19:02:52.359 INFO kablam! warning: structure field `incomingType` should have a snake case name such as `incoming_type` Oct 15 19:02:52.359 INFO kablam! --> src/lib.rs:44:5 Oct 15 19:02:52.359 INFO kablam! | Oct 15 19:02:52.359 INFO kablam! 44 | pub incomingType: Option, //[coin type of deposit], Oct 15 19:02:52.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:02:52.359 INFO kablam! Oct 15 19:02:52.359 INFO kablam! warning: structure field `outgoingCoin` should have a snake case name such as `outgoing_coin` Oct 15 19:02:52.359 INFO kablam! --> src/lib.rs:45:5 Oct 15 19:02:52.359 INFO kablam! | Oct 15 19:02:52.359 INFO kablam! 45 | pub outgoingCoin: Option, //[amount sent to withdrawal address], Oct 15 19:02:52.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:02:52.359 INFO kablam! Oct 15 19:02:52.360 INFO kablam! warning: structure field `outgoingType` should have a snake case name such as `outgoing_type` Oct 15 19:02:52.360 INFO kablam! --> src/lib.rs:46:5 Oct 15 19:02:52.360 INFO kablam! | Oct 15 19:02:52.360 INFO kablam! 46 | pub outgoingType: Option, //[coin type of withdrawal], Oct 15 19:02:52.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:02:52.360 INFO kablam! Oct 15 19:02:53.098 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.78s Oct 15 19:02:53.113 INFO kablam! su: No module specific data is present Oct 15 19:02:53.646 INFO running `"docker" "rm" "-f" "7f708412ef9e4d494b4ce5d009b5a0afb9abf813ef4e4e46dcaefd94c6b212c4"` Oct 15 19:02:53.727 INFO blam! 7f708412ef9e4d494b4ce5d009b5a0afb9abf813ef4e4e46dcaefd94c6b212c4 Oct 15 19:02:53.731 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 19:02:53.914 INFO blam! ecb39fb44b9f8fb37afc982d76a846287ba3cef0d193752c2fdbe7874583cb83 Oct 15 19:02:53.916 INFO running `"docker" "start" "-a" "ecb39fb44b9f8fb37afc982d76a846287ba3cef0d193752c2fdbe7874583cb83"` Oct 15 19:02:54.272 INFO kablam! usermod: no changes Oct 15 19:02:54.374 INFO kablam! Compiling shapeshift v0.1.0 (/source) Oct 15 19:02:56.206 INFO kablam! warning: structure field `incomingCoin` should have a snake case name such as `incoming_coin` Oct 15 19:02:56.207 INFO kablam! --> src/lib.rs:43:5 Oct 15 19:02:56.207 INFO kablam! | Oct 15 19:02:56.207 INFO kablam! 43 | pub incomingCoin: Option, //[amount deposited], Oct 15 19:02:56.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:02:56.208 INFO kablam! | Oct 15 19:02:56.208 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 19:02:56.208 INFO kablam! Oct 15 19:02:56.209 INFO kablam! warning: structure field `incomingType` should have a snake case name such as `incoming_type` Oct 15 19:02:56.209 INFO kablam! --> src/lib.rs:44:5 Oct 15 19:02:56.209 INFO kablam! | Oct 15 19:02:56.210 INFO kablam! 44 | pub incomingType: Option, //[coin type of deposit], Oct 15 19:02:56.210 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:02:56.210 INFO kablam! Oct 15 19:02:56.210 INFO kablam! warning: structure field `outgoingCoin` should have a snake case name such as `outgoing_coin` Oct 15 19:02:56.211 INFO kablam! --> src/lib.rs:45:5 Oct 15 19:02:56.211 INFO kablam! | Oct 15 19:02:56.211 INFO kablam! 45 | pub outgoingCoin: Option, //[amount sent to withdrawal address], Oct 15 19:02:56.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:02:56.212 INFO kablam! Oct 15 19:02:56.212 INFO kablam! warning: structure field `outgoingType` should have a snake case name such as `outgoing_type` Oct 15 19:02:56.212 INFO kablam! --> src/lib.rs:46:5 Oct 15 19:02:56.213 INFO kablam! | Oct 15 19:02:56.213 INFO kablam! 46 | pub outgoingType: Option, //[coin type of withdrawal], Oct 15 19:02:56.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 19:02:56.214 INFO kablam! Oct 15 19:02:56.557 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.27s Oct 15 19:02:56.566 INFO kablam! su: No module specific data is present Oct 15 19:02:56.857 INFO running `"docker" "rm" "-f" "ecb39fb44b9f8fb37afc982d76a846287ba3cef0d193752c2fdbe7874583cb83"` Oct 15 19:02:56.955 INFO blam! ecb39fb44b9f8fb37afc982d76a846287ba3cef0d193752c2fdbe7874583cb83 Oct 15 19:02:56.961 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 19:02:57.246 INFO blam! 2f946431d49550ca809397a072eb7948944936be5a6df461bce915b76ed4e6a3 Oct 15 19:02:57.249 INFO running `"docker" "start" "-a" "2f946431d49550ca809397a072eb7948944936be5a6df461bce915b76ed4e6a3"` Oct 15 19:02:57.613 INFO kablam! usermod: no changes Oct 15 19:02:57.738 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 19:02:57.752 INFO kablam! Running /target/debug/deps/shapeshift-5a31ebaa073273ca Oct 15 19:02:57.761 INFO blam! Oct 15 19:02:57.761 INFO kablam! Doc-tests shapeshift Oct 15 19:02:57.761 INFO blam! running 0 tests Oct 15 19:02:57.761 INFO blam! Oct 15 19:02:57.762 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:02:57.762 INFO blam! Oct 15 19:03:00.724 INFO blam! Oct 15 19:03:00.724 INFO blam! running 0 tests Oct 15 19:03:00.724 INFO blam! Oct 15 19:03:00.724 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 19:03:00.724 INFO blam! Oct 15 19:03:00.732 INFO kablam! su: No module specific data is present Oct 15 19:03:00.943 INFO running `"docker" "rm" "-f" "2f946431d49550ca809397a072eb7948944936be5a6df461bce915b76ed4e6a3"` Oct 15 19:03:01.024 INFO blam! 2f946431d49550ca809397a072eb7948944936be5a6df461bce915b76ed4e6a3