[INFO] cloning repository https://github.com/garydwatson/graphql_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garydwatson/graphql_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarydwatson%2Fgraphql_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarydwatson%2Fgraphql_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f698114b33b7921dc2bd311969cce161d917908 [INFO] checking garydwatson/graphql_test against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgarydwatson%2Fgraphql_test" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/garydwatson/graphql_test on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/garydwatson/graphql_test [INFO] finished tweaking git repo https://github.com/garydwatson/graphql_test [INFO] tweaked toml for git repo https://github.com/garydwatson/graphql_test written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/garydwatson/graphql_test 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package [INFO] [stderr] Adding graphql_test v0.1.0 (/workspace/builds/worker-3-tc1/source) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-graphql-axum v6.0.9 [INFO] [stderr] Downloaded async-graphql-parser v6.0.9 [INFO] [stderr] Downloaded async-graphql-derive v6.0.9 [INFO] [stderr] Downloaded async-graphql-value v6.0.9 [INFO] [stderr] Downloaded handlebars v4.4.0 [INFO] [stderr] Downloaded async-graphql v6.0.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab24464777aef65c959b7015d7f6cef95753bead41e6a367a9d030cddfe1af58 [INFO] running `Command { std: "docker" "start" "-a" "ab24464777aef65c959b7015d7f6cef95753bead41e6a367a9d030cddfe1af58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab24464777aef65c959b7015d7f6cef95753bead41e6a367a9d030cddfe1af58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab24464777aef65c959b7015d7f6cef95753bead41e6a367a9d030cddfe1af58", kill_on_drop: false }` [INFO] [stdout] ab24464777aef65c959b7015d7f6cef95753bead41e6a367a9d030cddfe1af58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c1dd5734d86285b10cc3d2ddfb1b7213c7bc13384687c2ad484877cf1fc2af2 [INFO] running `Command { std: "docker" "start" "-a" "1c1dd5734d86285b10cc3d2ddfb1b7213c7bc13384687c2ad484877cf1fc2af2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking cpufeatures v0.2.10 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling pest v2.7.4 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling pest_meta v2.7.4 [INFO] [stderr] Compiling pest_generator v2.7.4 [INFO] [stderr] Compiling pest_derive v2.7.4 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking async-graphql-value v6.0.9 [INFO] [stderr] Checking handlebars v4.4.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking async-graphql-parser v6.0.9 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling async-graphql-derive v6.0.9 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking async-graphql v6.0.9 [INFO] [stderr] Checking async-graphql-axum v6.0.9 [INFO] [stderr] Checking graphql_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `EmptySubscription` is imported redundantly [INFO] [stdout] --> src/main.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql::*; [INFO] [stdout] | ---------------- the item `EmptySubscription` is already imported here [INFO] [stdout] 2 | use async_graphql::{http::GraphiQLSource, EmptySubscription, Schema}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Schema` is imported redundantly [INFO] [stdout] --> src/main.rs:2:62 [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql::*; [INFO] [stdout] | ---------------- the item `Schema` is already imported here [INFO] [stdout] 2 | use async_graphql::{http::GraphiQLSource, EmptySubscription, Schema}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IntoResponse` [INFO] [stdout] --> src/main.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | response::{Html, IntoResponse}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Method` [INFO] [stdout] --> src/main.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use hyper::{Method, Server}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `EmptySubscription` is imported redundantly [INFO] [stdout] --> src/main.rs:2:43 [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql::*; [INFO] [stdout] | ---------------- the item `EmptySubscription` is already imported here [INFO] [stdout] 2 | use async_graphql::{http::GraphiQLSource, EmptySubscription, Schema}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Schema` is imported redundantly [INFO] [stdout] --> src/main.rs:2:62 [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql::*; [INFO] [stdout] | ---------------- the item `Schema` is already imported here [INFO] [stdout] 2 | use async_graphql::{http::GraphiQLSource, EmptySubscription, Schema}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IntoResponse` [INFO] [stdout] --> src/main.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | response::{Html, IntoResponse}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Method` [INFO] [stdout] --> src/main.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use hyper::{Method, Server}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.45s [INFO] running `Command { std: "docker" "inspect" "1c1dd5734d86285b10cc3d2ddfb1b7213c7bc13384687c2ad484877cf1fc2af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c1dd5734d86285b10cc3d2ddfb1b7213c7bc13384687c2ad484877cf1fc2af2", kill_on_drop: false }` [INFO] [stdout] 1c1dd5734d86285b10cc3d2ddfb1b7213c7bc13384687c2ad484877cf1fc2af2