[INFO] updating cached repository rrmdn/ordina-pos [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rrmdn/ordina-pos [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rrmdn/ordina-pos" "work/ex/beta-1.37-6/sources/1.36.0/gh/rrmdn/ordina-pos"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rrmdn/ordina-pos'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rrmdn/ordina-pos" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rrmdn/ordina-pos"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rrmdn/ordina-pos'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ed869faa800c54fdf0344ae97382eee5442a3ed0 [INFO] sha for GitHub repo rrmdn/ordina-pos: ed869faa800c54fdf0344ae97382eee5442a3ed0 [INFO] validating manifest of rrmdn/ordina-pos 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 rrmdn/ordina-pos 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 rrmdn/ordina-pos [INFO] finished frobbing rrmdn/ordina-pos [INFO] frobbed toml for rrmdn/ordina-pos written to work/ex/beta-1.37-6/sources/1.36.0/gh/rrmdn/ordina-pos/Cargo.toml [INFO] started frobbing rrmdn/ordina-pos [INFO] finished frobbing rrmdn/ordina-pos [INFO] frobbed toml for rrmdn/ordina-pos written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rrmdn/ordina-pos/Cargo.toml [INFO] crate rrmdn/ordina-pos 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 rrmdn/ordina-pos 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/rrmdn/ordina-pos:/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] 7c88f0b043e0edc2e6f6821b156bb4e8d59a778980bcb3cfb5fd9f0102e8ee8c [INFO] running `"docker" "start" "-a" "7c88f0b043e0edc2e6f6821b156bb4e8d59a778980bcb3cfb5fd9f0102e8ee8c"` [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling redis v0.9.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling combine v3.6.6 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling postgres-derive v0.3.3 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling r2d2_postgres v0.14.0 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling logger v0.4.0 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling iron-json-response v0.6.0 [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling urlencoded v0.6.0 [INFO] [stderr] Compiling juniper v0.11.1 [INFO] [stderr] Compiling r2d2_redis v0.8.0 [INFO] [stderr] Compiling juniper_iron v0.3.0 [INFO] [stderr] Compiling ordina-pos v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `"docker" "inspect" "7c88f0b043e0edc2e6f6821b156bb4e8d59a778980bcb3cfb5fd9f0102e8ee8c"` [INFO] running `"docker" "rm" "-f" "7c88f0b043e0edc2e6f6821b156bb4e8d59a778980bcb3cfb5fd9f0102e8ee8c"` [INFO] [stdout] 7c88f0b043e0edc2e6f6821b156bb4e8d59a778980bcb3cfb5fd9f0102e8ee8c [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/rrmdn/ordina-pos:/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] b4f8fafb71a889879b38f02df6a1e87d3a1d958b9b914ec465be63660c981f50 [INFO] running `"docker" "start" "-a" "b4f8fafb71a889879b38f02df6a1e87d3a1d958b9b914ec465be63660c981f50"` [INFO] [stderr] Compiling ordina-pos v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.40s [INFO] running `"docker" "inspect" "b4f8fafb71a889879b38f02df6a1e87d3a1d958b9b914ec465be63660c981f50"` [INFO] running `"docker" "rm" "-f" "b4f8fafb71a889879b38f02df6a1e87d3a1d958b9b914ec465be63660c981f50"` [INFO] [stdout] b4f8fafb71a889879b38f02df6a1e87d3a1d958b9b914ec465be63660c981f50 [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/rrmdn/ordina-pos:/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] 346f3d0d41d53eced6afc279d7f76818dfb309bba5e6b458573ec919bb570da1 [INFO] running `"docker" "start" "-a" "346f3d0d41d53eced6afc279d7f76818dfb309bba5e6b458573ec919bb570da1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/ordina_pos-99ed8f70fe2c5ee3 [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" "346f3d0d41d53eced6afc279d7f76818dfb309bba5e6b458573ec919bb570da1"` [INFO] running `"docker" "rm" "-f" "346f3d0d41d53eced6afc279d7f76818dfb309bba5e6b458573ec919bb570da1"` [INFO] [stdout] 346f3d0d41d53eced6afc279d7f76818dfb309bba5e6b458573ec919bb570da1