[INFO] crate wpscan-analyze 1.0.2 is already in cache [INFO] extracting crate wpscan-analyze 1.0.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/wpscan-analyze/1.0.2 [INFO] extracting crate wpscan-analyze 1.0.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/wpscan-analyze/1.0.2 [INFO] validating manifest of wpscan-analyze-1.0.2 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of wpscan-analyze-1.0.2 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/reg/wpscan-analyze/1.0.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing wpscan-analyze-1.0.2 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] d3eadffb86f27a01f092664e630800d27dab3d2f798deb787d77a9dd94abfced [INFO] running `"docker" "start" "-a" "d3eadffb86f27a01f092664e630800d27dab3d2f798deb787d77a9dd94abfced"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling subprocess v0.1.18 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling inotify v0.5.1 [INFO] [stderr] Compiling clams-derive v0.0.4 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling bstr v0.2.7 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tail v0.3.0 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling indicatif v0.9.0 [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 39.95s [INFO] running `"docker" "inspect" "d3eadffb86f27a01f092664e630800d27dab3d2f798deb787d77a9dd94abfced"` [INFO] running `"docker" "rm" "-f" "d3eadffb86f27a01f092664e630800d27dab3d2f798deb787d77a9dd94abfced"` [INFO] [stdout] d3eadffb86f27a01f092664e630800d27dab3d2f798deb787d77a9dd94abfced [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f7451f0e2638e25c69a8059572aef9cda681627fc4a062a0024dcf686b73f930 [INFO] running `"docker" "start" "-a" "f7451f0e2638e25c69a8059572aef9cda681627fc4a062a0024dcf686b73f930"` [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 5.34s [INFO] running `"docker" "inspect" "f7451f0e2638e25c69a8059572aef9cda681627fc4a062a0024dcf686b73f930"` [INFO] running `"docker" "rm" "-f" "f7451f0e2638e25c69a8059572aef9cda681627fc4a062a0024dcf686b73f930"` [INFO] [stdout] f7451f0e2638e25c69a8059572aef9cda681627fc4a062a0024dcf686b73f930 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] b730be8e7cab14d52cf9afa782c0b7042d770bbc7e2a751f50ff68276ae05082 [INFO] running `"docker" "start" "-a" "b730be8e7cab14d52cf9afa782c0b7042d770bbc7e2a751f50ff68276ae05082"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/wpscan_analyze-b124f7cee696bace [INFO] [stdout] [INFO] [stdout] running 9 tests [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_summary_vulnaribility ... ok [INFO] [stdout] test analyze::tests::default_analysis_summary_success ... ok [INFO] [stdout] test analyze::tests::default_analysis_summary_outdated ... ok [INFO] [stdout] test analyze::tests::default_analysis_stats ... ok [INFO] [stdout] test wpscan::test::load_wpscan_results_file ... ok [INFO] [stdout] test analyze::tests::default_analysis ... ok [INFO] [stdout] test analyze::tests::default_analysis_summary_failed ... 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-c3a6e2282c2dd88d [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" "b730be8e7cab14d52cf9afa782c0b7042d770bbc7e2a751f50ff68276ae05082"` [INFO] running `"docker" "rm" "-f" "b730be8e7cab14d52cf9afa782c0b7042d770bbc7e2a751f50ff68276ae05082"` [INFO] [stdout] b730be8e7cab14d52cf9afa782c0b7042d770bbc7e2a751f50ff68276ae05082