[INFO] fetching crate egglog-core-relations 2.0.0... [INFO] testing egglog-core-relations-2.0.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate egglog-core-relations 2.0.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate egglog-core-relations 2.0.0 [INFO] finished tweaking crates.io crate egglog-core-relations 2.0.0 [INFO] tweaked toml for crates.io crate egglog-core-relations 2.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate egglog-core-relations 2.0.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate egglog-core-relations 2.0.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3575bfe1cb5931b410a28eaabb7066ee45f5bd5c03eab5984f3686bf0473b602 [INFO] running `Command { std: "docker" "start" "-a" "3575bfe1cb5931b410a28eaabb7066ee45f5bd5c03eab5984f3686bf0473b602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3575bfe1cb5931b410a28eaabb7066ee45f5bd5c03eab5984f3686bf0473b602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3575bfe1cb5931b410a28eaabb7066ee45f5bd5c03eab5984f3686bf0473b602", kill_on_drop: false }` [INFO] [stdout] 3575bfe1cb5931b410a28eaabb7066ee45f5bd5c03eab5984f3686bf0473b602 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b473a21312eae3062a9b0baede2f9bb34a742db604985e7c3c174e3351f91898 [INFO] running `Command { std: "docker" "start" "-a" "b473a21312eae3062a9b0baede2f9bb34a742db604985e7c3c174e3351f91898", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling egglog-numeric-id v2.0.0 [INFO] [stderr] Compiling egglog-concurrency v2.0.0 [INFO] [stderr] Compiling egglog-union-find v2.0.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling egglog-reports v2.0.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling egglog-core-relations v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.69s [INFO] running `Command { std: "docker" "inspect" "b473a21312eae3062a9b0baede2f9bb34a742db604985e7c3c174e3351f91898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b473a21312eae3062a9b0baede2f9bb34a742db604985e7c3c174e3351f91898", kill_on_drop: false }` [INFO] [stdout] b473a21312eae3062a9b0baede2f9bb34a742db604985e7c3c174e3351f91898 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 579cd0b291f6f518e5aa242e71d567f9fa34285fab1f2a8e9854718c7643e2b4 [INFO] running `Command { std: "docker" "start" "-a" "579cd0b291f6f518e5aa242e71d567f9fa34285fab1f2a8e9854718c7643e2b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling codspeed-divan-compat v4.0.3 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling codspeed v4.0.3 [INFO] [stderr] Compiling codspeed-divan-compat-macros v4.0.3 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling egglog-reports v2.0.0 [INFO] [stderr] Compiling codspeed-divan-compat-walltime v4.0.3 [INFO] [stderr] Compiling egglog-core-relations v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "579cd0b291f6f518e5aa242e71d567f9fa34285fab1f2a8e9854718c7643e2b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "579cd0b291f6f518e5aa242e71d567f9fa34285fab1f2a8e9854718c7643e2b4", kill_on_drop: false }` [INFO] [stdout] 579cd0b291f6f518e5aa242e71d567f9fa34285fab1f2a8e9854718c7643e2b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ee7710cba8b6ce41203c6446f2ddcec3c3455ecb66ef208cdba834a65af54fd7 [INFO] running `Command { std: "docker" "start" "-a" "ee7710cba8b6ce41203c6446f2ddcec3c3455ecb66ef208cdba834a65af54fd7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egglog_core_relations-736cc573da971fc8) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test action::tests::mask_iter ... ok [INFO] [stdout] test action::tests::mask_iter_dyn ... ok [INFO] [stdout] test action::tests::fill_vec ... ok [INFO] [stdout] test action::tests::mask_iter_zip ... ok [INFO] [stdout] test base_values::tests::base_printing ... ok [INFO] [stdout] test base_values::tests::roundtrip_bool ... ok [INFO] [stdout] test action::tests::retain ... ok [INFO] [stdout] test action::tests::test_early_stop_multiple_clones ... ok [INFO] [stdout] test action::tests::test_early_stop_trigger ... ok [INFO] [stdout] test base_values::tests::roundtrip_small_integers ... ok [INFO] [stdout] test base_values::tests::roundtrip_unit ... ok [INFO] [stdout] test base_values::tests::roundtrip_medium_integers_interned ... ok [INFO] [stdout] test action::tests::test_early_stop_shared_across_clones ... ok [INFO] [stdout] test offsets::tests::intersect ... ok [INFO] [stdout] test action::tests::test_early_stop_initial_state ... ok [INFO] [stdout] test offsets::tests::iter_bounded ... ok [INFO] [stdout] test base_values::tests::roundtrip_medium_integers_unboxable ... ok [INFO] [stdout] test pool::tests::refcount ... ok [INFO] [stdout] test row_buffer::tests::basic_tagged_row ... ok [INFO] [stdout] test row_buffer::tests::parallel_row_buf_append_contents ... ok [INFO] [stdout] test row_buffer::tests::remap_basic ... ok [INFO] [stdout] test row_buffer::tests::remap_narrow ... ok [INFO] [stdout] test offsets::tests::subset_push ... ok [INFO] [stdout] test pool::tests::pooled_does_not_drop ... ok [INFO] [stdout] test containers::tests::racing_inserts ... ok [INFO] [stdout] test table::tests::insert_scan_sorted ... ok [INFO] [stdout] test table::tests::insert_scan ... ok [INFO] [stdout] test table::tests::empty_key ... ok [INFO] [stdout] test offsets::tests::bad_offset_range - should panic ... ok [INFO] [stdout] test offsets::tests::bad_offset_stride - should panic ... ok [INFO] [stdout] test offsets::tests::not_sorted_vec_push - should panic ... ok [INFO] [stdout] test tests::basic_query ... ok [INFO] [stdout] test tests::call_external_with_fallback ... ok [INFO] [stdout] test tests::intersection_test_fj_puresize ... ok [INFO] [stdout] test tests::intersection_test_fj_mincover ... ok [INFO] [stdout] test tests::line_graph_1_fj_mincover ... ok [INFO] [stdout] test tests::ac_fj_mincover ... ok [INFO] [stdout] test tests::line_graph_1_fj_puresize ... ok [INFO] [stdout] test tests::line_graph_1_gj ... ok [INFO] [stdout] test tests::line_graph_2_fj_mincover ... ok [INFO] [stdout] test tests::line_graph_2_gj ... ok [INFO] [stdout] test tests::line_graph_2_fj_puresize ... ok [INFO] [stdout] test tests::intersection_test_gj ... ok [INFO] [stdout] test uf::tests::displaced ... ok [INFO] [stdout] test uf::tests::displaced_proof ... ok [INFO] [stdout] test tests::lookup_with_fallback_partial_success ... ok [INFO] [stdout] test tests::minimal_ac ... ok [INFO] [stdout] test tests::ac_gj ... ok [INFO] [stdout] test tests::ac_fj_puresize ... ok [INFO] [stdout] test hash_index::tests::basic_updates ... ok [INFO] [stdout] test table::tests::shard_math ... ok [INFO] [stdout] test tests::early_stop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.29s [INFO] [stdout] [INFO] [stderr] Doc-tests egglog_core_relations [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/base_values/unboxed.rs - base_values::unboxed::bool::try_box (line 42) ... ok [INFO] [stdout] test src/base_values/unboxed.rs - base_values::unboxed::()::try_unbox (line 58) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.79s; merged doctests compilation took 0.74s [INFO] running `Command { std: "docker" "inspect" "ee7710cba8b6ce41203c6446f2ddcec3c3455ecb66ef208cdba834a65af54fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee7710cba8b6ce41203c6446f2ddcec3c3455ecb66ef208cdba834a65af54fd7", kill_on_drop: false }` [INFO] [stdout] ee7710cba8b6ce41203c6446f2ddcec3c3455ecb66ef208cdba834a65af54fd7