Oct 15 12:00:55.644 INFO testing CastellaFactory/esma-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 12:00:55.644 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 15 12:00:55.835 INFO blam! 610e9278c4b99542c56ac15a8fcc25301e012221770d49579876b3cf3dc90e09 Oct 15 12:00:55.835 INFO running `"docker" "start" "-a" "610e9278c4b99542c56ac15a8fcc25301e012221770d49579876b3cf3dc90e09"` Oct 15 12:00:56.407 INFO kablam! usermod: no changes Oct 15 12:00:56.495 INFO kablam! Compiling memmap v0.5.2 Oct 15 12:00:56.495 INFO kablam! Compiling clap v2.24.0 Oct 15 12:01:17.039 INFO kablam! Compiling esma-rs v0.1.0 (/source) Oct 15 12:01:17.967 INFO kablam! warning: unused imports: `App`, `Arg` Oct 15 12:01:17.967 INFO kablam! --> src/main.rs:8:12 Oct 15 12:01:17.967 INFO kablam! | Oct 15 12:01:17.967 INFO kablam! 8 | use clap::{Arg, App}; Oct 15 12:01:17.967 INFO kablam! | ^^^ ^^^ Oct 15 12:01:17.967 INFO kablam! | Oct 15 12:01:17.967 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:01:17.967 INFO kablam! Oct 15 12:01:17.981 INFO kablam! warning: unused imports: `Mmap`, `Protection` Oct 15 12:01:17.981 INFO kablam! --> src/runner.rs:4:14 Oct 15 12:01:17.981 INFO kablam! | Oct 15 12:01:17.981 INFO kablam! 4 | use memmap::{Mmap, Protection}; Oct 15 12:01:17.981 INFO kablam! | ^^^^ ^^^^^^^^^^ Oct 15 12:01:17.981 INFO kablam! Oct 15 12:01:17.981 INFO kablam! warning: unused import: `Arg` Oct 15 12:01:17.981 INFO kablam! --> src/options.rs:1:12 Oct 15 12:01:17.981 INFO kablam! | Oct 15 12:01:17.981 INFO kablam! 1 | use clap::{Arg, App}; Oct 15 12:01:17.981 INFO kablam! | ^^^ Oct 15 12:01:17.981 INFO kablam! Oct 15 12:01:18.151 INFO kablam! warning: unused variable: `opts` Oct 15 12:01:18.151 INFO kablam! --> src/main.rs:33:9 Oct 15 12:01:18.151 INFO kablam! | Oct 15 12:01:18.151 INFO kablam! 33 | let opts = Options::parse(); Oct 15 12:01:18.151 INFO kablam! | ^^^^ help: consider using `_opts` instead Oct 15 12:01:18.151 INFO kablam! | Oct 15 12:01:18.151 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:01:18.151 INFO kablam! Oct 15 12:01:18.151 INFO kablam! warning: unused variable: `timer` Oct 15 12:01:18.151 INFO kablam! --> src/runner.rs:64:13 Oct 15 12:01:18.151 INFO kablam! | Oct 15 12:01:18.151 INFO kablam! 64 | let timer = Timer::new(algo); Oct 15 12:01:18.151 INFO kablam! | ^^^^^ help: consider using `_timer` instead Oct 15 12:01:18.151 INFO kablam! Oct 15 12:01:18.151 INFO kablam! warning: unused variable: `m` Oct 15 12:01:18.151 INFO kablam! --> src/options.rs:9:13 Oct 15 12:01:18.151 INFO kablam! | Oct 15 12:01:18.151 INFO kablam! 9 | let m = App::new("esma-rs") Oct 15 12:01:18.151 INFO kablam! | ^ help: consider using `_m` instead Oct 15 12:01:18.151 INFO kablam! Oct 15 12:01:18.184 INFO kablam! warning: method is never used: `start` Oct 15 12:01:18.184 INFO kablam! --> src/grep.rs:20:5 Oct 15 12:01:18.184 INFO kablam! | Oct 15 12:01:18.184 INFO kablam! 20 | pub fn start(&self) -> usize { Oct 15 12:01:18.184 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:01:18.184 INFO kablam! | Oct 15 12:01:18.184 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:01:18.184 INFO kablam! Oct 15 12:01:19.537 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.12s Oct 15 12:01:19.542 INFO kablam! su: No module specific data is present Oct 15 12:01:20.110 INFO running `"docker" "rm" "-f" "610e9278c4b99542c56ac15a8fcc25301e012221770d49579876b3cf3dc90e09"` Oct 15 12:01:20.240 INFO blam! 610e9278c4b99542c56ac15a8fcc25301e012221770d49579876b3cf3dc90e09 Oct 15 12:01:20.246 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 15 12:01:20.490 INFO blam! 6187036d4d7e4c213390c067b725cd3d663227b52cb8003ea848817f342202fe Oct 15 12:01:20.491 INFO running `"docker" "start" "-a" "6187036d4d7e4c213390c067b725cd3d663227b52cb8003ea848817f342202fe"` Oct 15 12:01:20.960 INFO kablam! usermod: no changes Oct 15 12:01:21.010 INFO kablam! Compiling esma-rs v0.1.0 (/source) Oct 15 12:01:21.815 INFO kablam! warning: unused imports: `App`, `Arg` Oct 15 12:01:21.815 INFO kablam! --> src/main.rs:8:12 Oct 15 12:01:21.816 INFO kablam! | Oct 15 12:01:21.816 INFO kablam! 8 | use clap::{Arg, App}; Oct 15 12:01:21.816 INFO kablam! | ^^^ ^^^ Oct 15 12:01:21.817 INFO kablam! | Oct 15 12:01:21.817 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:01:21.817 INFO kablam! Oct 15 12:01:21.818 INFO kablam! warning: unused imports: `Mmap`, `Protection` Oct 15 12:01:21.818 INFO kablam! --> src/runner.rs:4:14 Oct 15 12:01:21.818 INFO kablam! | Oct 15 12:01:21.819 INFO kablam! 4 | use memmap::{Mmap, Protection}; Oct 15 12:01:21.819 INFO kablam! | ^^^^ ^^^^^^^^^^ Oct 15 12:01:21.819 INFO kablam! Oct 15 12:01:21.819 INFO kablam! warning: unused import: `Arg` Oct 15 12:01:21.820 INFO kablam! --> src/options.rs:1:12 Oct 15 12:01:21.820 INFO kablam! | Oct 15 12:01:21.820 INFO kablam! 1 | use clap::{Arg, App}; Oct 15 12:01:21.821 INFO kablam! | ^^^ Oct 15 12:01:21.821 INFO kablam! Oct 15 12:01:22.010 INFO kablam! warning: unused variable: `opts` Oct 15 12:01:22.011 INFO kablam! --> src/main.rs:33:9 Oct 15 12:01:22.011 INFO kablam! | Oct 15 12:01:22.011 INFO kablam! 33 | let opts = Options::parse(); Oct 15 12:01:22.011 INFO kablam! | ^^^^ help: consider using `_opts` instead Oct 15 12:01:22.011 INFO kablam! | Oct 15 12:01:22.011 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:01:22.011 INFO kablam! Oct 15 12:01:22.011 INFO kablam! warning: unused variable: `timer` Oct 15 12:01:22.011 INFO kablam! --> src/runner.rs:64:13 Oct 15 12:01:22.011 INFO kablam! | Oct 15 12:01:22.011 INFO kablam! 64 | let timer = Timer::new(algo); Oct 15 12:01:22.011 INFO kablam! | ^^^^^ help: consider using `_timer` instead Oct 15 12:01:22.011 INFO kablam! Oct 15 12:01:22.011 INFO kablam! warning: unused variable: `m` Oct 15 12:01:22.011 INFO kablam! --> src/options.rs:9:13 Oct 15 12:01:22.011 INFO kablam! | Oct 15 12:01:22.011 INFO kablam! 9 | let m = App::new("esma-rs") Oct 15 12:01:22.011 INFO kablam! | ^ help: consider using `_m` instead Oct 15 12:01:22.011 INFO kablam! Oct 15 12:01:22.041 INFO kablam! warning: method is never used: `start` Oct 15 12:01:22.041 INFO kablam! --> src/grep.rs:20:5 Oct 15 12:01:22.041 INFO kablam! | Oct 15 12:01:22.041 INFO kablam! 20 | pub fn start(&self) -> usize { Oct 15 12:01:22.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:01:22.041 INFO kablam! | Oct 15 12:01:22.041 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:01:22.041 INFO kablam! Oct 15 12:01:22.539 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.55s Oct 15 12:01:22.539 INFO kablam! su: No module specific data is present Oct 15 12:01:23.052 INFO running `"docker" "rm" "-f" "6187036d4d7e4c213390c067b725cd3d663227b52cb8003ea848817f342202fe"` Oct 15 12:01:23.173 INFO blam! 6187036d4d7e4c213390c067b725cd3d663227b52cb8003ea848817f342202fe Oct 15 12:01:23.175 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/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 15 12:01:23.489 INFO blam! 178fbf42ceac632d9a48516536d990bc6c2a25fc90c9033503a77bae5f4fe5de Oct 15 12:01:23.492 INFO running `"docker" "start" "-a" "178fbf42ceac632d9a48516536d990bc6c2a25fc90c9033503a77bae5f4fe5de"` Oct 15 12:01:24.007 INFO kablam! usermod: no changes Oct 15 12:01:24.051 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 12:01:24.052 INFO kablam! Running /target/debug/deps/esma_rs-3cceca83b2ff9a19 Oct 15 12:01:24.055 INFO blam! Oct 15 12:01:24.055 INFO blam! running 0 tests Oct 15 12:01:24.055 INFO blam! Oct 15 12:01:24.055 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:01:24.055 INFO blam! Oct 15 12:01:24.059 INFO kablam! su: No module specific data is present Oct 15 12:01:24.397 INFO running `"docker" "rm" "-f" "178fbf42ceac632d9a48516536d990bc6c2a25fc90c9033503a77bae5f4fe5de"` Oct 15 12:01:24.506 INFO blam! 178fbf42ceac632d9a48516536d990bc6c2a25fc90c9033503a77bae5f4fe5de