[INFO] fetching crate asl 0.2.0...
[INFO] checking asl-0.2.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate asl 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate asl 0.2.0 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate asl 0.2.0
[INFO] finished tweaking crates.io crate asl 0.2.0
[INFO] tweaked toml for crates.io crate asl 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 126 packages to latest compatible versions
[INFO] [stderr]       Adding encode_unicode v0.3.6 (available: v1.0.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v1.1.0)
[INFO] [stderr]       Adding hashbrown v0.12.3 (available: v0.14.5)
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.5.0)
[INFO] [stderr]       Adding jsonpath-rust v0.6.1 (available: v0.7.0)
[INFO] [stderr]       Adding rstest v0.21.0 (available: v0.22.0)
[INFO] [stderr]       Adding rstest_macros v0.21.0 (available: v0.22.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (available: v0.58.0)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.59.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8e4b84938bbf6e4d107a9f844e2bde964386fb3d6cb252ccf9184e9d642c259
[INFO] running `Command { std: "docker" "start" "-a" "d8e4b84938bbf6e4d107a9f844e2bde964386fb3d6cb252ccf9184e9d642c259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8e4b84938bbf6e4d107a9f844e2bde964386fb3d6cb252ccf9184e9d642c259", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8e4b84938bbf6e4d107a9f844e2bde964386fb3d6cb252ccf9184e9d642c259", kill_on_drop: false }`
[INFO] [stdout] d8e4b84938bbf6e4d107a9f844e2bde964386fb3d6cb252ccf9184e9d642c259
[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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4444cca4dcab6bf1f026b70f5d3a3a64d0e801e63ee7272073eb17f09cc3dc44
[INFO] running `Command { std: "docker" "start" "-a" "4444cca4dcab6bf1f026b70f5d3a3a64d0e801e63ee7272073eb17f09cc3dc44", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking wildmatch v2.3.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking testresult v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.21.0
[INFO] [stderr]     Checking map-macro v0.3.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking similar-asserts v1.6.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pest v2.7.13
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.1
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling pest_meta v2.7.13
[INFO] [stderr]    Compiling derive_builder_macro v0.20.1
[INFO] [stderr]     Checking derive_builder v0.20.1
[INFO] [stderr]    Compiling pest_generator v2.7.13
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking rstest v0.21.0
[INFO] [stderr]    Compiling pest_derive v2.7.13
[INFO] [stderr]     Checking serde_with v3.9.0
[INFO] [stderr]     Checking jsonpath-rust v0.6.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking asl v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0271]: type mismatch resolving `<JsonPathInst as FromStr>::Err == String`
[INFO] [stdout]   --> src/asl/types/core/jsonpath.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |             .parse()
[INFO] [stdout]    |              ^^^^^ expected `JsonPathParserError`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stdout] error[E0271]: type mismatch resolving `<JsonPathInst as FromStr>::Err == String`
[INFO] [stdout]   --> src/asl/types/core/jsonpath.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |             .parse()
[INFO] [stdout]    |              ^^^^^ expected `JsonPathParserError`, found `String`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `asl` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `asl` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "4444cca4dcab6bf1f026b70f5d3a3a64d0e801e63ee7272073eb17f09cc3dc44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4444cca4dcab6bf1f026b70f5d3a3a64d0e801e63ee7272073eb17f09cc3dc44", kill_on_drop: false }`
[INFO] [stdout] 4444cca4dcab6bf1f026b70f5d3a3a64d0e801e63ee7272073eb17f09cc3dc44
