[INFO] cloning repository https://github.com/Hzqi/rust-graphql-resolver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hzqi/rust-graphql-resolver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHzqi%2Frust-graphql-resolver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHzqi%2Frust-graphql-resolver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0c8ab0302b49ecf0b869b98dd8741c6e4237cff [INFO] checking Hzqi/rust-graphql-resolver against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHzqi%2Frust-graphql-resolver" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hzqi/rust-graphql-resolver on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Hzqi/rust-graphql-resolver [INFO] finished tweaking git repo https://github.com/Hzqi/rust-graphql-resolver [INFO] tweaked toml for git repo https://github.com/Hzqi/rust-graphql-resolver written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Hzqi/rust-graphql-resolver already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gurkle-parser v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dbf066ac3039ecef207b950db59c3e22a084fea4b95d422d929a53e81c375a3e [INFO] running `Command { std: "docker" "start" "-a" "dbf066ac3039ecef207b950db59c3e22a084fea4b95d422d929a53e81c375a3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbf066ac3039ecef207b950db59c3e22a084fea4b95d422d929a53e81c375a3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbf066ac3039ecef207b950db59c3e22a084fea4b95d422d929a53e81c375a3e", kill_on_drop: false }` [INFO] [stdout] dbf066ac3039ecef207b950db59c3e22a084fea4b95d422d929a53e81c375a3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 395eafa9a891be0cc575a3d39aa1ef75e7589d082677ff6de221b5125a0e1478 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "395eafa9a891be0cc575a3d39aa1ef75e7589d082677ff6de221b5125a0e1478", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking proc-macro2 v1.0.27 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking gurkle-parser v0.3.0 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rust-graphql-resolver v0.1.0 (/opt/rustwide/workdir/rust-graphql-resolver) [INFO] [stderr] Checking mutations v0.1.0 (/opt/rustwide/workdir/examples/mutations) [INFO] [stderr] Checking hello-world v0.1.0 (/opt/rustwide/workdir/examples/hello-world) [INFO] [stderr] Checking fragments v0.1.0 (/opt/rustwide/workdir/examples/fragments) [INFO] [stderr] Checking queries v0.1.0 (/opt/rustwide/workdir/examples/queries) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "395eafa9a891be0cc575a3d39aa1ef75e7589d082677ff6de221b5125a0e1478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "395eafa9a891be0cc575a3d39aa1ef75e7589d082677ff6de221b5125a0e1478", kill_on_drop: false }` [INFO] [stdout] 395eafa9a891be0cc575a3d39aa1ef75e7589d082677ff6de221b5125a0e1478