Oct 14 11:42:29.422 INFO testing mcclellanmj/dir-shot against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 11:42:29.423 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 14 11:42:29.888 INFO blam! 9ece3f476a5b52e5a078b0d82baca4f125a8dcf9b6bc67fd3bde184f421e9ab3 Oct 14 11:42:29.895 INFO running `"docker" "start" "-a" "9ece3f476a5b52e5a078b0d82baca4f125a8dcf9b6bc67fd3bde184f421e9ab3"` Oct 14 11:42:31.026 INFO kablam! usermod: no changes Oct 14 11:42:31.151 INFO kablam! Compiling same-file v1.0.3 Oct 14 11:42:31.151 INFO kablam! Compiling bitflags v1.0.4 Oct 14 11:42:31.151 INFO kablam! Compiling cast v0.2.2 Oct 14 11:42:31.151 INFO kablam! Compiling lru v0.1.8 Oct 14 11:42:31.151 INFO kablam! Compiling libsqlite3-sys v0.9.3 Oct 14 11:42:31.151 INFO kablam! Compiling lru-cache v0.1.1 Oct 14 11:42:31.455 INFO kablam! Compiling clap v2.32.0 Oct 14 11:42:32.159 INFO kablam! Compiling walkdir v2.2.5 Oct 14 11:42:34.231 INFO kablam! Compiling rusqlite v0.14.0 Oct 14 11:42:43.724 INFO kablam! Compiling directory-capture v0.1.0 (/source) Oct 14 11:42:43.863 INFO kablam! warning: unused import: `PathBuf` Oct 14 11:42:43.863 INFO kablam! --> src/main.rs:11:23 Oct 14 11:42:43.863 INFO kablam! | Oct 14 11:42:43.863 INFO kablam! 11 | use std::path::{Path, PathBuf}; Oct 14 11:42:43.863 INFO kablam! | ^^^^^^^ Oct 14 11:42:43.863 INFO kablam! | Oct 14 11:42:43.863 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 11:42:43.863 INFO kablam! Oct 14 11:42:43.863 INFO kablam! warning: unused import: `std::io::stdout` Oct 14 11:42:43.863 INFO kablam! --> src/main.rs:12:5 Oct 14 11:42:43.863 INFO kablam! | Oct 14 11:42:43.863 INFO kablam! 12 | use std::io::stdout; Oct 14 11:42:43.863 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 11:42:43.863 INFO kablam! Oct 14 11:42:43.863 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 14 11:42:43.863 INFO kablam! --> src/main.rs:14:5 Oct 14 11:42:43.863 INFO kablam! | Oct 14 11:42:43.863 INFO kablam! 14 | use std::collections::BTreeMap; Oct 14 11:42:43.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:42:43.863 INFO kablam! Oct 14 11:42:43.936 INFO kablam! warning: unused variable: `args` Oct 14 11:42:43.936 INFO kablam! --> src/main.rs:137:41 Oct 14 11:42:43.936 INFO kablam! | Oct 14 11:42:43.936 INFO kablam! 137 | fn run_compare(connection: &Connection, args: &ArgMatches) { Oct 14 11:42:43.936 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 14 11:42:43.936 INFO kablam! | Oct 14 11:42:43.936 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 11:42:43.936 INFO kablam! Oct 14 11:42:43.955 INFO kablam! warning: enum is never used: `ErrorKind` Oct 14 11:42:43.955 INFO kablam! --> src/main.rs:26:1 Oct 14 11:42:43.955 INFO kablam! | Oct 14 11:42:43.955 INFO kablam! 26 | enum ErrorKind { DatabaseState(&'static str) } Oct 14 11:42:43.955 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 11:42:43.955 INFO kablam! | Oct 14 11:42:43.955 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:42:43.955 INFO kablam! Oct 14 11:42:43.955 INFO kablam! warning: struct is never constructed: `ApplicationError` Oct 14 11:42:43.955 INFO kablam! --> src/main.rs:28:1 Oct 14 11:42:43.955 INFO kablam! | Oct 14 11:42:43.955 INFO kablam! 28 | struct ApplicationError { Oct 14 11:42:43.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:42:43.955 INFO kablam! Oct 14 11:42:45.563 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.51s Oct 14 11:42:45.566 INFO kablam! su: No module specific data is present Oct 14 11:42:46.406 INFO running `"docker" "rm" "-f" "9ece3f476a5b52e5a078b0d82baca4f125a8dcf9b6bc67fd3bde184f421e9ab3"` Oct 14 11:42:46.695 INFO blam! 9ece3f476a5b52e5a078b0d82baca4f125a8dcf9b6bc67fd3bde184f421e9ab3 Oct 14 11:42:46.703 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 14 11:42:47.203 INFO blam! 2941c248edbea3d4e052f9c061e1ac3fa06d9a10f43fdf5056074fe22953571b Oct 14 11:42:47.206 INFO running `"docker" "start" "-a" "2941c248edbea3d4e052f9c061e1ac3fa06d9a10f43fdf5056074fe22953571b"` Oct 14 11:42:49.714 INFO kablam! usermod: no changes Oct 14 11:42:49.807 INFO kablam! Compiling directory-capture v0.1.0 (/source) Oct 14 11:42:49.999 INFO kablam! warning: unused import: `PathBuf` Oct 14 11:42:50.000 INFO kablam! --> src/main.rs:11:23 Oct 14 11:42:50.000 INFO kablam! | Oct 14 11:42:50.000 INFO kablam! 11 | use std::path::{Path, PathBuf}; Oct 14 11:42:50.000 INFO kablam! | ^^^^^^^ Oct 14 11:42:50.001 INFO kablam! | Oct 14 11:42:50.001 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 11:42:50.001 INFO kablam! Oct 14 11:42:50.001 INFO kablam! warning: unused import: `std::io::stdout` Oct 14 11:42:50.002 INFO kablam! --> src/main.rs:12:5 Oct 14 11:42:50.002 INFO kablam! | Oct 14 11:42:50.002 INFO kablam! 12 | use std::io::stdout; Oct 14 11:42:50.003 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 11:42:50.003 INFO kablam! Oct 14 11:42:50.003 INFO kablam! warning: unused import: `std::collections::BTreeMap` Oct 14 11:42:50.003 INFO kablam! --> src/main.rs:14:5 Oct 14 11:42:50.003 INFO kablam! | Oct 14 11:42:50.003 INFO kablam! 14 | use std::collections::BTreeMap; Oct 14 11:42:50.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:42:50.003 INFO kablam! Oct 14 11:42:50.111 INFO kablam! warning: unused variable: `args` Oct 14 11:42:50.111 INFO kablam! --> src/main.rs:137:41 Oct 14 11:42:50.111 INFO kablam! | Oct 14 11:42:50.111 INFO kablam! 137 | fn run_compare(connection: &Connection, args: &ArgMatches) { Oct 14 11:42:50.111 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 14 11:42:50.111 INFO kablam! | Oct 14 11:42:50.111 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 11:42:50.111 INFO kablam! Oct 14 11:42:50.128 INFO kablam! warning: enum is never used: `ErrorKind` Oct 14 11:42:50.128 INFO kablam! --> src/main.rs:26:1 Oct 14 11:42:50.128 INFO kablam! | Oct 14 11:42:50.128 INFO kablam! 26 | enum ErrorKind { DatabaseState(&'static str) } Oct 14 11:42:50.128 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 11:42:50.128 INFO kablam! | Oct 14 11:42:50.128 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 11:42:50.128 INFO kablam! Oct 14 11:42:50.128 INFO kablam! warning: struct is never constructed: `ApplicationError` Oct 14 11:42:50.128 INFO kablam! --> src/main.rs:28:1 Oct 14 11:42:50.128 INFO kablam! | Oct 14 11:42:50.128 INFO kablam! 28 | struct ApplicationError { Oct 14 11:42:50.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 11:42:50.128 INFO kablam! Oct 14 11:42:50.669 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Oct 14 11:42:50.670 INFO kablam! su: No module specific data is present Oct 14 11:42:51.571 INFO running `"docker" "rm" "-f" "2941c248edbea3d4e052f9c061e1ac3fa06d9a10f43fdf5056074fe22953571b"` Oct 14 11:42:51.847 INFO blam! 2941c248edbea3d4e052f9c061e1ac3fa06d9a10f43fdf5056074fe22953571b Oct 14 11:42:51.847 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" "-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 14 11:42:52.982 INFO blam! 91e4b25dec51cdda87f53483f3d79fc6a0c0643600d049566a44bfb21795a709 Oct 14 11:42:52.987 INFO running `"docker" "start" "-a" "91e4b25dec51cdda87f53483f3d79fc6a0c0643600d049566a44bfb21795a709"` Oct 14 11:42:54.274 INFO kablam! usermod: no changes Oct 14 11:42:54.443 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 14 11:42:54.453 INFO kablam! Running /target/debug/deps/directory_capture-b24ae061c040a13e Oct 14 11:42:54.463 INFO blam! Oct 14 11:42:54.464 INFO blam! running 0 tests Oct 14 11:42:54.464 INFO blam! Oct 14 11:42:54.464 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:42:54.464 INFO blam! Oct 14 11:42:54.465 INFO kablam! su: No module specific data is present Oct 14 11:42:55.257 INFO running `"docker" "rm" "-f" "91e4b25dec51cdda87f53483f3d79fc6a0c0643600d049566a44bfb21795a709"` Oct 14 11:42:55.573 INFO blam! 91e4b25dec51cdda87f53483f3d79fc6a0c0643600d049566a44bfb21795a709