[INFO] fetching crate sp-trie 3.0.0... [INFO] checking sp-trie-3.0.0 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate sp-trie 3.0.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate sp-trie 3.0.0 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sp-trie 3.0.0 [INFO] finished tweaking crates.io crate sp-trie 3.0.0 [INFO] tweaked toml for crates.io crate sp-trie 3.0.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a1106df46b3b46b6833e7de56578aa7cc438ec565cafe91573e29068ac2d347 [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" "0a1106df46b3b46b6833e7de56578aa7cc438ec565cafe91573e29068ac2d347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a1106df46b3b46b6833e7de56578aa7cc438ec565cafe91573e29068ac2d347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a1106df46b3b46b6833e7de56578aa7cc438ec565cafe91573e29068ac2d347", kill_on_drop: false }` [INFO] [stdout] 0a1106df46b3b46b6833e7de56578aa7cc438ec565cafe91573e29068ac2d347 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "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] 01a32ce268e1326635413fb96f95cb9b91ccc3798f5ad4d37b6eeee920be05dc [INFO] running `Command { std: "docker" "start" "-a" "01a32ce268e1326635413fb96f95cb9b91ccc3798f5ad4d37b6eeee920be05dc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking trie-root v0.16.0 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking uint v0.9.1 [INFO] [stderr] Checking futures-channel v0.3.16 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking trie-db v0.22.6 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking wasmi v0.6.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling sp-debug-derive v3.0.0 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking ref-cast v1.0.6 [INFO] [stderr] Checking curve25519-dalek v2.1.3 [INFO] [stderr] Checking merlin v2.0.1 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking secrecy v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking tiny-bip39 v0.8.0 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking impl-serde v0.3.1 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking schnorrkel v0.9.1 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking substrate-bip39 v0.4.2 [INFO] [stderr] Checking tracing-subscriber v0.2.19 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling parity-scale-codec-derive v2.2.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v3.0.0 [INFO] [stderr] Checking parity-scale-codec v2.2.0 [INFO] [stderr] Checking impl-codec v0.5.1 [INFO] [stderr] Checking sp-storage v3.0.0 [INFO] [stderr] Checking sp-wasm-interface v3.0.0 [INFO] [stderr] Checking sp-tracing v3.0.0 [INFO] [stderr] Checking primitive-types v0.9.1 [INFO] [stderr] Checking sp-externalities v0.9.0 [INFO] [stderr] Checking parity-util-mem v0.9.0 [INFO] [stderr] Checking sp-runtime-interface v3.0.0 [INFO] [stderr] Checking memory-db v0.26.0 [INFO] [stderr] Checking sp-core v3.0.0 [INFO] [stderr] Checking sp-trie v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `trie_standardmap` [INFO] [stdout] --> src/lib.rs:479:6 [INFO] [stdout] | [INFO] [stdout] 479 | use trie_standardmap::{Alphabet, ValueMode, StandardMap}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `trie_standardmap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hex_literal` [INFO] [stdout] --> src/lib.rs:480:6 [INFO] [stdout] | [INFO] [stdout] 480 | use hex_literal::hex; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `hex_literal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:759:5 [INFO] [stdout] | [INFO] [stdout] 759 | (hex!("0103000000000000000464").to_vec(), hex!("0400000000").to_vec()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:759:46 [INFO] [stdout] | [INFO] [stdout] 759 | (hex!("0103000000000000000464").to_vec(), hex!("0400000000").to_vec()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:760:5 [INFO] [stdout] | [INFO] [stdout] 760 | (hex!("0103000000000000000469").to_vec(), hex!("0401000000").to_vec()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:760:46 [INFO] [stdout] | [INFO] [stdout] 760 | (hex!("0103000000000000000469").to_vec(), hex!("0401000000").to_vec()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:782:5 [INFO] [stdout] | [INFO] [stdout] 782 | (hex!("0102").to_vec(), hex!("01").to_vec()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:782:28 [INFO] [stdout] | [INFO] [stdout] 782 | (hex!("0102").to_vec(), hex!("01").to_vec()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:783:5 [INFO] [stdout] | [INFO] [stdout] 783 | (hex!("0203").to_vec(), hex!("0405").to_vec()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:783:28 [INFO] [stdout] | [INFO] [stdout] 783 | (hex!("0203").to_vec(), hex!("0405").to_vec()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:790:35 [INFO] [stdout] | [INFO] [stdout] 790 | let non_included_key: Vec = hex!("0909").to_vec(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:809:31 [INFO] [stdout] | [INFO] [stdout] 809 | &[(non_included_key, Some(hex!("1010").to_vec()))], [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:817:5 [INFO] [stdout] | [INFO] [stdout] 817 | (hex!("0102").to_vec(), hex!("01").to_vec()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:817:28 [INFO] [stdout] | [INFO] [stdout] 817 | (hex!("0102").to_vec(), hex!("01").to_vec()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:818:5 [INFO] [stdout] | [INFO] [stdout] 818 | (hex!("0203").to_vec(), hex!("0405").to_vec()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:818:28 [INFO] [stdout] | [INFO] [stdout] 818 | (hex!("0203").to_vec(), hex!("0405").to_vec()), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `hex` [INFO] [stdout] --> src/lib.rs:851:8 [INFO] [stdout] | [INFO] [stdout] 851 | &[(hex!("4242").to_vec(), Some(pairs[0].1.clone()))] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sp-trie` due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> benches/bench.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use criterion::{Criterion, criterion_group, criterion_main}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `criterion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_main` [INFO] [stdout] --> benches/bench.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | criterion_main!(benches); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_group` [INFO] [stdout] --> benches/bench.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | criterion_group!(benches, benchmark); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `trie_bench` [INFO] [stdout] --> benches/bench.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | trie_bench::standard_benchmark::< [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `trie_bench` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_runtime` [INFO] [stdout] --> benches/bench.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | sp_trie::Layout, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sp_runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `trie_bench` [INFO] [stdout] --> benches/bench.rs:27:2 [INFO] [stdout] | [INFO] [stdout] 27 | trie_bench::standard_benchmark::< [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `trie_bench` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sp_runtime` [INFO] [stdout] --> benches/bench.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 28 | sp_trie::Layout, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sp_runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `bench` [INFO] [stdout] --> benches/bench.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / use criterion::{Criterion, criterion_group, criterion_main}; [INFO] [stdout] 19 | | criterion_group!(benches, benchmark); [INFO] [stdout] 20 | | criterion_main!(benches); [INFO] [stdout] 21 | | [INFO] [stdout] ... | [INFO] [stdout] 30 | | >(c, "substrate-keccak"); [INFO] [stdout] 31 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `benches/bench.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "01a32ce268e1326635413fb96f95cb9b91ccc3798f5ad4d37b6eeee920be05dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01a32ce268e1326635413fb96f95cb9b91ccc3798f5ad4d37b6eeee920be05dc", kill_on_drop: false }` [INFO] [stdout] 01a32ce268e1326635413fb96f95cb9b91ccc3798f5ad4d37b6eeee920be05dc