[INFO] fetching crate kbs-types 0.14.0... [INFO] testing kbs-types-0.14.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate kbs-types 0.14.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate kbs-types 0.14.0 [INFO] finished tweaking crates.io crate kbs-types 0.14.0 [INFO] tweaked toml for crates.io crate kbs-types 0.14.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kbs-types 0.14.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kbs-types 0.14.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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13550b05d5b33a4e944856141e8d6862b42e80cddd0cc42a90e5e8deb5c02127 [INFO] running `Command { std: "docker" "start" "-a" "13550b05d5b33a4e944856141e8d6862b42e80cddd0cc42a90e5e8deb5c02127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13550b05d5b33a4e944856141e8d6862b42e80cddd0cc42a90e5e8deb5c02127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13550b05d5b33a4e944856141e8d6862b42e80cddd0cc42a90e5e8deb5c02127", kill_on_drop: false }` [INFO] [stdout] 13550b05d5b33a4e944856141e8d6862b42e80cddd0cc42a90e5e8deb5c02127 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e0f479ff09126d289367fa6e2a12f206d1a38fefecb32d639d973000f736495 [INFO] running `Command { std: "docker" "start" "-a" "1e0f479ff09126d289367fa6e2a12f206d1a38fefecb32d639d973000f736495", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sm3 v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cbor-codec v0.7.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling cose-rust v0.1.7 [INFO] [stderr] Compiling ear v0.4.0 [INFO] [stderr] Compiling kbs-types v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "1e0f479ff09126d289367fa6e2a12f206d1a38fefecb32d639d973000f736495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e0f479ff09126d289367fa6e2a12f206d1a38fefecb32d639d973000f736495", kill_on_drop: false }` [INFO] [stdout] 1e0f479ff09126d289367fa6e2a12f206d1a38fefecb32d639d973000f736495 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 576add74bfb972a313f463ee0f359389f0f8bcfbfecb5e16d22353d2d8656a6d [INFO] running `Command { std: "docker" "start" "-a" "576add74bfb972a313f463ee0f359389f0f8bcfbfecb5e16d22353d2d8656a6d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling curl-sys v0.4.83+curl-8.15.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling procfs v0.15.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling codicon v3.0.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling cbor-codec v0.7.1 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling cose-rust v0.1.7 [INFO] [stderr] Compiling ear v0.4.0 [INFO] [stderr] Compiling kbs-types v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.56s [INFO] running `Command { std: "docker" "inspect" "576add74bfb972a313f463ee0f359389f0f8bcfbfecb5e16d22353d2d8656a6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "576add74bfb972a313f463ee0f359389f0f8bcfbfecb5e16d22353d2d8656a6d", kill_on_drop: false }` [INFO] [stdout] 576add74bfb972a313f463ee0f359389f0f8bcfbfecb5e16d22353d2d8656a6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] becd79091de91155cffe6284acfe02fc794f05c7a7d4751b0ab6dd47cbd69ff2 [INFO] running `Command { std: "docker" "start" "-a" "becd79091de91155cffe6284acfe02fc794f05c7a7d4751b0ab6dd47cbd69ff2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kbs_types-edc62e307fff066c) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::parse_attestation_rsa ... ok [INFO] [stdout] test tests::parse_attestation_ec ... ok [INFO] [stdout] test tests::parse_error_information ... ok [INFO] [stdout] test tests::parse_challenge ... ok [INFO] [stdout] test tests::parse_request ... ok [INFO] [stdout] test tests::parse_response ... ok [INFO] [stdout] test tests::parse_response_nested_protected_header ... ok [INFO] [stdout] test tests::parse_response_with_aad ... ok [INFO] [stdout] test tests::protected_header_generate_aad ... ok [INFO] [stdout] test tests::serialize_response ... ok [INFO] [stdout] test tests::parse_response_with_protectedheader ... ok [INFO] [stdout] test tests::tee_pubkey_ear_json_deserialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kbs_types [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" "becd79091de91155cffe6284acfe02fc794f05c7a7d4751b0ab6dd47cbd69ff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "becd79091de91155cffe6284acfe02fc794f05c7a7d4751b0ab6dd47cbd69ff2", kill_on_drop: false }` [INFO] [stdout] becd79091de91155cffe6284acfe02fc794f05c7a7d4751b0ab6dd47cbd69ff2