osrm-binding 1.0.0

Safe embedded Rust API for OSRM route, table, and trip services.

Build #4175329 2026-08-19 21:27:01

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.100.0-nightly (e71c0f1e3 2026-08-18)

# docs.rs version docsrs 0.0.0 (b67fb7d1993e3c70fff4d05e2bc482bd9d0d774f 2026-08-13 )

# build log [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" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "2174c83c6bf0e794536218bef34365061c16764c89af72b483c30cc52ba29821" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260818-1.100.0-nightly-e71c0f1e3\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: test_client [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Compiling osrm-binding v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `osrm-binding v1.0.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/osrm-binding/e426cebceeb3cc67/out/build_script_build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=src/wrapper.cpp [INFO] [stderr] cargo:rerun-if-env-changed=OSRM_BACKEND_REF [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Downloading OSRM source (v6.0.0) from https://github.com/Project-OSRM/osrm-backend/archive/v6.0.0.tar.gz... [INFO] [stderr] [INFO] [stderr] thread 'main' (1786) panicked at build.rs:25:57: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: "https://github.com/Project-OSRM/osrm-backend/archive/v6.0.0.tar.gz", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace [INFO] running `Command { std: "docker" "inspect" "2174c83c6bf0e794536218bef34365061c16764c89af72b483c30cc52ba29821", kill_on_drop: false }`