[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/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/rrmdn/ordina-pos"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/rrmdn/ordina-pos'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rrmdn/ordina-pos" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/rrmdn/ordina-pos"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/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 master#435236b8877cdb98c82eaebfb7887782277265c5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rrmdn/ordina-pos on toolchain try#b5c7f157c20453dde8d47371abe73b32351b4e7f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "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/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/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/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/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" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking rrmdn/ordina-pos against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-7/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/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=forbid" "-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" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c2b0011328da3241a88f395554aad6355c411ee5dd4eaaec4e3f64aca1cac6f5 [INFO] running `"docker" "start" "-a" "c2b0011328da3241a88f395554aad6355c411ee5dd4eaaec4e3f64aca1cac6f5"` [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking combine v3.6.6 [INFO] [stderr] Compiling postgres-derive v0.3.3 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking tokio-threadpool v0.1.9 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking pretty_env_logger v0.3.0 [INFO] [stderr] Checking postgres-shared v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Checking postgres v0.15.2 [INFO] [stderr] Checking tokio v0.1.13 [INFO] [stderr] Checking r2d2_postgres v0.14.0 [INFO] [stderr] Checking hyper v0.12.19 [INFO] [stderr] Checking jsonwebtoken v5.0.1 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking logger v0.4.0 [INFO] [stderr] Checking iron-json-response v0.6.0 [INFO] [stderr] Checking mount v0.4.0 [INFO] [stderr] Checking bodyparser v0.8.0 [INFO] [stderr] Checking urlencoded v0.6.0 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Checking redis v0.9.1 [INFO] [stderr] Checking juniper v0.11.1 [INFO] [stderr] Checking r2d2_redis v0.8.0 [INFO] [stderr] Checking juniper_iron v0.3.0 [INFO] [stderr] Checking ordina-pos v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `"docker" "inspect" "c2b0011328da3241a88f395554aad6355c411ee5dd4eaaec4e3f64aca1cac6f5"` [INFO] running `"docker" "rm" "-f" "c2b0011328da3241a88f395554aad6355c411ee5dd4eaaec4e3f64aca1cac6f5"` [INFO] [stdout] c2b0011328da3241a88f395554aad6355c411ee5dd4eaaec4e3f64aca1cac6f5