[INFO] cloning repository https://github.com/Rafaelmdcarneiro/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/Rafaelmdcarneiro/esp-pacs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafaelmdcarneiro%2Fesp-pacs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafaelmdcarneiro%2Fesp-pacs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2667c2930013e29b2b8e2c045b0d3cfea1c7f6c5
[INFO] building Rafaelmdcarneiro/esp-pacs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRafaelmdcarneiro%2Fesp-pacs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rafaelmdcarneiro/esp-pacs
[INFO] finished tweaking git repo https://github.com/Rafaelmdcarneiro/esp-pacs
[INFO] tweaked toml for git repo https://github.com/Rafaelmdcarneiro/esp-pacs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rafaelmdcarneiro/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/Rafaelmdcarneiro/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 svd-encoder v0.14.4
[INFO] [stderr]   Downloaded liquid v0.26.6
[INFO] [stderr]   Downloaded normpath v1.2.0
[INFO] [stderr]   Downloaded svd-parser v0.14.5
[INFO] [stderr]   Downloaded anymap2 v0.13.0
[INFO] [stderr]   Downloaded xmltree v0.10.3
[INFO] [stderr]   Downloaded liquid-lib v0.26.6
[INFO] [stderr]   Downloaded form v0.12.1
[INFO] [stderr]   Downloaded commands v0.0.5
[INFO] [stderr]   Downloaded liquid-core v0.26.6
[INFO] [stderr]   Downloaded svdtools v0.3.14
[INFO] [stderr]   Downloaded globset v0.4.14
[INFO] [stderr]   Downloaded kstring v2.0.0
[INFO] [stderr]   Downloaded liquid-derive v0.26.5
[INFO] [stderr]   Downloaded roxmltree v0.19.0
[INFO] [stderr]   Downloaded svd2rust v0.33.4
[INFO] [stderr]   Downloaded svd-rs v0.14.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0cb9fe3f6ace193deddbac99c39096235a1ecff2b1050d6ab7aea3b04c30da55
[INFO] running `Command { std: "docker" "start" "-a" "0cb9fe3f6ace193deddbac99c39096235a1ecff2b1050d6ab7aea3b04c30da55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0cb9fe3f6ace193deddbac99c39096235a1ecff2b1050d6ab7aea3b04c30da55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cb9fe3f6ace193deddbac99c39096235a1ecff2b1050d6ab7aea3b04c30da55", kill_on_drop: false }`
[INFO] [stdout] 0cb9fe3f6ace193deddbac99c39096235a1ecff2b1050d6ab7aea3b04c30da55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 89831937ffa0383fc428dd7409effb1c28d14158fcd833329d597bea18e231a4
[INFO] running `Command { std: "docker" "start" "-a" "89831937ffa0383fc428dd7409effb1c28d14158fcd833329d597bea18e231a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling svd2rust v0.33.4
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling normpath v1.2.0
[INFO] [stderr]    Compiling commands v0.0.5
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling liquid-derive v0.26.5
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling form v0.12.1
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling kstring v2.0.0
[INFO] [stderr]    Compiling svd-rs v0.14.8
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling liquid-core v0.26.6
[INFO] [stderr]    Compiling svd-parser v0.14.5
[INFO] [stderr]    Compiling svd-encoder v0.14.4
[INFO] [stderr]    Compiling liquid-lib v0.26.6
[INFO] [stderr]    Compiling liquid v0.26.6
[INFO] [stderr]    Compiling svdtools v0.3.14
[INFO] [stderr]    Compiling xtask v0.0.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "89831937ffa0383fc428dd7409effb1c28d14158fcd833329d597bea18e231a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89831937ffa0383fc428dd7409effb1c28d14158fcd833329d597bea18e231a4", kill_on_drop: false }`
[INFO] [stdout] 89831937ffa0383fc428dd7409effb1c28d14158fcd833329d597bea18e231a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 60c84050f66d407903c5145cc0381f4eec8a0f25f123722e90237b8d33e71d65
[INFO] running `Command { std: "docker" "start" "-a" "60c84050f66d407903c5145cc0381f4eec8a0f25f123722e90237b8d33e71d65", 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 0.72s
[INFO] running `Command { std: "docker" "inspect" "60c84050f66d407903c5145cc0381f4eec8a0f25f123722e90237b8d33e71d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60c84050f66d407903c5145cc0381f4eec8a0f25f123722e90237b8d33e71d65", kill_on_drop: false }`
[INFO] [stdout] 60c84050f66d407903c5145cc0381f4eec8a0f25f123722e90237b8d33e71d65
