[INFO] crate komodo_rpc_client 0.0.2 is already in cache [INFO] extracting crate komodo_rpc_client 0.0.2 into work/ex/beta-1.37-6/sources/1.36.0/reg/komodo_rpc_client/0.0.2 [INFO] extracting crate komodo_rpc_client 0.0.2 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/komodo_rpc_client/0.0.2 [INFO] validating manifest of komodo_rpc_client-0.0.2 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of komodo_rpc_client-0.0.2 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing komodo_rpc_client-0.0.2 [INFO] finished frobbing komodo_rpc_client-0.0.2 [INFO] frobbed toml for komodo_rpc_client-0.0.2 written to work/ex/beta-1.37-6/sources/1.36.0/reg/komodo_rpc_client/0.0.2/Cargo.toml [INFO] started frobbing komodo_rpc_client-0.0.2 [INFO] finished frobbing komodo_rpc_client-0.0.2 [INFO] frobbed toml for komodo_rpc_client-0.0.2 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/komodo_rpc_client/0.0.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing komodo_rpc_client-0.0.2 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/komodo_rpc_client/0.0.2:/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=warn" "-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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] c054e44cfb514d34108b7672b979d9c3fccc348e20e0cc2e9152f640caa9d744 [INFO] running `"docker" "start" "-a" "c054e44cfb514d34108b7672b979d9c3fccc348e20e0cc2e9152f640caa9d744"` [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling bech32 v0.5.0 [INFO] [stderr] Compiling bitcoin-bech32 v0.8.1 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.3 [INFO] [stderr] Compiling secp256k1 v0.11.6 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling bitcoin v0.14.2 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling jsonrpc_client v0.2.0 [INFO] [stderr] Compiling komodo_rpc_client v0.0.2 (/opt/crater/workdir) [INFO] [stderr] warning: structure field `outputIndex` should have a snake case name [INFO] [stderr] --> src/rpc/address_index.rs:135:9 [INFO] [stderr] | [INFO] [stderr] 135 | pub outputIndex: u32, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `output_index` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.20s [INFO] running `"docker" "inspect" "c054e44cfb514d34108b7672b979d9c3fccc348e20e0cc2e9152f640caa9d744"` [INFO] running `"docker" "rm" "-f" "c054e44cfb514d34108b7672b979d9c3fccc348e20e0cc2e9152f640caa9d744"` [INFO] [stdout] c054e44cfb514d34108b7672b979d9c3fccc348e20e0cc2e9152f640caa9d744 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/komodo_rpc_client/0.0.2:/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] f7cc3c137f1e21ec9d73fac9e02077df730b8cc0c6b909ad6594d492ca69da8c [INFO] running `"docker" "start" "-a" "f7cc3c137f1e21ec9d73fac9e02077df730b8cc0c6b909ad6594d492ca69da8c"` [INFO] [stderr] Compiling komodo_rpc_client v0.0.2 (/opt/crater/workdir) [INFO] [stderr] warning: structure field `outputIndex` should have a snake case name [INFO] [stderr] --> src/rpc/address_index.rs:135:9 [INFO] [stderr] | [INFO] [stderr] 135 | pub outputIndex: u32, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `output_index` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_snake_case)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.50s [INFO] running `"docker" "inspect" "f7cc3c137f1e21ec9d73fac9e02077df730b8cc0c6b909ad6594d492ca69da8c"` [INFO] running `"docker" "rm" "-f" "f7cc3c137f1e21ec9d73fac9e02077df730b8cc0c6b909ad6594d492ca69da8c"` [INFO] [stdout] f7cc3c137f1e21ec9d73fac9e02077df730b8cc0c6b909ad6594d492ca69da8c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/komodo_rpc_client/0.0.2:/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 361f03730ccc837e2357797ab089b9ecdcb68d9ba0cc879953fbb10d12e82df6 [INFO] running `"docker" "start" "-a" "361f03730ccc837e2357797ab089b9ecdcb68d9ba0cc879953fbb10d12e82df6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/komodo_rpc_client-006a4eca22d4e6a6 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests komodo_rpc_client [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "361f03730ccc837e2357797ab089b9ecdcb68d9ba0cc879953fbb10d12e82df6"` [INFO] running `"docker" "rm" "-f" "361f03730ccc837e2357797ab089b9ecdcb68d9ba0cc879953fbb10d12e82df6"` [INFO] [stdout] 361f03730ccc837e2357797ab089b9ecdcb68d9ba0cc879953fbb10d12e82df6