[INFO] cloning repository https://github.com/lebe-dev/site-discovery-flea [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lebe-dev/site-discovery-flea" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flebe-dev%2Fsite-discovery-flea", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flebe-dev%2Fsite-discovery-flea'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abc969f311b4901e370104c511cb9cb0c9f59c3a [INFO] testing lebe-dev/site-discovery-flea against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flebe-dev%2Fsite-discovery-flea" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lebe-dev/site-discovery-flea on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lebe-dev/site-discovery-flea [INFO] finished tweaking git repo https://github.com/lebe-dev/site-discovery-flea [INFO] tweaked toml for git repo https://github.com/lebe-dev/site-discovery-flea written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/lebe-dev/site-discovery-flea already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.8.9 [INFO] [stderr] Downloaded proc-macro2 v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ce2972fd33ef165ec684dd89f5559223481914e66e786ce1425d8d3c6686f63 [INFO] running `Command { std: "docker" "start" "-a" "2ce2972fd33ef165ec684dd89f5559223481914e66e786ce1425d8d3c6686f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ce2972fd33ef165ec684dd89f5559223481914e66e786ce1425d8d3c6686f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ce2972fd33ef165ec684dd89f5559223481914e66e786ce1425d8d3c6686f63", kill_on_drop: false }` [INFO] [stdout] 2ce2972fd33ef165ec684dd89f5559223481914e66e786ce1425d8d3c6686f63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5cd537a49fae812d9a30a0e97e91f57a1480d73b0822b393da63e629b1d91a0 [INFO] running `Command { std: "docker" "start" "-a" "b5cd537a49fae812d9a30a0e97e91f57a1480d73b0822b393da63e629b1d91a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling log4rs v0.10.0 [INFO] [stderr] Compiling vhost-discovery-tool v1.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "b5cd537a49fae812d9a30a0e97e91f57a1480d73b0822b393da63e629b1d91a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5cd537a49fae812d9a30a0e97e91f57a1480d73b0822b393da63e629b1d91a0", kill_on_drop: false }` [INFO] [stdout] b5cd537a49fae812d9a30a0e97e91f57a1480d73b0822b393da63e629b1d91a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34cda4351da87ee4049cd41c50e8d5c1f1657fe64bfdaa10af47928f684f10a3 [INFO] running `Command { std: "docker" "start" "-a" "34cda4351da87ee4049cd41c50e8d5c1f1657fe64bfdaa10af47928f684f10a3", kill_on_drop: false }` [INFO] [stderr] Compiling vhost-discovery-tool v1.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.31s [INFO] running `Command { std: "docker" "inspect" "34cda4351da87ee4049cd41c50e8d5c1f1657fe64bfdaa10af47928f684f10a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34cda4351da87ee4049cd41c50e8d5c1f1657fe64bfdaa10af47928f684f10a3", kill_on_drop: false }` [INFO] [stdout] 34cda4351da87ee4049cd41c50e8d5c1f1657fe64bfdaa10af47928f684f10a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 21f91368d7f481f7416c6c73448059dec516faa149a71b2a87f59683b1a36f10 [INFO] running `Command { std: "docker" "start" "-a" "21f91368d7f481f7416c6c73448059dec516faa149a71b2a87f59683b1a36f10", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vhost_discovery_tool-7976227c823d9efc) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test filter_tests::filter_tests::result_should_not_contain_duplicates_with_custom_ports ... ok [INFO] [stdout] test filter_tests::filter_tests::result_should_not_contain_duplicates_without_custom_ports ... ok [INFO] [stdout] test main_tests::main_tests::get_sites_vector_from_vhosts_should_return_domains_without_www_if_option_is_false ... ok [INFO] [stdout] test filter_tests::filter_tests::result_without_custom_ports_should_contain_only_http_or_https_ports ... ok [INFO] [stdout] test main_tests::main_tests::get_low_level_discovery_json_with_data_property_return_valid_json ... ok [INFO] [stdout] test main_tests::main_tests::get_url_should_return_url_with_https_for_443_port ... ok [INFO] [stdout] test main_tests::main_tests::get_url_should_return_url_with_port_when_custom_port_provided ... ok [INFO] [stdout] test main_tests::main_tests::get_sites_vector_from_vhosts_should_return_domains_with_www_if_option_is_true ... ok [INFO] [stdout] test main_tests::main_tests::get_low_level_discovery_json_should_return_valid_json ... ok [INFO] [stdout] test main_tests::main_tests::get_url_should_return_url_without_port_for_default_http_port ... ok [INFO] [stdout] test filter_tests::filter_tests::filter_by_domain_masks_should_ignore_blank_masks ... ok [INFO] [stdout] test site_tests::site_tests::site_name_without_https_should_contain_http_postfix ... ok [INFO] [stdout] test site_tests::site_tests::vhost_with_https_port_should_contain_https_prefix_for_url ... ok [INFO] [stdout] test site_tests::site_tests::vhost_with_non_standard_port_should_contain_http_prefix_for_url ... ok [INFO] [stdout] test site_tests::site_tests::with_www_domains_results_should_contain_domains_with_www ... ok [INFO] [stdout] test site_tests::site_tests::vhost_with_standard_http_port_should_contain_http_prefix_for_url ... ok [INFO] [stdout] test webserver_tests::webserver_tests::get_vhost_config_file_list_should_return_error_for_unknown_path ... ok [INFO] [stdout] test site_tests::site_tests::without_www_domains_result_should_not_contain_domains_with_www_lol ... ok [INFO] [stdout] test webserver_tests::webserver_tests::get_vhost_config_file_list_should_return_file_names ... ok [INFO] [stdout] test filter_tests::filter_tests::filter_by_domain_masks_should_exclude_domains_which_contain_at_least_one_mask ... ok [INFO] [stdout] test webserver_tests::webserver_tests::include_vhosts_with_redirect_inside_location ... ok [INFO] [stdout] test apache_tests::apache_tests::get_virtual_hosts_from_apache_file ... ok [INFO] [stdout] test nginx_tests::nginx_tests::ignore_vhost_server_without_server_name_property ... ok [INFO] [stdout] test nginx_tests::nginx_tests::get_nginx_vhosts_from_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "21f91368d7f481f7416c6c73448059dec516faa149a71b2a87f59683b1a36f10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21f91368d7f481f7416c6c73448059dec516faa149a71b2a87f59683b1a36f10", kill_on_drop: false }` [INFO] [stdout] 21f91368d7f481f7416c6c73448059dec516faa149a71b2a87f59683b1a36f10