[INFO] cloning repository https://github.com/jessebraham/esp-pacs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jessebraham/esp-pacs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessebraham%2Fesp-pacs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessebraham%2Fesp-pacs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da14449e7b7358c96e72dbda868d70b773ce6d32
[INFO] building jessebraham/esp-pacs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessebraham%2Fesp-pacs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  73% (11918/16243)
Updating files:  74% (12020/16243)
Updating files:  75% (12183/16243)
Updating files:  76% (12345/16243)
Updating files:  77% (12508/16243)
Updating files:  78% (12670/16243)
Updating files:  79% (12832/16243)
Updating files:  80% (12995/16243)
Updating files:  81% (13157/16243)
Updating files:  82% (13320/16243)
Updating files:  83% (13482/16243)
Updating files:  84% (13645/16243)
Updating files:  85% (13807/16243)
Updating files:  86% (13969/16243)
Updating files:  87% (14132/16243)
Updating files:  88% (14294/16243)
Updating files:  89% (14457/16243)
Updating files:  90% (14619/16243)
Updating files:  91% (14782/16243)
Updating files:  92% (14944/16243)
Updating files:  93% (15106/16243)
Updating files:  94% (15269/16243)
Updating files:  95% (15431/16243)
Updating files:  96% (15594/16243)
Updating files:  97% (15756/16243)
Updating files:  98% (15919/16243)
Updating files:  99% (16081/16243)
Updating files: 100% (16243/16243)
Updating files: 100% (16243/16243), done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jessebraham/esp-pacs
[INFO] finished tweaking git repo https://github.com/jessebraham/esp-pacs
[INFO] tweaked toml for git repo https://github.com/jessebraham/esp-pacs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jessebraham/esp-pacs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jessebraham/esp-pacs 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xmltree v0.11.0
[INFO] [stderr]   Downloaded svd-parser v0.14.9
[INFO] [stderr]   Downloaded liquid v0.26.11
[INFO] [stderr]   Downloaded roxmltree v0.20.0
[INFO] [stderr]   Downloaded normpath v1.3.0
[INFO] [stderr]   Downloaded commands v0.0.5
[INFO] [stderr]   Downloaded form v0.13.0
[INFO] [stderr]   Downloaded prettyplease v0.2.36
[INFO] [stderr]   Downloaded svd2rust v0.37.0
[INFO] [stderr]   Downloaded liquid-core v0.26.11
[INFO] [stderr]   Downloaded liquid-lib v0.26.11
[INFO] [stderr]   Downloaded toml_edit v0.23.3
[INFO] [stderr]   Downloaded svd-rs v0.14.12
[INFO] [stderr]   Downloaded kstring v2.0.2
[INFO] [stderr]   Downloaded liquid-derive v0.26.10
[INFO] [stderr]   Downloaded svd-encoder v0.14.7
[INFO] [stderr]   Downloaded svdtools v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f52465699e47ccc0aa672afd9fefbe7ef6c0e221012b493868b96d42cf23e5b3
[INFO] running `Command { std: "docker" "start" "-a" "f52465699e47ccc0aa672afd9fefbe7ef6c0e221012b493868b96d42cf23e5b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f52465699e47ccc0aa672afd9fefbe7ef6c0e221012b493868b96d42cf23e5b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f52465699e47ccc0aa672afd9fefbe7ef6c0e221012b493868b96d42cf23e5b3", kill_on_drop: false }`
[INFO] [stdout] f52465699e47ccc0aa672afd9fefbe7ef6c0e221012b493868b96d42cf23e5b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68c88fbcd47b9b6049ed3cbe4ee347212f775fa5f744eced0a3bc2d239600bba
[INFO] running `Command { std: "docker" "start" "-a" "68c88fbcd47b9b6049ed3cbe4ee347212f775fa5f744eced0a3bc2d239600bba", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling svd2rust v0.37.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling commands v0.0.5
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.3
[INFO] [stderr]    Compiling xmltree v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling toml_edit v0.23.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling liquid-derive v0.26.10
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling form v0.13.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling svd-rs v0.14.12
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling liquid-core v0.26.11
[INFO] [stderr]    Compiling svd-parser v0.14.9
[INFO] [stderr]    Compiling svd-encoder v0.14.7
[INFO] [stderr]    Compiling liquid-lib v0.26.11
[INFO] [stderr]    Compiling liquid v0.26.11
[INFO] [stderr]    Compiling svdtools v0.5.0
[INFO] [stderr]    Compiling xtask v0.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "68c88fbcd47b9b6049ed3cbe4ee347212f775fa5f744eced0a3bc2d239600bba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68c88fbcd47b9b6049ed3cbe4ee347212f775fa5f744eced0a3bc2d239600bba", kill_on_drop: false }`
[INFO] [stdout] 68c88fbcd47b9b6049ed3cbe4ee347212f775fa5f744eced0a3bc2d239600bba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 258646ebecef4d993c8e9c8152b3f468b20dce5ab01abe93f8f1b06128e0e79e
[INFO] running `Command { std: "docker" "start" "-a" "258646ebecef4d993c8e9c8152b3f468b20dce5ab01abe93f8f1b06128e0e79e", kill_on_drop: false }`
[INFO] [stderr]    Compiling xtask v0.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s
[INFO] running `Command { std: "docker" "inspect" "258646ebecef4d993c8e9c8152b3f468b20dce5ab01abe93f8f1b06128e0e79e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "258646ebecef4d993c8e9c8152b3f468b20dce5ab01abe93f8f1b06128e0e79e", kill_on_drop: false }`
[INFO] [stdout] 258646ebecef4d993c8e9c8152b3f468b20dce5ab01abe93f8f1b06128e0e79e
