[INFO] fetching crate wpscan-analyze 1.0.2... [INFO] extracting crate wpscan-analyze 1.0.2 into work/ex/beta-1.37-6/sources/1.36.0/reg/wpscan-analyze/1.0.2 [INFO] extracting crate wpscan-analyze 1.0.2 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/wpscan-analyze/1.0.2 [INFO] validating manifest of wpscan-analyze-1.0.2 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of wpscan-analyze-1.0.2 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing wpscan-analyze-1.0.2 [INFO] finished frobbing wpscan-analyze-1.0.2 [INFO] frobbed toml for wpscan-analyze-1.0.2 written to work/ex/beta-1.37-6/sources/1.36.0/reg/wpscan-analyze/1.0.2/Cargo.toml [INFO] started frobbing wpscan-analyze-1.0.2 [INFO] finished frobbing wpscan-analyze-1.0.2 [INFO] frobbed toml for wpscan-analyze-1.0.2 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/wpscan-analyze/1.0.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing wpscan-analyze-1.0.2 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/wpscan-analyze/1.0.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 31a14f5d5b534783d63d1603d79020ac8dceea464bf1225540a1956f421559ed [INFO] running `"docker" "start" "-a" "31a14f5d5b534783d63d1603d79020ac8dceea464bf1225540a1956f421559ed"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling subprocess v0.1.18 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling clams-derive v0.0.4 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling bstr v0.2.6 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling inotify v0.5.1 [INFO] [stderr] Compiling tail v0.3.0 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling clams v0.0.13 [INFO] [stderr] Compiling wpscan-analyze v1.0.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:57:32 [INFO] [stderr] | [INFO] [stderr] 57 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `from_str` [INFO] [stderr] --> src/wpscan.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | / pub(crate) fn from_str<'de, T, D>(deserializer: D) -> ::std::result::Result [INFO] [stderr] 142 | | where [INFO] [stderr] 143 | | T: FromStr, [INFO] [stderr] 144 | | T::Err: Display, [INFO] [stderr] ... | [INFO] [stderr] 148 | | T::from_str(&s).map_err(de::Error::custom) [INFO] [stderr] 149 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.71s [INFO] running `"docker" "inspect" "31a14f5d5b534783d63d1603d79020ac8dceea464bf1225540a1956f421559ed"` [INFO] running `"docker" "rm" "-f" "31a14f5d5b534783d63d1603d79020ac8dceea464bf1225540a1956f421559ed"` [INFO] [stdout] 31a14f5d5b534783d63d1603d79020ac8dceea464bf1225540a1956f421559ed [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/wpscan-analyze/1.0.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] be5341f5bd4e569f4de70a19e15edca489b7e3463e02909292c9cc29bb7f7512 [INFO] running `"docker" "start" "-a" "be5341f5bd4e569f4de70a19e15edca489b7e3463e02909292c9cc29bb7f7512"` [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling wpscan-analyze v1.0.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:57:32 [INFO] [stderr] | [INFO] [stderr] 57 | fn cause(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `from_str` [INFO] [stderr] --> src/wpscan.rs:141:1 [INFO] [stderr] | [INFO] [stderr] 141 | / pub(crate) fn from_str<'de, T, D>(deserializer: D) -> ::std::result::Result [INFO] [stderr] 142 | | where [INFO] [stderr] 143 | | T: FromStr, [INFO] [stderr] 144 | | T::Err: Display, [INFO] [stderr] ... | [INFO] [stderr] 148 | | T::from_str(&s).map_err(de::Error::custom) [INFO] [stderr] 149 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.49s [INFO] running `"docker" "inspect" "be5341f5bd4e569f4de70a19e15edca489b7e3463e02909292c9cc29bb7f7512"` [INFO] running `"docker" "rm" "-f" "be5341f5bd4e569f4de70a19e15edca489b7e3463e02909292c9cc29bb7f7512"` [INFO] [stdout] be5341f5bd4e569f4de70a19e15edca489b7e3463e02909292c9cc29bb7f7512 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/wpscan-analyze/1.0.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 094074ce97be9f0f98959b6a012ceb1681e97301e49698b5c4379c96a8a1512e [INFO] running `"docker" "start" "-a" "094074ce97be9f0f98959b6a012ceb1681e97301e49698b5c4379c96a8a1512e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/wpscan_analyze-ba35f2ba85f710e4 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test analyze::tests::default_analysis_summary_outdated ... ok [INFO] [stdout] test analyze::tests::default_analysis_summary_failed ... ok [INFO] [stdout] test analyze::tests::default_analysis_summary_vulnaribility ... ok [INFO] [stdout] test analyze::tests::default_analysis_summary_success ... ok [INFO] [stdout] test analyze::tests::default_analysis_stats ... ok [INFO] [stdout] test output::tests::output_format_from_str ... ok [INFO] [stdout] test output::tests::output_detail_from_str ... ok [INFO] [stdout] test analyze::tests::default_analysis ... ok [INFO] [stdout] test wpscan::test::load_wpscan_results_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/wpscan_analyze-678c28453d570b64 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests wpscan-analyze [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "094074ce97be9f0f98959b6a012ceb1681e97301e49698b5c4379c96a8a1512e"` [INFO] running `"docker" "rm" "-f" "094074ce97be9f0f98959b6a012ceb1681e97301e49698b5c4379c96a8a1512e"` [INFO] [stdout] 094074ce97be9f0f98959b6a012ceb1681e97301e49698b5c4379c96a8a1512e