[INFO] cloning repository https://github.com/stevenlee7189/caliptra-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevenlee7189/caliptra-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenlee7189%2Fcaliptra-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenlee7189%2Fcaliptra-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 312e49d6d193ae1b1951167c2479d19ae285e10f
[INFO] checking stevenlee7189/caliptra-server against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevenlee7189%2Fcaliptra-server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/stevenlee7189/caliptra-server
[INFO] finished tweaking git repo https://github.com/stevenlee7189/caliptra-server
[INFO] tweaked toml for git repo https://github.com/stevenlee7189/caliptra-server written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stevenlee7189/caliptra-server on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stevenlee7189/caliptra-server 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/chipsalliance/caliptra-sw`
[INFO] [stderr]      Locking 26 packages to latest compatible versions
[INFO] [stderr]       Adding caliptra-api v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-api-types v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-auth-man-types v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-builder v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-cfi-derive v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-cfi-lib v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-coverage v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-drivers v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-emu-bus v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-emu-cpu v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-emu-crypto v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-emu-derive v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-emu-periph v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-emu-types v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-error v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-hw-model v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-hw-model-types v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-image-crypto v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-image-elf v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-image-fake-keys v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-image-gen v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-image-types v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-lms-types v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-registers v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding caliptra-registers-latest v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]       Adding ureg v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2fbb52f44ed06450486b788cb5dc00ac247d99068a92ddaf4b0c495fefefeb02
[INFO] running `Command { std: "docker" "start" "2fbb52f44ed06450486b788cb5dc00ac247d99068a92ddaf4b0c495fefefeb02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fbb52f44ed06450486b788cb5dc00ac247d99068a92ddaf4b0c495fefefeb02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2fbb52f44ed06450486b788cb5dc00ac247d99068a92ddaf4b0c495fefefeb02" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fbb52f44ed06450486b788cb5dc00ac247d99068a92ddaf4b0c495fefefeb02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2fbb52f44ed06450486b788cb5dc00ac247d99068a92ddaf4b0c495fefefeb02" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking ureg v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking ufmt-write v0.1.0 (https://github.com/korran/ufmt.git?rev=1d0743c1ffffc68bc05ca8eeb81c166192863f33#1d0743c1)
[INFO] [stderr]     Checking caliptra-error v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking caliptra-registers-latest v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking bitfield v0.14.0
[INFO] [stderr]    Compiling tock-registers v0.8.1
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling caliptra-emu-types v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]     Checking caliptra-api-types v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]    Compiling caliptra-emu-bus v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking elf v0.7.4
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]     Checking caliptra-registers v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]    Compiling caliptra-emu-derive v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling ufmt-macros v0.3.0 (https://github.com/korran/ufmt.git?rev=1d0743c1ffffc68bc05ca8eeb81c166192863f33#1d0743c1)
[INFO] [stderr]    Compiling caliptra-cfi-derive v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]    Compiling smlang-macros v0.6.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[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?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]     Checking fips204 v0.2.2
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking caliptra-emu-cpu v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]     Checking caliptra-emu-crypto v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]     Checking caliptra-lms-types v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking caliptra-api v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]     Checking caliptra-image-types v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking caliptra-image-gen v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]     Checking caliptra-auth-man-types v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]     Checking caliptra-image-fake-keys v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]     Checking caliptra-image-elf v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]     Checking caliptra-hw-model-types v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]     Checking caliptra-drivers v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[INFO] [stderr]     Checking caliptra-emu-periph v0.1.0 (https://github.com/chipsalliance/caliptra-sw?rev=951209a31c4373658f89e4b1211f3a557731c7d9#951209a3)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "2fbb52f44ed06450486b788cb5dc00ac247d99068a92ddaf4b0c495fefefeb02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fbb52f44ed06450486b788cb5dc00ac247d99068a92ddaf4b0c495fefefeb02", kill_on_drop: false }`
[INFO] [stdout] 2fbb52f44ed06450486b788cb5dc00ac247d99068a92ddaf4b0c495fefefeb02
