Oct 15 11:33:40.370 INFO testing Debonair2/extensionFinder against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 11:33:40.370 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 11:33:40.584 INFO blam! 5333bcbb23a6dc0f0f92642c6e8bf74f3e70942bd76f2e9baa59b471437f659d Oct 15 11:33:40.589 INFO running `"docker" "start" "-a" "5333bcbb23a6dc0f0f92642c6e8bf74f3e70942bd76f2e9baa59b471437f659d"` Oct 15 11:33:40.948 INFO kablam! usermod: no changes Oct 15 11:33:40.970 INFO kablam! Compiling extFinder v0.1.0 (/source) Oct 15 11:33:41.388 INFO kablam! warning: unused variable: `e` Oct 15 11:33:41.388 INFO kablam! --> src/lib.rs:45:16 Oct 15 11:33:41.388 INFO kablam! | Oct 15 11:33:41.388 INFO kablam! 45 | if let Err(e) = fs::read_dir(path){ Oct 15 11:33:41.388 INFO kablam! | ^ help: consider using `_e` instead Oct 15 11:33:41.388 INFO kablam! | Oct 15 11:33:41.388 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:33:41.388 INFO kablam! Oct 15 11:33:41.407 INFO kablam! warning: crate `extFinder` should have a snake case name such as `ext_finder` Oct 15 11:33:41.407 INFO kablam! | Oct 15 11:33:41.407 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 11:33:41.407 INFO kablam! Oct 15 11:33:41.407 INFO kablam! warning: variable `currPath` should have a snake case name such as `curr_path` Oct 15 11:33:41.407 INFO kablam! --> src/lib.rs:54:13 Oct 15 11:33:41.407 INFO kablam! | Oct 15 11:33:41.407 INFO kablam! 54 | let currPath = path.unwrap().path(); Oct 15 11:33:41.407 INFO kablam! | ^^^^^^^^ Oct 15 11:33:41.407 INFO kablam! Oct 15 11:33:41.407 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 11:33:41.407 INFO kablam! --> src/lib.rs:56:13 Oct 15 11:33:41.407 INFO kablam! | Oct 15 11:33:41.407 INFO kablam! 56 | process_directory (config, fs::read_dir(currPath.as_path())?); Oct 15 11:33:41.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:33:41.407 INFO kablam! | Oct 15 11:33:41.407 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 11:33:41.407 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 11:33:41.407 INFO kablam! Oct 15 11:33:42.291 INFO kablam! warning: crate `extFinder` should have a snake case name such as `ext_finder` Oct 15 11:33:42.291 INFO kablam! | Oct 15 11:33:42.291 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 11:33:42.291 INFO kablam! Oct 15 11:33:42.588 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.62s Oct 15 11:33:42.590 INFO kablam! su: No module specific data is present Oct 15 11:33:42.839 INFO running `"docker" "rm" "-f" "5333bcbb23a6dc0f0f92642c6e8bf74f3e70942bd76f2e9baa59b471437f659d"` Oct 15 11:33:42.945 INFO blam! 5333bcbb23a6dc0f0f92642c6e8bf74f3e70942bd76f2e9baa59b471437f659d Oct 15 11:33:42.948 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 11:33:43.143 INFO blam! d613e6d5a28ebe15bb12b761c6092e30309dfff7629ba057eef6bcfef4eb949c Oct 15 11:33:43.149 INFO running `"docker" "start" "-a" "d613e6d5a28ebe15bb12b761c6092e30309dfff7629ba057eef6bcfef4eb949c"` Oct 15 11:33:43.587 INFO kablam! usermod: no changes Oct 15 11:33:43.667 INFO kablam! Compiling extFinder v0.1.0 (/source) Oct 15 11:33:44.280 INFO kablam! warning: unused variable: `e` Oct 15 11:33:44.280 INFO kablam! --> src/lib.rs:45:16 Oct 15 11:33:44.280 INFO kablam! | Oct 15 11:33:44.280 INFO kablam! 45 | if let Err(e) = fs::read_dir(path){ Oct 15 11:33:44.280 INFO kablam! | ^ help: consider using `_e` instead Oct 15 11:33:44.280 INFO kablam! | Oct 15 11:33:44.280 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:33:44.280 INFO kablam! Oct 15 11:33:44.285 INFO kablam! warning: crate `extFinder` should have a snake case name such as `ext_finder` Oct 15 11:33:44.285 INFO kablam! | Oct 15 11:33:44.285 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 11:33:44.285 INFO kablam! Oct 15 11:33:44.285 INFO kablam! warning: variable `currPath` should have a snake case name such as `curr_path` Oct 15 11:33:44.285 INFO kablam! --> src/lib.rs:54:13 Oct 15 11:33:44.285 INFO kablam! | Oct 15 11:33:44.285 INFO kablam! 54 | let currPath = path.unwrap().path(); Oct 15 11:33:44.285 INFO kablam! | ^^^^^^^^ Oct 15 11:33:44.285 INFO kablam! Oct 15 11:33:44.285 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 11:33:44.285 INFO kablam! --> src/lib.rs:56:13 Oct 15 11:33:44.285 INFO kablam! | Oct 15 11:33:44.285 INFO kablam! 56 | process_directory (config, fs::read_dir(currPath.as_path())?); Oct 15 11:33:44.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:33:44.285 INFO kablam! | Oct 15 11:33:44.285 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 11:33:44.285 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 11:33:44.285 INFO kablam! Oct 15 11:33:44.423 INFO kablam! warning: crate `extFinder` should have a snake case name such as `ext_finder` Oct 15 11:33:44.423 INFO kablam! | Oct 15 11:33:44.423 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 11:33:44.423 INFO kablam! Oct 15 11:33:44.954 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.33s Oct 15 11:33:44.956 INFO kablam! su: No module specific data is present Oct 15 11:33:45.663 INFO running `"docker" "rm" "-f" "d613e6d5a28ebe15bb12b761c6092e30309dfff7629ba057eef6bcfef4eb949c"` Oct 15 11:33:46.049 INFO blam! d613e6d5a28ebe15bb12b761c6092e30309dfff7629ba057eef6bcfef4eb949c Oct 15 11:33:46.061 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 11:33:46.575 INFO blam! cc43e8b20b6799f6fe7d530f05e9842a30e8fddf37408f382562332c6d086c64 Oct 15 11:33:46.577 INFO running `"docker" "start" "-a" "cc43e8b20b6799f6fe7d530f05e9842a30e8fddf37408f382562332c6d086c64"` Oct 15 11:33:47.678 INFO kablam! usermod: no changes Oct 15 11:33:47.739 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 11:33:47.743 INFO kablam! Running /target/debug/deps/extFinder-4cca9f454bfb7bc0 Oct 15 11:33:47.743 INFO kablam! Running /target/debug/deps/extFinder-9af27123a31b2458 Oct 15 11:33:47.743 INFO kablam! Doc-tests extFinder Oct 15 11:33:47.743 INFO blam! Oct 15 11:33:47.743 INFO blam! running 0 tests Oct 15 11:33:47.743 INFO blam! Oct 15 11:33:47.743 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:33:47.743 INFO blam! Oct 15 11:33:47.743 INFO blam! Oct 15 11:33:47.743 INFO blam! running 0 tests Oct 15 11:33:47.743 INFO blam! Oct 15 11:33:47.743 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:33:47.743 INFO blam! Oct 15 11:33:48.544 INFO blam! Oct 15 11:33:48.544 INFO blam! running 0 tests Oct 15 11:33:48.544 INFO blam! Oct 15 11:33:48.544 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:33:48.544 INFO blam! Oct 15 11:33:48.555 INFO kablam! su: No module specific data is present Oct 15 11:33:49.221 INFO running `"docker" "rm" "-f" "cc43e8b20b6799f6fe7d530f05e9842a30e8fddf37408f382562332c6d086c64"` Oct 15 11:33:49.515 INFO blam! cc43e8b20b6799f6fe7d530f05e9842a30e8fddf37408f382562332c6d086c64