[INFO] fetching crate suit_validator 0.1.3...
[INFO] checking suit_validator-0.1.3 against master#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] extracting crate suit_validator 0.1.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate suit_validator 0.1.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate suit_validator 0.1.3
[INFO] tweaked toml for crates.io crate suit_validator 0.1.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate suit_validator 0.1.3 on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate suit_validator 0.1.3 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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minicbor-adapters v0.0.8
[INFO] [stderr]   Downloaded suit_cbor v0.1.1
[INFO] [stderr]   Downloaded minicbor-derive v0.19.2
[INFO] [stderr]   Downloaded cboritem v0.1.3
[INFO] [stderr]   Downloaded minicbor v2.2.0
[INFO] [stderr]   Downloaded cbor-macro v0.1.0
[INFO] [stderr]   Downloaded cbor-diag v0.1.12
[INFO] [stderr]   Downloaded separator v0.4.1
[INFO] [stderr]   Downloaded cose_minicbor v0.1.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d807a7e3dd1776d31af30a5856eae3f72785e47cc143553c6d03e922617c1f6
[INFO] running `Command { std: "docker" "start" "-a" "7d807a7e3dd1776d31af30a5856eae3f72785e47cc143553c6d03e922617c1f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d807a7e3dd1776d31af30a5856eae3f72785e47cc143553c6d03e922617c1f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d807a7e3dd1776d31af30a5856eae3f72785e47cc143553c6d03e922617c1f6", kill_on_drop: false }`
[INFO] [stdout] 7d807a7e3dd1776d31af30a5856eae3f72785e47cc143553c6d03e922617c1f6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc6abc8794d16cf22c7983a70b7a7e42f80249a4354ff4797b5b0480095b6c59
[INFO] running `Command { std: "docker" "start" "-a" "cc6abc8794d16cf22c7983a70b7a7e42f80249a4354ff4797b5b0480095b6c59", kill_on_drop: false }`
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fsio v0.1.3
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking cboritem v0.1.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nias v0.5.0
[INFO] [stderr]     Checking embedded-io v0.7.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking generic-array v0.14.9
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling separator v0.4.1
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]    Compiling envmnt v0.8.4
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]    Compiling ci_info v0.10.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling rusty-hook v0.11.2
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling minicbor-derive v0.19.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking minicbor v2.2.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking suit_cbor v0.1.1
[INFO] [stderr]     Checking minicbor-adapters v0.0.8
[INFO] [stderr]     Checking cose_minicbor v0.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking suit_validator v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling cbor-diag v0.1.12
[INFO] [stderr]    Compiling cbor-macro v0.1.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.44s
[INFO] running `Command { std: "docker" "inspect" "cc6abc8794d16cf22c7983a70b7a7e42f80249a4354ff4797b5b0480095b6c59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc6abc8794d16cf22c7983a70b7a7e42f80249a4354ff4797b5b0480095b6c59", kill_on_drop: false }`
[INFO] [stdout] cc6abc8794d16cf22c7983a70b7a7e42f80249a4354ff4797b5b0480095b6c59
