[INFO] cloning repository https://github.com/lilyrrose/mommy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lilyrrose/mommy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyrrose%2Fmommy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyrrose%2Fmommy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4467a3717b67161bf2bda90a15f7fe1f15e9397e [INFO] checking lilyrrose/mommy against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyrrose%2Fmommy" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lilyrrose/mommy on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lilyrrose/mommy [INFO] finished tweaking git repo https://github.com/lilyrrose/mommy [INFO] tweaked toml for git repo https://github.com/lilyrrose/mommy written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lilyrrose/mommy 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b545ad679f1aad8d25775e9cfe2886bd4fd92bb32d730f7eec178cfd79165a3a [INFO] running `Command { std: "docker" "start" "-a" "b545ad679f1aad8d25775e9cfe2886bd4fd92bb32d730f7eec178cfd79165a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b545ad679f1aad8d25775e9cfe2886bd4fd92bb32d730f7eec178cfd79165a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b545ad679f1aad8d25775e9cfe2886bd4fd92bb32d730f7eec178cfd79165a3a", kill_on_drop: false }` [INFO] [stdout] b545ad679f1aad8d25775e9cfe2886bd4fd92bb32d730f7eec178cfd79165a3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c543196de201f5eb82abaeaf48a383a16bcaf9035a667b1b2e6d53876542db2e [INFO] running `Command { std: "docker" "start" "-a" "c543196de201f5eb82abaeaf48a383a16bcaf9035a667b1b2e6d53876542db2e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking maya-classfile-verifier v0.0.1-dev (/opt/rustwide/workdir/crates/maya-classfile-verifier) [INFO] [stderr] Checking compiler v0.0.1-dev (/opt/rustwide/workdir/crates/compiler) [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking maya-mutf8 v0.0.1-dev (/opt/rustwide/workdir/crates/maya-mutf8) [INFO] [stderr] Checking maya-bytes v0.0.1-dev (/opt/rustwide/workdir/crates/maya-bytes) [INFO] [stderr] Checking maya-classfile-io v0.0.1-dev (/opt/rustwide/workdir/crates/maya-classfile-io) [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> crates/maya-classfile-io/src/class_pool.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | let b = buffer.read_n_bytes::<50>()?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b2` [INFO] [stdout] --> crates/maya-classfile-io/src/class_pool.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | let b2 = buffer.read_n_bytes_vec(len as usize)?; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_b2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> crates/maya-classfile-io/src/class_pool.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | let b = buffer.read_n_bytes::<50>()?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b2` [INFO] [stdout] --> crates/maya-classfile-io/src/class_pool.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | let b2 = buffer.read_n_bytes_vec(len as usize)?; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_b2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking maya-classfile-ir v0.0.1-dev (/opt/rustwide/workdir/crates/maya-classfile-ir) [INFO] [stdout] warning: unused imports: `CPMethodHandleRef` and `CPUtf8Ref` [INFO] [stdout] --> crates/maya-classfile-ir/src/code.rs:4:68 [INFO] [stdout] | [INFO] [stdout] 4 | CPClassRef, CPFieldRef, CPInterfaceMethodRef, CPInvokeDynamicRef, CPMethodHandleRef, CPMethodRef, CPUtf8Ref, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CPMethodHandleRef` and `CPUtf8Ref` [INFO] [stdout] --> crates/maya-classfile-ir/src/code.rs:4:68 [INFO] [stdout] | [INFO] [stdout] 4 | CPClassRef, CPFieldRef, CPInterfaceMethodRef, CPInvokeDynamicRef, CPMethodHandleRef, CPMethodRef, CPUtf8Ref, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cp` [INFO] [stdout] --> crates/maya-classfile-ir/src/class_pool.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn new(cp: &[IRCpTag], index: u16, utf8_tag: &IRCpTag) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cp` [INFO] [stdout] --> crates/maya-classfile-ir/src/class_pool.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn new(cp: &[IRCpTag], index: u16, utf8_tag: &IRCpTag) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated constants are never used [INFO] [stdout] --> crates/maya-classfile-ir/src/code.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl Opcodes { [INFO] [stdout] | ------------ associated constants in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | const FCONST_0: u8 = 11; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | const FCONST_1: u8 = 12; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 26 | const FCONST_2: u8 = 13; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | const DCONST_0: u8 = 14; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | const DCONST_1: u8 = 15; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | const DLOAD: u8 = 24; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | const LALOAD: u8 = 47; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 39 | const FALOAD: u8 = 48; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 40 | const DALOAD: u8 = 49; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 41 | const AALOAD: u8 = 50; [INFO] [stdout] 42 | const BALOAD: u8 = 51; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | const CALOAD: u8 = 52; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 44 | const SALOAD: u8 = 53; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | const FSTORE: u8 = 56; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 48 | const DSTORE: u8 = 57; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | const LASTORE: u8 = 80; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 52 | const FASTORE: u8 = 81; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 53 | const DASTORE: u8 = 82; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 54 | const AASTORE: u8 = 83; [INFO] [stdout] 55 | const BASTORE: u8 = 84; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 56 | const CASTORE: u8 = 85; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 57 | const SASTORE: u8 = 86; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 58 | const POP: u8 = 87; [INFO] [stdout] 59 | const POP2: u8 = 88; [INFO] [stdout] | ^^^^ [INFO] [stdout] 60 | const DUP: u8 = 89; [INFO] [stdout] 61 | const DUP_X1: u8 = 90; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 62 | const DUP_X2: u8 = 91; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 63 | const DUP2: u8 = 92; [INFO] [stdout] | ^^^^ [INFO] [stdout] 64 | const DUP2_X1: u8 = 93; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | const DUP2_X2: u8 = 94; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 66 | const SWAP: u8 = 95; [INFO] [stdout] 67 | const IADD: u8 = 96; [INFO] [stdout] | ^^^^ [INFO] [stdout] 68 | const LADD: u8 = 97; [INFO] [stdout] 69 | const FADD: u8 = 98; [INFO] [stdout] | ^^^^ [INFO] [stdout] 70 | const DADD: u8 = 99; [INFO] [stdout] | ^^^^ [INFO] [stdout] 71 | const ISUB: u8 = 100; [INFO] [stdout] | ^^^^ [INFO] [stdout] 72 | const LSUB: u8 = 101; [INFO] [stdout] | ^^^^ [INFO] [stdout] 73 | const FSUB: u8 = 102; [INFO] [stdout] | ^^^^ [INFO] [stdout] 74 | const DSUB: u8 = 103; [INFO] [stdout] | ^^^^ [INFO] [stdout] 75 | const IMUL: u8 = 104; [INFO] [stdout] | ^^^^ [INFO] [stdout] 76 | const LMUL: u8 = 105; [INFO] [stdout] | ^^^^ [INFO] [stdout] 77 | const FMUL: u8 = 106; [INFO] [stdout] | ^^^^ [INFO] [stdout] 78 | const DMUL: u8 = 107; [INFO] [stdout] | ^^^^ [INFO] [stdout] 79 | const IDIV: u8 = 108; [INFO] [stdout] | ^^^^ [INFO] [stdout] 80 | const LDIV: u8 = 109; [INFO] [stdout] | ^^^^ [INFO] [stdout] 81 | const FDIV: u8 = 110; [INFO] [stdout] | ^^^^ [INFO] [stdout] 82 | const DDIV: u8 = 111; [INFO] [stdout] | ^^^^ [INFO] [stdout] 83 | const IREM: u8 = 112; [INFO] [stdout] | ^^^^ [INFO] [stdout] 84 | const LREM: u8 = 113; [INFO] [stdout] | ^^^^ [INFO] [stdout] 85 | const FREM: u8 = 114; [INFO] [stdout] | ^^^^ [INFO] [stdout] 86 | const DREM: u8 = 115; [INFO] [stdout] | ^^^^ [INFO] [stdout] 87 | const INEG: u8 = 116; [INFO] [stdout] | ^^^^ [INFO] [stdout] 88 | const LNEG: u8 = 117; [INFO] [stdout] | ^^^^ [INFO] [stdout] 89 | const FNEG: u8 = 118; [INFO] [stdout] | ^^^^ [INFO] [stdout] 90 | const DNEG: u8 = 119; [INFO] [stdout] | ^^^^ [INFO] [stdout] 91 | const ISHL: u8 = 120; [INFO] [stdout] | ^^^^ [INFO] [stdout] 92 | const LSHL: u8 = 121; [INFO] [stdout] | ^^^^ [INFO] [stdout] 93 | const ISHR: u8 = 122; [INFO] [stdout] | ^^^^ [INFO] [stdout] 94 | const LSHR: u8 = 123; [INFO] [stdout] | ^^^^ [INFO] [stdout] 95 | const IUSHR: u8 = 124; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 96 | const LUSHR: u8 = 125; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 97 | const IAND: u8 = 126; [INFO] [stdout] 98 | const LAND: u8 = 127; [INFO] [stdout] | ^^^^ [INFO] [stdout] 99 | const IOR: u8 = 128; [INFO] [stdout] | ^^^ [INFO] [stdout] 100 | const LOR: u8 = 129; [INFO] [stdout] | ^^^ [INFO] [stdout] 101 | const IXOR: u8 = 130; [INFO] [stdout] | ^^^^ [INFO] [stdout] 102 | const LXOR: u8 = 131; [INFO] [stdout] | ^^^^ [INFO] [stdout] 103 | const IINC: u8 = 132; [INFO] [stdout] 104 | const I2L: u8 = 133; [INFO] [stdout] | ^^^ [INFO] [stdout] 105 | const I2F: u8 = 134; [INFO] [stdout] | ^^^ [INFO] [stdout] 106 | const I2D: u8 = 135; [INFO] [stdout] | ^^^ [INFO] [stdout] 107 | const L2I: u8 = 136; [INFO] [stdout] | ^^^ [INFO] [stdout] 108 | const L2F: u8 = 137; [INFO] [stdout] | ^^^ [INFO] [stdout] 109 | const L2D: u8 = 138; [INFO] [stdout] | ^^^ [INFO] [stdout] 110 | const F2I: u8 = 139; [INFO] [stdout] | ^^^ [INFO] [stdout] 111 | const F2L: u8 = 140; [INFO] [stdout] | ^^^ [INFO] [stdout] 112 | const F2D: u8 = 141; [INFO] [stdout] | ^^^ [INFO] [stdout] 113 | const D2I: u8 = 142; [INFO] [stdout] | ^^^ [INFO] [stdout] 114 | const D2L: u8 = 143; [INFO] [stdout] | ^^^ [INFO] [stdout] 115 | const D2F: u8 = 144; [INFO] [stdout] | ^^^ [INFO] [stdout] 116 | const I2B: u8 = 145; [INFO] [stdout] | ^^^ [INFO] [stdout] 117 | const I2C: u8 = 146; [INFO] [stdout] | ^^^ [INFO] [stdout] 118 | const I2S: u8 = 147; [INFO] [stdout] | ^^^ [INFO] [stdout] 119 | const LCMP: u8 = 148; [INFO] [stdout] | ^^^^ [INFO] [stdout] 120 | const FCMPL: u8 = 149; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 121 | const FCMPG: u8 = 150; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 122 | const DCMPL: u8 = 151; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 123 | const DCMPG: u8 = 152; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | const JSR: u8 = 168; [INFO] [stdout] | ^^^ [INFO] [stdout] 140 | const RET: u8 = 169; [INFO] [stdout] | ^^^ [INFO] [stdout] 141 | const TABLESWITCH: u8 = 170; [INFO] [stdout] 142 | const LOOKUPSWITCH: u8 = 171; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 143 | const IRETURN: u8 = 172; [INFO] [stdout] 144 | const LRETURN: u8 = 173; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 145 | const FRETURN: u8 = 174; [INFO] [stdout] 146 | const DRETURN: u8 = 175; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | const MONITORENTER: u8 = 194; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 166 | const MONITOREXIT: u8 = 195; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 167 | const MULTIANEWARRAY: u8 = 197; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated constants are never used [INFO] [stdout] --> crates/maya-classfile-ir/src/code.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl Opcodes { [INFO] [stdout] | ------------ associated constants in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | const FCONST_0: u8 = 11; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | const FCONST_1: u8 = 12; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 26 | const FCONST_2: u8 = 13; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | const DCONST_0: u8 = 14; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | const DCONST_1: u8 = 15; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | const DLOAD: u8 = 24; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | const LALOAD: u8 = 47; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 39 | const FALOAD: u8 = 48; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 40 | const DALOAD: u8 = 49; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 41 | const AALOAD: u8 = 50; [INFO] [stdout] 42 | const BALOAD: u8 = 51; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | const CALOAD: u8 = 52; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 44 | const SALOAD: u8 = 53; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | const FSTORE: u8 = 56; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 48 | const DSTORE: u8 = 57; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | const LASTORE: u8 = 80; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 52 | const FASTORE: u8 = 81; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 53 | const DASTORE: u8 = 82; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 54 | const AASTORE: u8 = 83; [INFO] [stdout] 55 | const BASTORE: u8 = 84; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 56 | const CASTORE: u8 = 85; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 57 | const SASTORE: u8 = 86; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 58 | const POP: u8 = 87; [INFO] [stdout] 59 | const POP2: u8 = 88; [INFO] [stdout] | ^^^^ [INFO] [stdout] 60 | const DUP: u8 = 89; [INFO] [stdout] 61 | const DUP_X1: u8 = 90; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 62 | const DUP_X2: u8 = 91; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 63 | const DUP2: u8 = 92; [INFO] [stdout] | ^^^^ [INFO] [stdout] 64 | const DUP2_X1: u8 = 93; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | const DUP2_X2: u8 = 94; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 66 | const SWAP: u8 = 95; [INFO] [stdout] 67 | const IADD: u8 = 96; [INFO] [stdout] | ^^^^ [INFO] [stdout] 68 | const LADD: u8 = 97; [INFO] [stdout] 69 | const FADD: u8 = 98; [INFO] [stdout] | ^^^^ [INFO] [stdout] 70 | const DADD: u8 = 99; [INFO] [stdout] | ^^^^ [INFO] [stdout] 71 | const ISUB: u8 = 100; [INFO] [stdout] | ^^^^ [INFO] [stdout] 72 | const LSUB: u8 = 101; [INFO] [stdout] | ^^^^ [INFO] [stdout] 73 | const FSUB: u8 = 102; [INFO] [stdout] | ^^^^ [INFO] [stdout] 74 | const DSUB: u8 = 103; [INFO] [stdout] | ^^^^ [INFO] [stdout] 75 | const IMUL: u8 = 104; [INFO] [stdout] | ^^^^ [INFO] [stdout] 76 | const LMUL: u8 = 105; [INFO] [stdout] | ^^^^ [INFO] [stdout] 77 | const FMUL: u8 = 106; [INFO] [stdout] | ^^^^ [INFO] [stdout] 78 | const DMUL: u8 = 107; [INFO] [stdout] | ^^^^ [INFO] [stdout] 79 | const IDIV: u8 = 108; [INFO] [stdout] | ^^^^ [INFO] [stdout] 80 | const LDIV: u8 = 109; [INFO] [stdout] | ^^^^ [INFO] [stdout] 81 | const FDIV: u8 = 110; [INFO] [stdout] | ^^^^ [INFO] [stdout] 82 | const DDIV: u8 = 111; [INFO] [stdout] | ^^^^ [INFO] [stdout] 83 | const IREM: u8 = 112; [INFO] [stdout] | ^^^^ [INFO] [stdout] 84 | const LREM: u8 = 113; [INFO] [stdout] | ^^^^ [INFO] [stdout] 85 | const FREM: u8 = 114; [INFO] [stdout] | ^^^^ [INFO] [stdout] 86 | const DREM: u8 = 115; [INFO] [stdout] | ^^^^ [INFO] [stdout] 87 | const INEG: u8 = 116; [INFO] [stdout] | ^^^^ [INFO] [stdout] 88 | const LNEG: u8 = 117; [INFO] [stdout] | ^^^^ [INFO] [stdout] 89 | const FNEG: u8 = 118; [INFO] [stdout] | ^^^^ [INFO] [stdout] 90 | const DNEG: u8 = 119; [INFO] [stdout] | ^^^^ [INFO] [stdout] 91 | const ISHL: u8 = 120; [INFO] [stdout] | ^^^^ [INFO] [stdout] 92 | const LSHL: u8 = 121; [INFO] [stdout] | ^^^^ [INFO] [stdout] 93 | const ISHR: u8 = 122; [INFO] [stdout] | ^^^^ [INFO] [stdout] 94 | const LSHR: u8 = 123; [INFO] [stdout] | ^^^^ [INFO] [stdout] 95 | const IUSHR: u8 = 124; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 96 | const LUSHR: u8 = 125; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 97 | const IAND: u8 = 126; [INFO] [stdout] 98 | const LAND: u8 = 127; [INFO] [stdout] | ^^^^ [INFO] [stdout] 99 | const IOR: u8 = 128; [INFO] [stdout] | ^^^ [INFO] [stdout] 100 | const LOR: u8 = 129; [INFO] [stdout] | ^^^ [INFO] [stdout] 101 | const IXOR: u8 = 130; [INFO] [stdout] | ^^^^ [INFO] [stdout] 102 | const LXOR: u8 = 131; [INFO] [stdout] | ^^^^ [INFO] [stdout] 103 | const IINC: u8 = 132; [INFO] [stdout] 104 | const I2L: u8 = 133; [INFO] [stdout] | ^^^ [INFO] [stdout] 105 | const I2F: u8 = 134; [INFO] [stdout] | ^^^ [INFO] [stdout] 106 | const I2D: u8 = 135; [INFO] [stdout] | ^^^ [INFO] [stdout] 107 | const L2I: u8 = 136; [INFO] [stdout] | ^^^ [INFO] [stdout] 108 | const L2F: u8 = 137; [INFO] [stdout] | ^^^ [INFO] [stdout] 109 | const L2D: u8 = 138; [INFO] [stdout] | ^^^ [INFO] [stdout] 110 | const F2I: u8 = 139; [INFO] [stdout] | ^^^ [INFO] [stdout] 111 | const F2L: u8 = 140; [INFO] [stdout] | ^^^ [INFO] [stdout] 112 | const F2D: u8 = 141; [INFO] [stdout] | ^^^ [INFO] [stdout] 113 | const D2I: u8 = 142; [INFO] [stdout] | ^^^ [INFO] [stdout] 114 | const D2L: u8 = 143; [INFO] [stdout] | ^^^ [INFO] [stdout] 115 | const D2F: u8 = 144; [INFO] [stdout] | ^^^ [INFO] [stdout] 116 | const I2B: u8 = 145; [INFO] [stdout] | ^^^ [INFO] [stdout] 117 | const I2C: u8 = 146; [INFO] [stdout] | ^^^ [INFO] [stdout] 118 | const I2S: u8 = 147; [INFO] [stdout] | ^^^ [INFO] [stdout] 119 | const LCMP: u8 = 148; [INFO] [stdout] | ^^^^ [INFO] [stdout] 120 | const FCMPL: u8 = 149; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 121 | const FCMPG: u8 = 150; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 122 | const DCMPL: u8 = 151; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 123 | const DCMPG: u8 = 152; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | const JSR: u8 = 168; [INFO] [stdout] | ^^^ [INFO] [stdout] 140 | const RET: u8 = 169; [INFO] [stdout] | ^^^ [INFO] [stdout] 141 | const TABLESWITCH: u8 = 170; [INFO] [stdout] 142 | const LOOKUPSWITCH: u8 = 171; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 143 | const IRETURN: u8 = 172; [INFO] [stdout] 144 | const LRETURN: u8 = 173; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 145 | const FRETURN: u8 = 174; [INFO] [stdout] 146 | const DRETURN: u8 = 175; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | const MONITORENTER: u8 = 194; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 166 | const MONITOREXIT: u8 = 195; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 167 | const MULTIANEWARRAY: u8 = 197; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking maya-test-bin v0.0.1-dev (/opt/rustwide/workdir/crates/maya-test-bin) [INFO] [stdout] warning: unused import: `IRAttributeInfo` [INFO] [stdout] --> crates/maya-test-bin/src/main.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | attribute::{IRAttribute, IRAttributeInfo}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IRAttributeInfo` [INFO] [stdout] --> crates/maya-test-bin/src/main.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | attribute::{IRAttribute, IRAttributeInfo}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.61s [INFO] running `Command { std: "docker" "inspect" "c543196de201f5eb82abaeaf48a383a16bcaf9035a667b1b2e6d53876542db2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c543196de201f5eb82abaeaf48a383a16bcaf9035a667b1b2e6d53876542db2e", kill_on_drop: false }` [INFO] [stdout] c543196de201f5eb82abaeaf48a383a16bcaf9035a667b1b2e6d53876542db2e [INFO] checking lilyrrose/mommy against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flilyrrose%2Fmommy" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lilyrrose/mommy on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lilyrrose/mommy [INFO] finished tweaking git repo https://github.com/lilyrrose/mommy [INFO] tweaked toml for git repo https://github.com/lilyrrose/mommy written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lilyrrose/mommy 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b080d7f7bf240b440fdb16958aff6af694f9920e57ef52a5329d079ce9f80f5d [INFO] running `Command { std: "docker" "start" "-a" "b080d7f7bf240b440fdb16958aff6af694f9920e57ef52a5329d079ce9f80f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b080d7f7bf240b440fdb16958aff6af694f9920e57ef52a5329d079ce9f80f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b080d7f7bf240b440fdb16958aff6af694f9920e57ef52a5329d079ce9f80f5d", kill_on_drop: false }` [INFO] [stdout] b080d7f7bf240b440fdb16958aff6af694f9920e57ef52a5329d079ce9f80f5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56fb014f4cb47dba5ed5a368be1e3632607bf26dce02a50fda94432e65966e40 [INFO] running `Command { std: "docker" "start" "-a" "56fb014f4cb47dba5ed5a368be1e3632607bf26dce02a50fda94432e65966e40", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking compiler v0.0.1-dev (/opt/rustwide/workdir/crates/compiler) [INFO] [stderr] Checking maya-classfile-verifier v0.0.1-dev (/opt/rustwide/workdir/crates/maya-classfile-verifier) [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking maya-mutf8 v0.0.1-dev (/opt/rustwide/workdir/crates/maya-mutf8) [INFO] [stderr] Checking maya-bytes v0.0.1-dev (/opt/rustwide/workdir/crates/maya-bytes) [INFO] [stderr] Checking maya-classfile-io v0.0.1-dev (/opt/rustwide/workdir/crates/maya-classfile-io) [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> crates/maya-classfile-io/src/class_pool.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | let b = buffer.read_n_bytes::<50>()?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b2` [INFO] [stdout] --> crates/maya-classfile-io/src/class_pool.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | let b2 = buffer.read_n_bytes_vec(len as usize)?; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_b2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> crates/maya-classfile-io/src/class_pool.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | let b = buffer.read_n_bytes::<50>()?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b2` [INFO] [stdout] --> crates/maya-classfile-io/src/class_pool.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | let b2 = buffer.read_n_bytes_vec(len as usize)?; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_b2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking maya-classfile-ir v0.0.1-dev (/opt/rustwide/workdir/crates/maya-classfile-ir) [INFO] [stdout] warning: unused imports: `CPMethodHandleRef` and `CPUtf8Ref` [INFO] [stdout] --> crates/maya-classfile-ir/src/code.rs:4:68 [INFO] [stdout] | [INFO] [stdout] 4 | CPClassRef, CPFieldRef, CPInterfaceMethodRef, CPInvokeDynamicRef, CPMethodHandleRef, CPMethodRef, CPUtf8Ref, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CPMethodHandleRef` and `CPUtf8Ref` [INFO] [stdout] --> crates/maya-classfile-ir/src/code.rs:4:68 [INFO] [stdout] | [INFO] [stdout] 4 | CPClassRef, CPFieldRef, CPInterfaceMethodRef, CPInvokeDynamicRef, CPMethodHandleRef, CPMethodRef, CPUtf8Ref, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cp` [INFO] [stdout] --> crates/maya-classfile-ir/src/class_pool.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn new(cp: &[IRCpTag], index: u16, utf8_tag: &IRCpTag) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cp` [INFO] [stdout] --> crates/maya-classfile-ir/src/class_pool.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn new(cp: &[IRCpTag], index: u16, utf8_tag: &IRCpTag) -> Self { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated constants are never used [INFO] [stdout] --> crates/maya-classfile-ir/src/code.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl Opcodes { [INFO] [stdout] | ------------ associated constants in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | const FCONST_0: u8 = 11; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | const FCONST_1: u8 = 12; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 26 | const FCONST_2: u8 = 13; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | const DCONST_0: u8 = 14; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | const DCONST_1: u8 = 15; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | const DLOAD: u8 = 24; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | const LALOAD: u8 = 47; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 39 | const FALOAD: u8 = 48; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 40 | const DALOAD: u8 = 49; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 41 | const AALOAD: u8 = 50; [INFO] [stdout] 42 | const BALOAD: u8 = 51; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | const CALOAD: u8 = 52; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 44 | const SALOAD: u8 = 53; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | const FSTORE: u8 = 56; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 48 | const DSTORE: u8 = 57; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | const LASTORE: u8 = 80; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 52 | const FASTORE: u8 = 81; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 53 | const DASTORE: u8 = 82; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 54 | const AASTORE: u8 = 83; [INFO] [stdout] 55 | const BASTORE: u8 = 84; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 56 | const CASTORE: u8 = 85; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 57 | const SASTORE: u8 = 86; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 58 | const POP: u8 = 87; [INFO] [stdout] 59 | const POP2: u8 = 88; [INFO] [stdout] | ^^^^ [INFO] [stdout] 60 | const DUP: u8 = 89; [INFO] [stdout] 61 | const DUP_X1: u8 = 90; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 62 | const DUP_X2: u8 = 91; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 63 | const DUP2: u8 = 92; [INFO] [stdout] | ^^^^ [INFO] [stdout] 64 | const DUP2_X1: u8 = 93; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | const DUP2_X2: u8 = 94; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 66 | const SWAP: u8 = 95; [INFO] [stdout] 67 | const IADD: u8 = 96; [INFO] [stdout] | ^^^^ [INFO] [stdout] 68 | const LADD: u8 = 97; [INFO] [stdout] 69 | const FADD: u8 = 98; [INFO] [stdout] | ^^^^ [INFO] [stdout] 70 | const DADD: u8 = 99; [INFO] [stdout] | ^^^^ [INFO] [stdout] 71 | const ISUB: u8 = 100; [INFO] [stdout] | ^^^^ [INFO] [stdout] 72 | const LSUB: u8 = 101; [INFO] [stdout] | ^^^^ [INFO] [stdout] 73 | const FSUB: u8 = 102; [INFO] [stdout] | ^^^^ [INFO] [stdout] 74 | const DSUB: u8 = 103; [INFO] [stdout] | ^^^^ [INFO] [stdout] 75 | const IMUL: u8 = 104; [INFO] [stdout] | ^^^^ [INFO] [stdout] 76 | const LMUL: u8 = 105; [INFO] [stdout] | ^^^^ [INFO] [stdout] 77 | const FMUL: u8 = 106; [INFO] [stdout] | ^^^^ [INFO] [stdout] 78 | const DMUL: u8 = 107; [INFO] [stdout] | ^^^^ [INFO] [stdout] 79 | const IDIV: u8 = 108; [INFO] [stdout] | ^^^^ [INFO] [stdout] 80 | const LDIV: u8 = 109; [INFO] [stdout] | ^^^^ [INFO] [stdout] 81 | const FDIV: u8 = 110; [INFO] [stdout] | ^^^^ [INFO] [stdout] 82 | const DDIV: u8 = 111; [INFO] [stdout] | ^^^^ [INFO] [stdout] 83 | const IREM: u8 = 112; [INFO] [stdout] | ^^^^ [INFO] [stdout] 84 | const LREM: u8 = 113; [INFO] [stdout] | ^^^^ [INFO] [stdout] 85 | const FREM: u8 = 114; [INFO] [stdout] | ^^^^ [INFO] [stdout] 86 | const DREM: u8 = 115; [INFO] [stdout] | ^^^^ [INFO] [stdout] 87 | const INEG: u8 = 116; [INFO] [stdout] | ^^^^ [INFO] [stdout] 88 | const LNEG: u8 = 117; [INFO] [stdout] | ^^^^ [INFO] [stdout] 89 | const FNEG: u8 = 118; [INFO] [stdout] | ^^^^ [INFO] [stdout] 90 | const DNEG: u8 = 119; [INFO] [stdout] | ^^^^ [INFO] [stdout] 91 | const ISHL: u8 = 120; [INFO] [stdout] | ^^^^ [INFO] [stdout] 92 | const LSHL: u8 = 121; [INFO] [stdout] | ^^^^ [INFO] [stdout] 93 | const ISHR: u8 = 122; [INFO] [stdout] | ^^^^ [INFO] [stdout] 94 | const LSHR: u8 = 123; [INFO] [stdout] | ^^^^ [INFO] [stdout] 95 | const IUSHR: u8 = 124; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 96 | const LUSHR: u8 = 125; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 97 | const IAND: u8 = 126; [INFO] [stdout] 98 | const LAND: u8 = 127; [INFO] [stdout] | ^^^^ [INFO] [stdout] 99 | const IOR: u8 = 128; [INFO] [stdout] | ^^^ [INFO] [stdout] 100 | const LOR: u8 = 129; [INFO] [stdout] | ^^^ [INFO] [stdout] 101 | const IXOR: u8 = 130; [INFO] [stdout] | ^^^^ [INFO] [stdout] 102 | const LXOR: u8 = 131; [INFO] [stdout] | ^^^^ [INFO] [stdout] 103 | const IINC: u8 = 132; [INFO] [stdout] 104 | const I2L: u8 = 133; [INFO] [stdout] | ^^^ [INFO] [stdout] 105 | const I2F: u8 = 134; [INFO] [stdout] | ^^^ [INFO] [stdout] 106 | const I2D: u8 = 135; [INFO] [stdout] | ^^^ [INFO] [stdout] 107 | const L2I: u8 = 136; [INFO] [stdout] | ^^^ [INFO] [stdout] 108 | const L2F: u8 = 137; [INFO] [stdout] | ^^^ [INFO] [stdout] 109 | const L2D: u8 = 138; [INFO] [stdout] | ^^^ [INFO] [stdout] 110 | const F2I: u8 = 139; [INFO] [stdout] | ^^^ [INFO] [stdout] 111 | const F2L: u8 = 140; [INFO] [stdout] | ^^^ [INFO] [stdout] 112 | const F2D: u8 = 141; [INFO] [stdout] | ^^^ [INFO] [stdout] 113 | const D2I: u8 = 142; [INFO] [stdout] | ^^^ [INFO] [stdout] 114 | const D2L: u8 = 143; [INFO] [stdout] | ^^^ [INFO] [stdout] 115 | const D2F: u8 = 144; [INFO] [stdout] | ^^^ [INFO] [stdout] 116 | const I2B: u8 = 145; [INFO] [stdout] | ^^^ [INFO] [stdout] 117 | const I2C: u8 = 146; [INFO] [stdout] | ^^^ [INFO] [stdout] 118 | const I2S: u8 = 147; [INFO] [stdout] | ^^^ [INFO] [stdout] 119 | const LCMP: u8 = 148; [INFO] [stdout] | ^^^^ [INFO] [stdout] 120 | const FCMPL: u8 = 149; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 121 | const FCMPG: u8 = 150; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 122 | const DCMPL: u8 = 151; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 123 | const DCMPG: u8 = 152; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | const JSR: u8 = 168; [INFO] [stdout] | ^^^ [INFO] [stdout] 140 | const RET: u8 = 169; [INFO] [stdout] | ^^^ [INFO] [stdout] 141 | const TABLESWITCH: u8 = 170; [INFO] [stdout] 142 | const LOOKUPSWITCH: u8 = 171; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 143 | const IRETURN: u8 = 172; [INFO] [stdout] 144 | const LRETURN: u8 = 173; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 145 | const FRETURN: u8 = 174; [INFO] [stdout] 146 | const DRETURN: u8 = 175; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | const MONITORENTER: u8 = 194; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 166 | const MONITOREXIT: u8 = 195; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 167 | const MULTIANEWARRAY: u8 = 197; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/maya-classfile-ir/src/lib.rs:70:6 [INFO] [stdout] | [INFO] [stdout] 64 | let attributes = raw [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 71 | | access_flags: raw.access_flags, [INFO] [stdout] 72 | | name, [INFO] [stdout] 73 | | descriptor, [INFO] [stdout] 74 | | attributes, [INFO] [stdout] 75 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/maya-classfile-ir/src/lib.rs:103:6 [INFO] [stdout] | [INFO] [stdout] 97 | let attributes = raw [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 104 | | access_flags: raw.access_flags, [INFO] [stdout] 105 | | name, [INFO] [stdout] 106 | | descriptor, [INFO] [stdout] 107 | | attributes, [INFO] [stdout] 108 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/maya-classfile-ir/src/lib.rs:165:6 [INFO] [stdout] | [INFO] [stdout] 133 | let cp = IRCpTag::from_io(raw.cp).unwrap(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | let fields = raw [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 154 | let methods = raw [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 159 | let attributes = raw [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 166 | | magic, [INFO] [stdout] 167 | | version, [INFO] [stdout] 168 | | cp, [INFO] [stdout] ... | [INFO] [stdout] 175 | | attributes, [INFO] [stdout] 176 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/maya-classfile-ir/src/attribute.rs:267:6 [INFO] [stdout] | [INFO] [stdout] 263 | let mut attributes = Vec::with_capacity(attribute_len); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 268 | | max_stack, [INFO] [stdout] 269 | | max_locals, [INFO] [stdout] 270 | | code, [INFO] [stdout] 271 | | exception_table, [INFO] [stdout] 272 | | attributes, [INFO] [stdout] 273 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/maya-classfile-ir/src/attribute.rs:345:6 [INFO] [stdout] | [INFO] [stdout] 345 | Ok(match tag { [INFO] [stdout] | ____________^ [INFO] [stdout] 346 | | b'B' | b'C' | b'D' | b'F' | b'I' | b'J' | b'S' | b'Z' | b's' => { [INFO] [stdout] 347 | | Self::ConstValueIndex(CPConstValueRef::from_cp(cp, buffer.read_u16()?)) [INFO] [stdout] 348 | | } [INFO] [stdout] ... | [INFO] [stdout] 367 | | _ => panic!("invalid tag: {tag}"), [INFO] [stdout] 368 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/maya-classfile-ir/src/attribute.rs:402:6 [INFO] [stdout] | [INFO] [stdout] 390 | let mut pairs = Vec::with_capacity(n_pairs); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 402 | Ok(Self { ty, pairs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/maya-classfile-ir/src/attribute.rs:423:6 [INFO] [stdout] | [INFO] [stdout] 418 | let mut attributes = Vec::with_capacity(n_attributes); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 423 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 424 | | name: CPUtf8Ref::from_cp(cp, name_idx), [INFO] [stdout] 425 | | descriptor: CPUtf8Ref::from_cp(cp, descriptor_idx), [INFO] [stdout] 426 | | attributes, [INFO] [stdout] 427 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/maya-classfile-ir/src/attribute.rs:447:6 [INFO] [stdout] | [INFO] [stdout] 447 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 448 | | method: CPMethodHandleRef::from_cp(cp, method_idx), [INFO] [stdout] 449 | | arguments: arguments.into_iter().map(|idx| CPTagRef::from_cp(cp, idx)).collect(), [INFO] [stdout] 450 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/maya-classfile-ir/src/attribute.rs:642:6 [INFO] [stdout] | [INFO] [stdout] 630 | let mut pairs = Vec::with_capacity(n_pairs); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 642 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 643 | | target_type, [INFO] [stdout] 644 | | target_info, [INFO] [stdout] 645 | | target_path, [INFO] [stdout] 646 | | type_index, [INFO] [stdout] 647 | | pairs, [INFO] [stdout] 648 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated constants are never used [INFO] [stdout] --> crates/maya-classfile-ir/src/code.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl Opcodes { [INFO] [stdout] | ------------ associated constants in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | const FCONST_0: u8 = 11; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | const FCONST_1: u8 = 12; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 26 | const FCONST_2: u8 = 13; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 27 | const DCONST_0: u8 = 14; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | const DCONST_1: u8 = 15; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | const DLOAD: u8 = 24; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | const LALOAD: u8 = 47; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 39 | const FALOAD: u8 = 48; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 40 | const DALOAD: u8 = 49; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 41 | const AALOAD: u8 = 50; [INFO] [stdout] 42 | const BALOAD: u8 = 51; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | const CALOAD: u8 = 52; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 44 | const SALOAD: u8 = 53; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | const FSTORE: u8 = 56; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 48 | const DSTORE: u8 = 57; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | const LASTORE: u8 = 80; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 52 | const FASTORE: u8 = 81; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 53 | const DASTORE: u8 = 82; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 54 | const AASTORE: u8 = 83; [INFO] [stdout] 55 | const BASTORE: u8 = 84; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 56 | const CASTORE: u8 = 85; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 57 | const SASTORE: u8 = 86; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 58 | const POP: u8 = 87; [INFO] [stdout] 59 | const POP2: u8 = 88; [INFO] [stdout] | ^^^^ [INFO] [stdout] 60 | const DUP: u8 = 89; [INFO] [stdout] 61 | const DUP_X1: u8 = 90; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 62 | const DUP_X2: u8 = 91; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 63 | const DUP2: u8 = 92; [INFO] [stdout] | ^^^^ [INFO] [stdout] 64 | const DUP2_X1: u8 = 93; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 65 | const DUP2_X2: u8 = 94; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 66 | const SWAP: u8 = 95; [INFO] [stdout] 67 | const IADD: u8 = 96; [INFO] [stdout] | ^^^^ [INFO] [stdout] 68 | const LADD: u8 = 97; [INFO] [stdout] 69 | const FADD: u8 = 98; [INFO] [stdout] | ^^^^ [INFO] [stdout] 70 | const DADD: u8 = 99; [INFO] [stdout] | ^^^^ [INFO] [stdout] 71 | const ISUB: u8 = 100; [INFO] [stdout] | ^^^^ [INFO] [stdout] 72 | const LSUB: u8 = 101; [INFO] [stdout] | ^^^^ [INFO] [stdout] 73 | const FSUB: u8 = 102; [INFO] [stdout] | ^^^^ [INFO] [stdout] 74 | const DSUB: u8 = 103; [INFO] [stdout] | ^^^^ [INFO] [stdout] 75 | const IMUL: u8 = 104; [INFO] [stdout] | ^^^^ [INFO] [stdout] 76 | const LMUL: u8 = 105; [INFO] [stdout] | ^^^^ [INFO] [stdout] 77 | const FMUL: u8 = 106; [INFO] [stdout] | ^^^^ [INFO] [stdout] 78 | const DMUL: u8 = 107; [INFO] [stdout] | ^^^^ [INFO] [stdout] 79 | const IDIV: u8 = 108; [INFO] [stdout] | ^^^^ [INFO] [stdout] 80 | const LDIV: u8 = 109; [INFO] [stdout] | ^^^^ [INFO] [stdout] 81 | const FDIV: u8 = 110; [INFO] [stdout] | ^^^^ [INFO] [stdout] 82 | const DDIV: u8 = 111; [INFO] [stdout] | ^^^^ [INFO] [stdout] 83 | const IREM: u8 = 112; [INFO] [stdout] | ^^^^ [INFO] [stdout] 84 | const LREM: u8 = 113; [INFO] [stdout] | ^^^^ [INFO] [stdout] 85 | const FREM: u8 = 114; [INFO] [stdout] | ^^^^ [INFO] [stdout] 86 | const DREM: u8 = 115; [INFO] [stdout] | ^^^^ [INFO] [stdout] 87 | const INEG: u8 = 116; [INFO] [stdout] | ^^^^ [INFO] [stdout] 88 | const LNEG: u8 = 117; [INFO] [stdout] | ^^^^ [INFO] [stdout] 89 | const FNEG: u8 = 118; [INFO] [stdout] | ^^^^ [INFO] [stdout] 90 | const DNEG: u8 = 119; [INFO] [stdout] | ^^^^ [INFO] [stdout] 91 | const ISHL: u8 = 120; [INFO] [stdout] | ^^^^ [INFO] [stdout] 92 | const LSHL: u8 = 121; [INFO] [stdout] | ^^^^ [INFO] [stdout] 93 | const ISHR: u8 = 122; [INFO] [stdout] | ^^^^ [INFO] [stdout] 94 | const LSHR: u8 = 123; [INFO] [stdout] | ^^^^ [INFO] [stdout] 95 | const IUSHR: u8 = 124; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 96 | const LUSHR: u8 = 125; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 97 | const IAND: u8 = 126; [INFO] [stdout] 98 | const LAND: u8 = 127; [INFO] [stdout] | ^^^^ [INFO] [stdout] 99 | const IOR: u8 = 128; [INFO] [stdout] | ^^^ [INFO] [stdout] 100 | const LOR: u8 = 129; [INFO] [stdout] | ^^^ [INFO] [stdout] 101 | const IXOR: u8 = 130; [INFO] [stdout] | ^^^^ [INFO] [stdout] 102 | const LXOR: u8 = 131; [INFO] [stdout] | ^^^^ [INFO] [stdout] 103 | const IINC: u8 = 132; [INFO] [stdout] 104 | const I2L: u8 = 133; [INFO] [stdout] | ^^^ [INFO] [stdout] 105 | const I2F: u8 = 134; [INFO] [stdout] | ^^^ [INFO] [stdout] 106 | const I2D: u8 = 135; [INFO] [stdout] | ^^^ [INFO] [stdout] 107 | const L2I: u8 = 136; [INFO] [stdout] | ^^^ [INFO] [stdout] 108 | const L2F: u8 = 137; [INFO] [stdout] | ^^^ [INFO] [stdout] 109 | const L2D: u8 = 138; [INFO] [stdout] | ^^^ [INFO] [stdout] 110 | const F2I: u8 = 139; [INFO] [stdout] | ^^^ [INFO] [stdout] 111 | const F2L: u8 = 140; [INFO] [stdout] | ^^^ [INFO] [stdout] 112 | const F2D: u8 = 141; [INFO] [stdout] | ^^^ [INFO] [stdout] 113 | const D2I: u8 = 142; [INFO] [stdout] | ^^^ [INFO] [stdout] 114 | const D2L: u8 = 143; [INFO] [stdout] | ^^^ [INFO] [stdout] 115 | const D2F: u8 = 144; [INFO] [stdout] | ^^^ [INFO] [stdout] 116 | const I2B: u8 = 145; [INFO] [stdout] | ^^^ [INFO] [stdout] 117 | const I2C: u8 = 146; [INFO] [stdout] | ^^^ [INFO] [stdout] 118 | const I2S: u8 = 147; [INFO] [stdout] | ^^^ [INFO] [stdout] 119 | const LCMP: u8 = 148; [INFO] [stdout] | ^^^^ [INFO] [stdout] 120 | const FCMPL: u8 = 149; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 121 | const FCMPG: u8 = 150; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 122 | const DCMPL: u8 = 151; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 123 | const DCMPG: u8 = 152; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | const JSR: u8 = 168; [INFO] [stdout] | ^^^ [INFO] [stdout] 140 | const RET: u8 = 169; [INFO] [stdout] | ^^^ [INFO] [stdout] 141 | const TABLESWITCH: u8 = 170; [INFO] [stdout] 142 | const LOOKUPSWITCH: u8 = 171; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 143 | const IRETURN: u8 = 172; [INFO] [stdout] 144 | const LRETURN: u8 = 173; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 145 | const FRETURN: u8 = 174; [INFO] [stdout] 146 | const DRETURN: u8 = 175; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 165 | const MONITORENTER: u8 = 194; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 166 | const MONITOREXIT: u8 = 195; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 167 | const MULTIANEWARRAY: u8 = 197; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/maya-classfile-ir/src/lib.rs:70:6 [INFO] [stdout] | [INFO] [stdout] 64 | let attributes = raw [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 71 | | access_flags: raw.access_flags, [INFO] [stdout] 72 | | name, [INFO] [stdout] 73 | | descriptor, [INFO] [stdout] 74 | | attributes, [INFO] [stdout] 75 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/maya-classfile-ir/src/lib.rs:103:6 [INFO] [stdout] | [INFO] [stdout] 97 | let attributes = raw [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 104 | | access_flags: raw.access_flags, [INFO] [stdout] 105 | | name, [INFO] [stdout] 106 | | descriptor, [INFO] [stdout] 107 | | attributes, [INFO] [stdout] 108 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/maya-classfile-ir/src/lib.rs:165:6 [INFO] [stdout] | [INFO] [stdout] 133 | let cp = IRCpTag::from_io(raw.cp).unwrap(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | let fields = raw [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 154 | let methods = raw [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 159 | let attributes = raw [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 166 | | magic, [INFO] [stdout] 167 | | version, [INFO] [stdout] 168 | | cp, [INFO] [stdout] ... | [INFO] [stdout] 175 | | attributes, [INFO] [stdout] 176 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/maya-classfile-ir/src/attribute.rs:267:6 [INFO] [stdout] | [INFO] [stdout] 263 | let mut attributes = Vec::with_capacity(attribute_len); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 268 | | max_stack, [INFO] [stdout] 269 | | max_locals, [INFO] [stdout] 270 | | code, [INFO] [stdout] 271 | | exception_table, [INFO] [stdout] 272 | | attributes, [INFO] [stdout] 273 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/maya-classfile-ir/src/attribute.rs:345:6 [INFO] [stdout] | [INFO] [stdout] 345 | Ok(match tag { [INFO] [stdout] | ____________^ [INFO] [stdout] 346 | | b'B' | b'C' | b'D' | b'F' | b'I' | b'J' | b'S' | b'Z' | b's' => { [INFO] [stdout] 347 | | Self::ConstValueIndex(CPConstValueRef::from_cp(cp, buffer.read_u16()?)) [INFO] [stdout] 348 | | } [INFO] [stdout] ... | [INFO] [stdout] 367 | | _ => panic!("invalid tag: {tag}"), [INFO] [stdout] 368 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/maya-classfile-ir/src/attribute.rs:402:6 [INFO] [stdout] | [INFO] [stdout] 390 | let mut pairs = Vec::with_capacity(n_pairs); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 402 | Ok(Self { ty, pairs }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/maya-classfile-ir/src/attribute.rs:423:6 [INFO] [stdout] | [INFO] [stdout] 418 | let mut attributes = Vec::with_capacity(n_attributes); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 423 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 424 | | name: CPUtf8Ref::from_cp(cp, name_idx), [INFO] [stdout] 425 | | descriptor: CPUtf8Ref::from_cp(cp, descriptor_idx), [INFO] [stdout] 426 | | attributes, [INFO] [stdout] 427 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/maya-classfile-ir/src/attribute.rs:447:6 [INFO] [stdout] | [INFO] [stdout] 447 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 448 | | method: CPMethodHandleRef::from_cp(cp, method_idx), [INFO] [stdout] 449 | | arguments: arguments.into_iter().map(|idx| CPTagRef::from_cp(cp, idx)).collect(), [INFO] [stdout] 450 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/maya-classfile-ir/src/attribute.rs:642:6 [INFO] [stdout] | [INFO] [stdout] 630 | let mut pairs = Vec::with_capacity(n_pairs); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 642 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 643 | | target_type, [INFO] [stdout] 644 | | target_info, [INFO] [stdout] 645 | | target_path, [INFO] [stdout] 646 | | type_index, [INFO] [stdout] 647 | | pairs, [INFO] [stdout] 648 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `maya-classfile-ir` (lib) due to 10 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `maya-classfile-ir` (lib test) due to 10 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "56fb014f4cb47dba5ed5a368be1e3632607bf26dce02a50fda94432e65966e40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56fb014f4cb47dba5ed5a368be1e3632607bf26dce02a50fda94432e65966e40", kill_on_drop: false }` [INFO] [stdout] 56fb014f4cb47dba5ed5a368be1e3632607bf26dce02a50fda94432e65966e40