[INFO] cloning repository bigone-eng/rust-openapi-sdk [INFO] running `"git" "clone" "--bare" "git://github.com/bigone-eng/rust-openapi-sdk.git" "work/cache/sources/gh/bigone-eng/rust-openapi-sdk"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/bigone-eng/rust-openapi-sdk'... [INFO] running `"git" "clone" "work/cache/sources/gh/bigone-eng/rust-openapi-sdk" "work/ex/beta-1.37-6/sources/1.36.0/gh/bigone-eng/rust-openapi-sdk"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/bigone-eng/rust-openapi-sdk'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bigone-eng/rust-openapi-sdk" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bigone-eng/rust-openapi-sdk"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bigone-eng/rust-openapi-sdk'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] be1a8c69602a5199aec5e6ab95ccfeb4783342bd [INFO] sha for GitHub repo bigone-eng/rust-openapi-sdk: be1a8c69602a5199aec5e6ab95ccfeb4783342bd [INFO] validating manifest of bigone-eng/rust-openapi-sdk 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 bigone-eng/rust-openapi-sdk 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 bigone-eng/rust-openapi-sdk [INFO] finished frobbing bigone-eng/rust-openapi-sdk [INFO] frobbed toml for bigone-eng/rust-openapi-sdk written to work/ex/beta-1.37-6/sources/1.36.0/gh/bigone-eng/rust-openapi-sdk/Cargo.toml [INFO] started frobbing bigone-eng/rust-openapi-sdk [INFO] finished frobbing bigone-eng/rust-openapi-sdk [INFO] frobbed toml for bigone-eng/rust-openapi-sdk written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bigone-eng/rust-openapi-sdk/Cargo.toml [INFO] crate bigone-eng/rust-openapi-sdk already has a lockfile, it will not be regenerated [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] testing bigone-eng/rust-openapi-sdk 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-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bigone-eng/rust-openapi-sdk:/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] 43e34b6053a738325ad9756e2a400b7b302b32c0ff002ac5783bbf6931f5349e [INFO] running `"docker" "start" "-a" "43e34b6053a738325ad9756e2a400b7b302b32c0ff002ac5783bbf6931f5349e"` [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.3 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling miniz_oxide v0.3.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling bigone-sdk v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: struct is never constructed: `AssetPair` [INFO] [stderr] --> src/asset_pair/mod.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct AssetPair { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `"docker" "inspect" "43e34b6053a738325ad9756e2a400b7b302b32c0ff002ac5783bbf6931f5349e"` [INFO] running `"docker" "rm" "-f" "43e34b6053a738325ad9756e2a400b7b302b32c0ff002ac5783bbf6931f5349e"` [INFO] [stdout] 43e34b6053a738325ad9756e2a400b7b302b32c0ff002ac5783bbf6931f5349e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bigone-eng/rust-openapi-sdk:/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] 3911fc7535f1320e3fbd10d9b13787878b3b526664fb4fb36103900566c4eb5d [INFO] running `"docker" "start" "-a" "3911fc7535f1320e3fbd10d9b13787878b3b526664fb4fb36103900566c4eb5d"` [INFO] [stderr] Compiling bigone-sdk v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: struct is never constructed: `AssetPair` [INFO] [stderr] --> src/asset_pair/mod.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct AssetPair { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `"docker" "inspect" "3911fc7535f1320e3fbd10d9b13787878b3b526664fb4fb36103900566c4eb5d"` [INFO] running `"docker" "rm" "-f" "3911fc7535f1320e3fbd10d9b13787878b3b526664fb4fb36103900566c4eb5d"` [INFO] [stdout] 3911fc7535f1320e3fbd10d9b13787878b3b526664fb4fb36103900566c4eb5d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/bigone-eng/rust-openapi-sdk:/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] 2d5310cc7d2d75575b8090f88ebee223e7abe0806d3b22c8c28aa4c3007173dc [INFO] running `"docker" "start" "-a" "2d5310cc7d2d75575b8090f88ebee223e7abe0806d3b22c8c28aa4c3007173dc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/crater/target/debug/deps/bigone_sdk-b95189595cf93b4c [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" "2d5310cc7d2d75575b8090f88ebee223e7abe0806d3b22c8c28aa4c3007173dc"` [INFO] running `"docker" "rm" "-f" "2d5310cc7d2d75575b8090f88ebee223e7abe0806d3b22c8c28aa4c3007173dc"` [INFO] [stdout] 2d5310cc7d2d75575b8090f88ebee223e7abe0806d3b22c8c28aa4c3007173dc