[INFO] fetching crate cucumber_rust 0.9.0... [INFO] testing cucumber_rust-0.9.0 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate cucumber_rust 0.9.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate cucumber_rust 0.9.0 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cucumber_rust 0.9.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cucumber_rust 0.9.0 [INFO] tweaked toml for crates.io crate cucumber_rust 0.9.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb19c83a980379dbd34535822126de659aa4ad2f45ca74da93efce1a28cc9e04 [INFO] running `Command { std: "docker" "start" "-a" "eb19c83a980379dbd34535822126de659aa4ad2f45ca74da93efce1a28cc9e04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb19c83a980379dbd34535822126de659aa4ad2f45ca74da93efce1a28cc9e04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb19c83a980379dbd34535822126de659aa4ad2f45ca74da93efce1a28cc9e04", kill_on_drop: false }` [INFO] [stdout] eb19c83a980379dbd34535822126de659aa4ad2f45ca74da93efce1a28cc9e04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46f368b33141b6180c225d23cab5892088bcafa3678e2e866489e74ca41f1bf9 [INFO] running `Command { std: "docker" "start" "-a" "46f368b33141b6180c225d23cab5892088bcafa3678e2e866489e74ca41f1bf9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling shh v1.0.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling cute_custom_default v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling gherkin_rust v0.10.1 [INFO] [stderr] Compiling cucumber_rust v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.74s [INFO] running `Command { std: "docker" "inspect" "46f368b33141b6180c225d23cab5892088bcafa3678e2e866489e74ca41f1bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46f368b33141b6180c225d23cab5892088bcafa3678e2e866489e74ca41f1bf9", kill_on_drop: false }` [INFO] [stdout] 46f368b33141b6180c225d23cab5892088bcafa3678e2e866489e74ca41f1bf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b187e0d9d82d954acf33336251199ccd2a609f3a1a5bacc4cd6fb2a9acc914c8 [INFO] running `Command { std: "docker" "start" "-a" "b187e0d9d82d954acf33336251199ccd2a609f3a1a5bacc4cd6fb2a9acc914c8", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling cucumber_rust v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `world` [INFO] [stdout] --> tests/cucumber_builder.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | t!(|world, _ctx| crate::MyWorld::new().await.unwrap()), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_world` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.21s [INFO] running `Command { std: "docker" "inspect" "b187e0d9d82d954acf33336251199ccd2a609f3a1a5bacc4cd6fb2a9acc914c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b187e0d9d82d954acf33336251199ccd2a609f3a1a5bacc4cd6fb2a9acc914c8", kill_on_drop: false }` [INFO] [stdout] b187e0d9d82d954acf33336251199ccd2a609f3a1a5bacc4cd6fb2a9acc914c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 408c0288664eedceca7d75e70c30ed511ea2f1013fd49c7d3c3387308ded24e9 [INFO] running `Command { std: "docker" "start" "-a" "408c0288664eedceca7d75e70c30ed511ea2f1013fd49c7d3c3387308ded24e9", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `world` [INFO] [stderr] --> tests/cucumber_builder.rs:58:21 [INFO] [stderr] | [INFO] [stderr] 58 | t!(|world, _ctx| crate::MyWorld::new().await.unwrap()), [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_world` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cucumber_rust` (test "cucumber_builder") generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cucumber_rust-b424cafe267d56e4) [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_builder.rs (/opt/rustwide/target/debug/deps/cucumber_builder-44695bcaccb5f83b) [INFO] [stdout] [Cucumber v0.9.0] [INFO] [stdout] Feature: Basic functionality  features/basic/test.feature:1:1  [INFO] [stdout]  [INFO] [stdout]  Scenario: foo  features/basic/test.feature:4:3  [INFO] [stdout] S:AHHHH [INFO] [stdout]  Given a thing  features/basic/test.feature:5:5  [INFO] [stdout]  ✔ Given a thing  features/basic/test.feature:5:5  [INFO] [stdout] ———————— Captured stdout: —————————————————————————————————————————————————————— [INFO] [stdout]  This is a string from the context. [INFO] [stdout] 42 [INFO] [stdout] the newtype pattern helps here [INFO] [stdout] This is on stdout [INFO] [stdout] ———————— Captured stderr: —————————————————————————————————————————————————————— [INFO] [stdout]  This is on stderr [INFO] [stdout] ———————————————————————————————————————————————————————————————————————————————— [INFO] [stdout]  When nothing  features/basic/test.feature:6:5  [INFO] [stdout]  - When nothing  features/basic/test.feature:6:5  [INFO] [stdout]  ⚡ Not yet implemented (skipped) [INFO] [stdout] E:AHHHH [INFO] [stdout]  Scenario: bar  features/basic/test.feature:8:3  [INFO] [stdout] S:AHHHH [INFO] [stdout]  Given a thing  features/basic/test.feature:10:22  [INFO] [stdout]  ✔ Given a thing  features/basic/test.feature:10:22  [INFO] [stdout] ———————— Captured stdout: —————————————————————————————————————————————————————— [INFO] [stdout]  This is a string from the context. [INFO] [stdout] 42 [INFO] [stdout] the newtype pattern helps here [INFO] [stdout] This is on stdout [INFO] [stdout] ———————— Captured stderr: —————————————————————————————————————————————————————— [INFO] [stdout]  This is on stderr [INFO] [stdout] ———————————————————————————————————————————————————————————————————————————————— [INFO] [stdout]  When something goes wrong  features/basic/test.feature:11:5  [INFO] [stdout]  ✔ When something goes wrong  features/basic/test.feature:11:5  [INFO] [stdout] E:AHHHH [INFO] [stdout]  Scenario Outline: scenario with examples [INFO] [stdout] => = 2, = 4  features/basic/test.feature:13:3  [INFO] [stdout] S:AHHHH [INFO] [stdout]  Given a number 2  features/basic/test.feature:14:5  [INFO] [stdout]  ✔ Given a number 2  features/basic/test.feature:14:5  [INFO] [stdout]  Then twice that number should be 4  features/basic/test.feature:15:5  [INFO] [stdout]  ✔ Then twice that number should be 4  features/basic/test.feature:15:5  [INFO] [stdout] E:AHHHH [INFO] [stdout]  Scenario Outline: scenario with examples [INFO] [stdout] => = 3, = 6  features/basic/test.feature:13:3  [INFO] [stdout] S:AHHHH [INFO] [stdout]  Given a number 3  features/basic/test.feature:14:5  [INFO] [stdout]  ✔ Given a number 3  features/basic/test.feature:14:5  [INFO] [stdout]  Then twice that number should be 6  features/basic/test.feature:15:5  [INFO] [stdout]  ✔ Then twice that number should be 6  features/basic/test.feature:15:5  [INFO] [stdout] E:AHHHH [INFO] [stdout]  Rule: A rule  features/basic/test.feature:22:3  [INFO] [stdout]  Scenario: a scenario inside a rule  features/basic/test.feature:24:5  [INFO] [stdout] S:AHHHH [INFO] [stdout]  Given I am in inside a rule  features/basic/test.feature:25:7  [INFO] [stdout]  - Given I am in inside a rule  features/basic/test.feature:25:7  [INFO] [stdout]  ⚡ Not yet implemented (skipped) [INFO] [stdout] E:AHHHH [INFO] [stdout] [INFO] [stdout] [Summary] [INFO] [stdout] 1 features [INFO] [stdout] 5 scenarios (2 skipped, 3 passed) [INFO] [stdout] 1 rules (1 skipped, 0 passed) [INFO] [stdout] 18 steps (2 skipped, 7 passed) [INFO] [stdout]  [INFO] [stdout] Finished in 0.6 seconds. [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-3df4cae972f00170) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test enable_capture_false_support ... ok [INFO] [stdout] test user_defined_event_handlers_are_expressible ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cucumber_rust [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" "408c0288664eedceca7d75e70c30ed511ea2f1013fd49c7d3c3387308ded24e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "408c0288664eedceca7d75e70c30ed511ea2f1013fd49c7d3c3387308ded24e9", kill_on_drop: false }` [INFO] [stdout] 408c0288664eedceca7d75e70c30ed511ea2f1013fd49c7d3c3387308ded24e9