[INFO] cloning repository https://github.com/organicmaps/wikiparser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/organicmaps/wikiparser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forganicmaps%2Fwikiparser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forganicmaps%2Fwikiparser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6c8b1d0637f7abb577ab88a4e2e3fedd76e6754 [INFO] testing organicmaps/wikiparser against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forganicmaps%2Fwikiparser" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/organicmaps/wikiparser [INFO] finished tweaking git repo https://github.com/organicmaps/wikiparser [INFO] tweaked toml for git repo https://github.com/organicmaps/wikiparser written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/organicmaps/wikiparser on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/organicmaps/wikiparser 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 374eb079f3c7ce301705eb6c655eba1a8e2ba6445b0b2d79bb6dd0f569c92552 [INFO] running `Command { std: "docker" "start" "-a" "374eb079f3c7ce301705eb6c655eba1a8e2ba6445b0b2d79bb6dd0f569c92552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "374eb079f3c7ce301705eb6c655eba1a8e2ba6445b0b2d79bb6dd0f569c92552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "374eb079f3c7ce301705eb6c655eba1a8e2ba6445b0b2d79bb6dd0f569c92552", kill_on_drop: false }` [INFO] [stdout] 374eb079f3c7ce301705eb6c655eba1a8e2ba6445b0b2d79bb6dd0f569c92552 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd240d270c8251192d50e7a5a69f368db0df597e88a8082d0efb6edfa2045a53 [INFO] running `Command { std: "docker" "start" "-a" "dd240d270c8251192d50e7a5a69f368db0df597e88a8082d0efb6edfa2045a53", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling servo_arc v0.2.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling om-wikiparser v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling selectors v0.24.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling tracing-logfmt v0.3.5 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Compiling scraper v0.16.0 [INFO] [stderr] Compiling osmpbf v0.3.8 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.06s [INFO] running `Command { std: "docker" "inspect" "dd240d270c8251192d50e7a5a69f368db0df597e88a8082d0efb6edfa2045a53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd240d270c8251192d50e7a5a69f368db0df597e88a8082d0efb6edfa2045a53", kill_on_drop: false }` [INFO] [stdout] dd240d270c8251192d50e7a5a69f368db0df597e88a8082d0efb6edfa2045a53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b17f1401caa53be05f9abc7cd2b0d382cd382a2f94f10c1797e32360deb0d33 [INFO] running `Command { std: "docker" "start" "-a" "9b17f1401caa53be05f9abc7cd2b0d382cd382a2f94f10c1797e32360deb0d33", kill_on_drop: false }` [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling om-wikiparser v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.65s [INFO] running `Command { std: "docker" "inspect" "9b17f1401caa53be05f9abc7cd2b0d382cd382a2f94f10c1797e32360deb0d33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b17f1401caa53be05f9abc7cd2b0d382cd382a2f94f10c1797e32360deb0d33", kill_on_drop: false }` [INFO] [stdout] 9b17f1401caa53be05f9abc7cd2b0d382cd382a2f94f10c1797e32360deb0d33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a4b0b644e7993a1dc6f2ef18d07375f0079a24b4f7a810b1e1fde2518b353cd [INFO] running `Command { std: "docker" "start" "-a" "0a4b0b644e7993a1dc6f2ef18d07375f0079a24b4f7a810b1e1fde2518b353cd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/om_wikiparser-76d0ac6416269c3b) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test html::test::static_config_parses ... ok [INFO] [stdout] test html::test::static_config_sections_are_normalized ... ok [INFO] [stdout] test html::test::remove_headers ... ok [INFO] [stdout] test html::test::remove_links ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/om_wikiparser-bbc4e1538124131d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/html.rs (/opt/rustwide/target/debug/deps/html-54421a06b024ae8f) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test is_redirect_abdalcık_aşkale ... ok [INFO] [stdout] test is_empty_bahnstrecke_bassum_herford ... ok [INFO] [stdout] test simplify_crimean_mountains ... ok [INFO] [stdout] test not_redirect_crimean_mountains ... ok [INFO] [stdout] test simplify_thoor_ballylee ... ok [INFO] [stdout] test not_redirect_thoor_ballylee ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Doc-tests om_wikiparser [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/wm/title.rs - wm::title::Title (line 10) ... ok [INFO] [stdout] test src/extend.rs - extend::from_fn (line 6) ... ok [INFO] [stdout] test src/wm/qid.rs - wm::qid::Qid (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0a4b0b644e7993a1dc6f2ef18d07375f0079a24b4f7a810b1e1fde2518b353cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a4b0b644e7993a1dc6f2ef18d07375f0079a24b4f7a810b1e1fde2518b353cd", kill_on_drop: false }` [INFO] [stdout] 0a4b0b644e7993a1dc6f2ef18d07375f0079a24b4f7a810b1e1fde2518b353cd