Oct 12 22:24:45.529 INFO testing sylints/rust-minigrep against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 22:24:45.529 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 22:24:45.913 INFO blam! c6204ed0dcc2eb706f8284fbd9d0ea345ccbc2e239ef99a25419f1cc0edbd058 Oct 12 22:24:45.927 INFO running `"docker" "start" "-a" "c6204ed0dcc2eb706f8284fbd9d0ea345ccbc2e239ef99a25419f1cc0edbd058"` Oct 12 22:24:46.982 INFO kablam! usermod: no changes Oct 12 22:24:47.043 INFO kablam! Compiling minigrep v0.1.0 (/source) Oct 12 22:24:47.239 INFO kablam! warning: unused import: `std::fs` Oct 12 22:24:47.239 INFO kablam! --> src/main.rs:2:5 Oct 12 22:24:47.239 INFO kablam! | Oct 12 22:24:47.239 INFO kablam! 2 | use std::fs; Oct 12 22:24:47.239 INFO kablam! | ^^^^^^^ Oct 12 22:24:47.239 INFO kablam! | Oct 12 22:24:47.239 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:24:47.239 INFO kablam! Oct 12 22:24:47.239 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 12 22:24:47.239 INFO kablam! --> src/main.rs:3:5 Oct 12 22:24:47.239 INFO kablam! | Oct 12 22:24:47.239 INFO kablam! 3 | use std::io::prelude::*; Oct 12 22:24:47.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:47.239 INFO kablam! Oct 12 22:24:47.263 INFO kablam! warning: unused variable: `config` Oct 12 22:24:47.263 INFO kablam! --> src/main.rs:8:9 Oct 12 22:24:47.263 INFO kablam! | Oct 12 22:24:47.263 INFO kablam! 8 | let config = Config::new(&args).unwrap_or_else(|err| { Oct 12 22:24:47.263 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 12 22:24:47.263 INFO kablam! | Oct 12 22:24:47.263 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:24:47.263 INFO kablam! Oct 12 22:24:47.266 INFO kablam! warning: field is never used: `query` Oct 12 22:24:47.266 INFO kablam! --> src/main.rs:15:5 Oct 12 22:24:47.266 INFO kablam! | Oct 12 22:24:47.266 INFO kablam! 15 | query: String, Oct 12 22:24:47.266 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:24:47.266 INFO kablam! | Oct 12 22:24:47.266 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:24:47.266 INFO kablam! Oct 12 22:24:47.266 INFO kablam! warning: field is never used: `filename` Oct 12 22:24:47.266 INFO kablam! --> src/main.rs:16:5 Oct 12 22:24:47.266 INFO kablam! | Oct 12 22:24:47.266 INFO kablam! 16 | filename: String, Oct 12 22:24:47.266 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 22:24:47.266 INFO kablam! Oct 12 22:24:47.859 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.85s Oct 12 22:24:47.871 INFO kablam! su: No module specific data is present Oct 12 22:24:48.607 INFO running `"docker" "rm" "-f" "c6204ed0dcc2eb706f8284fbd9d0ea345ccbc2e239ef99a25419f1cc0edbd058"` Oct 12 22:24:48.866 INFO blam! c6204ed0dcc2eb706f8284fbd9d0ea345ccbc2e239ef99a25419f1cc0edbd058 Oct 12 22:24:48.875 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 22:24:49.359 INFO blam! 2c405cc65003d4cb428821eb6ff9f6b698b5e7ea4cb38b0f2617bc32e2583fc1 Oct 12 22:24:49.361 INFO running `"docker" "start" "-a" "2c405cc65003d4cb428821eb6ff9f6b698b5e7ea4cb38b0f2617bc32e2583fc1"` Oct 12 22:24:50.579 INFO kablam! usermod: no changes Oct 12 22:24:50.639 INFO kablam! Compiling minigrep v0.1.0 (/source) Oct 12 22:24:50.812 INFO kablam! warning: unused import: `std::fs` Oct 12 22:24:50.812 INFO kablam! --> src/main.rs:2:5 Oct 12 22:24:50.812 INFO kablam! | Oct 12 22:24:50.814 INFO kablam! 2 | use std::fs; Oct 12 22:24:50.814 INFO kablam! | ^^^^^^^ Oct 12 22:24:50.814 INFO kablam! | Oct 12 22:24:50.815 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:24:50.815 INFO kablam! Oct 12 22:24:50.815 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 12 22:24:50.815 INFO kablam! --> src/main.rs:3:5 Oct 12 22:24:50.815 INFO kablam! | Oct 12 22:24:50.815 INFO kablam! 3 | use std::io::prelude::*; Oct 12 22:24:50.815 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 22:24:50.815 INFO kablam! Oct 12 22:24:50.840 INFO kablam! warning: unused variable: `config` Oct 12 22:24:50.840 INFO kablam! --> src/main.rs:8:9 Oct 12 22:24:50.840 INFO kablam! | Oct 12 22:24:50.840 INFO kablam! 8 | let config = Config::new(&args).unwrap_or_else(|err| { Oct 12 22:24:50.840 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 12 22:24:50.840 INFO kablam! | Oct 12 22:24:50.840 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:24:50.840 INFO kablam! Oct 12 22:24:50.840 INFO kablam! warning: field is never used: `query` Oct 12 22:24:50.841 INFO kablam! --> src/main.rs:15:5 Oct 12 22:24:50.841 INFO kablam! | Oct 12 22:24:50.841 INFO kablam! 15 | query: String, Oct 12 22:24:50.841 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:24:50.841 INFO kablam! | Oct 12 22:24:50.841 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:24:50.841 INFO kablam! Oct 12 22:24:50.841 INFO kablam! warning: field is never used: `filename` Oct 12 22:24:50.841 INFO kablam! --> src/main.rs:16:5 Oct 12 22:24:50.841 INFO kablam! | Oct 12 22:24:50.841 INFO kablam! 16 | filename: String, Oct 12 22:24:50.841 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 22:24:50.843 INFO kablam! Oct 12 22:24:51.350 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.74s Oct 12 22:24:51.352 INFO kablam! su: No module specific data is present Oct 12 22:24:52.151 INFO running `"docker" "rm" "-f" "2c405cc65003d4cb428821eb6ff9f6b698b5e7ea4cb38b0f2617bc32e2583fc1"` Oct 12 22:24:52.372 INFO blam! 2c405cc65003d4cb428821eb6ff9f6b698b5e7ea4cb38b0f2617bc32e2583fc1 Oct 12 22:24:52.380 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 22:24:52.795 INFO blam! 47161d05c16fc7ce25a6d4ffc67a936adf17ac5f9f8568f65f392c1e13dbac4e Oct 12 22:24:52.804 INFO running `"docker" "start" "-a" "47161d05c16fc7ce25a6d4ffc67a936adf17ac5f9f8568f65f392c1e13dbac4e"` Oct 12 22:24:53.907 INFO kablam! usermod: no changes Oct 12 22:24:53.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 12 22:24:53.951 INFO blam! Oct 12 22:24:53.951 INFO kablam! Running /target/debug/deps/minigrep-f505fa639e448de0 Oct 12 22:24:53.951 INFO blam! running 0 tests Oct 12 22:24:53.951 INFO kablam! su: No module specific data is present Oct 12 22:24:53.951 INFO blam! Oct 12 22:24:53.951 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:24:53.951 INFO blam! Oct 12 22:24:54.610 INFO running `"docker" "rm" "-f" "47161d05c16fc7ce25a6d4ffc67a936adf17ac5f9f8568f65f392c1e13dbac4e"` Oct 12 22:24:54.787 INFO blam! 47161d05c16fc7ce25a6d4ffc67a936adf17ac5f9f8568f65f392c1e13dbac4e