[INFO] updating cached repository https://github.com/davidpdrsn/graphql-app-example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/davidpdrsn/graphql-app-example [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/juniper-from-schema-0.3.1 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/juniper_rocket-0.4.1 [INFO] [stderr] 0716d37..e444ac7 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e444ac71e3c2f1aed77e8800f0e491d257a444b0 [INFO] checking davidpdrsn/graphql-app-example against master#9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7 for pr-64564 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Fgraphql-app-example" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidpdrsn/graphql-app-example on toolchain 9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/davidpdrsn/graphql-app-example [INFO] finished tweaking git repo https://github.com/davidpdrsn/graphql-app-example [INFO] tweaked toml for git repo https://github.com/davidpdrsn/graphql-app-example written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/davidpdrsn/graphql-app-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/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=forbid" "-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" "+9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 833a81b65f0535082ad7fe810b8b4dc0a6b5c39e7e5e622ce0ff2abcaacbe2f0 [INFO] running `"docker" "start" "-a" "833a81b65f0535082ad7fe810b8b4dc0a6b5c39e7e5e622ce0ff2abcaacbe2f0"` [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling ascii v0.9.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking assert-json-diff v1.0.0 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking r2d2 v0.8.5 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling juniper_codegen v0.14.0 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Compiling juniper-eager-loading-code-gen v0.2.0 [INFO] [stderr] Compiling diesel-factories-code-gen v1.0.0 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Checking juniper v0.14.0 [INFO] [stderr] Compiling juniper-from-schema-code-gen v0.3.2 [INFO] [stderr] Checking rocket v0.4.2 [INFO] [stderr] Checking juniper-from-schema v0.3.2 [INFO] [stderr] Checking juniper-eager-loading v0.2.0 [INFO] [stderr] Checking juniper_rocket v0.5.0 [INFO] [stderr] Checking diesel-factories v1.0.0 [INFO] [stderr] Checking graphql-app-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 37s [INFO] running `"docker" "inspect" "833a81b65f0535082ad7fe810b8b4dc0a6b5c39e7e5e622ce0ff2abcaacbe2f0"` [INFO] running `"docker" "rm" "-f" "833a81b65f0535082ad7fe810b8b4dc0a6b5c39e7e5e622ce0ff2abcaacbe2f0"` [INFO] [stdout] 833a81b65f0535082ad7fe810b8b4dc0a6b5c39e7e5e622ce0ff2abcaacbe2f0