[INFO] cloning repository https://github.com/mvhv/nes-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mvhv/nes-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvhv%2Fnes-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvhv%2Fnes-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 019a8f9f7ce2fb6ddecceef426b98f23cd879106 [INFO] building mvhv/nes-rs against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvhv%2Fnes-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/mvhv/nes-rs on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mvhv/nes-rs [INFO] finished tweaking git repo https://github.com/mvhv/nes-rs [INFO] tweaked toml for git repo https://github.com/mvhv/nes-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mvhv/nes-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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm v0.20.0 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded crossterm_winapi v0.9.0 [INFO] [stderr] Downloaded version-compare v0.1.0 [INFO] [stderr] Downloaded signal-hook v0.3.10 [INFO] [stderr] Downloaded crossterm v0.22.1 [INFO] [stderr] Downloaded crossterm_winapi v0.8.0 [INFO] [stderr] Downloaded signal-hook-mio v0.2.1 [INFO] [stderr] Downloaded tui v0.16.0 [INFO] [stderr] Downloaded sdl2 v0.35.1 [INFO] [stderr] Downloaded libc v0.2.107 [INFO] [stderr] Downloaded sdl2-sys v0.35.1 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af72cfd41df17638570fcc43040b8768efb95f29e1658a71ec9470df9ccc7b6f [INFO] running `Command { std: "docker" "start" "-a" "af72cfd41df17638570fcc43040b8768efb95f29e1658a71ec9470df9ccc7b6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af72cfd41df17638570fcc43040b8768efb95f29e1658a71ec9470df9ccc7b6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af72cfd41df17638570fcc43040b8768efb95f29e1658a71ec9470df9ccc7b6f", kill_on_drop: false }` [INFO] [stdout] af72cfd41df17638570fcc43040b8768efb95f29e1658a71ec9470df9ccc7b6f [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59ad4507600211821ec544756c6bcbf9221c75b7bc8e4aaea39d402808db129c [INFO] running `Command { std: "docker" "start" "-a" "59ad4507600211821ec544756c6bcbf9221c75b7bc8e4aaea39d402808db129c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling sdl2 v0.35.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling sdl2-sys v0.35.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling nes-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::Add` [INFO] [stdout] --> src/cpu/prog/instructions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Add; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `peek` [INFO] [stdout] --> src/cpu/prog/parse.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | use nom::combinator::{eof, opt, peek, success}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `many0` [INFO] [stdout] --> src/cpu/prog/parse.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use nom::multi::{many0, many_till}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::IResult` [INFO] [stdout] --> src/cpu/prog.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nom::IResult; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytes::complete::take` [INFO] [stdout] --> src/cpu/prog.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use nom::{bytes::complete::take, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cpu::ops::Mnemonic` [INFO] [stdout] --> src/cpu/prog.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::cpu::ops::Mnemonic; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> src/cpu/prog/parse.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | .map(|(rem, (res, end))| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_end` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_negative` is never used [INFO] [stdout] --> src/cpu.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn is_negative(val: u8) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_mnemonic_mode` is never used [INFO] [stdout] --> src/cpu/ops.rs:282:12 [INFO] [stdout] | [INFO] [stdout] 263 | impl Opcode { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 282 | pub fn from_mnemonic_mode(mnemonic: Mnemonic, mode: AddressMode) -> &'static Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/cpu/reg.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 30 | impl RegisterSet { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | const BITMASK_B5: u8 = 0b0010_0000; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 35 | const BITMASK_B4: u8 = 0b0001_0000; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn get_b5(&mut self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn set_b5(&mut self, value: bool) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn get_b4(&mut self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub fn set_b4(&mut self, value: bool) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn get_decimal(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn get_interrupt(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `start` is never read [INFO] [stdout] --> src/cpu/prog.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Program { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | start: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cpu/prog/instructions.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Instruction { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(mnemonic: Mnemonic, operand: Operand, mode: AddressMode) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OperandMode` is never constructed [INFO] [stdout] --> src/cpu/prog/parse.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | struct OperandMode { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl OperandMode { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 27 | pub fn new(operand: Operand, mode: AddressMode) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mnemonic` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn mnemonic(s: &str) -> IResult<&str, Mnemonic> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `line` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:44:4 [INFO] [stdout] | [INFO] [stdout] 44 | fn line(s: &str) -> IResult<&str, Option> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `program` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:66:4 [INFO] [stdout] | [INFO] [stdout] 66 | fn program(s: &str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `operand` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:81:4 [INFO] [stdout] | [INFO] [stdout] 81 | fn operand(s: &str)-> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `implicit` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:101:4 [INFO] [stdout] | [INFO] [stdout] 101 | fn implicit(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `accumulator` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn accumulator(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hex_byte` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:111:4 [INFO] [stdout] | [INFO] [stdout] 111 | fn hex_byte(s: &str) -> IResult<&str, u8> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hex_double_byte` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:119:4 [INFO] [stdout] | [INFO] [stdout] 119 | fn hex_double_byte(s: &str) -> IResult<&str, u16> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `immediate` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:127:4 [INFO] [stdout] | [INFO] [stdout] 127 | fn immediate(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `zp_addr` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:137:4 [INFO] [stdout] | [INFO] [stdout] 137 | fn zp_addr(s: &str) -> IResult<&str, u8> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `abs_addr` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:144:4 [INFO] [stdout] | [INFO] [stdout] 144 | fn abs_addr(s: &str) -> IResult<&str, u16> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `zeropage` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:151:4 [INFO] [stdout] | [INFO] [stdout] 151 | fn zeropage(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `zeropage_x` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:164:4 [INFO] [stdout] | [INFO] [stdout] 164 | fn zeropage_x(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `zeropage_y` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:174:4 [INFO] [stdout] | [INFO] [stdout] 174 | fn zeropage_y(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `relative` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:184:4 [INFO] [stdout] | [INFO] [stdout] 184 | fn relative(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `absolute` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:197:4 [INFO] [stdout] | [INFO] [stdout] 197 | fn absolute(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `absolute_x` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:210:4 [INFO] [stdout] | [INFO] [stdout] 210 | fn absolute_x(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `absolute_y` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:220:4 [INFO] [stdout] | [INFO] [stdout] 220 | fn absolute_y(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `indirect` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:230:4 [INFO] [stdout] | [INFO] [stdout] 230 | fn indirect(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `indirect_x` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:243:4 [INFO] [stdout] | [INFO] [stdout] 243 | fn indirect_x(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `indirect_y` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:256:4 [INFO] [stdout] | [INFO] [stdout] 256 | fn indirect_y(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `instruction` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:269:4 [INFO] [stdout] | [INFO] [stdout] 269 | fn instruction(s: &str) -> IResult<&str, Instruction> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `comment` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:288:4 [INFO] [stdout] | [INFO] [stdout] 288 | fn comment(s: &str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&Opcode` instead of cloning the inner type [INFO] [stdout] --> src/cpu/prog/instructions.rs:26:111 [INFO] [stdout] | [INFO] [stdout] 26 | let opcode = CPU_OPCODE_MAP.get(&byte).expect("Error, opcode not found in map while decompiling.").clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.42s [INFO] running `Command { std: "docker" "inspect" "59ad4507600211821ec544756c6bcbf9221c75b7bc8e4aaea39d402808db129c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59ad4507600211821ec544756c6bcbf9221c75b7bc8e4aaea39d402808db129c", kill_on_drop: false }` [INFO] [stdout] 59ad4507600211821ec544756c6bcbf9221c75b7bc8e4aaea39d402808db129c [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f263a4e3eab32ebb95192365f7a865f6f05f075540f86a551cb4b54809db5972 [INFO] running `Command { std: "docker" "start" "-a" "f263a4e3eab32ebb95192365f7a865f6f05f075540f86a551cb4b54809db5972", kill_on_drop: false }` [INFO] [stderr] Compiling nes-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::Add` [INFO] [stdout] --> src/cpu/prog/instructions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Add; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `peek` [INFO] [stdout] --> src/cpu/prog/parse.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | use nom::combinator::{eof, opt, peek, success}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `many0` [INFO] [stdout] --> src/cpu/prog/parse.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use nom::multi::{many0, many_till}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::IResult` [INFO] [stdout] --> src/cpu/prog.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nom::IResult; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytes::complete::take` [INFO] [stdout] --> src/cpu/prog.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use nom::{bytes::complete::take, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cpu::ops::Mnemonic` [INFO] [stdout] --> src/cpu/prog.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::cpu::ops::Mnemonic; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> src/cpu/prog/parse.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | .map(|(rem, (res, end))| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_end` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_negative` is never used [INFO] [stdout] --> src/cpu.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn is_negative(val: u8) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_mnemonic_mode` is never used [INFO] [stdout] --> src/cpu/ops.rs:282:12 [INFO] [stdout] | [INFO] [stdout] 263 | impl Opcode { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 282 | pub fn from_mnemonic_mode(mnemonic: Mnemonic, mode: AddressMode) -> &'static Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/cpu/reg.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 30 | impl RegisterSet { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | const BITMASK_B5: u8 = 0b0010_0000; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 35 | const BITMASK_B4: u8 = 0b0001_0000; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn get_b5(&mut self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn set_b5(&mut self, value: bool) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn get_b4(&mut self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub fn set_b4(&mut self, value: bool) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn get_decimal(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn get_interrupt(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `start` is never read [INFO] [stdout] --> src/cpu/prog.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Program { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | start: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cpu/prog/instructions.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Instruction { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn new(mnemonic: Mnemonic, operand: Operand, mode: AddressMode) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `OperandMode` is never constructed [INFO] [stdout] --> src/cpu/prog/parse.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | struct OperandMode { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl OperandMode { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 27 | pub fn new(operand: Operand, mode: AddressMode) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `mnemonic` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn mnemonic(s: &str) -> IResult<&str, Mnemonic> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `line` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:44:4 [INFO] [stdout] | [INFO] [stdout] 44 | fn line(s: &str) -> IResult<&str, Option> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `program` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:66:4 [INFO] [stdout] | [INFO] [stdout] 66 | fn program(s: &str) -> IResult<&str, Vec> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `operand` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:81:4 [INFO] [stdout] | [INFO] [stdout] 81 | fn operand(s: &str)-> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `implicit` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:101:4 [INFO] [stdout] | [INFO] [stdout] 101 | fn implicit(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `accumulator` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn accumulator(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hex_byte` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:111:4 [INFO] [stdout] | [INFO] [stdout] 111 | fn hex_byte(s: &str) -> IResult<&str, u8> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hex_double_byte` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:119:4 [INFO] [stdout] | [INFO] [stdout] 119 | fn hex_double_byte(s: &str) -> IResult<&str, u16> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `immediate` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:127:4 [INFO] [stdout] | [INFO] [stdout] 127 | fn immediate(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `zp_addr` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:137:4 [INFO] [stdout] | [INFO] [stdout] 137 | fn zp_addr(s: &str) -> IResult<&str, u8> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `abs_addr` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:144:4 [INFO] [stdout] | [INFO] [stdout] 144 | fn abs_addr(s: &str) -> IResult<&str, u16> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `zeropage` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:151:4 [INFO] [stdout] | [INFO] [stdout] 151 | fn zeropage(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `zeropage_x` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:164:4 [INFO] [stdout] | [INFO] [stdout] 164 | fn zeropage_x(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `zeropage_y` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:174:4 [INFO] [stdout] | [INFO] [stdout] 174 | fn zeropage_y(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `relative` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:184:4 [INFO] [stdout] | [INFO] [stdout] 184 | fn relative(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `absolute` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:197:4 [INFO] [stdout] | [INFO] [stdout] 197 | fn absolute(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `absolute_x` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:210:4 [INFO] [stdout] | [INFO] [stdout] 210 | fn absolute_x(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `absolute_y` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:220:4 [INFO] [stdout] | [INFO] [stdout] 220 | fn absolute_y(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `indirect` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:230:4 [INFO] [stdout] | [INFO] [stdout] 230 | fn indirect(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `indirect_x` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:243:4 [INFO] [stdout] | [INFO] [stdout] 243 | fn indirect_x(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `indirect_y` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:256:4 [INFO] [stdout] | [INFO] [stdout] 256 | fn indirect_y(s: &str) -> IResult<&str, OperandMode> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `instruction` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:269:4 [INFO] [stdout] | [INFO] [stdout] 269 | fn instruction(s: &str) -> IResult<&str, Instruction> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `comment` is never used [INFO] [stdout] --> src/cpu/prog/parse.rs:288:4 [INFO] [stdout] | [INFO] [stdout] 288 | fn comment(s: &str) -> IResult<&str, &str> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&Opcode` instead of cloning the inner type [INFO] [stdout] --> src/cpu/prog/instructions.rs:26:111 [INFO] [stdout] | [INFO] [stdout] 26 | let opcode = CPU_OPCODE_MAP.get(&byte).expect("Error, opcode not found in map while decompiling.").clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Add` [INFO] [stdout] --> src/cpu/prog/instructions.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Add; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `peek` [INFO] [stdout] --> src/cpu/prog/parse.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | use nom::combinator::{eof, opt, peek, success}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `many0` [INFO] [stdout] --> src/cpu/prog/parse.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use nom::multi::{many0, many_till}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `*` [INFO] [stdout] --> src/cpu/prog/parse.rs:299:41 [INFO] [stdout] | [INFO] [stdout] 299 | use crate::cpu::AddressMode::{self, *}; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `*` [INFO] [stdout] --> src/cpu/prog/parse.rs:300:57 [INFO] [stdout] | [INFO] [stdout] 300 | use crate::cpu::prog::instructions::Operand::{self, *}; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nom::IResult` [INFO] [stdout] --> src/cpu/prog.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use nom::IResult; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bytes::complete::take` [INFO] [stdout] --> src/cpu/prog.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use nom::{bytes::complete::take, }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::cpu::ops::Mnemonic` [INFO] [stdout] --> src/cpu/prog.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::cpu::ops::Mnemonic; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> src/cpu/prog/parse.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | .map(|(rem, (res, end))| { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_end` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_negative` is never used [INFO] [stdout] --> src/cpu.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn is_negative(val: u8) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/cpu/reg.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 30 | impl RegisterSet { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | const BITMASK_B5: u8 = 0b0010_0000; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 35 | const BITMASK_B4: u8 = 0b0001_0000; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn get_b5(&mut self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn set_b5(&mut self, value: bool) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn get_b4(&mut self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub fn set_b4(&mut self, value: bool) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn get_decimal(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn get_interrupt(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `start` is never read [INFO] [stdout] --> src/cpu/prog.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Program { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 13 | start: u16, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&Opcode` instead of cloning the inner type [INFO] [stdout] --> src/cpu/prog/instructions.rs:26:111 [INFO] [stdout] | [INFO] [stdout] 26 | let opcode = CPU_OPCODE_MAP.get(&byte).expect("Error, opcode not found in map while decompiling.").clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "f263a4e3eab32ebb95192365f7a865f6f05f075540f86a551cb4b54809db5972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f263a4e3eab32ebb95192365f7a865f6f05f075540f86a551cb4b54809db5972", kill_on_drop: false }` [INFO] [stdout] f263a4e3eab32ebb95192365f7a865f6f05f075540f86a551cb4b54809db5972