Oct 22 03:46:49.284 INFO checking cucumber-0.3.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:46:49.284 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 22 03:46:49.453 INFO blam! 2a6763e7441ccc29065b0ee1770ec660d4c74a53a0b11107c2bf364ff5fd6258 Oct 22 03:46:49.457 INFO running `"docker" "start" "-a" "2a6763e7441ccc29065b0ee1770ec660d4c74a53a0b11107c2bf364ff5fd6258"` Oct 22 03:46:50.151 INFO kablam! usermod: no changes Oct 22 03:46:50.258 INFO kablam! Compiling itertools v0.4.19 Oct 22 03:46:50.263 INFO kablam! Compiling syntex_pos v0.39.0 Oct 22 03:46:50.263 INFO kablam! Checking serde_json v0.7.4 Oct 22 03:46:52.237 INFO kablam! Compiling syntex_errors v0.39.0 Oct 22 03:46:54.821 INFO kablam! Compiling syntex_syntax v0.39.0 Oct 22 03:47:21.092 INFO kablam! Compiling aster v0.22.1 Oct 22 03:47:21.092 INFO kablam! Compiling syntex v0.39.0 Oct 22 03:47:21.092 INFO kablam! Compiling quasi v0.16.0 Oct 22 03:47:21.092 INFO kablam! Compiling serde_codegen_internals v0.4.0 Oct 22 03:47:24.672 INFO kablam! Compiling quasi_codegen v0.16.0 Oct 22 03:47:26.928 INFO kablam! Compiling serde_codegen v0.7.15 Oct 22 03:47:39.420 INFO kablam! Compiling cucumber v0.3.1 (/source) Oct 22 03:47:46.375 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 22 03:47:46.375 INFO kablam! --> src/event/request.rs:15:5 Oct 22 03:47:46.375 INFO kablam! | Oct 22 03:47:46.375 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 22 03:47:46.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 03:47:46.376 INFO kablam! | Oct 22 03:47:46.376 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 03:47:46.376 INFO kablam! Oct 22 03:47:46.568 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 22 03:47:46.568 INFO kablam! --> src/event/request.rs:15:5 Oct 22 03:47:46.568 INFO kablam! | Oct 22 03:47:46.569 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 22 03:47:46.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 03:47:46.569 INFO kablam! | Oct 22 03:47:46.569 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 03:47:46.569 INFO kablam! Oct 22 03:47:47.052 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 22 03:47:47.052 INFO kablam! --> src/event/request.rs:15:5 Oct 22 03:47:47.052 INFO kablam! | Oct 22 03:47:47.052 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 22 03:47:47.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 03:47:47.052 INFO kablam! | Oct 22 03:47:47.052 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:47:47.052 INFO kablam! Oct 22 03:47:47.288 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 22 03:47:47.288 INFO kablam! --> src/event/request.rs:15:5 Oct 22 03:47:47.288 INFO kablam! | Oct 22 03:47:47.288 INFO kablam! 15 | use std::ascii::AsciiExt; Oct 22 03:47:47.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 22 03:47:47.288 INFO kablam! | Oct 22 03:47:47.288 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:47:47.288 INFO kablam! Oct 22 03:47:49.501 INFO kablam! warning: unused import: `PathBuf` Oct 22 03:47:49.501 INFO kablam! --> features/support/fs.rs:6:23 Oct 22 03:47:49.502 INFO kablam! | Oct 22 03:47:49.502 INFO kablam! 6 | use std::path::{Path, PathBuf}; Oct 22 03:47:49.502 INFO kablam! | ^^^^^^^ Oct 22 03:47:49.502 INFO kablam! | Oct 22 03:47:49.503 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:47:49.503 INFO kablam! Oct 22 03:47:49.533 INFO kablam! warning: unreachable expression Oct 22 03:47:49.533 INFO kablam! --> features/step_definitions/project_steps.rs:29:15 Oct 22 03:47:49.534 INFO kablam! | Oct 22 03:47:49.534 INFO kablam! 29 | None => return panic!("There was no project to add steps to"), Oct 22 03:47:49.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:47:49.534 INFO kablam! | Oct 22 03:47:49.535 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 22 03:47:49.535 INFO kablam! Oct 22 03:47:49.535 INFO kablam! warning: unreachable expression Oct 22 03:47:49.536 INFO kablam! --> features/step_definitions/project_steps.rs:40:15 Oct 22 03:47:49.536 INFO kablam! | Oct 22 03:47:49.536 INFO kablam! 40 | None => return panic!("There was no project to compile"), Oct 22 03:47:49.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:47:49.537 INFO kablam! Oct 22 03:47:49.540 INFO kablam! warning: unreachable expression Oct 22 03:47:49.541 INFO kablam! --> features/step_definitions/project_steps.rs:62:15 Oct 22 03:47:49.541 INFO kablam! | Oct 22 03:47:49.541 INFO kablam! 62 | None => return panic!("There was no project to compile"), Oct 22 03:47:49.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:47:49.542 INFO kablam! Oct 22 03:47:49.836 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 59.66s Oct 22 03:47:49.848 INFO kablam! su: No module specific data is present Oct 22 03:47:50.594 INFO running `"docker" "rm" "-f" "2a6763e7441ccc29065b0ee1770ec660d4c74a53a0b11107c2bf364ff5fd6258"` Oct 22 03:47:50.832 INFO blam! 2a6763e7441ccc29065b0ee1770ec660d4c74a53a0b11107c2bf364ff5fd6258