[INFO] fetching crate alexflipnote 0.1.0...
[INFO] checking alexflipnote-0.1.0 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate alexflipnote 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate alexflipnote 0.1.0
[INFO] finished tweaking crates.io crate alexflipnote 0.1.0
[INFO] tweaked toml for crates.io crate alexflipnote 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate alexflipnote 0.1.0 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 157 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5acf8c547ce735fde8b199968f94b0a1f9d012d4d1ae937ea555c1d6df5f1549
[INFO] running `Command { std: "docker" "start" "-a" "5acf8c547ce735fde8b199968f94b0a1f9d012d4d1ae937ea555c1d6df5f1549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5acf8c547ce735fde8b199968f94b0a1f9d012d4d1ae937ea555c1d6df5f1549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5acf8c547ce735fde8b199968f94b0a1f9d012d4d1ae937ea555c1d6df5f1549", kill_on_drop: false }`
[INFO] [stdout] 5acf8c547ce735fde8b199968f94b0a1f9d012d4d1ae937ea555c1d6df5f1549
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e51bfdbc467448e70be30d7726e7b5b88df5ff82d2b4923cbe9cc78f8d62cc2d
[INFO] running `Command { std: "docker" "start" "-a" "e51bfdbc467448e70be30d7726e7b5b88df5ff82d2b4923cbe9cc78f8d62cc2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking alexflipnote v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `GRASS_BLOCK` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     GRASS_BLOCK = 1,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GrassBlock`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DIAMOND_SWORD` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     DIAMOND_SWORD = 3,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DiamondSword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CRAFTING_BENCH` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     CRAFTING_BENCH = 13,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CraftingBench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `STONE_BLOCK` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     STONE_BLOCK = 20,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `StoneBlock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WOODEN_PLANK_BLOCK` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     WOODEN_PLANK_BLOCK = 21,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WoodenPlankBlock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IRON_INGOT` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     IRON_INGOT = 22,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `IronIngot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `GOLD_INGOT` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     GOLD_INGOT = 23,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `GoldIngot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WOODEN_DOOR` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     WOODEN_DOOR = 24,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `WoodenDoor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IRON_DOOR` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     IRON_DOOR = 25,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to upper camel case: `IronDoor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DIAMOND_CHESTPLATE` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     DIAMOND_CHESTPLATE = 26,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DiamondChestplate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FLINT_AND_STEEL` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     FLINT_AND_STEEL = 27,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FlintAndSteel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `GLASS_BOTTLE` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     GLASS_BOTTLE = 28,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GlassBottle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SPLASH_POTION` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     SPLASH_POTION = 29,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SplashPotion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CREEPER_SPAWNEGG` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     CREEPER_SPAWNEGG = 30,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreeperSpawnegg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IRON_SWORD` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     IRON_SWORD = 32,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `IronSword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IRON_CHESTPLATE` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     IRON_CHESTPLATE = 35,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IronChestplate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `BUCKET_WITH_WATER` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     BUCKET_WITH_WATER = 37,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BucketWithWater`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `BUCKET_WITH_LAVA` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     BUCKET_WITH_LAVA = 38,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BucketWithLava`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `BUCKET_WITH_MILK` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     BUCKET_WITH_MILK = 39,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BucketWithMilk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DIAMOND_BOOTS` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     DIAMOND_BOOTS = 40,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DiamondBoots`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WOODEN_HOE` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     WOODEN_HOE = 41,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `WoodenHoe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WOODEN_SWORD` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     WOODEN_SWORD = 43,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WoodenSword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `OAK_LOG` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     OAK_LOG = 45,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `OakLog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `GRASS_BLOCK` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 |     GRASS_BLOCK = 1,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `GrassBlock`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DIAMOND_SWORD` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     DIAMOND_SWORD = 3,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DiamondSword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CRAFTING_BENCH` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     CRAFTING_BENCH = 13,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CraftingBench`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `STONE_BLOCK` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     STONE_BLOCK = 20,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `StoneBlock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WOODEN_PLANK_BLOCK` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     WOODEN_PLANK_BLOCK = 21,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WoodenPlankBlock`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IRON_INGOT` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     IRON_INGOT = 22,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `IronIngot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `GOLD_INGOT` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     GOLD_INGOT = 23,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `GoldIngot`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WOODEN_DOOR` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     WOODEN_DOOR = 24,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `WoodenDoor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IRON_DOOR` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     IRON_DOOR = 25,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to upper camel case: `IronDoor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DIAMOND_CHESTPLATE` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     DIAMOND_CHESTPLATE = 26,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DiamondChestplate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `FLINT_AND_STEEL` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 |     FLINT_AND_STEEL = 27,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FlintAndSteel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `GLASS_BOTTLE` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 |     GLASS_BOTTLE = 28,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GlassBottle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SPLASH_POTION` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     SPLASH_POTION = 29,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SplashPotion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CREEPER_SPAWNEGG` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     CREEPER_SPAWNEGG = 30,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CreeperSpawnegg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IRON_SWORD` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     IRON_SWORD = 32,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `IronSword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `IRON_CHESTPLATE` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     IRON_CHESTPLATE = 35,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IronChestplate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `BUCKET_WITH_WATER` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     BUCKET_WITH_WATER = 37,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BucketWithWater`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `BUCKET_WITH_LAVA` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     BUCKET_WITH_LAVA = 38,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BucketWithLava`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `BUCKET_WITH_MILK` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     BUCKET_WITH_MILK = 39,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BucketWithMilk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `DIAMOND_BOOTS` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     DIAMOND_BOOTS = 40,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DiamondBoots`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WOODEN_HOE` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     WOODEN_HOE = 41,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `WoodenHoe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `WOODEN_SWORD` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     WOODEN_SWORD = 43,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WoodenSword`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `OAK_LOG` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     OAK_LOG = 45,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to upper camel case: `OakLog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_cow(&self) -> Cow<[u8]>;
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_cow(&self) -> Cow<'_, [u8]>;
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_cow(&self) -> Cow<[u8]> {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_cow(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_cow(&self) -> Cow<[u8]>;
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_cow(&self) -> Cow<'_, [u8]>;
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_cow(&self) -> Cow<[u8]> {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_cow(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.64s
[INFO] running `Command { std: "docker" "inspect" "e51bfdbc467448e70be30d7726e7b5b88df5ff82d2b4923cbe9cc78f8d62cc2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e51bfdbc467448e70be30d7726e7b5b88df5ff82d2b4923cbe9cc78f8d62cc2d", kill_on_drop: false }`
[INFO] [stdout] e51bfdbc467448e70be30d7726e7b5b88df5ff82d2b4923cbe9cc78f8d62cc2d
