[INFO] cloning repository https://github.com/DuskSystems/wayfind [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DuskSystems/wayfind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuskSystems%2Fwayfind", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuskSystems%2Fwayfind'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a433f0f6d9de2d92c5496f565eb604ede988b0ba [INFO] checking DuskSystems/wayfind against try#085826be830097e8e3b7832fbae1043acecd26ab for pr-148190-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuskSystems%2Fwayfind" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/DuskSystems/wayfind [INFO] finished tweaking git repo https://github.com/DuskSystems/wayfind [INFO] tweaked toml for git repo https://github.com/DuskSystems/wayfind written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DuskSystems/wayfind on toolchain 085826be830097e8e3b7832fbae1043acecd26ab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DuskSystems/wayfind 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" "+085826be830097e8e3b7832fbae1043acecd26ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00170573c212c579f971a0708d648e19f606a295146b33e92c356c129808ec04 [INFO] running `Command { std: "docker" "start" "-a" "00170573c212c579f971a0708d648e19f606a295146b33e92c356c129808ec04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00170573c212c579f971a0708d648e19f606a295146b33e92c356c129808ec04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00170573c212c579f971a0708d648e19f606a295146b33e92c356c129808ec04", kill_on_drop: false }` [INFO] [stdout] 00170573c212c579f971a0708d648e19f606a295146b33e92c356c129808ec04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 293114fdb54b79cf96e352dd23b1a329abeb93dd3e6e71c21d33f43ab10ca99b [INFO] running `Command { std: "docker" "start" "-a" "293114fdb54b79cf96e352dd23b1a329abeb93dd3e6e71c21d33f43ab10ca99b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking clap_builder v4.5.56 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking statrs v0.18.0 [INFO] [stderr] Checking regex-lite v0.1.8 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling codspeed v4.3.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking clap v4.5.56 [INFO] [stderr] Compiling codspeed-divan-compat v4.3.0 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking bytestring v1.5.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking xitca-unsafe-collection v0.2.0 [INFO] [stderr] Checking insta v1.46.1 [INFO] [stderr] Checking xitca-router v0.4.0 [INFO] [stderr] Checking wayfind v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking similar-asserts v1.7.0 [INFO] [stderr] Checking path-tree v0.8.3 [INFO] [stderr] Checking matchit v0.9.1 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Compiling libfuzzer-sys v0.4.10 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling codspeed-divan-compat-macros v4.3.0 [INFO] [stderr] Checking ntex-bytes v1.4.1 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Checking codspeed-divan-compat-walltime v4.3.0 [INFO] [stderr] Checking ntex-router v1.0.0 [INFO] [stderr] Checking wayfind-fuzz v0.9.0 (/opt/rustwide/workdir/fuzz) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "293114fdb54b79cf96e352dd23b1a329abeb93dd3e6e71c21d33f43ab10ca99b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "293114fdb54b79cf96e352dd23b1a329abeb93dd3e6e71c21d33f43ab10ca99b", kill_on_drop: false }` [INFO] [stdout] 293114fdb54b79cf96e352dd23b1a329abeb93dd3e6e71c21d33f43ab10ca99b