Sep 20 03:05:59.608 INFO checking cucumber_rust-0.4.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 20 03:05:59.608 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 20 03:05:59.608 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:05:59.922 INFO blam! efa9e2e81efe9e0f8994f38f384b6ac9b24f81cc1e83e746d2e5e49c5e394722 Sep 20 03:05:59.924 INFO running `"docker" "start" "-a" "efa9e2e81efe9e0f8994f38f384b6ac9b24f81cc1e83e746d2e5e49c5e394722"` Sep 20 03:06:00.579 INFO kablam! usermod: no changes Sep 20 03:06:00.686 INFO kablam! Checking pathdiff v0.1.0 Sep 20 03:06:00.691 INFO kablam! Checking clap v2.32.0 Sep 20 03:06:00.691 INFO kablam! Checking gherkin_rust v0.4.1 Sep 20 03:06:05.875 INFO kablam! Checking cucumber_rust v0.4.0 (/source) Sep 20 03:06:09.102 INFO kablam! warning: unused variable: `step` Sep 20 03:06:09.103 INFO kablam! --> tests/cucumber.rs:55:17 Sep 20 03:06:09.103 INFO kablam! | Sep 20 03:06:09.103 INFO kablam! 55 | fn before_thing(step: &cucumber_rust::Scenario) { Sep 20 03:06:09.103 INFO kablam! | ^^^^ help: consider using `_step` instead Sep 20 03:06:09.103 INFO kablam! | Sep 20 03:06:09.103 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 03:06:09.103 INFO kablam! Sep 20 03:06:09.103 INFO kablam! warning: unused variable: `world` Sep 20 03:06:09.103 INFO kablam! --> tests/cucumber.rs:23:44 Sep 20 03:06:09.103 INFO kablam! | Sep 20 03:06:09.103 INFO kablam! 23 | when regex "thing (\\d+)" (usize) |world, sz, step| { Sep 20 03:06:09.103 INFO kablam! | ^^^^^ help: consider using `_world` instead Sep 20 03:06:09.103 INFO kablam! Sep 20 03:06:09.103 INFO kablam! warning: unused variable: `sz` Sep 20 03:06:09.103 INFO kablam! --> tests/cucumber.rs:23:51 Sep 20 03:06:09.103 INFO kablam! | Sep 20 03:06:09.103 INFO kablam! 23 | when regex "thing (\\d+)" (usize) |world, sz, step| { Sep 20 03:06:09.103 INFO kablam! | ^^ help: consider using `_sz` instead Sep 20 03:06:09.103 INFO kablam! Sep 20 03:06:09.103 INFO kablam! warning: unused variable: `step` Sep 20 03:06:09.103 INFO kablam! --> tests/cucumber.rs:23:55 Sep 20 03:06:09.103 INFO kablam! | Sep 20 03:06:09.103 INFO kablam! 23 | when regex "thing (\\d+)" (usize) |world, sz, step| { Sep 20 03:06:09.103 INFO kablam! | ^^^^ help: consider using `_step` instead Sep 20 03:06:09.103 INFO kablam! Sep 20 03:06:09.103 INFO kablam! warning: unused variable: `scenario` Sep 20 03:06:09.103 INFO kablam! --> tests/cucumber.rs:59:44 Sep 20 03:06:09.103 INFO kablam! | Sep 20 03:06:09.103 INFO kablam! 59 | before!(some_before: "@tag2 and @tag3" => |scenario| { Sep 20 03:06:09.103 INFO kablam! | ^^^^^^^^ help: consider using `_scenario` instead Sep 20 03:06:09.103 INFO kablam! Sep 20 03:06:09.103 INFO kablam! warning: unused variable: `scenario` Sep 20 03:06:09.103 INFO kablam! --> tests/cucumber.rs:63:29 Sep 20 03:06:09.103 INFO kablam! | Sep 20 03:06:09.103 INFO kablam! 63 | before!(something_great => |scenario| { Sep 20 03:06:09.103 INFO kablam! | ^^^^^^^^ help: consider using `_scenario` instead Sep 20 03:06:09.103 INFO kablam! Sep 20 03:06:09.103 INFO kablam! warning: unused variable: `scenario` Sep 20 03:06:09.103 INFO kablam! --> tests/cucumber.rs:67:24 Sep 20 03:06:09.103 INFO kablam! | Sep 20 03:06:09.103 INFO kablam! 67 | after!(after_thing => |scenario| { Sep 20 03:06:09.103 INFO kablam! | ^^^^^^^^ help: consider using `_scenario` instead Sep 20 03:06:09.103 INFO kablam! Sep 20 03:06:09.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.54s Sep 20 03:06:09.146 INFO kablam! su: No module specific data is present Sep 20 03:06:10.111 INFO running `"docker" "rm" "-f" "efa9e2e81efe9e0f8994f38f384b6ac9b24f81cc1e83e746d2e5e49c5e394722"` Sep 20 03:06:10.442 INFO blam! efa9e2e81efe9e0f8994f38f384b6ac9b24f81cc1e83e746d2e5e49c5e394722