Sep 04 20:21:14.439 INFO checking cucumber-0.3.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 20:21:14.439 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 20:21:14.439 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 20:21:14.607 INFO blam! 84f24dcf6e0f3920899080bb8d605be61e4f5b1a8e57df6067b856100694accc Sep 04 20:21:14.609 INFO running `"docker" "start" "-a" "84f24dcf6e0f3920899080bb8d605be61e4f5b1a8e57df6067b856100694accc"` Sep 04 20:21:15.589 INFO kablam! Compiling itertools v0.4.19 Sep 04 20:21:15.590 INFO kablam! Compiling syntex_pos v0.39.0 Sep 04 20:21:17.148 INFO kablam! Compiling syntex_errors v0.39.0 Sep 04 20:21:21.437 INFO kablam! Compiling syntex_syntax v0.39.0 Sep 04 20:22:10.185 INFO kablam! Compiling aster v0.22.1 Sep 04 20:22:10.186 INFO kablam! Compiling syntex v0.39.0 Sep 04 20:22:10.186 INFO kablam! Compiling quasi v0.16.0 Sep 04 20:22:10.186 INFO kablam! Compiling serde_codegen_internals v0.4.0 Sep 04 20:22:18.722 INFO kablam! Compiling quasi_codegen v0.16.0 Sep 04 20:22:21.656 INFO kablam! Compiling serde_codegen v0.7.15 Sep 04 20:22:37.294 INFO kablam! Compiling cucumber v0.3.1 (file:///source) Sep 04 20:22:42.626 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 20:22:42.626 INFO kablam! --> src/event/request.rs:15:5 Sep 04 20:22:42.626 INFO kablam! | Sep 04 20:22:42.626 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 04 20:22:42.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 20:22:42.626 INFO kablam! | Sep 04 20:22:42.626 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 20:22:42.626 INFO kablam! Sep 04 20:22:42.877 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 20:22:42.877 INFO kablam! --> src/event/request.rs:15:5 Sep 04 20:22:42.877 INFO kablam! | Sep 04 20:22:42.877 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 04 20:22:42.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 20:22:42.877 INFO kablam! | Sep 04 20:22:42.877 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 20:22:42.877 INFO kablam! Sep 04 20:22:43.729 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 20:22:43.729 INFO kablam! --> src/event/request.rs:15:5 Sep 04 20:22:43.729 INFO kablam! | Sep 04 20:22:43.729 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 04 20:22:43.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 20:22:43.729 INFO kablam! | Sep 04 20:22:43.729 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 20:22:43.729 INFO kablam! Sep 04 20:22:44.423 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 20:22:44.423 INFO kablam! --> src/event/request.rs:15:5 Sep 04 20:22:44.423 INFO kablam! | Sep 04 20:22:44.423 INFO kablam! 15 | use std::ascii::AsciiExt; Sep 04 20:22:44.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 20:22:44.424 INFO kablam! | Sep 04 20:22:44.424 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 20:22:44.424 INFO kablam! Sep 04 20:22:46.281 INFO kablam! warning: unused import: `PathBuf` Sep 04 20:22:46.282 INFO kablam! --> features/support/fs.rs:6:23 Sep 04 20:22:46.282 INFO kablam! | Sep 04 20:22:46.282 INFO kablam! 6 | use std::path::{Path, PathBuf}; Sep 04 20:22:46.282 INFO kablam! | ^^^^^^^ Sep 04 20:22:46.282 INFO kablam! | Sep 04 20:22:46.282 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 20:22:46.282 INFO kablam! Sep 04 20:22:46.319 INFO kablam! warning: unreachable expression Sep 04 20:22:46.319 INFO kablam! --> features/step_definitions/project_steps.rs:29:15 Sep 04 20:22:46.319 INFO kablam! | Sep 04 20:22:46.319 INFO kablam! 29 | None => return panic!("There was no project to add steps to"), Sep 04 20:22:46.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:22:46.320 INFO kablam! | Sep 04 20:22:46.320 INFO kablam! = note: #[warn(unreachable_code)] on by default Sep 04 20:22:46.320 INFO kablam! Sep 04 20:22:46.324 INFO kablam! warning: unreachable expression Sep 04 20:22:46.324 INFO kablam! --> features/step_definitions/project_steps.rs:40:15 Sep 04 20:22:46.324 INFO kablam! | Sep 04 20:22:46.324 INFO kablam! 40 | None => return panic!("There was no project to compile"), Sep 04 20:22:46.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:22:46.324 INFO kablam! Sep 04 20:22:46.333 INFO kablam! warning: unreachable expression Sep 04 20:22:46.333 INFO kablam! --> features/step_definitions/project_steps.rs:62:15 Sep 04 20:22:46.333 INFO kablam! | Sep 04 20:22:46.333 INFO kablam! 62 | None => return panic!("There was no project to compile"), Sep 04 20:22:46.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 20:22:46.333 INFO kablam! Sep 04 20:22:46.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 31s Sep 04 20:22:46.606 INFO kablam! su: No module specific data is present Sep 04 20:22:47.080 INFO running `"docker" "rm" "-f" "84f24dcf6e0f3920899080bb8d605be61e4f5b1a8e57df6067b856100694accc"` Sep 04 20:22:47.167 INFO blam! 84f24dcf6e0f3920899080bb8d605be61e4f5b1a8e57df6067b856100694accc