[INFO] cloning repository https://github.com/1prk/osmcategorizer_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1prk/osmcategorizer_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1prk%2Fosmcategorizer_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1prk%2Fosmcategorizer_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe02c19f63ba8b975e57b23b92ca1da207bb4fd8
[INFO] checking 1prk/osmcategorizer_rust against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1prk%2Fosmcategorizer_rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1prk/osmcategorizer_rust
[INFO] finished tweaking git repo https://github.com/1prk/osmcategorizer_rust
[INFO] tweaked toml for git repo https://github.com/1prk/osmcategorizer_rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1prk/osmcategorizer_rust on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1prk/osmcategorizer_rust 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4877fd84553818519caa46cd8a58ddaa38a733b7b2ed78e2aeea48425891ba47
[INFO] running `Command { std: "docker" "start" "-a" "4877fd84553818519caa46cd8a58ddaa38a733b7b2ed78e2aeea48425891ba47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4877fd84553818519caa46cd8a58ddaa38a733b7b2ed78e2aeea48425891ba47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4877fd84553818519caa46cd8a58ddaa38a733b7b2ed78e2aeea48425891ba47", kill_on_drop: false }`
[INFO] [stdout] 4877fd84553818519caa46cd8a58ddaa38a733b7b2ed78e2aeea48425891ba47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 067a5bf7bb0b48116a89dc2f6dc563c52ac31a6acdd7fc497488565ec0ecba97
[INFO] running `Command { std: "docker" "start" "-a" "067a5bf7bb0b48116a89dc2f6dc563c52ac31a6acdd7fc497488565ec0ecba97", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]     Checking i_tree v0.8.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking i_key_sort v0.2.0
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking geographiclib-rs v0.2.5
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]     Checking geo-types v0.7.17
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking i_float v1.7.0
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking argh v0.1.13
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]     Checking i_shape v1.7.0
[INFO] [stderr]     Checking i_overlay v2.0.5
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]     Checking geo v0.30.0
[INFO] [stderr]    Compiling osmpbf v0.3.5
[INFO] [stderr]     Checking statrs v0.16.1
[INFO] [stderr]     Checking benchmark-rs v0.1.1
[INFO] [stderr]     Checking osmcategorizer_rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.75s
[INFO] running `Command { std: "docker" "inspect" "067a5bf7bb0b48116a89dc2f6dc563c52ac31a6acdd7fc497488565ec0ecba97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "067a5bf7bb0b48116a89dc2f6dc563c52ac31a6acdd7fc497488565ec0ecba97", kill_on_drop: false }`
[INFO] [stdout] 067a5bf7bb0b48116a89dc2f6dc563c52ac31a6acdd7fc497488565ec0ecba97
