[INFO] cloning repository https://github.com/Leonqn/unblock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Leonqn/unblock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeonqn%2Funblock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeonqn%2Funblock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e21769162937174362cd6e2138c6267e28c3a134 [INFO] testing Leonqn/unblock against 1.97.0-beta.6 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeonqn%2Funblock" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Leonqn/unblock [INFO] finished tweaking git repo https://github.com/Leonqn/unblock [INFO] tweaked toml for git repo https://github.com/Leonqn/unblock written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Leonqn/unblock on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Leonqn/unblock already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck_macros v1.2.0 [INFO] [stderr] Downloaded toml v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded config v0.15.22 [INFO] [stderr] Downloaded fure v0.6.0 [INFO] [stderr] Downloaded serde_spanned v1.1.0 [INFO] [stderr] Downloaded toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded priority-queue v2.7.0 [INFO] [stderr] Downloaded toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Downloaded arc-swap v1.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 736ea8c3b64ef2300b3ae0915a547d95250000405f82eb749428c2e33c1a672b [INFO] running `Command { std: "docker" "start" "736ea8c3b64ef2300b3ae0915a547d95250000405f82eb749428c2e33c1a672b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "736ea8c3b64ef2300b3ae0915a547d95250000405f82eb749428c2e33c1a672b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "736ea8c3b64ef2300b3ae0915a547d95250000405f82eb749428c2e33c1a672b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "736ea8c3b64ef2300b3ae0915a547d95250000405f82eb749428c2e33c1a672b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "736ea8c3b64ef2300b3ae0915a547d95250000405f82eb749428c2e33c1a672b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling priority-queue v2.7.0 [INFO] [stderr] Compiling arc-swap v1.9.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_filter v1.0.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling toml v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling env_logger v0.11.9 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling config v0.15.22 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling fure v0.6.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reroute v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "736ea8c3b64ef2300b3ae0915a547d95250000405f82eb749428c2e33c1a672b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "736ea8c3b64ef2300b3ae0915a547d95250000405f82eb749428c2e33c1a672b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling quickcheck_macros v1.2.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling quickcheck v1.1.0 [INFO] [stderr] Compiling reroute v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.46s [INFO] running `Command { std: "docker" "inspect" "736ea8c3b64ef2300b3ae0915a547d95250000405f82eb749428c2e33c1a672b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "736ea8c3b64ef2300b3ae0915a547d95250000405f82eb749428c2e33c1a672b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reroute-f7e609b36d26797e) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test blacklist::test::text_parse_test ... ok [INFO] [stdout] test cache::tests::should_remove_expired ... ok [INFO] [stdout] test cache::tests::should_remove_only_specified_count ... ok [INFO] [stdout] test cache::tests::should_not_remove_actual ... ok [INFO] [stdout] test dns::client::cache::tests::should_change_id_of_cached_response ... ok [INFO] [stdout] test dns::client::cache::tests::should_cache_response ... ok [INFO] [stdout] test cache::tests::should_return_actual ... ok [INFO] [stdout] test dns::message::tests::should_parse_pessages ... ok [INFO] [stdout] test domains_filter::tests::checker_test ... ok [INFO] [stdout] test domains_filter::tests::contains_rules ... ok [INFO] [stdout] test domains_filter::tests::simple_rules ... ok [INFO] [stdout] test domains_filter::tests::parse_domain_variants ... ok [INFO] [stdout] test enrichment::tests::extract_ptr_uncompressed ... ok [INFO] [stdout] test domains_filter::tests::domain_glob_rules ... ok [INFO] [stdout] test domains_filter::tests::wildcard_matches_any_subdomain ... ok [INFO] [stdout] test enrichment::tests::extract_ptr_with_compression_pointer ... ok [INFO] [stdout] test enrichment::tests::extract_txt_multiple_chunks_concatenated ... ok [INFO] [stdout] test enrichment::tests::extract_txt_single_chunk ... ok [INFO] [stdout] test enrichment::tests::format_comment_with_partial_data ... ok [INFO] [stdout] test enrichment::tests::format_comment_with_country_and_rdns ... ok [INFO] [stdout] test enrichment::tests::format_comment_with_no_data ... ok [INFO] [stdout] test enrichment::tests::lookup_country_parses_cymru_format ... ok [INFO] [stdout] test reroute::tests::should_add_routes_when_ips_are_not_rerouted ... ok [INFO] [stdout] test reroute::tests::should_not_add_routes_when_ips_are_rerouted ... ok [INFO] [stdout] test enrichment::tests::extract_returns_none_when_record_type_missing ... ok [INFO] [stdout] test domains_filter::tests::dollar_rules_are_skipped ... ok [INFO] [stdout] test reroute::tests::should_not_add_same_router_in_parallel ... ok [INFO] [stdout] test domains_filter::tests::regex_rules ... ok [INFO] [stdout] test reroute::tests::should_remove_expired_routes_on_next_request ... ok [INFO] [stdout] test cache::tests::should_not_return_expired ... ok [INFO] [stdout] test domains_filter::tests::allow_takes_precedence ... ok [INFO] [stdout] test domains_filter::tests::display_rule ... ok [INFO] [stdout] test dns::client::doh::tests::test_google_doh_request ... FAILED [INFO] [stdout] test dns::client::udp::tests::test_google_udp has been running for over 60 seconds [INFO] [stdout] test enrichment::tests::enrich_real_lookup_google_dns has been running for over 60 seconds [INFO] [stdout] test tests::should_handle_dns_request has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "736ea8c3b64ef2300b3ae0915a547d95250000405f82eb749428c2e33c1a672b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "736ea8c3b64ef2300b3ae0915a547d95250000405f82eb749428c2e33c1a672b", kill_on_drop: false }` [INFO] [stdout] 736ea8c3b64ef2300b3ae0915a547d95250000405f82eb749428c2e33c1a672b