[INFO] cloning repository https://github.com/Maxwell2022/rusty-graphql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maxwell2022/rusty-graphql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxwell2022%2Frusty-graphql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxwell2022%2Frusty-graphql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6452ed9931c6c895a5e29e0dd9eaafdfc3a2828c
[INFO] checking Maxwell2022/rusty-graphql against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxwell2022%2Frusty-graphql" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Maxwell2022/rusty-graphql
[INFO] finished tweaking git repo https://github.com/Maxwell2022/rusty-graphql
[INFO] tweaked toml for git repo https://github.com/Maxwell2022/rusty-graphql written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Maxwell2022/rusty-graphql on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Maxwell2022/rusty-graphql already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-graphql-value v6.0.4
[INFO] [stderr]   Downloaded async-graphql-parser v6.0.4
[INFO] [stderr]   Downloaded async-graphql-derive v6.0.4
[INFO] [stderr]   Downloaded serde v1.0.186
[INFO] [stderr]   Downloaded serde_derive v1.0.186
[INFO] [stderr]   Downloaded async-graphql-warp v6.0.4
[INFO] [stderr]   Downloaded winnow v0.5.14
[INFO] [stderr]   Downloaded warp v0.3.5
[INFO] [stderr]   Downloaded async-graphql v6.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e1a82fd52cb35036a3cb70ad80dd5ebb69adf434564d5e49908f85dd3e98c83
[INFO] running `Command { std: "docker" "start" "-a" "0e1a82fd52cb35036a3cb70ad80dd5ebb69adf434564d5e49908f85dd3e98c83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e1a82fd52cb35036a3cb70ad80dd5ebb69adf434564d5e49908f85dd3e98c83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e1a82fd52cb35036a3cb70ad80dd5ebb69adf434564d5e49908f85dd3e98c83", kill_on_drop: false }`
[INFO] [stdout] 0e1a82fd52cb35036a3cb70ad80dd5ebb69adf434564d5e49908f85dd3e98c83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 090b2202f126dede89c4e1dfbe7ef862c1f820a3e1b9a99ec5c918d0c795e609
[INFO] running `Command { std: "docker" "start" "-a" "090b2202f126dede89c4e1dfbe7ef862c1f820a3e1b9a99ec5c918d0c795e609", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.186
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling winnow v0.5.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking rustls-pemfile v1.0.3
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.186
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]     Checking pest v2.7.2
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling pest_meta v2.7.2
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling pest_generator v2.7.2
[INFO] [stderr]    Compiling pest_derive v2.7.2
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking serde_json v1.0.105
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling async-graphql-value v6.0.4
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]     Checking handlebars v4.3.7
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking tungstenite v0.18.0
[INFO] [stderr]     Checking headers v0.3.8
[INFO] [stderr]    Compiling async-graphql-parser v6.0.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling async-graphql-derive v6.0.4
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-tungstenite v0.18.0
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking async-graphql v6.0.4
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking warp v0.3.5
[INFO] [stderr]     Checking async-graphql-warp v6.0.4
[INFO] [stderr]     Checking rusty-graphql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "090b2202f126dede89c4e1dfbe7ef862c1f820a3e1b9a99ec5c918d0c795e609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "090b2202f126dede89c4e1dfbe7ef862c1f820a3e1b9a99ec5c918d0c795e609", kill_on_drop: false }`
[INFO] [stdout] 090b2202f126dede89c4e1dfbe7ef862c1f820a3e1b9a99ec5c918d0c795e609
