Oct 12 02:02:51.808 INFO testing cucumber_rust-0.5.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 02:02:51.809 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 02:02:52.246 INFO blam! e90ac23346e202b862e63ec728a0122e034216159b318ec6c037be81de7fceea Oct 12 02:02:52.248 INFO running `"docker" "start" "-a" "e90ac23346e202b862e63ec728a0122e034216159b318ec6c037be81de7fceea"` Oct 12 02:02:54.523 INFO kablam! usermod: no changes Oct 12 02:02:54.832 INFO kablam! Compiling clap v2.32.0 Oct 12 02:02:54.833 INFO kablam! Compiling crossbeam-epoch v0.6.0 Oct 12 02:02:54.858 INFO kablam! Compiling gherkin_rust v0.4.1 Oct 12 02:02:54.860 INFO kablam! Compiling globset v0.4.2 Oct 12 02:02:58.428 INFO kablam! Compiling crossbeam-channel v0.2.6 Oct 12 02:03:04.978 INFO kablam! Compiling ignore v0.4.4 Oct 12 02:03:16.715 INFO kablam! Compiling globwalk v0.5.0 Oct 12 02:03:29.308 INFO kablam! Compiling cucumber_rust v0.5.0 (/source) Oct 12 02:03:31.868 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.30s Oct 12 02:03:31.873 INFO kablam! su: No module specific data is present Oct 12 02:03:32.852 INFO running `"docker" "rm" "-f" "e90ac23346e202b862e63ec728a0122e034216159b318ec6c037be81de7fceea"` Oct 12 02:03:33.232 INFO blam! e90ac23346e202b862e63ec728a0122e034216159b318ec6c037be81de7fceea Oct 12 02:03:33.234 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 02:03:33.712 INFO blam! f02493367c5b0553dc733ef19f03b99bcad9331034a8d62597353b34eb1d36e0 Oct 12 02:03:33.728 INFO running `"docker" "start" "-a" "f02493367c5b0553dc733ef19f03b99bcad9331034a8d62597353b34eb1d36e0"` Oct 12 02:03:35.367 INFO kablam! usermod: no changes Oct 12 02:03:35.608 INFO kablam! Compiling cucumber_rust v0.5.0 (/source) Oct 12 02:03:37.008 INFO kablam! warning: unused variable: `step` Oct 12 02:03:37.009 INFO kablam! --> tests/cucumber.rs:55:17 Oct 12 02:03:37.009 INFO kablam! | Oct 12 02:03:37.012 INFO kablam! 55 | fn before_thing(step: &cucumber_rust::Scenario) { Oct 12 02:03:37.013 INFO kablam! | ^^^^ help: consider using `_step` instead Oct 12 02:03:37.013 INFO kablam! | Oct 12 02:03:37.013 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 02:03:37.013 INFO kablam! Oct 12 02:03:37.013 INFO kablam! warning: unused variable: `world` Oct 12 02:03:37.013 INFO kablam! --> tests/cucumber.rs:23:44 Oct 12 02:03:37.013 INFO kablam! | Oct 12 02:03:37.014 INFO kablam! 23 | when regex "thing (\\d+)" (usize) |world, sz, step| { Oct 12 02:03:37.014 INFO kablam! | ^^^^^ help: consider using `_world` instead Oct 12 02:03:37.014 INFO kablam! Oct 12 02:03:37.014 INFO kablam! warning: unused variable: `sz` Oct 12 02:03:37.014 INFO kablam! --> tests/cucumber.rs:23:51 Oct 12 02:03:37.015 INFO kablam! | Oct 12 02:03:37.015 INFO kablam! 23 | when regex "thing (\\d+)" (usize) |world, sz, step| { Oct 12 02:03:37.015 INFO kablam! | ^^ help: consider using `_sz` instead Oct 12 02:03:37.015 INFO kablam! Oct 12 02:03:37.015 INFO kablam! warning: unused variable: `step` Oct 12 02:03:37.015 INFO kablam! --> tests/cucumber.rs:23:55 Oct 12 02:03:37.015 INFO kablam! | Oct 12 02:03:37.015 INFO kablam! 23 | when regex "thing (\\d+)" (usize) |world, sz, step| { Oct 12 02:03:37.015 INFO kablam! | ^^^^ help: consider using `_step` instead Oct 12 02:03:37.015 INFO kablam! Oct 12 02:03:37.017 INFO kablam! warning: unused variable: `scenario` Oct 12 02:03:37.017 INFO kablam! --> tests/cucumber.rs:59:44 Oct 12 02:03:37.017 INFO kablam! | Oct 12 02:03:37.017 INFO kablam! 59 | before!(some_before: "@tag2 and @tag3" => |scenario| { Oct 12 02:03:37.017 INFO kablam! | ^^^^^^^^ help: consider using `_scenario` instead Oct 12 02:03:37.017 INFO kablam! Oct 12 02:03:37.017 INFO kablam! warning: unused variable: `scenario` Oct 12 02:03:37.017 INFO kablam! --> tests/cucumber.rs:63:29 Oct 12 02:03:37.017 INFO kablam! | Oct 12 02:03:37.017 INFO kablam! 63 | before!(something_great => |scenario| { Oct 12 02:03:37.017 INFO kablam! | ^^^^^^^^ help: consider using `_scenario` instead Oct 12 02:03:37.017 INFO kablam! Oct 12 02:03:37.017 INFO kablam! warning: unused variable: `scenario` Oct 12 02:03:37.018 INFO kablam! --> tests/cucumber.rs:67:24 Oct 12 02:03:37.018 INFO kablam! | Oct 12 02:03:37.019 INFO kablam! 67 | after!(after_thing => |scenario| { Oct 12 02:03:37.019 INFO kablam! | ^^^^^^^^ help: consider using `_scenario` instead Oct 12 02:03:37.019 INFO kablam! Oct 12 02:03:42.508 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.11s Oct 12 02:03:42.515 INFO kablam! su: No module specific data is present Oct 12 02:03:43.337 INFO running `"docker" "rm" "-f" "f02493367c5b0553dc733ef19f03b99bcad9331034a8d62597353b34eb1d36e0"` Oct 12 02:03:43.741 INFO blam! f02493367c5b0553dc733ef19f03b99bcad9331034a8d62597353b34eb1d36e0 Oct 12 02:03:43.748 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 02:03:44.202 INFO blam! 669c8704716a1f3102929b1d41a203eb9954009409762231f52813dede01027c Oct 12 02:03:44.203 INFO running `"docker" "start" "-a" "669c8704716a1f3102929b1d41a203eb9954009409762231f52813dede01027c"` Oct 12 02:03:45.702 INFO kablam! usermod: no changes Oct 12 02:03:45.944 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 12 02:03:45.954 INFO kablam! Running /target/debug/deps/cucumber_rust-ff41177960e42c54 Oct 12 02:03:45.964 INFO kablam! Running /target/debug/deps/cucumber-9c71ff3fd65daa0e Oct 12 02:03:45.964 INFO blam! Oct 12 02:03:45.964 INFO blam! running 0 tests Oct 12 02:03:45.964 INFO blam! Oct 12 02:03:45.964 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:03:45.964 INFO blam! Oct 12 02:03:45.976 INFO blam! [Cucumber v0.5.0] Oct 12 02:03:45.976 INFO blam! Oct 12 02:03:45.976 INFO blam! Feature: Basic functionality  features/test.feature:1:1 Oct 12 02:03:45.976 INFO blam!  Oct 12 02:03:45.976 INFO blam!  Scenario: foo  features/test.feature:3:13 Oct 12 02:03:45.976 INFO blam!  ✔ Given a thing  features/test.feature:4:5 Oct 12 02:03:45.976 INFO blam!  - When nothing  features/test.feature:5:5 Oct 12 02:03:45.976 INFO blam!  ⚡ Not yet implemented (skipped) Oct 12 02:03:45.976 INFO blam! Oct 12 02:03:45.976 INFO blam!  Scenario: bar  features/test.feature:7:13 Oct 12 02:03:45.976 INFO blam!  ✔ Given a thing  features/test.feature:8:5 Oct 12 02:03:45.976 INFO blam!  ✘ When something goes wrong  features/test.feature:9:5 Oct 12 02:03:45.976 INFO blam! ———— ! Step failed: ——————————————————————————————————— tests/cucumber.rs:46:13 Oct 12 02:03:45.976 INFO blam!  This is my custom panic message Oct 12 02:03:45.976 INFO blam! ———— Captured output: —————————————————————————————————————————————————————————— Oct 12 02:03:45.976 INFO blam!  Something to stdout Oct 12 02:03:45.976 INFO blam! Something to stderr Oct 12 02:03:45.976 INFO blam! ———————————————————————————————————————————————————————————————————————————————— Oct 12 02:03:45.976 INFO blam!  Oct 12 02:03:45.976 INFO blam!  Rule: A rule  features/test.feature:11:9 Oct 12 02:03:45.976 INFO blam!  Scenario: a scenario inside a rule  features/test.feature:13:15 Oct 12 02:03:45.976 INFO blam!  - Given I am in inside a rule  features/test.feature:14:7 Oct 12 02:03:45.976 INFO blam!  ⚡ Not yet implemented (skipped) Oct 12 02:03:45.976 INFO blam!  - Then things are working  features/test.feature:15:7 Oct 12 02:03:45.976 INFO blam!  ⚡ Not yet implemented (skipped) Oct 12 02:03:45.976 INFO blam! Oct 12 02:03:45.976 INFO blam! 1 features, 1 rules Oct 12 02:03:45.976 INFO blam! 3 scenarios (1 failed, 2 skipped, 0 passed) Oct 12 02:03:45.976 INFO blam! 6 steps (1 failed, 3 skipped, 2 passed) Oct 12 02:03:45.976 INFO blam!  Oct 12 02:03:45.984 INFO kablam! error: test failed, to rerun pass '--test cucumber' Oct 12 02:03:45.984 INFO kablam! su: No module specific data is present Oct 12 02:03:47.017 INFO running `"docker" "rm" "-f" "669c8704716a1f3102929b1d41a203eb9954009409762231f52813dede01027c"` Oct 12 02:03:47.240 INFO blam! 669c8704716a1f3102929b1d41a203eb9954009409762231f52813dede01027c