[INFO] fetching crate graphgate-handler 0.5.1...
[INFO] checking graphgate-handler-0.5.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate graphgate-handler 0.5.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate graphgate-handler 0.5.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate graphgate-handler 0.5.1
[INFO] finished tweaking crates.io crate graphgate-handler 0.5.1
[INFO] tweaked toml for crates.io crate graphgate-handler 0.5.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded graphgate-planner v0.5.1
[INFO] [stderr]   Downloaded async-graphql-value v2.11.3
[INFO] [stderr]   Downloaded opentelemetry v0.13.0
[INFO] [stderr]   Downloaded graphgate-validation v0.5.0
[INFO] [stderr]   Downloaded async-graphql-parser v2.11.3
[INFO] [stderr]   Downloaded graphgate-schema v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7866813acb47c649aec11ffb21dfa9e94a8dd0cbe843c3b7cc396190799a71d0
[INFO] running `Command { std: "docker" "start" "-a" "7866813acb47c649aec11ffb21dfa9e94a8dd0cbe843c3b7cc396190799a71d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7866813acb47c649aec11ffb21dfa9e94a8dd0cbe843c3b7cc396190799a71d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7866813acb47c649aec11ffb21dfa9e94a8dd0cbe843c3b7cc396190799a71d0", kill_on_drop: false }`
[INFO] [stdout] 7866813acb47c649aec11ffb21dfa9e94a8dd0cbe843c3b7cc396190799a71d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 714a95952b7c98ad4a4667e46177703f13676d4feec9b513e400767ba4a50550
[INFO] running `Command { std: "docker" "start" "-a" "714a95952b7c98ad4a4667e46177703f13676d4feec9b513e400767ba4a50550", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking async-graphql-value v2.11.3
[INFO] [stderr]     Checking brotli v3.4.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking multer v2.1.0
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking opentelemetry v0.13.0
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]     Checking async-graphql-parser v2.11.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking async-compression v0.4.5
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking graphgate-schema v0.5.1
[INFO] [stderr]     Checking graphgate-validation v0.5.0
[INFO] [stderr]     Checking graphgate-planner v0.5.1
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tungstenite v0.13.0
[INFO] [stderr]     Checking tokio-tungstenite v0.14.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking warp v0.3.6
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking graphgate-handler v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/executor.rs:267:53
[INFO] [stdout]     |
[INFO] [stdout] 267 |             Representation::Keys(ConstValue::Object(res))
[INFO] [stdout]     |                                  ------------------ ^^^ expected `IndexMap<Name, ConstValue>`, found `BTreeMap<Name, ConstValue>`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `IndexMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout]                found struct `BTreeMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-graphql-value-2.11.3/src/lib.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Object(IndexMap<Name, ConstValue>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/executor.rs:287:33
[INFO] [stdout]     |
[INFO] [stdout] 286 | ...                   representations.push(extract_keys(
[INFO] [stdout]     |                                            ------------ arguments to this function are incorrect
[INFO] [stdout] 287 | ...                       key_object,
[INFO] [stdout]     |                           ^^^^^^^^^^ expected `&mut BTreeMap<Name, ConstValue>`, found `&mut IndexMap<Name, ConstValue>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut BTreeMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout]                found mutable reference `&mut IndexMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/executor.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |         fn extract_keys(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 241 |             from: &mut BTreeMap<Name, ConstValue>,
[INFO] [stdout]     |             -------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/executor.rs:298:41
[INFO] [stdout]     |
[INFO] [stdout] 297 | ...                   representations.push(extract_keys(
[INFO] [stdout]     |                                            ------------ arguments to this function are incorrect
[INFO] [stdout] 298 | ...                       element_obj,
[INFO] [stdout]     |                           ^^^^^^^^^^^ expected `&mut BTreeMap<Name, ConstValue>`, found `&mut IndexMap<Name, ConstValue>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut BTreeMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout]                found mutable reference `&mut IndexMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/executor.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |         fn extract_keys(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 241 |             from: &mut BTreeMap<Name, ConstValue>,
[INFO] [stdout]     |             -------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/executor.rs:267:53
[INFO] [stdout]     |
[INFO] [stdout] 267 |             Representation::Keys(ConstValue::Object(res))
[INFO] [stdout]     |                                  ------------------ ^^^ expected `IndexMap<Name, ConstValue>`, found `BTreeMap<Name, ConstValue>`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `IndexMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout]                found struct `BTreeMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-graphql-value-2.11.3/src/lib.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Object(IndexMap<Name, ConstValue>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/executor.rs:287:33
[INFO] [stdout]     |
[INFO] [stdout] 286 | ...                   representations.push(extract_keys(
[INFO] [stdout]     |                                            ------------ arguments to this function are incorrect
[INFO] [stdout] 287 | ...                       key_object,
[INFO] [stdout]     |                           ^^^^^^^^^^ expected `&mut BTreeMap<Name, ConstValue>`, found `&mut IndexMap<Name, ConstValue>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut BTreeMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout]                found mutable reference `&mut IndexMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/executor.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |         fn extract_keys(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 241 |             from: &mut BTreeMap<Name, ConstValue>,
[INFO] [stdout]     |             -------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/introspection/resolver.rs:32:24
[INFO] [stdout]     |
[INFO] [stdout] 32  |     ConstValue::Object(obj)
[INFO] [stdout]     |     ------------------ ^^^ expected `IndexMap<Name, ConstValue>`, found `BTreeMap<Name, ConstValue>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `IndexMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout]                found struct `BTreeMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-graphql-value-2.11.3/src/lib.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Object(IndexMap<Name, ConstValue>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/executor.rs:298:41
[INFO] [stdout]     |
[INFO] [stdout] 297 | ...                   representations.push(extract_keys(
[INFO] [stdout]     |                                            ------------ arguments to this function are incorrect
[INFO] [stdout] 298 | ...                       element_obj,
[INFO] [stdout]     |                           ^^^^^^^^^^^ expected `&mut BTreeMap<Name, ConstValue>`, found `&mut IndexMap<Name, ConstValue>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut BTreeMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout]                found mutable reference `&mut IndexMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/executor.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |         fn extract_keys(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 241 |             from: &mut BTreeMap<Name, ConstValue>,
[INFO] [stdout]     |             -------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/introspection/resolver.rs:32:24
[INFO] [stdout]     |
[INFO] [stdout] 32  |     ConstValue::Object(obj)
[INFO] [stdout]     |     ------------------ ^^^ expected `IndexMap<Name, ConstValue>`, found `BTreeMap<Name, ConstValue>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `IndexMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout]                found struct `BTreeMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-graphql-value-2.11.3/src/lib.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Object(IndexMap<Name, ConstValue>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graphgate-handler` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graphgate-handler` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "714a95952b7c98ad4a4667e46177703f13676d4feec9b513e400767ba4a50550", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "714a95952b7c98ad4a4667e46177703f13676d4feec9b513e400767ba4a50550", kill_on_drop: false }`
[INFO] [stdout] 714a95952b7c98ad4a4667e46177703f13676d4feec9b513e400767ba4a50550
[INFO] checking graphgate-handler-0.5.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate graphgate-handler 0.5.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate graphgate-handler 0.5.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate graphgate-handler 0.5.1
[INFO] finished tweaking crates.io crate graphgate-handler 0.5.1
[INFO] tweaked toml for crates.io crate graphgate-handler 0.5.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e0fbcad4e28591c4c676c96ebcb25ee8c0f69e093a7f9b344313165c17392ad
[INFO] running `Command { std: "docker" "start" "-a" "1e0fbcad4e28591c4c676c96ebcb25ee8c0f69e093a7f9b344313165c17392ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e0fbcad4e28591c4c676c96ebcb25ee8c0f69e093a7f9b344313165c17392ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e0fbcad4e28591c4c676c96ebcb25ee8c0f69e093a7f9b344313165c17392ad", kill_on_drop: false }`
[INFO] [stdout] 1e0fbcad4e28591c4c676c96ebcb25ee8c0f69e093a7f9b344313165c17392ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70e550223fd2f742675279502ee12df4c18ef96c0328131a100822148d844bc5
[INFO] running `Command { std: "docker" "start" "-a" "70e550223fd2f742675279502ee12df4c18ef96c0328131a100822148d844bc5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking input_buffer v0.4.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking async-graphql-value v2.11.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking brotli v3.4.0
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking pest v2.7.5
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking multer v2.1.0
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking opentelemetry v0.13.0
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]     Checking async-graphql-parser v2.11.3
[INFO] [stderr]     Checking graphgate-schema v0.5.1
[INFO] [stderr]     Checking graphgate-validation v0.5.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking async-compression v0.4.5
[INFO] [stderr]     Checking graphgate-planner v0.5.1
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tungstenite v0.13.0
[INFO] [stderr]     Checking tokio-tungstenite v0.14.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking warp v0.3.6
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking graphgate-handler v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/executor.rs:267:53
[INFO] [stdout]     |
[INFO] [stdout] 267 |             Representation::Keys(ConstValue::Object(res))
[INFO] [stdout]     |                                  ------------------ ^^^ expected `IndexMap<Name, ConstValue>`, found `BTreeMap<Name, ConstValue>`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `IndexMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout]                found struct `BTreeMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-graphql-value-2.11.3/src/lib.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Object(IndexMap<Name, ConstValue>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/executor.rs:267:53
[INFO] [stdout]     |
[INFO] [stdout] 267 |             Representation::Keys(ConstValue::Object(res))
[INFO] [stdout]     |                                  ------------------ ^^^ expected `IndexMap<Name, ConstValue>`, found `BTreeMap<Name, ConstValue>`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `IndexMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout]                found struct `BTreeMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-graphql-value-2.11.3/src/lib.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Object(IndexMap<Name, ConstValue>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/executor.rs:287:33
[INFO] [stdout]     |
[INFO] [stdout] 286 | ...                   representations.push(extract_keys(
[INFO] [stdout]     |                                            ------------ arguments to this function are incorrect
[INFO] [stdout] 287 | ...                       key_object,
[INFO] [stdout]     |                           ^^^^^^^^^^ expected `&mut BTreeMap<Name, ConstValue>`, found `&mut IndexMap<Name, ConstValue>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut BTreeMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout]                found mutable reference `&mut IndexMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/executor.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |         fn extract_keys(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 241 |             from: &mut BTreeMap<Name, ConstValue>,
[INFO] [stdout]     |             -------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/executor.rs:287:33
[INFO] [stdout]     |
[INFO] [stdout] 286 | ...                   representations.push(extract_keys(
[INFO] [stdout]     |                                            ------------ arguments to this function are incorrect
[INFO] [stdout] 287 | ...                       key_object,
[INFO] [stdout]     |                           ^^^^^^^^^^ expected `&mut BTreeMap<Name, ConstValue>`, found `&mut IndexMap<Name, ConstValue>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut BTreeMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout]                found mutable reference `&mut IndexMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/executor.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |         fn extract_keys(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 241 |             from: &mut BTreeMap<Name, ConstValue>,
[INFO] [stdout]     |             -------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/executor.rs:298:41
[INFO] [stdout]     |
[INFO] [stdout] 297 | ...                   representations.push(extract_keys(
[INFO] [stdout]     |                                            ------------ arguments to this function are incorrect
[INFO] [stdout] 298 | ...                       element_obj,
[INFO] [stdout]     |                           ^^^^^^^^^^^ expected `&mut BTreeMap<Name, ConstValue>`, found `&mut IndexMap<Name, ConstValue>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut BTreeMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout]                found mutable reference `&mut IndexMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/executor.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |         fn extract_keys(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 241 |             from: &mut BTreeMap<Name, ConstValue>,
[INFO] [stdout]     |             -------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/executor.rs:298:41
[INFO] [stdout]     |
[INFO] [stdout] 297 | ...                   representations.push(extract_keys(
[INFO] [stdout]     |                                            ------------ arguments to this function are incorrect
[INFO] [stdout] 298 | ...                       element_obj,
[INFO] [stdout]     |                           ^^^^^^^^^^^ expected `&mut BTreeMap<Name, ConstValue>`, found `&mut IndexMap<Name, ConstValue>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected mutable reference `&mut BTreeMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout]                found mutable reference `&mut IndexMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/executor.rs:240:12
[INFO] [stdout]     |
[INFO] [stdout] 240 |         fn extract_keys(
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 241 |             from: &mut BTreeMap<Name, ConstValue>,
[INFO] [stdout]     |             -------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/introspection/resolver.rs:32:24
[INFO] [stdout]     |
[INFO] [stdout] 32  |     ConstValue::Object(obj)
[INFO] [stdout]     |     ------------------ ^^^ expected `IndexMap<Name, ConstValue>`, found `BTreeMap<Name, ConstValue>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `IndexMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout]                found struct `BTreeMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-graphql-value-2.11.3/src/lib.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Object(IndexMap<Name, ConstValue>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/introspection/resolver.rs:32:24
[INFO] [stdout]     |
[INFO] [stdout] 32  |     ConstValue::Object(obj)
[INFO] [stdout]     |     ------------------ ^^^ expected `IndexMap<Name, ConstValue>`, found `BTreeMap<Name, ConstValue>`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this enum variant are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `IndexMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout]                found struct `BTreeMap<async_graphql_value::Name, ConstValue>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/async-graphql-value-2.11.3/src/lib.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Object(IndexMap<Name, ConstValue>),
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graphgate-handler` (lib test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `graphgate-handler` (lib) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "70e550223fd2f742675279502ee12df4c18ef96c0328131a100822148d844bc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70e550223fd2f742675279502ee12df4c18ef96c0328131a100822148d844bc5", kill_on_drop: false }`
[INFO] [stdout] 70e550223fd2f742675279502ee12df4c18ef96c0328131a100822148d844bc5
