[INFO] updating cached repository bigone-eng/rust-openapi-sdk [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bigone-eng/rust-openapi-sdk [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bigone-eng/rust-openapi-sdk" "work/ex/beta-1.38-1/sources/1.37.0/gh/bigone-eng/rust-openapi-sdk"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/gh/bigone-eng/rust-openapi-sdk"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of bigone-eng/rust-openapi-sdk on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing bigone-eng/rust-openapi-sdk against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "build" "--frozen"` [INFO] [stdout] ea3dca9a03a2c445f643aa3e9d5c95c0701a6ded74a7e0ab05f352ac07463ac3 [INFO] running `"docker" "start" "-a" "ea3dca9a03a2c445f643aa3e9d5c95c0701a6ded74a7e0ab05f352ac07463ac3"` [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling miniz_oxide v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [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 1m 20s [INFO] running `"docker" "inspect" "ea3dca9a03a2c445f643aa3e9d5c95c0701a6ded74a7e0ab05f352ac07463ac3"` [INFO] running `"docker" "rm" "-f" "ea3dca9a03a2c445f643aa3e9d5c95c0701a6ded74a7e0ab05f352ac07463ac3"` [INFO] [stdout] ea3dca9a03a2c445f643aa3e9d5c95c0701a6ded74a7e0ab05f352ac07463ac3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 2ed86aeefef9b1fe6e83f6cbcf7b0e6d814bd68b88dc02bdf32555b4e24f9c50 [INFO] running `"docker" "start" "-a" "2ed86aeefef9b1fe6e83f6cbcf7b0e6d814bd68b88dc02bdf32555b4e24f9c50"` [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 2.29s [INFO] running `"docker" "inspect" "2ed86aeefef9b1fe6e83f6cbcf7b0e6d814bd68b88dc02bdf32555b4e24f9c50"` [INFO] running `"docker" "rm" "-f" "2ed86aeefef9b1fe6e83f6cbcf7b0e6d814bd68b88dc02bdf32555b4e24f9c50"` [INFO] [stdout] 2ed86aeefef9b1fe6e83f6cbcf7b0e6d814bd68b88dc02bdf32555b4e24f9c50 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "test" "--frozen"` [INFO] [stdout] 2377b0568dfc04675e3e8d176338400e8ff8f266de80d3e6a3d4f0b1ddaa4ccf [INFO] running `"docker" "start" "-a" "2377b0568dfc04675e3e8d176338400e8ff8f266de80d3e6a3d4f0b1ddaa4ccf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/bigone_sdk-cd87cf39087773da [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" "2377b0568dfc04675e3e8d176338400e8ff8f266de80d3e6a3d4f0b1ddaa4ccf"` [INFO] running `"docker" "rm" "-f" "2377b0568dfc04675e3e8d176338400e8ff8f266de80d3e6a3d4f0b1ddaa4ccf"` [INFO] [stdout] 2377b0568dfc04675e3e8d176338400e8ff8f266de80d3e6a3d4f0b1ddaa4ccf