Oct 15 12:00:56.132 INFO testing CastellaFactory/esma-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 12:00:56.132 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:56.347 INFO blam! 4e90aa975b9a3a3d7dab7199f5f67dd8f64046f37c634b43b18a171c51470866 Oct 15 12:00:56.353 INFO running `"docker" "start" "-a" "4e90aa975b9a3a3d7dab7199f5f67dd8f64046f37c634b43b18a171c51470866"` Oct 15 12:00:57.183 INFO kablam! usermod: no changes Oct 15 12:00:57.286 INFO kablam! Compiling memmap v0.5.2 Oct 15 12:00:57.286 INFO kablam! Compiling clap v2.24.0 Oct 15 12:01:17.187 INFO kablam! Compiling esma-rs v0.1.0 (/source) Oct 15 12:01:18.063 INFO kablam! warning: unused imports: `App`, `Arg` Oct 15 12:01:18.063 INFO kablam! --> src/main.rs:8:12 Oct 15 12:01:18.063 INFO kablam! | Oct 15 12:01:18.063 INFO kablam! 8 | use clap::{Arg, App}; Oct 15 12:01:18.063 INFO kablam! | ^^^ ^^^ Oct 15 12:01:18.063 INFO kablam! | Oct 15 12:01:18.063 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:01:18.063 INFO kablam! Oct 15 12:01:18.063 INFO kablam! warning: unused imports: `Mmap`, `Protection` Oct 15 12:01:18.063 INFO kablam! --> src/runner.rs:4:14 Oct 15 12:01:18.063 INFO kablam! | Oct 15 12:01:18.063 INFO kablam! 4 | use memmap::{Mmap, Protection}; Oct 15 12:01:18.063 INFO kablam! | ^^^^ ^^^^^^^^^^ Oct 15 12:01:18.063 INFO kablam! Oct 15 12:01:18.063 INFO kablam! warning: unused import: `Arg` Oct 15 12:01:18.063 INFO kablam! --> src/options.rs:1:12 Oct 15 12:01:18.063 INFO kablam! | Oct 15 12:01:18.063 INFO kablam! 1 | use clap::{Arg, App}; Oct 15 12:01:18.063 INFO kablam! | ^^^ Oct 15 12:01:18.063 INFO kablam! Oct 15 12:01:18.236 INFO kablam! warning: unused variable: `opts` Oct 15 12:01:18.236 INFO kablam! --> src/main.rs:33:9 Oct 15 12:01:18.236 INFO kablam! | Oct 15 12:01:18.236 INFO kablam! 33 | let opts = Options::parse(); Oct 15 12:01:18.236 INFO kablam! | ^^^^ help: consider using `_opts` instead Oct 15 12:01:18.236 INFO kablam! | Oct 15 12:01:18.236 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:01:18.236 INFO kablam! Oct 15 12:01:18.237 INFO kablam! warning: unused variable: `timer` Oct 15 12:01:18.237 INFO kablam! --> src/runner.rs:64:13 Oct 15 12:01:18.237 INFO kablam! | Oct 15 12:01:18.237 INFO kablam! 64 | let timer = Timer::new(algo); Oct 15 12:01:18.237 INFO kablam! | ^^^^^ help: consider using `_timer` instead Oct 15 12:01:18.237 INFO kablam! Oct 15 12:01:18.238 INFO kablam! warning: unused variable: `m` Oct 15 12:01:18.238 INFO kablam! --> src/options.rs:9:13 Oct 15 12:01:18.238 INFO kablam! | Oct 15 12:01:18.238 INFO kablam! 9 | let m = App::new("esma-rs") Oct 15 12:01:18.238 INFO kablam! | ^ help: consider using `_m` instead Oct 15 12:01:18.238 INFO kablam! Oct 15 12:01:18.278 INFO kablam! warning: method is never used: `start` Oct 15 12:01:18.278 INFO kablam! --> src/grep.rs:20:5 Oct 15 12:01:18.278 INFO kablam! | Oct 15 12:01:18.278 INFO kablam! 20 | pub fn start(&self) -> usize { Oct 15 12:01:18.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:01:18.278 INFO kablam! | Oct 15 12:01:18.278 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:01:18.278 INFO kablam! Oct 15 12:01:19.503 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.29s Oct 15 12:01:19.503 INFO kablam! su: No module specific data is present Oct 15 12:01:20.103 INFO running `"docker" "rm" "-f" "4e90aa975b9a3a3d7dab7199f5f67dd8f64046f37c634b43b18a171c51470866"` Oct 15 12:01:20.273 INFO blam! 4e90aa975b9a3a3d7dab7199f5f67dd8f64046f37c634b43b18a171c51470866 Oct 15 12:01:20.273 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.456 INFO blam! 82bb4c04ab70074998cfd739b8c6aecd927175b3d42f14550567bffea03e691e Oct 15 12:01:20.461 INFO running `"docker" "start" "-a" "82bb4c04ab70074998cfd739b8c6aecd927175b3d42f14550567bffea03e691e"` Oct 15 12:01:20.939 INFO kablam! usermod: no changes Oct 15 12:01:21.003 INFO kablam! Compiling esma-rs v0.1.0 (/source) Oct 15 12:01:21.799 INFO kablam! warning: unused imports: `App`, `Arg` Oct 15 12:01:21.799 INFO kablam! --> src/main.rs:8:12 Oct 15 12:01:21.799 INFO kablam! | Oct 15 12:01:21.799 INFO kablam! 8 | use clap::{Arg, App}; Oct 15 12:01:21.799 INFO kablam! | ^^^ ^^^ Oct 15 12:01:21.799 INFO kablam! | Oct 15 12:01:21.799 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:01:21.799 INFO kablam! Oct 15 12:01:21.799 INFO kablam! warning: unused imports: `Mmap`, `Protection` Oct 15 12:01:21.799 INFO kablam! --> src/runner.rs:4:14 Oct 15 12:01:21.799 INFO kablam! | Oct 15 12:01:21.799 INFO kablam! 4 | use memmap::{Mmap, Protection}; Oct 15 12:01:21.799 INFO kablam! | ^^^^ ^^^^^^^^^^ Oct 15 12:01:21.799 INFO kablam! Oct 15 12:01:21.799 INFO kablam! warning: unused import: `Arg` Oct 15 12:01:21.799 INFO kablam! --> src/options.rs:1:12 Oct 15 12:01:21.799 INFO kablam! | Oct 15 12:01:21.799 INFO kablam! 1 | use clap::{Arg, App}; Oct 15 12:01:21.799 INFO kablam! | ^^^ Oct 15 12:01:21.799 INFO kablam! Oct 15 12:01:22.004 INFO kablam! warning: unused variable: `opts` Oct 15 12:01:22.004 INFO kablam! --> src/main.rs:33:9 Oct 15 12:01:22.004 INFO kablam! | Oct 15 12:01:22.004 INFO kablam! 33 | let opts = Options::parse(); Oct 15 12:01:22.004 INFO kablam! | ^^^^ help: consider using `_opts` instead Oct 15 12:01:22.004 INFO kablam! | Oct 15 12:01:22.004 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 12:01:22.004 INFO kablam! Oct 15 12:01:22.007 INFO kablam! warning: unused variable: `timer` Oct 15 12:01:22.007 INFO kablam! --> src/runner.rs:64:13 Oct 15 12:01:22.007 INFO kablam! | Oct 15 12:01:22.007 INFO kablam! 64 | let timer = Timer::new(algo); Oct 15 12:01:22.007 INFO kablam! | ^^^^^ help: consider using `_timer` instead Oct 15 12:01:22.007 INFO kablam! Oct 15 12:01:22.007 INFO kablam! warning: unused variable: `m` Oct 15 12:01:22.007 INFO kablam! --> src/options.rs:9:13 Oct 15 12:01:22.007 INFO kablam! | Oct 15 12:01:22.007 INFO kablam! 9 | let m = App::new("esma-rs") Oct 15 12:01:22.007 INFO kablam! | ^ help: consider using `_m` instead Oct 15 12:01:22.007 INFO kablam! Oct 15 12:01:22.045 INFO kablam! warning: method is never used: `start` Oct 15 12:01:22.045 INFO kablam! --> src/grep.rs:20:5 Oct 15 12:01:22.045 INFO kablam! | Oct 15 12:01:22.045 INFO kablam! 20 | pub fn start(&self) -> usize { Oct 15 12:01:22.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:01:22.045 INFO kablam! | Oct 15 12:01:22.045 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 12:01:22.045 INFO kablam! Oct 15 12:01:22.614 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.65s Oct 15 12:01:22.623 INFO kablam! su: No module specific data is present Oct 15 12:01:23.045 INFO running `"docker" "rm" "-f" "82bb4c04ab70074998cfd739b8c6aecd927175b3d42f14550567bffea03e691e"` Oct 15 12:01:23.176 INFO blam! 82bb4c04ab70074998cfd739b8c6aecd927175b3d42f14550567bffea03e691e Oct 15 12:01:23.187 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.523 INFO blam! a668cb0a97810be811b73f15f1c94e6b483db55bc76e3d642fe6c3dc5b0b3139 Oct 15 12:01:23.527 INFO running `"docker" "start" "-a" "a668cb0a97810be811b73f15f1c94e6b483db55bc76e3d642fe6c3dc5b0b3139"` Oct 15 12:01:24.102 INFO kablam! usermod: no changes Oct 15 12:01:24.152 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 12:01:24.163 INFO kablam! Running /target/debug/deps/esma_rs-6cf1be98943b7ea9 Oct 15 12:01:24.166 INFO blam! Oct 15 12:01:24.166 INFO blam! running 0 tests Oct 15 12:01:24.166 INFO blam! Oct 15 12:01:24.166 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:01:24.166 INFO blam! Oct 15 12:01:24.168 INFO kablam! su: No module specific data is present Oct 15 12:01:24.433 INFO running `"docker" "rm" "-f" "a668cb0a97810be811b73f15f1c94e6b483db55bc76e3d642fe6c3dc5b0b3139"` Oct 15 12:01:24.573 INFO blam! a668cb0a97810be811b73f15f1c94e6b483db55bc76e3d642fe6c3dc5b0b3139