[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] [stderr] From https://github.com/davidpdrsn/graphql-app-example [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/juniper-eager-loading-0.4.2 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/juniper-from-schema-0.5.1 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/juniper_rocket-0.5.1 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/serde_json-1.0.42 [INFO] [stderr] e7827ab..7d88bdd master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7d88bdd405b919f8f039c97303789dcbd46728f9 [INFO] checking davidpdrsn/graphql-app-example against master#4007d4ef26eab44bdabc2b7574d032152264d3ad for pr-66919 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Fgraphql-app-example" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidpdrsn/graphql-app-example on toolchain 4007d4ef26eab44bdabc2b7574d032152264d3ad [INFO] running `"/workspace/cargo-home/bin/cargo" "+4007d4ef26eab44bdabc2b7574d032152264d3ad" "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-7/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" "+4007d4ef26eab44bdabc2b7574d032152264d3ad" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+4007d4ef26eab44bdabc2b7574d032152264d3ad" "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] 99d93a7e655c3cf3ef5f4b79c224795d7bb0a67ff67fde0b66f8ab127d7b89b0 [INFO] running `"docker" "start" "-a" "99d93a7e655c3cf3ef5f4b79c224795d7bb0a67ff67fde0b66f8ab127d7b89b0"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.7 [INFO] [stderr] Checking indexmap v1.2.0 [INFO] [stderr] Checking serde_json v1.0.42 [INFO] [stderr] Compiling rustversion v1.0.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling juniper_codegen v0.14.1 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking r2d2 v0.8.7 [INFO] [stderr] Checking notify v4.0.13 [INFO] [stderr] Checking assert-json-diff v1.0.1 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Checking juniper v0.14.1 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling juniper-eager-loading-code-gen v0.5.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling diesel-factories-code-gen v1.0.0 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling juniper-from-schema-code-gen v0.5.1 [INFO] [stderr] Checking juniper-from-schema v0.5.1 [INFO] [stderr] Checking rocket v0.4.2 [INFO] [stderr] Checking juniper-eager-loading v0.5.0 [INFO] [stderr] Checking juniper_rocket v0.5.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] warning: unused import: `diesel::pg::PgConnection` [INFO] [stderr] --> src/models.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use diesel::pg::PgConnection; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `diesel::pg::PgConnection` [INFO] [stderr] --> src/models.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use diesel::pg::PgConnection; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 29s [INFO] running `"docker" "inspect" "99d93a7e655c3cf3ef5f4b79c224795d7bb0a67ff67fde0b66f8ab127d7b89b0"` [INFO] running `"docker" "rm" "-f" "99d93a7e655c3cf3ef5f4b79c224795d7bb0a67ff67fde0b66f8ab127d7b89b0"` [INFO] [stdout] 99d93a7e655c3cf3ef5f4b79c224795d7bb0a67ff67fde0b66f8ab127d7b89b0