[INFO] fetching crate asl 0.2.0...
[INFO] checking asl-0.2.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate asl 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate asl 0.2.0 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "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-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "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 jsonpath-rust v0.6.1 (available: v0.7.2)
[INFO] [stderr]       Adding rstest v0.21.0 (available: v0.23.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded encode_unicode v0.3.6
[INFO] [stderr]   Downloaded testresult v0.4.1
[INFO] [stderr]   Downloaded derive_builder_macro v0.20.2
[INFO] [stderr]   Downloaded similar-asserts v1.6.0
[INFO] [stderr]   Downloaded json5 v0.4.1
[INFO] [stderr]   Downloaded derive_builder_core v0.20.2
[INFO] [stderr]   Downloaded derive_builder v0.20.2
[INFO] [stderr]   Downloaded rstest_macros v0.21.0
[INFO] [stderr]   Downloaded similar v2.6.0
[INFO] [stderr]   Downloaded rstest v0.21.0
[INFO] [stderr]   Downloaded serde_with_macros v3.11.0
[INFO] [stderr]   Downloaded jsonpath-rust v0.6.1
[INFO] [stderr]   Downloaded pest_generator v2.7.14
[INFO] [stderr]   Downloaded serde_with v3.11.0
[INFO] [stderr]   Downloaded pest_derive v2.7.14
[INFO] [stderr]   Downloaded console v0.15.8
[INFO] [stderr]   Downloaded map-macro v0.3.0
[INFO] [stderr]   Downloaded pest_meta v2.7.14
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded wildmatch v2.4.0
[INFO] [stderr]   Downloaded bstr v1.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfac9bab20209ae835cc881f1dd67737d3aeccdc6d5e9bedbb6036d1e27c8853
[INFO] running `Command { std: "docker" "start" "-a" "dfac9bab20209ae835cc881f1dd67737d3aeccdc6d5e9bedbb6036d1e27c8853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfac9bab20209ae835cc881f1dd67737d3aeccdc6d5e9bedbb6036d1e27c8853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfac9bab20209ae835cc881f1dd67737d3aeccdc6d5e9bedbb6036d1e27c8853", kill_on_drop: false }`
[INFO] [stdout] dfac9bab20209ae835cc881f1dd67737d3aeccdc6d5e9bedbb6036d1e27c8853
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06b98acba6e14112dad4819b3324093207d655b75a38dfaea267b395c70f17b0
[INFO] running `Command { std: "docker" "start" "-a" "06b98acba6e14112dad4819b3324093207d655b75a38dfaea267b395c70f17b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking wildmatch v2.4.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking map-macro v0.3.0
[INFO] [stderr]     Checking testresult v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.21.0
[INFO] [stderr]     Checking similar-asserts v1.6.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking serde v1.0.214
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]     Checking rstest v0.21.0
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking serde_with v3.11.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 `String`, found `JsonPathParserError`
[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 `String`, found `JsonPathParserError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `asl` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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 1 previous error
[INFO] running `Command { std: "docker" "inspect" "06b98acba6e14112dad4819b3324093207d655b75a38dfaea267b395c70f17b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06b98acba6e14112dad4819b3324093207d655b75a38dfaea267b395c70f17b0", kill_on_drop: false }`
[INFO] [stdout] 06b98acba6e14112dad4819b3324093207d655b75a38dfaea267b395c70f17b0
