[INFO] fetching crate async-graphql-warp 6.0.11...
[INFO] checking async-graphql-warp-6.0.11 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate async-graphql-warp 6.0.11 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate async-graphql-warp 6.0.11 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async-graphql-warp 6.0.11
[INFO] finished tweaking crates.io crate async-graphql-warp 6.0.11
[INFO] tweaked toml for crates.io crate async-graphql-warp 6.0.11 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-graphql-derive v6.0.11
[INFO] [stderr]   Downloaded async-graphql-value v6.0.11
[INFO] [stderr]   Downloaded async-graphql-parser v6.0.11
[INFO] [stderr]   Downloaded async-graphql v6.0.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7307e8ff49aa593c10755a1abb3dec153b41cc2100a7ee6b198e20dd6190aa1
[INFO] running `Command { std: "docker" "start" "-a" "f7307e8ff49aa593c10755a1abb3dec153b41cc2100a7ee6b198e20dd6190aa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7307e8ff49aa593c10755a1abb3dec153b41cc2100a7ee6b198e20dd6190aa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7307e8ff49aa593c10755a1abb3dec153b41cc2100a7ee6b198e20dd6190aa1", kill_on_drop: false }`
[INFO] [stdout] f7307e8ff49aa593c10755a1abb3dec153b41cc2100a7ee6b198e20dd6190aa1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80a76df34eeda01514b3aaaf206992494055491bf5a260e6f5671335688e01b1
[INFO] running `Command { std: "docker" "start" "-a" "80a76df34eeda01514b3aaaf206992494055491bf5a260e6f5671335688e01b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling async-graphql-value v6.0.11
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking ucd-trie v0.1.6
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling async-graphql-parser v6.0.11
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling async-graphql-derive v6.0.11
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking async-graphql v6.0.11
[INFO] [stderr]     Checking warp v0.3.6
[INFO] [stderr]     Checking async-graphql-warp v6.0.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.51s
[INFO] running `Command { std: "docker" "inspect" "80a76df34eeda01514b3aaaf206992494055491bf5a260e6f5671335688e01b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80a76df34eeda01514b3aaaf206992494055491bf5a260e6f5671335688e01b1", kill_on_drop: false }`
[INFO] [stdout] 80a76df34eeda01514b3aaaf206992494055491bf5a260e6f5671335688e01b1
[INFO] checking async-graphql-warp-6.0.11 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate async-graphql-warp 6.0.11 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate async-graphql-warp 6.0.11 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate async-graphql-warp 6.0.11
[INFO] finished tweaking crates.io crate async-graphql-warp 6.0.11
[INFO] tweaked toml for crates.io crate async-graphql-warp 6.0.11 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc19f7beb45155a69f034505742f4aae9047c350f4a78f6a9c7828afceab1f82
[INFO] running `Command { std: "docker" "start" "-a" "bc19f7beb45155a69f034505742f4aae9047c350f4a78f6a9c7828afceab1f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc19f7beb45155a69f034505742f4aae9047c350f4a78f6a9c7828afceab1f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc19f7beb45155a69f034505742f4aae9047c350f4a78f6a9c7828afceab1f82", kill_on_drop: false }`
[INFO] [stdout] bc19f7beb45155a69f034505742f4aae9047c350f4a78f6a9c7828afceab1f82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2f1ef250daeb9251b47b7d39780bb1dd79ee48c17827c1c4f64147d7484fb41
[INFO] running `Command { std: "docker" "start" "-a" "f2f1ef250daeb9251b47b7d39780bb1dd79ee48c17827c1c4f64147d7484fb41", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling async-graphql-value v6.0.11
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking ucd-trie v0.1.6
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling async-graphql-parser v6.0.11
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]    Compiling async-graphql-derive v6.0.11
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking async-graphql v6.0.11
[INFO] [stderr]     Checking warp v0.3.6
[INFO] [stderr]     Checking async-graphql-warp v6.0.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.40s
[INFO] running `Command { std: "docker" "inspect" "f2f1ef250daeb9251b47b7d39780bb1dd79ee48c17827c1c4f64147d7484fb41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2f1ef250daeb9251b47b7d39780bb1dd79ee48c17827c1c4f64147d7484fb41", kill_on_drop: false }`
[INFO] [stdout] f2f1ef250daeb9251b47b7d39780bb1dd79ee48c17827c1c4f64147d7484fb41
