[INFO] cloning repository https://github.com/Douile/discord-enumerator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Douile/discord-enumerator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDouile%2Fdiscord-enumerator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDouile%2Fdiscord-enumerator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fe8b0aa46c7571d7d992ed9c704e43d75d678d2 [INFO] checking Douile/discord-enumerator against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDouile%2Fdiscord-enumerator" "/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/Douile/discord-enumerator on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Douile/discord-enumerator [INFO] finished tweaking git repo https://github.com/Douile/discord-enumerator [INFO] tweaked toml for git repo https://github.com/Douile/discord-enumerator written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Douile/discord-enumerator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ced501195ee6cb9166b9331fcb8f95586cd0542c22f7803d283330769715e840 [INFO] running `Command { std: "docker" "start" "-a" "ced501195ee6cb9166b9331fcb8f95586cd0542c22f7803d283330769715e840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ced501195ee6cb9166b9331fcb8f95586cd0542c22f7803d283330769715e840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ced501195ee6cb9166b9331fcb8f95586cd0542c22f7803d283330769715e840", kill_on_drop: false }` [INFO] [stdout] ced501195ee6cb9166b9331fcb8f95586cd0542c22f7803d283330769715e840 [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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6afd97dba6e7f799dba188c7a8e2ad15efe61183826856facdb5467aa2e86f7d [INFO] running `Command { std: "docker" "start" "-a" "6afd97dba6e7f799dba188c7a8e2ad15efe61183826856facdb5467aa2e86f7d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.58 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] Checking discord_enumerator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `createdDate` should have a snake case name [INFO] [stdout] --> src/main.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let createdDate = created.format("%Y-%m-%d %H:%M:%S"); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `created_date` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Activity` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod Activity; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `activity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Channel` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod Channel; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `ChannelTree` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod ChannelTree; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `channel_tree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `ClientStatus` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod ClientStatus; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `client_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `DiscordError` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub mod DiscordError; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `discord_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Emoji` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub mod Emoji; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `emoji` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Guild` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod Guild; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `guild` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `GuildMember` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub mod GuildMember; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `guild_member` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `PermissionOverwrite` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub mod PermissionOverwrite; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `permission_overwrite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Presence` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub mod Presence; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `presence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Role` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub mod Role; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `role` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `User` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub mod User; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `VoiceState` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub mod VoiceState; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `voice_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Snowflake` should have a snake case name [INFO] [stdout] --> src/traits/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod Snowflake; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `snowflake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `createdDate` should have a snake case name [INFO] [stdout] --> src/main.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let createdDate = created.format("%Y-%m-%d %H:%M:%S"); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `created_date` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Activity` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod Activity; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `activity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Channel` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub mod Channel; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `ChannelTree` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod ChannelTree; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `channel_tree` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `ClientStatus` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod ClientStatus; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `client_status` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `DiscordError` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub mod DiscordError; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `discord_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Emoji` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub mod Emoji; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `emoji` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Guild` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub mod Guild; [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `guild` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `GuildMember` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub mod GuildMember; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `guild_member` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `PermissionOverwrite` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub mod PermissionOverwrite; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `permission_overwrite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Presence` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub mod Presence; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `presence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Role` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub mod Role; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `role` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `User` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub mod User; [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `VoiceState` should have a snake case name [INFO] [stdout] --> src/structs/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub mod VoiceState; [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `voice_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Snowflake` should have a snake case name [INFO] [stdout] --> src/traits/mod.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod Snowflake; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `snowflake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.84s [INFO] running `Command { std: "docker" "inspect" "6afd97dba6e7f799dba188c7a8e2ad15efe61183826856facdb5467aa2e86f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6afd97dba6e7f799dba188c7a8e2ad15efe61183826856facdb5467aa2e86f7d", kill_on_drop: false }` [INFO] [stdout] 6afd97dba6e7f799dba188c7a8e2ad15efe61183826856facdb5467aa2e86f7d