[INFO] cloning repository https://github.com/mendrik-private/aivi2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mendrik-private/aivi2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmendrik-private%2Faivi2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmendrik-private%2Faivi2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b7dfe37c8ebc297a49cb9359d907bda9ffa2df9 [INFO] checking mendrik-private/aivi2 against master#e1613686e0efc80a1a18b1263625450a8de3fb04 for pr-154492 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmendrik-private%2Faivi2" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mendrik-private/aivi2 [INFO] finished tweaking git repo https://github.com/mendrik-private/aivi2 [INFO] tweaked toml for git repo https://github.com/mendrik-private/aivi2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mendrik-private/aivi2 on toolchain e1613686e0efc80a1a18b1263625450a8de3fb04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mendrik-private/aivi2 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" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded cfg-expr v0.17.2 [INFO] [stderr] Downloaded wasm-bindgen v0.2.115 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.115 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.115 [INFO] [stderr] Downloaded str_indices v0.4.4 [INFO] [stderr] Downloaded cranelift-module v0.130.0 [INFO] [stderr] Downloaded cranelift-object v0.130.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.115 [INFO] [stderr] Downloaded toml_edit v0.25.8+spec-1.1.0 [INFO] [stderr] Downloaded js-sys v0.3.92 [INFO] [stderr] Downloaded cc v1.2.58 [INFO] [stderr] Downloaded insta v1.47.2 [INFO] [stderr] Downloaded ropey v1.6.1 [INFO] [stderr] Downloaded rust_decimal v1.41.0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd3a99705f2d44e6279950f85b1e1a5f24c24f002704fcb594156fc68b31962f [INFO] running `Command { std: "docker" "start" "-a" "cd3a99705f2d44e6279950f85b1e1a5f24c24f002704fcb594156fc68b31962f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd3a99705f2d44e6279950f85b1e1a5f24c24f002704fcb594156fc68b31962f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3a99705f2d44e6279950f85b1e1a5f24c24f002704fcb594156fc68b31962f", kill_on_drop: false }` [INFO] [stdout] cd3a99705f2d44e6279950f85b1e1a5f24c24f002704fcb594156fc68b31962f [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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff931361a9cc61a73c69247a8d4dc0f685f6a3e5dbb44576c2f956bdfab8945a [INFO] running `Command { std: "docker" "start" "-a" "ff931361a9cc61a73c69247a8d4dc0f685f6a3e5dbb44576c2f956bdfab8945a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling serde_spanned v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Checking aivi-base v0.1.0 (/opt/rustwide/workdir/crates/aivi-base) [INFO] [stderr] Checking aivi-typing v0.1.0 (/opt/rustwide/workdir/crates/aivi-typing) [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Compiling cfg-expr v0.17.2 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling cranelift-srcgen v0.130.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling wasmtime-internal-core v43.0.0 [INFO] [stderr] Compiling cranelift-isle v0.130.0 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling cranelift-codegen-shared v0.130.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.130.0 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking aivi-syntax v0.1.0 (/opt/rustwide/workdir/crates/aivi-syntax) [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Checking regalloc2 v0.15.0 [INFO] [stderr] Compiling object v0.38.1 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Checking gimli v0.33.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking cranelift-control v0.130.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking cranelift-bitset v0.130.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.130.0 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Checking cranelift-entity v0.130.0 [INFO] [stderr] Checking aivi-hir v0.1.0 (/opt/rustwide/workdir/crates/aivi-hir) [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Checking cranelift-bforest v0.130.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.8+spec-1.1.0 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.130.0 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling glib-sys v0.22.3 [INFO] [stderr] Compiling gobject-sys v0.22.0 [INFO] [stderr] Compiling gio-sys v0.22.0 [INFO] [stderr] Compiling cairo-sys-rs v0.22.0 [INFO] [stderr] Compiling pango-sys v0.22.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.22.0 [INFO] [stderr] Compiling graphene-sys v0.22.0 [INFO] [stderr] Compiling gdk4-sys v0.11.1 [INFO] [stderr] Compiling gsk4-sys v0.11.1 [INFO] [stderr] Compiling gtk4-sys v0.11.1 [INFO] [stderr] Compiling cranelift-codegen v0.130.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling glib-macros v0.22.2 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Checking aivi-core v0.1.0 (/opt/rustwide/workdir/crates/aivi-core) [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking aivi-lambda v0.1.0 (/opt/rustwide/workdir/crates/aivi-lambda) [INFO] [stderr] Checking rustls-webpki v0.103.10 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling gtk4-macros v0.11.0 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking aivi-query v0.1.0 (/opt/rustwide/workdir/crates/aivi-query) [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking ron v0.12.1 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking glib v0.22.3 [INFO] [stderr] Checking insta v1.47.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking lsp-types v0.94.1 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stdout] warning: unused import: `aivi_base::DiagnosticCode` [INFO] [stdout] --> crates/aivi-hir/src/fanout_elaboration.rs:668:9 [INFO] [stdout] | [INFO] [stdout] 668 | use aivi_base::DiagnosticCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fixture_root` [INFO] [stdout] --> crates/aivi-hir/src/fanout_elaboration.rs:672:31 [INFO] [stdout] | [INFO] [stdout] 672 | use crate::test_support::{fixture_root, item_name, lower_fixture, lower_text}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fixture_root` [INFO] [stdout] --> crates/aivi-hir/src/gate_elaboration.rs:1984:31 [INFO] [stdout] | [INFO] [stdout] 1984 | use crate::test_support::{fixture_root, item_name, lower_fixture, lower_text}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fixture_root` [INFO] [stdout] --> crates/aivi-hir/src/recurrence_elaboration.rs:1001:31 [INFO] [stdout] | [INFO] [stdout] 1001 | use crate::test_support::{fixture_root, item_name, lower_fixture, lower_text}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fixture_root` [INFO] [stdout] --> crates/aivi-hir/src/source_lifecycle_elaboration.rs:442:31 [INFO] [stdout] | [INFO] [stdout] 442 | use crate::test_support::{fixture_root, item_name, lower_fixture, lower_text}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `aivi_base::DiagnosticCode` [INFO] [stdout] --> crates/aivi-hir/src/truthy_falsy_elaboration.rs:454:9 [INFO] [stdout] | [INFO] [stdout] 454 | use aivi_base::DiagnosticCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `fixture_root` and `lower_text` [INFO] [stdout] --> crates/aivi-hir/src/truthy_falsy_elaboration.rs:460:31 [INFO] [stdout] | [INFO] [stdout] 460 | use crate::test_support::{fixture_root, item_name, lower_fixture, lower_text}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DiagnosticCode` [INFO] [stdout] --> crates/aivi-hir/src/typecheck.rs:4393:21 [INFO] [stdout] | [INFO] [stdout] 4393 | use aivi_base::{DiagnosticCode, FileId, SourceDatabase, SourceSpan}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DiagnosticCode` [INFO] [stdout] --> crates/aivi-hir/src/validate.rs:9394:20 [INFO] [stdout] | [INFO] [stdout] 9394 | ByteIndex, DiagnosticCode, FileId, LabelStyle, SourceDatabase, SourceSpan, Span, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking gio v0.22.2 [INFO] [stderr] Checking cairo-rs v0.22.0 [INFO] [stderr] Checking graphene-rs v0.22.0 [INFO] [stdout] warning: struct `StdlibResolver` is never constructed [INFO] [stdout] --> crates/aivi-hir/src/test_support.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | struct StdlibResolver { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> crates/aivi-hir/src/test_support.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 38 | impl StdlibResolver { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 39 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `lower_text_with_stdlib` is never used [INFO] [stdout] --> crates/aivi-hir/src/test_support.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn lower_text_with_stdlib(path: &str, text: &str) -> crate::LoweringResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tower-lsp v0.20.0 [INFO] [stderr] Checking aivi-lsp v0.1.0 (/opt/rustwide/workdir/crates/aivi-lsp) [INFO] [stderr] Checking pango v0.22.0 [INFO] [stderr] Checking gdk-pixbuf v0.22.0 [INFO] [stderr] Checking gdk4 v0.11.1 [INFO] [stderr] Checking cranelift-module v0.130.0 [INFO] [stderr] Checking cranelift-native v0.130.0 [INFO] [stderr] Checking cranelift-frontend v0.130.0 [INFO] [stderr] Checking cranelift-object v0.130.0 [INFO] [stderr] Checking aivi-backend v0.1.0 (/opt/rustwide/workdir/crates/aivi-backend) [INFO] [stderr] Checking aivi-runtime v0.1.0 (/opt/rustwide/workdir/crates/aivi-runtime) [INFO] [stderr] Checking gsk4 v0.11.1 [INFO] [stderr] Checking gtk4 v0.11.1 [INFO] [stdout] warning: field `optimistic` is never read [INFO] [stdout] --> crates/aivi-runtime/src/providers.rs:1325:5 [INFO] [stdout] | [INFO] [stdout] 1322 | struct DbLivePlan { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1325 | optimistic: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DbLivePlan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `optimistic` is never read [INFO] [stdout] --> crates/aivi-runtime/src/providers.rs:1325:5 [INFO] [stdout] | [INFO] [stdout] 1322 | struct DbLivePlan { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1325 | optimistic: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DbLivePlan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking aivi-gtk v0.1.0 (/opt/rustwide/workdir/crates/aivi-gtk) [INFO] [stderr] Checking aivi-cli v0.1.0 (/opt/rustwide/workdir/crates/aivi-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "ff931361a9cc61a73c69247a8d4dc0f685f6a3e5dbb44576c2f956bdfab8945a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff931361a9cc61a73c69247a8d4dc0f685f6a3e5dbb44576c2f956bdfab8945a", kill_on_drop: false }` [INFO] [stdout] ff931361a9cc61a73c69247a8d4dc0f685f6a3e5dbb44576c2f956bdfab8945a