[INFO] updating cached repository https://github.com/youssefhabri/grevi-server [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] 5d8913351e2eed4ffa52e90cf537e712e1ea4671 [INFO] checking youssefhabri/grevi-server against try#f88e9a4452e792c29632101b348a1df9876d45cd for pr-70087 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoussefhabri%2Fgrevi-server" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/youssefhabri/grevi-server on toolchain f88e9a4452e792c29632101b348a1df9876d45cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+f88e9a4452e792c29632101b348a1df9876d45cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/youssefhabri/grevi-server [INFO] finished tweaking git repo https://github.com/youssefhabri/grevi-server [INFO] tweaked toml for git repo https://github.com/youssefhabri/grevi-server written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/youssefhabri/grevi-server already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f88e9a4452e792c29632101b348a1df9876d45cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+f88e9a4452e792c29632101b348a1df9876d45cd" "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] c48e3b7ee332a97a6b50b0e4925d7d1cc7e93874e71d662440593b159ec812eb [INFO] running `"docker" "start" "-a" "c48e3b7ee332a97a6b50b0e4925d7d1cc7e93874e71d662440593b159ec812eb"` [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling rocket_codegen v0.4.3 [INFO] [stderr] Compiling rocket v0.4.3 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Checking indexmap v1.3.2 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling diesel-derive-enum v0.4.4 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking rocket_http v0.4.3 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling bae v0.1.4 [INFO] [stderr] Compiling juniper-eager-loading-code-gen v0.5.1 [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 rocket_contrib v0.4.3 [INFO] [stderr] Checking juniper-eager-loading v0.5.1 [INFO] [stderr] Checking grevi-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: module `Sessions` should have a snake case name [INFO] [stderr] --> src/db/schema.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | Sessions (sid) { [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sessions` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: module `Sessions` should have a snake case name [INFO] [stderr] --> src/db/schema.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | Sessions (sid) { [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `sessions` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `"docker" "inspect" "c48e3b7ee332a97a6b50b0e4925d7d1cc7e93874e71d662440593b159ec812eb"` [INFO] running `"docker" "rm" "-f" "c48e3b7ee332a97a6b50b0e4925d7d1cc7e93874e71d662440593b159ec812eb"` [INFO] [stdout] c48e3b7ee332a97a6b50b0e4925d7d1cc7e93874e71d662440593b159ec812eb