[INFO] fetching crate nitro_attest 0.2.0...
[INFO] building nitro_attest-0.2.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate nitro_attest 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate nitro_attest 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nitro_attest 0.2.0
[INFO] tweaked toml for crates.io crate nitro_attest 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nitro_attest 0.2.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nitro_attest 0.2.0 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded asn1-rs v0.7.0
[INFO] [stderr]   Downloaded asn1-rs-derive v0.6.0
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]   Downloaded aws-nitro-enclaves-nsm-api v0.4.0
[INFO] [stderr]   Downloaded coset v0.3.8
[INFO] [stderr]   Downloaded der-parser v10.0.0
[INFO] [stderr]   Downloaded x509-parser v0.17.0
[INFO] [stderr]   Downloaded uuid v1.14.0
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.50
[INFO] [stderr]   Downloaded oid-registry v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce6dfafaeb4ec7423eec54c2e3a8f78ae2df12bdd21787dc462f40a66072838b
[INFO] running `Command { std: "docker" "start" "-a" "ce6dfafaeb4ec7423eec54c2e3a8f78ae2df12bdd21787dc462f40a66072838b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce6dfafaeb4ec7423eec54c2e3a8f78ae2df12bdd21787dc462f40a66072838b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce6dfafaeb4ec7423eec54c2e3a8f78ae2df12bdd21787dc462f40a66072838b", kill_on_drop: false }`
[INFO] [stdout] ce6dfafaeb4ec7423eec54c2e3a8f78ae2df12bdd21787dc462f40a66072838b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7745dbf73375801447ed6c711391109dbdaff1e10a868d95d695ac1839f60eb2
[INFO] running `Command { std: "docker" "start" "-a" "7745dbf73375801447ed6c711391109dbdaff1e10a868d95d695ac1839f60eb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling zip v2.2.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling asn1-rs v0.7.0
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling nitro_attest v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling aws-nitro-enclaves-nsm-api v0.4.0
[INFO] [stderr]    Compiling coset v0.3.8
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.52s
[INFO] running `Command { std: "docker" "inspect" "7745dbf73375801447ed6c711391109dbdaff1e10a868d95d695ac1839f60eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7745dbf73375801447ed6c711391109dbdaff1e10a868d95d695ac1839f60eb2", kill_on_drop: false }`
[INFO] [stdout] 7745dbf73375801447ed6c711391109dbdaff1e10a868d95d695ac1839f60eb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0db548e7939a6e225ab9e17faf793f06bb28ef6d39ccd1762779e25d12ae702
[INFO] running `Command { std: "docker" "start" "-a" "d0db548e7939a6e225ab9e17faf793f06bb28ef6d39ccd1762779e25d12ae702", kill_on_drop: false }`
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling nitro_attest v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.70s
[INFO] running `Command { std: "docker" "inspect" "d0db548e7939a6e225ab9e17faf793f06bb28ef6d39ccd1762779e25d12ae702", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0db548e7939a6e225ab9e17faf793f06bb28ef6d39ccd1762779e25d12ae702", kill_on_drop: false }`
[INFO] [stdout] d0db548e7939a6e225ab9e17faf793f06bb28ef6d39ccd1762779e25d12ae702
