[INFO] fetching crate jacquard-lexgen 0.12.0-beta.2...
[INFO] checking jacquard-lexgen-0.12.0-beta.2 against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] extracting crate jacquard-lexgen 0.12.0-beta.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate jacquard-lexgen 0.12.0-beta.2
[INFO] finished tweaking crates.io crate jacquard-lexgen 0.12.0-beta.2
[INFO] tweaked toml for crates.io crate jacquard-lexgen 0.12.0-beta.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jacquard-lexgen 0.12.0-beta.2 on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jacquard-lexgen 0.12.0-beta.2 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f85df55d5380d3d8a9598bb182fa7b2e734b92cc296e52f30416c8405dcdba06
[INFO] running `Command { std: "docker" "start" "-a" "f85df55d5380d3d8a9598bb182fa7b2e734b92cc296e52f30416c8405dcdba06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f85df55d5380d3d8a9598bb182fa7b2e734b92cc296e52f30416c8405dcdba06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f85df55d5380d3d8a9598bb182fa7b2e734b92cc296e52f30416c8405dcdba06", kill_on_drop: false }`
[INFO] [stdout] f85df55d5380d3d8a9598bb182fa7b2e734b92cc296e52f30416c8405dcdba06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 833970d0b4a4edd40a5b0ca78a55c44e6ac4d8179e0b175aadecd8230e32f3b5
[INFO] running `Command { std: "docker" "start" "-a" "833970d0b4a4edd40a5b0ca78a55c44e6ac4d8179e0b175aadecd8230e32f3b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling compression-core v0.4.31
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking mycelium-bitfield v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling n0-future v0.1.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_html_form v0.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]    Compiling roff v1.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking futures-buffered v0.2.13
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking winnow v0.6.24
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking data-encoding-macro v0.1.19
[INFO] [stderr]     Checking base256emoji v1.0.2
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking maitake-sync v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_mangen v0.2.33
[INFO] [stderr]    Compiling clap_complete v4.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling jacquard-lexgen v0.12.0-beta.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking kdl v6.5.0
[INFO] [stderr] warning: jacquard-lexgen@0.12.0-beta.2: Generated man pages and completions to "/opt/rustwide/target/debug/build/jacquard-lexgen-223d53b2ee4fd460/out"
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking multihash v0.19.3
[INFO] [stderr]     Checking cbor4ii v0.2.14
[INFO] [stderr]     Checking heapless v0.7.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking oxilangtag v0.1.5
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking cid v0.11.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking ipld-core v0.4.3
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_ipld_dagcbor v0.6.4
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling bon v3.9.1
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling async-compression v0.4.41
[INFO] [stderr]     Checking hickory-proto v0.24.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]     Checking hickory-resolver v0.24.4
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking jacquard-common v0.12.0-beta.2
[INFO] [stderr]     Checking jacquard-lexicon v0.12.0-beta.2
[INFO] [stderr]     Checking jacquard-identity v0.12.0-beta.2
[INFO] [stderr]    Compiling jacquard-derive v0.12.0-beta.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "833970d0b4a4edd40a5b0ca78a55c44e6ac4d8179e0b175aadecd8230e32f3b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "833970d0b4a4edd40a5b0ca78a55c44e6ac4d8179e0b175aadecd8230e32f3b5", kill_on_drop: false }`
[INFO] [stdout] 833970d0b4a4edd40a5b0ca78a55c44e6ac4d8179e0b175aadecd8230e32f3b5
