[INFO] fetching crate tokmd-types 1.10.0...
[INFO] testing tokmd-types-1.10.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tokmd-types 1.10.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate tokmd-types 1.10.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tokmd-types 1.10.0
[INFO] tweaked toml for crates.io crate tokmd-types 1.10.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokmd-types 1.10.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tokmd-types 1.10.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9b73dbfe54292349e9d581b57b541742c52260c22211133354403d742546565
[INFO] running `Command { std: "docker" "start" "-a" "c9b73dbfe54292349e9d581b57b541742c52260c22211133354403d742546565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9b73dbfe54292349e9d581b57b541742c52260c22211133354403d742546565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9b73dbfe54292349e9d581b57b541742c52260c22211133354403d742546565", kill_on_drop: false }`
[INFO] [stdout] c9b73dbfe54292349e9d581b57b541742c52260c22211133354403d742546565
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f7d00adca90f8d389dc212c04aeb7e8fdeeef0bb6056c464a4b76cd16036e07
[INFO] running `Command { std: "docker" "start" "-a" "4f7d00adca90f8d389dc212c04aeb7e8fdeeef0bb6056c464a4b76cd16036e07", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokmd-types v1.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.22s
[INFO] running `Command { std: "docker" "inspect" "4f7d00adca90f8d389dc212c04aeb7e8fdeeef0bb6056c464a4b76cd16036e07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f7d00adca90f8d389dc212c04aeb7e8fdeeef0bb6056c464a4b76cd16036e07", kill_on_drop: false }`
[INFO] [stdout] 4f7d00adca90f8d389dc212c04aeb7e8fdeeef0bb6056c464a4b76cd16036e07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5366f9037371446c411d97cf45cb379e6a4f97aabe0283e5688d8941d526afe9
[INFO] running `Command { std: "docker" "start" "-a" "5366f9037371446c411d97cf45cb379e6a4f97aabe0283e5688d8941d526afe9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling tokmd-path v1.9.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tokmd-redact v1.9.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling tokmd-module-key v1.9.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling table_formatter v0.6.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap-cargo v0.18.3
[INFO] [stderr]    Compiling tokmd-types v1.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling tokmd-types v1.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokmd-settings v1.9.0
[INFO] [stderr]    Compiling tokmd-scan-args v1.9.0
[INFO] [stderr]    Compiling tokmd-format v1.9.0
[INFO] [stderr]    Compiling tokei v14.0.0
[INFO] [stderr]    Compiling tokmd-scan v1.9.0
[INFO] [stderr]    Compiling tokmd-model v1.9.0
[INFO] [stdout] error[E0432]: unresolved import `tokmd_format::redact`
[INFO] [stdout]   --> tests/determinism_props.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tokmd_format::redact::{redact_path, short_hash};
[INFO] [stdout]    |                   ^^^^^^ could not find `redact` in `tokmd_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokmd_model::module_key`
[INFO] [stdout]   --> tests/determinism_props.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | use tokmd_model::module_key::module_key;
[INFO] [stdout]    |                  ^^^^^^^^^^ expected type, found function `module_key` in `tokmd_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_slashes` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_props.rs:213:38
[INFO] [stdout]     |
[INFO] [stdout] 213 |         let normalized = tokmd_scan::normalize_slashes(&path);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^ not found in `tokmd_scan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_slashes` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_props.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |         let once = tokmd_scan::normalize_slashes(&path);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^ not found in `tokmd_scan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_slashes` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_props.rs:220:33
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let twice = tokmd_scan::normalize_slashes(&once);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^ not found in `tokmd_scan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_rel_path` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_props.rs:226:38
[INFO] [stdout]     |
[INFO] [stdout] 226 |         let normalized = tokmd_scan::normalize_rel_path(&path);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokmd-scan-1.9.0/src/lib.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn normalize_logical_path(path: &Path) -> Result<PathBuf> {
[INFO] [stdout]     | --------------------------------------------------------- similarly named function `normalize_logical_path` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 226 -         let normalized = tokmd_scan::normalize_rel_path(&path);
[INFO] [stdout] 226 +         let normalized = tokmd_scan::normalize_logical_path(&path);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_rel_path` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_props.rs:232:32
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let once = tokmd_scan::normalize_rel_path(&path);
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokmd-scan-1.9.0/src/lib.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn normalize_logical_path(path: &Path) -> Result<PathBuf> {
[INFO] [stdout]     | --------------------------------------------------------- similarly named function `normalize_logical_path` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 232 -         let once = tokmd_scan::normalize_rel_path(&path);
[INFO] [stdout] 232 +         let once = tokmd_scan::normalize_logical_path(&path);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_rel_path` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_props.rs:233:33
[INFO] [stdout]     |
[INFO] [stdout] 233 |         let twice = tokmd_scan::normalize_rel_path(&once);
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokmd-scan-1.9.0/src/lib.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn normalize_logical_path(path: &Path) -> Result<PathBuf> {
[INFO] [stdout]     | --------------------------------------------------------- similarly named function `normalize_logical_path` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 233 -         let twice = tokmd_scan::normalize_rel_path(&once);
[INFO] [stdout] 233 +         let twice = tokmd_scan::normalize_logical_path(&once);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_slashes` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_props.rs:240:30
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let result = tokmd_scan::normalize_slashes("src/lib/");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^ not found in `tokmd_scan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_rel_path` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_props.rs:246:30
[INFO] [stdout]     |
[INFO] [stdout] 246 |     let result = tokmd_scan::normalize_rel_path("./src/main.rs");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokmd-scan-1.9.0/src/lib.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn normalize_logical_path(path: &Path) -> Result<PathBuf> {
[INFO] [stdout]     | --------------------------------------------------------- similarly named function `normalize_logical_path` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 246 -     let result = tokmd_scan::normalize_rel_path("./src/main.rs");
[INFO] [stdout] 246 +     let result = tokmd_scan::normalize_logical_path("./src/main.rs");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_slashes` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_props.rs:252:30
[INFO] [stdout]     |
[INFO] [stdout] 252 |     let result = tokmd_scan::normalize_slashes("src//lib.rs");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^ not found in `tokmd_scan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_slashes` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_props.rs:258:30
[INFO] [stdout]     |
[INFO] [stdout] 258 |     let result = tokmd_scan::normalize_slashes(r"crates\tokmd\src\main.rs");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^ not found in `tokmd_scan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_slashes` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_props.rs:264:30
[INFO] [stdout]     |
[INFO] [stdout] 264 |     let result = tokmd_scan::normalize_slashes(r"crates/tokmd\src/main.rs");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^ not found in `tokmd_scan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_rel_path` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_props.rs:270:30
[INFO] [stdout]     |
[INFO] [stdout] 270 |     let result = tokmd_scan::normalize_rel_path(r".\src\main.rs");
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokmd-scan-1.9.0/src/lib.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn normalize_logical_path(path: &Path) -> Result<PathBuf> {
[INFO] [stdout]     | --------------------------------------------------------- similarly named function `normalize_logical_path` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 270 -     let result = tokmd_scan::normalize_rel_path(r".\src\main.rs");
[INFO] [stdout] 270 +     let result = tokmd_scan::normalize_logical_path(r".\src\main.rs");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_slashes` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_props.rs:276:28
[INFO] [stdout]     |
[INFO] [stdout] 276 |     assert_eq!(tokmd_scan::normalize_slashes(""), "");
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ not found in `tokmd_scan`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_rel_path` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_props.rs:277:28
[INFO] [stdout]     |
[INFO] [stdout] 277 |     assert_eq!(tokmd_scan::normalize_rel_path(""), "");
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokmd-scan-1.9.0/src/lib.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn normalize_logical_path(path: &Path) -> Result<PathBuf> {
[INFO] [stdout]     | --------------------------------------------------------- similarly named function `normalize_logical_path` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 277 -     assert_eq!(tokmd_scan::normalize_rel_path(""), "");
[INFO] [stdout] 277 +     assert_eq!(tokmd_scan::normalize_logical_path(""), "");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_rel_path` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_props.rs:282:28
[INFO] [stdout]     |
[INFO] [stdout] 282 |     assert_eq!(tokmd_scan::normalize_rel_path("."), ".");
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokmd-scan-1.9.0/src/lib.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn normalize_logical_path(path: &Path) -> Result<PathBuf> {
[INFO] [stdout]     | --------------------------------------------------------- similarly named function `normalize_logical_path` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 282 -     assert_eq!(tokmd_scan::normalize_rel_path("."), ".");
[INFO] [stdout] 282 +     assert_eq!(tokmd_scan::normalize_logical_path("."), ".");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_rel_path` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_props.rs:288:21
[INFO] [stdout]     |
[INFO] [stdout] 288 |         tokmd_scan::normalize_rel_path("../src/lib.rs"),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokmd-scan-1.9.0/src/lib.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn normalize_logical_path(path: &Path) -> Result<PathBuf> {
[INFO] [stdout]     | --------------------------------------------------------- similarly named function `normalize_logical_path` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 288 -         tokmd_scan::normalize_rel_path("../src/lib.rs"),
[INFO] [stdout] 288 +         tokmd_scan::normalize_logical_path("../src/lib.rs"),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokmd-types` (test "determinism_props") due to 18 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5366f9037371446c411d97cf45cb379e6a4f97aabe0283e5688d8941d526afe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5366f9037371446c411d97cf45cb379e6a4f97aabe0283e5688d8941d526afe9", kill_on_drop: false }`
[INFO] [stdout] 5366f9037371446c411d97cf45cb379e6a4f97aabe0283e5688d8941d526afe9
