[INFO] updating cached repository pnw-software-gaming/cas-cards-micro-service [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/pnw-software-gaming/cas-cards-micro-service [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/pnw-software-gaming/cas-cards-micro-service" "work/ex/beta-1.37-6/sources/1.36.0/gh/pnw-software-gaming/cas-cards-micro-service"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/pnw-software-gaming/cas-cards-micro-service'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pnw-software-gaming/cas-cards-micro-service" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pnw-software-gaming/cas-cards-micro-service"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pnw-software-gaming/cas-cards-micro-service'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2feff11eedaa41c79d2b1d0654b67de08ca745ed [INFO] sha for GitHub repo pnw-software-gaming/cas-cards-micro-service: 2feff11eedaa41c79d2b1d0654b67de08ca745ed [INFO] validating manifest of pnw-software-gaming/cas-cards-micro-service 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 pnw-software-gaming/cas-cards-micro-service 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 pnw-software-gaming/cas-cards-micro-service [INFO] finished frobbing pnw-software-gaming/cas-cards-micro-service [INFO] frobbed toml for pnw-software-gaming/cas-cards-micro-service written to work/ex/beta-1.37-6/sources/1.36.0/gh/pnw-software-gaming/cas-cards-micro-service/Cargo.toml [INFO] started frobbing pnw-software-gaming/cas-cards-micro-service [INFO] finished frobbing pnw-software-gaming/cas-cards-micro-service [INFO] frobbed toml for pnw-software-gaming/cas-cards-micro-service written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pnw-software-gaming/cas-cards-micro-service/Cargo.toml [INFO] crate pnw-software-gaming/cas-cards-micro-service 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing pnw-software-gaming/cas-cards-micro-service 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-2/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/pnw-software-gaming/cas-cards-micro-service:/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] 33ed9554ada7fe2e7406c6c01861a4a124a6da91c626e8490945c3d922b24bf6 [INFO] running `"docker" "start" "-a" "33ed9554ada7fe2e7406c6c01861a4a124a6da91c626e8490945c3d922b24bf6"` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling cas-cards-micro-service v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.43s [INFO] running `"docker" "inspect" "33ed9554ada7fe2e7406c6c01861a4a124a6da91c626e8490945c3d922b24bf6"` [INFO] running `"docker" "rm" "-f" "33ed9554ada7fe2e7406c6c01861a4a124a6da91c626e8490945c3d922b24bf6"` [INFO] [stdout] 33ed9554ada7fe2e7406c6c01861a4a124a6da91c626e8490945c3d922b24bf6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/pnw-software-gaming/cas-cards-micro-service:/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] ddd006f3902a92f736473c039b25e1ed27460fb457fbbafaff3bb269fa0e2990 [INFO] running `"docker" "start" "-a" "ddd006f3902a92f736473c039b25e1ed27460fb457fbbafaff3bb269fa0e2990"` [INFO] [stderr] Compiling cas-cards-micro-service v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `"docker" "inspect" "ddd006f3902a92f736473c039b25e1ed27460fb457fbbafaff3bb269fa0e2990"` [INFO] running `"docker" "rm" "-f" "ddd006f3902a92f736473c039b25e1ed27460fb457fbbafaff3bb269fa0e2990"` [INFO] [stdout] ddd006f3902a92f736473c039b25e1ed27460fb457fbbafaff3bb269fa0e2990 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/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/pnw-software-gaming/cas-cards-micro-service:/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] 609645bcbfb7df19762184fd45451ef4bdff33e2a1273987fcd6b5b4db3078d5 [INFO] running `"docker" "start" "-a" "609645bcbfb7df19762184fd45451ef4bdff33e2a1273987fcd6b5b4db3078d5"` [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/cas_cards_micro_service-2fa6aa176127b627 [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "609645bcbfb7df19762184fd45451ef4bdff33e2a1273987fcd6b5b4db3078d5"` [INFO] running `"docker" "rm" "-f" "609645bcbfb7df19762184fd45451ef4bdff33e2a1273987fcd6b5b4db3078d5"` [INFO] [stdout] 609645bcbfb7df19762184fd45451ef4bdff33e2a1273987fcd6b5b4db3078d5