[INFO] cloning repository https://github.com/patrick91/temp1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/patrick91/temp1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrick91%2Ftemp1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrick91%2Ftemp1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c57e7b8ef473f910fa277ae8cac5bc30531d9f7 [INFO] checking patrick91/temp1 against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrick91%2Ftemp1" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/patrick91/temp1 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/patrick91/temp1 [INFO] finished tweaking git repo https://github.com/patrick91/temp1 [INFO] tweaked toml for git repo https://github.com/patrick91/temp1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/patrick91/temp1 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] Downloading crates ... [INFO] [stderr] Downloaded axum-core v0.3.0 [INFO] [stderr] Downloaded async-graphql-axum v5.0.3 [INFO] [stderr] Downloaded serde_path_to_error v0.1.8 [INFO] [stderr] Downloaded async-graphql-value v5.0.3 [INFO] [stderr] Downloaded async-trait v0.1.59 [INFO] [stderr] Downloaded async-graphql-derive v5.0.3 [INFO] [stderr] Downloaded pest v2.5.0 [INFO] [stderr] Downloaded async-graphql v5.0.3 [INFO] [stderr] Downloaded async-graphql-parser v5.0.3 [INFO] [stderr] Downloaded socket2 v0.4.6 [INFO] [stderr] Downloaded axum v0.6.1 [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a375f358e2e8856ce09dbb0584bc9f5c71d1d8aba4f9f8a87bb3b01acbe5ac73 [INFO] running `Command { std: "docker" "start" "-a" "a375f358e2e8856ce09dbb0584bc9f5c71d1d8aba4f9f8a87bb3b01acbe5ac73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a375f358e2e8856ce09dbb0584bc9f5c71d1d8aba4f9f8a87bb3b01acbe5ac73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a375f358e2e8856ce09dbb0584bc9f5c71d1d8aba4f9f8a87bb3b01acbe5ac73", kill_on_drop: false }` [INFO] [stdout] a375f358e2e8856ce09dbb0584bc9f5c71d1d8aba4f9f8a87bb3b01acbe5ac73 [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ca4edb56edab10129d09455a3a11bfc53305b4dc66b85608c13680df15b2447 [INFO] running `Command { std: "docker" "start" "-a" "1ca4edb56edab10129d09455a3a11bfc53305b4dc66b85608c13680df15b2447", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Checking socket2 v0.4.6 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.59 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling axum-core v0.3.0 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling axum v0.6.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking async-graphql-value v5.0.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking headers v0.3.7 [INFO] [stderr] Checking serde_path_to_error v0.1.8 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Compiling pest v2.5.0 [INFO] [stderr] Checking tungstenite v0.17.3 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking async-graphql-parser v5.0.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking tokio-util v0.7.3 [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 proc-macro-crate v1.2.1 [INFO] [stderr] Checking async-compression v0.3.14 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Compiling async-graphql-derive v5.0.3 [INFO] [stderr] Checking async-graphql v5.0.3 [INFO] [stderr] Checking async-graphql-axum v5.0.3 [INFO] [stderr] Checking my-subgraph v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `http` is imported redundantly [INFO] [stdout] --> tests/helpers/mod.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use axum::http::{self, Request, StatusCode}; [INFO] [stdout] | ^^^^ the item `http` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.02s [INFO] running `Command { std: "docker" "inspect" "1ca4edb56edab10129d09455a3a11bfc53305b4dc66b85608c13680df15b2447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca4edb56edab10129d09455a3a11bfc53305b4dc66b85608c13680df15b2447", kill_on_drop: false }` [INFO] [stdout] 1ca4edb56edab10129d09455a3a11bfc53305b4dc66b85608c13680df15b2447