[INFO] updating cached repository https://github.com/davidpdrsn/graphql-app-example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] e9002b2fd7454e5205119c0e3c417d748b9b553f [INFO] checking davidpdrsn/graphql-app-example against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Fgraphql-app-example" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidpdrsn/graphql-app-example on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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 /workspace/builds/worker-10/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 `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 09da3b966492e663a2025b6263c0bdc2105bf4a6a320014d951ceb3ad635ec8e [INFO] running `"docker" "start" "-a" "09da3b966492e663a2025b6263c0bdc2105bf4a6a320014d951ceb3ad635ec8e"` [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking indexmap v1.2.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Compiling juniper_codegen v0.14.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.2 [INFO] [stderr] Checking assert-json-diff v1.0.0 [INFO] [stderr] Checking r2d2 v0.8.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling rocket_http v0.4.2 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Checking juniper v0.14.0 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling juniper-eager-loading-code-gen v0.3.1 [INFO] [stderr] Compiling diesel-factories-code-gen v1.0.0 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Checking rocket v0.4.2 [INFO] [stderr] Compiling juniper-from-schema-code-gen v0.4.0 [INFO] [stderr] Checking juniper_rocket v0.5.0 [INFO] [stderr] Checking juniper-from-schema v0.4.0 [INFO] [stderr] Checking juniper-eager-loading v0.3.1 [INFO] [stderr] Checking rocket_contrib v0.4.2 [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 2m 25s [INFO] running `"docker" "inspect" "09da3b966492e663a2025b6263c0bdc2105bf4a6a320014d951ceb3ad635ec8e"` [INFO] running `"docker" "rm" "-f" "09da3b966492e663a2025b6263c0bdc2105bf4a6a320014d951ceb3ad635ec8e"` [INFO] [stdout] 09da3b966492e663a2025b6263c0bdc2105bf4a6a320014d951ceb3ad635ec8e