[INFO] cloning repository https://github.com/dorakemon/vc-dcql-bbs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dorakemon/vc-dcql-bbs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorakemon%2Fvc-dcql-bbs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorakemon%2Fvc-dcql-bbs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b9f6d4c416f2520fc55c65b7bfc57780e3fdd32
[INFO] testing dorakemon/vc-dcql-bbs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdorakemon%2Fvc-dcql-bbs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dorakemon/vc-dcql-bbs
[INFO] finished tweaking git repo https://github.com/dorakemon/vc-dcql-bbs
[INFO] tweaked toml for git repo https://github.com/dorakemon/vc-dcql-bbs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dorakemon/vc-dcql-bbs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dorakemon/vc-dcql-bbs 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9be0e5d57cd825300e358841ead16460933621ef15f6ffad66c1a9f4ae693483
[INFO] running `Command { std: "docker" "start" "9be0e5d57cd825300e358841ead16460933621ef15f6ffad66c1a9f4ae693483", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9be0e5d57cd825300e358841ead16460933621ef15f6ffad66c1a9f4ae693483", 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" "9be0e5d57cd825300e358841ead16460933621ef15f6ffad66c1a9f4ae693483" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9be0e5d57cd825300e358841ead16460933621ef15f6ffad66c1a9f4ae693483", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9be0e5d57cd825300e358841ead16460933621ef15f6ffad66c1a9f4ae693483" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling did-key-bls12381 v0.1.0 (/opt/rustwide/workdir/packages/did-key-bls12381)
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling json-path-flatten v0.1.0 (/opt/rustwide/workdir/packages/json-path-flatten)
[INFO] [stderr]    Compiling bls12_381_plus v0.8.18
[INFO] [stderr]    Compiling zkryptium v0.6.0
[INFO] [stderr]    Compiling bbs v0.1.0 (/opt/rustwide/workdir/packages/bbs)
[INFO] [stderr]    Compiling vc v0.1.0 (/opt/rustwide/workdir/packages/vc)
[INFO] [stderr]    Compiling vp-dcql v0.1.0 (/opt/rustwide/workdir/packages/vp-dcql)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.00s
[INFO] running `Command { std: "docker" "inspect" "9be0e5d57cd825300e358841ead16460933621ef15f6ffad66c1a9f4ae693483", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9be0e5d57cd825300e358841ead16460933621ef15f6ffad66c1a9f4ae693483" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling json-path-flatten v0.1.0 (/opt/rustwide/workdir/packages/json-path-flatten)
[INFO] [stderr]    Compiling bbs v0.1.0 (/opt/rustwide/workdir/packages/bbs)
[INFO] [stderr]    Compiling did-key-bls12381 v0.1.0 (/opt/rustwide/workdir/packages/did-key-bls12381)
[INFO] [stderr]    Compiling vc v0.1.0 (/opt/rustwide/workdir/packages/vc)
[INFO] [stderr]    Compiling vp-dcql v0.1.0 (/opt/rustwide/workdir/packages/vp-dcql)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.04s
[INFO] running `Command { std: "docker" "inspect" "9be0e5d57cd825300e358841ead16460933621ef15f6ffad66c1a9f4ae693483", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9be0e5d57cd825300e358841ead16460933621ef15f6ffad66c1a9f4ae693483" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", 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/bbs-9bf6546c71857ac2)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test keys::tests::test_generate_keypair ... ok
[INFO] [stdout] test signature::tests::test_verify_invalid_signature ... ok
[INFO] [stdout] test signature::tests::test_sign_and_verify ... ok
[INFO] [stdout] test proof::tests::test_proof_with_invalid_disclosed_messages ... ok
[INFO] [stdout] test proof::tests::test_create_and_verify_proof ... ok
[INFO] [stdout] test proof::tests::test_proof_selective_disclosure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-57f4544fc1b87ba7)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_keypair_generation ... ok
[INFO] [stdout] test test_sign_verify_without_header ... ok
[INFO] [stdout] test test_invalid_signature_verification ... ok
[INFO] [stdout] test test_proof_with_invalid_disclosed_messages ... ok
[INFO] [stdout] test test_sign_and_verify_from_fixtures ... ok
[INFO] [stdout] test test_create_and_verify_proof ... ok
[INFO] [stdout] test test_proof_selective_disclosure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.54s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/did_key_bls12381-44cddf0e4379756b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_encode_decode_roundtrip ... ok
[INFO] [stdout] test tests::test_invalid_multicodec_prefix ... ok
[INFO] [stdout] test tests::test_known_vector ... ok
[INFO] [stdout] test tests::test_invalid_did_key_format ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bbs_integration.rs (/opt/rustwide/target/debug/deps/bbs_integration-217f029cb4e73575)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_bbs_keypair_to_did_key ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_vectors.rs (/opt/rustwide/target/debug/deps/test_vectors-22d18aa300c73ab8)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_all_vector_fields ... ok
[INFO] [stdout] test test_did_key_to_public_key_decoding ... ok
[INFO] [stdout] test test_public_key_to_did_key_encoding ... ok
[INFO] [stdout] test test_roundtrip_encoding_decoding ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/json_path_flatten-4da9bcf14534b661)
[INFO] [stdout] test tests::test_escape_json_pointer ... ok
[INFO] [stdout] test tests::test_array ... ok
[INFO] [stdout] test tests::test_nested_object ... ok
[INFO] [stdout] test tests::test_simple_flatten ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-173a847d802d5b5a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_fixture_4_complex_document ... ok
[INFO] [stdout] test test_fixture_1_simple_object ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vc-539c68151766e7ec)
[INFO] [stdout] test test_fixture_3_array ... ok
[INFO] [stdout] test test_fixture_2_nested_object ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_signed_credential_has_proof ... ok
[INFO] [stdout] test tests::test_verify_with_wrong_key_fails ... ok
[INFO] [stdout] test tests::test_sign_and_verify_simple_credential ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/generate_fixture.rs (/opt/rustwide/target/debug/deps/generate_fixture-87cbe85e5e248c10)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test generate_signed_credential_fixture ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-4a73c479111144d0)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_verify_fails_with_modified_credential ... ok
[INFO] [stdout] test test_sign_unsigned_document_sample ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vp_dcql-c7b8861081d3a0cb)
[INFO] [stdout] test test_complex_credential_with_nested_objects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.53s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test dcql::tests::test_matches_credential ... ok
[INFO] [stdout] test dcql::tests::test_matches_credential_wrong_type ... ok
[INFO] [stdout] test dcql::tests::test_parse_dcql_query ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-45dd6aeb6a731d8b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_create_presentation_type_mismatch ... ok
[INFO] [stdout] test test_parse_dcql_multiple_claims ... ok
[INFO] [stdout] test test_multiple_vcs_type_matching ... ok
[INFO] [stdout] test test_create_presentation_with_selective_disclosure ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_presentation_with_selective_disclosure stdout ----
[INFO] [stdout] Credential subject fields: Keys { iter: ["maximumAttendeeCapacity"] }
[INFO] [stdout] VP created successfully:
[INFO] [stdout] {
[INFO] [stdout]   "@context": [
[INFO] [stdout]     "https://www.w3.org/2018/credentials/v1",
[INFO] [stdout]     "https://www.w3.org/ns/data-integrity/v1",
[INFO] [stdout]     "https://schema.org/"
[INFO] [stdout]   ],
[INFO] [stdout]   "proof": {
[INFO] [stdout]     "challenge": "verifierChallenge",
[INFO] [stdout]     "created": "2026-07-09T23:28:55.679Z",
[INFO] [stdout]     "cryptosuite": "bbs-2025-dorakemon",
[INFO] [stdout]     "proofPurpose": "authentication",
[INFO] [stdout]     "proofValue": "z9504cf78a04b9fb26b6aac576ce2c2b68127aa75b736dbb0817c02cb744adef1bff560e304eaa445a6c55501f0405286a147ba270e5d3bcfb26c4f1b354ef043be4a335c8b87c47c5ac5fa337419b47270428a5f1ebfdd48775056e1741ade1ab4b7d90f298f48677add8218e8881cea4921c2b3ff11f461109b2efef8ba588dfc9b0f934be5677eb8704b2bf6af7de9248528bee27560384dbce4d7618ceb3e536b791084f05fa6edce8c26612050435ebfaf38678ef5116d701c367a44fa45eadc7041eab99e9ffbcfc5949ccd55cd2d41da318f31d2dc720f4d202cdb55574faeb9026c3e8e3d32c73ae8be45f17d72dd29097e68af1d6ed4409476821d1d80aa9233dfc62e1825977d38d4aee7855cba1b9403d29d72871c6850c2cd88d904bc6ed36c9fc59cd8d8112f041b668a2d4e4b890992a527508c2259b13eb79fb9055e4e966216d1c39a3156ea4bfd363bb24b1273d6dea48eba2af242ca6086c67d75a56e711959f6e861b06e2b28911f3c143bea7bf3bf688b3ea196f9acfabdbe9c22444955822bb19043293c52450eaaed993aad152bf450da6e22f0b0d9fbd1a616b28ec2215d1efeff9df55d8039798dbfc93ff1d05bf9e0757be6062190d64cd53a4155b6f782503d617932bf34c430d120770451cf89f615ad8f75ddb81cd6a5dabc8aa19d1eed386a27181253546859fb91eb50921a14b4db82810073e4da72fdba7727d95a0a48bf88e79d694b06cd800692b486089d506a8b70534a8869b2e6293c6cffb9e00eaf0185a2175b712db3356e2419b895734e8d96fe16b7c4352d7f1e1ab527aafc03489eb7645e61861e9e7ca88e00d574eebab93cedcbda3f39d61546b7a94bb8044b53783f963eb6a9387e06afffa8decd7990781bd7a0bde8675622956d3630a8524548",
[INFO] [stdout]     "type": "DataIntegrityProof"
[INFO] [stdout]   },
[INFO] [stdout]   "type": "VerifiablePresentation",
[INFO] [stdout]   "verifiableCredential": {
[INFO] [stdout]     "credentialSubject": {
[INFO] [stdout]       "maximumAttendeeCapacity": 10000
[INFO] [stdout]     },
[INFO] [stdout]     "proof": {
[INFO] [stdout]       "created": "2025-10-28T01:48:59Z",
[INFO] [stdout]       "cryptosuite": "bbs-2025-dorakemon",
[INFO] [stdout]       "proofPurpose": "assertionMethod",
[INFO] [stdout]       "type": "DataIntegrityProof",
[INFO] [stdout]       "verificationMethod": "did:key:zUC73krbmP1VnBehjqxNDF7xfwgeGztU6EfqeGFMw7THzYrurSAGFLm5ZF9CXJcycejKMWcRQPxgVKbBc7YdVAezs7JDxgjPoMUb4oRxG8yo5ZkbvroaQbKa66QEGXK7RmVP7YG"
[INFO] [stdout]     }
[INFO] [stdout]   }
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_presentation_with_selective_disclosure' (1236) panicked at packages/vp-dcql/tests/integration_test.rs:76:10:
[INFO] [stdout] Failed to save VP fixture: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6185d20b4551 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6185d20b4551 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6185d20b4551 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6185d20b4551 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6185d20c8e0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6185d20c8e0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x6185d20b8a0c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x6185d20b8a0c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x6185d2092936 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6185d2092936 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6185d20ac579 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6185d1f33f70 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x6185d1f33f70 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6185d20ac732 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x6185d20ac732 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x6185d20929e2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x6185d208a349 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6185d20935dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x6185d20c95dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6185d20c9352 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x6185d1f264cc - <core[6883ba1bc0fe4ed1]::result::Result<(), core[6883ba1bc0fe4ed1]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x6185d1f26117 - integration_test[7f167d8cd3279292]::test_create_presentation_with_selective_disclosure
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/vp-dcql/tests/integration_test.rs:76:10
[INFO] [stdout]   22:     0x6185d1f24177 - integration_test[7f167d8cd3279292]::test_create_presentation_with_selective_disclosure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/vp-dcql/tests/integration_test.rs:6:56
[INFO] [stdout]   23:     0x6185d1f27206 - <integration_test[7f167d8cd3279292]::test_create_presentation_with_selective_disclosure::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6185d1f272ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6185d1f272ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x6185d1f348f5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x6185d1f348f5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x6185d1f348f5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x6185d1f348f5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6185d1f348f5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6185d1f348f5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x6185d1f348f5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x6185d1f2f3a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x6185d1f2f3a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6185d1f37a42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x6185d1f37a42 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x6185d1f37a42 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x6185d1f37a42 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6185d1f37a42 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6185d1f37a42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x6185d1f37a42 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6185d20b3bdf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x6185d20b3bdf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x70c88c601aa4 - <unknown>
[INFO] [stdout]   45:     0x70c88c68ea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_create_presentation_with_selective_disclosure
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.91s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p vp-dcql --test integration_test`
[INFO] running `Command { std: "docker" "inspect" "9be0e5d57cd825300e358841ead16460933621ef15f6ffad66c1a9f4ae693483", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9be0e5d57cd825300e358841ead16460933621ef15f6ffad66c1a9f4ae693483", kill_on_drop: false }`
[INFO] [stdout] 9be0e5d57cd825300e358841ead16460933621ef15f6ffad66c1a9f4ae693483
