[INFO] fetching crate phaser 0.6.0... [INFO] testing phaser-0.6.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate phaser 0.6.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate phaser 0.6.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate phaser 0.6.0 [INFO] finished tweaking crates.io crate phaser 0.6.0 [INFO] tweaked toml for crates.io crate phaser 0.6.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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 serde-xml-rs v0.3.1 [INFO] [stderr] Downloaded debugid v0.4.0 [INFO] [stderr] Downloaded hostname v0.1.5 [INFO] [stderr] Downloaded sentry v0.15.5 [INFO] [stderr] Downloaded url_serde v0.2.0 [INFO] [stderr] Downloaded slog-json v2.3.0 [INFO] [stderr] Downloaded sentry-types v0.11.0 [INFO] [stderr] Downloaded winutil v0.1.1 [INFO] [stderr] Downloaded im v12.3.4 [INFO] [stderr] Downloaded sized-chunks v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64c34dc1e35e5c65faf04b4dacda17f0a144e5f70ce15d23a1684db58b7c802e [INFO] running `Command { std: "docker" "start" "-a" "64c34dc1e35e5c65faf04b4dacda17f0a144e5f70ce15d23a1684db58b7c802e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64c34dc1e35e5c65faf04b4dacda17f0a144e5f70ce15d23a1684db58b7c802e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c34dc1e35e5c65faf04b4dacda17f0a144e5f70ce15d23a1684db58b7c802e", kill_on_drop: false }` [INFO] [stdout] 64c34dc1e35e5c65faf04b4dacda17f0a144e5f70ce15d23a1684db58b7c802e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8af02c4ca92f241a573a789bd9162bfbd15ea563d361aab4db3ad1e3c711acb4 [INFO] running `Command { std: "docker" "start" "-a" "8af02c4ca92f241a573a789bd9162bfbd15ea563d361aab4db3ad1e3c711acb4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling nix v0.12.1 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling mysql v15.1.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling generic-array v0.9.1 [INFO] [stderr] Compiling sized-chunks v0.1.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling sentry v0.15.5 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bzip2 v0.4.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde-xml-rs v0.3.1 [INFO] [stderr] Compiling debugid v0.4.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling sentry-types v0.11.0 [INFO] [stderr] Compiling mysql_common v0.15.0 [INFO] [stderr] Compiling slog-json v2.3.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling phaser v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/worker/worker.rs:130:24 [INFO] [stdout] | [INFO] [stdout] 130 | fn zip_dir(it: &mut Iterator, prefix: &str, writer: T, method: zip::CompressionMethod) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/scanner/modules/http/kibana/unauthenticated_access.rs:61:49 [INFO] [stdout] | [INFO] [stdout] 61 | return Ok(findings::ModuleResult::None);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `zip::ZipWriter::::start_file_from_path`: by stripping `..`s from the path, the meaning of paths can change. Use `start_file` instead. [INFO] [stdout] --> src/worker/worker.rs:148:17 [INFO] [stdout] | [INFO] [stdout] 148 | zip.start_file_from_path(name, options)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `zip::ZipWriter::::add_directory_from_path`: by stripping `..`s from the path, the meaning of paths can change. Use `add_directory` instead. [INFO] [stdout] --> src/worker/worker.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | zip.add_directory_from_path(name, options)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.36s [INFO] running `Command { std: "docker" "inspect" "8af02c4ca92f241a573a789bd9162bfbd15ea563d361aab4db3ad1e3c711acb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8af02c4ca92f241a573a789bd9162bfbd15ea563d361aab4db3ad1e3c711acb4", kill_on_drop: false }` [INFO] [stdout] 8af02c4ca92f241a573a789bd9162bfbd15ea563d361aab4db3ad1e3c711acb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f94c4c521e013875b610b5b4b6ef5f22e3b6990df263ccd59def44bde6193d31 [INFO] running `Command { std: "docker" "start" "-a" "f94c4c521e013875b610b5b4b6ef5f22e3b6990df263ccd59def44bde6193d31", kill_on_drop: false }` [INFO] [stderr] Compiling phaser v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/worker/worker.rs:130:24 [INFO] [stdout] | [INFO] [stdout] 130 | fn zip_dir(it: &mut Iterator, prefix: &str, writer: T, method: zip::CompressionMethod) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/scanner/modules/http/kibana/unauthenticated_access.rs:61:49 [INFO] [stdout] | [INFO] [stdout] 61 | return Ok(findings::ModuleResult::None);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `zip::ZipWriter::::start_file_from_path`: by stripping `..`s from the path, the meaning of paths can change. Use `start_file` instead. [INFO] [stdout] --> src/worker/worker.rs:148:17 [INFO] [stdout] | [INFO] [stdout] 148 | zip.start_file_from_path(name, options)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `zip::ZipWriter::::add_directory_from_path`: by stripping `..`s from the path, the meaning of paths can change. Use `add_directory` instead. [INFO] [stdout] --> src/worker/worker.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | zip.add_directory_from_path(name, options)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.13s [INFO] running `Command { std: "docker" "inspect" "f94c4c521e013875b610b5b4b6ef5f22e3b6990df263ccd59def44bde6193d31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f94c4c521e013875b610b5b4b6ef5f22e3b6990df263ccd59def44bde6193d31", kill_on_drop: false }` [INFO] [stdout] f94c4c521e013875b610b5b4b6ef5f22e3b6990df263ccd59def44bde6193d31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 646f1360b3b12c6b78f270cd1044847ea5435e61e165d669598d54ae3650bcb9 [INFO] running `Command { std: "docker" "start" "-a" "646f1360b3b12c6b78f270cd1044847ea5435e61e165d669598d54ae3650bcb9", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/worker/worker.rs:130:24 [INFO] [stderr] | [INFO] [stderr] 130 | fn zip_dir(it: &mut Iterator, prefix: &str, writer: T, method: zip::CompressionMethod) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/scanner/modules/http/kibana/unauthenticated_access.rs:61:49 [INFO] [stderr] | [INFO] [stderr] 61 | return Ok(findings::ModuleResult::None);; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `zip::ZipWriter::::start_file_from_path`: by stripping `..`s from the path, the meaning of paths can change. Use `start_file` instead. [INFO] [stderr] --> src/worker/worker.rs:148:17 [INFO] [stderr] | [INFO] [stderr] 148 | zip.start_file_from_path(name, options)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `zip::ZipWriter::::add_directory_from_path`: by stripping `..`s from the path, the meaning of paths can change. Use `add_directory` instead. [INFO] [stderr] --> src/worker/worker.rs:158:17 [INFO] [stderr] | [INFO] [stderr] 158 | zip.add_directory_from_path(name, options)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/phaser-02c7a63d1d90eb8a) [INFO] [stdout] running 37 tests [INFO] [stdout] test scanner::modules::domain::axfr::tests::module_name ... ok [INFO] [stdout] test scanner::modules::domain::cname::tests::module_name ... ok [INFO] [stdout] test scanner::modules::domain::dmarc::tests::module_name ... ok [INFO] [stdout] test scanner::modules::domain::takeover::tests::module_name ... ok [INFO] [stdout] test scanner::modules::domain::whois::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::atlassian::cve_2017_9506::tests::module_name ... ok [INFO] [stdout] test scanner::modules::ssltls::robot::tests::module_name ... ok [INFO] [stdout] test scanner::modules::postgresql::unauthenticated_access::tests::module_name ... ok [INFO] [stdout] test scanner::modules::ports::tests::module_name ... ok [INFO] [stdout] test scanner::modules::ssltls::cve_2014_0224::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::gitlab::open_registration::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::jetty::cve_2015_2080::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::kibana::unauthenticated_access::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::git::head_disclosure::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::prometheus::dashboard_unauthenticated_access::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::traefik::dashboard_unauthenticated_access::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::drupal::cve_2018_7600::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::yaheiphp::unauthenticated_access::tests::module_name ... ok [INFO] [stdout] test scanner::modules::mysql::unauthenticated_access::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::git::head_disclosure::tests::is_head_file ... ok [INFO] [stdout] test scanner::modules::http::dotenv::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::consul::unauthenticated_access::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::cadvisor::unauthenticated_access::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::ds_store::tests::is_dotenv ... ok [INFO] [stdout] test scanner::modules::ssltls::cve_2014_0160::tests::module_name ... ok [INFO] [stdout] test scanner::modules::domain::spf::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::elasticsearch::unauthenticated_access::tests::module_name ... ok [INFO] [stdout] test scanner::modules::domain::subdomains::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::etcd::unauthenticated_access::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::git::config_disclosure::tests::is_config_file ... ok [INFO] [stdout] test scanner::modules::http::git::config_disclosure::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::ds_store::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::git::directory_disclosure::tests::is_git_directory_listing ... ok [INFO] [stdout] test scanner::modules::http::git::directory_disclosure::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::directory_listing::tests::module_name ... ok [INFO] [stdout] test scanner::modules::http::dotenv::tests::is_dotenv ... ok [INFO] [stdout] test scanner::modules::http::directory_listing::tests::is_directory_listing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "646f1360b3b12c6b78f270cd1044847ea5435e61e165d669598d54ae3650bcb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "646f1360b3b12c6b78f270cd1044847ea5435e61e165d669598d54ae3650bcb9", kill_on_drop: false }` [INFO] [stdout] 646f1360b3b12c6b78f270cd1044847ea5435e61e165d669598d54ae3650bcb9