[INFO] cloning repository https://github.com/kemper0110/taiko-language
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kemper0110/taiko-language" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkemper0110%2Ftaiko-language", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkemper0110%2Ftaiko-language'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4bb093ff165a9952fffc13a6215c1a7afbd3a2eb
[INFO] checking kemper0110/taiko-language against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkemper0110%2Ftaiko-language" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kemper0110/taiko-language on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kemper0110/taiko-language
[INFO] finished tweaking git repo https://github.com/kemper0110/taiko-language
[INFO] tweaked toml for git repo https://github.com/kemper0110/taiko-language written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/kemper0110/taiko-language 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 568e9707a0ae00fd4b8f174bd4101c583d5ee62d0fe92b9f6c85c155622ab997
[INFO] running `Command { std: "docker" "start" "-a" "568e9707a0ae00fd4b8f174bd4101c583d5ee62d0fe92b9f6c85c155622ab997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "568e9707a0ae00fd4b8f174bd4101c583d5ee62d0fe92b9f6c85c155622ab997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "568e9707a0ae00fd4b8f174bd4101c583d5ee62d0fe92b9f6c85c155622ab997", kill_on_drop: false }`
[INFO] [stdout] 568e9707a0ae00fd4b8f174bd4101c583d5ee62d0fe92b9f6c85c155622ab997
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cda5a90ffd7483a9e0dcbb238e834957ac17f07498e0f948ad07bd0b206d746b
[INFO] running `Command { std: "docker" "start" "-a" "cda5a90ffd7483a9e0dcbb238e834957ac17f07498e0f948ad07bd0b206d746b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling pest v2.7.12
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]    Compiling pest_meta v2.7.12
[INFO] [stderr]    Compiling pest_generator v2.7.12
[INFO] [stderr]    Compiling pest_derive v2.7.12
[INFO] [stderr]     Checking taiko-language v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::fmt::Display`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::Read;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Display`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Read`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::Read;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ClassInfo` is more private than the item `CpInfo::ClassInfo::0`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |     ClassInfo(ClassInfo),
[INFO] [stdout]    |               ^^^^^^^^^ field `CpInfo::ClassInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ClassInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct ClassInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FieldrefInfo` is more private than the item `CpInfo::FieldrefInfo::0`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     FieldrefInfo(FieldrefInfo),
[INFO] [stdout]    |                  ^^^^^^^^^^^^ field `CpInfo::FieldrefInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `FieldrefInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct FieldrefInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MethodrefInfo` is more private than the item `CpInfo::MethodrefInfo::0`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |     MethodrefInfo(MethodrefInfo),
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ field `CpInfo::MethodrefInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MethodrefInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct MethodrefInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `InterfaceMethodrefInfo` is more private than the item `CpInfo::InterfaceMethodrefInfo::0`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:95:28
[INFO] [stdout]    |
[INFO] [stdout] 95 |     InterfaceMethodrefInfo(InterfaceMethodrefInfo),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^ field `CpInfo::InterfaceMethodrefInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `InterfaceMethodrefInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct InterfaceMethodrefInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `StringInfo` is more private than the item `CpInfo::StringInfo::0`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |     StringInfo(StringInfo),
[INFO] [stdout]    |                ^^^^^^^^^^ field `CpInfo::StringInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `StringInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct StringInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IntegerInfo` is more private than the item `CpInfo::IntegerInfo::0`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |     IntegerInfo(IntegerInfo),
[INFO] [stdout]    |                 ^^^^^^^^^^^ field `CpInfo::IntegerInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `IntegerInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct IntegerInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FloatInfo` is more private than the item `CpInfo::FloatInfo::0`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |     FloatInfo(FloatInfo),
[INFO] [stdout]    |               ^^^^^^^^^ field `CpInfo::FloatInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `FloatInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct FloatInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NameAndTypeInfo` is more private than the item `CpInfo::NameAndTypeInfo::0`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:99:21
[INFO] [stdout]    |
[INFO] [stdout] 99 |     NameAndTypeInfo(NameAndTypeInfo),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ field `CpInfo::NameAndTypeInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `NameAndTypeInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct NameAndTypeInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Utf8Info` is more private than the item `CpInfo::Utf8Info::0`
[INFO] [stdout]    --> src/class_file/constant_pool.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 |     Utf8Info(Utf8Info),
[INFO] [stdout]     |              ^^^^^^^^ field `CpInfo::Utf8Info::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Utf8Info` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/class_file/constant_pool.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout] 69  | struct Utf8Info {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MethodHandleInfo` is more private than the item `CpInfo::MethodHandleInfo::0`
[INFO] [stdout]    --> src/class_file/constant_pool.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |     MethodHandleInfo(MethodHandleInfo),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^ field `CpInfo::MethodHandleInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `MethodHandleInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/class_file/constant_pool.rs:74:1
[INFO] [stdout]     |
[INFO] [stdout] 74  | struct MethodHandleInfo {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MethodTypeInfo` is more private than the item `CpInfo::MethodTypeInfo::0`
[INFO] [stdout]    --> src/class_file/constant_pool.rs:102:20
[INFO] [stdout]     |
[INFO] [stdout] 102 |     MethodTypeInfo(MethodTypeInfo),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^ field `CpInfo::MethodTypeInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `MethodTypeInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/class_file/constant_pool.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout] 80  | struct MethodTypeInfo {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `InvokeDynamicInfo` is more private than the item `CpInfo::InvokeDynamicInfo::0`
[INFO] [stdout]    --> src/class_file/constant_pool.rs:103:23
[INFO] [stdout]     |
[INFO] [stdout] 103 |     InvokeDynamicInfo(InvokeDynamicInfo),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ field `CpInfo::InvokeDynamicInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `InvokeDynamicInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/class_file/constant_pool.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout] 85  | struct InvokeDynamicInfo {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `read` and `write` are never used
[INFO] [stdout]   --> src/class_file/class_file.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl ClassFile {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 26 |     pub fn read<R: Read>(reader: &mut R) -> Result<ClassFile, ClassFileError> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn write<W: Write>(&self, writer: &mut W) -> Result<(), std::io::Error> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/class_file/class_file_error.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     IoError(std::io::Error),
[INFO] [stdout]   |     ------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClassFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 4 |     IoError(()),
[INFO] [stdout]   |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/class_file/class_file_error.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     FromUtf8Error(std::string::FromUtf8Error),
[INFO] [stdout]   |     ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClassFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 6 |     FromUtf8Error(()),
[INFO] [stdout]   |                   ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/class_file/constant_pool.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout] 91  | pub enum CpInfo {
[INFO] [stdout]     |          ------ variants in this enum
[INFO] [stdout] 92  |     ClassInfo(ClassInfo),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 93  |     FieldrefInfo(FieldrefInfo),
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 94  |     MethodrefInfo(MethodrefInfo),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 95  |     InterfaceMethodrefInfo(InterfaceMethodrefInfo),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 96  |     StringInfo(StringInfo),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 97  |     IntegerInfo(IntegerInfo),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 98  |     FloatInfo(FloatInfo),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 99  |     NameAndTypeInfo(NameAndTypeInfo),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 100 |     Utf8Info(Utf8Info),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 101 |     MethodHandleInfo(MethodHandleInfo),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 102 |     MethodTypeInfo(MethodTypeInfo),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 103 |     InvokeDynamicInfo(InvokeDynamicInfo),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CpInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `read` and `write` are never used
[INFO] [stdout]    --> src/class_file/constant_pool.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl CpInfo {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] 131 |     pub fn read<R: Read>(reader: &mut R) -> Result<CpInfo, ClassFileError> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn write<W: Write>(&self, writer: &mut W) -> Result<(), std::io::Error> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `read` and `write` are never used
[INFO] [stdout]   --> src/class_file/field_info.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl FieldInfo {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 15 |     pub fn read<R: Read>(reader: &mut R) -> Result<FieldInfo, ClassFileError> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn write<W: Write>(&self, writer: &mut W) -> Result<(), std::io::Error> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `read` and `write` are never used
[INFO] [stdout]   --> src/class_file/attribute_info.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl AttributeInfo {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 12 |     pub fn read<R: Read>(reader: &mut R) -> Result<AttributeInfo, ClassFileError> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn write<W: Write>(&self, writer: &mut W) -> Result<(), std::io::Error> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `read` and `write` are never used
[INFO] [stdout]   --> src/class_file/method_info.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl MethodInfo {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 15 |     pub fn read<R: Read>(reader: &mut R) -> Result<MethodInfo, ClassFileError> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn write<W: Write>(&self, writer: &mut W) -> Result<(), std::io::Error> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_string` is never used
[INFO] [stdout]   --> src/grammar/taiko_parser.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl BinOp {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn as_string(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ClassInfo` is more private than the item `CpInfo::ClassInfo::0`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |     ClassInfo(ClassInfo),
[INFO] [stdout]    |               ^^^^^^^^^ field `CpInfo::ClassInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ClassInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct ClassInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FieldrefInfo` is more private than the item `CpInfo::FieldrefInfo::0`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 |     FieldrefInfo(FieldrefInfo),
[INFO] [stdout]    |                  ^^^^^^^^^^^^ field `CpInfo::FieldrefInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `FieldrefInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | struct FieldrefInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MethodrefInfo` is more private than the item `CpInfo::MethodrefInfo::0`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |     MethodrefInfo(MethodrefInfo),
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ field `CpInfo::MethodrefInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `MethodrefInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct MethodrefInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `InterfaceMethodrefInfo` is more private than the item `CpInfo::InterfaceMethodrefInfo::0`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:95:28
[INFO] [stdout]    |
[INFO] [stdout] 95 |     InterfaceMethodrefInfo(InterfaceMethodrefInfo),
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^ field `CpInfo::InterfaceMethodrefInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `InterfaceMethodrefInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | struct InterfaceMethodrefInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `StringInfo` is more private than the item `CpInfo::StringInfo::0`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:96:16
[INFO] [stdout]    |
[INFO] [stdout] 96 |     StringInfo(StringInfo),
[INFO] [stdout]    |                ^^^^^^^^^^ field `CpInfo::StringInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `StringInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct StringInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `IntegerInfo` is more private than the item `CpInfo::IntegerInfo::0`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |     IntegerInfo(IntegerInfo),
[INFO] [stdout]    |                 ^^^^^^^^^^^ field `CpInfo::IntegerInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `IntegerInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | struct IntegerInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `FloatInfo` is more private than the item `CpInfo::FloatInfo::0`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 |     FloatInfo(FloatInfo),
[INFO] [stdout]    |               ^^^^^^^^^ field `CpInfo::FloatInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `FloatInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct FloatInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `NameAndTypeInfo` is more private than the item `CpInfo::NameAndTypeInfo::0`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:99:21
[INFO] [stdout]    |
[INFO] [stdout] 99 |     NameAndTypeInfo(NameAndTypeInfo),
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^ field `CpInfo::NameAndTypeInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `NameAndTypeInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/class_file/constant_pool.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct NameAndTypeInfo {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Utf8Info` is more private than the item `CpInfo::Utf8Info::0`
[INFO] [stdout]    --> src/class_file/constant_pool.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 |     Utf8Info(Utf8Info),
[INFO] [stdout]     |              ^^^^^^^^ field `CpInfo::Utf8Info::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Utf8Info` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/class_file/constant_pool.rs:69:1
[INFO] [stdout]     |
[INFO] [stdout] 69  | struct Utf8Info {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MethodHandleInfo` is more private than the item `CpInfo::MethodHandleInfo::0`
[INFO] [stdout]    --> src/class_file/constant_pool.rs:101:22
[INFO] [stdout]     |
[INFO] [stdout] 101 |     MethodHandleInfo(MethodHandleInfo),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^ field `CpInfo::MethodHandleInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `MethodHandleInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/class_file/constant_pool.rs:74:1
[INFO] [stdout]     |
[INFO] [stdout] 74  | struct MethodHandleInfo {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `MethodTypeInfo` is more private than the item `CpInfo::MethodTypeInfo::0`
[INFO] [stdout]    --> src/class_file/constant_pool.rs:102:20
[INFO] [stdout]     |
[INFO] [stdout] 102 |     MethodTypeInfo(MethodTypeInfo),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^ field `CpInfo::MethodTypeInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `MethodTypeInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/class_file/constant_pool.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout] 80  | struct MethodTypeInfo {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `InvokeDynamicInfo` is more private than the item `CpInfo::InvokeDynamicInfo::0`
[INFO] [stdout]    --> src/class_file/constant_pool.rs:103:23
[INFO] [stdout]     |
[INFO] [stdout] 103 |     InvokeDynamicInfo(InvokeDynamicInfo),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^ field `CpInfo::InvokeDynamicInfo::0` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `InvokeDynamicInfo` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/class_file/constant_pool.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout] 85  | struct InvokeDynamicInfo {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `read` and `write` are never used
[INFO] [stdout]   --> src/class_file/class_file.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl ClassFile {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 26 |     pub fn read<R: Read>(reader: &mut R) -> Result<ClassFile, ClassFileError> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn write<W: Write>(&self, writer: &mut W) -> Result<(), std::io::Error> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/class_file/class_file_error.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     IoError(std::io::Error),
[INFO] [stdout]   |     ------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClassFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 4 |     IoError(()),
[INFO] [stdout]   |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/class_file/class_file_error.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     FromUtf8Error(std::string::FromUtf8Error),
[INFO] [stdout]   |     ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClassFileError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 6 |     FromUtf8Error(()),
[INFO] [stdout]   |                   ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]    --> src/class_file/constant_pool.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout] 91  | pub enum CpInfo {
[INFO] [stdout]     |          ------ variants in this enum
[INFO] [stdout] 92  |     ClassInfo(ClassInfo),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 93  |     FieldrefInfo(FieldrefInfo),
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 94  |     MethodrefInfo(MethodrefInfo),
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 95  |     InterfaceMethodrefInfo(InterfaceMethodrefInfo),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 96  |     StringInfo(StringInfo),
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 97  |     IntegerInfo(IntegerInfo),
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 98  |     FloatInfo(FloatInfo),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 99  |     NameAndTypeInfo(NameAndTypeInfo),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 100 |     Utf8Info(Utf8Info),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 101 |     MethodHandleInfo(MethodHandleInfo),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 102 |     MethodTypeInfo(MethodTypeInfo),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 103 |     InvokeDynamicInfo(InvokeDynamicInfo),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CpInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `read` and `write` are never used
[INFO] [stdout]    --> src/class_file/constant_pool.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl CpInfo {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] 131 |     pub fn read<R: Read>(reader: &mut R) -> Result<CpInfo, ClassFileError> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     pub fn write<W: Write>(&self, writer: &mut W) -> Result<(), std::io::Error> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `read` and `write` are never used
[INFO] [stdout]   --> src/class_file/field_info.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl FieldInfo {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 15 |     pub fn read<R: Read>(reader: &mut R) -> Result<FieldInfo, ClassFileError> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn write<W: Write>(&self, writer: &mut W) -> Result<(), std::io::Error> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `read` and `write` are never used
[INFO] [stdout]   --> src/class_file/attribute_info.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl AttributeInfo {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 12 |     pub fn read<R: Read>(reader: &mut R) -> Result<AttributeInfo, ClassFileError> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn write<W: Write>(&self, writer: &mut W) -> Result<(), std::io::Error> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `read` and `write` are never used
[INFO] [stdout]   --> src/class_file/method_info.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl MethodInfo {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 15 |     pub fn read<R: Read>(reader: &mut R) -> Result<MethodInfo, ClassFileError> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn write<W: Write>(&self, writer: &mut W) -> Result<(), std::io::Error> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_string` is never used
[INFO] [stdout]   --> src/grammar/taiko_parser.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl BinOp {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn as_string(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.42s
[INFO] running `Command { std: "docker" "inspect" "cda5a90ffd7483a9e0dcbb238e834957ac17f07498e0f948ad07bd0b206d746b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cda5a90ffd7483a9e0dcbb238e834957ac17f07498e0f948ad07bd0b206d746b", kill_on_drop: false }`
[INFO] [stdout] cda5a90ffd7483a9e0dcbb238e834957ac17f07498e0f948ad07bd0b206d746b
