[INFO] cloning repository https://github.com/chriskout/GraphQL-HTTP-API [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chriskout/GraphQL-HTTP-API" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriskout%2FGraphQL-HTTP-API", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriskout%2FGraphQL-HTTP-API'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2eb68643917316c78ae7ee9ad91ccd5fa14c7ad9 [INFO] checking chriskout/GraphQL-HTTP-API against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriskout%2FGraphQL-HTTP-API" "/workspace/builds/worker-118/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-118/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chriskout/GraphQL-HTTP-API on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chriskout/GraphQL-HTTP-API [INFO] finished tweaking git repo https://github.com/chriskout/GraphQL-HTTP-API [INFO] tweaked toml for git repo https://github.com/chriskout/GraphQL-HTTP-API written to /workspace/builds/worker-118/source/Cargo.toml [INFO] crate git repo https://github.com/chriskout/GraphQL-HTTP-API already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http_req v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e40c973aea9c9291cba54dc2b134d5c255d179551cfb1c357492ffa59e6aa50c [INFO] running `Command { std: "docker" "start" "-a" "e40c973aea9c9291cba54dc2b134d5c255d179551cfb1c357492ffa59e6aa50c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e40c973aea9c9291cba54dc2b134d5c255d179551cfb1c357492ffa59e6aa50c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e40c973aea9c9291cba54dc2b134d5c255d179551cfb1c357492ffa59e6aa50c", kill_on_drop: false }` [INFO] [stdout] e40c973aea9c9291cba54dc2b134d5c255d179551cfb1c357492ffa59e6aa50c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 945dfe690100eb7788d75792fb3f3550507496ed1c50fed0e6ae7667d4dc81be [INFO] running `Command { std: "docker" "start" "-a" "945dfe690100eb7788d75792fb3f3550507496ed1c50fed0e6ae7667d4dc81be", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Checking http_req v0.7.2 [INFO] [stderr] Checking graphql v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/http_api.rs (3 fixes) [INFO] [stderr] Fixed src/main.rs (1 fix) [INFO] [stdout] warning: function is never used: `basicRequest` [INFO] [stdout] --> src/http_api.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn basicRequest() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `startConnection` [INFO] [stdout] --> src/http_api.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn startConnection() -> Conn { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `basicRequest` should have a snake case name [INFO] [stdout] --> src/http_api.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn basicRequest() { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `basic_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `loadSchema` should have a snake case name [INFO] [stdout] --> src/http_api.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn loadSchema(_filepath : &str) -> http_req::response::Response { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `load_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `startConnection` should have a snake case name [INFO] [stdout] --> src/http_api.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn startConnection() -> Conn { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `start_connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `graphBase` should have a snake case name [INFO] [stdout] --> src/http_api.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let graphBase = "http://localhost:8080/graphql"; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `graph_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `basicRequest` [INFO] [stdout] --> src/http_api.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn basicRequest() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `startConnection` [INFO] [stdout] --> src/http_api.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn startConnection() -> Conn { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `basicRequest` should have a snake case name [INFO] [stdout] --> src/http_api.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn basicRequest() { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `basic_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `loadSchema` should have a snake case name [INFO] [stdout] --> src/http_api.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn loadSchema(_filepath : &str) -> http_req::response::Response { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `load_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `startConnection` should have a snake case name [INFO] [stdout] --> src/http_api.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn startConnection() -> Conn { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `start_connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `graphBase` should have a snake case name [INFO] [stdout] --> src/http_api.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let graphBase = "http://localhost:8080/graphql"; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `graph_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.27s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking graphql v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: function is never used: `basicRequest` [INFO] [stdout] --> src/http_api.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn basicRequest() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `startConnection` [INFO] [stdout] --> src/http_api.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn startConnection() -> Conn { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `basicRequest` should have a snake case name [INFO] [stdout] --> src/http_api.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn basicRequest() { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `basic_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `loadSchema` should have a snake case name [INFO] [stdout] --> src/http_api.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn loadSchema(_filepath : &str) -> http_req::response::Response { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `load_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `startConnection` should have a snake case name [INFO] [stdout] --> src/http_api.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn startConnection() -> Conn { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `start_connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `graphBase` should have a snake case name [INFO] [stdout] --> src/http_api.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let graphBase = "http://localhost:8080/graphql"; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `graph_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `basicRequest` [INFO] [stdout] --> src/http_api.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn basicRequest() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `startConnection` [INFO] [stdout] --> src/http_api.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn startConnection() -> Conn { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `basicRequest` should have a snake case name [INFO] [stdout] --> src/http_api.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn basicRequest() { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `basic_request` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `loadSchema` should have a snake case name [INFO] [stdout] --> src/http_api.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn loadSchema(_filepath : &str) -> http_req::response::Response { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `load_schema` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `startConnection` should have a snake case name [INFO] [stdout] --> src/http_api.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn startConnection() -> Conn { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `start_connection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `graphBase` should have a snake case name [INFO] [stdout] --> src/http_api.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | let graphBase = "http://localhost:8080/graphql"; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `graph_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.74s [INFO] running `Command { std: "docker" "inspect" "945dfe690100eb7788d75792fb3f3550507496ed1c50fed0e6ae7667d4dc81be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "945dfe690100eb7788d75792fb3f3550507496ed1c50fed0e6ae7667d4dc81be", kill_on_drop: false }` [INFO] [stdout] 945dfe690100eb7788d75792fb3f3550507496ed1c50fed0e6ae7667d4dc81be