[INFO] updating cached repository https://github.com/rrmdn/ordina-pos [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ed869faa800c54fdf0344ae97382eee5442a3ed0 [INFO] testing rrmdn/ordina-pos against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Frrmdn%2Fordina-pos" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rrmdn/ordina-pos on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rrmdn/ordina-pos [INFO] finished tweaking git repo https://github.com/rrmdn/ordina-pos [INFO] tweaked toml for git repo https://github.com/rrmdn/ordina-pos written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/rrmdn/ordina-pos already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] d4fe8bedc26d19913a2b6f17f1da1fc07a68193ae9429b929cdc6bbb71d1dbc6 [INFO] running `"docker" "start" "-a" "d4fe8bedc26d19913a2b6f17f1da1fc07a68193ae9429b929cdc6bbb71d1dbc6"` [INFO] [stderr] Compiling redis v0.9.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling r2d2 v0.8.3 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling combine v3.6.6 [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 failure v0.1.5 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling postgres-derive v0.3.3 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling r2d2_postgres v0.14.0 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling iron-json-response v0.6.0 [INFO] [stderr] Compiling logger v0.4.0 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [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/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.77s [INFO] running `"docker" "inspect" "d4fe8bedc26d19913a2b6f17f1da1fc07a68193ae9429b929cdc6bbb71d1dbc6"` [INFO] running `"docker" "rm" "-f" "d4fe8bedc26d19913a2b6f17f1da1fc07a68193ae9429b929cdc6bbb71d1dbc6"` [INFO] [stdout] d4fe8bedc26d19913a2b6f17f1da1fc07a68193ae9429b929cdc6bbb71d1dbc6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 4ea48bb1a3941ba90b5d27cc6b6687af75efabc907825a6cb55c24cc5ded4378 [INFO] running `"docker" "start" "-a" "4ea48bb1a3941ba90b5d27cc6b6687af75efabc907825a6cb55c24cc5ded4378"` [INFO] [stderr] Compiling ordina-pos v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.87s [INFO] running `"docker" "inspect" "4ea48bb1a3941ba90b5d27cc6b6687af75efabc907825a6cb55c24cc5ded4378"` [INFO] running `"docker" "rm" "-f" "4ea48bb1a3941ba90b5d27cc6b6687af75efabc907825a6cb55c24cc5ded4378"` [INFO] [stdout] 4ea48bb1a3941ba90b5d27cc6b6687af75efabc907825a6cb55c24cc5ded4378 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 8339fbce06f20be800074be830a24db4873f2facd1afca1849bdb5feb184216e [INFO] running `"docker" "start" "-a" "8339fbce06f20be800074be830a24db4873f2facd1afca1849bdb5feb184216e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ordina_pos-70fd4329c59ff722 [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" "8339fbce06f20be800074be830a24db4873f2facd1afca1849bdb5feb184216e"` [INFO] running `"docker" "rm" "-f" "8339fbce06f20be800074be830a24db4873f2facd1afca1849bdb5feb184216e"` [INFO] [stdout] 8339fbce06f20be800074be830a24db4873f2facd1afca1849bdb5feb184216e