[INFO] cloning repository https://github.com/ssnover/casita [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ssnover/casita" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssnover%2Fcasita", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssnover%2Fcasita'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9aa9adc0c88f1258bfe8f6b21547e98e4e3dc87a [INFO] checking ssnover/casita against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssnover%2Fcasita" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ssnover/casita 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/ssnover/casita [INFO] finished tweaking git repo https://github.com/ssnover/casita [INFO] tweaked toml for git repo https://github.com/ssnover/casita written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ssnover/casita 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 357b882c58b89197757d499e9cee181bb66cf7691c1d087eafaa5c32a4ee84fc [INFO] running `Command { std: "docker" "start" "-a" "357b882c58b89197757d499e9cee181bb66cf7691c1d087eafaa5c32a4ee84fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "357b882c58b89197757d499e9cee181bb66cf7691c1d087eafaa5c32a4ee84fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "357b882c58b89197757d499e9cee181bb66cf7691c1d087eafaa5c32a4ee84fc", kill_on_drop: false }` [INFO] [stdout] 357b882c58b89197757d499e9cee181bb66cf7691c1d087eafaa5c32a4ee84fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] b946f5963aedaa770fe665101a06d511b04b7d6318f2630130bc091fd1d12352 [INFO] running `Command { std: "docker" "start" "-a" "b946f5963aedaa770fe665101a06d511b04b7d6318f2630130bc091fd1d12352", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking caseta v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/main.rs (4 fixes) [INFO] [stderr] Fixed src/leap.rs (1 fix) [INFO] [stdout] warning: associated function is never used: `write_message` [INFO] [stdout] --> src/main.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn write_message(&mut self, message: &serde_json::Value) -> Result<(), std::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Header` should have a snake case name [INFO] [stdout] --> src/leap.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub Header: Header, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `header` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Body` should have a snake case name [INFO] [stdout] --> src/leap.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub Body: serde_json::Value, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ContentType` should have a snake case name [INFO] [stdout] --> src/leap.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub ContentType: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `content_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `StatusCode` should have a snake case name [INFO] [stdout] --> src/leap.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub StatusCode: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `status_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Permissions` should have a snake case name [INFO] [stdout] --> src/leap.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub Permissions: Vec, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `permissions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Status` should have a snake case name [INFO] [stdout] --> src/leap.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub Status: PermissionsStatus, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_message` [INFO] [stdout] --> src/main.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn write_message(&mut self, message: &serde_json::Value) -> Result<(), std::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Header` should have a snake case name [INFO] [stdout] --> src/leap.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub Header: Header, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `header` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Body` should have a snake case name [INFO] [stdout] --> src/leap.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub Body: serde_json::Value, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ContentType` should have a snake case name [INFO] [stdout] --> src/leap.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub ContentType: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `content_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `StatusCode` should have a snake case name [INFO] [stdout] --> src/leap.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub StatusCode: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `status_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Permissions` should have a snake case name [INFO] [stdout] --> src/leap.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub Permissions: Vec, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `permissions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Status` should have a snake case name [INFO] [stdout] --> src/leap.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub Status: PermissionsStatus, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.40s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking caseta v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: associated function is never used: `write_message` [INFO] [stdout] --> src/main.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn write_message(&mut self, message: &serde_json::Value) -> Result<(), std::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Header` should have a snake case name [INFO] [stdout] --> src/leap.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub Header: Header, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `header` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Body` should have a snake case name [INFO] [stdout] --> src/leap.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub Body: serde_json::Value, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ContentType` should have a snake case name [INFO] [stdout] --> src/leap.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub ContentType: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `content_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `StatusCode` should have a snake case name [INFO] [stdout] --> src/leap.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub StatusCode: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `status_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Permissions` should have a snake case name [INFO] [stdout] --> src/leap.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub Permissions: Vec, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `permissions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Status` should have a snake case name [INFO] [stdout] --> src/leap.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub Status: PermissionsStatus, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_message` [INFO] [stdout] --> src/main.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn write_message(&mut self, message: &serde_json::Value) -> Result<(), std::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Header` should have a snake case name [INFO] [stdout] --> src/leap.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub Header: Header, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `header` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Body` should have a snake case name [INFO] [stdout] --> src/leap.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub Body: serde_json::Value, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ContentType` should have a snake case name [INFO] [stdout] --> src/leap.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub ContentType: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `content_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `StatusCode` should have a snake case name [INFO] [stdout] --> src/leap.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub StatusCode: String, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `status_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Permissions` should have a snake case name [INFO] [stdout] --> src/leap.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub Permissions: Vec, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `permissions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Status` should have a snake case name [INFO] [stdout] --> src/leap.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub Status: PermissionsStatus, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s [INFO] running `Command { std: "docker" "inspect" "b946f5963aedaa770fe665101a06d511b04b7d6318f2630130bc091fd1d12352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b946f5963aedaa770fe665101a06d511b04b7d6318f2630130bc091fd1d12352", kill_on_drop: false }` [INFO] [stdout] b946f5963aedaa770fe665101a06d511b04b7d6318f2630130bc091fd1d12352