[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] testing jessebraham/esp-pacs against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessebraham%2Fesp-pacs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 68% (11057/16243) Updating files: 69% (11208/16243) Updating files: 70% (11371/16243) Updating files: 71% (11533/16243) Updating files: 72% (11695/16243) Updating files: 73% (11858/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-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jessebraham/esp-pacs on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_datetime v0.7.0 [INFO] [stderr] Downloaded toml_writer v1.0.2 [INFO] [stderr] Downloaded arraydeque v0.5.1 [INFO] [stderr] Downloaded svd-parser v0.14.9 [INFO] [stderr] Downloaded svd-rs v0.14.12 [INFO] [stderr] Downloaded commands v0.0.5 [INFO] [stderr] Downloaded toml_parser v1.0.2 [INFO] [stderr] Downloaded getopts v0.2.23 [INFO] [stderr] Downloaded liquid v0.26.11 [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 svdtools v0.5.0 [INFO] [stderr] Downloaded liquid-lib v0.26.11 [INFO] [stderr] Downloaded rayon-core v1.13.0 [INFO] [stderr] Downloaded rayon v1.11.0 [INFO] [stderr] Downloaded yaml-rust2 v0.10.3 [INFO] [stderr] Downloaded serde_yaml v0.8.26 [INFO] [stderr] Downloaded svd-encoder v0.14.7 [INFO] [stderr] Downloaded unicode-width v0.2.1 [INFO] [stderr] Downloaded form v0.13.0 [INFO] [stderr] Downloaded strum_macros v0.27.2 [INFO] [stderr] Downloaded strum v0.27.2 [INFO] [stderr] Downloaded kstring v2.0.2 [INFO] [stderr] Downloaded liquid-derive v0.26.10 [INFO] [stderr] Downloaded normpath v1.3.0 [INFO] [stderr] Downloaded xmltree v0.11.0 [INFO] [stderr] Downloaded toml_edit v0.23.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61f0b336f3ca48d1105346a08e81523126b8e40a52ffdfc12c78bf42f22bab42 [INFO] running `Command { std: "docker" "start" "-a" "61f0b336f3ca48d1105346a08e81523126b8e40a52ffdfc12c78bf42f22bab42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61f0b336f3ca48d1105346a08e81523126b8e40a52ffdfc12c78bf42f22bab42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61f0b336f3ca48d1105346a08e81523126b8e40a52ffdfc12c78bf42f22bab42", kill_on_drop: false }` [INFO] [stdout] 61f0b336f3ca48d1105346a08e81523126b8e40a52ffdfc12c78bf42f22bab42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9623b93ee9ec6d3ecc525718b6194c17c91f85ed81e63d05e830873b218d237e [INFO] running `Command { std: "docker" "start" "-a" "9623b93ee9ec6d3ecc525718b6194c17c91f85ed81e63d05e830873b218d237e", 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 stable_deref_trait v1.2.0 [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 crossbeam-utils v0.8.21 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling strsim v0.11.1 [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 linked-hash-map v0.5.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling xmltree v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling svd2rust v0.37.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling liquid-derive v0.26.10 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling inflections v1.1.1 [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 clap v4.5.45 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling commands v0.0.5 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling toml_edit v0.23.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling form v0.13.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [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.8.26 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling quick-xml v0.37.5 [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 2m 21s [INFO] running `Command { std: "docker" "inspect" "9623b93ee9ec6d3ecc525718b6194c17c91f85ed81e63d05e830873b218d237e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9623b93ee9ec6d3ecc525718b6194c17c91f85ed81e63d05e830873b218d237e", kill_on_drop: false }` [INFO] [stdout] 9623b93ee9ec6d3ecc525718b6194c17c91f85ed81e63d05e830873b218d237e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 523bf1c92310bc90f53fec3a1d5d1625bfd69fa135e9fa1bae5e0277fa633d1a [INFO] running `Command { std: "docker" "start" "-a" "523bf1c92310bc90f53fec3a1d5d1625bfd69fa135e9fa1bae5e0277fa633d1a", 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.85s [INFO] running `Command { std: "docker" "inspect" "523bf1c92310bc90f53fec3a1d5d1625bfd69fa135e9fa1bae5e0277fa633d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "523bf1c92310bc90f53fec3a1d5d1625bfd69fa135e9fa1bae5e0277fa633d1a", kill_on_drop: false }` [INFO] [stdout] 523bf1c92310bc90f53fec3a1d5d1625bfd69fa135e9fa1bae5e0277fa633d1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 472dcbb009a3488b33ae9a96777fbf0861510ef908f663da2a12b12a67866e01 [INFO] running `Command { std: "docker" "start" "-a" "472dcbb009a3488b33ae9a96777fbf0861510ef908f663da2a12b12a67866e01", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-6a558061af9faa39) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "472dcbb009a3488b33ae9a96777fbf0861510ef908f663da2a12b12a67866e01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "472dcbb009a3488b33ae9a96777fbf0861510ef908f663da2a12b12a67866e01", kill_on_drop: false }` [INFO] [stdout] 472dcbb009a3488b33ae9a96777fbf0861510ef908f663da2a12b12a67866e01