[INFO] fetching crate asl 0.2.0... [INFO] checking asl-0.2.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate asl 0.2.0 into /workspace/builds/worker-0-tc2/source [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] validating manifest of crates.io crate asl 0.2.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 138 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.13.0 (available: v0.14.0) [INFO] [stderr] Adding jsonpath-rust v0.6.1 (available: v1.0.4) [INFO] [stderr] Adding rstest v0.21.0 (available: v0.26.1) [INFO] [stderr] Adding strum v0.26.3 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.26.4 (available: v0.27.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07cd6770026a25293d60c8b0b3f4255c91bca22f150ea43d0460211c8d3cc229 [INFO] running `Command { std: "docker" "start" "-a" "07cd6770026a25293d60c8b0b3f4255c91bca22f150ea43d0460211c8d3cc229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07cd6770026a25293d60c8b0b3f4255c91bca22f150ea43d0460211c8d3cc229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07cd6770026a25293d60c8b0b3f4255c91bca22f150ea43d0460211c8d3cc229", kill_on_drop: false }` [INFO] [stdout] 07cd6770026a25293d60c8b0b3f4255c91bca22f150ea43d0460211c8d3cc229 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdc9c068fe131c946ecdb9d0c7a40d58f98391a2cf7ab1ad49252fdac27edfb6 [INFO] running `Command { std: "docker" "start" "-a" "cdc9c068fe131c946ecdb9d0c7a40d58f98391a2cf7ab1ad49252fdac27edfb6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking wildmatch v2.4.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking testresult v0.4.1 [INFO] [stderr] Checking map-macro v0.3.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking similar-asserts v1.7.0 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rstest v0.21.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[E0658]: use of unstable library feature `hash_map_macro` [INFO] [stdout] --> src/asl/types/payload.rs:149:26 [INFO] [stdout] | [INFO] [stdout] 149 | Value::from_iter(hash_map! {"a" => execution_input().value.clone()}.into_iter()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #144032 for more information [INFO] [stdout] = help: add `#![feature(hash_map_macro)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-13; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `hash_map` is ambiguous [INFO] [stdout] --> src/asl/types/payload.rs:149:26 [INFO] [stdout] | [INFO] [stdout] 149 | Value::from_iter(hash_map! {"a" => execution_input().value.clone()}.into_iter()) [INFO] [stdout] | ^^^^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution [INFO] [stdout] = note: `hash_map` could refer to a macro from prelude [INFO] [stdout] note: `hash_map` could also refer to the macro imported here [INFO] [stdout] --> src/asl/types/payload.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | #[rstest] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `hash_map` to disambiguate [INFO] [stdout] = help: or use `self::hash_map` to refer to this macro unambiguously [INFO] [stdout] = note: this error originates in the attribute macro `rstest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::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] [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] error[E0271]: type mismatch resolving `::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] Some errors have detailed explanations: E0271, E0658, E0659. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0271`. [INFO] [stdout] [INFO] [stderr] error: could not compile `asl` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "cdc9c068fe131c946ecdb9d0c7a40d58f98391a2cf7ab1ad49252fdac27edfb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdc9c068fe131c946ecdb9d0c7a40d58f98391a2cf7ab1ad49252fdac27edfb6", kill_on_drop: false }` [INFO] [stdout] cdc9c068fe131c946ecdb9d0c7a40d58f98391a2cf7ab1ad49252fdac27edfb6