[INFO] cloning repository https://github.com/GlorYouth/crypto-seal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GlorYouth/crypto-seal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlorYouth%2Fcrypto-seal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlorYouth%2Fcrypto-seal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24d9d7e6e4e29e021c8e5e601efad7c1bef4ee3c
[INFO] testing GlorYouth/crypto-seal/24d9d7e6e4e29e021c8e5e601efad7c1bef4ee3c against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlorYouth%2Fcrypto-seal" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GlorYouth/crypto-seal
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/GlorYouth/crypto-seal
[INFO] tweaked toml for git repo https://github.com/GlorYouth/crypto-seal written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GlorYouth/crypto-seal on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GlorYouth/crypto-seal 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00226d4ba1709b99d4e480a9c19ba05b07814f66675d6d9989740dd5472f2f2b
[INFO] running `Command { std: "docker" "start" "-a" "00226d4ba1709b99d4e480a9c19ba05b07814f66675d6d9989740dd5472f2f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00226d4ba1709b99d4e480a9c19ba05b07814f66675d6d9989740dd5472f2f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00226d4ba1709b99d4e480a9c19ba05b07814f66675d6d9989740dd5472f2f2b", kill_on_drop: false }`
[INFO] [stdout] 00226d4ba1709b99d4e480a9c19ba05b07814f66675d6d9989740dd5472f2f2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8a9e1fd5fa07d351c140540f612460d6ba35287ce06cb19d43aea46f1e5def2
[INFO] running `Command { std: "docker" "start" "-a" "c8a9e1fd5fa07d351c140540f612460d6ba35287ce06cb19d43aea46f1e5def2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pqcrypto-traits v0.3.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pqcrypto-internals v0.2.10
[INFO] [stderr]    Compiling pqcrypto-kyber v0.8.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling seal-kit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c8a9e1fd5fa07d351c140540f612460d6ba35287ce06cb19d43aea46f1e5def2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8a9e1fd5fa07d351c140540f612460d6ba35287ce06cb19d43aea46f1e5def2", kill_on_drop: false }`
[INFO] [stdout] c8a9e1fd5fa07d351c140540f612460d6ba35287ce06cb19d43aea46f1e5def2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c74240b3e09a86f2bcd901c4e9b343071fd2adbcd50790e71adfe0f6a543ac1
[INFO] running `Command { std: "docker" "start" "-a" "1c74240b3e09a86f2bcd901c4e9b343071fd2adbcd50790e71adfe0f6a543ac1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling seal-kit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.66s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1c74240b3e09a86f2bcd901c4e9b343071fd2adbcd50790e71adfe0f6a543ac1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c74240b3e09a86f2bcd901c4e9b343071fd2adbcd50790e71adfe0f6a543ac1", kill_on_drop: false }`
[INFO] [stdout] 1c74240b3e09a86f2bcd901c4e9b343071fd2adbcd50790e71adfe0f6a543ac1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b91b2bbd99bb163c4692cb367ddec6cc02a4f36a685c5cfb1cc390fcaabbbf7a
[INFO] running `Command { std: "docker" "start" "-a" "b91b2bbd99bb163c4692cb367ddec6cc02a4f36a685c5cfb1cc390fcaabbbf7a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seal_kit-8d1b6addafa59b53)
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test asymmetric::engines::async_::tests::test_async_engine_authenticated_encrypt_decrypt_roundtrip has been running for over 60 seconds
[INFO] [stdout] test asymmetric::engines::async_::tests::test_async_engine_decrypt_with_rotated_key has been running for over 60 seconds
[INFO] [stdout] test asymmetric::engines::async_::tests::test_async_engine_encrypt_decrypt_roundtrip has been running for over 60 seconds
[INFO] [stdout] test asymmetric::engines::async_::tests::test_async_engine_streaming_roundtrip has been running for over 60 seconds
[INFO] [stdout] test asymmetric::engines::async_::tests::test_async_streaming_decrypt_with_rotated_key_fails has been running for over 60 seconds
[INFO] [stdout] test asymmetric::engines::sync_::tests::test_engine_authenticated_encrypt_decrypt_roundtrip has been running for over 60 seconds
[INFO] [stdout] test asymmetric::engines::sync_::tests::test_engine_decrypt_with_rotated_key has been running for over 60 seconds
[INFO] [stdout] test asymmetric::engines::sync_::tests::test_engine_encrypt_decrypt_roundtrip has been running for over 60 seconds
[INFO] [stdout] test asymmetric::engines::sync_::tests::test_engine_streaming_roundtrip has been running for over 60 seconds
[INFO] [stdout] test asymmetric::engines::sync_::tests::test_streaming_decrypt_with_rotated_key_fails has been running for over 60 seconds
[INFO] [stdout] test asymmetric::primitives::async_streaming::tests::test_async_streaming_empty_input has been running for over 60 seconds
[INFO] [stdout] test asymmetric::primitives::async_streaming::tests::test_async_streaming_roundtrip has been running for over 60 seconds
[INFO] [stdout] test asymmetric::primitives::async_streaming::tests::test_async_streaming_tampered_data_fails has been running for over 60 seconds
[INFO] [stdout] test asymmetric::primitives::async_streaming::tests::test_async_streaming_with_aad has been running for over 60 seconds
[INFO] [stdout] test asymmetric::primitives::async_streaming::tests::test_async_streaming_wrong_aad_fails has been running for over 60 seconds
[INFO] [stdout] test asymmetric::primitives::streaming::tests::test_streaming_empty_input has been running for over 60 seconds
[INFO] [stdout] test asymmetric::engines::sync_::tests::test_engine_streaming_roundtrip ... ok
[INFO] [stdout] test asymmetric::engines::sync_::tests::test_engine_authenticated_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test asymmetric::primitives::async_streaming::tests::test_async_streaming_roundtrip ... ok
[INFO] [stdout] test asymmetric::primitives::streaming::tests::test_streaming_encrypt_decrypt_roundtrip has been running for over 60 seconds
[INFO] [stdout] test asymmetric::primitives::async_streaming::tests::test_async_streaming_with_aad ... ok
[INFO] [stdout] test asymmetric::primitives::streaming::tests::test_streaming_empty_input ... ok
[INFO] [stdout] test asymmetric::primitives::streaming::tests::test_streaming_tampered_data_fails has been running for over 60 seconds
[INFO] [stdout] test asymmetric::systems::hybrid::rsa_kyber::async_tests::test_async_streaming_roundtrip ... ok
[INFO] [stdout] test asymmetric::primitives::streaming::tests::test_streaming_wrong_aad_fails ... ok
[INFO] [stdout] test asymmetric::primitives::streaming::tests::test_streaming_with_aad has been running for over 60 seconds
[INFO] [stdout] test asymmetric::primitives::streaming::tests::test_streaming_with_aad ... ok
[INFO] [stdout] test asymmetric::primitives::streaming::tests::test_streaming_tampered_data_fails ... ok
[INFO] [stdout] test asymmetric::systems::hybrid::rsa_kyber::tests::test_hybrid_decrypt_with_wrong_key_fails has been running for over 60 seconds
[INFO] [stdout] test asymmetric::systems::hybrid::rsa_kyber::tests::test_hybrid_key_export_import has been running for over 60 seconds
[INFO] [stdout] test asymmetric::engines::sync_::tests::test_streaming_decrypt_with_rotated_key_fails - should panic ... ok
[INFO] [stdout] test asymmetric::systems::hybrid::rsa_kyber::tests::test_hybrid_roundtrip_authenticated has been running for over 60 seconds
[INFO] [stdout] test asymmetric::primitives::async_streaming::tests::test_async_streaming_wrong_aad_fails ... ok
[INFO] [stdout] test asymmetric::systems::hybrid::rsa_kyber::tests::test_hybrid_key_export_import ... ok
[INFO] [stdout] test asymmetric::systems::hybrid::rsa_kyber::tests::test_hybrid_roundtrip_unauthenticated has been running for over 60 seconds
[INFO] [stdout] test asymmetric::primitives::async_streaming::tests::test_async_streaming_tampered_data_fails ... ok
[INFO] [stdout] test asymmetric::systems::post_quantum::kyber::async_tests::test_async_streaming_roundtrip ... ok
[INFO] [stdout] test asymmetric::systems::post_quantum::kyber::tests::test_kyber_decrypt_wrong_key_fails ... ok
[INFO] [stdout] test asymmetric::systems::post_quantum::kyber::tests::test_kyber_import_invalid_key_fails ... ok
[INFO] [stdout] test asymmetric::systems::post_quantum::kyber::tests::test_kyber_key_export_import ... ok
[INFO] [stdout] test asymmetric::systems::post_quantum::kyber::tests::test_kyber_roundtrip_all_levels ... ok
[INFO] [stdout] test asymmetric::systems::post_quantum::kyber::tests::test_kyber_tampered_ciphertext_fails ... ok
[INFO] [stdout] test asymmetric::systems::post_quantum::kyber::tests::test_kyber_with_aad_roundtrip ... ok
[INFO] [stdout] test asymmetric::systems::post_quantum::kyber::tests::test_kyber_wrong_aad_fails ... ok
[INFO] [stdout] test asymmetric::engines::async_::tests::test_async_engine_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test asymmetric::primitives::streaming::tests::test_streaming_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test asymmetric::systems::hybrid::rsa_kyber::tests::test_hybrid_roundtrip_unauthenticated ... ok
[INFO] [stdout] test asymmetric::systems::hybrid::rsa_kyber::tests::test_hybrid_tampered_data_fails_decryption has been running for over 60 seconds
[INFO] [stdout] test asymmetric::systems::hybrid::rsa_kyber::tests::test_hybrid_roundtrip_authenticated ... ok
[INFO] [stdout] test asymmetric::systems::traditional::rsa::tests::test_rsa_import_invalid_key_fails ... ok
[INFO] [stdout] test asymmetric::systems::hybrid::rsa_kyber::tests::test_hybrid_tampered_kem_part_fails has been running for over 60 seconds
[INFO] [stdout] test asymmetric::primitives::async_streaming::tests::test_async_streaming_empty_input ... ok
[INFO] [stdout] test asymmetric::systems::hybrid::rsa_kyber::tests::test_hybrid_tampered_data_fails_decryption ... ok
[INFO] [stdout] test asymmetric::engines::sync_::tests::test_engine_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test asymmetric::systems::hybrid::rsa_kyber::tests::test_hybrid_tampered_kem_part_fails ... ok
[INFO] [stdout] test common::config::tests::config_file_roundtrip ... ok
[INFO] [stdout] test common::config::tests::config_listener_notification ... ok
[INFO] [stdout] test common::config::tests::config_manager_initialization ... ok
[INFO] [stdout] test common::config::tests::custom_config_values ... ok
[INFO] [stdout] test common::config::tests::test_config_from_env_overrides ... ok
[INFO] [stdout] test common::config::tests::test_config_from_file_and_save_roundtrip ... ok
[INFO] [stdout] test common::config::tests::test_update_auto_save_and_notify_listener ... ok
[INFO] [stdout] test common::utils::tests::test_base64_roundtrip ... ok
[INFO] [stdout] test common::utils::tests::test_base64string_traits ... ok
[INFO] [stdout] test common::utils::tests::test_constant_time_eq ... ok
[INFO] [stdout] test common::utils::tests::test_crypto_config_default ... ok
[INFO] [stdout] test common::utils::tests::test_secure_bytes ... ok
[INFO] [stdout] test rotation::tests::test_increment_usage_count ... ok
[INFO] [stdout] test rotation::tests::test_initialize_and_delete_expired ... ok
[INFO] [stdout] test rotation::tests::test_rotation_flow ... ok
[INFO] [stdout] test asymmetric::systems::traditional::rsa::tests::test_rsa_sign_verify_roundtrip ... ok
[INFO] [stdout] test asymmetric::systems::hybrid::rsa_kyber::tests::test_hybrid_tampered_signature_fails_verification ... ok
[INFO] [stdout] test asymmetric::systems::traditional::rsa::tests::test_rsa_decrypt_tampered_ciphertext_fails ... ok
[INFO] [stdout] test asymmetric::systems::traditional::rsa::tests::test_rsa_verify_tampered_signature_fails ... ok
[INFO] [stdout] test asymmetric::systems::traditional::rsa::tests::test_rsa_key_export_import ... ok
[INFO] [stdout] test storage::container::tests::encrypted_container_roundtrip ... ok
[INFO] [stdout] test storage::file::tests::metadata_cache_works ... ok
[INFO] [stdout] test symmetric::engines::async_::tests::test_async_decrypt_with_rotated_key ... ok
[INFO] [stdout] test symmetric::engines::async_::tests::test_async_engine_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test symmetric::engines::async_::tests::test_async_engine_streaming_roundtrip ... ok
[INFO] [stdout] test storage::file::tests::key_rotation_storage_operations ... ok
[INFO] [stdout] test symmetric::engines::async_::tests::test_async_streaming_decrypt_with_rotated_key_fails - should panic ... ok
[INFO] [stdout] test symmetric::engines::sync_::tests::test_decrypt_with_rotated_key ... ok
[INFO] [stdout] test symmetric::engines::sync_::tests::test_engine_streaming_roundtrip ... ok
[INFO] [stdout] test symmetric::engines::sync_::tests::test_engine_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test storage::container::tests::json_serialization_roundtrip ... ok
[INFO] [stdout] test symmetric::primitives::async_streaming::tests::test_async_streaming_tampered_fails ... ok
[INFO] [stdout] test symmetric::primitives::async_streaming::tests::test_async_streaming_roundtrip ... ok
[INFO] [stdout] test symmetric::primitives::streaming::tests::test_streaming_empty_input ... ok
[INFO] [stdout] test symmetric::primitives::streaming::tests::test_streaming_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test symmetric::primitives::streaming::tests::test_streaming_tampered_data_fails ... ok
[INFO] [stdout] test symmetric::primitives::streaming::tests::test_streaming_with_aad ... ok
[INFO] [stdout] test symmetric::primitives::streaming::tests::test_streaming_wrong_aad_fails ... ok
[INFO] [stdout] test symmetric::systems::aes_gcm::tests::test_decrypt_invalid_ciphertext ... ok
[INFO] [stdout] test symmetric::systems::aes_gcm::tests::test_decrypt_tampered_aad ... ok
[INFO] [stdout] test symmetric::systems::aes_gcm::tests::test_decrypt_tampered_ciphertext ... ok
[INFO] [stdout] test symmetric::systems::aes_gcm::tests::test_decrypt_wrong_key ... ok
[INFO] [stdout] test symmetric::systems::aes_gcm::tests::test_encrypt_decrypt_success ... ok
[INFO] [stdout] test symmetric::systems::aes_gcm::tests::test_encrypt_decrypt_with_aad_success ... ok
[INFO] [stdout] test symmetric::systems::aes_gcm::tests::test_export_import_key ... ok
[INFO] [stdout] test symmetric::systems::aes_gcm::tests::test_generate_key ... ok
[INFO] [stdout] test symmetric::systems::aes_gcm::tests::test_import_invalid_key ... ok
[INFO] [stdout] test symmetric::primitives::async_streaming::tests::test_async_streaming_with_aad ... ok
[INFO] [stdout] test symmetric::engines::sync_::tests::test_streaming_decrypt_with_rotated_key_fails - should panic ... ok
[INFO] [stdout] test storage::container::tests::wrong_password_fails ... ok
[INFO] [stdout] test asymmetric::engines::async_::tests::test_async_engine_authenticated_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test storage::file::tests::key_file_storage_operations ... ok
[INFO] [stdout] test storage::container::tests::custom_config_works ... ok
[INFO] [stdout] test asymmetric::systems::traditional::rsa::async_tests::test_async_streaming_roundtrip has been running for over 60 seconds
[INFO] [stdout] test asymmetric::systems::traditional::rsa::tests::test_rsa_decrypt_wrong_key_fails has been running for over 60 seconds
[INFO] [stdout] test asymmetric::systems::traditional::rsa::tests::test_rsa_encryption_roundtrip has been running for over 60 seconds
[INFO] [stdout] test asymmetric::systems::traditional::rsa::tests::test_rsa_verify_wrong_key_fails ... ok
[INFO] [stdout] test asymmetric::systems::traditional::rsa::tests::test_rsa_encryption_roundtrip ... ok
[INFO] [stdout] test asymmetric::systems::traditional::rsa::tests::test_rsa_decrypt_wrong_key_fails ... ok
[INFO] [stdout] test asymmetric::engines::sync_::tests::test_engine_decrypt_with_rotated_key ... ok
[INFO] [stdout] test asymmetric::engines::async_::tests::test_async_engine_streaming_roundtrip ... ok
[INFO] [stdout] test asymmetric::engines::async_::tests::test_async_streaming_decrypt_with_rotated_key_fails - should panic ... ok
[INFO] [stdout] test tests::test_unified_encrypt_decrypt has been running for over 60 seconds
[INFO] [stdout] test asymmetric::engines::async_::tests::test_async_engine_decrypt_with_rotated_key ... ok
[INFO] [stdout] test asymmetric::systems::traditional::rsa::async_tests::test_async_streaming_roundtrip ... ok
[INFO] [stdout] test asymmetric::systems::hybrid::rsa_kyber::tests::test_hybrid_decrypt_with_wrong_key_fails ... ok
[INFO] [stdout] test tests::test_unified_encrypt_decrypt ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 452.48s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-be20558d27169720)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test integration_async_engine ... FAILED
[INFO] [stdout] test integration_sync_engine ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration_async_engine stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_async_engine' (118) panicked at tests/integration_tests.rs:30:96:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Custom { kind: ReadOnlyFilesystem, error: "无法创建密钥存储目录 ./keys: Read-only file system (os error 30)" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ebf7308e22 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57ebf7308e22 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57ebf7308e22 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57ebf7308e22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57ebf7319a7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57ebf7319a7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57ebf72d4ef1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57ebf72d4ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57ebf72e19d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57ebf72e69ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57ebf72e6881 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57ebf710500e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x57ebf710500e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57ebf72e70af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x57ebf72e70af - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57ebf72e6f0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x57ebf72e1b09 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57ebf72c8e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57ebf73215f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57ebf7320b96 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x57ebf70c2f8c - core::result::Result<T,E>::unwrap::h1a2de3237a592534
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x57ebf70c2f8c - integration_tests::integration_async_engine::h11c2cf2a08f49dbc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:30:96
[INFO] [stdout]   22:     0x57ebf70c3457 - integration_tests::integration_async_engine::{{closure}}::hd34985f0c388a817
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:21:30
[INFO] [stdout]   23:     0x57ebf70c39a6 - core::ops::function::FnOnce::call_once::h60a206bb06f12ed9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57ebf7104dcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57ebf7104dcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x57ebf711aa35 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x57ebf711aa35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x57ebf711aa35 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x57ebf711aa35 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x57ebf711aa35 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57ebf711aa35 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x57ebf711aa35 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x57ebf70f1224 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x57ebf70f1224 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x57ebf70f4aea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x57ebf70f4aea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x57ebf70f4aea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x57ebf70f4aea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x57ebf70f4aea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57ebf70f4aea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x57ebf70f4aea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57ebf72dcc6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x57ebf72dcc6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x73b4cd114aa4 - <unknown>
[INFO] [stdout]   45:     0x73b4cd1a1a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- integration_sync_engine stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration_sync_engine' (119) panicked at tests/integration_tests.rs:11:90:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Custom { kind: ReadOnlyFilesystem, error: "无法创建密钥存储目录 ./keys: Read-only file system (os error 30)" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57ebf7308e22 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57ebf7308e22 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57ebf7308e22 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57ebf7308e22 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57ebf7319a7f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57ebf7319a7f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x57ebf72d4ef1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57ebf72d4ef1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57ebf72e19d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57ebf72e69ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57ebf72e6881 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57ebf710500e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x57ebf710500e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57ebf72e70af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x57ebf72e70af - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57ebf72e6f0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x57ebf72e1b09 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57ebf72c8e5d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57ebf73215f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x57ebf7320b96 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x57ebf70c2a4c - core::result::Result<T,E>::unwrap::he4cf955d1a872dd1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x57ebf70c2a4c - integration_tests::integration_sync_engine::hf6d8ace82b335047
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:11:90
[INFO] [stdout]   22:     0x57ebf70c2ea7 - integration_tests::integration_sync_engine::{{closure}}::hd9d5c62a1b676ac4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_tests.rs:7:29
[INFO] [stdout]   23:     0x57ebf70c3ae6 - core::ops::function::FnOnce::call_once::heb513af054d15434
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57ebf7104dcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57ebf7104dcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x57ebf711aa35 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x57ebf711aa35 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x57ebf711aa35 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x57ebf711aa35 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x57ebf711aa35 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x57ebf711aa35 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x57ebf711aa35 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x57ebf70f1224 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x57ebf70f1224 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x57ebf70f4aea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x57ebf70f4aea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x57ebf70f4aea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x57ebf70f4aea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x57ebf70f4aea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x57ebf70f4aea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x57ebf70f4aea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x57ebf72dcc6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x57ebf72dcc6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x73b4cd114aa4 - <unknown>
[INFO] [stdout]   45:     0x73b4cd1a1a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration_async_engine
[INFO] [stdout]     integration_sync_engine
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "b91b2bbd99bb163c4692cb367ddec6cc02a4f36a685c5cfb1cc390fcaabbbf7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b91b2bbd99bb163c4692cb367ddec6cc02a4f36a685c5cfb1cc390fcaabbbf7a", kill_on_drop: false }`
[INFO] [stdout] b91b2bbd99bb163c4692cb367ddec6cc02a4f36a685c5cfb1cc390fcaabbbf7a
