[INFO] fetching crate tokmd-types 1.10.0...
[INFO] testing tokmd-types-1.10.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate tokmd-types 1.10.0 into /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokmd-types 1.10.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokei v14.0.0
[INFO] [stderr]   Downloaded tokmd-settings v1.9.0
[INFO] [stderr]   Downloaded table_formatter v0.6.1
[INFO] [stderr]   Downloaded tokmd-scan v1.9.0
[INFO] [stderr]   Downloaded clap-cargo v0.18.3
[INFO] [stderr]   Downloaded tokmd-model v1.9.0
[INFO] [stderr]   Downloaded tokmd-scan-args v1.9.0
[INFO] [stderr]   Downloaded tokmd-module-key v1.9.0
[INFO] [stderr]   Downloaded tokmd-redact v1.9.0
[INFO] [stderr]   Downloaded tokmd-format v1.9.0
[INFO] [stderr]   Downloaded tokmd-path v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1375595b249596a40c34afcf7914ead2e9a6c12c5e714e1943bf58c9a95f6679
[INFO] running `Command { std: "docker" "start" "-a" "1375595b249596a40c34afcf7914ead2e9a6c12c5e714e1943bf58c9a95f6679", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1375595b249596a40c34afcf7914ead2e9a6c12c5e714e1943bf58c9a95f6679", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1375595b249596a40c34afcf7914ead2e9a6c12c5e714e1943bf58c9a95f6679", kill_on_drop: false }`
[INFO] [stdout] 1375595b249596a40c34afcf7914ead2e9a6c12c5e714e1943bf58c9a95f6679
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0120e9d5ee309ad200e8cdcadbb6aee836511ecd85ca5ab6469d5dbaa165cdb
[INFO] running `Command { std: "docker" "start" "-a" "a0120e9d5ee309ad200e8cdcadbb6aee836511ecd85ca5ab6469d5dbaa165cdb", 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 11.60s
[INFO] running `Command { std: "docker" "inspect" "a0120e9d5ee309ad200e8cdcadbb6aee836511ecd85ca5ab6469d5dbaa165cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0120e9d5ee309ad200e8cdcadbb6aee836511ecd85ca5ab6469d5dbaa165cdb", kill_on_drop: false }`
[INFO] [stdout] a0120e9d5ee309ad200e8cdcadbb6aee836511ecd85ca5ab6469d5dbaa165cdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1d7d506f7a17891763d47b00c2a757ff346ec4b745c6c2103c3ce059a746897
[INFO] running `Command { std: "docker" "start" "-a" "c1d7d506f7a17891763d47b00c2a757ff346ec4b745c6c2103c3ce059a746897", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tokmd-path v1.9.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling tokmd-redact v1.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling tokmd-module-key v1.9.0
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling json5 v0.4.1
[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 toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tokmd-types v1.9.0
[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_proptest.rs:14:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokmd_format::redact::{redact_path, short_hash};
[INFO] [stdout]    |                   ^^^^^^ could not find `redact` in `tokmd_format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_slashes` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_proptest.rs:216:33
[INFO] [stdout]     |
[INFO] [stdout] 216 |         let step1 = tokmd_scan::normalize_slashes(&path);
[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_proptest.rs:217:33
[INFO] [stdout]     |
[INFO] [stdout] 217 |         let step2 = tokmd_scan::normalize_rel_path(&step1);
[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] 217 -         let step2 = tokmd_scan::normalize_rel_path(&step1);
[INFO] [stdout] 217 +         let step2 = tokmd_scan::normalize_logical_path(&step1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_rel_path` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_proptest.rs:218:33
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let step3 = tokmd_scan::normalize_rel_path(&step2);
[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] 218 -         let step3 = tokmd_scan::normalize_rel_path(&step2);
[INFO] [stdout] 218 +         let step3 = tokmd_scan::normalize_logical_path(&step2);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `normalize_slashes` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_proptest.rs:224:38
[INFO] [stdout]     |
[INFO] [stdout] 224 |         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_rel_path` in crate `tokmd_scan`
[INFO] [stdout]    --> tests/determinism_proptest.rs:230:38
[INFO] [stdout]     |
[INFO] [stdout] 230 |         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] 230 -         let normalized = tokmd_scan::normalize_rel_path(&path);
[INFO] [stdout] 230 +         let normalized = tokmd_scan::normalize_logical_path(&path);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokmd-types` (test "determinism_proptest") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c1d7d506f7a17891763d47b00c2a757ff346ec4b745c6c2103c3ce059a746897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1d7d506f7a17891763d47b00c2a757ff346ec4b745c6c2103c3ce059a746897", kill_on_drop: false }`
[INFO] [stdout] c1d7d506f7a17891763d47b00c2a757ff346ec4b745c6c2103c3ce059a746897
