[INFO] fetching crate cucumber-trellis 0.1.4...
[INFO] testing cucumber-trellis-0.1.4 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cucumber-trellis 0.1.4 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate cucumber-trellis 0.1.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cucumber-trellis 0.1.4
[INFO] tweaked toml for crates.io crate cucumber-trellis 0.1.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cucumber-trellis 0.1.4 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 127 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91ae8893aa719d3e8c5543ea6484e0d0b316e41f2b0d5afcb36a3c03c0970fba
[INFO] running `Command { std: "docker" "start" "-a" "91ae8893aa719d3e8c5543ea6484e0d0b316e41f2b0d5afcb36a3c03c0970fba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91ae8893aa719d3e8c5543ea6484e0d0b316e41f2b0d5afcb36a3c03c0970fba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91ae8893aa719d3e8c5543ea6484e0d0b316e41f2b0d5afcb36a3c03c0970fba", kill_on_drop: false }`
[INFO] [stdout] 91ae8893aa719d3e8c5543ea6484e0d0b316e41f2b0d5afcb36a3c03c0970fba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c45b51ab5b73de8d7de955249ec3332c97fda84cf0f8d6a6644477d561b64c2c
[INFO] running `Command { std: "docker" "start" "-a" "c45b51ab5b73de8d7de955249ec3332c97fda84cf0f8d6a6644477d561b64c2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling lazy-regex v3.4.2
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling cucumber-codegen v0.21.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]    Compiling cucumber v0.21.1
[INFO] [stderr]    Compiling cucumber-trellis v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `lib_test` is never read
[INFO] [stdout]   --> src/trellis.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct CucumberTrellis {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 10 |     path_base: PathBuf,
[INFO] [stdout] 11 |     lib_test: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "c45b51ab5b73de8d7de955249ec3332c97fda84cf0f8d6a6644477d561b64c2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c45b51ab5b73de8d7de955249ec3332c97fda84cf0f8d6a6644477d561b64c2c", kill_on_drop: false }`
[INFO] [stdout] c45b51ab5b73de8d7de955249ec3332c97fda84cf0f8d6a6644477d561b64c2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90b0a5349d0bf32b4287b5b3a9b3f360cc10993537bb405aa65c1f9b678c2643
[INFO] running `Command { std: "docker" "start" "-a" "90b0a5349d0bf32b4287b5b3a9b3f360cc10993537bb405aa65c1f9b678c2643", kill_on_drop: false }`
[INFO] [stderr]    Compiling cucumber-trellis v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `lib_test` is never read
[INFO] [stdout]   --> src/trellis.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct CucumberTrellis {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 10 |     path_base: PathBuf,
[INFO] [stdout] 11 |     lib_test: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lib_test` is never read
[INFO] [stdout]   --> src/trellis.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct CucumberTrellis {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 10 |     path_base: PathBuf,
[INFO] [stdout] 11 |     lib_test: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.62s
[INFO] running `Command { std: "docker" "inspect" "90b0a5349d0bf32b4287b5b3a9b3f360cc10993537bb405aa65c1f9b678c2643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90b0a5349d0bf32b4287b5b3a9b3f360cc10993537bb405aa65c1f9b678c2643", kill_on_drop: false }`
[INFO] [stdout] 90b0a5349d0bf32b4287b5b3a9b3f360cc10993537bb405aa65c1f9b678c2643
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bc76f10211875aead6d7469a98938f2219b752d299519196c3d3a53a383ac6a8
[INFO] running `Command { std: "docker" "start" "-a" "bc76f10211875aead6d7469a98938f2219b752d299519196c3d3a53a383ac6a8", kill_on_drop: false }`
[INFO] [stderr] warning: field `lib_test` is never read
[INFO] [stderr]   --> src/trellis.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct CucumberTrellis {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] 10 |     path_base: PathBuf,
[INFO] [stderr] 11 |     lib_test: bool,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cucumber-trellis` (lib) generated 1 warning
[INFO] [stderr] warning: `cucumber-trellis` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cucumber_trellis-073d46337b67fc87)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test trellis::tests::test_new_trellis_with_current_path ... ok
[INFO] [stdout] test result::tests::test_result ... ok
[INFO] [stdout] test trellis::tests::test_new_trellis_with_any_path ... ok
[INFO] [stdout] test trellis::tests::test_add_test ... ok
[INFO] [stdout] test trellis::tests::test_new_trellis_with_path_on_file - should panic ... ok
[INFO] [stdout] test trellis::tests::test_add_test_with_nonexistent_feature_file - should panic ... ok
[INFO] [stdout] test trellis::tests::test_new_trellis_with_nonexistent_path - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cucumber.rs (/opt/rustwide/target/debug/deps/cucumber-337dcf712f173b63)
[INFO] [stdout] Feature: An example for Cucumber Trellis
[INFO] [stdout] Rule: Add two numbers
[INFO] [stdout]     Scenario: Add two numbers
[INFO] [stdout]      ✔  Given we have the number `1` as the first number
[INFO] [stdout]      ✔  And we have the number `2` as the second number
[INFO] [stdout]      ✔  When we add them together
[INFO] [stdout]      ✔  Then we should get `3` as the result
[INFO] [stdout] [Summary]
[INFO] [stdout] 1 feature
[INFO] [stdout] 1 rule
[INFO] [stdout] 1 scenario (1 passed)
[INFO] [stdout] 4 steps (4 passed)
[INFO] [stderr]    Doc-tests cucumber_trellis
[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] running `Command { std: "docker" "inspect" "bc76f10211875aead6d7469a98938f2219b752d299519196c3d3a53a383ac6a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc76f10211875aead6d7469a98938f2219b752d299519196c3d3a53a383ac6a8", kill_on_drop: false }`
[INFO] [stdout] bc76f10211875aead6d7469a98938f2219b752d299519196c3d3a53a383ac6a8
