Oct 14 16:36:58.862 INFO testing jlprince21/file_scanner against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 16:36:58.864 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16:36:59.315 INFO blam! dcd4ff67a2e7ae5642f364132edf30629a86d2ca1d7120509449faad2604f9e1 Oct 14 16:36:59.322 INFO running `"docker" "start" "-a" "dcd4ff67a2e7ae5642f364132edf30629a86d2ca1d7120509449faad2604f9e1"` Oct 14 16:37:00.811 INFO kablam! usermod: no changes Oct 14 16:37:01.015 INFO kablam! Compiling serde v1.0.77 Oct 14 16:37:01.015 INFO kablam! Compiling serde v0.8.23 Oct 14 16:37:01.015 INFO kablam! Compiling pq-sys v0.4.6 Oct 14 16:37:01.015 INFO kablam! Compiling same-file v1.0.3 Oct 14 16:37:01.015 INFO kablam! Compiling rust-ini v0.12.2 Oct 14 16:37:01.015 INFO kablam! Compiling nom v4.0.0 Oct 14 16:37:01.015 INFO kablam! Compiling twox-hash v1.1.1 Oct 14 16:37:01.015 INFO kablam! Compiling dotenv v0.9.0 Oct 14 16:37:04.419 INFO kablam! Compiling walkdir v2.2.5 Oct 14 16:37:06.327 INFO kablam! Compiling diesel v1.3.3 Oct 14 16:37:13.739 INFO kablam! Compiling serde_test v0.8.23 Oct 14 16:37:15.676 INFO kablam! Compiling linked-hash-map v0.3.0 Oct 14 16:37:16.767 INFO kablam! Compiling serde-hjson v0.8.1 Oct 14 16:37:24.376 INFO kablam! Compiling serde_json v1.0.27 Oct 14 16:37:24.377 INFO kablam! Compiling toml v0.4.6 Oct 14 16:37:30.063 INFO kablam! Compiling config v0.9.0 Oct 14 16:38:00.292 INFO kablam! Compiling file_scanner v0.1.0 (/source) Oct 14 16:38:01.465 INFO kablam! warning: unused import: `DirEntry` Oct 14 16:38:01.465 INFO kablam! --> src/mods/capabilities.rs:4:21 Oct 14 16:38:01.465 INFO kablam! | Oct 14 16:38:01.465 INFO kablam! 4 | use self::walkdir::{DirEntry, WalkDir}; Oct 14 16:38:01.465 INFO kablam! | ^^^^^^^^ Oct 14 16:38:01.467 INFO kablam! | Oct 14 16:38:01.467 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 16:38:01.467 INFO kablam! Oct 14 16:38:01.467 INFO kablam! warning: unused import: `diesel` Oct 14 16:38:01.467 INFO kablam! --> src/mods/capabilities.rs:6:5 Oct 14 16:38:01.467 INFO kablam! | Oct 14 16:38:01.467 INFO kablam! 6 | use diesel; Oct 14 16:38:01.467 INFO kablam! | ^^^^^^ Oct 14 16:38:01.467 INFO kablam! Oct 14 16:38:01.467 INFO kablam! warning: unused import: `NewListing` Oct 14 16:38:01.468 INFO kablam! --> src/mods/capabilities.rs:24:14 Oct 14 16:38:01.468 INFO kablam! | Oct 14 16:38:01.468 INFO kablam! 24 | use Models::{NewListing, Listing}; Oct 14 16:38:01.468 INFO kablam! | ^^^^^^^^^^ Oct 14 16:38:01.468 INFO kablam! Oct 14 16:38:01.468 INFO kablam! warning: unused import: `Schema::listings::dsl::*` Oct 14 16:38:01.468 INFO kablam! --> src/mods/capabilities.rs:33:9 Oct 14 16:38:01.468 INFO kablam! | Oct 14 16:38:01.468 INFO kablam! 33 | use Schema::listings::dsl::*; Oct 14 16:38:01.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:38:01.468 INFO kablam! Oct 14 16:38:01.470 INFO kablam! warning: unused import: `WalkDir` Oct 14 16:38:01.470 INFO kablam! --> src/mods/util.rs:6:31 Oct 14 16:38:01.470 INFO kablam! | Oct 14 16:38:01.470 INFO kablam! 6 | use self::walkdir::{DirEntry, WalkDir}; Oct 14 16:38:01.470 INFO kablam! | ^^^^^^^ Oct 14 16:38:01.470 INFO kablam! Oct 14 16:38:08.012 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 07s Oct 14 16:38:08.023 INFO kablam! su: No module specific data is present Oct 14 16:38:09.637 INFO running `"docker" "rm" "-f" "dcd4ff67a2e7ae5642f364132edf30629a86d2ca1d7120509449faad2604f9e1"` Oct 14 16:38:09.997 INFO blam! dcd4ff67a2e7ae5642f364132edf30629a86d2ca1d7120509449faad2604f9e1 Oct 14 16:38:09.999 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16:38:10.472 INFO blam! 60c73255e4d2bf2d4e58eff81ce7e546c049de0ad936de2d5c67197959ae3c7f Oct 14 16:38:10.475 INFO running `"docker" "start" "-a" "60c73255e4d2bf2d4e58eff81ce7e546c049de0ad936de2d5c67197959ae3c7f"` Oct 14 16:38:12.136 INFO kablam! usermod: no changes Oct 14 16:38:12.269 INFO kablam! Compiling file_scanner v0.1.0 (/source) Oct 14 16:38:13.229 INFO kablam! warning: unused import: `DirEntry` Oct 14 16:38:13.229 INFO kablam! --> src/mods/capabilities.rs:4:21 Oct 14 16:38:13.230 INFO kablam! | Oct 14 16:38:13.231 INFO kablam! 4 | use self::walkdir::{DirEntry, WalkDir}; Oct 14 16:38:13.232 INFO kablam! | ^^^^^^^^ Oct 14 16:38:13.232 INFO kablam! | Oct 14 16:38:13.233 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 16:38:13.233 INFO kablam! Oct 14 16:38:13.234 INFO kablam! warning: unused import: `diesel` Oct 14 16:38:13.234 INFO kablam! --> src/mods/capabilities.rs:6:5 Oct 14 16:38:13.235 INFO kablam! | Oct 14 16:38:13.236 INFO kablam! 6 | use diesel; Oct 14 16:38:13.236 INFO kablam! | ^^^^^^ Oct 14 16:38:13.237 INFO kablam! Oct 14 16:38:13.237 INFO kablam! warning: unused import: `NewListing` Oct 14 16:38:13.238 INFO kablam! --> src/mods/capabilities.rs:24:14 Oct 14 16:38:13.238 INFO kablam! | Oct 14 16:38:13.238 INFO kablam! 24 | use Models::{NewListing, Listing}; Oct 14 16:38:13.238 INFO kablam! | ^^^^^^^^^^ Oct 14 16:38:13.238 INFO kablam! Oct 14 16:38:13.238 INFO kablam! warning: unused import: `Schema::listings::dsl::*` Oct 14 16:38:13.238 INFO kablam! --> src/mods/capabilities.rs:33:9 Oct 14 16:38:13.238 INFO kablam! | Oct 14 16:38:13.238 INFO kablam! 33 | use Schema::listings::dsl::*; Oct 14 16:38:13.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:38:13.238 INFO kablam! Oct 14 16:38:13.238 INFO kablam! warning: unused import: `WalkDir` Oct 14 16:38:13.238 INFO kablam! --> src/mods/util.rs:6:31 Oct 14 16:38:13.243 INFO kablam! | Oct 14 16:38:13.243 INFO kablam! 6 | use self::walkdir::{DirEntry, WalkDir}; Oct 14 16:38:13.243 INFO kablam! | ^^^^^^^ Oct 14 16:38:13.243 INFO kablam! Oct 14 16:38:14.579 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.41s Oct 14 16:38:14.583 INFO kablam! su: No module specific data is present Oct 14 16:38:15.543 INFO running `"docker" "rm" "-f" "60c73255e4d2bf2d4e58eff81ce7e546c049de0ad936de2d5c67197959ae3c7f"` Oct 14 16:38:15.808 INFO blam! 60c73255e4d2bf2d4e58eff81ce7e546c049de0ad936de2d5c67197959ae3c7f Oct 14 16:38:15.815 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16:38:16.291 INFO blam! 23f29bd504af87d631b60754a02f7c729c658ea8e928a4d974099d070e786807 Oct 14 16:38:16.293 INFO running `"docker" "start" "-a" "23f29bd504af87d631b60754a02f7c729c658ea8e928a4d974099d070e786807"` Oct 14 16:38:17.055 INFO kablam! usermod: no changes Oct 14 16:38:17.235 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 14 16:38:17.251 INFO blam! Oct 14 16:38:17.251 INFO blam! running 0 tests Oct 14 16:38:17.251 INFO blam! Oct 14 16:38:17.251 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:38:17.251 INFO blam! Oct 14 16:38:17.252 INFO kablam! Running /target/debug/deps/file_scanner-ffa8d67ad933dff6 Oct 14 16:38:17.259 INFO kablam! su: No module specific data is present Oct 14 16:38:18.039 INFO running `"docker" "rm" "-f" "23f29bd504af87d631b60754a02f7c729c658ea8e928a4d974099d070e786807"` Oct 14 16:38:18.295 INFO blam! 23f29bd504af87d631b60754a02f7c729c658ea8e928a4d974099d070e786807