[INFO] updating cached repository https://github.com/ialhamad/rust-graphql-api [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] a6525c4e6237d6603daedc35a5e7f91d80f90c7c [INFO] checking ialhamad/rust-graphql-api against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fialhamad%2Frust-graphql-api" "/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/ialhamad/rust-graphql-api on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ialhamad/rust-graphql-api [INFO] finished tweaking git repo https://github.com/ialhamad/rust-graphql-api [INFO] tweaked toml for git repo https://github.com/ialhamad/rust-graphql-api written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ialhamad/rust-graphql-api already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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] 0df0cb9a0049c40210e89d8ce9f9709518e0901efdab25a8ea02a9d90bc4560c [INFO] running `"docker" "start" "-a" "0df0cb9a0049c40210e89d8ce9f9709518e0901efdab25a8ea02a9d90bc4560c"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking safemem v0.3.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling libc v0.2.61 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling rocket v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking blowfish v0.4.0 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking bcrypt v0.5.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Checking r2d2 v0.8.5 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling juniper_codegen v0.13.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stderr] Checking juniper v0.13.1 [INFO] [stderr] Checking jsonwebtoken v5.0.1 [INFO] [stderr] Checking juniper_rocket v0.4.1 [INFO] [stderr] Checking rydesapi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 34s [INFO] running `"docker" "inspect" "0df0cb9a0049c40210e89d8ce9f9709518e0901efdab25a8ea02a9d90bc4560c"` [INFO] running `"docker" "rm" "-f" "0df0cb9a0049c40210e89d8ce9f9709518e0901efdab25a8ea02a9d90bc4560c"` [INFO] [stdout] 0df0cb9a0049c40210e89d8ce9f9709518e0901efdab25a8ea02a9d90bc4560c