Oct 26 18:28:16.566 INFO checking vitiral/replace.rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 18:28:16.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/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 26 18:28:17.100 INFO blam! 440ce29d33f438fba6d6ae9387df85efa427715984eed9e0eb758619d07ede6e Oct 26 18:28:17.103 INFO running `"docker" "start" "-a" "440ce29d33f438fba6d6ae9387df85efa427715984eed9e0eb758619d07ede6e"` Oct 26 18:28:19.438 INFO kablam! usermod: no changes Oct 26 18:28:19.587 INFO kablam! Compiling gcc v0.3.43 Oct 26 18:28:19.591 INFO kablam! Checking same-file v0.1.3 Oct 26 18:28:19.595 INFO kablam! Checking maplit v0.1.4 Oct 26 18:28:19.599 INFO kablam! Checking memchr v1.0.1 Oct 26 18:28:19.599 INFO kablam! Checking thread-id v3.0.0 Oct 26 18:28:19.599 INFO kablam! Checking term_size v0.2.2 Oct 26 18:28:20.457 INFO kablam! Checking clap v2.20.3 Oct 26 18:28:20.484 INFO kablam! Checking thread_local v0.3.2 Oct 26 18:28:20.812 INFO kablam! Checking walkdir v1.0.7 Oct 26 18:28:20.824 INFO kablam! Checking aho-corasick v0.6.2 Oct 26 18:28:23.188 INFO kablam! Checking regex v0.2.1 Oct 26 18:28:26.140 INFO kablam! Compiling backtrace-sys v0.1.7 Oct 26 18:28:44.567 INFO kablam! Checking backtrace v0.3.0 Oct 26 18:28:45.035 INFO kablam! Checking error-chain v0.9.0 Oct 26 18:28:45.573 INFO kablam! Checking replace v0.1.0 (/source) Oct 26 18:28:46.139 INFO kablam! warning: unused `#[macro_use]` import Oct 26 18:28:46.139 INFO kablam! --> src/main.rs:13:1 Oct 26 18:28:46.139 INFO kablam! | Oct 26 18:28:46.139 INFO kablam! 13 | #[macro_use] Oct 26 18:28:46.139 INFO kablam! | ^^^^^^^^^^^^ Oct 26 18:28:46.139 INFO kablam! | Oct 26 18:28:46.139 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 18:28:46.139 INFO kablam! Oct 26 18:28:46.519 INFO kablam! warning: unused variable: `g` Oct 26 18:28:46.519 INFO kablam! --> src/replace.rs:86:32 Oct 26 18:28:46.519 INFO kablam! | Oct 26 18:28:46.519 INFO kablam! 86 | &Groups::Named(ref g) => panic!(), Oct 26 18:28:46.519 INFO kablam! | ^ help: consider using `_g` instead Oct 26 18:28:46.519 INFO kablam! | Oct 26 18:28:46.519 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 18:28:46.519 INFO kablam! Oct 26 18:28:46.638 INFO kablam! warning: function is never used: `do_replace` Oct 26 18:28:46.638 INFO kablam! --> src/replace.rs:106:1 Oct 26 18:28:46.638 INFO kablam! | Oct 26 18:28:46.638 INFO kablam! 106 | fn do_replace(c: &Cmd, d: &[u8]) -> String { Oct 26 18:28:46.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:28:46.638 INFO kablam! | Oct 26 18:28:46.638 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 18:28:46.638 INFO kablam! Oct 26 18:28:46.638 INFO kablam! warning: variant is never constructed: `Named` Oct 26 18:28:46.638 INFO kablam! --> src/types.rs:51:5 Oct 26 18:28:46.638 INFO kablam! | Oct 26 18:28:46.638 INFO kablam! 51 | Named(NamedGroups<'a>), Oct 26 18:28:46.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:28:46.638 INFO kablam! Oct 26 18:28:46.771 INFO kablam! warning: unused variable: `g` Oct 26 18:28:46.771 INFO kablam! --> src/replace.rs:86:32 Oct 26 18:28:46.771 INFO kablam! | Oct 26 18:28:46.771 INFO kablam! 86 | &Groups::Named(ref g) => panic!(), Oct 26 18:28:46.771 INFO kablam! | ^ help: consider using `_g` instead Oct 26 18:28:46.771 INFO kablam! | Oct 26 18:28:46.771 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 18:28:46.771 INFO kablam! Oct 26 18:28:46.851 INFO kablam! warning: variant is never constructed: `Named` Oct 26 18:28:46.851 INFO kablam! --> src/types.rs:51:5 Oct 26 18:28:46.851 INFO kablam! | Oct 26 18:28:46.851 INFO kablam! 51 | Named(NamedGroups<'a>), Oct 26 18:28:46.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 26 18:28:46.851 INFO kablam! | Oct 26 18:28:46.851 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 18:28:46.851 INFO kablam! Oct 26 18:28:46.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.42s Oct 26 18:28:46.897 INFO kablam! su: No module specific data is present Oct 26 18:28:47.894 INFO running `"docker" "rm" "-f" "440ce29d33f438fba6d6ae9387df85efa427715984eed9e0eb758619d07ede6e"` Oct 26 18:28:48.239 INFO blam! 440ce29d33f438fba6d6ae9387df85efa427715984eed9e0eb758619d07ede6e