[INFO] fetching crate audio 0.2.0... [INFO] testing audio-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate audio 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate audio 0.2.0 [INFO] finished tweaking crates.io crate audio 0.2.0 [INFO] tweaked toml for crates.io crate audio 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate audio 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 16 packages to latest compatible versions [INFO] [stderr] Adding bittle v0.2.2 (available: v0.6.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bittle v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e59fea07ab82294d688dd445ff7a2c11728c1f94bc013dd5a5a8a411b9ac03a1 [INFO] running `Command { std: "docker" "start" "-a" "e59fea07ab82294d688dd445ff7a2c11728c1f94bc013dd5a5a8a411b9ac03a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e59fea07ab82294d688dd445ff7a2c11728c1f94bc013dd5a5a8a411b9ac03a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e59fea07ab82294d688dd445ff7a2c11728c1f94bc013dd5a5a8a411b9ac03a1", kill_on_drop: false }` [INFO] [stdout] e59fea07ab82294d688dd445ff7a2c11728c1f94bc013dd5a5a8a411b9ac03a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d268bc648d3c503805f9389c2da42fb6d20517de0003cd16a211717b57331d0b [INFO] running `Command { std: "docker" "start" "-a" "d268bc648d3c503805f9389c2da42fb6d20517de0003cd16a211717b57331d0b", kill_on_drop: false }` [INFO] [stderr] Compiling audio-core v0.2.0 [INFO] [stderr] Compiling audio v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/channel/interleaved/macros.rs:133:30 [INFO] [stdout] | [INFO] [stdout] 133 | assert!(!self.ptr.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/interleaved.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | iterator!(struct Iter -> *const T, T, const, {/* no mut */}); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(useless_ptr_null_checks)]` on by default [INFO] [stdout] = note: this warning originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/channel/interleaved/macros.rs:194:30 [INFO] [stdout] | [INFO] [stdout] 194 | assert!(!self.ptr.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/interleaved.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | iterator!(struct Iter -> *const T, T, const, {/* no mut */}); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/channel/interleaved/macros.rs:133:30 [INFO] [stdout] | [INFO] [stdout] 133 | assert!(!self.ptr.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/interleaved.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | iterator!(struct IterMut -> *mut T, &'a mut T, mut, {&mut}); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/channel/interleaved/macros.rs:194:30 [INFO] [stdout] | [INFO] [stdout] 194 | assert!(!self.ptr.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/interleaved.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | iterator!(struct IterMut -> *mut T, &'a mut T, mut, {&mut}); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/read.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 183 | pub fn iter(&self) -> Iter<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/read.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 197 | pub fn iter_mut(&mut self) -> IterMut<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/write.rs:189:17 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 189 | pub fn iter(&self) -> Iter<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/write.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 203 | pub fn iter_mut(&mut self) -> IterMut<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/read_write.rs:277:17 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 277 | pub fn iter(&self) -> Iter<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/read_write.rs:293:21 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 293 | pub fn iter_mut(&mut self) -> IterMut<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "d268bc648d3c503805f9389c2da42fb6d20517de0003cd16a211717b57331d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d268bc648d3c503805f9389c2da42fb6d20517de0003cd16a211717b57331d0b", kill_on_drop: false }` [INFO] [stdout] d268bc648d3c503805f9389c2da42fb6d20517de0003cd16a211717b57331d0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f6315e8a463ee7f177519a72c41ac6f65cdd85e0bcc5ad0252520437ff625de0 [INFO] running `Command { std: "docker" "start" "-a" "f6315e8a463ee7f177519a72c41ac6f65cdd85e0bcc5ad0252520437ff625de0", kill_on_drop: false }` [INFO] [stderr] Compiling bittle v0.2.2 [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/channel/interleaved/macros.rs:133:30 [INFO] [stdout] | [INFO] [stdout] 133 | assert!(!self.ptr.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/interleaved.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | iterator!(struct Iter -> *const T, T, const, {/* no mut */}); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(useless_ptr_null_checks)]` on by default [INFO] [stdout] = note: this warning originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/channel/interleaved/macros.rs:194:30 [INFO] [stdout] | [INFO] [stdout] 194 | assert!(!self.ptr.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/interleaved.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | iterator!(struct Iter -> *const T, T, const, {/* no mut */}); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/channel/interleaved/macros.rs:133:30 [INFO] [stdout] | [INFO] [stdout] 133 | assert!(!self.ptr.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/interleaved.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | iterator!(struct IterMut -> *mut T, &'a mut T, mut, {&mut}); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/channel/interleaved/macros.rs:194:30 [INFO] [stdout] | [INFO] [stdout] 194 | assert!(!self.ptr.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/interleaved.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | iterator!(struct IterMut -> *mut T, &'a mut T, mut, {&mut}); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/read.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 183 | pub fn iter(&self) -> Iter<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/read.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 197 | pub fn iter_mut(&mut self) -> IterMut<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/write.rs:189:17 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 189 | pub fn iter(&self) -> Iter<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/write.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 203 | pub fn iter_mut(&mut self) -> IterMut<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/read_write.rs:277:17 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 277 | pub fn iter(&self) -> Iter<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/read_write.rs:293:21 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 293 | pub fn iter_mut(&mut self) -> IterMut<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling audio v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/channel/interleaved/macros.rs:133:30 [INFO] [stdout] | [INFO] [stdout] 133 | assert!(!self.ptr.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/interleaved.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | iterator!(struct Iter -> *const T, T, const, {/* no mut */}); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(useless_ptr_null_checks)]` on by default [INFO] [stdout] = note: this warning originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/channel/interleaved/macros.rs:194:30 [INFO] [stdout] | [INFO] [stdout] 194 | assert!(!self.ptr.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/interleaved.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | iterator!(struct Iter -> *const T, T, const, {/* no mut */}); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/channel/interleaved/macros.rs:133:30 [INFO] [stdout] | [INFO] [stdout] 133 | assert!(!self.ptr.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/interleaved.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | iterator!(struct IterMut -> *mut T, &'a mut T, mut, {&mut}); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stdout] --> src/channel/interleaved/macros.rs:194:30 [INFO] [stdout] | [INFO] [stdout] 194 | assert!(!self.ptr.as_ptr().is_null()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/channel/interleaved.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | iterator!(struct IterMut -> *mut T, &'a mut T, mut, {&mut}); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/read.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 183 | pub fn iter(&self) -> Iter<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/read.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 197 | pub fn iter_mut(&mut self) -> IterMut<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/write.rs:189:17 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 189 | pub fn iter(&self) -> Iter<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/write.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 203 | pub fn iter_mut(&mut self) -> IterMut<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/read_write.rs:277:17 [INFO] [stdout] | [INFO] [stdout] 277 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 277 | pub fn iter(&self) -> Iter<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/io/read_write.rs:293:21 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 293 | pub fn iter_mut(&mut self) -> IterMut<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.11s [INFO] running `Command { std: "docker" "inspect" "f6315e8a463ee7f177519a72c41ac6f65cdd85e0bcc5ad0252520437ff625de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6315e8a463ee7f177519a72c41ac6f65cdd85e0bcc5ad0252520437ff625de0", kill_on_drop: false }` [INFO] [stdout] f6315e8a463ee7f177519a72c41ac6f65cdd85e0bcc5ad0252520437ff625de0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8e7f9ebbd0a2b5471f7e2f63c6504ffdfdd66b162c0b85a083b2b8e6062f5ebb [INFO] running `Command { std: "docker" "start" "-a" "8e7f9ebbd0a2b5471f7e2f63c6504ffdfdd66b162c0b85a083b2b8e6062f5ebb", kill_on_drop: false }` [INFO] [stderr] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stderr] --> src/channel/interleaved/macros.rs:133:30 [INFO] [stderr] | [INFO] [stderr] 133 | assert!(!self.ptr.as_ptr().is_null()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/channel/interleaved.rs:374:1 [INFO] [stderr] | [INFO] [stderr] 374 | iterator!(struct Iter -> *const T, T, const, {/* no mut */}); [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(useless_ptr_null_checks)]` on by default [INFO] [stderr] = note: this warning originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stderr] --> src/channel/interleaved/macros.rs:194:30 [INFO] [stderr] | [INFO] [stderr] 194 | assert!(!self.ptr.as_ptr().is_null()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/channel/interleaved.rs:374:1 [INFO] [stderr] | [INFO] [stderr] 374 | iterator!(struct Iter -> *const T, T, const, {/* no mut */}); [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stderr] --> src/channel/interleaved/macros.rs:133:30 [INFO] [stderr] | [INFO] [stderr] 133 | assert!(!self.ptr.as_ptr().is_null()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/channel/interleaved.rs:375:1 [INFO] [stderr] | [INFO] [stderr] 375 | iterator!(struct IterMut -> *mut T, &'a mut T, mut, {&mut}); [INFO] [stderr] | ----------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: returned pointer of `as_ptr` call is never null, so checking it for null will always return false [INFO] [stderr] --> src/channel/interleaved/macros.rs:194:30 [INFO] [stderr] | [INFO] [stderr] 194 | assert!(!self.ptr.as_ptr().is_null()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/channel/interleaved.rs:375:1 [INFO] [stderr] | [INFO] [stderr] 375 | iterator!(struct IterMut -> *mut T, &'a mut T, mut, {&mut}); [INFO] [stderr] | ----------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `iterator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/io/read.rs:183:17 [INFO] [stderr] | [INFO] [stderr] 183 | pub fn iter(&self) -> Iter { [INFO] [stderr] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 183 | pub fn iter(&self) -> Iter<'_, B> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/io/read.rs:197:21 [INFO] [stderr] | [INFO] [stderr] 197 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 197 | pub fn iter_mut(&mut self) -> IterMut<'_, B> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/io/write.rs:189:17 [INFO] [stderr] | [INFO] [stderr] 189 | pub fn iter(&self) -> Iter { [INFO] [stderr] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 189 | pub fn iter(&self) -> Iter<'_, B> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/io/write.rs:203:21 [INFO] [stderr] | [INFO] [stderr] 203 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 203 | pub fn iter_mut(&mut self) -> IterMut<'_, B> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/io/read_write.rs:277:17 [INFO] [stderr] | [INFO] [stderr] 277 | pub fn iter(&self) -> Iter { [INFO] [stderr] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 277 | pub fn iter(&self) -> Iter<'_, B> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/io/read_write.rs:293:21 [INFO] [stderr] | [INFO] [stderr] 293 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stderr] | ^^^^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 293 | pub fn iter_mut(&mut self) -> IterMut<'_, B> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `audio` (lib) generated 10 warnings (run `cargo fix --lib -p audio` to apply 6 suggestions) [INFO] [stderr] warning: `audio` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/audio-94f7d1eb7d8e0a1e) [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test channel::interleaved::tests::test_interleaved_channel ... ok [INFO] [stdout] test channel::interleaved::tests::test_interleaved_channel_mut ... ok [INFO] [stdout] test channel::interleaved::tests::test_interleaved_channel_next_back ... ok [INFO] [stdout] test channel::interleaved::tests::test_interleaved_channel_nth ... ok [INFO] [stdout] test channel::interleaved::tests::test_limit ... ok [INFO] [stdout] test channel::interleaved::tests::test_skip ... ok [INFO] [stdout] test channel::interleaved::tests::test_tail ... ok [INFO] [stdout] test tests::byte_arrays::test_byte_array ... ok [INFO] [stdout] test tests::copy_channel::test_copy_channels_sequential ... ok [INFO] [stdout] test tests::copy_channel::test_copy_channels_vec_of_vecs ... ok [INFO] [stdout] test tests::copy_channel::test_copy_channels_interleaved ... ok [INFO] [stdout] test tests::copy_channel::test_copy_channels_wrap_interleaved ... ok [INFO] [stdout] test tests::copy_channel::test_copy_channels_wrap_sequential ... ok [INFO] [stdout] test tests::dynamic::test_channels_then_resize ... ok [INFO] [stdout] test channel::interleaved::tests::test_interleaved_channel_count ... ok [INFO] [stdout] test tests::dynamic::test_from_array ... ok [INFO] [stdout] test tests::dynamic::test_enabled_mut ... ok [INFO] [stdout] test tests::copy_channel::test_copy_channels_dynamic ... ok [INFO] [stdout] test tests::dynamic::test_get_mut ... ok [INFO] [stdout] test tests::dynamic::test_get_or_default ... ok [INFO] [stdout] test tests::dynamic::test_drop_empty ... ok [INFO] [stdout] test tests::dynamic::test_empty_channels ... ok [INFO] [stdout] test tests::dynamic::test_into_vecs ... ok [INFO] [stdout] test tests::dynamic::test_empty ... ok [INFO] [stdout] test tests::dynamic::test_multiple_channel_resizes ... ok [INFO] [stdout] test tests::dynamic::test_multiple_resizes ... ok [INFO] [stdout] test channel::interleaved::tests::test_interleaved_channel_mut_iter ... ok [INFO] [stdout] test tests::dynamic::test_resize_topology ... ok [INFO] [stdout] test tests::dynamic::test_stale_allocation ... ok [INFO] [stdout] test tests::interleaved::test_as_interleaved_mut_ptr ... ok [INFO] [stdout] test tests::interleaved::test_complicated ... ok [INFO] [stdout] test tests::interleaved::test_init ... ok [INFO] [stdout] test tests::interleaved::test_iter ... ok [INFO] [stdout] test tests::interleaved::test_iter_mut ... ok [INFO] [stdout] test tests::interleaved::test_resize ... ok [INFO] [stdout] test tests::io::test_read_write ... ok [INFO] [stdout] test tests::io::test_simple_io ... ok [INFO] [stdout] test tests::sequential::test_channels_then_resize ... ok [INFO] [stdout] test tests::sequential::test_drop_empty ... ok [INFO] [stdout] test tests::sequential::test_empty ... ok [INFO] [stdout] test tests::sequential::test_from_array ... ok [INFO] [stdout] test tests::sequential::test_multiple_channel_resizes ... ok [INFO] [stdout] test tests::sequential::test_multiple_resizes ... ok [INFO] [stdout] test tests::dynamic::test_resize_then_channels ... ok [INFO] [stdout] test tests::sequential::test_resize_then_channels ... ok [INFO] [stdout] test tests::sequential::test_stale_allocation ... ok [INFO] [stdout] test tests::sequential::test_unaligned_resize ... ok [INFO] [stdout] test tests::sequential::test_empty_channels ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8e7f9ebbd0a2b5471f7e2f63c6504ffdfdd66b162c0b85a083b2b8e6062f5ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e7f9ebbd0a2b5471f7e2f63c6504ffdfdd66b162c0b85a083b2b8e6062f5ebb", kill_on_drop: false }` [INFO] [stdout] 8e7f9ebbd0a2b5471f7e2f63c6504ffdfdd66b162c0b85a083b2b8e6062f5ebb