[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] checking organicmaps/wikiparser against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forganicmaps%2Fwikiparser" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/organicmaps/wikiparser on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4b6c4ed5ce61cc12485cb571afc2cf3210a17e01666542bcc933dfb60aa2026
[INFO] running `Command { std: "docker" "start" "-a" "f4b6c4ed5ce61cc12485cb571afc2cf3210a17e01666542bcc933dfb60aa2026", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4b6c4ed5ce61cc12485cb571afc2cf3210a17e01666542bcc933dfb60aa2026", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4b6c4ed5ce61cc12485cb571afc2cf3210a17e01666542bcc933dfb60aa2026", kill_on_drop: false }`
[INFO] [stdout] f4b6c4ed5ce61cc12485cb571afc2cf3210a17e01666542bcc933dfb60aa2026
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9be59ac1212a8c1d71052e81256cdbfddc1e287de8e7edc6bc4db3dbab6bf850
[INFO] running `Command { std: "docker" "start" "-a" "9be59ac1212a8c1d71052e81256cdbfddc1e287de8e7edc6bc4db3dbab6bf850", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking servo_arc v0.2.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]    Compiling om-wikiparser v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking dissimilar v1.0.10
[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]     Checking expect-test v1.5.1
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling selectors v0.24.0
[INFO] [stderr]     Checking tracing-logfmt v0.3.5
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]     Checking scraper v0.16.0
[INFO] [stderr]    Compiling osmpbf v0.3.8
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.34s
[INFO] running `Command { std: "docker" "inspect" "9be59ac1212a8c1d71052e81256cdbfddc1e287de8e7edc6bc4db3dbab6bf850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9be59ac1212a8c1d71052e81256cdbfddc1e287de8e7edc6bc4db3dbab6bf850", kill_on_drop: false }`
[INFO] [stdout] 9be59ac1212a8c1d71052e81256cdbfddc1e287de8e7edc6bc4db3dbab6bf850
