[INFO] cloning repository https://github.com/m16d/reaction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m16d/reaction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm16d%2Freaction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm16d%2Freaction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da9287c16c65e3bd7afdb3c2cae1abe38e6ec450 [INFO] testing m16d/reaction against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm16d%2Freaction" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/m16d/reaction [INFO] finished tweaking git repo https://github.com/m16d/reaction [INFO] tweaked toml for git repo https://github.com/m16d/reaction written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/m16d/reaction on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/m16d/reaction 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jrsonnet-gc-derive v0.4.1 [INFO] [stderr] Downloaded jrsonnet-evaluator v0.4.2 [INFO] [stderr] Downloaded jrsonnet-parser v0.4.2 [INFO] [stderr] Downloaded peg-runtime v0.7.0 [INFO] [stderr] Downloaded peg v0.7.0 [INFO] [stderr] Downloaded clap_mangen v0.2.24 [INFO] [stderr] Downloaded clap_complete v4.5.33 [INFO] [stderr] Downloaded roff v0.2.2 [INFO] [stderr] Downloaded peg-macros v0.7.0 [INFO] [stderr] Downloaded jrsonnet-interner v0.4.2 [INFO] [stderr] Downloaded jrsonnet-stdlib v0.4.2 [INFO] [stderr] Downloaded jrsonnet-gc v0.4.2 [INFO] [stderr] Downloaded jrsonnet-types v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c939d7f291e60e63ab1934a781690b779eff41ac34b9c8b4fff1c0b3b6e62dd5 [INFO] running `Command { std: "docker" "start" "-a" "c939d7f291e60e63ab1934a781690b779eff41ac34b9c8b4fff1c0b3b6e62dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c939d7f291e60e63ab1934a781690b779eff41ac34b9c8b4fff1c0b3b6e62dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c939d7f291e60e63ab1934a781690b779eff41ac34b9c8b4fff1c0b3b6e62dd5", kill_on_drop: false }` [INFO] [stdout] c939d7f291e60e63ab1934a781690b779eff41ac34b9c8b4fff1c0b3b6e62dd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dab9d32caa71f39aabbebb2cde2d8b23133239dbd78ba0a3252abd618a646406 [INFO] running `Command { std: "docker" "start" "-a" "dab9d32caa71f39aabbebb2cde2d8b23133239dbd78ba0a3252abd618a646406", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling jrsonnet-stdlib v0.4.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling annotate-snippets v0.9.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling pathdiff v0.2.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling jrsonnet-gc-derive v0.4.1 [INFO] [stderr] Compiling jrsonnet-gc v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling jrsonnet-types v0.4.2 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling clap_complete v4.5.33 [INFO] [stderr] Compiling clap_mangen v0.2.24 [INFO] [stderr] Compiling reaction v2.0.0-rc2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling jrsonnet-interner v0.4.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling jrsonnet-parser v0.4.2 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling jrsonnet-evaluator v0.4.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.37s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: jrsonnet-evaluator v0.4.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "dab9d32caa71f39aabbebb2cde2d8b23133239dbd78ba0a3252abd618a646406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dab9d32caa71f39aabbebb2cde2d8b23133239dbd78ba0a3252abd618a646406", kill_on_drop: false }` [INFO] [stdout] dab9d32caa71f39aabbebb2cde2d8b23133239dbd78ba0a3252abd618a646406 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19b1fde691defc6a5c93e929688af03d6cb3b65f53018ebe3813c47b63147d5b [INFO] running `Command { std: "docker" "start" "-a" "19b1fde691defc6a5c93e929688af03d6cb3b65f53018ebe3813c47b63147d5b", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling reaction v2.0.0-rc2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: jrsonnet-evaluator v0.4.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "19b1fde691defc6a5c93e929688af03d6cb3b65f53018ebe3813c47b63147d5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19b1fde691defc6a5c93e929688af03d6cb3b65f53018ebe3813c47b63147d5b", kill_on_drop: false }` [INFO] [stdout] 19b1fde691defc6a5c93e929688af03d6cb3b65f53018ebe3813c47b63147d5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f06b5b10a81d8c80f99f487788f823cbdcee0460cd1b4c0da97fabc16785ad62 [INFO] running `Command { std: "docker" "start" "-a" "f06b5b10a81d8c80f99f487788f823cbdcee0460cd1b4c0da97fabc16785ad62", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: jrsonnet-evaluator v0.4.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reaction-4718ccaad2e7a4b6) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test concepts::action::tests::missing_config ... ok [INFO] [stdout] test concepts::config::tests::config_missing ... ok [INFO] [stdout] test concepts::filter::tests::setup_retry ... ok [INFO] [stdout] test concepts::parse_duration::tests::parse_duration_test ... ok [INFO] [stdout] test concepts::stream::tests::test ... ok [INFO] [stdout] test concepts::pattern::tests::setup_ignore ... ok [INFO] [stdout] test concepts::pattern::tests::setup_missing_information ... ok [INFO] [stdout] test concepts::parse_duration::tests::char_conversion ... ok [INFO] [stdout] test concepts::pattern::tests::setup_regex ... ok [INFO] [stdout] test concepts::filter::tests::setup_missing_config ... ok [INFO] [stdout] test concepts::pattern::tests::setup_ignore_regex ... ok [INFO] [stdout] test concepts::pattern::tests::not_an_ignore ... ok [INFO] [stdout] test concepts::filter::tests::setup_longuest_action_duration ... ok [INFO] [stdout] test concepts::filter::tests::get_match ... ok [INFO] [stdout] test concepts::filter::tests::setup_regexes ... ok [INFO] [stdout] test daemon::sledext::tests::tree_crud ... ok [INFO] [stdout] test daemon::filter::tests::one_outdated_db_match ... ok [INFO] [stdout] test daemon::filter::tests::one_match_one_action ... ok [INFO] [stdout] test daemon::filter::tests::one_db_match_one_runtime_match_one_action ... ok [INFO] [stdout] test daemon::filter::tests::three_matches_then_action_then_delayed_action ... ok [INFO] [stdout] test daemon::filter::tests::one_match_one_delayed_action ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reaction-ea449e5dadd500e8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/simple.rs (/opt/rustwide/target/debug/deps/simple-5ff360f07f87faff) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] DEBUG no previous snapshot found [INFO] [stdout] DEBUG ordering before clearing tears: {}, max_header_stable_lsn: 0 [INFO] [stdout] DEBUG in clean_tail_tears, found missing item in tail: None and we'll scan segments {} above lowest lsn 0 [INFO] [stdout] DEBUG unable to load new segment: Io(Custom { kind: Other, error: "no segments remaining to iterate over" }) [INFO] [stdout] DEBUG filtering out segments after detected tear at (lsn, lid) -1 [INFO] [stdout] DEBUG unable to load new segment: Io(Custom { kind: Other, error: "no segments remaining to iterate over" }) [INFO] [stdout] DEBUG SA starting with tip 0 stable -1 free {} [INFO] [stdout] DEBUG starting log for a totally fresh system [INFO] [stdout] DEBUG segment accountant returning offset: 0 for lsn 0 on deck: {} [INFO] [stdout] DEBUG starting IoBufs with next_lsn: 0 next_lid: 0 [INFO] [stdout] DEBUG storing lsn 0 in beginning of buffer [INFO] [stdout] DEBUG load_snapshot loading pages from 0..0 [INFO] [stdout] DEBUG allocated pid 3 for root of new_tree [95, 95, 115, 108, 101, 100, 95, 95, 100, 101, 102, 97, 117, 108, 116] [INFO] [stdout] DEBUG allocated pid 5 for root of new_tree [102, 105, 108, 116, 101, 114, 95, 109, 97, 116, 99, 104, 101, 115, 95, 115, 116, 114, 101, 97, 109, 49, 46, 102, 105, 108, 116, 101, 114, 49] [INFO] [stdout] DEBUG allocated pid 7 for root of new_tree [102, 105, 108, 116, 101, 114, 95, 111, 114, 100, 101, 114, 101, 100, 95, 116, 105, 109, 101, 115, 95, 115, 116, 114, 101, 97, 109, 49, 46, 102, 105, 108, 116, 101, 114, 49] [INFO] [stdout] DEBUG allocated pid 9 for root of new_tree [102, 105, 108, 116, 101, 114, 95, 116, 114, 105, 103, 103, 101, 114, 115, 95, 115, 116, 114, 101, 97, 109, 49, 46, 102, 105, 108, 116, 101, 114, 49] [INFO] [stdout] INFO stream1: start ["sh", "-c", "for i in 12 24 36 24 36 12 12 24 56 67; do echo here is $i; sleep 0.01; done; sleep 0.15"] [INFO] [stdout] INFO stream1.filter1: match ["12"] [INFO] [stdout] INFO stream1.filter1: match ["24"] [INFO] [stdout] INFO stream1.filter1: match ["36"] [INFO] [stdout] INFO stream1.filter1: match ["24"] [INFO] [stdout] INFO stream1.filter1.action1: run ["sh" "-c" "echo 24 >> ./out.txt"] [INFO] [stdout] INFO stream1.filter1: match ["36"] [INFO] [stdout] INFO stream1.filter1.action1: run ["sh" "-c" "echo 36 >> ./out.txt"] [INFO] [stdout] INFO stream1.filter1: match ["12"] [INFO] [stdout] INFO stream1.filter1: match ["12"] [INFO] [stdout] INFO stream1.filter1.action1: run ["sh" "-c" "echo 12 >> ./out.txt"] [INFO] [stdout] INFO stream1.filter1.action2: run ["sh" "-c" "echo del 24 >> ./out.txt"] [INFO] [stdout] INFO stream1.filter1: match ["24"] [INFO] [stdout] INFO stream1.filter1: match ["56"] [INFO] [stdout] INFO stream1.filter1: match ["67"] [INFO] [stdout] ERROR stream stream1 exited: its command returned. [INFO] [stdout] DEBUG Asking for all tasks to quit... [INFO] [stdout] DEBUG Waiting for all tasks to quit... [INFO] [stdout] DEBUG advancing offset within the current segment from 0 to 2982 [INFO] [stdout] DEBUG wrote lsns 0-2981 to disk at offsets 0-2981, maxed false complete_len 2982 [INFO] [stdout] DEBUG mark_interval(0, 2982) [INFO] [stdout] DEBUG new highest interval: 0 - 2981 [INFO] [stdout] DEBUG make_stable(2981) returning [INFO] [stdout] DEBUG IoBufs dropped [INFO] [stdout] DEBUG no previous snapshot found [INFO] [stdout] DEBUG ordering before clearing tears: {0: 0}, max_header_stable_lsn: 0 [INFO] [stdout] DEBUG in clean_tail_tears, found missing item in tail: None and we'll scan segments {0: 0} above lowest lsn 0 [INFO] [stdout] DEBUG filtering out segments after detected tear at (lsn, lid) 2981 [INFO] [stdout] DEBUG hit max_lsn 2981 in iterator, stopping [INFO] [stdout] DEBUG zeroing the end of the recovered segment at lsn 0 between lids 2982 and 524287 [INFO] [stdout] DEBUG gc_blobs removing any blob with an lsn above 2982 [INFO] [stdout] DEBUG SA starting with tip 524288 stable -1 free {} [INFO] [stdout] DEBUG starting log at recovered active offset 2982, recovered lsn 2982 [INFO] [stdout] DEBUG starting IoBufs with next_lsn: 2982 next_lid: 2982 [INFO] [stdout] DEBUG load_snapshot loading pages from 0..10 [INFO] [stdout] INFO stream1.filter1.action1: run ["sh" "-c" "echo 12 >> ./out.txt"] [INFO] [stdout] INFO stream1.filter1.action1: run ["sh" "-c" "echo 36 >> ./out.txt"] [INFO] [stdout] INFO stream1: start ["sh", "-c", "for i in 12 24 36 56 67; do echo here is $i; sleep 0.01; done"] [INFO] [stdout] INFO stream1.filter1: match ["12"] [INFO] [stdout] INFO stream1.filter1.action1: run ["sh" "-c" "echo 12 >> ./out.txt"] [INFO] [stdout] INFO stream1.filter1: match ["24"] [INFO] [stdout] INFO stream1.filter1.action1: run ["sh" "-c" "echo 24 >> ./out.txt"] [INFO] [stdout] INFO stream1.filter1: match ["36"] [INFO] [stdout] INFO stream1.filter1: match ["56"] [INFO] [stdout] INFO stream1.filter1.action1: run ["sh" "-c" "echo 56 >> ./out.txt"] [INFO] [stdout] INFO stream1.filter1: match ["67"] [INFO] [stdout] INFO stream1.filter1.action1: run ["sh" "-c" "echo 67 >> ./out.txt"] [INFO] [stdout] ERROR stream stream1 exited: its command returned. [INFO] [stdout] DEBUG Asking for all tasks to quit... [INFO] [stdout] DEBUG Waiting for all tasks to quit... [INFO] [stdout] DEBUG advancing offset within the current segment from 2982 to 5810 [INFO] [stdout] DEBUG wrote lsns 2982-5809 to disk at offsets 2982-5809, maxed false complete_len 2828 [INFO] [stdout] DEBUG mark_interval(2982, 2828) [INFO] [stdout] DEBUG new highest interval: 2982 - 5809 [INFO] [stdout] DEBUG make_stable(5809) returning [INFO] [stdout] DEBUG IoBufs dropped [INFO] [stdout] test simple ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- simple stdout ---- [INFO] [stdout] { [INFO] [stdout] "stream1": { [INFO] [stdout] "filter1": { [INFO] [stdout] "24": { [INFO] [stdout] "actions": { [INFO] [stdout] "action2": [ [INFO] [stdout] "2025-09-10T18:45:31" [INFO] [stdout] ] [INFO] [stdout] } [INFO] [stdout] } [INFO] [stdout] } [INFO] [stdout] } [INFO] [stdout] } [INFO] [stdout] {} [INFO] [stdout] [INFO] [stdout] thread 'simple' (66) panicked at tests/simple.rs:162:5: [INFO] [stdout] content: 12 [INFO] [stdout] 36 [INFO] [stdout] 12 [INFO] [stdout] 24 [INFO] [stdout] 56 [INFO] [stdout] 67 [INFO] [stdout] scenario1: 36 [INFO] [stdout] 12 [INFO] [stdout] 12 [INFO] [stdout] 67 [INFO] [stdout] scenario2: 12 [INFO] [stdout] 36 [INFO] [stdout] 12 [INFO] [stdout] 67 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a9f91ab0b72 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a9f91ab0b72 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a9f91ab0b72 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5a9f91ab0b72 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5a9f91ac2abf - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5a9f91ac2abf - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5a9f91a79c11 - std::io::default_write_fmt::h305b5a0727055346 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a9f91a79c11 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5a9f91a87252 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5a9f91a8c94f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5a9f91a8c7e1 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5a9f9109a93e - as core::ops::function::Fn>::call::h441e4551014e4cf8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5a9f9109a93e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a9f91a8d0bf - as core::ops::function::Fn>::call::h1e57b72c4e1d3045 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5a9f91a8d0bf - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5a9f91a8ce6a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5a9f91a87399 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5a9f91a6cb7d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5a9f91acce60 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5a9f91014b26 - simple::simple::{{closure}}::h22efb97488e5a93b [INFO] [stdout] at /opt/rustwide/workdir/tests/simple.rs:162:5 [INFO] [stdout] 20: 0x5a9f9103e5d2 - as core::future::future::Future>::poll::he6b623e5b2199644 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 21: 0x5a9f9103e54d - as core::future::future::Future>::poll::h5d07e65d88c583fe [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x5a9f91012d4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf9028c7600d7c9ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73 [INFO] [stdout] 23: 0x5a9f91012c8b - tokio::runtime::coop::with_budget::hf2d6d52a5ed77ddc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 24: 0x5a9f91012c8b - tokio::runtime::coop::budget::h1d5da39f996c8886 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 25: 0x5a9f91012c8b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h901a568f0bd5056e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25 [INFO] [stdout] 26: 0x5a9f9100fb00 - tokio::runtime::scheduler::current_thread::Context::enter::h05a193527938fc2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19 [INFO] [stdout] 27: 0x5a9f910121b0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h779268a61a4aaa16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44 [INFO] [stdout] 28: 0x5a9f910113b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb10014fd7de0ca22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68 [INFO] [stdout] 29: 0x5a9f910347cb - tokio::runtime::context::scoped::Scoped::set::hbddc3efd61807751 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x5a9f910344c9 - tokio::runtime::context::set_scheduler::{{closure}}::h21f35e402c601fbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38 [INFO] [stdout] 31: 0x5a9f91021512 - std::thread::local::LocalKey::try_with::h3168d66a4feabbf2 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 32: 0x5a9f91020c3e - std::thread::local::LocalKey::with::h18e86495d335337e [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 33: 0x5a9f9103443d - tokio::runtime::context::set_scheduler::h03a7d88cf62fc7bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17 [INFO] [stdout] 34: 0x5a9f91011160 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::ha697f85d6ea826a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27 [INFO] [stdout] 35: 0x5a9f910113f3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h2c10cfbfee9f57a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24 [INFO] [stdout] 36: 0x5a9f9100e7e3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he5ca589980aa631b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33 [INFO] [stdout] 37: 0x5a9f9100d550 - tokio::runtime::context::runtime::enter_runtime::h284e65b6d2fabed3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x5a9f9100e231 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hc5a4e3844827d2de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9 [INFO] [stdout] 39: 0x5a9f9102e5ea - tokio::runtime::runtime::Runtime::block_on_inner::h834573f8b7f798bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52 [INFO] [stdout] 40: 0x5a9f9102e7e5 - tokio::runtime::runtime::Runtime::block_on::h4dbaa2aabcb3200c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18 [INFO] [stdout] 41: 0x5a9f910134d1 - simple::simple::hd9933ea93b9cf571 [INFO] [stdout] at /opt/rustwide/workdir/tests/simple.rs:196:6 [INFO] [stdout] 42: 0x5a9f910154a7 - simple::simple::{{closure}}::hd551d1de2fb13598 [INFO] [stdout] at /opt/rustwide/workdir/tests/simple.rs:69:18 [INFO] [stdout] 43: 0x5a9f9102bcf6 - core::ops::function::FnOnce::call_once::hdf8208724bb569e6 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x5a9f9109a6fb - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x5a9f9109a6fb - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18 [INFO] [stdout] 46: 0x5a9f910b01e5 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74 [INFO] [stdout] 47: 0x5a9f910b01e5 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 48: 0x5a9f910b01e5 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 49: 0x5a9f910b01e5 - std::panicking::catch_unwind::hdc1f4be0019e72ad [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 50: 0x5a9f910b01e5 - std::panic::catch_unwind::hd6d7ccfa4513e770 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x5a9f910b01e5 - test::run_test_in_process::h6bbb839ed0802366 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27 [INFO] [stdout] 52: 0x5a9f910b01e5 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43 [INFO] [stdout] 53: 0x5a9f91086b54 - test::run_test::{{closure}}::h41975797e198d26c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41 [INFO] [stdout] 54: 0x5a9f91086b54 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 55: 0x5a9f9108a4fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 56: 0x5a9f9108a4fa - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 57: 0x5a9f9108a4fa - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 58: 0x5a9f9108a4fa - std::panicking::catch_unwind::h8b88f0375c767e36 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 59: 0x5a9f9108a4fa - std::panic::catch_unwind::h66cb5d61a90f7bc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5a9f9108a4fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 61: 0x5a9f9108a4fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 62: 0x5a9f91a811cf - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 63: 0x5a9f91a811cf - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 64: 0x765115db4aa4 - [INFO] [stdout] 65: 0x765115e41a34 - clone [INFO] [stdout] 66: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] simple [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test simple` [INFO] running `Command { std: "docker" "inspect" "f06b5b10a81d8c80f99f487788f823cbdcee0460cd1b4c0da97fabc16785ad62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f06b5b10a81d8c80f99f487788f823cbdcee0460cd1b4c0da97fabc16785ad62", kill_on_drop: false }` [INFO] [stdout] f06b5b10a81d8c80f99f487788f823cbdcee0460cd1b4c0da97fabc16785ad62