[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 1.55.0 for beta-1.56-1 [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 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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" "+1.55.0" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38ef4085d95008f3fa1839d2a12450e14edc80c49942a338af967908a6b6fd78 [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" "38ef4085d95008f3fa1839d2a12450e14edc80c49942a338af967908a6b6fd78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38ef4085d95008f3fa1839d2a12450e14edc80c49942a338af967908a6b6fd78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ef4085d95008f3fa1839d2a12450e14edc80c49942a338af967908a6b6fd78", kill_on_drop: false }` [INFO] [stdout] 38ef4085d95008f3fa1839d2a12450e14edc80c49942a338af967908a6b6fd78 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f107c80ce2204a05c95c4b09ea55cd8df2411a0a939d69c4df3547f9ae81013 [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" "5f107c80ce2204a05c95c4b09ea55cd8df2411a0a939d69c4df3547f9ae81013", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling derive v1.0.0 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [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 rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [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 async-trait v0.1.50 [INFO] [stderr] Compiling futures-util v0.3.15 [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 serde v1.0.126 [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 2m 35s [INFO] running `Command { std: "docker" "inspect" "5f107c80ce2204a05c95c4b09ea55cd8df2411a0a939d69c4df3547f9ae81013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f107c80ce2204a05c95c4b09ea55cd8df2411a0a939d69c4df3547f9ae81013", kill_on_drop: false }` [INFO] [stdout] 5f107c80ce2204a05c95c4b09ea55cd8df2411a0a939d69c4df3547f9ae81013 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c632f3f17668d8a80e9b99323f086dd46a66b7f7dd5956573e48189df6d3233 [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" "8c632f3f17668d8a80e9b99323f086dd46a66b7f7dd5956573e48189df6d3233", kill_on_drop: false }` [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [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 deadpool v0.7.0 [INFO] [stderr] Compiling wiremock v0.5.2 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling crawly v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 46.03s [INFO] running `Command { std: "docker" "inspect" "8c632f3f17668d8a80e9b99323f086dd46a66b7f7dd5956573e48189df6d3233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c632f3f17668d8a80e9b99323f086dd46a66b7f7dd5956573e48189df6d3233", kill_on_drop: false }` [INFO] [stdout] 8c632f3f17668d8a80e9b99323f086dd46a66b7f7dd5956573e48189df6d3233 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 95e65b3879cdac9b8af8fdf3c1aeedd71a084b0c5eef1acf52b698bc2794b1a6 [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" "95e65b3879cdac9b8af8fdf3c1aeedd71a084b0c5eef1acf52b698bc2794b1a6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crawly-eff816a134a1ce51) [INFO] [stdout] [INFO] [stdout] running 37 tests [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 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_does_not_have_valid_scheme ... 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 link::link_constructor::tests::should_construct_link_for_links_that_start_with_relative_url_with_dot_dot_relative_url ... ok [INFO] [stdout] test queue::already_exists_decider::tests::should_decide_false_when_link_already_in_queue ... 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::add_all_should_add_items_and_return_the_items_that_are_added ... 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::should_add_item_to_queue ... ok [INFO] [stdout] test queue::crawl_queue::tests::items_should_return_all_items_in_queue ... ok [INFO] [stdout] test queue::crawl_queue::tests::should_move_item_from_queue_to_processed_when_marked_as_done ... 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::should_not_add_item_to_queue_when_already_in_queue ... 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_allow_only_links_from_same_domain_in_allow_only_same_domain_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_not_allow_only_links_from_different_domain_in_allow_only_same_domain_decider ... 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_construct_link_for_links_with_absolute_url_without_scheme ... ok [INFO] [stdout] test queue::already_exists_decider::tests::should_decide_true_when_link_not_already_in_processed ... 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 queue::crawl_queue::tests::finished_should_return_all_items_in_processed ... 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 link::link_constructor::tests::should_create_valid_link_construction_with_valid_domain ... 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_construct_link_for_links_that_start_with_relative_url ... ok [INFO] [stdout] test link::link_constructor::tests::should_construct_link_for_links_that_start_with_absolute_path ... ok [INFO] [stdout] test queue::crawl_queue::tests::is_empty_should_return_false_when_queue_is_not_empty ... 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 queue::queue_addition_decider::tests::should_process_all_deciders_to_decide_on_addition ... ok [INFO] [stdout] test client::crawl_client::tests::should_call_upstream_and_throw_error_on_failure ... ok [INFO] [stdout] test client::crawl_client::tests::should_call_upstream_and_extract_links_on_successful_response ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "95e65b3879cdac9b8af8fdf3c1aeedd71a084b0c5eef1acf52b698bc2794b1a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95e65b3879cdac9b8af8fdf3c1aeedd71a084b0c5eef1acf52b698bc2794b1a6", kill_on_drop: false }` [INFO] [stdout] 95e65b3879cdac9b8af8fdf3c1aeedd71a084b0c5eef1acf52b698bc2794b1a6