Oct 12 20:48:44.148 INFO testing trafficland/counter against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 20:48:44.148 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 20:48:46.056 INFO blam! 29ed27fa35005d26a87983daf94f128e94ae1934ef5e2ad124e47211a4dfb0c4 Oct 12 20:48:46.057 INFO running `"docker" "start" "-a" "29ed27fa35005d26a87983daf94f128e94ae1934ef5e2ad124e47211a4dfb0c4"` Oct 12 20:48:47.670 INFO kablam! usermod: no changes Oct 12 20:48:47.945 INFO kablam! Compiling num-traits v0.1.37 Oct 12 20:48:47.945 INFO kablam! Compiling libc v0.2.22 Oct 12 20:48:47.951 INFO kablam! Compiling variance v0.1.3 Oct 12 20:48:47.960 INFO kablam! Compiling scopeguard v0.1.2 Oct 12 20:48:47.968 INFO kablam! Compiling same-file v0.1.3 Oct 12 20:48:47.969 INFO kablam! Compiling vec_map v0.7.0 Oct 12 20:48:49.192 INFO kablam! Compiling scoped-pool v1.0.0 Oct 12 20:48:49.455 INFO kablam! Compiling walkdir v1.0.7 Oct 12 20:48:51.461 INFO kablam! Compiling thread-id v2.0.0 Oct 12 20:48:51.517 INFO kablam! Compiling time v0.1.37 Oct 12 20:48:51.517 INFO kablam! Compiling memchr v0.1.11 Oct 12 20:48:51.527 INFO kablam! Compiling memchr v1.0.1 Oct 12 20:48:51.628 INFO kablam! Compiling thread-id v3.0.0 Oct 12 20:48:51.860 INFO kablam! Compiling term_size v0.3.0 Oct 12 20:48:51.923 INFO kablam! Compiling atty v0.2.2 Oct 12 20:48:52.587 INFO kablam! Compiling num_cpus v1.4.0 Oct 12 20:48:52.607 INFO kablam! Compiling thread_local v0.3.3 Oct 12 20:48:52.659 INFO kablam! Compiling num-integer v0.1.34 Oct 12 20:48:53.247 INFO kablam! Compiling thread_local v0.2.7 Oct 12 20:48:53.287 INFO kablam! Compiling clap v2.23.3 Oct 12 20:48:53.296 INFO kablam! Compiling aho-corasick v0.6.3 Oct 12 20:48:53.315 INFO kablam! Compiling aho-corasick v0.5.3 Oct 12 20:48:55.187 INFO kablam! Compiling num-iter v0.1.33 Oct 12 20:48:55.691 INFO kablam! Compiling regex v0.2.1 Oct 12 20:48:56.051 INFO kablam! Compiling num v0.1.37 Oct 12 20:48:56.852 INFO kablam! Compiling regex v0.1.80 Oct 12 20:48:57.858 INFO kablam! Compiling chrono v0.2.25 Oct 12 20:49:05.535 INFO kablam! Compiling counter v1.0.0 (/source) Oct 12 20:49:22.521 INFO kablam! Compiling elp v2.0.0 Oct 12 20:49:23.885 INFO kablam! Compiling env_logger v0.3.5 Oct 12 20:49:42.287 INFO kablam! warning: variable does not need to be mutable Oct 12 20:49:42.287 INFO kablam! --> src/aggregation_control.rs:24:39 Oct 12 20:49:42.287 INFO kablam! | Oct 12 20:49:42.287 INFO kablam! 24 | pub fn run_aggregation(&mut self, mut filenames: &mut Vec) -> FileAggregation { Oct 12 20:49:42.287 INFO kablam! | ----^^^^^^^^^ Oct 12 20:49:42.287 INFO kablam! | | Oct 12 20:49:42.287 INFO kablam! | help: remove this `mut` Oct 12 20:49:42.287 INFO kablam! | Oct 12 20:49:42.287 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 20:49:42.287 INFO kablam! Oct 12 20:49:44.659 INFO kablam! warning: variable does not need to be mutable Oct 12 20:49:44.659 INFO kablam! --> src/main.rs:96:52 Oct 12 20:49:44.659 INFO kablam! | Oct 12 20:49:44.659 INFO kablam! 96 | fn run(&mut self, num_file_aggregators: usize, mut filenames: &mut Vec) -> counter::FileAggregation { Oct 12 20:49:44.659 INFO kablam! | ----^^^^^^^^^ Oct 12 20:49:44.659 INFO kablam! | | Oct 12 20:49:44.659 INFO kablam! | help: remove this `mut` Oct 12 20:49:44.659 INFO kablam! | Oct 12 20:49:44.659 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 20:49:44.659 INFO kablam! Oct 12 20:49:47.710 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Oct 12 20:49:47.718 INFO kablam! su: No module specific data is present Oct 12 20:49:48.555 INFO running `"docker" "rm" "-f" "29ed27fa35005d26a87983daf94f128e94ae1934ef5e2ad124e47211a4dfb0c4"` Oct 12 20:49:48.791 INFO blam! 29ed27fa35005d26a87983daf94f128e94ae1934ef5e2ad124e47211a4dfb0c4 Oct 12 20:49:48.797 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 20:49:49.078 INFO blam! a8f62e3367ebe2f74e690fd6d2d3190346fa6a674c6fb3acdc2b60c6c83d7070 Oct 12 20:49:49.081 INFO running `"docker" "start" "-a" "a8f62e3367ebe2f74e690fd6d2d3190346fa6a674c6fb3acdc2b60c6c83d7070"` Oct 12 20:49:50.127 INFO kablam! usermod: no changes Oct 12 20:49:50.224 INFO kablam! Compiling names v0.11.0 Oct 12 20:49:50.231 INFO kablam! Compiling rand v0.3.15 Oct 12 20:49:52.768 INFO kablam! Compiling counter v1.0.0 (/source) Oct 12 20:49:53.373 INFO kablam! warning: variable does not need to be mutable Oct 12 20:49:53.373 INFO kablam! --> src/main.rs:96:52 Oct 12 20:49:53.373 INFO kablam! | Oct 12 20:49:53.373 INFO kablam! 96 | fn run(&mut self, num_file_aggregators: usize, mut filenames: &mut Vec) -> counter::FileAggregation { Oct 12 20:49:53.373 INFO kablam! | ----^^^^^^^^^ Oct 12 20:49:53.373 INFO kablam! | | Oct 12 20:49:53.373 INFO kablam! | help: remove this `mut` Oct 12 20:49:53.373 INFO kablam! | Oct 12 20:49:53.373 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 20:49:53.373 INFO kablam! Oct 12 20:49:53.555 INFO kablam! warning: variable does not need to be mutable Oct 12 20:49:53.555 INFO kablam! --> src/file_handling.rs:355:23 Oct 12 20:49:53.555 INFO kablam! | Oct 12 20:49:53.555 INFO kablam! 355 | .map(|mut g| g.next().unwrap()) Oct 12 20:49:53.556 INFO kablam! | ----^ Oct 12 20:49:53.556 INFO kablam! | | Oct 12 20:49:53.556 INFO kablam! | help: remove this `mut` Oct 12 20:49:53.556 INFO kablam! | Oct 12 20:49:53.557 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 20:49:53.557 INFO kablam! Oct 12 20:49:53.585 INFO kablam! warning: variable does not need to be mutable Oct 12 20:49:53.585 INFO kablam! --> src/aggregation_control.rs:24:39 Oct 12 20:49:53.585 INFO kablam! | Oct 12 20:49:53.585 INFO kablam! 24 | pub fn run_aggregation(&mut self, mut filenames: &mut Vec) -> FileAggregation { Oct 12 20:49:53.585 INFO kablam! | ----^^^^^^^^^ Oct 12 20:49:53.585 INFO kablam! | | Oct 12 20:49:53.585 INFO kablam! | help: remove this `mut` Oct 12 20:49:53.585 INFO kablam! Oct 12 20:49:58.232 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.08s Oct 12 20:49:58.240 INFO kablam! su: No module specific data is present Oct 12 20:49:58.883 INFO running `"docker" "rm" "-f" "a8f62e3367ebe2f74e690fd6d2d3190346fa6a674c6fb3acdc2b60c6c83d7070"` Oct 12 20:49:59.251 INFO blam! a8f62e3367ebe2f74e690fd6d2d3190346fa6a674c6fb3acdc2b60c6c83d7070