[INFO] cloning repository https://github.com/josephholsten/zelador
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/josephholsten/zelador" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosephholsten%2Fzelador", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosephholsten%2Fzelador'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41fae2029650cbf34634b2abe00025b050400663
[INFO] testing josephholsten/zelador against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosephholsten%2Fzelador" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/josephholsten/zelador
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/josephholsten/zelador
[INFO] tweaked toml for git repo https://github.com/josephholsten/zelador written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/josephholsten/zelador on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/josephholsten/zelador 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d870c747e38f94a4ee2d3b7601456fb9ea8b662ab3e414223d8c26da0f56086d
[INFO] running `Command { std: "docker" "start" "-a" "d870c747e38f94a4ee2d3b7601456fb9ea8b662ab3e414223d8c26da0f56086d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d870c747e38f94a4ee2d3b7601456fb9ea8b662ab3e414223d8c26da0f56086d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d870c747e38f94a4ee2d3b7601456fb9ea8b662ab3e414223d8c26da0f56086d", kill_on_drop: false }`
[INFO] [stdout] d870c747e38f94a4ee2d3b7601456fb9ea8b662ab3e414223d8c26da0f56086d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6414f0c5614d61daf3c6f53daccf3fd8af611e7e60c8a883c3c25820e213dc2a
[INFO] running `Command { std: "docker" "start" "-a" "6414f0c5614d61daf3c6f53daccf3fd8af611e7e60c8a883c3c25820e213dc2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling codegen v0.2.0
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libucl-bind v0.2.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling quickscope v0.2.0
[INFO] [stderr]    Compiling im-lists v0.9.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling weak-table v0.3.2
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libucl v0.2.3
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling steel-derive v0.6.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling steel-gen v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling steel-core v0.7.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling steel-parser v0.7.0
[INFO] [stderr]    Compiling zelador v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "6414f0c5614d61daf3c6f53daccf3fd8af611e7e60c8a883c3c25820e213dc2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6414f0c5614d61daf3c6f53daccf3fd8af611e7e60c8a883c3c25820e213dc2a", kill_on_drop: false }`
[INFO] [stdout] 6414f0c5614d61daf3c6f53daccf3fd8af611e7e60c8a883c3c25820e213dc2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63924d7472590d6903959d9668845c8fb3b8b14a57b9c9eb1f34dd22589cbfbc
[INFO] running `Command { std: "docker" "start" "-a" "63924d7472590d6903959d9668845c8fb3b8b14a57b9c9eb1f34dd22589cbfbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling sealed v0.3.0
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling sealed v0.4.0
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling synthez-core v0.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling steel-derive v0.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling synthez-codegen v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling synthez v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling cucumber-expressions v0.2.1
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling cucumber-codegen v0.19.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling steel-gen v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling steel-core v0.7.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling gherkin v0.13.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling steel-parser v0.7.0
[INFO] [stderr]    Compiling cucumber v0.19.1
[INFO] [stderr]    Compiling zelador v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "63924d7472590d6903959d9668845c8fb3b8b14a57b9c9eb1f34dd22589cbfbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63924d7472590d6903959d9668845c8fb3b8b14a57b9c9eb1f34dd22589cbfbc", kill_on_drop: false }`
[INFO] [stdout] 63924d7472590d6903959d9668845c8fb3b8b14a57b9c9eb1f34dd22589cbfbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6db3be01f31d2b912de8356f27fef408b94d9641b931e0be4274c9db452ba64a
[INFO] running `Command { std: "docker" "start" "-a" "6db3be01f31d2b912de8356f27fef408b94d9641b931e0be4274c9db452ba64a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zelador-f023a155a01e581a)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test engine::tests::test_action_to_string_all_variants ... ok
[INFO] [stdout] test engine::tests::test_apply_result_failure ... ok
[INFO] [stdout] test engine::tests::test_apply_result_success ... ok
[INFO] [stdout] test engine::tests::test_engine_dry_run ... ok
[INFO] [stdout] test engine::tests::test_engine_verbose ... ok
[INFO] [stdout] test engine::tests::test_report_no_changes ... ok
[INFO] [stdout] test parser::tests::test_parse_content_simple_form ... ok
[INFO] [stdout] test parser::tests::test_format_resource ... ok
[INFO] [stdout] test engine::tests::test_log_commands_flag ... ok
[INFO] [stdout] test engine::tests::test_execution_plan_with_no_changes ... ok
[INFO] [stdout] test parser::tests::test_parse_content_with_git_upgrade ... ok
[INFO] [stdout] test parser::tests::test_parse_content_with_purge_action ... ok
[INFO] [stdout] test engine::tests::test_plan_brew_package_not_installed ... ok
[INFO] [stdout] test parser::tests::test_parse_multiple_resources ... ok
[INFO] [stdout] test parser::tests::test_parse_resource ... ok
[INFO] [stdout] test parser::tests::test_parse_resource_with_action ... ok
[INFO] [stdout] test parser::tests::test_parse_resource_missing_section ... ok
[INFO] [stdout] test parser::tests::test_parse_file_resource ... ok
[INFO] [stdout] test resources::tests::tests::test_brew_package_resource_creation ... ok
[INFO] [stdout] test resources::tests::tests::test_create_resource_factory ... ok
[INFO] [stdout] test resources::tests::tests::test_resource_action_from_string ... ok
[INFO] [stdout] test tests::test_parse_invalid_ucl ... ok
[INFO] [stdout] test tests::test_parse_empty_string ... ok
[INFO] [stdout] test parser::tests::test_parse_content_with_remove_action ... ok
[INFO] [stdout] test providers::brew::tests::test_package_state_variants ... ok
[INFO] [stdout] test providers::brew::tests::test_brew_error_display ... ok
[INFO] [stdout] test tests::test_scheme_multiple_packages ... ok
[INFO] [stdout] test tests::test_scheme_conditional ... ok
[INFO] [stdout] test tests::test_minimal_scheme_evaluation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.66s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zelador-8ec509ae3a27bb48)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[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] [stderr]      Running tests/cucumber.rs (/opt/rustwide/target/debug/deps/cucumber-adf1d0dc22b4918c)
[INFO] [stdout] Feature: Execute Homebrew package resources
[INFO] [stdout]   Scenario: Install a package that is not installed
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ✔  Given homebrew is available on the system
[INFO] [stdout]    ✔  And the package "hello" is not installed
[INFO] [stdout]    ✔  When I run zelador with "resource { brew_package \"hello\" }"
[INFO] [stdout]    ✘  Then brew install should have been executed with "hello"
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/brew_package_execution.feature:13:5
[INFO] [stdout]       Matched: tests/cucumber.rs:424:1
[INFO] [stdout]       Step panicked. Captured output: Expected command 'brew install hello' was not executed. Executed commands: []
[INFO] [stdout] Created simple test file with content: 'resource { brew_package \"obsidian\" }'
[INFO] [stdout] Debug - running zelador on file: /tmp/.tmpAP1Xdz/test_047343ec-7a43-41a1-bcc3-1f473581306a.ucl
[INFO] [stdout] Debug - file content: 'resource { brew_package \"obsidian\" }'
[INFO] [stdout] Debug - command stdout: '✗ install brew_package resource: "obsidian" (action: install)
[INFO] [stdout] 
[INFO] [stdout] Summary: 0 succeeded, 1 failed
[INFO] [stdout] 
[INFO] [stdout] '
[INFO] [stdout] Debug - command stderr: ''
[INFO] [stdout] Debug - exit code: 1
[INFO] [stdout]   Scenario: Skip installing a package that is already installed (idempotency)
[INFO] [stdout] Created simple test file with content: 'resource { brew_package \"git\" { action = \"upgrade\" } }'
[INFO] [stdout] Debug - running zelador on file: /tmp/.tmpeQLX7K/test_524fabf6-0702-447a-bd0d-28ab75611882.ucl
[INFO] [stdout] Debug - file content: 'resource { brew_package \"git\" { action = \"upgrade\" } }'
[INFO] [stdout] Debug - command stdout: '✗ upgrade brew_package resource: git (action: upgrade)
[INFO] [stdout] 
[INFO] [stdout] Summary: 0 succeeded, 1 failed
[INFO] [stdout] 
[INFO] [stdout] '
[INFO] [stdout] Debug - command stderr: ''
[INFO] [stdout] Debug - exit code: 0
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout] Created simple test file with content: 'resource { brew_package \"hello\" }'
[INFO] [stdout] Debug - running zelador on file: /tmp/.tmpz2zZmh/test_e67485b5-f120-468e-ac71-9c50843de19b.ucl
[INFO] [stdout] Debug - file content: 'resource { brew_package \"hello\" }'
[INFO] [stdout] Debug - command stdout: '✗ install brew_package resource: "hello" (action: install)
[INFO] [stdout] 
[INFO] [stdout] Summary: 0 succeeded, 1 failed
[INFO] [stdout] 
[INFO] [stdout] '
[INFO] [stdout] Debug - command stderr: ''
[INFO] [stdout] Debug - exit code: 1
[INFO] [stdout]    ✔  Given homebrew is available on the system
[INFO] [stdout]    ✔  And the package "git" is already installed
[INFO] [stdout]    ✔  When I run zelador with "resource { brew_package \"git\" }"
[INFO] [stdout]    ✔  Then brew install should NOT have been executed
[INFO] [stdout] Created simple test file with content: 'resource { brew_package \"hello\" }'
[INFO] [stdout]    ✘  And the command should exit successfully
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/brew_package_execution.feature:23:5
[INFO] [stdout]       Matched: tests/cucumber.rs:259:1
[INFO] [stdout]       Step panicked. Captured output: assertion `left == right` failed: Command did not exit successfully. Exit code: 1
[INFO] [stdout]         left: 1
[INFO] [stdout]        right: 0
[INFO] [stdout]   Scenario: Upgrade an outdated package
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ✔  Given homebrew is available on the system
[INFO] [stdout]    ✔  And the package "wget" is installed but outdated
[INFO] [stdout] Created simple test file with content: ''
[INFO] [stdout] Debug - running zelador on file: /tmp/.tmpGyhOGY/test_471fb495-8484-424a-a0dd-2bf49a0afc4e.ucl
[INFO] [stdout] Debug - file content: ''
[INFO] [stdout] Debug - command stdout: 'Configuration is empty (null)
[INFO] [stdout] '
[INFO] [stdout] Debug - command stderr: ''
[INFO] [stdout] Debug - exit code: 0
[INFO] [stdout]    ✔  When I run zelador with "resource { brew_package \"wget\" { action = \"upgrade\" } }"
[INFO] [stdout] Created simple test file with content: 'resource { brew_package \"git }'
[INFO] [stdout] Debug - running zelador on file: /tmp/.tmpC4wHAC/test_24ddcf0a-6ddc-43c0-9c83-3b71f218f76f.ucl
[INFO] [stdout] Debug - file content: 'resource { brew_package \"git }'
[INFO] [stdout] Debug - command stdout: ''
[INFO] [stdout] Debug - command stderr: 'Error: Syntax error in UCL - malformed content
[INFO] [stdout] '
[INFO] [stdout] Debug - exit code: 1
[INFO] [stdout]    ✘  Then brew upgrade should have been executed with "wget"
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/brew_package_execution.feature:30:5
[INFO] [stdout]       Matched: tests/cucumber.rs:449:1
[INFO] [stdout]       Step panicked. Captured output: Expected command 'brew upgrade wget' was not executed. Executed commands: []
[INFO] [stdout]   Scenario: Skip upgrading a package that is already up-to-date
[INFO] [stdout] Created simple test file with content: 'resource { brew_package \"obsidian\" }'
[INFO] [stdout] Debug - running zelador on file: /tmp/.tmpdR4aRp/test_a4379e1b-c9a4-4e18-8539-a2c756d10539.ucl
[INFO] [stdout] Debug - file content: 'resource { brew_package \"obsidian\" }'
[INFO] [stdout] Debug - command stdout: '✗ install brew_package resource: "obsidian" (action: install)
[INFO] [stdout] 
[INFO] [stdout] Summary: 0 succeeded, 1 failed
[INFO] [stdout] 
[INFO] [stdout] '
[INFO] [stdout] Debug - command stderr: ''
[INFO] [stdout] Debug - exit code: 1
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ✔  Given homebrew is available on the system
[INFO] [stdout]    ✔  And the package "curl" is already up-to-date
[INFO] [stdout]    ✔  When I run zelador with "resource { brew_package \"curl\" { action = \"upgrade\" } }"
[INFO] [stdout]    ✔  Then brew upgrade should NOT have been executed
[INFO] [stdout]    ✘  And the command should exit successfully
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/brew_package_execution.feature:39:5
[INFO] [stdout]       Matched: tests/cucumber.rs:259:1
[INFO] [stdout]       Step panicked. Captured output: assertion `left == right` failed: Command did not exit successfully. Exit code: 1
[INFO] [stdout]         left: 1
[INFO] [stdout]        right: 0
[INFO] [stdout]   Scenario: Remove an installed package
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ✔  Given homebrew is available on the system
[INFO] [stdout]    ✔  And the package "jq" is installed
[INFO] [stdout]    ✔  When I run zelador with "resource { brew_package \"jq\" { action = \"remove\" } }"
[INFO] [stdout]    ✘  Then brew uninstall should have been executed with "jq"
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/brew_package_execution.feature:46:5
[INFO] [stdout]       Matched: tests/cucumber.rs:474:1
[INFO] [stdout]       Step panicked. Captured output: Expected command 'brew uninstall jq' was not executed. Executed commands: []
[INFO] [stdout]   Scenario: Skip removing a package that is not installed
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ✔  Given homebrew is available on the system
[INFO] [stdout]    ✔  And the package "nonexistent-package-xyz" is not installed
[INFO] [stdout]    ✔  When I run zelador with "resource { brew_package \"nonexistent-package-xyz\" { action = \"remove\" } }"
[INFO] [stdout]    ✔  Then brew uninstall should NOT have been executed
[INFO] [stdout]    ✘  And the command should exit successfully
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/brew_package_execution.feature:55:5
[INFO] [stdout]       Matched: tests/cucumber.rs:259:1
[INFO] [stdout]       Step panicked. Captured output: assertion `left == right` failed: Command did not exit successfully. Exit code: 1
[INFO] [stdout]         left: 1
[INFO] [stdout]        right: 0
[INFO] [stdout]   Scenario: Handle non-existent package gracefully
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ✔  Given homebrew is available on the system
[INFO] [stdout]    ✔  When I run zelador with "resource { brew_package \"this-package-definitely-does-not-exist-xyz\" }"
[INFO] [stdout]    ✔  Then the command should exit with an error
[INFO] [stdout]    ✘  And the error output should contain "not found" or "No available formula"
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/brew_package_execution.feature:62:5
[INFO] [stdout]       Matched: tests/cucumber.rs:531:1
[INFO] [stdout]       Step panicked. Captured output: Error output "" did not contain either "not found" or "No available formula"
[INFO] [stdout]   Scenario: Handle missing homebrew gracefully
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ✔  Given homebrew is NOT available on the system
[INFO] [stdout]    ✔  When I run zelador with "resource { brew_package \"git\" }"
[INFO] [stdout]    ✔  Then the command should exit with an error
[INFO] [stdout]    ✘  And the error output should contain "homebrew" or "brew" or "not found"
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/brew_package_execution.feature:68:5
[INFO] [stdout]       Step match is ambiguous: Possible matches:
[INFO] [stdout]       ^the error output should contain "(.*?)" or "(.*?)" or "(.*?)"$ --> tests/cucumber.rs:512:1
[INFO] [stdout]       ^the error output should contain "(.*?)" or "(.*?)"$ --> tests/cucumber.rs:531:1
[INFO] [stdout]   Scenario: Dry-run mode does not execute commands
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ✔  Given homebrew is available on the system
[INFO] [stdout]    ✔  And the package "tree" is not installed
[INFO] [stdout]    ✔  When I run zelador with "--dry-run" and "resource { brew_package \"tree\" }"
[INFO] [stdout]    ✔  Then brew install should NOT have been executed
[INFO] [stdout]    ✔  And the command should exit successfully
[INFO] [stdout]    ✘  And the output should contain "Would install"
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/brew_package_execution.feature:76:5
[INFO] [stdout]       Matched: tests/cucumber.rs:224:1
[INFO] [stdout]       Step panicked. Captured output: Standard output "✓ install brew_package resource: \"tree\" (action: install)\n\nSummary: 1 succeeded, 0 failed\n\n" did not contain expected text "Would install"
[INFO] [stdout]   Scenario: Multiple packages in one configuration
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ✔  Given homebrew is available on the system
[INFO] [stdout]    ✔  And the package "hello" is not installed
[INFO] [stdout]    ✔  And the package "cowsay" is not installed
[INFO] [stdout]    ✘  When I run zelador with:
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/brew_package_execution.feature:83:5
[INFO] [stdout]       Matched: tests/cucumber.rs:413:1
[INFO] [stdout]       Step panicked. Captured output: content not found
[INFO] [stdout] Feature: Parse Homebrew package resource
[INFO] [stdout]   Scenario: Parse a minimal brew_package resource
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ✔  Given I create a test file with content "resource { brew_package \"obsidian\" }"
[INFO] [stdout]    ✔  When I run zelador with the test file
[INFO] [stdout]    ✔  Then the output should contain "brew_package"
[INFO] [stdout]    ✔  And the output should contain "obsidian"
[INFO] [stdout]    ✔  And the output should contain "install"
[INFO] [stdout]    ✘  And the command should exit successfully
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/brew_package_parsing.feature:15:5
[INFO] [stdout]       Matched: tests/cucumber.rs:259:1
[INFO] [stdout]       Step panicked. Captured output: assertion `left == right` failed: Command did not exit successfully. Exit code: 1
[INFO] [stdout]         left: 1
[INFO] [stdout]        right: 0
[INFO] [stdout]   Scenario: Parse a brew_package resource with explicit action
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ✔  Given I create a test file with content "resource { brew_package \"git\" { action = \"upgrade\" } }"
[INFO] [stdout]    ✔  When I run zelador with the test file
[INFO] [stdout]    ✔  Then the output should contain "brew_package"
[INFO] [stdout]    ✔  And the output should contain "git"
[INFO] [stdout]    ✔  And the output should contain "upgrade"
[INFO] [stdout]    ✔  And the command should exit successfully
[INFO] [stdout] Feature: Custom Homebrew Path
[INFO] [stdout]   Scenario: Use system homebrew by default
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ✔  Given I create a test file with content "resource { brew_package \"hello\" }"
[INFO] [stdout]    ✔  When I run zelador with the test file
[INFO] [stdout]    ?  Then the output should indicate which brew is being used
[INFO] [stdout]       Step skipped: tests/features/custom_brew_path.feature:12:5
[INFO] [stdout]   Scenario: Use custom homebrew via CLI flag
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ?  Given a test homebrew installation exists at "~/.zelador-test-brew"
[INFO] [stdout]       Step skipped: tests/features/custom_brew_path.feature:16:5
[INFO] [stdout]   Scenario: Use custom homebrew via environment variable
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ?  Given a test homebrew installation exists at "~/.zelador-test-brew"
[INFO] [stdout]       Step skipped: tests/features/custom_brew_path.feature:24:5
[INFO] [stdout]   Scenario: CLI flag overrides environment variable
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ?  Given a test homebrew installation exists at "~/.zelador-test-brew"
[INFO] [stdout]       Step skipped: tests/features/custom_brew_path.feature:32:5
[INFO] [stdout]   Scenario: Error when custom brew path doesn't exist
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ✔  Given I create a test file with content "resource { brew_package \"hello\" }"
[INFO] [stdout]    ?  When I run zelador with "--brew-path /nonexistent/brew" and the test file
[INFO] [stdout]       Step skipped: tests/features/custom_brew_path.feature:42:5
[INFO] [stdout]   Scenario: Install package with custom brew
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ?  Given a test homebrew installation exists at "~/.zelador-test-brew"
[INFO] [stdout]       Step skipped: tests/features/custom_brew_path.feature:47:5
[INFO] [stdout]   Scenario: Check package state in custom brew
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ?  Given a test homebrew installation exists at "~/.zelador-test-brew"
[INFO] [stdout]       Step skipped: tests/features/custom_brew_path.feature:56:5
[INFO] [stdout]   Scenario: Upgrade package in custom brew
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ?  Given a test homebrew installation exists at "~/.zelador-test-brew"
[INFO] [stdout]       Step skipped: tests/features/custom_brew_path.feature:65:5
[INFO] [stdout]   Scenario: Remove package from custom brew
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ?  Given a test homebrew installation exists at "~/.zelador-test-brew"
[INFO] [stdout]       Step skipped: tests/features/custom_brew_path.feature:74:5
[INFO] [stdout] Feature: UCL Edge Cases
[INFO] [stdout]   Scenario: Handle empty UCL file
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ✔  Given I create a test file with content ""
[INFO] [stdout]    ✔  When I run zelador with the test file
[INFO] [stdout]    ✔  Then the command should exit successfully
[INFO] [stdout]    ✔  And the output should contain "empty"
[INFO] [stdout]   Scenario: Reject malformed UCL
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ✔  Given I create a test file with content "resource { brew_package \"git }"
[INFO] [stdout]    ✔  When I run zelador with the test file
[INFO] [stdout]    ✔  Then the command should exit with an error
[INFO] [stdout]    ✔  And the error output should contain "error"
[INFO] [stdout] Feature: Minimal parsing test
[INFO] [stdout]   Scenario: Run with --version flag
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ✔  When I run the command with "--version"
[INFO] [stdout]    ✔  Then the output should contain the version
[INFO] [stdout]    ✔  And the command should exit successfully
[INFO] [stdout]   Scenario: Create a simple test file
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ✔  Given I create a test file with content "resource { brew_package \"obsidian\" }"
[INFO] [stdout]    ✔  When I run zelador with the test file
[INFO] [stdout]    ✘  Then the command should exit successfully
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: tests/features/minimal_test.feature:17:5
[INFO] [stdout]       Matched: tests/cucumber.rs:259:1
[INFO] [stdout]       Step panicked. Captured output: assertion `left == right` failed: Command did not exit successfully. Exit code: 1
[INFO] [stdout]         left: 1
[INFO] [stdout]        right: 0
[INFO] [stdout] Feature: Version Flag
[INFO] [stdout]   Scenario: User checks application version
[INFO] [stdout]    ✔> Given a clean environment
[INFO] [stdout]    ✔  When I run the command with "--version"
[INFO] [stdout]    ✔  Then the output should contain the version
[INFO] [stdout]    ✔  And the command should exit successfully
[INFO] [stdout] [Summary]
[INFO] [stdout] 6 features
[INFO] [stdout] 26 scenarios (5 passed, 9 skipped, 12 failed)
[INFO] [stdout] 112 steps (91 passed, 9 skipped, 12 failed)
[INFO] [stderr] 
[INFO] [stderr] thread 'main' (48) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.19.1/src/cucumber.rs:1294:13:
[INFO] [stderr] 12 steps failed
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x60d3b44cc50a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x60d3b44cc50a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x60d3b44cc50a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x60d3b44cc50a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x60d3b44e10ca - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x60d3b44e10ca - core[6771d259883166e6]::fmt::write
[INFO] [stderr]    6:     0x60d3b44d1b92 - std[128c3efe2914e152]::io::default_write_fmt::<std[128c3efe2914e152]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stderr]    7:     0x60d3b44d1b92 - <std[128c3efe2914e152]::sys::stdio::unix::Stderr as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]    8:     0x60d3b44ad22f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x60d3b44ad22f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x60d3b44c60e1 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x60d3b44c62d2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stderr]   12:     0x60d3b44c62d2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stderr]   13:     0x60d3b44ad2e8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stderr]   14:     0x60d3b44a2189 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   15:     0x60d3b44adcdd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stderr]   16:     0x60d3b44e190c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stderr]   17:     0x60d3b3ef78c8 - core::panicking::panic_display::h2e5b0b404841f7f6
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:259:5
[INFO] [stderr]   18:     0x60d3b3e796b5 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::h823ca47ab146db84
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.19.1/src/cucumber.rs:1294:13
[INFO] [stderr]   19:     0x60d3b3e78ca7 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::run_and_exit::{{closure}}::he7a2d72f70930b7a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.19.1/src/cucumber.rs:1201:57
[INFO] [stderr]   20:     0x60d3b3ec8110 - cucumber::World::run::{{closure}}::h87b298a5d7ae872e
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.19.1/src/lib.rs:258:46
[INFO] [stderr]   21:     0x60d3b3f781f3 - <core::pin::Pin<P> as core::future::future::Future>::poll::habbd3c0c65fa4dc6
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stderr]   22:     0x60d3b3f4c7f0 - futures_executor::local_pool::block_on::{{closure}}::he19f1a438a3fb1a6
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:316:34
[INFO] [stderr]   23:     0x60d3b3f4c6eb - futures_executor::local_pool::run_executor::{{closure}}::hd0fcc109758a2666
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:90:37
[INFO] [stderr]   24:     0x60d3b3e58068 - std::thread::local::LocalKey<T>::try_with::h1a400e81425b5de5
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12
[INFO] [stderr]   25:     0x60d3b3e57f83 - std::thread::local::LocalKey<T>::with::hc4e780ee8078f5c8
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20
[INFO] [stderr]   26:     0x60d3b3f4c64b - futures_executor::local_pool::run_executor::h3dfe055da6f16ac0
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:86:27
[INFO] [stderr]   27:     0x60d3b3f4c798 - futures_executor::local_pool::block_on::h1d20cf6514cd5a87
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:316:5
[INFO] [stderr]   28:     0x60d3b3e7493d - cucumber::main::hfd0f7fc37aad9ad3
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/cucumber.rs:545:5
[INFO] [stderr]   29:     0x60d3b3ee375b - core::ops::function::FnOnce::call_once::h2b30dc9006cf3119
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   30:     0x60d3b3e4605e - std::sys::backtrace::__rust_begin_short_backtrace::hf4bb51bd4046ef6a
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   31:     0x60d3b3e83a91 - std::rt::lang_start::{{closure}}::h6db76eb1d6cdd90b
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:206:18
[INFO] [stderr]   32:     0x60d3b44c4b24 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   33:     0x60d3b44c4b24 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]   34:     0x60d3b44c4b24 - std[128c3efe2914e152]::panicking::catch_unwind::<i32, &dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]   35:     0x60d3b44c4b24 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]   36:     0x60d3b44c4b24 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24
[INFO] [stderr]   37:     0x60d3b44c4b24 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]   38:     0x60d3b44c4b24 - std[128c3efe2914e152]::panicking::catch_unwind::<isize, std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]   39:     0x60d3b44c4b24 - std[128c3efe2914e152]::panic::catch_unwind::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x60d3b44c4b24 - std[128c3efe2914e152]::rt::lang_start_internal
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5
[INFO] [stderr]   41:     0x60d3b3e83a77 - std::rt::lang_start::h4e510e2f0b44bce0
[INFO] [stderr]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:205:5
[INFO] [stderr]   42:     0x60d3b3e7a9ae - main
[INFO] [stderr]   43:     0x75e3f55e01ca - <unknown>
[INFO] [stderr]   44:     0x75e3f55e028b - __libc_start_main
[INFO] [stderr]   45:     0x60d3b3de2e45 - _start
[INFO] [stderr]   46:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test cucumber`
[INFO] running `Command { std: "docker" "inspect" "6db3be01f31d2b912de8356f27fef408b94d9641b931e0be4274c9db452ba64a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6db3be01f31d2b912de8356f27fef408b94d9641b931e0be4274c9db452ba64a", kill_on_drop: false }`
[INFO] [stdout] 6db3be01f31d2b912de8356f27fef408b94d9641b931e0be4274c9db452ba64a
