Oct 11 07:05:16.874 INFO testing Debonair2/extensionFinder against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:05:16.875 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:05:16.876 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:05:17.180 INFO blam! 1b228e85a20aa6e26502afdd47c75dc345e1578ffc84cff3805be859094936a1 Oct 11 07:05:17.189 INFO running `"docker" "start" "-a" "1b228e85a20aa6e26502afdd47c75dc345e1578ffc84cff3805be859094936a1"` Oct 11 07:05:17.865 INFO kablam! usermod: no changes Oct 11 07:05:17.908 INFO kablam! Compiling extFinder v0.1.0 (/source) Oct 11 07:05:18.232 INFO kablam! warning: unused variable: `e` Oct 11 07:05:18.232 INFO kablam! --> src/lib.rs:45:16 Oct 11 07:05:18.232 INFO kablam! | Oct 11 07:05:18.232 INFO kablam! 45 | if let Err(e) = fs::read_dir(path){ Oct 11 07:05:18.232 INFO kablam! | ^ help: consider using `_e` instead Oct 11 07:05:18.232 INFO kablam! | Oct 11 07:05:18.232 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 07:05:18.232 INFO kablam! Oct 11 07:05:18.248 INFO kablam! warning: crate `extFinder` should have a snake case name such as `ext_finder` Oct 11 07:05:18.249 INFO kablam! | Oct 11 07:05:18.249 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 07:05:18.249 INFO kablam! Oct 11 07:05:18.250 INFO kablam! warning: variable `currPath` should have a snake case name such as `curr_path` Oct 11 07:05:18.250 INFO kablam! --> src/lib.rs:54:13 Oct 11 07:05:18.250 INFO kablam! | Oct 11 07:05:18.250 INFO kablam! 54 | let currPath = path.unwrap().path(); Oct 11 07:05:18.250 INFO kablam! | ^^^^^^^^ Oct 11 07:05:18.250 INFO kablam! Oct 11 07:05:18.250 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 07:05:18.250 INFO kablam! --> src/lib.rs:56:13 Oct 11 07:05:18.250 INFO kablam! | Oct 11 07:05:18.250 INFO kablam! 56 | process_directory (config, fs::read_dir(currPath.as_path())?); Oct 11 07:05:18.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:05:18.250 INFO kablam! | Oct 11 07:05:18.250 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 07:05:18.250 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 07:05:18.250 INFO kablam! Oct 11 07:05:19.438 INFO kablam! warning: crate `extFinder` should have a snake case name such as `ext_finder` Oct 11 07:05:19.438 INFO kablam! | Oct 11 07:05:19.438 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 07:05:19.439 INFO kablam! Oct 11 07:05:19.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.06s Oct 11 07:05:19.953 INFO kablam! su: No module specific data is present Oct 11 07:05:20.669 INFO running `"docker" "rm" "-f" "1b228e85a20aa6e26502afdd47c75dc345e1578ffc84cff3805be859094936a1"` Oct 11 07:05:20.991 INFO blam! 1b228e85a20aa6e26502afdd47c75dc345e1578ffc84cff3805be859094936a1 Oct 11 07:05:20.994 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:05:20.996 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:05:21.509 INFO blam! c614abb4176510c8630584d215d52f090f917be3b69869e516f4db0bb1ec38f9 Oct 11 07:05:21.516 INFO running `"docker" "start" "-a" "c614abb4176510c8630584d215d52f090f917be3b69869e516f4db0bb1ec38f9"` Oct 11 07:05:22.860 INFO kablam! usermod: no changes Oct 11 07:05:22.912 INFO kablam! Compiling extFinder v0.1.0 (/source) Oct 11 07:05:23.554 INFO kablam! warning: crate `extFinder` should have a snake case name such as `ext_finder` Oct 11 07:05:23.554 INFO kablam! | Oct 11 07:05:23.554 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 07:05:23.554 INFO kablam! Oct 11 07:05:23.784 INFO kablam! warning: unused variable: `e` Oct 11 07:05:23.784 INFO kablam! --> src/lib.rs:45:16 Oct 11 07:05:23.784 INFO kablam! | Oct 11 07:05:23.784 INFO kablam! 45 | if let Err(e) = fs::read_dir(path){ Oct 11 07:05:23.784 INFO kablam! | ^ help: consider using `_e` instead Oct 11 07:05:23.784 INFO kablam! | Oct 11 07:05:23.784 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 07:05:23.784 INFO kablam! Oct 11 07:05:23.813 INFO kablam! warning: crate `extFinder` should have a snake case name such as `ext_finder` Oct 11 07:05:23.813 INFO kablam! | Oct 11 07:05:23.813 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 07:05:23.814 INFO kablam! Oct 11 07:05:23.814 INFO kablam! warning: variable `currPath` should have a snake case name such as `curr_path` Oct 11 07:05:23.814 INFO kablam! --> src/lib.rs:54:13 Oct 11 07:05:23.815 INFO kablam! | Oct 11 07:05:23.815 INFO kablam! 54 | let currPath = path.unwrap().path(); Oct 11 07:05:23.815 INFO kablam! | ^^^^^^^^ Oct 11 07:05:23.816 INFO kablam! Oct 11 07:05:23.816 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 07:05:23.816 INFO kablam! --> src/lib.rs:56:13 Oct 11 07:05:23.817 INFO kablam! | Oct 11 07:05:23.817 INFO kablam! 56 | process_directory (config, fs::read_dir(currPath.as_path())?); Oct 11 07:05:23.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:05:23.817 INFO kablam! | Oct 11 07:05:23.818 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 07:05:23.818 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 07:05:23.818 INFO kablam! Oct 11 07:05:24.375 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.49s Oct 11 07:05:24.378 INFO kablam! su: No module specific data is present Oct 11 07:05:24.890 INFO running `"docker" "rm" "-f" "c614abb4176510c8630584d215d52f090f917be3b69869e516f4db0bb1ec38f9"` Oct 11 07:05:25.148 INFO blam! c614abb4176510c8630584d215d52f090f917be3b69869e516f4db0bb1ec38f9 Oct 11 07:05:25.151 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:05:25.153 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:05:25.579 INFO blam! d3b6e76eb490a4e9db79d484e1d8cd2ea345e92d8ee2aef7198a896dbedf35b5 Oct 11 07:05:25.580 INFO running `"docker" "start" "-a" "d3b6e76eb490a4e9db79d484e1d8cd2ea345e92d8ee2aef7198a896dbedf35b5"` Oct 11 07:05:26.752 INFO kablam! usermod: no changes Oct 11 07:05:26.813 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 07:05:26.824 INFO kablam! Running /target/debug/deps/extFinder-4cca9f454bfb7bc0 Oct 11 07:05:26.828 INFO kablam! Running /target/debug/deps/extFinder-9af27123a31b2458 Oct 11 07:05:26.828 INFO blam! Oct 11 07:05:26.828 INFO blam! running 0 tests Oct 11 07:05:26.828 INFO blam! Oct 11 07:05:26.828 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:05:26.828 INFO blam! Oct 11 07:05:26.828 INFO blam! Oct 11 07:05:26.828 INFO blam! running 0 tests Oct 11 07:05:26.828 INFO blam! Oct 11 07:05:26.828 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:05:26.828 INFO blam! Oct 11 07:05:26.833 INFO kablam! Doc-tests extFinder Oct 11 07:05:27.439 INFO blam! Oct 11 07:05:27.439 INFO blam! running 0 tests Oct 11 07:05:27.439 INFO blam! Oct 11 07:05:27.440 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:05:27.440 INFO blam! Oct 11 07:05:27.457 INFO kablam! su: No module specific data is present Oct 11 07:05:28.053 INFO running `"docker" "rm" "-f" "d3b6e76eb490a4e9db79d484e1d8cd2ea345e92d8ee2aef7198a896dbedf35b5"` Oct 11 07:05:28.324 INFO blam! d3b6e76eb490a4e9db79d484e1d8cd2ea345e92d8ee2aef7198a896dbedf35b5