[INFO] cloning repository https://github.com/Taylor-lagrange/jvm-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Taylor-lagrange/jvm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaylor-lagrange%2Fjvm-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaylor-lagrange%2Fjvm-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa07f133b2ac97074095c43dfe21d42528717660 [INFO] documenting Taylor-lagrange/jvm-rs against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTaylor-lagrange%2Fjvm-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Taylor-lagrange/jvm-rs on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Taylor-lagrange/jvm-rs [INFO] finished tweaking git repo https://github.com/Taylor-lagrange/jvm-rs [INFO] tweaked toml for git repo https://github.com/Taylor-lagrange/jvm-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Taylor-lagrange/jvm-rs 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_macros v0.9.0 [INFO] [stderr] Downloaded phf_generator v0.9.1 [INFO] [stderr] Downloaded log4rs v0.10.0 [INFO] [stderr] Downloaded serde_yaml v0.8.17 [INFO] [stderr] Downloaded phf_shared v0.9.0 [INFO] [stderr] Downloaded phf v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebdea3f413d306a6ffab8ed23023104326fac745f1f6e256aaaca5f3d2235317 [INFO] running `Command { std: "docker" "start" "-a" "ebdea3f413d306a6ffab8ed23023104326fac745f1f6e256aaaca5f3d2235317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebdea3f413d306a6ffab8ed23023104326fac745f1f6e256aaaca5f3d2235317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebdea3f413d306a6ffab8ed23023104326fac745f1f6e256aaaca5f3d2235317", kill_on_drop: false }` [INFO] [stdout] ebdea3f413d306a6ffab8ed23023104326fac745f1f6e256aaaca5f3d2235317 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38135ea8199e82a7322582048426ab4f1950225f13ba17e587f7db535aef66aa [INFO] running `Command { std: "docker" "start" "-a" "38135ea8199e82a7322582048426ab4f1950225f13ba17e587f7db535aef66aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Checking phf v0.9.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking log4rs v0.10.0 [INFO] [stderr] Documenting jvm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `IF_ACMPEQ` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_acmp.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | instruction!(IF_ACMPEQ, BranchInstruction); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfAcmpeq` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ACMPNE` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_acmp.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | instruction!(IF_ACMPNE, BranchInstruction); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfAcmpne` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ICMPEQ` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_icmp.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | instruction!(IF_ICMPEQ, BranchInstruction); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpeq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ICMPNE` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_icmp.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | instruction!(IF_ICMPNE, BranchInstruction); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpne` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ICMPLT` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_icmp.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | instruction!(IF_ICMPLT, BranchInstruction); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmplt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ICMPLE` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_icmp.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | instruction!(IF_ICMPLE, BranchInstruction); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmple` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ICMPGT` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_icmp.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | instruction!(IF_ICMPGT, BranchInstruction); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpgt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `IF_ICMPGE` should have an upper camel case name [INFO] [stdout] --> src/instructions/comparisons/if_icmp.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | instruction!(IF_ICMPGE, BranchInstruction); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IfIcmpge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ACONST_NULL` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | instruction!(ACONST_NULL, NoOperandsInstruction); [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `AconstNull` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DCONST_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | instruction!(DCONST_0, NoOperandsInstruction); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dconst0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DCONST_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | instruction!(DCONST_1, NoOperandsInstruction); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dconst1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FCONST_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | instruction!(FCONST_0, NoOperandsInstruction); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fconst0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FCONST_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | instruction!(FCONST_1, NoOperandsInstruction); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fconst1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FCONST_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | instruction!(FCONST_2, NoOperandsInstruction); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fconst2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_M1` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | instruction!(ICONST_M1, NoOperandsInstruction); [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `IconstM1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | instruction!(ICONST_0, NoOperandsInstruction); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | instruction!(ICONST_1, NoOperandsInstruction); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | instruction!(ICONST_2, NoOperandsInstruction); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | instruction!(ICONST_3, NoOperandsInstruction); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_4` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | instruction!(ICONST_4, NoOperandsInstruction); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ICONST_5` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | instruction!(ICONST_5, NoOperandsInstruction); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Iconst5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LCONST_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | instruction!(LCONST_0, NoOperandsInstruction); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lconst0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LCONST_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/consts.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | instruction!(LCONST_1, NoOperandsInstruction); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lconst1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LDC_W` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/ldc.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct LDC_W {} // Push item from run-time constant pool (wide index) [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `LdcW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LDC2_W` should have an upper camel case name [INFO] [stdout] --> src/instructions/constants/ldc.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct LDC2_W {} // Push long or double from run-time constant pool (wide index) [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Ldc2W` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LOOKUP_SWITCH` should have an upper camel case name [INFO] [stdout] --> src/instructions/control/lookupswitch.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct LOOKUP_SWITCH {} [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LookupSwitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `TABLE_SWITCH` should have an upper camel case name [INFO] [stdout] --> src/instructions/control/tableswitch.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct TABLE_SWITCH {} [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TableSwitch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GOTO_W` should have an upper camel case name [INFO] [stdout] --> src/instructions/extended/goto_w.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct GOTO_W {} [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `GotoW` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ALOAD_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/aload.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ALOAD_0 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aload0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ALOAD_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/aload.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ALOAD_1 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aload1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ALOAD_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/aload.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ALOAD_2 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aload2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ALOAD_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/aload.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ALOAD_3 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Aload3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DLOAD_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/dload.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DLOAD_0 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dload0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DLOAD_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/dload.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct DLOAD_1 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dload1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DLOAD_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/dload.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct DLOAD_2 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dload2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DLOAD_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/dload.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DLOAD_3 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dload3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FLOAD_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/fload.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct FLOAD_0 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Fload0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FLOAD_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/fload.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FLOAD_1 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Fload1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FLOAD_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/fload.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct FLOAD_2 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Fload2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FLOAD_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/fload.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct FLOAD_3 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Fload3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ILOAD_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/iload.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ILOAD_0 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Iload0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ILOAD_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/iload.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ILOAD_1 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Iload1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ILOAD_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/iload.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ILOAD_2 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Iload2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ILOAD_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/iload.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ILOAD_3 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Iload3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LLOAD_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/lload.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct LLOAD_0 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Lload0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LLOAD_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/lload.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct LLOAD_1 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Lload1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LLOAD_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/lload.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct LLOAD_2 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Lload2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LLOAD_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/loads/lload.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct LLOAD_3 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Lload3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ANEW_ARRAY` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/anewarray.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ANEW_ARRAY {} [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `AnewArray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ARRAY_LENGTH` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/arraylength.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct ARRAY_LENGTH {} [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArrayLength` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `CHECK_CAST` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/checkcast.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct CHECK_CAST {} [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `CheckCast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GET_FIELD` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/getfield.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct GET_FIELD {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `GetField` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GET_STATIC` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/getstatic.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct GET_STATIC {} [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `GetStatic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `INSTANCE_OF` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/instanceof.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct INSTANCE_OF {} [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `InstanceOf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `INVOKE_INTERFACE` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/invokeinterface.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct INVOKE_INTERFACE {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InvokeInterface` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `INVOKE_SPECIAL` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/invokespecial.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct INVOKE_SPECIAL {} [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InvokeSpecial` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `INVOKE_STATIC` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/invokestatic.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct INVOKE_STATIC {} [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InvokeStatic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `INVOKE_VIRTUAL` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/invokevirtual.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct INVOKE_VIRTUAL {} [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InvokeVirtual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `MULTI_ANEW_ARRAY` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/multianewarray.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct MULTI_ANEW_ARRAY {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MultiAnewArray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `NEW_ARRAY` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/newarray.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct NEW_ARRAY {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `NewArray` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PUT_FIELD` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/putfield.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct PUT_FIELD {} [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `PutField` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `PUT_STATIC` should have an upper camel case name [INFO] [stdout] --> src/instructions/reference/putstatic.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct PUT_STATIC {} [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `PutStatic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `INVOKE_NATIVE` should have an upper camel case name [INFO] [stdout] --> src/instructions/reserved/invokenative.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct INVOKE_NATIVE {} [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `InvokeNative` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DUP_X1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stack/dup.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DUP_X1 {} [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `DupX1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DUP_X2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stack/dup.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct DUP_X2 {} [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `DupX2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DUP2_X1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stack/dup.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DUP2_X1 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dup2X1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DUP2_X2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stack/dup.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct DUP2_X2 {} [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Dup2X2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASTORE_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/astore.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ASTORE_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Astore0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASTORE_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/astore.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ASTORE_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Astore1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASTORE_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/astore.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ASTORE_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Astore2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ASTORE_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/astore.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ASTORE_3 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Astore3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DSTORE_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/dstore.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DSTORE_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DSTORE_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/dstore.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct DSTORE_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DSTORE_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/dstore.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct DSTORE_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `DSTORE_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/dstore.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DSTORE_3 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Dstore3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FSTORE_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/fstore.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct FSTORE_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FSTORE_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/fstore.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FSTORE_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FSTORE_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/fstore.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct FSTORE_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FSTORE_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/fstore.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct FSTORE_3 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Fstore3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ISTORE_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/istore.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ISTORE_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Istore0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ISTORE_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/istore.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ISTORE_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Istore1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ISTORE_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/istore.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ISTORE_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Istore2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ISTORE_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/istore.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ISTORE_3 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Istore3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LSTORE_0` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/lstore.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct LSTORE_0 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LSTORE_1` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/lstore.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct LSTORE_1 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LSTORE_2` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/lstore.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct LSTORE_2 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LSTORE_3` should have an upper camel case name [INFO] [stdout] --> src/instructions/stores/lstore.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct LSTORE_3 {} [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Lstore3` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/doc/jvm/index.html [INFO] running `Command { std: "docker" "inspect" "38135ea8199e82a7322582048426ab4f1950225f13ba17e587f7db535aef66aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38135ea8199e82a7322582048426ab4f1950225f13ba17e587f7db535aef66aa", kill_on_drop: false }` [INFO] [stdout] 38135ea8199e82a7322582048426ab4f1950225f13ba17e587f7db535aef66aa