[INFO] cloning repository https://github.com/rusty1968/caliptra-misc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rusty1968/caliptra-misc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty1968%2Fcaliptra-misc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty1968%2Fcaliptra-misc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dab588256e5db71edf5c482185e047f538cb19c4 [INFO] checking rusty1968/caliptra-misc/dab588256e5db71edf5c482185e047f538cb19c4 against master#667247db71ea18c4130dd018d060e7f09d589490 for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty1968%2Fcaliptra-misc" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rusty1968/caliptra-misc on toolchain 667247db71ea18c4130dd018d060e7f09d589490 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rusty1968/caliptra-misc [INFO] finished tweaking git repo https://github.com/rusty1968/caliptra-misc [INFO] tweaked toml for git repo https://github.com/rusty1968/caliptra-misc written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rusty1968/caliptra-misc 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" "+667247db71ea18c4130dd018d060e7f09d589490" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/chipsalliance/caliptra-sw.git` [INFO] [stderr] Updating git submodule `https://github.com/chipsalliance/caliptra-dpe.git` [INFO] [stderr] Updating git submodule `https://github.com/chipsalliance/caliptra-rtl` [INFO] [stderr] Updating git submodule `https://github.com/chipsalliance/caliptra-rtl` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/korran/ufmt.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smlang-macros v0.6.0 [INFO] [stderr] Downloaded p384 v0.9.0 [INFO] [stderr] Downloaded zerocopy v0.6.6 [INFO] [stderr] Downloaded der_derive v0.7.3 [INFO] [stderr] Downloaded smlang v0.6.0 [INFO] [stderr] Downloaded tock-registers v0.8.1 [INFO] [stderr] Downloaded zerocopy-derive v0.6.6 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcca91587bd1c2d682c7b69a3379016c3364a73d38d39b0d76039ba3adf85277 [INFO] running `Command { std: "docker" "start" "-a" "dcca91587bd1c2d682c7b69a3379016c3364a73d38d39b0d76039ba3adf85277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcca91587bd1c2d682c7b69a3379016c3364a73d38d39b0d76039ba3adf85277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcca91587bd1c2d682c7b69a3379016c3364a73d38d39b0d76039ba3adf85277", kill_on_drop: false }` [INFO] [stdout] dcca91587bd1c2d682c7b69a3379016c3364a73d38d39b0d76039ba3adf85277 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfc5310f31e1b6e06b703476b8e6c084371eb22fbb7b31804ba3a7a2e913279b [INFO] running `Command { std: "docker" "start" "-a" "cfc5310f31e1b6e06b703476b8e6c084371eb22fbb7b31804ba3a7a2e913279b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking caliptra-error v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ureg v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Checking caliptra-registers-latest v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling caliptra-emu-types v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Compiling tock-registers v0.8.1 [INFO] [stderr] Checking ufmt-write v0.1.0 (https://github.com/korran/ufmt.git?rev=1d0743c1ffffc68bc05ca8eeb81c166192863f33#1d0743c1) [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling caliptra-emu-bus v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking elf v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling caliptra-emu-derive v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling openssl-src v300.4.2+3.4.1 [INFO] [stderr] Checking caliptra-registers v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking caliptra-hw-model-types v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling ufmt-macros v0.3.0 (https://github.com/korran/ufmt.git?rev=1d0743c1ffffc68bc05ca8eeb81c166192863f33#1d0743c1) [INFO] [stderr] Compiling smlang-macros v0.6.0 [INFO] [stderr] Compiling caliptra-cfi-derive v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking ufmt v0.2.0 (https://github.com/korran/ufmt.git?rev=1d0743c1ffffc68bc05ca8eeb81c166192863f33#1d0743c1) [INFO] [stderr] Checking smlang v0.6.0 [INFO] [stderr] Checking caliptra-cfi-lib v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Checking caliptra-lms-types v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking caliptra-api v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking asn1-rs v0.5.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking sec1 v0.2.1 [INFO] [stderr] Checking caliptra-image-types v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking caliptra-image-gen v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking caliptra-drivers v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking caliptra-image-elf v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking caliptra-image-fake-keys v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking elliptic-curve v0.11.12 [INFO] [stderr] Checking ecdsa v0.13.4 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking p384 v0.9.0 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking p384 v0.13.1 [INFO] [stderr] Checking caliptra-emu-crypto v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking caliptra-emu-cpu v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking caliptra-emu-periph v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking caliptra-image-crypto v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking caliptra-builder v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking caliptra-coverage v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking caliptra-hw-model v0.1.0 (https://github.com/chipsalliance/caliptra-sw.git?branch=caliptra-1.1#d6713db2) [INFO] [stderr] Checking der-tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../test_data/fake-image-bundle_signed_LMS.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/verifier.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 101 | let fw_image = include_bytes!("../test_data/fake-image-bundle_signed_LMS.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `der-tool` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cfc5310f31e1b6e06b703476b8e6c084371eb22fbb7b31804ba3a7a2e913279b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfc5310f31e1b6e06b703476b8e6c084371eb22fbb7b31804ba3a7a2e913279b", kill_on_drop: false }` [INFO] [stdout] cfc5310f31e1b6e06b703476b8e6c084371eb22fbb7b31804ba3a7a2e913279b