[INFO] cloning repository https://github.com/aditya2912/Random-Local-Search-In-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aditya2912/Random-Local-Search-In-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faditya2912%2FRandom-Local-Search-In-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faditya2912%2FRandom-Local-Search-In-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f42f71ebd8888cdc541f05265c9bcbe461397c19 [INFO] checking aditya2912/Random-Local-Search-In-Rust against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faditya2912%2FRandom-Local-Search-In-Rust" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aditya2912/Random-Local-Search-In-Rust on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aditya2912/Random-Local-Search-In-Rust [INFO] finished tweaking git repo https://github.com/aditya2912/Random-Local-Search-In-Rust [INFO] tweaked toml for git repo https://github.com/aditya2912/Random-Local-Search-In-Rust written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/aditya2912/Random-Local-Search-In-Rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 596f1239fd68e108a90bce89b99b53f21c58064f79b5b4a2ad0e3b986b636b2d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "596f1239fd68e108a90bce89b99b53f21c58064f79b5b4a2ad0e3b986b636b2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "596f1239fd68e108a90bce89b99b53f21c58064f79b5b4a2ad0e3b986b636b2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "596f1239fd68e108a90bce89b99b53f21c58064f79b5b4a2ad0e3b986b636b2d", kill_on_drop: false }` [INFO] [stdout] 596f1239fd68e108a90bce89b99b53f21c58064f79b5b4a2ad0e3b986b636b2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 96f054706b94cd9984749a1836693d572784527d0f97a85bf354c43e861eb38d [INFO] running `Command { std: "docker" "start" "-a" "96f054706b94cd9984749a1836693d572784527d0f97a85bf354c43e861eb38d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rust_dummy_project v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::f64::consts::E` [INFO] [stdout] --> src/neuron.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::f64::consts::E; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::f64::consts::E` [INFO] [stdout] --> src/neuron.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::f64::consts::E; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `sigmoid` is never read [INFO] [stdout] --> src/neuron.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | let mut sigmoid: f64 = 0f64; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `sigmoid` is never read [INFO] [stdout] --> src/neuron.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | let mut sigmoid: f64 = 0f64; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | let mut sig: f64 = sigmoid(self.u0.value); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | let mut sig: f64 = sigmoid(self.u0.value); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `empty` [INFO] [stdout] --> src/neuron.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn empty() -> Unit { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/neuron.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(value: f64, gradient: f64) -> Unit { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `MultiplyGate` [INFO] [stdout] --> src/neuron.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct MultiplyGate { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `empty` [INFO] [stdout] --> src/neuron.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn empty() -> MultiplyGate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `forward` [INFO] [stdout] --> src/neuron.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn forward(mut self, u0: Unit, u1: Unit) -> MultiplyGate { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `backwards` [INFO] [stdout] --> src/neuron.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn backwards(mut self) -> MultiplyGate { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `AddGate` [INFO] [stdout] --> src/neuron.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct AddGate { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `empty` [INFO] [stdout] --> src/neuron.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn empty() -> AddGate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `forward` [INFO] [stdout] --> src/neuron.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn forward(mut self, u0: Unit, u1: Unit) -> AddGate { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `backward` [INFO] [stdout] --> src/neuron.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn backward(mut self) -> AddGate { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `SigmoidGate` [INFO] [stdout] --> src/neuron.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct SigmoidGate { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sigmoid` [INFO] [stdout] --> src/neuron.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn sigmoid(x: f64 ) -> f64 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `empty` [INFO] [stdout] --> src/neuron.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn empty() -> SigmoidGate { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `forward` [INFO] [stdout] --> src/neuron.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn forward(mut self, u0 : Unit) -> SigmoidGate { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `backward` [INFO] [stdout] --> src/neuron.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn backward(mut self) -> SigmoidGate { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `neuronMod` should have a snake case name [INFO] [stdout] --> src/neuron.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | mod neuronMod { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `neuron_mod` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | let mut sig: f64 = sigmoid(self.u0.value); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | let mut sig: f64 = sigmoid(self.u0.value); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | let mut a: neuronMod::Unit = neuronMod::Unit::new(1.0, 2.0); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | let mut b: neuronMod::Unit = neuronMod::Unit::new(2.0, 0.0); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:128:14 [INFO] [stdout] | [INFO] [stdout] 128 | let mut c: neuronMod::Unit = neuronMod::Unit::new(-3.0, 0.0); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:129:14 [INFO] [stdout] | [INFO] [stdout] 129 | let mut x: neuronMod::Unit = neuronMod::Unit::new(-1.0, 0.0); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | let mut y: neuronMod::Unit = neuronMod::Unit::new(3.0, 0.0); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:132:14 [INFO] [stdout] | [INFO] [stdout] 132 | let mut mulg0: neuronMod::MultiplyGate = neuronMod::MultiplyGate::empty(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:133:14 [INFO] [stdout] | [INFO] [stdout] 133 | let mut mulg1: neuronMod::MultiplyGate = neuronMod::MultiplyGate::empty(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:134:14 [INFO] [stdout] | [INFO] [stdout] 134 | let mut addg0: neuronMod::AddGate = neuronMod::AddGate::empty(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:135:14 [INFO] [stdout] | [INFO] [stdout] 135 | let mut addg1: neuronMod::AddGate = neuronMod::AddGate::empty(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:136:14 [INFO] [stdout] | [INFO] [stdout] 136 | let mut sg0: neuronMod::SigmoidGate = neuronMod::SigmoidGate::empty(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:138:14 [INFO] [stdout] | [INFO] [stdout] 138 | let mut ax: neuronMod::MultiplyGate = mulg0.forward(a, x); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:139:14 [INFO] [stdout] | [INFO] [stdout] 139 | let mut by: neuronMod::MultiplyGate = mulg1.forward(b, y); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 140 | let mut axpby: neuronMod::AddGate = addg0.forward(ax.utop, by.utop); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:141:14 [INFO] [stdout] | [INFO] [stdout] 141 | let mut axpbypc: neuronMod::AddGate = addg1.forward(axpby.utop, c); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/neuron.rs:142:14 [INFO] [stdout] | [INFO] [stdout] 142 | let mut s: neuronMod::SigmoidGate = sg0.forward(axpbypc.utop); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `backwards` [INFO] [stdout] --> src/neuron.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn backwards(mut self) -> MultiplyGate { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `backward` [INFO] [stdout] --> src/neuron.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn backward(mut self) -> AddGate { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `backward` [INFO] [stdout] --> src/neuron.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn backward(mut self) -> SigmoidGate { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `neuronMod` should have a snake case name [INFO] [stdout] --> src/neuron.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | mod neuronMod { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `neuron_mod` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.15s [INFO] running `Command { std: "docker" "inspect" "96f054706b94cd9984749a1836693d572784527d0f97a85bf354c43e861eb38d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96f054706b94cd9984749a1836693d572784527d0f97a85bf354c43e861eb38d", kill_on_drop: false }` [INFO] [stdout] 96f054706b94cd9984749a1836693d572784527d0f97a85bf354c43e861eb38d