[INFO] fetching crate wpscan-analyze 1.0.4... [INFO] testing wpscan-analyze-1.0.4 against 1.59.0 for beta-1.60-1 [INFO] extracting crate wpscan-analyze 1.0.4 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate wpscan-analyze 1.0.4 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wpscan-analyze 1.0.4 [INFO] finished tweaking crates.io crate wpscan-analyze 1.0.4 [INFO] tweaked toml for crates.io crate wpscan-analyze 1.0.4 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate wpscan-analyze 1.0.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getopts v0.2.19 [INFO] [stderr] Downloaded futures v0.1.27 [INFO] [stderr] Downloaded tail v0.3.0 [INFO] [stderr] Downloaded regex-syntax v0.6.6 [INFO] [stderr] Downloaded rgb v0.8.13 [INFO] [stderr] Downloaded spectral v0.6.0 [INFO] [stderr] Downloaded regex v1.1.6 [INFO] [stderr] Downloaded crossbeam-utils v0.5.0 [INFO] [stderr] Downloaded aho-corasick v0.7.3 [INFO] [stderr] Downloaded console v0.7.5 [INFO] [stderr] Downloaded structopt-derive v0.2.16 [INFO] [stderr] Downloaded structopt v0.2.16 [INFO] [stderr] Downloaded subprocess v0.1.18 [INFO] [stderr] Downloaded serde v1.0.91 [INFO] [stderr] Downloaded serde_derive v1.0.91 [INFO] [stderr] Downloaded syn v0.15.34 [INFO] [stderr] Downloaded fern v0.5.8 [INFO] [stderr] Downloaded clams v0.0.13 [INFO] [stderr] Downloaded termion v1.5.2 [INFO] [stderr] Downloaded inotify v0.5.1 [INFO] [stderr] Downloaded winconsole v0.10.0 [INFO] [stderr] Downloaded clicolors-control v1.0.0 [INFO] [stderr] Downloaded colored v1.8.0 [INFO] [stderr] Downloaded libc v0.2.57 [INFO] [stderr] Downloaded clams-derive v0.0.4 [INFO] [stderr] Downloaded backtrace v0.3.26 [INFO] [stderr] Downloaded indicatif v0.9.0 [INFO] [stderr] Downloaded log v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00d8537f9c6119c2da902656c26c3d8035f27a862ecb06a3df4b05a9aa13982f [INFO] running `Command { std: "docker" "start" "-a" "00d8537f9c6119c2da902656c26c3d8035f27a862ecb06a3df4b05a9aa13982f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00d8537f9c6119c2da902656c26c3d8035f27a862ecb06a3df4b05a9aa13982f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00d8537f9c6119c2da902656c26c3d8035f27a862ecb06a3df4b05a9aa13982f", kill_on_drop: false }` [INFO] [stdout] 00d8537f9c6119c2da902656c26c3d8035f27a862ecb06a3df4b05a9aa13982f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a56bb678a81198ba2dff86603aeea58524aa82841ea7991ed01aaee92f932fc4 [INFO] running `Command { std: "docker" "start" "-a" "a56bb678a81198ba2dff86603aeea58524aa82841ea7991ed01aaee92f932fc4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.57 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling futures v0.1.27 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling subprocess v0.1.18 [INFO] [stderr] Compiling inotify v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling tail v0.3.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling clams-derive v0.0.4 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling clams v0.0.13 [INFO] [stderr] Compiling wpscan-analyze v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.35s [INFO] running `Command { std: "docker" "inspect" "a56bb678a81198ba2dff86603aeea58524aa82841ea7991ed01aaee92f932fc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a56bb678a81198ba2dff86603aeea58524aa82841ea7991ed01aaee92f932fc4", kill_on_drop: false }` [INFO] [stdout] a56bb678a81198ba2dff86603aeea58524aa82841ea7991ed01aaee92f932fc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a981d85c0a3c82f498332e72e7e0a56b00188a425fb83239e29d742a39d7ef0d [INFO] running `Command { std: "docker" "start" "-a" "a981d85c0a3c82f498332e72e7e0a56b00188a425fb83239e29d742a39d7ef0d", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling wpscan-analyze v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.35s [INFO] running `Command { std: "docker" "inspect" "a981d85c0a3c82f498332e72e7e0a56b00188a425fb83239e29d742a39d7ef0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a981d85c0a3c82f498332e72e7e0a56b00188a425fb83239e29d742a39d7ef0d", kill_on_drop: false }` [INFO] [stdout] a981d85c0a3c82f498332e72e7e0a56b00188a425fb83239e29d742a39d7ef0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 396e608a652a3bcc0138ed4d043c1e1431ff517210c81a5ebce8ef7468bdd5ff [INFO] running `Command { std: "docker" "start" "-a" "396e608a652a3bcc0138ed4d043c1e1431ff517210c81a5ebce8ef7468bdd5ff", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wpscan_analyze-5c18cdb1c8d85afb) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test analyze::tests::default_analysis_summary_failed ... ok [INFO] [stdout] test analyze::tests::default_analysis_summary_outdated ... ok [INFO] [stdout] test analyze::tests::default_analysis_summary_success ... ok [INFO] [stdout] test analyze::tests::default_analysis_summary_vulnaribility ... ok [INFO] [stdout] test output::tests::output_detail_from_str ... ok [INFO] [stdout] test analyze::tests::default_analysis ... ok [INFO] [stdout] test output::tests::output_format_from_str ... ok [INFO] [stdout] test analyze::tests::default_analysis_stats ... 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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wpscan_analyze-d76b4223f1884f20) [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; finished in 0.00s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "396e608a652a3bcc0138ed4d043c1e1431ff517210c81a5ebce8ef7468bdd5ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "396e608a652a3bcc0138ed4d043c1e1431ff517210c81a5ebce8ef7468bdd5ff", kill_on_drop: false }` [INFO] [stdout] 396e608a652a3bcc0138ed4d043c1e1431ff517210c81a5ebce8ef7468bdd5ff