[INFO] cloning repository https://github.com/senthilkumarv/crawley [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/senthilkumarv/crawley" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsenthilkumarv%2Fcrawley", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsenthilkumarv%2Fcrawley'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65a259098b521e5e9493265b4f53d8aa73431ed4 [INFO] testing senthilkumarv/crawley against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsenthilkumarv%2Fcrawley" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/senthilkumarv/crawley on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/senthilkumarv/crawley [INFO] finished tweaking git repo https://github.com/senthilkumarv/crawley [INFO] tweaked toml for git repo https://github.com/senthilkumarv/crawley written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/senthilkumarv/crawley already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bbf0e5f21e37c0cc2d4149d2da16e5190f169ed6405087dd6a068f9fdeee318 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0bbf0e5f21e37c0cc2d4149d2da16e5190f169ed6405087dd6a068f9fdeee318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bbf0e5f21e37c0cc2d4149d2da16e5190f169ed6405087dd6a068f9fdeee318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bbf0e5f21e37c0cc2d4149d2da16e5190f169ed6405087dd6a068f9fdeee318", kill_on_drop: false }` [INFO] [stdout] 0bbf0e5f21e37c0cc2d4149d2da16e5190f169ed6405087dd6a068f9fdeee318 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d049f77ebe32fb370457c85186950d7c8d2606b4247776997a7121f47221e5c8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d049f77ebe32fb370457c85186950d7c8d2606b4247776997a7121f47221e5c8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling derive v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling flurry v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling select v0.6.0-alpha.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling crawly v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "d049f77ebe32fb370457c85186950d7c8d2606b4247776997a7121f47221e5c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d049f77ebe32fb370457c85186950d7c8d2606b4247776997a7121f47221e5c8", kill_on_drop: false }` [INFO] [stdout] d049f77ebe32fb370457c85186950d7c8d2606b4247776997a7121f47221e5c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd5a659b9cd0a93618cd9c9cc776fe19b67ffbb617dbce8343b5052196b7ff26 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cd5a659b9cd0a93618cd9c9cc776fe19b67ffbb617dbce8343b5052196b7ff26", kill_on_drop: false }` [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling wiremock v0.5.2 [INFO] [stderr] Compiling crawly v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.51s [INFO] running `Command { std: "docker" "inspect" "cd5a659b9cd0a93618cd9c9cc776fe19b67ffbb617dbce8343b5052196b7ff26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd5a659b9cd0a93618cd9c9cc776fe19b67ffbb617dbce8343b5052196b7ff26", kill_on_drop: false }` [INFO] [stdout] cd5a659b9cd0a93618cd9c9cc776fe19b67ffbb617dbce8343b5052196b7ff26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 42e0df9e4e5fffec92ff428dda1f4e65c422a6c2428bdefaa92ee00432e9c890 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "42e0df9e4e5fffec92ff428dda1f4e65c422a6c2428bdefaa92ee00432e9c890", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crawly-1f650782d58b7d49) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test link::link_constructor::tests::should_construct_link_for_links_that_start_with_relative_url_with_dot_dot_relative_url ... ok [INFO] [stdout] test link::link_constructor::tests::should_construct_link_for_links_that_start_with_relative_url_with_just_page_name ... ok [INFO] [stdout] test crawly::tests::should_call_service_every_time_there_is_data_in_the_channel ... ok [INFO] [stdout] test link::link_constructor::tests::should_create_valid_link_construction_with_valid_domain ... ok [INFO] [stdout] test queue::already_exists_decider::tests::should_decide_false_when_link_already_in_queue ... ok [INFO] [stdout] test link::link_constructor::tests::should_create_valid_link_construction_with_valid_domain_and_include_port_if_specified ... ok [INFO] [stdout] test queue::already_exists_decider::tests::should_decide_true_when_link_not_already_in_processed ... ok [INFO] [stdout] test link::link_constructor::tests::should_fail_construction_when_the_base_path_does_not_have_valid_scheme ... ok [INFO] [stdout] test link::link_constructor::tests::should_construct_link_for_self_referencing_paths ... ok [INFO] [stdout] test link::link_constructor::tests::should_fail_construction_when_the_base_path_is_invalid ... ok [INFO] [stdout] test queue::already_exists_decider::tests::should_decide_false_when_link_already_in_processed ... ok [INFO] [stdout] test queue::crawl_queue::tests::should_move_item_from_queue_to_processed_when_marked_as_done ... ok [INFO] [stdout] test link::link_constructor::tests::should_construct_link_for_links_that_start_with_absolute_path ... ok [INFO] [stdout] test link::link_constructor::tests::should_construct_link_for_links_that_start_with_relative_url ... ok [INFO] [stdout] test link::link_constructor::tests::should_construct_link_for_links_with_absolute_url_without_scheme ... ok [INFO] [stdout] test queue::crawl_queue::tests::finished_should_return_all_items_in_processed ... ok [INFO] [stdout] test queue::crawl_queue::tests::should_not_add_item_to_queue_when_already_in_queue ... ok [INFO] [stdout] test link::link_constructor::tests::should_construct_link_for_links_with_entire_url ... ok [INFO] [stdout] test link::link_constructor::tests::should_create_valid_link_construction_with_valid_domain_and_should_omit_resource_from_path ... ok [INFO] [stdout] test queue::crawl_queue::tests::add_all_should_add_items_and_return_the_items_that_are_added ... ok [INFO] [stdout] test queue::already_exists_decider::tests::should_decide_true_when_link_not_already_in_queue ... ok [INFO] [stdout] test queue::crawl_queue::tests::is_empty_should_return_true_when_queue_is_empty ... ok [INFO] [stdout] test queue::crawl_queue::tests::is_empty_should_return_false_when_queue_is_not_empty ... ok [INFO] [stdout] test queue::crawl_queue::tests::should_not_add_item_to_queue_when_already_processed ... ok [INFO] [stdout] test queue::crawl_queue::tests::items_should_return_all_items_in_queue ... ok [INFO] [stdout] test queue::crawl_queue::tests::should_add_item_to_queue ... ok [INFO] [stdout] test queue::queue_addition_decider::tests::should_not_allow_only_links_from_different_domain_in_allow_only_same_domain_decider ... ok [INFO] [stdout] test queue::queue_addition_decider::tests::should_allow_non_javascript_links_in_ignore_javascript_links_decider ... ok [INFO] [stdout] test queue::queue_addition_decider::tests::should_not_add_item_when_one_of_the_deciders_fails ... ok [INFO] [stdout] test queue::queue_addition_decider::tests::should_not_allow_javascript_links_in_ignore_javascript_links_decider ... ok [INFO] [stdout] test queue::queue_addition_decider::tests::should_process_all_deciders_to_decide_on_addition ... ok [INFO] [stdout] test queue::queue_addition_decider::tests::should_allow_only_links_from_same_domain_in_allow_only_same_domain_decider ... ok [INFO] [stdout] test service::scrape_service::tests::should_call_client_after_transforming_relative_links_to_absolute ... ok [INFO] [stdout] test service::scrape_service::tests::should_call_client_to_fetch_links_from_the_page ... ok [INFO] [stdout] test service::scrape_service::tests::should_call_client_to_fetch_links_for_all_given_links ... ok [INFO] [stdout] test client::crawl_client::tests::should_call_upstream_and_extract_links_on_successful_response ... ok [INFO] [stdout] test client::crawl_client::tests::should_call_upstream_and_throw_error_on_failure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "42e0df9e4e5fffec92ff428dda1f4e65c422a6c2428bdefaa92ee00432e9c890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42e0df9e4e5fffec92ff428dda1f4e65c422a6c2428bdefaa92ee00432e9c890", kill_on_drop: false }` [INFO] [stdout] 42e0df9e4e5fffec92ff428dda1f4e65c422a6c2428bdefaa92ee00432e9c890