[INFO] fetching crate quartz-tee-ra 0.5.1...
[INFO] testing quartz-tee-ra-0.5.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate quartz-tee-ra 0.5.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate quartz-tee-ra 0.5.1
[INFO] finished tweaking crates.io crate quartz-tee-ra 0.5.1
[INFO] tweaked toml for crates.io crate quartz-tee-ra 0.5.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate quartz-tee-ra 0.5.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate quartz-tee-ra 0.5.1 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flagset v0.4.7
[INFO] [stderr]   Downloaded mc-sgx-dcap-sys-types v0.11.0
[INFO] [stderr]   Downloaded mc-sgx-util v0.11.0
[INFO] [stderr]   Downloaded cc v1.2.39
[INFO] [stderr]   Downloaded mc-sgx-core-sys-types v0.11.0
[INFO] [stderr]   Downloaded primeorder v0.13.6
[INFO] [stderr]   Downloaded mc-sgx-dcap-types v0.11.0
[INFO] [stderr]   Downloaded p256 v0.13.2
[INFO] [stderr]   Downloaded mc-sgx-core-types v0.11.0
[INFO] [stderr]   Downloaded cargo-emit v0.2.1
[INFO] [stderr]   Downloaded serde_with_macros v3.14.1
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.2
[INFO] [stderr]   Downloaded mc-attestation-verifier v0.4.3
[INFO] [stderr]   Downloaded mc-sgx-core-build v0.11.0
[INFO] [stderr]   Downloaded x509-cert v0.2.5
[INFO] [stderr]   Downloaded serde_with v3.14.1
[INFO] [stderr]   Downloaded bindgen v0.66.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae3a37680853c98a1d6ebf5c6367d5864ef8af8a64d1e8af92c178832871f6aa
[INFO] running `Command { std: "docker" "start" "-a" "ae3a37680853c98a1d6ebf5c6367d5864ef8af8a64d1e8af92c178832871f6aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae3a37680853c98a1d6ebf5c6367d5864ef8af8a64d1e8af92c178832871f6aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae3a37680853c98a1d6ebf5c6367d5864ef8af8a64d1e8af92c178832871f6aa", kill_on_drop: false }`
[INFO] [stdout] ae3a37680853c98a1d6ebf5c6367d5864ef8af8a64d1e8af92c178832871f6aa
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15b50ace094d5d4a31a63432e94dc2440cd363dc2eb6b2d9cc4fb0a48f629747
[INFO] running `Command { std: "docker" "start" "-a" "15b50ace094d5d4a31a63432e94dc2440cd363dc2eb6b2d9cc4fb0a48f629747", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling cargo-emit v0.2.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling mc-sgx-util v0.11.0
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling serde_with v3.14.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling mc-sgx-core-build v0.11.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling mc-sgx-core-sys-types v0.11.0
[INFO] [stderr]    Compiling mc-sgx-dcap-sys-types v0.11.0
[INFO] [stderr]    Compiling mc-sgx-core-types v0.11.0
[INFO] [stderr]    Compiling mc-sgx-dcap-types v0.11.0
[INFO] [stderr]    Compiling mc-attestation-verifier v0.4.3
[INFO] [stderr]    Compiling quartz-tee-ra v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "15b50ace094d5d4a31a63432e94dc2440cd363dc2eb6b2d9cc4fb0a48f629747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15b50ace094d5d4a31a63432e94dc2440cd363dc2eb6b2d9cc4fb0a48f629747", kill_on_drop: false }`
[INFO] [stdout] 15b50ace094d5d4a31a63432e94dc2440cd363dc2eb6b2d9cc4fb0a48f629747
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfc23cc9f6e3a8c3faa22c8784dd6d3fcf5d86e4fe3e845b6c86b811f1760965
[INFO] running `Command { std: "docker" "start" "-a" "bfc23cc9f6e3a8c3faa22c8784dd6d3fcf5d86e4fe3e845b6c86b811f1760965", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling mc-sgx-core-types v0.11.0
[INFO] [stderr]    Compiling mc-sgx-dcap-types v0.11.0
[INFO] [stderr]    Compiling mc-attestation-verifier v0.4.3
[INFO] [stderr]    Compiling quartz-tee-ra v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.22s
[INFO] running `Command { std: "docker" "inspect" "bfc23cc9f6e3a8c3faa22c8784dd6d3fcf5d86e4fe3e845b6c86b811f1760965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfc23cc9f6e3a8c3faa22c8784dd6d3fcf5d86e4fe3e845b6c86b811f1760965", kill_on_drop: false }`
[INFO] [stdout] bfc23cc9f6e3a8c3faa22c8784dd6d3fcf5d86e4fe3e845b6c86b811f1760965
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 435dc2fbb5d6406b93a18c2a0be7617c9cc934780d2e04197b4a8b2a34643533
[INFO] running `Command { std: "docker" "start" "-a" "435dc2fbb5d6406b93a18c2a0be7617c9cc934780d2e04197b4a8b2a34643533", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/quartz_tee_ra-f1f64cab39a7cf69)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test intel_sgx::dcap::certificate_chain::test::unordered_cert_chain_succeeds ... ignored
[INFO] [stdout] test intel_sgx::dcap::tests::test_quote_parse ... ok
[INFO] [stdout] test intel_sgx::dcap::certificate_chain::test::invalid_cert_chain ... ok
[INFO] [stdout] test intel_sgx::dcap::certificate_chain::test::verify_valid_cert_chain ... ok
[INFO] [stdout] test intel_sgx::dcap::tests::evidence_verifier_succeeds_with_tls_x509_verifier ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests quartz_tee_ra
[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" "435dc2fbb5d6406b93a18c2a0be7617c9cc934780d2e04197b4a8b2a34643533", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "435dc2fbb5d6406b93a18c2a0be7617c9cc934780d2e04197b4a8b2a34643533", kill_on_drop: false }`
[INFO] [stdout] 435dc2fbb5d6406b93a18c2a0be7617c9cc934780d2e04197b4a8b2a34643533
