[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] f3e89549c3d5bc1b48ebea2985584842806a2151 [INFO] checking davidpdrsn/graphql-app-example against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69880 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Fgraphql-app-example" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidpdrsn/graphql-app-example on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "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-12/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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "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] efb9ef038b02de81b2d786b23a61371dc8ced089c32249963ff67b2396f31af6 [INFO] running `"docker" "start" "-a" "efb9ef038b02de81b2d786b23a61371dc8ced089c32249963ff67b2396f31af6"` [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Compiling cookie v0.11.2 [INFO] [stderr] Checking rocket_http v0.4.4 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling diesel-factories-code-gen v1.0.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling rocket_codegen v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling bae v0.1.4 [INFO] [stderr] Compiling extend v0.1.1 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling juniper-eager-loading-code-gen v0.5.1 [INFO] [stderr] Checking assert-json-diff v1.0.3 [INFO] [stderr] Checking rocket v0.4.4 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Checking juniper v0.14.2 [INFO] [stderr] Compiling juniper-from-schema-code-gen v0.5.2 [INFO] [stderr] Checking juniper_rocket v0.5.2 [INFO] [stderr] Checking juniper-from-schema v0.5.2 [INFO] [stderr] Checking juniper-eager-loading v0.5.1 [INFO] [stderr] Checking rocket_contrib v0.4.4 [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 17s [INFO] running `"docker" "inspect" "efb9ef038b02de81b2d786b23a61371dc8ced089c32249963ff67b2396f31af6"` [INFO] running `"docker" "rm" "-f" "efb9ef038b02de81b2d786b23a61371dc8ced089c32249963ff67b2396f31af6"` [INFO] [stdout] efb9ef038b02de81b2d786b23a61371dc8ced089c32249963ff67b2396f31af6