[INFO] fetching crate quill-delta 0.0.1...
[INFO] building quill-delta-0.0.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate quill-delta 0.0.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate quill-delta 0.0.1
[INFO] finished tweaking crates.io crate quill-delta 0.0.1
[INFO] tweaked toml for crates.io crate quill-delta 0.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate quill-delta 0.0.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 11 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59b7153001517a4d5dceee020a126e414d3cf8e8a8ca607488ea457eb543b8c8
[INFO] running `Command { std: "docker" "start" "-a" "59b7153001517a4d5dceee020a126e414d3cf8e8a8ca607488ea457eb543b8c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59b7153001517a4d5dceee020a126e414d3cf8e8a8ca607488ea457eb543b8c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59b7153001517a4d5dceee020a126e414d3cf8e8a8ca607488ea457eb543b8c8", kill_on_drop: false }`
[INFO] [stdout] 59b7153001517a4d5dceee020a126e414d3cf8e8a8ca607488ea457eb543b8c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d33b37b655507807c105f8f2cb3419612a2a3c7ca1d699d64fbd72fedd99884
[INFO] running `Command { std: "docker" "start" "-a" "3d33b37b655507807c105f8f2cb3419612a2a3c7ca1d699d64fbd72fedd99884", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling quill-delta v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout]   --> src/lib.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn delete(mut self, length: usize) -> Self {
[INFO] [stdout]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn delete(mut self, length: usize) -> Self {
[INFO] [stdout]    |                   ----^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout]   --> src/lib.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn retain(mut self, length: usize, attributes: Attributes) -> Self {
[INFO] [stdout]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]   --> src/lib.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn retain(mut self, length: usize, attributes: Attributes) -> Self {
[INFO] [stdout]    |                                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attributes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn retain(mut self, length: usize, attributes: Attributes) -> Self {
[INFO] [stdout]    |                   ----^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]   --> src/lib.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn push(mut self, op: DeltaOperation) -> Self {
[INFO] [stdout]    |                           ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn push(mut self, op: DeltaOperation) -> Self {
[INFO] [stdout]    |                 ----^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/lib.rs:40:46
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn insert<S: Into<String>>(mut self, text: S, attributes: Attributes) -> Self {
[INFO] [stdout]    |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]   --> src/lib.rs:40:55
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn insert<S: Into<String>>(mut self, text: S, attributes: Attributes) -> Self {
[INFO] [stdout]    |                                                       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attributes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:40:36
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn insert<S: Into<String>>(mut self, text: S, attributes: Attributes) -> Self {
[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/lib.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn chop(mut self) {}
[INFO] [stdout]    |                 ----^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] running `Command { std: "docker" "inspect" "3d33b37b655507807c105f8f2cb3419612a2a3c7ca1d699d64fbd72fedd99884", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d33b37b655507807c105f8f2cb3419612a2a3c7ca1d699d64fbd72fedd99884", kill_on_drop: false }`
[INFO] [stdout] 3d33b37b655507807c105f8f2cb3419612a2a3c7ca1d699d64fbd72fedd99884
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e90c085bcfc860ecfb37efdf53a475301047b0b5d802ad0e1de0289f7139b1ca
[INFO] running `Command { std: "docker" "start" "-a" "e90c085bcfc860ecfb37efdf53a475301047b0b5d802ad0e1de0289f7139b1ca", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling quill-delta v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout]   --> src/lib.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn delete(mut self, length: usize) -> Self {
[INFO] [stdout]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn delete(mut self, length: usize) -> Self {
[INFO] [stdout]    |                   ----^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout]   --> src/lib.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn retain(mut self, length: usize, attributes: Attributes) -> Self {
[INFO] [stdout]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]   --> src/lib.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn retain(mut self, length: usize, attributes: Attributes) -> Self {
[INFO] [stdout]    |                                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attributes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn retain(mut self, length: usize, attributes: Attributes) -> Self {
[INFO] [stdout]    |                   ----^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]   --> src/lib.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn push(mut self, op: DeltaOperation) -> Self {
[INFO] [stdout]    |                           ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn push(mut self, op: DeltaOperation) -> Self {
[INFO] [stdout]    |                 ----^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/lib.rs:40:46
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn insert<S: Into<String>>(mut self, text: S, attributes: Attributes) -> Self {
[INFO] [stdout]    |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]   --> src/lib.rs:40:55
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn insert<S: Into<String>>(mut self, text: S, attributes: Attributes) -> Self {
[INFO] [stdout]    |                                                       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attributes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:40:36
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn insert<S: Into<String>>(mut self, text: S, attributes: Attributes) -> Self {
[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/lib.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn chop(mut self) {}
[INFO] [stdout]    |                 ----^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout]   --> src/lib.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn delete(mut self, length: usize) -> Self {
[INFO] [stdout]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]   --> src/lib.rs:40:46
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn insert<S: Into<String>>(mut self, text: S, attributes: Attributes) -> Self {
[INFO] [stdout]    |                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]   --> src/lib.rs:40:55
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn insert<S: Into<String>>(mut self, text: S, attributes: Attributes) -> Self {
[INFO] [stdout]    |                                                       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attributes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn chop(mut self) {}
[INFO] [stdout]    |                 ----^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:40:36
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn insert<S: Into<String>>(mut self, text: S, attributes: Attributes) -> Self {
[INFO] [stdout]    |                                    ----^^^^
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout]   --> src/lib.rs:48:29
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn retain(mut self, length: usize, attributes: Attributes) -> Self {
[INFO] [stdout]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:44:19
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn delete(mut self, length: usize) -> Self {
[INFO] [stdout]    |                   ----^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]   --> src/lib.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn retain(mut self, length: usize, attributes: Attributes) -> Self {
[INFO] [stdout]    |                                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attributes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn retain(mut self, length: usize, attributes: Attributes) -> Self {
[INFO] [stdout]    |                   ----^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]   --> src/lib.rs:52:27
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn push(mut self, op: DeltaOperation) -> Self {
[INFO] [stdout]    |                           ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn push(mut self, op: DeltaOperation) -> Self {
[INFO] [stdout]    |                 ----^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> src/lib.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |     let op: DeltaOperation = serde_json::from_str(r#"{ "insert": "Hallo" }"#).unwrap();
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> src/lib.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |     let op: DeltaOperation = serde_json::from_str(r#"{ "retain": 10 }"#).unwrap();
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> src/lib.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let op: DeltaOperation = serde_json::from_str(r#"{ "delete": 10 }"#).unwrap();
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] running `Command { std: "docker" "inspect" "e90c085bcfc860ecfb37efdf53a475301047b0b5d802ad0e1de0289f7139b1ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e90c085bcfc860ecfb37efdf53a475301047b0b5d802ad0e1de0289f7139b1ca", kill_on_drop: false }`
[INFO] [stdout] e90c085bcfc860ecfb37efdf53a475301047b0b5d802ad0e1de0289f7139b1ca
