[INFO] cloning repository https://github.com/jdilla52/test-graphql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdilla52/test-graphql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdilla52%2Ftest-graphql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdilla52%2Ftest-graphql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ac36289c2df5420d9e413c475600142bc57725a
[INFO] checking jdilla52/test-graphql against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdilla52%2Ftest-graphql" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jdilla52/test-graphql
[INFO] finished tweaking git repo https://github.com/jdilla52/test-graphql
[INFO] tweaked toml for git repo https://github.com/jdilla52/test-graphql written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jdilla52/test-graphql on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jdilla52/test-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0abd1cf4c35c528d6eef161ed5d734a464167eafbb4416dfd876b0fc8926ede
[INFO] running `Command { std: "docker" "start" "-a" "f0abd1cf4c35c528d6eef161ed5d734a464167eafbb4416dfd876b0fc8926ede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0abd1cf4c35c528d6eef161ed5d734a464167eafbb4416dfd876b0fc8926ede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0abd1cf4c35c528d6eef161ed5d734a464167eafbb4416dfd876b0fc8926ede", kill_on_drop: false }`
[INFO] [stdout] f0abd1cf4c35c528d6eef161ed5d734a464167eafbb4416dfd876b0fc8926ede
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fcef2e06278d13f44d5fc10a3bba2fce2ea6099e41d73624cdadce0fd80c6e7
[INFO] running `Command { std: "docker" "start" "-a" "2fcef2e06278d13f44d5fc10a3bba2fce2ea6099e41d73624cdadce0fd80c6e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]     Checking cpufeatures v0.2.4
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]    Compiling multer v2.0.3
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.6
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling pest v2.3.0
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]     Checking async-graphql-value v4.0.15
[INFO] [stderr]     Checking async-graphql-parser v4.0.15
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking headers v0.3.7
[INFO] [stderr]     Checking axum-core v0.2.8
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking async-compression v0.3.14
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-tungstenite v0.17.2
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]    Compiling async-graphql-derive v4.0.15
[INFO] [stderr]     Checking tower-http v0.3.4
[INFO] [stderr]     Checking axum v0.5.16
[INFO] [stderr]     Checking async-graphql v4.0.15
[INFO] [stderr]     Checking async-graphql-axum v4.0.15
[INFO] [stderr]     Checking my-subgraph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, axum::Error>>, Infallible>
[INFO] [stdout]   --> tests/helpers/mod.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 |       let response = app
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 11 | |         .oneshot(
[INFO] [stdout] 12 | |             Request::builder()
[INFO] [stdout] 13 | |                 .method(http::Method::POST)
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         .await
[INFO] [stdout]    | |______________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, axum::Error>>, Infallible>
[INFO] [stdout]   --> tests/helpers/mod.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .await
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Response<http_body::combinators::box_body::UnsyncBoxBody<axum::body::Bytes, axum::Error>>, Infallible>
[INFO] [stdout]   --> tests/helpers/mod.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 |       let response = app
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 11 | |         .oneshot(
[INFO] [stdout] 12 | |             Request::builder()
[INFO] [stdout] 13 | |                 .method(http::Method::POST)
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |         .await
[INFO] [stdout]    | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `my-subgraph` (test "thing") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "2fcef2e06278d13f44d5fc10a3bba2fce2ea6099e41d73624cdadce0fd80c6e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fcef2e06278d13f44d5fc10a3bba2fce2ea6099e41d73624cdadce0fd80c6e7", kill_on_drop: false }`
[INFO] [stdout] 2fcef2e06278d13f44d5fc10a3bba2fce2ea6099e41d73624cdadce0fd80c6e7
