[INFO] cloning repository https://github.com/ContinuousC/Rpc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ContinuousC/Rpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContinuousC%2FRpc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContinuousC%2FRpc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 140b5870c624c614300b8982795df10708a5e249 [INFO] testing ContinuousC/Rpc against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FContinuousC%2FRpc" "/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/ContinuousC/Rpc [INFO] finished tweaking git repo https://github.com/ContinuousC/Rpc [INFO] tweaked toml for git repo https://github.com/ContinuousC/Rpc written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ContinuousC/Rpc on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ContinuousC/Rpc 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64b708a1dc4756384785db4a4dd630eea6be67f5171d9a9feafd119f404c86d4 [INFO] running `Command { std: "docker" "start" "-a" "64b708a1dc4756384785db4a4dd630eea6be67f5171d9a9feafd119f404c86d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64b708a1dc4756384785db4a4dd630eea6be67f5171d9a9feafd119f404c86d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64b708a1dc4756384785db4a4dd630eea6be67f5171d9a9feafd119f404c86d4", kill_on_drop: false }` [INFO] [stdout] 64b708a1dc4756384785db4a4dd630eea6be67f5171d9a9feafd119f404c86d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61e0328db734e40ae4ac61bd5df13dc03ea7557875194bd32334347e7683e66c [INFO] running `Command { std: "docker" "start" "-a" "61e0328db734e40ae4ac61bd5df13dc03ea7557875194bd32334347e7683e66c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling aws-lc-rs v1.12.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling data-encoding v2.7.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cmake v0.1.53 [INFO] [stderr] Compiling aws-lc-sys v0.25.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling rpc_derive v0.1.23 (/opt/rustwide/workdir/rpc_derive) [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling rpc v0.1.38 (/opt/rustwide/workdir/rpc) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/msg_stream/cbor.rs:233:25 [INFO] [stdout] | [INFO] [stdout] 233 | fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 233 | fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/msg_stream/json.rs:228:25 [INFO] [stdout] | [INFO] [stdout] 228 | fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 228 | fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/template.rs:59:30 [INFO] [stdout] | [INFO] [stdout] 59 | fn parse_template(mut input: &str) -> IResult<&str, Template> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | fn parse_template(mut input: &str) -> IResult<&str, Template<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/template.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | fn indented(input: &str) -> IResult<&str, Elem> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 99 | fn indented(input: &str) -> IResult<&str, Elem<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/tls/tls_stream_ext.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | fn peer_certificate(&self) -> Option<&CertificateDer>; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 10 | fn peer_certificate(&self) -> Option<&CertificateDer<'_>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/tls/tls_stream_ext.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | fn peer_certificate(&self) -> Option<&CertificateDer> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | fn peer_certificate(&self) -> Option<&CertificateDer<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/tls/tls_stream_ext.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | fn peer_certificate(&self) -> Option<&CertificateDer> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 49 | fn peer_certificate(&self) -> Option<&CertificateDer<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/tls/tls_stream_ext.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | fn peer_certificate(&self) -> Option<&CertificateDer> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | fn peer_certificate(&self) -> Option<&CertificateDer<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.34s [INFO] running `Command { std: "docker" "inspect" "61e0328db734e40ae4ac61bd5df13dc03ea7557875194bd32334347e7683e66c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61e0328db734e40ae4ac61bd5df13dc03ea7557875194bd32334347e7683e66c", kill_on_drop: false }` [INFO] [stdout] 61e0328db734e40ae4ac61bd5df13dc03ea7557875194bd32334347e7683e66c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4557d5d63ddc127cafebe28ac11579d832d3cf7154824265c293a83ee6ddcd0 [INFO] running `Command { std: "docker" "start" "-a" "d4557d5d63ddc127cafebe28ac11579d832d3cf7154824265c293a83ee6ddcd0", kill_on_drop: false }` [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rpc_derive v0.1.23 (/opt/rustwide/workdir/rpc_derive) [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling lock_debug v0.1.4 (https://github.com/ContinuousC/LockDebug.git#bb4bf68e) [INFO] [stderr] Compiling rpc v0.1.38 (/opt/rustwide/workdir/rpc) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/msg_stream/cbor.rs:233:25 [INFO] [stdout] | [INFO] [stdout] 233 | fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 233 | fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/msg_stream/json.rs:228:25 [INFO] [stdout] | [INFO] [stdout] 228 | fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 228 | fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/template.rs:59:30 [INFO] [stdout] | [INFO] [stdout] 59 | fn parse_template(mut input: &str) -> IResult<&str, Template> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | fn parse_template(mut input: &str) -> IResult<&str, Template<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/template.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | fn indented(input: &str) -> IResult<&str, Elem> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 99 | fn indented(input: &str) -> IResult<&str, Elem<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/tls/tls_stream_ext.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | fn peer_certificate(&self) -> Option<&CertificateDer>; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 10 | fn peer_certificate(&self) -> Option<&CertificateDer<'_>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/tls/tls_stream_ext.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | fn peer_certificate(&self) -> Option<&CertificateDer> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | fn peer_certificate(&self) -> Option<&CertificateDer<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/tls/tls_stream_ext.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | fn peer_certificate(&self) -> Option<&CertificateDer> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 49 | fn peer_certificate(&self) -> Option<&CertificateDer<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/tls/tls_stream_ext.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | fn peer_certificate(&self) -> Option<&CertificateDer> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | fn peer_certificate(&self) -> Option<&CertificateDer<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Request` is never used [INFO] [stdout] --> rpc/src/msg_stream/test.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | enum Request { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Response` is never used [INFO] [stdout] --> rpc/src/msg_stream/test.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | enum Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/msg_stream/cbor.rs:233:25 [INFO] [stdout] | [INFO] [stdout] 233 | fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 233 | fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/msg_stream/json.rs:228:25 [INFO] [stdout] | [INFO] [stdout] 228 | fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 228 | fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/template.rs:59:30 [INFO] [stdout] | [INFO] [stdout] 59 | fn parse_template(mut input: &str) -> IResult<&str, Template> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 59 | fn parse_template(mut input: &str) -> IResult<&str, Template<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/template.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | fn indented(input: &str) -> IResult<&str, Elem> { [INFO] [stdout] | ^^^^ ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 99 | fn indented(input: &str) -> IResult<&str, Elem<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/tls/tls_stream_ext.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | fn peer_certificate(&self) -> Option<&CertificateDer>; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 10 | fn peer_certificate(&self) -> Option<&CertificateDer<'_>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/tls/tls_stream_ext.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 36 | fn peer_certificate(&self) -> Option<&CertificateDer> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | fn peer_certificate(&self) -> Option<&CertificateDer<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/tls/tls_stream_ext.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | fn peer_certificate(&self) -> Option<&CertificateDer> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 49 | fn peer_certificate(&self) -> Option<&CertificateDer<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rpc/src/tls/tls_stream_ext.rs:55:25 [INFO] [stdout] | [INFO] [stdout] 55 | fn peer_certificate(&self) -> Option<&CertificateDer> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | fn peer_certificate(&self) -> Option<&CertificateDer<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.75s [INFO] running `Command { std: "docker" "inspect" "d4557d5d63ddc127cafebe28ac11579d832d3cf7154824265c293a83ee6ddcd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4557d5d63ddc127cafebe28ac11579d832d3cf7154824265c293a83ee6ddcd0", kill_on_drop: false }` [INFO] [stdout] d4557d5d63ddc127cafebe28ac11579d832d3cf7154824265c293a83ee6ddcd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7159dc2083679700dbfcd2a6caf873d90eaad2d17f9e82d255007aa5272585fa [INFO] running `Command { std: "docker" "start" "-a" "7159dc2083679700dbfcd2a6caf873d90eaad2d17f9e82d255007aa5272585fa", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> rpc/src/msg_stream/cbor.rs:233:25 [INFO] [stderr] | [INFO] [stderr] 233 | fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 233 | fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> rpc/src/msg_stream/json.rs:228:25 [INFO] [stderr] | [INFO] [stderr] 228 | fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 228 | fn peer_certificate(&self) -> Option<&rustls::pki_types::CertificateDer<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> rpc/src/template.rs:59:30 [INFO] [stderr] | [INFO] [stderr] 59 | fn parse_template(mut input: &str) -> IResult<&str, Template> { [INFO] [stderr] | ^^^^ ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 59 | fn parse_template(mut input: &str) -> IResult<&str, Template<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> rpc/src/template.rs:99:20 [INFO] [stderr] | [INFO] [stderr] 99 | fn indented(input: &str) -> IResult<&str, Elem> { [INFO] [stderr] | ^^^^ ^^^^ ^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 99 | fn indented(input: &str) -> IResult<&str, Elem<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> rpc/src/tls/tls_stream_ext.rs:10:25 [INFO] [stderr] | [INFO] [stderr] 10 | fn peer_certificate(&self) -> Option<&CertificateDer>; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 10 | fn peer_certificate(&self) -> Option<&CertificateDer<'_>>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> rpc/src/tls/tls_stream_ext.rs:36:25 [INFO] [stderr] | [INFO] [stderr] 36 | fn peer_certificate(&self) -> Option<&CertificateDer> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 36 | fn peer_certificate(&self) -> Option<&CertificateDer<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> rpc/src/tls/tls_stream_ext.rs:49:25 [INFO] [stderr] | [INFO] [stderr] 49 | fn peer_certificate(&self) -> Option<&CertificateDer> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 49 | fn peer_certificate(&self) -> Option<&CertificateDer<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> rpc/src/tls/tls_stream_ext.rs:55:25 [INFO] [stderr] | [INFO] [stderr] 55 | fn peer_certificate(&self) -> Option<&CertificateDer> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 55 | fn peer_certificate(&self) -> Option<&CertificateDer<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rpc` (lib) generated 8 warnings (run `cargo fix --lib -p rpc` to apply 8 suggestions) [INFO] [stderr] warning: enum `Request` is never used [INFO] [stderr] --> rpc/src/msg_stream/test.rs:13:6 [INFO] [stderr] | [INFO] [stderr] 13 | enum Request { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: enum `Response` is never used [INFO] [stderr] --> rpc/src/msg_stream/test.rs:19:6 [INFO] [stderr] | [INFO] [stderr] 19 | enum Response { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rpc` (lib test) generated 10 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rpc-d72a97e6d7eda7aa) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] ....+....+.+..............+......+....+......+...........+.+..+.+............+..+...+.......+..+......+.......+.................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.+++++++++++.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*++++++++++++++++++++++++++++++++++++++++++++.......++++.....++.+++...+++...++..++*......+........+..+.........+...+..+++++++++++++.+++++++++++++....+++++++++++++++++++++++++++++++++++++++*.....+...+.......+.............+..............+........+...+...+.+........+......+....+...+...+.......+.....+....+.....+....+...+..+...+...+......+.+...+......+....+........+....+................+...+.....+......................+......+.....+..++++.+++++++++++++++++++++++++++++++++++++++++++++++++++++.......++++++++*.....+...........+...............+..........+.....+......+.+...........+..+.........+........+............+++...............................+...++...+.....++.............+.............+.......++.....................+..+...........++..........+.............+.....+.....................++.....+............+...+.....+.+...............+.++....+....+....++..........+..................+.+.+.......+...............+...............++..........+............................+......+.+.......................+.....+........+..++....+...+...+..............+........+......+..+......+........+............+...+....+........+..+.....+....+......+.++........................+...........+...+.............+.........+...+...........+.+...............+...+....+......+...................+.............+................+...........+.............+.+.+......+.+.......+.........+......++...................++........+..+.......+........+.+......++...........+...+......+..............+....+...............+......................+..........+.+.....+................+.+..............+......+.......+...+..+..+..........++.........................+.+..................+.+................................+..+..+................................+.+.....................+...+...+..........+...+.............+...................+.+...+........+.+.......+....+...++..........+.......................+.....+...+......++...........++.................+............+........+.......+...+...+......+..+...+.....+.....+........................+.....++.................+...............+.................+.............+..+.....+........+..........+.....+.............+....+...+..........++............+...+++....+......+.....+...........+.........+..........+.....++....+......+.++.+.....+......+..++....++..+......+......++..++....+.....+.+.....+..+.....+.+++.......++..+.....++.+.+..+....+...+......+.....++..+...+....++++....+...+.+.....++....+.+....+.+..+..+....++....+..++.+++.+...+..++.....+..........+.+......+.++...+......++...+...+....+.+........+.+...+...+....++...+....+.++.+.+ [INFO] [stderr] .+.........+..+.......+..+....+......+.....+...+........+..................+..+....+......+...........+...............+...+...+++++++++++++++++++++++.++.+++++++++++++++++++++++++++++++++++++.+++*....+.....+....+...+..+...............+......+.+......+.....+....+......+...+.....+......+...+.............+..+...+...+.+...+..+......+...+....+........+....+++++++++++++++++.++++++++++++.+++++.++++++++++++++++++++++++++++++.+*....+........+...........+.+..........+....+...+...............+.........................+........+.......+.+........++....+..+....+.........+..+...........+.+....+....+.......+.....+.....+...+.+...+.....+.+++...+......+...+.+...+......+.+...+.....+.....+.+..++.+.+..+....++.++.+......+..+.+...+....+....+.....+.....+......+.....+..+++...+..+++.+......+......+....+.+.++.+....++......++...+.+...+....+.++.....++....+.++.+.....+............++....+....+.....+....+.+.++..........+.....+++...+...+..+..........+........+..........++........+....++.....+...+....+......+.++....+ [INFO] [stderr] .+.+......+.....+......+.+......+...+.........+...+...............+...+...+....+.........+.......++++.++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+.+..+................+.....+.......+.+++++++++++++++++++++++++++++..+..+++++++++++++++++++++++++++++++++++++*...............+......+....................................+.+......+..+...+.....+..+....+.+....++..................+.++........+.........+.+.+.........+...........+......+...+.........++........++.....+..................+....++...............+..+.....+..+.....+..........+.+...+.......+.....+...................................+...+..+..............................++.+..........+..+.+....++.....+...++.............+............+.................+....+..+...........+.....++.+.......+......+....+..............+.............................++.......+........+.......+.............+......++...........................++...........+...........+.+..............+.+..................+.+...+.......+.+.....+.......+.+.....+...........+..........+.................+.......+.+.........+..............+.....+.......+.......++.....+....+...........+.+...........+.......+..........+..+..+...........++........++......+.................++............+......+......+......++...................................+.+....+..........+...............+...+.......+.........+.........+.............+.........++..+......+........+.....+........++..............................++..........+.......+......+.+.....++....+..............++..........++.....+...........+.+.........................+...+..+......+...........+............+.+..........+....+.....+....+.....+.....+...+.++.+.........+........++....+....+....++...++.+...+.+..+......+....+...+..+...+++.+.++...++.++....+...+..+.+..+...+..+....+..+++.++.+....+...+....++..+.+..+.+...+...+..++..+.+..+.+...+....+....++..++.+.+.+..+++.+..+.+.+..++..++.+.+...+.+..++++.++++ [INFO] [stderr] +..+.+...+..req: Can't open "ca.key" for writing, Read-only file system [INFO] [stderr] .+.............+...+...+.+...........+.............+......+.....++....+..++++++++++++++++++++++.+++++++++++++++++++++++++++++++++++++++.++++*.+.+...+...........+..........+.....+......+....+.........+............++++++++++++++++++++++++++++++++++++++.+++++++++++++++++++++++++++*....+.+.......++..+........+.+...+.....+..........+............+.+..+....+.+....++..........+++..+.+....+...+++.........+.+.......+.....+.+.....+........++...+...+......+.+.+..+.........+....++.+.+...+.+......++.....+.......+..+....+..+..+.+......+...+..+.......++.....+.++........+...+..+....+...++..+...+.+.......+....+....+.......+.....++.+...+...++....+..+..+.+..+.......+.+......++.......+ [INFO] [stderr] ......+.+...++........................req: Can't open "ca.key" for writing, Read-only file system [INFO] [stderr] +...+...+.........+..+...+...++++++++++++++++++++++++++++++++++++++++++++++++++++++++.+++++++++*..........+.....+...+....+...+.....+.+............+..+......+.......+.....+...............+...+......+...+..........+......+..+.............+.+..+....+...+..+...+.......+++++++++++++++++++++++++.+++++++++++++++++++++.+++++++++++++++++++*....................+..........+..+........+....+.......+................+..+.........................++.....+............+..+.....++...+.......................+.......+....................+...............++....+.............+........+................+.......+.....+................+......+........++..+............+......+.+.......+.......+........+.....+.+....+.........+.......+....+.........+...+...++.......++..+................+.....+.+........+.+...+..+..+.......+................+.....+.....++.........+..+....+.....+.....+.............+.+.....++.........+...............+........................+.+..+....+..+...............+......+..........+..+...............+++................+....+........+.+..+............+...+.......+.+..+.+..........+.........+..+......+......+.....++...+..+...........+..............++..........+............+.......++........+....+..+........++..........................+..+..+..........+..+.....+..........+..........+......+..+.......+...........+........+.........+...........................+.................+++..+............+...+..............+..+.................+.....................+...+.....+...+.+..+....+.....+...+.+..+.+....+...+...+.+...+....++.+....+..+...+....++.+..+.....+.+.+..++..+.+.++...+...+....++..+.+.+...+..+.++.+....+...+.+++..+..+.+..+...++++...+......++.+..+..+..+.+.+.+...++.+......+...+.....++++...+.+..++...+...+.+...+....+.+..+...+...++ [INFO] [stderr] ........+++++++..++++++++++++++++++++.+.+++++++++++++++++++++++++++.+++++++++++*...+........+.+........+.............+........+..........+.....+.........+.+......+...+........+....+++++++.++++++++++++++++++++++++++++.+++++++++++++++++++++++++++++++*.........................+..+.....++.+....+................+....+..................+..............+........+.+.....+........+....+.......+..................+.+....+....................+.+..............+.........+.+........+.....+...+...........+..++......+...+...+...+....+..+...................++.........+..........+.........+................................+...........+++..............+.+.........++.................+.....++..............+.+.......+......+..........+......+++....+......+.+........+..........................+...............+.............................+.+.+...................+......+.......+....+..............+.+.....++.+.....+...........+...+.....+.+...+.+..............+...............+.............+........+...+.+....................+................+........+.+..+..+.......+........+....................+....+..+........++..........+..........++............+..+.........+.+.............................+.+............+..................+..+..........+........++.+............+........++.....+.........++..........+...................+........................+...+....+..+.........+.+...+.........+..........+..+...........+.+.+......+..+....+...............+.+.....+.+..........+.....+....++............+...+.+.....++......++....+.......+..........+...++.+....+.....+.....++..+++...+.+.+++.++.++.++.+..+..+..++++...+.+...++...+.+..+.+..+.+..+..+..+.+..+.+..+.+++.+..+..+.+...++...++..+.+++.+.+++.+..+..+.+..+.+..+.+.+..+++.+++.+..+++.+.++++.+...+.+..+++.+.+.+..+.+++..++.++++++++.++.++.++++++++++++++++++++++++ [INFO] [stderr] ..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+................+....+...+......+.++.....++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+++++..++ [INFO] [stderr] .+...............+.+..+...++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.......+...+.....++............+.......+.....+......+..+...+.........+.+.....+......+...+.+...........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.....+....+...+.+.+..+....+..+.+.+.+.++.+..+.+.+..+++...+...+...++...+......+....+......+++..+....+.....++....++..++.+.......+....+...+.+...++...+......+...+.+.+...+...++..+.....++..+....+ [INFO] [stderr] ..++..+.......+...............req: Can't open "server.key" for writing, Read-only file system [INFO] [stderr] ...................+..+.......+...+..+...+.+................+..+.......++.......+......Can't open "server.req" for reading, No such file or directory [INFO] [stderr] 805B6824C7750000:error:80000002:system library:BIO_new_file:No such file or directory:../crypto/bio/bss_file.c:67:calling fopen(server.req, r) [INFO] [stderr] 805B6824C7750000:error:10000080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:75: [INFO] [stderr] Unable to load certificate request input [INFO] [stderr] ...........+.......+..+....+......+...+...+........+......+.+.....+....+...+................+...+.......+++++.+.++++++.+++++.+++++++++.....++..........+..+.++++++++++++++++++++++.+++++++++++++++++++*....+......+....+...........+..+..+.......+.....+.++.++++++++++++++++.+++++++++++++.+++++++++++++++++++++++++++++++++++++*...+...+++...+....++...+.......+...+.....+..+..+.+..+.+.+.+.+.+....+.+.++....+....+.+..+.++.+......++..+..+.++..+......++...+....+.+...+......+..+.+.+.++..+.......+.+.+......+.......+....+....++...+..+.....+........++.....+.......+.++.....+.+.+..........+....+..+..++.+....+++....+.++........++........+.....+.++.++..+.+...+.+..+......++....+.+.++ [INFO] [stderr] ..........+.....+......+........+.req: Can't open "server.key" for writing, Read-only file system [INFO] [stderr] .........+..+....++................+........+...Can't open "server.req" for reading, No such file or directory [INFO] [stderr] 80CB46E9FE7D0000:error:80000002:system library:BIO_new_file:No such file or directory:../crypto/bio/bss_file.c:67:calling fopen(server.req, r) [INFO] [stderr] 80CB46E9FE7D0000:error:10000080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:75: [INFO] [stderr] Unable to load certificate request input [INFO] [stderr] .......+....+....+..+.+..+...+.......+..+......+.........+.............+.+++++.+++++++++++++++++++++..+++++++++++++++++++++++++++++++.+++++++*......+......+......+.+.........+..+.........+....+++..++++++++++++++++++.++++++++++++++++++++++++++++++++.++++++++++++++*..................+.........+........+..+........+......+.+.+......+.+.++..+......++..+....+.....+.+....+...+...+....++.+....++...+......+...+.+.....++..+......+.....+.+.+...+...+..+...+........+...+.....+.....+.....+.+++....++++...+.....+.....+.+...+.+..+.....++...+...+....+.......+.....+...+.+.+.....++++..+.....+..+++.+....+.......+..+..+...+...++.++....+......++.+ [INFO] [stderr] .........+.+...+.....+..........req: Can't open "ca.key" for writing, Read-only file system [INFO] [stderr] ......+.........+...+.+.....+....+..+........+...++++++++++++++++++++++++++++++++.+++++++++++++++++++++++++++++++++*.......+.+.....+.+........++.+.........+...+..+.............+..+...+....+...++++++++++++++++++++++++++++++++++++++++++++++++++........+......++++++++++++++.+*+...................+....+.+...+.....++.++....+......+.+++...+..+.+....++.+.....+++.+.....+.....++....+.....+.+++.......+..+..+.....+....+...........+....+.+...+.+.++.....++...+.....+....++.....++.+......+........+...+...++....+.+.......+.....+.+.......++...+.+..+.+...++....+..+.......+.+....+.+...+.+++...+..+..+.+.+.+.++.+..++.....++....+...+.+..++...+.+....++.+...+.+...+.....++.++.+...+.+++..+...+.++++...+...+.++.+.+++ [INFO] [stderr] ......+.....+........+....+........+......+...++++++.++++++.++++++++++.++++++++++++++++++++.+++++++++++++++.+++++++++*.......+..+.+...++......+.....+...+.......++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.++.....+.+.+.+...+....+..+...+.+++.+..+.++..+.++...+++...+...+..++..+...+...+.+.++...+...++...+.+..+....+.....+....+..++++.++...+.+....+ [INFO] [stderr] ..+..+..+.+...+.........+...+..+...+............+.+.....+....+...+.+..+...........+..........+++++++++++++++......+........+.........+...............+...+++++++++++++++.++++++++++++++.++++++++.++++++++++++.+..+*..+...+......+.....+.+..+..........+...+++++++++++++++++++++++++++++++++++++++.+++++++++++++++++++++++++.+*......+......+.....+.......+.......+......+......................+......+............++.....+......+..............++..........++....+.+..............+.......++.............+....+........+.+.+........++........+................+...........+..+............+....+............................+.+............+....+..+....................++............+.........+..+.............+...+...............++..+..+.+..+.++......+..+....+..+....++...........+..+.+......+...+...........+.....+........+...+......++....++..........+..+..+.......+.+.+...+.......++.....................++.+......+.+.+...+.....+........+..++...+..+.....+..+..........+.......+..++......+.+...+....+.......++.......+....+...+........++......+..+......++.+.+..+.+..++...+..+++..+++.+....+..+..++.++...+.+....+...+.+..++..+.+..+.++..++.+++.++...++..+.+....+.+..++..+++..++.+.+.++...++.+++...++++.++.+++..+.+..+.+++.+..+...+...+..+....+++......+...+.......+....+....+++.....+..++...+..++.++...+++..+..+.+.+.+...++....+..+.++...+..+.....+.+....+.+....+.+ [INFO] [stderr] [INFO] [stderr] .....+........+..++++++++++++++++++++++++++.+++++++++++++.++.+++++++++++++.++++++++++++.*.+......+........+............+.......+..+....+.+...........+.....+................+......+...+.....+...+++++++++++.++++++++++++.+++++++++++++++.+++++++++++++.++++++++++++++*.....+.......+..+..........+.........++req: Can't open "client.key" for writing, Read-only file system [INFO] [stderr] ....+............+...........+.....+.......+.....+...+............+...+....+.....+..+...........+.....+.Can't open "client.req" for reading, No such file or directory [INFO] [stderr] 80EBD9772D7F0000:error:80000002:system library:BIO_new_file:No such file or directory:../crypto/bio/bss_file.c:67:calling fopen(client.req, r) [INFO] [stderr] 80EBD9772D7F0000:error:10000080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:75: [INFO] [stderr] Unable to load certificate request input [INFO] [stderr] ............................+.........+.++++++++++++++++++++++++++++++++++++++..+++++++++++++++++++++++++++*.........+.........+..........+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++..++++++*.................+..............+..................................+......+.+........+...+..........+..........+......+...............++......+........+.........+............+.....+........+.......+............+.......+..+.........+............+......++...+.....+.................+.....+...............................++.+.............+......++.....................+..+..............+....+....+.........+..................+................+........+......+........+............+.+.+....+.....................+......+.........................+..++......................+.+...+.....+.....+........+...............++......+...........+.....+.....+....+......+......+......+.....+..........+...............+.++................++.....................+.........+..+.................++.............++.+.....+.+.....+............+.........+..+..+.......++....................+.+.................+.............+.......................+....+............+....+............+..+............+...+.........+..+..+...........+..+....+.................+..+...+...+......+.+..........+..........+.....+..........+...+..+......+..++..+.....+........+...+...+..+..+...+....++.+.+..+...+...++..+....+.....+......++.++.+...+......+.+..+.+.+...+.+..++.+.++..+.+..++++..++++.++++.+++.+..++..+++++..++..++.++++.+.+.+.++..++..++.+.+..+.+..+.+..+++.+.+.+.++..++..++.+.++++++...++++.+.++++.++++++..+ [INFO] [stderr] +.+..++.+++...+..+..+.+req: Can't open "client.key" for writing, Read-only file system [INFO] [stderr] +.+++..++.+..++.+.+...+.++.++..++Can't open "client.req" for reading, No such file or directory [INFO] [stderr] 805BC59F3C740000:error:80000002:system library:BIO_new_file:No such file or directory:../crypto/bio/bss_file.c:67:calling fopen(client.req, r) [INFO] [stderr] 805BC59F3C740000:error:10000080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:75: [INFO] [stderr] Unable to load certificate request input [INFO] [stderr] +...+.......+......+..........+...+..............+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+..+.+.....+.+......+...+...+...+...................+..+++++++++++++++.++++++++++++++++++++++++++++++++++++++++.++++++++++*...+..+..+.++...+.+.....+ [INFO] [stderr] ...+...+......+...+...+..........+.....+......+++++++++++++++++++++++.++++++++++++.++++++++.+++++++++++++++++++++....+*.....+......+....+...+............+......+..+.+.....+......+......+....+...+...+.........+...+..+.+........+......+.+.....+++++++++++++.++++++++++++++++++++++++++++++.++++++++++++++++++++++*....++................+.+..................+.........+...+.....++.+......................+..+........+..........................+..........+......+............+.....+.....................+......+..+...........+....+...++...+....+.............+.....++..........+.+.........+..+....+.+..+...........+.................+..+..........+............+..+.....+.......+..+.+.......+.++.+..+..+.++....+...+++..++.......+...+.+.....+.+...+............++..+....++.....++.++....++.....+.......++..+..+...+....+.+...+.+...+.+.+.......++.+.......+.....+....+..+.+....+....+...+....+..+..+.+.+.+..+.+.+...++.+......+...++...+....++.....+....+.+..+....+...++.++.+....+...++....+++.....+......+..+..+....++.++...+.+..+.+++ [INFO] [stderr] ..+.....+.+........+.+.........+.....+....+..+....+........+...+........+.......+......+..+...+....+..+...+.......+.....+++++++++++.++++++++++++++++++++++++++++++++++++.+++++++++++++++++++*..+....+.....................+..+.+..+...............+...+...................+.....+.......+.......+...+..............+...+.............++++++++++++++.+++++++++.++++++++++.+++++++++++++++++++++++++++++++++*........+......+..+........+.........++........+....................++...............+..+.....+..+..+...................+.......+...+..+..+...+.....+............+.......++...........+.+....+........+......................+.+.+......+........+......+................++.................+.......+..............+.......+.....++.....+....+................++......+.............+..+....+.+.....+........+.+....++......+........+.+........+.+.....................................................+.........++.........+..++....+...+...+...............+....+....+............+..+.........++......................+......+.....+.....+...+........+.+................+...+.....+....+..............+.............+.................+....+.....+......+........+...+.........+.+..............++....+.....+.....+.............+....+....+..........+.+..........++...+...................+............+..............+....+............++..........+..............+..+.......+.+...........+............................+......+.............+................+.....+....+........+..++......+.......+......+..............+.+.................+.....++.+....+.......+......................+............+.....................+....+........+..............++.+......+..........+.+......+...++.......+...+......+....+......+.++.....................+.+...+........++....+.......+...+..+.......+................+...+......+.........+..+.......++..+.......+....................+.......+.............++........++...............+........+.+.....+...+......+...............................+...........+..........+...+..................+......+..++.+...+.........................+.+..+...+...+........+...................+..+.......+............+..++.....+...+..........+.+.+...............+.....+.........+.+.....+.....+.......+.......................................+...+.........+++.....++..........++..+.....+.....+.....+.........+.....+...+...........+...........+.....................+...+........+..............++.........+....................+................+.........+.............++.+...................+........+......+.....++........+........+.+.........+...+...............................+........+.......+.+..................+...+................+........+.......+...+............++..+.....+...............+.+.............+..................................+.+......+........+.....++........+..++...+......+...+...+.+..+.....+.....+...++....+..+...+++...+.++..+..+.++++.+++.++..+.+.++++.+.+.+..+.++++.++...++++.+.+..++..+.+..++...+..+++++..+.+..+.+.+..+++++.+...+.+..++..+...+++++...+.+.++..+.+.+++.+..++.+..+.+.+.+++.+.+..+...+++++.++..+++.+.+++ [INFO] [stderr] +.+...+++....+.++..+..req: Can't open "evil-server.key" for writing, Read-only file system [INFO] [stderr] ....+...+.....+...+......+.++++++++++++++++++++++++++++..++++++++++++++++++++++++++++++++++++.+*.+......+....+........+...+....+......+..+....+.........+.....+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*+..+....+.....+.+..+...+..++...+..+..++..+........+.....++...+...+.+.....+...+.+...+ [INFO] [stderr] .........+...+..+...........+....req: Can't open "evil-server.key" for writing, Read-only file system [INFO] [stderr] ......++......+...........+....+.....+.......+...+...........+.......+..+.+..+.......+...+........+.+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+......+.....+.+...+.....+.+......+.....+...+...+...+............+....+......+...+.....+......+.+..+............+......+..........+..+.+...........+.+..+.......+.....+...+............+...+.......+.....+....++++..++++++++++++++++++++++++++++++++++++++++++++++++...+++++.++++++++*........+.+..........+..+.........+......+...........................+.....+.+.........+................+....+.+....++...+......+..+.+.....+.+..+.+.....+...++++....+..........+...++...+.......+....++..+..+++..+.....+...++.++..+....++.+.+..++...+...+.....+....+..+..++.+....+.....+....++++......++..+.....++...++++++.+++.+..+.+.+..+.+.++++..++..+.+++.+..+.+++.+.++.+..+++.++...+.+..+.++++.+.+++..+++..+ [INFO] [stderr] +.....+...+......+..+...++.+...+req: Can't open "server.key" for writing, Read-only file system [INFO] [stderr] +.....+...++.+..+.+...+..+.++....+....+...++Can't open "server.req" for reading, No such file or directory [INFO] [stderr] 80CBA3DB8B720000:error:80000002:system library:BIO_new_file:No such file or directory:../crypto/bio/bss_file.c:67:calling fopen(server.req, r) [INFO] [stderr] 80CBA3DB8B720000:error:10000080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:75: [INFO] [stderr] Unable to load certificate request input [INFO] [stderr] ..+..++.+..........+.....+.............+........+....+...........++.+...........+...+......+...+.+...........+...++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.++++++*...+.+............+.....+.+..+.+.+.....+...............+..+................+...+.+.........++....+...+.................++...+..........+.....+.+......++....+...+....+.....+......+......+.+.......+....+..........................++....+...+.+....+..+++++++++++++++++++.++++++++++++++++++++++++++++++++++++++++++++.+++*...+.+...+.+..+.++.....+...+........+.++.+.....+......+....+..+.+.......+ [INFO] [stderr] .+......+...+....+......+.....+.......+.....+...............+.......+.....+.+....................+......+...+.+..+...+.........+......+...................+..+.+.....+.............+.....+....+........+...+....++++++.++++++++++++++++++++++++++++++++++++++++++++++++++++.++++++...+*......+........+.........+...+.+.....+.+......+..+.+...........+.+...+......+.........+.....+......+......+...+....+...........+....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+.......+........+......+.........+....++.........+..................................+....++...+...........+...................+.............+.++........+...++......+...+..+..........++.+.....+....+...++.+.+....+..+...++......+...+..+..++...+..++++....+...+++...++.+..+..+.....+...++..+..+++.+......+.+..+.+.....+.+++..+..+..++..+...++...+..+...+.++..+....++..+..+.+.+...+.+++.+..+..+++..+....+.+.+..+.....+...+....+......+.++..+.....+.+++.+ [INFO] [stderr] ..+......+.......+...+.....+....+.....+.+..+....+..............+.+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++.++++++++++++++*..+.........+........++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+......+.......+.............................+.....+.......+.........+.............+...++.+.................+.....+..+....................................++..+.......++....+....................+.+.+......................+......++..+...+...............+......+........+...............+..........+.......................+......+.............+..................+..+.+....+....+.+..+..++.+...+.++...+..++..++......+...+....+..+..+.+..+..+....+...+...+...+.++...+.+.+...+.+...+++....+..+...+...+...+...+.+++.+...+++++.....+.++++...++..+...++.+..+.+...+....+.+.+...+.....+...+.+++..+.+.+...+.+..+.+......+.+++.+.+..+..+. [INFO] [stderr] ....+.............+..+......req: Can't open "evil-client.key" for writing, Read-only file system [INFO] [stderr] ..+..+.....+......+...+.....+...++++++++++++++++++++++.++++++++++++++++++++++++++++++.+++++++++++.++*......+....+...+....+.....+.+......+.........+......+.........+......+........+............+.+++.++++++++++++++++++++++++++++++++++++++.+++++++++++++++++++++..+++*...........+........+.+.....+........+....+.............+.+...................+..+....+..+.+.......................+........................+......................+............++.......+...+........+................+.+............+..+........+.+.....++..............................++.......++.+..+............++...........+.......+.......+.......+...........+......+....+.................+.+...+...............+..++...+...+..................+.......+...+........+.....+++.+....+.........+...+.++.....+..+..+..+.+.+.+.......++..+.......+.+...+.+..+..+.+...+.....+.....+.......+...+++...+...+..+.++..+...+......+..+...++++....+....+....+...+.+...++.....+.+++.++...+....+.....+....+.....+.+...++.++..+.....+.+......+...++..+.....++.+..+..+....+...+.....+.++.+.++...+....++.....+..++ [INFO] [stderr] .....++.++++++++++++++++++++++++++++++++++++++++++++.+++++++++++++++++++*..+....+......+.+.....+....+........+.......+....+...+..+.+.....+.+...+...+..+.+...........+.++.+++++++++++++++.++++++++++++++++++.+++++++++++++++++++.+++++++++++*..........+.+....+.....................+...........+......+..+........+.++.....+.+........++.....+..+...+.........++......+........+......+..........+....+......+.....+.........+..+........+......+.......++........+.........++.......................+......+...++.+............+......+...+.......++........+.+............+.+..+.........++....................+...........+.......+..+.................+..+..+..+.............+......+........+.++...............+...........+..........+.......++...........+......+.....+............+......+....+........+++...+.......+...+..........................+.......+..........+.+.......................+.+...............+..++...+....+.....+..........+...+................++................+..+.......+..+........+...+....+.........++.+.........+....................................+....+..............+...................+.+................+...+...........+...+.......+..........+................+.....+......++.+..............................+.........+.++...........+.+.........+...+.......+.+....+..................+++.........................+.+.+.............+......++...........+...+...+........................+............+++.........................+...++...........++..+.......+.............+...............+......+..............+...+..............+.....+..+....................+.................+..............+..+.+.......+.............++....+...........+..+..++..+......+......++.......+.....+...+................................+....++.................+..........++........+................+.+....+..+.....+...............++....................+..+.+...........+.....+.........+..+.....+....+...+.+.+.................+...+.+...........+.+....+.+..........+...+.......+........+...+.......+.....................++.....................+..............+...........+..........+.++.+...........+.............+.......+.+........+.........+.......+........+.....+..+...............+....+.....+..................+...........+.........+....+........+.....+......+.......+............+.......+.......++....+.........+...........+.+....+.....+...........................+..+.+...................+.............+..+................+........+.+............................................++..+........+.+............+....+..+.............+....+.....+......+..........+...++............+.....++.......+.....+..........+.+.............+......+..++..................+...........+..+............+..........+.......+...........+..+...............+++......++....+...++...+..............+......................+...+...+...........................+....+.........++...........+..++.....++.+.............+.........+........+.............................+..........+.+...............+...+....+.++.++..+...+..+......++..+......+......++....+..+..+....+.+.....+..........+.....+........+.....+..+.......+.......+.........+.......++.....+.+.+.....++......+.+.+...+.......+++...+..+....++....+.++....++.......+.....+...+++.+.+..++..+.+..++.+..+.+..+.+.+.+.+...++..++++.+..++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stderr] +++++++++++++++++++++++++req: Can't open "evil-client.key" for writing, Read-only file system [INFO] [stderr] ++++++++.+.+..+.............+...........+..........+...............+.....+...+...+.........+......+.......+...+..............+...+.+.........++...+...+......+...+..+...............+.+...+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+.+.....+.........++....+...+.....+.......+...+.....+...++......+.+...+......+...+..+................+...+.....+.........+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+ [INFO] [stderr] .+....+....+...++..+...+.++.+...+..+.req: Can't open "broker.key" for writing, Read-only file system [INFO] [stderr] ..+..+...+..+...+...+..++.+..++...+++...+ [INFO] [stderr] .........+............+...+.....+....+..+...+......+..........+..............+.+......+...........+...+.+............+....+...+...+...+.....+......+.+..+..........+.....+...+++++++++.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+............+......+...+......+.+..............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.++++++*....+....+...+............+......+.Can't open "broker.req" for reading, No such file or directory [INFO] [stderr] 808B4F5CE97F0000:error:80000002:system library:BIO_new_file:No such file or directory:../crypto/bio/bss_file.c:67:calling fopen(broker.req, r) [INFO] [stderr] 808B4F5CE97F0000:error:10000080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:75: [INFO] [stderr] Unable to load certificate request input [INFO] [stderr] ..........+............+....+........+.........+.....+....+..+.........+...+.+......+........+.+......+...+........+...+.......+.......+......+......+........+....+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+..+.............++++++++++++++++++++++++++++++++++++..................+++++++++++++++.+++++++++++++++*...+......+........+..+......+.+...+..+........++...+..+....++....++..+........++.....+.+..++......+....+..+.++..++..+.....++.......+.........+.+.....+..+.+.+..++......++..+.....+.+....+...+...++.+...+.......+........+..+..+.......+...+....+...+...+..+....+...+........+.+.+.+.........+.++.++....+.+.....+.....+.+..+.++.+..+...+.+..++...++..++..+.....+.+++..+.....+.+....+.....+........+..+.+.+....+..++....+........+... [INFO] [stderr] .+...................+.....+...+....+..........+..+.......+..+.+++.+++++++++++...++++++++++++++++++++++++.+++++++++++++++++++++++++++*...+.+.+...........+..+...+......+.+...............+......+++.++++++++++++++++++++++++++++++++++++++++++.++++++.++++..+++++++++++*.......+.+.......+............+......................+........++...........+.................+.........+........++..................+.........+.....+..++......+.......+..........................+..++....+...+..+........+..................+...............+...+..+.+........+....................++.......+.+........................++..++.......+...........................+.+.............+.+........+.......+........................+++.....+..................+...............+.+.+.......+..............+.........................+.+.+..........+....+..............+..+...+...........+++..........+..+................++................+............+......+.++....+........................+.....+.............+.+.......+...........+...+......+.......+.......+....+.....++.........+...+....+....+....+.+.+..++++....+.+++..+...+.+...+....+..+.+..+.....+....+.....+.+......+.....+.....+...++.....+......+++.+....+..+.........+.+.....+....+....+......+....+....+++.+....++....+........++........++..++...++...+.+..+....+..+.++.+.......+.....+.+..+.....++.....+..+.+......+...++.......+....++.....+...+....+......++.....+.+....+........+..+.+..+.+.....+.+.+ [INFO] [stderr] .....+.....+.++++.+++++.++++++.+++++++++++.+++++.+++++++++++++++++++++++++.++++++++++*.......+...+..........+........+..............+..+....................+.+.....+++++.++++++++++++++.++++++++++++++++++++++++++++++.++.++++++++++.++++.+*.........+.....+.+............+..................+.........++.+...........+.........++...........+.+.....+.......+..+.+...+........+.........+..+.....+...........+.............++..+...............+...............+............++....+.+..........+......+.......+..........+.+.............+..++..........+.........+..+......................+......+.+.....+............+.................+........+....+........+...+........+........+........+..+...............+......+...+...+..................++..............+...........+.....++.....+........+.+................+........+...+...........+..+....+.....+...........+..........+...........+.+.........++..........+.+....+.....+.....+.............+...........+..............+...+......+..........+..+...................+.........+.+...............................++..+......+...........+............+.........++..++........+.+.........+......+.........+..+++.+..+..++++...++..+...++..++++..+.+..+..+.+.+..+.+..+...+.+.+..++..+...+++++..+..+++.+...+.+++..++.++..+.++.+...++..+.+.....+.+..+..+.+.+++..+.+++.+..+.+.+++.+..+.+.+...+.+++.+.+.+.++..++..+.+++.++++...++++.+..++++++..++.++...+.+.+...+..+ [INFO] [stderr] .+...+.+..+....+....+..req: Can't open "broker.key" for writing, Read-only file system [INFO] [stderr] ++...++..+++....++.....+........+....+.++Can't open "broker.req" for reading, No such file or directory [INFO] [stderr] 80BBA4E39D700000:error:80000002:system library:BIO_new_file:No such file or directory:../crypto/bio/bss_file.c:67:calling fopen(broker.req, r) [INFO] [stderr] 80BBA4E39D700000:error:10000080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:75: [INFO] [stderr] Unable to load certificate request input [INFO] [stderr] .+.+++.+..+.......+..+.+.....+............++++++++++++++++++++++++++++++++++++++++..+++++++++++++++++++++++++*..............+.+............+..+.........+....+...+..+.+.....+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...++......+......+...++...+.....+.+.++.....+.+...+..+.....++...+........++ [INFO] [stderr] +................+.........+....+.......+.....+.......req: Can't open "client.key" for writing, Read-only file system [INFO] [stderr] .............+....++................+..+..........+.............+.+.....+.+.....+............+..........Can't open "client.req" for reading, No such file or directory [INFO] [stderr] 808B18A2867D0000:error:80000002:system library:BIO_new_file:No such file or directory:../crypto/bio/bss_file.c:67:calling fopen(client.req, r) [INFO] [stderr] 808B18A2867D0000:error:10000080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:75: [INFO] [stderr] Unable to load certificate request input [INFO] [stderr] .....+........+......+.......+.........+......+...............+..+.......+.....+..+........+.+...+..+....+.....+....+..+......+.........+...++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.........+..+....+.....+....+............+..+.+.....+......+...+...+..........+...+..+.......++++++++++++++++++.+++++++++++++++++++++++++++++++.+.+++++++++++++++++*.............+....+...................+....+....+.+................+.................+...+...+...........++.......+....+.........+.+.........+++............+......................++.........+...+.......++.....+..+...............................................+..........+...........+..+..........++............+....................+........++..........++......+.......+.........+...++......+......+.+.........+.................+.........+....++.........+..+...........+..+..................+.................+..................................+++......+..+..........+..+......+....+...........+++..........................+......+................+..+.............++.+..........+..............+....................+.........++..........++....+...................+...............++.+...........++.+.......+........+........................+........+......+.+....+................+......+.+...+..+........++........+...+........++.......+..+....+..............+..+....+.....+.+.......+...++.........+....+...........................+.++...............+...++....+......+.+..+..+.++..+....++.....+..+.+......+.....+.....+..+...+.....+...+..+..++..+.....+..+.++...+...+..++..+.+......+.+...+......+...+.+..+.++.+++.+..+..+..+..+..+++...+..+..+...+.....+....++++.....+......++............+....+....++.....+...+..++...+.+++......+...+.+...+..+.....+.+++....+...+.+........++...+ [INFO] [stderr] .+..+..+++...+...+...+...+...+++..req: Can't open "backend.key" for writing, Read-only file system [INFO] [stderr] .+++..+..+...+.+....+++...++.+...+...+....+..++.+....+...+...+.+++.+..+.Can't open "backend.req" for reading, No such file or directory [INFO] [stderr] 807B6F4812770000:error:80000002:system library:BIO_new_file:No such file or directory:../crypto/bio/bss_file.c:67:calling fopen(backend.req, r) [INFO] [stderr] 807B6F4812770000:error:10000080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:75: [INFO] [stderr] Unable to load certificate request input [INFO] [stderr] ...+....++.++...++++++++++++.++++++++++++.+++++++++++++++++.++++++++++++++.+++++++++++*..+.......+..+......................+......+.....+....+.....+.++++++++++++++++++++++.++++++++++++++++++++.+++++++++++++++++++++++++++*.....+.........+..+.+...++.....+......+++.+...++..+..+..+++....++..+....+.....+....+..+.+.++..+...+.+.+..+.+.+...++...+..+ [INFO] [stderr] .......+.......+......+...+.....+..+.....+...+...+.........+.............++.+++++++++++++++++++.++++++++++++++++++++++++++++++++++++++++++++*....+....+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.....+.......+....+.............+..............+......++............................+.....................+..+......+.........+.........++.......+........+...+.......+...........+...............+...+......+..............+..+..+...........++..............+..+..............+.........+.................+...........+...+.+............+...++...........+............++......+...+..+..+...+..............+.............................+..............+...........+....+......+.+....+......+..................+.....................+.........+.................+.++..........+............+........................+..............+.................+.+.......................+..................++.++....+.++....+...++...+.....+....++..+....+....+.+.+.+.+..+.+.+.....++......+...+.......+.....+.....++++..++.......+...+....++.+...++.++..+.+...+......+..+..+...+........+.+..+++...+.+......+.....+...+.....++...+....+.+.....++.+..+.++...++.+....++...+.....+.....+.++..+.....+++..+.....+...+..++.+..........+...++.......+.+...+.......+...+.+ [INFO] [stderr] ........+.....+..........++req: Can't open "backend.key" for writing, Read-only file system [INFO] [stderr] .+......+.+.........++....................+..................+......+......+....+.....................+......+...+..........++.Can't open "backend.req" for reading, No such file or directory [INFO] [stderr] 801B5F547E700000:error:80000002:system library:BIO_new_file:No such file or directory:../crypto/bio/bss_file.c:67:calling fopen(backend.req, r) [INFO] [stderr] 801B5F547E700000:error:10000080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:75: [INFO] [stderr] Unable to load certificate request input [INFO] [stderr] .+..+....+....+...+..........+...+..+.+.....++++++++++++++++++++++++++.+++++++++++++++++++++++++++++++++++++.++*......++++++++++++++++++++++++++++++++++.+++++++++++++++++.++++++++++++++++*.+....+.....++......+.....+...++.+....++...+....+...+..++....+.....++.+.+....+.....+.....+.....+...++....+...++...+.+.....+........++.+......+..+....+..+..+....+..+..+..+...+..+.++....+.....++.....++......+.+...+........+......++...+..........+++..++.........+..........++...+..+..+.+..+...+.+...+.+..+.+...+......+++...+++.+....+..++.....+......+..+.++...+....+. [INFO] [stderr] .........+...........+......+.+...+.........+..+....+...+....+...+..+....+...........+......+.......+......+.....+.+........+..........+..+.........+.+.....+.+.....+.........+....+.......+..+................+.......+.+......+........+.....+..+.......+.+.....+........++++.+++++++++++.++++.+++++.++++.+.+++++++++++++++++.+++++.++++++++++.+++..+++*....+..+.....++.+++++.+++.+.+++..+++.++.++++.+++++++++++++++++++++++++++++++++++++.+++++++*........+.+....+.+..........+.......+.......+....+....+..+.............+.+......+++........+.......+.............+....+..........................+.....+..+......+.........+..............+......+.......+.......+.+........++......+.......+..+..+.....................................+...........+....+..............+.....+..............................+....+..+....+.........+.....+..+..+..............+.......+...+...............+.............................+.....++...........+.........+..+..............+.............................+....+...+...+...+..............+.........+.+...+.++......+...........................+++........+.....+..+...............+.+...........+...+...............+.........+.+........+.............+.....++.....+.............+...........+.+........+....+...............++........+...+...+..................+++................++..+........+....+..+................++.........+.+..........++...........+...............+...+.....+...+.........+.........+..........+.....+...........+.+..........++...+...........+..+.....+..................+................+................+..+......++................+++............+++......+.....+...................+..........+.+.+......+.......+...+.....+......................++................+...+....+.+..+..+++..+..++..+...++++.....+..+..+...+.+.+..++..+.+....++.++..+.+.+....+...+.....+++..+....+......+........+..++......+.+..+.+...+.+...+.++...++...++++.+.+..+...++...+...+++++..+...++....+.+...+.+++.++++..+.++...++++..+..+...++...+..+.+..+++..+++.+++.+...+.+..+.+++.+.+..+++.++...+.++++.+..+++.+++.+ [INFO] [stderr] .....+.............+..+.........+......+.+.....++++++++++++++++++++++++++++++++++++++++++.+++++++++++++++++++++++*.............+..++++++++.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+....+.....+...+.+....++.+.....+++.++.+........+.+..+.....+.+.+...+.+++.......+.+.+...+.....++...+..+.+...+.......+...+.++.+....++...+ [INFO] [stderr] .......+...............req: Can't open "agent1.key" for writing, Read-only file system [INFO] [stderr] .+.....+............+......+.....+........+........+....+..+.....+.........+..........+.+........+......++Can't open "agent1.req" for reading, No such file or directory [INFO] [stderr] 800BAD40BC7C0000:error:80000002:system library:BIO_new_file:No such file or directory:../crypto/bio/bss_file.c:67:calling fopen(agent1.req, r) [INFO] [stderr] 800BAD40BC7C0000:error:10000080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:75: [INFO] [stderr] Unable to load certificate request input [INFO] [stderr] ....................+..+........+.....+....+.....+...............+.+...+.....+....+...+.....+....+.........+..+..........+.....+.........+...+.+++++++++++++..++++++++++++++++++++++++++++++++++++++.+++++++++++++++*....+.....+.+..+...+.+.........+.....+.+.....+.+..................+.......+...+..+....+............+..+..........+......+.....+.+.........+..++++++++++.+++++++++++++........+++++++++++++++++++++++++++++++++++++++++++*.........+..............+...++..+.............+......+....+.....+..........+..+...+..+.....+........+......................+.+.........++......................+..........+..+............+..............+...+...++.+.......+.......+................+................................+................................+.+........+............+..++..............+.+..+......+.....+...+........++.......+.........+............+.....++....................++.........+.+.................+.............+.+.......+...............+..+..+..++.................+.......+................++...+..++...+....+..+...+....+......+.+.++.+..+...++++.....+....+..+++..+.+......++.+.++.......+......+..+....+..+.+.+....++..+..+..+....+...++....++...+...+.+..++...++.....+.+.+....+++.++..++.+..+.++...+++.+...++.+.++++.++.+.++++.++...+ [INFO] [stderr] .+...+.+..+++++++++++++++.++++++++++++++++++++++++++++++++.+++++++++++++++++++*..+........+.+..++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+...+++......+.+.....+.........++.+...+.++......++..+.......+.+...+.+.......++......+.......++.....+.++...+..+.....+..+......+.+...+...+.......+..+.........+...++......+.........+++.....+.+.....++...++...+.++.......+...+..++...+..+.....+....+.++...+.+..+....++..+..++..+........+........++.+....+..+...+.....+.+........+.+.....+.++....+...+....+....+.++...+......+.....+......+.+.+.+.++.....+.......+ [INFO] [stderr] ........+...+.+..............+.+......+...+++++++++.++++++++++.+++++..+++.++++++++++++++++++++++++++++++++++++++*....+.+...+.........................+...+++++++++++++++++++++++++++++++++++.++++...+++.+++++++++++++++++++.++++*....+............+..+...+..+..........+..+...+..+...............+........+.........+.+...........+...........+..........+.+.........+.......++...+............+......+.++.....+...+..........+................+......+........+..........+.+...........+.+...+............+..................+++..++.....................+...+....+...................+....................+..+.........++....+..........+.......+.....+......+..........+..........+....+.+.......+...................+..++........+...........+.......+++.+...........+..+.................+.....+..........++.........+.....................+.+..............+.........+.........+.+......+.+...............++.......+..+................++...................+++.+.....+........+.............+............+.......+.++......+.....+...............+.....................+.+.............+..++...+....+.......+......+....+..+......................+.+..............+..............+......................................++................+.............................+.........+.+.+......+.......+..........+..++.....+......+............+.......+..+..++................+...+.....+.....++....+.......................+..+...........+..+..........+.....+..........+..................+.+.+..+..++...........+.........+.......+.............++...++.....+.......+.....+...+.....+.........++..............++....+..........++.+.......+...+...............+....+...........+.....+....+...+......++.......+......+..+................+.......+........................+++..........................+.......+......+.................+.+.+...........+........+.......+..+....................+...............+.................++..................+.+..........+..............+.+...........+................+....+.........+..+................+...........+..+.+............+.+.+....+......................+....+...................+...........++..+......+...+.+...+................+...+.......+...+.................+.+........+...+.+...............+.......+...........+......................+..+................+........+...+..........+..........+.+..............++......++............................+..+.......................+...+.................+..........+..+..+................++..........+.....+............+.++.+.............+..+...+.....+............+..........+.........+...+.........+.+..........+.+...................+.++...........+......+.........+.......+.+.......+.....+.....+...................+.....+............+...+..................+.....+......+....+...+......+.......+..............+..........+......+.......+..........++.......+.........+.....................+.....+..+............++..............................+....+++.............+..........+.....+.........+...+............+.................++...............+....+....................+......+...............++.+....++......+....+............+.+....+....+...++......+.....+.......+.....+.........+.++.................++...............++...+.+......+.+...++...+.....+..+.......+....+..+...+....+........+.......++......+.........++.....+.+......+..+......+.....++......+....+.+.+.....+.++...+....+....+.+.+...+..+.+..+.....+..+++.+....+....++.+.+......+..+.++.+......+....+..+..+.+..+....+.++..+.....++........+.+........+........+..+.....+++......+.........++.....+.+.++...+....+.................+.+...+....+.++......+..+..+......+.....+...+....+......+.+.....+....+......+..+.....+++............+..............+..+.......+.+...+..+....+.+.+.......... [INFO] [stderr] ..+........+...+........++............+..............+................+....+..................+..+.+...+...+.......+..++.......+......+.......++.....+.+...+....+..++...++.++......+...++...++.....++.+..++.....+......+.+....++req: Can't open "evil-server.key" for writing, Read-only file system [INFO] [stderr] ...+....+.......++...........+......+..+.+...++............+......+.......+.....+....+...........+...+....+...........+....+..+......++....+......+..........+++++++++++++++++++++++++.++++++++.+++++++++++++++++++++++++++++++++*...+++++++++++++++++++++.+++++++++.+++++.+++++++++++++++++++++++++++++++++*...........+..+...++..+..+..+...+.....+.+...++.++.....++........+......+.+.........+.........++....+.....+...+......+......++.+.......+.....+...+..+.+.++...+......+.+...+.++......++....+.......++.+.+.......+.......+.....+....+.......+.+..+.......+.+..++ [INFO] [stderr] ..............+.+.+.....++....+.req: Can't open "agent2.key" for writing, Read-only file system [INFO] [stderr] ..+.........+..........+...............++.......Can't open "agent2.req" for reading, No such file or directory [INFO] [stderr] .806B541C607F0000:error:80000002:system library:BIO_new_file:No such file or directory:../crypto/bio/bss_file.c:67:calling fopen(agent2.req, r) [INFO] [stderr] 806B541C607F0000:error:10000080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:75: [INFO] [stderr] Unable to load certificate request input [INFO] [stdout] test tls::test::tls_evil_server ... FAILED [INFO] [stderr] +.....................+...+..........+......++.....+.............++.....+...+......+........+....+......+........+........+....+...+...........+.......+..+.....+......+.................+..............................+....++.........+......+......+.................+.++.+++...+...+..++.+++..+...+++.++..+...+.++.+.++.+++....+..+...+..+++...+++.+..++..+..+...+...+..+...+++..+...+..+..++.+..+++..+.++..+..+++..+.++..+..+..++.+.++.+..+++..+..+++...+..+..+.++ [INFO] [stderr] ..................req: Can't open "agent1.key" for writing, Read-only file system [INFO] [stderr] ......+.........+............+..Can't open "agent1.req" for reading, No such file or directory [INFO] [stderr] 80CBE44983700000:error:80000002:system library:BIO_new_file:No such file or directory:../crypto/bio/bss_file.c:67:calling fopen(agent1.req, r) [INFO] [stderr] 80CBE44983700000:error:10000080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:75: [INFO] [stderr] Unable to load certificate request input [INFO] [stderr] ..+.............+...+..+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+....+...+..+.........+....+..+.............+.....+..........+...+...+.....+......+....+..............+..........+..+.........+.+...+........+...+.......+...+......+........+.......+........+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+.+.+.............+....................+.+.+.........+.+...........+................+.....+.....+.........+.+.................++........+...........+..............+...+.+.......+...+.......+.+...+.........+............++....................+...+.........+..+.......+...+.......+...........+.......++.......++...................+...+...+........++....+.........+.....................+...+.............++..........+......+.........................+...+.++...+...+....+..++.+..+...+++..+...+.+..+.+++..+....+...++....+...++..+...+...+...+...+.++..++.+..++.+...+++....+...+.+.+++...+...+...++..+....+...+...+.....+.++..+....+......+...+...+.+.++.+...+...+..+++...+..+...+.++..+..++.+ [INFO] [stderr] ...+.....................+...+...+............+.......+.+...+..+....+..+....+......+....+..+.....+.....+.........+.+................+...+..+...+.......+......+.....+....+......+.....+...+....+..+.+.....+........+..+.......................+..........+.........+.....+............+....+......+.......+........+....+......+.....+.......+.+...+..............++.++++++++++++++++.++++++++++++++++.++++++++++++++++++++++++++++++++*.+.+.....+.......+..+...+....+++++++++++.++++++++++++++.+++++++++++++++.++++++++++++++++.+++++++++*....+..+...............................++.........+........+.......++...+.....+.........+....+.......++...+.....+.+....+.+....................+.+.....+......+.+........+.......+.....+.........++.........++...+....+....+..............++....+........+.....+..+..................++.......+..........................+.+.+..........+............+...+...+.....++..+...........+....+..........+.+.....+.....................................+.......+...+........+....+..................+.........+...............+.......++.........+.......+...+........+...+............+...+........+.......+............+.......+.....+..........+....+.....+.....+.......+..+..............+..................++.+......+....................+....+......+........+..+....+.......+........+......+...................+........+..............+........+.........+............++..........+.+..............+..............++........++........+......+.....++.......+.+.......+.....+.......+............+...............++..+..............++.....................+....+..+......+....+........................++.........++.+......++...........+........+.+...........................+......................+...+.....+..+..+..............+..+............+......+..........+...........+.+..+.............++.+...........++.+....+..+......+.....+...................+............+.......+.......+..........++........+............+........+.....+......................................................+.+..............+..+...+.........+.....+..............+....+.......+...+...........+..+....+......+......+...............+........++........+..............++.....+..+....+.....+............+..........+.....+.........+.......+........+.+...+.......+...................+...............+....+........+.....+.....+..........+.............+........++..............+..+++.+++.+..+..+++.+..+++..+..+.+..++...+++.+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stderr] .+...+.+...+.....+.++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.....+.+...+...+..+......+......+................+..+.+..+....++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.++.+..+++...+.++..+..+..+++....+.+...+....+.+....+...+..+..++.+..+...+....+.++.+ [INFO] [stderr] ..+.+...+......+req: Can't open "evil-client.key" for writing, Read-only file system [INFO] [stderr] ..+.....++.++++++++++++++++++++++++++++.++++++++++++++++++++++++++++++++.++++++*...+.........+...++.+++++++++++++++++++++++++++++++++.+++++++.++++.++++++.++++++++++.++++*.+..............+......+...............+...++......+....+..................................++.......+...........+....+........+............+........+...................+.+.........+...................+.....+........++...+...++............+....+........+.................+.......+..........+..........................+..+.........+.....+....+.............+.........+..+...+....+...+...++.+...++.+...+.+.++..+++...++.++.+....++.+++.+....+...+...+....+..+++.+++...+...+....+....+..+....+++....++++...+....+....+.+....+.++...+...++..+....+.++...+..++...+...+....++.+...+....+++....+++....+.++.+++ [INFO] [stderr] ..+....++++.++++++++++++++++++++++++++.++++++++++++++++++++++++++.+++++++.++++*.+...........+.....+.....+..+.+....+.+....+...+..+................+..+..+..+...+................+.........+.....+.....+++++++.++++++.++++++.+++++++.+++++++++++++++++++++++++++++++++++++.+++*.+......................+......................+..+...+...................+.........+....+................++.......+.....+........+....+........+.+....+.+..................+.....+................++....+......................++..+........+.+..+...............................++...+.......+...........+........+.......+.+....................+..........++.......+................+................+.+..++.+++...+...+...+++...+..+...+...+...+...+++.++.+..+++..+++.....++...+.++.+.+.++++...+.++......+.....+......+......++.+.....+.........+...++.+.....+...+..+..++.+..+..+++...+...+.++..+.....+..+...+++..+...+.+.+...+..++..+++ [INFO] [stderr] ......+...........................req: Can't open "broker.key" for writing, Read-only file system [INFO] [stderr] .+......+........................+...+..+Can't open "broker.req" for reading, No such file or directory [INFO] [stderr] 80AB5B1020790000:error:80000002:system library:BIO_new_file:No such file or directory:../crypto/bio/bss_file.c:67:calling fopen(broker.req, r) [INFO] [stderr] 80AB5B1020790000:error:10000080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:75: [INFO] [stderr] Unable to load certificate request input [INFO] [stderr] .+...........+.+...........+......+...+....+...........+.+......+......+...+............+....+...+..+...+.+...+....+......+..............+++++++++.++++++++++++++++++++++++.+++++++++++++++++++++.+++++++++++*...+++++++++.+++++++++++++++++++++++.+++++++++++++++++++++.++++++++++++*..+....+.............+....+............+.+.....+...+.........+...............++.+...+......+....+.............+.....+.......+................+..+...........+....+......+.....++.......+............+.................+.+............+...............+....+..........++...+................++......+.....+.+...+.......++......+..............+...+..........+........+....+..............+..+.+......+.........+....+......+.+.........+.............++............++....+......................+.......+.........+..+....+........+.....+...+.........+.....+...............+.....+.+.........+....................+...........................+......++...+...........+...........+.+......+.+.....+...........+..........+...+.....+.+...+...+...........+...............++........................+.+..+...........+............+..+..........+.+......++............+..........++...........+......+...+...+...+...+.++..++.++..+...+..+..++..+.++...+...+..++..+....+...+...+....+....+..+....+....+..+....+...+.+.+..++.+...+.++..+....+.++..+++......+.+..+....++....+...+.+.++..+..+.++..+..+..++.+...+...+..++.+.....+..+...+...+...+...+...+...+...+ [INFO] [stderr] .+..........+........req: Can't open "agent2.key" for writing, Read-only file system [INFO] [stderr] ..........+..+....+............+........+.........+......Can't open "agent2.req" for reading, No such file or directory [INFO] [stderr] 80AB3CDDA37F0000:error:80000002:system library:BIO_new_file:No such file or directory:../crypto/bio/bss_file.c:67:calling fopen(agent2.req, r) [INFO] [stderr] 80AB3CDDA37F0000:error:10000080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:75: [INFO] [stderr] Unable to load certificate request input [INFO] [stdout] test tls::test::tls_client_server ... FAILED [INFO] [stderr] .+...+......+..+...+....+............+..............+....+.....+.+..+..........+..+............+.........+.+......+.....+..................+....+.....+.+..............+.............+.....+....+....................+.............+..+.+.............................+...+.+......+.....+...+.+..+....+.........+..+.........+.+...+.....+...................+.....+...............................+..+.......+..+..........+...............+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stderr] .......+..+....+...+............+......+..+...+...+.........+.............+............+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..................+...+....+.....+.+...+..............+.+.....+....+...........+...............+....+..+.+..+.......+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..................+..+....+...........+....+....................+......+...................+......+.....+............+...............+..........+......+.....+......+.+..+.............+.........+...+........+....+......+.....+............+.+..+.........+...+.+..+...+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stderr] req: Can't open "backend.key" for writing, Read-only file system [INFO] [stderr] Can't open "backend.req" for reading, No such file or directory [INFO] [stderr] 808BEC9C41790000:error:80000002:system library:BIO_new_file:No such file or directory:../crypto/bio/bss_file.c:67:calling fopen(backend.req, r) [INFO] [stderr] 808BEC9C41790000:error:10000080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:75: [INFO] [stderr] Unable to load certificate request input [INFO] [stderr] ..+....+...+..+.+......+......+.....+....+...+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+....+...+.....+..........+...+............+.....+...+......+.+.....+..........+.....+...+................+...+..+..........+...+...+.....+...+...............+.+...........+.........+......+.......+...+...+..+.......+..+...+............+....+..+...+.+...............+...+..+.+.........+.....+...+.+.........+...........+.+...........+.......+...+...+......+...+..+...+.+.....................+...+......+.....+..........+......+...+.....+.......+.....+.+..............+...+.....................+....+............+........+......+.......+..+.+..+............+.............+...+...........+....+..+............+................+...........+....+......+.....+.+..+......+............+.......+........+.......+..+...+..........+.....+......+.......+.......................+.+......+...+.....+....+.....+.......+...+...+.................+..........+..+....+.....+.+...+........+.......+.....+.......+...........+.......+...+.....+....+..................+........+.........+...+...+...+....+............+.....+....+.....+.+......+.................+.......+...+...............+..........................+.........+.+..+.........+...+.+.....+..........+..+...+....+..+.............+...........+......+...+.+..+....+........+.+............+..+.+..........................+...+.+.....+....+........+.......+...+............+...............+..+..........+...+...+..................+.....+......+.+..+.......+........+.......+......+.................+.+......+.....+.............+........+....+...+............+.........+..+....+...+...+.........+...+...........+.......+...+....................+..........+......+...+..+...+...............+......+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stderr] .....+...............+......+.+..+...+...................+...+...........+......+....+......+.....+....+......+.....+......+.......+........+...+....+...+.........+...+..+....+......+...+...+..+...+...+....+..+...+............+.+..+...+..........+..+.......+...+........+............+..........+......+.....+.+......+...............+..+............+...+.+.....+....+..+.+........+.+.....+.+...+.....+....+..+...+..........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+............+...+....+..+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+...............+..............+...+.............+............+..+................+....................+...............+.+.........+........................+..+.....................+....+...+..................+.....+....+.........+...................................+.+...........+.......+..+...+.......+...+..................+...+..+.........+.+..+.+...........+......+...+..................................+.....+...+.........+.........+...................+..+...............+.........+.......+..+...+....+.......................+................+......+...+........+.......+..+...+...............+...+.......+.....................+...........+...+.+..+............+.+.....................+.....+...+..................+.........+.............+...+...+..+.........+...................+......+........+...+...+....+......+......+...........+......................+..+.+..............+...+............+...+.+......+........+.+.........+...+..+.......+........+...+..........+..............+....+.....+...................+...............+...+..+.+.....+......+.+........+......+......+.........+.+.........+...................................+................+.....+....+.....+.+..................+..+....+.....+......+...+....+..+.........................+..........................+....+.....+........................+.+...+..+.+........+..........+.....+....+......+....................+....+.....+......+....+......+......+...........+....+...............+.........+.................+.......+........+....+...+.....+.......+........+.+.....+.......+..+............+..........+...+...........+......+.+..+............+...+...+............+...+............+......+................+......+..+...+..................................+...+..+.........+.+...........+...+.+...+..+...+.+...........+.+..+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stderr] req: Can't open "agent1.key" for writing, Read-only file system [INFO] [stderr] Can't open "agent1.req" for reading, No such file or directory [INFO] [stderr] 80DBD97D4B710000:error:80000002:system library:BIO_new_file:No such file or directory:../crypto/bio/bss_file.c:67:calling fopen(agent1.req, r) [INFO] [stderr] 80DBD97D4B710000:error:10000080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:75: [INFO] [stderr] Unable to load certificate request input [INFO] [stderr] .+..+...+.+..+............+.......+......+..+......+......+....+..............+...+...+.......+........+.....................+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+.....+......+......+.+..+...............+......+.+...+..+.........+.......+........................+...+...+.....+....+...+.................+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+.............................+...+..........+...+...+.....+......+......+.......+...........+...............+.........+......+......................+..+...+...+.+.....+.+...+..+.............+..+.......+...........+....+...+........+......+...+......................+...+............+...........+.........+.+.........+........+...+...+.........+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stderr] ....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+....+..+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..............+..............+.+.....+...+.+.....+......+.+..+.......+......+............+......+.................+...+.+...+......+.....+.+...+.....+.+.....+.......+..+......+....+.....+.......+......+...+...........+...............+......+..........+...+..+....+......+..+......+.+........+.+..+.......+..+.+.........+......+...+.........+......+..+............+......+.+...........+............+.........................+................................+.............+...........+.........+.+.....+...........................+.........+.+........+.+...+...........+..........+..+.......+..+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stderr] req: Can't open "agent2.key" for writing, Read-only file system [INFO] [stderr] Can't open "agent2.req" for reading, No such file or directory [INFO] [stderr] 801B4FBE81740000:error:80000002:system library:BIO_new_file:No such file or directory:../crypto/bio/bss_file.c:67:calling fopen(agent2.req, r) [INFO] [stderr] 801B4FBE81740000:error:10000080:BIO routines:BIO_new_file:no such file:../crypto/bio/bss_file.c:75: [INFO] [stderr] Unable to load certificate request input [INFO] [stdout] test tls::test::tls_evil_client ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tls::test::tls_evil_server stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tls::test::tls_evil_server' (27) panicked at rpc/src/tls/test.rs:119:6: [INFO] [stdout] failed to create server tls config: ReadCert("tests/certs/ca.crt", Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ed5ee021fa2 - std::backtrace_rs::backtrace::libunwind::trace::h4b3f5960ed1c0917 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ed5ee021fa2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f16383c47f8bd04 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ed5ee021fa2 - std::sys::backtrace::_print_fmt::h698d661724c270ea [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ed5ee021fa2 - ::fmt::h1c8375013274064c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ed5ee033a6f - core::fmt::rt::Argument::fmt::h9232377a772d3f8c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ed5ee033a6f - core::fmt::write::h6dc9e168423d9633 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ed5edfee5a3 - std::io::default_write_fmt::hec53a38f10739f86 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ed5edfee5a3 - std::io::Write::write_fmt::hf5089d8bbbe5aaa6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ed5edffadf2 - std::sys::backtrace::BacktraceLock::print::hf83c3d8cbd01f904 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ed5edfffacf - std::panicking::default_hook::{{closure}}::h3d4c49adc0898362 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ed5edfff961 - std::panicking::default_hook::hccea28f2487e7471 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ed5edafc78e - as core::ops::function::Fn>::call::h06e1b96f84d5792f [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5ed5edafc78e - test::test_main_with_exit_callback::{{closure}}::hf6db6d7b1242fcd4 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ed5ee00021e - as core::ops::function::Fn>::call::hfeb094aff1e6591e [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5ed5ee00021e - std::panicking::panic_with_hook::h694b8196629eb5e1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ed5edffff3a - std::panicking::panic_handler::{{closure}}::h0d99dd765f7e6554 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5ed5edffaf39 - std::sys::backtrace::__rust_end_short_backtrace::h8b43cbde72f7d592 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ed5edfe1ffd - __rustc[d1dec8fc82f9a585]::rust_begin_unwind [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ed5ee03c600 - core::panicking::panic_fmt::h315eeb0e4d90fcdc [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ed5ee03b8e6 - core::result::unwrap_failed::h3188dfca3824df71 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5ed5ed83358a - core::result::Result::expect::h618e701802e4e5f6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x5ed5ed7c64fc - rpc::tls::test::tls_client_server_test::{{closure}}::h173a232d740590de [INFO] [stdout] at /opt/rustwide/workdir/rpc/src/tls/test.rs:119:6 [INFO] [stdout] 22: 0x5ed5ed7c4c35 - rpc::tls::test::tls_evil_server::{{closure}}::h2705774602e40b18 [INFO] [stdout] at /opt/rustwide/workdir/rpc/src/tls/test.rs:70:6 [INFO] [stdout] 23: 0x5ed5ed7ea262 - as core::future::future::Future>::poll::hcbf88cb60bb1f16a [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5ed5ed7ea2dd - as core::future::future::Future>::poll::hd1199723339716ef [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5ed5ed81c73d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9af72d8d3a3a177 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 26: 0x5ed5ed81c49b - tokio::runtime::coop::with_budget::h2f6e95bec4d9d28e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 27: 0x5ed5ed81c49b - tokio::runtime::coop::budget::he299abf4d255d8e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 28: 0x5ed5ed81c49b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h24fc8f3a69659ed9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 29: 0x5ed5ed819db0 - tokio::runtime::scheduler::current_thread::Context::enter::hc272748bd0a3fc47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 30: 0x5ed5ed81bb60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he4b012515885f039 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 31: 0x5ed5ed81ad64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h148b178445cfec3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 32: 0x5ed5ed8155db - tokio::runtime::context::scoped::Scoped::set::h172951c246f8ddae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x5ed5ed815319 - tokio::runtime::context::set_scheduler::{{closure}}::heedbdc6c1aa2a337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 34: 0x5ed5ed8463e2 - std::thread::local::LocalKey::try_with::h9a056336cec9cfb7 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x5ed5ed8450ee - std::thread::local::LocalKey::with::hf2bea3c1cf4b6a30 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x5ed5ed81524d - tokio::runtime::context::set_scheduler::h1cd5d92063362e14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 37: 0x5ed5ed81ab10 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he89599305b0bb019 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 38: 0x5ed5ed81ae03 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9d190329bf81bc82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 39: 0x5ed5ed816c43 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf7c027f65d848d48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 40: 0x5ed5ed815ca0 - tokio::runtime::context::runtime::enter_runtime::heced8db1c6bd9e8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x5ed5ed816691 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h804bc12b55f0ced8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 42: 0x5ed5ed7b95e4 - tokio::runtime::runtime::Runtime::block_on_inner::h885f5e2ce9698d0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 43: 0x5ed5ed7b98b7 - tokio::runtime::runtime::Runtime::block_on::h3af6b42a8cc21e63 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 44: 0x5ed5ed7c4881 - rpc::tls::test::tls_evil_server::hd951424d987bf760 [INFO] [stdout] at /opt/rustwide/workdir/rpc/src/tls/test.rs:71:76 [INFO] [stdout] 45: 0x5ed5ed7c4d47 - rpc::tls::test::tls_evil_server::{{closure}}::hb8aabb21592c97ef [INFO] [stdout] at /opt/rustwide/workdir/rpc/src/tls/test.rs:61:27 [INFO] [stdout] 46: 0x5ed5ed781f96 - core::ops::function::FnOnce::call_once::hf5ac9891acc7aa85 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x5ed5edafc5fb - core::ops::function::FnOnce::call_once::h5852f0076c8c0d8d [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 48: 0x5ed5edafc5fb - test::__rust_begin_short_backtrace::hc8457233131a06d0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x5ed5edb12055 - test::run_test_in_process::{{closure}}::ha3eda53784ae2639 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x5ed5edb12055 - as core::ops::function::FnOnce<()>>::call_once::hbd60f847cd185bc6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x5ed5edb12055 - std::panicking::catch_unwind::do_call::h11c1623aed953668 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 52: 0x5ed5edb12055 - std::panicking::catch_unwind::hf8551f73b52d8ed0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 53: 0x5ed5edb12055 - std::panic::catch_unwind::h66ff870d847fc7cf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x5ed5edb12055 - test::run_test_in_process::h808a5fa5cb24efde [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x5ed5edb12055 - test::run_test::{{closure}}::hcf5782fef76f68bf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x5ed5edae8a24 - test::run_test::{{closure}}::h59bb1f8f7167fee7 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x5ed5edae8a24 - std::sys::backtrace::__rust_begin_short_backtrace::h073f551083d60480 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 58: 0x5ed5edaec30a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9d6eff1e4da9d0f2 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 59: 0x5ed5edaec30a - as core::ops::function::FnOnce<()>>::call_once::he37f75191b40d4b0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x5ed5edaec30a - std::panicking::catch_unwind::do_call::h339b26991b458079 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 61: 0x5ed5edaec30a - std::panicking::catch_unwind::h2e5906b8a84cca89 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 62: 0x5ed5edaec30a - std::panic::catch_unwind::h3fea03a95c906d68 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5ed5edaec30a - std::thread::Builder::spawn_unchecked_::{{closure}}::hab1ac593ae8241c8 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 64: 0x5ed5edaec30a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb46ae6da79faf2c5 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 65: 0x5ed5edff4d0f - as core::ops::function::FnOnce>::call_once::h317217a5c86437d1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 66: 0x5ed5edff4d0f - std::sys::pal::unix::thread::Thread::new::thread_start::h9b0e1220f8cf5182 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 67: 0x7fb8b3a95aa4 - [INFO] [stdout] 68: 0x7fb8b3b22a34 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tls::test::tls_client_server stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tls::test::tls_client_server' (25) panicked at rpc/src/tls/test.rs:119:6: [INFO] [stdout] failed to create server tls config: ReadCert("tests/certs/ca.crt", Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ed5ee021fa2 - std::backtrace_rs::backtrace::libunwind::trace::h4b3f5960ed1c0917 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ed5ee021fa2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f16383c47f8bd04 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ed5ee021fa2 - std::sys::backtrace::_print_fmt::h698d661724c270ea [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ed5ee021fa2 - ::fmt::h1c8375013274064c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ed5ee033a6f - core::fmt::rt::Argument::fmt::h9232377a772d3f8c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ed5ee033a6f - core::fmt::write::h6dc9e168423d9633 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ed5edfee5a3 - std::io::default_write_fmt::hec53a38f10739f86 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ed5edfee5a3 - std::io::Write::write_fmt::hf5089d8bbbe5aaa6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ed5edffadf2 - std::sys::backtrace::BacktraceLock::print::hf83c3d8cbd01f904 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ed5edfffacf - std::panicking::default_hook::{{closure}}::h3d4c49adc0898362 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ed5edfff961 - std::panicking::default_hook::hccea28f2487e7471 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ed5edafc78e - as core::ops::function::Fn>::call::h06e1b96f84d5792f [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5ed5edafc78e - test::test_main_with_exit_callback::{{closure}}::hf6db6d7b1242fcd4 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ed5ee00021e - as core::ops::function::Fn>::call::hfeb094aff1e6591e [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5ed5ee00021e - std::panicking::panic_with_hook::h694b8196629eb5e1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ed5edffff3a - std::panicking::panic_handler::{{closure}}::h0d99dd765f7e6554 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5ed5edffaf39 - std::sys::backtrace::__rust_end_short_backtrace::h8b43cbde72f7d592 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ed5edfe1ffd - __rustc[d1dec8fc82f9a585]::rust_begin_unwind [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ed5ee03c600 - core::panicking::panic_fmt::h315eeb0e4d90fcdc [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ed5ee03b8e6 - core::result::unwrap_failed::h3188dfca3824df71 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5ed5ed83358a - core::result::Result::expect::h618e701802e4e5f6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x5ed5ed7c64fc - rpc::tls::test::tls_client_server_test::{{closure}}::h173a232d740590de [INFO] [stdout] at /opt/rustwide/workdir/rpc/src/tls/test.rs:119:6 [INFO] [stdout] 22: 0x5ed5ed7c5285 - rpc::tls::test::tls_client_server::{{closure}}::hb21b4e9c7eaa26a9 [INFO] [stdout] at /opt/rustwide/workdir/rpc/src/tls/test.rs:41:6 [INFO] [stdout] 23: 0x5ed5ed7ea262 - as core::future::future::Future>::poll::hcbf88cb60bb1f16a [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5ed5ed7ea2dd - as core::future::future::Future>::poll::hd1199723339716ef [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5ed5ed81c73d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9af72d8d3a3a177 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 26: 0x5ed5ed81c49b - tokio::runtime::coop::with_budget::h2f6e95bec4d9d28e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 27: 0x5ed5ed81c49b - tokio::runtime::coop::budget::he299abf4d255d8e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 28: 0x5ed5ed81c49b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h24fc8f3a69659ed9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 29: 0x5ed5ed819db0 - tokio::runtime::scheduler::current_thread::Context::enter::hc272748bd0a3fc47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 30: 0x5ed5ed81bb60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he4b012515885f039 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 31: 0x5ed5ed81ad64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h148b178445cfec3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 32: 0x5ed5ed8155db - tokio::runtime::context::scoped::Scoped::set::h172951c246f8ddae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x5ed5ed815319 - tokio::runtime::context::set_scheduler::{{closure}}::heedbdc6c1aa2a337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 34: 0x5ed5ed8463e2 - std::thread::local::LocalKey::try_with::h9a056336cec9cfb7 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x5ed5ed8450ee - std::thread::local::LocalKey::with::hf2bea3c1cf4b6a30 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x5ed5ed81524d - tokio::runtime::context::set_scheduler::h1cd5d92063362e14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 37: 0x5ed5ed81ab10 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he89599305b0bb019 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 38: 0x5ed5ed81ae03 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9d190329bf81bc82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 39: 0x5ed5ed816c43 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf7c027f65d848d48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 40: 0x5ed5ed815ca0 - tokio::runtime::context::runtime::enter_runtime::heced8db1c6bd9e8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x5ed5ed816691 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h804bc12b55f0ced8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 42: 0x5ed5ed7b95e4 - tokio::runtime::runtime::Runtime::block_on_inner::h885f5e2ce9698d0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 43: 0x5ed5ed7b98b7 - tokio::runtime::runtime::Runtime::block_on::h3af6b42a8cc21e63 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 44: 0x5ed5ed7c4ea1 - rpc::tls::test::tls_client_server::hfd261b2c5a93f1c6 [INFO] [stdout] at /opt/rustwide/workdir/rpc/src/tls/test.rs:43:23 [INFO] [stdout] 45: 0x5ed5ed7c4f37 - rpc::tls::test::tls_client_server::{{closure}}::h15904f1ecbdfff73 [INFO] [stdout] at /opt/rustwide/workdir/rpc/src/tls/test.rs:32:29 [INFO] [stdout] 46: 0x5ed5ed780926 - core::ops::function::FnOnce::call_once::h75eadbb62d4f012a [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x5ed5edafc5fb - core::ops::function::FnOnce::call_once::h5852f0076c8c0d8d [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 48: 0x5ed5edafc5fb - test::__rust_begin_short_backtrace::hc8457233131a06d0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x5ed5edb12055 - test::run_test_in_process::{{closure}}::ha3eda53784ae2639 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x5ed5edb12055 - as core::ops::function::FnOnce<()>>::call_once::hbd60f847cd185bc6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x5ed5edb12055 - std::panicking::catch_unwind::do_call::h11c1623aed953668 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 52: 0x5ed5edb12055 - std::panicking::catch_unwind::hf8551f73b52d8ed0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 53: 0x5ed5edb12055 - std::panic::catch_unwind::h66ff870d847fc7cf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x5ed5edb12055 - test::run_test_in_process::h808a5fa5cb24efde [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x5ed5edb12055 - test::run_test::{{closure}}::hcf5782fef76f68bf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x5ed5edae8a24 - test::run_test::{{closure}}::h59bb1f8f7167fee7 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x5ed5edae8a24 - std::sys::backtrace::__rust_begin_short_backtrace::h073f551083d60480 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 58: 0x5ed5edaec30a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9d6eff1e4da9d0f2 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 59: 0x5ed5edaec30a - as core::ops::function::FnOnce<()>>::call_once::he37f75191b40d4b0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x5ed5edaec30a - std::panicking::catch_unwind::do_call::h339b26991b458079 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 61: 0x5ed5edaec30a - std::panicking::catch_unwind::h2e5906b8a84cca89 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 62: 0x5ed5edaec30a - std::panic::catch_unwind::h3fea03a95c906d68 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5ed5edaec30a - std::thread::Builder::spawn_unchecked_::{{closure}}::hab1ac593ae8241c8 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 64: 0x5ed5edaec30a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb46ae6da79faf2c5 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 65: 0x5ed5edff4d0f - as core::ops::function::FnOnce>::call_once::h317217a5c86437d1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 66: 0x5ed5edff4d0f - std::sys::pal::unix::thread::Thread::new::thread_start::h9b0e1220f8cf5182 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 67: 0x7fb8b3a95aa4 - [INFO] [stdout] 68: 0x7fb8b3b22a34 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tls::test::tls_evil_client stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tls::test::tls_evil_client' (26) panicked at rpc/src/tls/test.rs:119:6: [INFO] [stdout] failed to create server tls config: ReadCert("tests/certs/ca.crt", Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5ed5ee021fa2 - std::backtrace_rs::backtrace::libunwind::trace::h4b3f5960ed1c0917 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5ed5ee021fa2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2f16383c47f8bd04 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5ed5ee021fa2 - std::sys::backtrace::_print_fmt::h698d661724c270ea [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5ed5ee021fa2 - ::fmt::h1c8375013274064c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5ed5ee033a6f - core::fmt::rt::Argument::fmt::h9232377a772d3f8c [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5ed5ee033a6f - core::fmt::write::h6dc9e168423d9633 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5ed5edfee5a3 - std::io::default_write_fmt::hec53a38f10739f86 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5ed5edfee5a3 - std::io::Write::write_fmt::hf5089d8bbbe5aaa6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5ed5edffadf2 - std::sys::backtrace::BacktraceLock::print::hf83c3d8cbd01f904 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5ed5edfffacf - std::panicking::default_hook::{{closure}}::h3d4c49adc0898362 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5ed5edfff961 - std::panicking::default_hook::hccea28f2487e7471 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5ed5edafc78e - as core::ops::function::Fn>::call::h06e1b96f84d5792f [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5ed5edafc78e - test::test_main_with_exit_callback::{{closure}}::hf6db6d7b1242fcd4 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5ed5ee00021e - as core::ops::function::Fn>::call::hfeb094aff1e6591e [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5ed5ee00021e - std::panicking::panic_with_hook::h694b8196629eb5e1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5ed5edffff3a - std::panicking::panic_handler::{{closure}}::h0d99dd765f7e6554 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5ed5edffaf39 - std::sys::backtrace::__rust_end_short_backtrace::h8b43cbde72f7d592 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5ed5edfe1ffd - __rustc[d1dec8fc82f9a585]::rust_begin_unwind [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5ed5ee03c600 - core::panicking::panic_fmt::h315eeb0e4d90fcdc [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5ed5ee03b8e6 - core::result::unwrap_failed::h3188dfca3824df71 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5ed5ed83358a - core::result::Result::expect::h618e701802e4e5f6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x5ed5ed7c64fc - rpc::tls::test::tls_client_server_test::{{closure}}::h173a232d740590de [INFO] [stdout] at /opt/rustwide/workdir/rpc/src/tls/test.rs:119:6 [INFO] [stdout] 22: 0x5ed5ed7c4645 - rpc::tls::test::tls_evil_client::{{closure}}::hc1cdb172454379fb [INFO] [stdout] at /opt/rustwide/workdir/rpc/src/tls/test.rs:56:6 [INFO] [stdout] 23: 0x5ed5ed7ea262 - as core::future::future::Future>::poll::hcbf88cb60bb1f16a [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5ed5ed7ea2dd - as core::future::future::Future>::poll::hd1199723339716ef [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5ed5ed81c73d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he9af72d8d3a3a177 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73 [INFO] [stdout] 26: 0x5ed5ed81c49b - tokio::runtime::coop::with_budget::h2f6e95bec4d9d28e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 27: 0x5ed5ed81c49b - tokio::runtime::coop::budget::he299abf4d255d8e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 28: 0x5ed5ed81c49b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h24fc8f3a69659ed9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25 [INFO] [stdout] 29: 0x5ed5ed819db0 - tokio::runtime::scheduler::current_thread::Context::enter::hc272748bd0a3fc47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19 [INFO] [stdout] 30: 0x5ed5ed81bb60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::he4b012515885f039 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44 [INFO] [stdout] 31: 0x5ed5ed81ad64 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h148b178445cfec3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68 [INFO] [stdout] 32: 0x5ed5ed8155db - tokio::runtime::context::scoped::Scoped::set::h172951c246f8ddae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x5ed5ed815319 - tokio::runtime::context::set_scheduler::{{closure}}::heedbdc6c1aa2a337 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38 [INFO] [stdout] 34: 0x5ed5ed8463e2 - std::thread::local::LocalKey::try_with::h9a056336cec9cfb7 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x5ed5ed8450ee - std::thread::local::LocalKey::with::hf2bea3c1cf4b6a30 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x5ed5ed81524d - tokio::runtime::context::set_scheduler::h1cd5d92063362e14 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17 [INFO] [stdout] 37: 0x5ed5ed81ab10 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he89599305b0bb019 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27 [INFO] [stdout] 38: 0x5ed5ed81ae03 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9d190329bf81bc82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24 [INFO] [stdout] 39: 0x5ed5ed816c43 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf7c027f65d848d48 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33 [INFO] [stdout] 40: 0x5ed5ed815ca0 - tokio::runtime::context::runtime::enter_runtime::heced8db1c6bd9e8b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x5ed5ed816691 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h804bc12b55f0ced8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9 [INFO] [stdout] 42: 0x5ed5ed7b95e4 - tokio::runtime::runtime::Runtime::block_on_inner::h885f5e2ce9698d0c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 43: 0x5ed5ed7b98b7 - tokio::runtime::runtime::Runtime::block_on::h3af6b42a8cc21e63 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 44: 0x5ed5ed7c4261 - rpc::tls::test::tls_evil_client::h59bb6e666a070ff5 [INFO] [stdout] at /opt/rustwide/workdir/rpc/src/tls/test.rs:57:76 [INFO] [stdout] 45: 0x5ed5ed7c42f7 - rpc::tls::test::tls_evil_client::{{closure}}::h08219586a515a3f9 [INFO] [stdout] at /opt/rustwide/workdir/rpc/src/tls/test.rs:47:27 [INFO] [stdout] 46: 0x5ed5ed7808e6 - core::ops::function::FnOnce::call_once::h75b190c086a14c62 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x5ed5edafc5fb - core::ops::function::FnOnce::call_once::h5852f0076c8c0d8d [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 48: 0x5ed5edafc5fb - test::__rust_begin_short_backtrace::hc8457233131a06d0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:663:18 [INFO] [stdout] 49: 0x5ed5edb12055 - test::run_test_in_process::{{closure}}::ha3eda53784ae2639 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:74 [INFO] [stdout] 50: 0x5ed5edb12055 - as core::ops::function::FnOnce<()>>::call_once::hbd60f847cd185bc6 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x5ed5edb12055 - std::panicking::catch_unwind::do_call::h11c1623aed953668 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 52: 0x5ed5edb12055 - std::panicking::catch_unwind::hf8551f73b52d8ed0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 53: 0x5ed5edb12055 - std::panic::catch_unwind::h66ff870d847fc7cf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 54: 0x5ed5edb12055 - test::run_test_in_process::h808a5fa5cb24efde [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:686:27 [INFO] [stdout] 55: 0x5ed5edb12055 - test::run_test::{{closure}}::hcf5782fef76f68bf [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:607:43 [INFO] [stdout] 56: 0x5ed5edae8a24 - test::run_test::{{closure}}::h59bb1f8f7167fee7 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/test/src/lib.rs:637:41 [INFO] [stdout] 57: 0x5ed5edae8a24 - std::sys::backtrace::__rust_begin_short_backtrace::h073f551083d60480 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 58: 0x5ed5edaec30a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9d6eff1e4da9d0f2 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 59: 0x5ed5edaec30a - as core::ops::function::FnOnce<()>>::call_once::he37f75191b40d4b0 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x5ed5edaec30a - std::panicking::catch_unwind::do_call::h339b26991b458079 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:590:40 [INFO] [stdout] 61: 0x5ed5edaec30a - std::panicking::catch_unwind::h2e5906b8a84cca89 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panicking.rs:553:19 [INFO] [stdout] 62: 0x5ed5edaec30a - std::panic::catch_unwind::h3fea03a95c906d68 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x5ed5edaec30a - std::thread::Builder::spawn_unchecked_::{{closure}}::hab1ac593ae8241c8 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 64: 0x5ed5edaec30a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb46ae6da79faf2c5 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 65: 0x5ed5edff4d0f - as core::ops::function::FnOnce>::call_once::h317217a5c86437d1 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 66: 0x5ed5edff4d0f - std::sys::pal::unix::thread::Thread::new::thread_start::h9b0e1220f8cf5182 [INFO] [stdout] at /rustc/16fbf98f22730e073c09e7b03f0eafb87a295545/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 67: 0x7fb8b3a95aa4 - [INFO] [stdout] 68: 0x7fb8b3b22a34 - clone [INFO] [stdout] 69: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tls::test::tls_client_server [INFO] [stdout] tls::test::tls_evil_client [INFO] [stdout] tls::test::tls_evil_server [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 40.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p rpc --lib` [INFO] running `Command { std: "docker" "inspect" "7159dc2083679700dbfcd2a6caf873d90eaad2d17f9e82d255007aa5272585fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7159dc2083679700dbfcd2a6caf873d90eaad2d17f9e82d255007aa5272585fa", kill_on_drop: false }` [INFO] [stdout] 7159dc2083679700dbfcd2a6caf873d90eaad2d17f9e82d255007aa5272585fa