[INFO] cloning repository https://github.com/jgosmann/btdt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgosmann/btdt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgosmann%2Fbtdt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgosmann%2Fbtdt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab937ddd93aa01424caaaa004fb17a3887d0eb39 [INFO] testing jgosmann/btdt against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgosmann%2Fbtdt" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jgosmann/btdt [INFO] finished tweaking git repo https://github.com/jgosmann/btdt [INFO] tweaked toml for git repo https://github.com/jgosmann/btdt written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jgosmann/btdt on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jgosmann/btdt 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fda6680650a100ff29f7998fbfcd8f793cd039ad43c046db8932e7415d7e1564 [INFO] running `Command { std: "docker" "start" "-a" "fda6680650a100ff29f7998fbfcd8f793cd039ad43c046db8932e7415d7e1564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fda6680650a100ff29f7998fbfcd8f793cd039ad43c046db8932e7415d7e1564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fda6680650a100ff29f7998fbfcd8f793cd039ad43c046db8932e7415d7e1564", kill_on_drop: false }` [INFO] [stdout] fda6680650a100ff29f7998fbfcd8f793cd039ad43c046db8932e7415d7e1564 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b5353c7ede871272a4d6f966768d462a36da91f76c7e7d0b84268abd2339bb1 [INFO] running `Command { std: "docker" "start" "-a" "7b5353c7ede871272a4d6f966768d462a36da91f76c7e7d0b84268abd2339bb1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling biscuit-auth v6.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling aws-lc-sys v0.34.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rfc7239 v0.1.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling wildmatch v2.6.1 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ptr_meta v0.3.1 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling rancor v0.1.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling bytecheck v0.8.2 [INFO] [stderr] Compiling rkyv_derive v0.8.12 [INFO] [stderr] Compiling munge v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rend v0.5.3 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling biscuit-parser v0.2.0 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling poem-derive v3.1.12 [INFO] [stderr] Compiling poem-openapi-derive v5.1.16 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling biscuit-quote v0.3.0 [INFO] [stderr] Compiling derive_more v2.1.0 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ron v0.12.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling config v0.15.19 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling rkyv v0.8.12 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling poem v3.1.12 [INFO] [stderr] Compiling poem-openapi v5.1.16 [INFO] [stderr] Compiling aws-lc-rs v1.15.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling btdt v0.4.2 (/opt/rustwide/workdir/btdt) [INFO] [stderr] Compiling btdt-server v0.4.2 (/opt/rustwide/workdir/btdt-server) [INFO] [stderr] Compiling btdt-cli v0.4.2 (/opt/rustwide/workdir/btdt-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "7b5353c7ede871272a4d6f966768d462a36da91f76c7e7d0b84268abd2339bb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b5353c7ede871272a4d6f966768d462a36da91f76c7e7d0b84268abd2339bb1", kill_on_drop: false }` [INFO] [stdout] 7b5353c7ede871272a4d6f966768d462a36da91f76c7e7d0b84268abd2339bb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4e56b515d6235b72078e9b67745b3a73a5e8c5b95c116c41204be2ea870b16f [INFO] running `Command { std: "docker" "start" "-a" "d4e56b515d6235b72078e9b67745b3a73a5e8c5b95c116c41204be2ea870b16f", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling snapbox-macros v0.4.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling automod v1.0.15 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling snapbox v0.6.23 [INFO] [stderr] Compiling config v0.15.19 [INFO] [stderr] Compiling poem-derive v3.1.12 [INFO] [stderr] Compiling aws-lc-sys v0.34.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling poem-openapi-derive v5.1.16 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling trycmd v0.15.11 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling tower-http v0.6.7 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling biscuit-quote v0.3.0 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling sse-codec v0.3.2 [INFO] [stderr] Compiling biscuit-auth v6.0.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling poem v3.1.12 [INFO] [stderr] Compiling poem-openapi v5.1.16 [INFO] [stderr] Compiling aws-lc-rs v1.15.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling btdt v0.4.2 (/opt/rustwide/workdir/btdt) [INFO] [stderr] Compiling btdt-server v0.4.2 (/opt/rustwide/workdir/btdt-server) [INFO] [stderr] Compiling btdt-cli v0.4.2 (/opt/rustwide/workdir/btdt-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "d4e56b515d6235b72078e9b67745b3a73a5e8c5b95c116c41204be2ea870b16f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4e56b515d6235b72078e9b67745b3a73a5e8c5b95c116c41204be2ea870b16f", kill_on_drop: false }` [INFO] [stdout] d4e56b515d6235b72078e9b67745b3a73a5e8c5b95c116c41204be2ea870b16f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ba2bc6782196e2ad17501a0a872e3f0e6d0029681e3750cbdffe61116d8e890c [INFO] running `Command { std: "docker" "start" "-a" "ba2bc6782196e2ad17501a0a872e3f0e6d0029681e3750cbdffe61116d8e890c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/btdt-baadaa97f44f348b) [INFO] [stdout] [INFO] [stdout] running 72 tests [INFO] [stdout] test cache::meta::tests::test_meta_max_size_is_accurate ... ok [INFO] [stdout] test cache::meta::tests::test_meta_roundtrip ... ok [INFO] [stdout] test cache::meta::tests::test_meta_stores_values_passed_in_constructor ... ok [INFO] [stdout] test cache::meta::tests::test_can_set_latest_access_date ... ok [INFO] [stdout] test cache::local::tests::test_returns_none_for_non_existent_keys ... ok [INFO] [stdout] test cache::local::tests::test_roundtrip ... ok [INFO] [stdout] test cache::local::tests::test_can_retrieve_cached_data_from_all_set_keys ... ok [INFO] [stdout] test cache::local::tests::test_clean_does_not_do_anything_if_no_limits_are_given ... ok [INFO] [stdout] test cache::local::tests::test_get_updates_last_access_time ... ok [INFO] [stdout] test cache::local::tests::test_clean_does_not_remove_entries_if_another_recently_accessed_key_exists ... ok [INFO] [stdout] test cache::local::tests::test_clean_removes_longest_unused_entries_until_space_limit_is_met ... ok [INFO] [stdout] test cache::local::tests::test_clean_removes_unused_entries ... ok [INFO] [stdout] test storage::filesystem::staged_file::tests::test_can_close_and_drop ... ok [INFO] [stdout] test storage::filesystem::staged_file::tests::test_fails_if_staging_file_exists ... ok [INFO] [stdout] test cache::local::tests::test_key_without_blob_is_handled_gracefully ... ok [INFO] [stdout] test storage::filesystem::staged_file::tests::test_clean_leftover_tmp_files_removes_leftover_tmp_files ... ok [INFO] [stdout] test storage::filesystem::staged_file::tests::test_clean_leftover_tmp_files_does_not_remove_files_still_in_use ... ok [INFO] [stdout] test storage::filesystem::staged_file::tests::test_tmp_file_suffix_encoded_is_accurate ... ok [INFO] [stdout] test pipeline::tests::test_roundtrip ... ok [INFO] [stdout] test storage::filesystem::tests::filesystem_tests::test_can_delete_empty_directory ... ok [INFO] [stdout] test storage::filesystem::tests::filesystem_tests::test_can_delete_file ... ok [INFO] [stdout] test cache::remote::tests::test_get_returns_none_for_empty_keys ... ok [INFO] [stdout] test storage::filesystem::tests::filesystem_tests::test_can_get_file_that_was_previously_put_into_storage ... ok [INFO] [stdout] test storage::filesystem::tests::filesystem_tests::test_delete_returns_error_for_non_empty_dir ... ok [INFO] [stdout] test storage::filesystem::tests::filesystem_tests::test_list_returns_error_for_non_existent_dir ... ok [INFO] [stdout] test storage::filesystem::tests::filesystem_tests::test_different_files_are_separate ... ok [INFO] [stdout] test storage::filesystem::tests::test_disallows_putting_files_above_root ... ok [INFO] [stdout] test storage::filesystem::tests::test_provides_size_hint ... ok [INFO] [stdout] test storage::filesystem::tests::filesystem_tests::test_errors_when_trying_to_overwrite_dir_with_file ... ok [INFO] [stdout] test storage::filesystem::tests::test_does_not_create_non_existent_root ... ok [INFO] [stdout] test storage::filesystem::tests::test_with_relative_path ... ok [INFO] [stdout] test storage::in_memory::path_iter::tests::test_ignores_empty_components ... ok [INFO] [stdout] test storage::in_memory::path_iter::tests::test_path_components_requires_leading_slash ... ok [INFO] [stdout] test storage::in_memory::tests::in_memory_tests::test_can_delete_empty_directory ... ok [INFO] [stdout] test storage::in_memory::tests::in_memory_tests::test_can_delete_file ... ok [INFO] [stdout] test storage::in_memory::tests::in_memory_tests::test_can_get_file_that_was_previously_put_into_storage ... ok [INFO] [stdout] test cache::remote::tests::test_get_returns_error_for_non_success_http_status ... ok [INFO] [stdout] test cache::remote::tests::test_set_sends_data_to_remote_cache ... ok [INFO] [stdout] test cache::remote::tests::test_get_returns_data_for_cache_hit ... ok [INFO] [stdout] test cache::remote::tests::test_get_returns_non_for_cache_miss ... ok [INFO] [stdout] test storage::filesystem::tests::filesystem_tests::test_list_returns_error_for_non_existent_file_or_dir ... ok [INFO] [stdout] test storage::in_memory::tests::in_memory_tests::test_list_returns_direct_children_of_directory ... ok [INFO] [stdout] test storage::in_memory::tests::in_memory_tests::test_list_returns_error_for_non_existent_dir ... ok [INFO] [stdout] test storage::filesystem::tests::filesystem_tests::test_can_overwrite_existing_file ... ok [INFO] [stdout] test storage::in_memory::tests::in_memory_tests::test_put_is_atomic ... ok [INFO] [stdout] test storage::in_memory::tests::test_provides_size_hint ... ok [INFO] [stdout] test storage::filesystem::tests::filesystem_tests::test_exists_returns_true_for_existing_file ... ok [INFO] [stdout] test storage::filesystem::tests::filesystem_tests::test_get_returns_error_for_non_existent_file ... ok [INFO] [stdout] test storage::in_memory::tests::in_memory_tests::test_can_overwrite_existing_file ... ok [INFO] [stdout] test storage::in_memory::tests::in_memory_tests::test_delete_returns_error_for_non_empty_dir ... ok [INFO] [stdout] test storage::in_memory::tests::in_memory_tests::test_different_files_are_separate ... ok [INFO] [stdout] test storage::in_memory::tests::in_memory_tests::test_errors_when_trying_to_overwrite_dir_with_file ... ok [INFO] [stdout] test storage::in_memory::tests::in_memory_tests::test_exists_returns_true_for_existing_file ... ok [INFO] [stdout] test storage::in_memory::tests::in_memory_tests::test_get_returns_error_for_non_existent_file ... ok [INFO] [stdout] test storage::in_memory::tests::in_memory_tests::test_list_returns_error_for_non_existent_file_or_dir ... ok [INFO] [stdout] test util::http::tests::test_get_request_without_body ... ok [INFO] [stdout] test util::humanbytes::tests::test_parse_bytes_from_str_with_binary_unit_prefix ... ok [INFO] [stdout] test util::humanbytes::tests::test_parse_bytes_from_str_ignore_whitespace_between_and_around_components ... ok [INFO] [stdout] test util::humanbytes::tests::test_parse_bytes_from_str_supports_multiple_components ... ok [INFO] [stdout] test util::humanbytes::tests::test_parse_bytes_from_str_with_metric_unit_prefix ... ok [INFO] [stdout] test util::humanbytes::tests::test_parse_bytes_from_str_without_unit_prefix ... ok [INFO] [stdout] test util::http::tests::test_post_with_chunked_body ... ok [INFO] [stdout] test util::http::tests::test_post_with_fixed_size_body ... ok [INFO] [stdout] test util::http::tests::test_response_body_with_content_length ... ok [INFO] [stdout] test util::http::tests::test_response_body_with_chunked_transfer_encoding ... ok [INFO] [stdout] test storage::in_memory::path_iter::tests::test_path_components_marks_last_component ... ok [INFO] [stdout] test cache::local::tests::test_get_falls_back_to_first_available_key ... ok [INFO] [stdout] test pipeline::tests::test_restore_returns_restored_cache_key ... ok [INFO] [stdout] test storage::filesystem::staged_file::tests::test_file_not_available_until_drop ... ok [INFO] [stdout] test storage::filesystem::tests::filesystem_tests::test_list_returns_direct_children_of_directory ... ok [INFO] [stdout] test storage::filesystem::tests::filesystem_tests::test_put_is_atomic ... ok [INFO] [stdout] test util::http::tests::test_tls ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/btdt-9dba553831f970f1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_cli.rs (/opt/rustwide/target/debug/deps/test_cli-4dd9b7b8c72210a7) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_cmd ... FAILED [INFO] [stdout] test test_roundtrip ... ok [INFO] [stderr] error: Read-only file system (os error 30) at path "/opt/rustwide/workdir/btdt-server/target-testpHe3av" [INFO] [stdout] test test_remote_roundtrip ... FAILED [INFO] [stdout] test test_remote_with_custom_tls_root_cert ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_cmd stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_cmd' (110) panicked at btdt-cli/tests/test_cli.rs:31:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64c9439ca1fa - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64c9439ca1fa - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64c9439ca1fa - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64c9439ca1fa - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64c9439e1e4a - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64c9439e1e4a - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x64c9439d02c2 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64c9439d02c2 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x64c9439a321f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64c9439a321f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64c9439bfd49 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64c94311f31c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x64c94311f31c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64c9439bffc2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x64c9439bffc2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64c9439a32d8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x64c94399a879 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64c9439a432d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64c9439e275c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64c9439e24a2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x64c942ea0c8d - >::unwrap [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x64c942ea0c8d - test_cli[4e520f63f2ad8047]::test_cmd [INFO] [stdout] at /opt/rustwide/workdir/btdt-cli/tests/test_cli.rs:31:14 [INFO] [stdout] 22: 0x64c942e9c7e7 - test_cli[4e520f63f2ad8047]::test_cmd::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/btdt-cli/tests/test_cli.rs:19:14 [INFO] [stdout] 23: 0x64c942ea94a6 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x64c9431133fb - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x64c9431133fb - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x64c94311fdeb - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x64c94311fdeb - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x64c94311fdeb - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x64c94311fdeb - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x64c94311fdeb - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x64c94311fdeb - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x64c94311fdeb - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x64c94311b504 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x64c94311b504 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x64c9431229f2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x64c9431229f2 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x64c9431229f2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x64c9431229f2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x64c9431229f2 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x64c9431229f2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x64c9431229f2 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x64c9439c91ff - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 43: 0x64c9439c91ff - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7c36c1ba0aa4 - [INFO] [stdout] 45: 0x7c36c1c2da64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_remote_roundtrip stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_remote_roundtrip' (111) panicked at btdt-server/lib/test_server.rs:58:13: [INFO] [stdout] failed to build btdt-server [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64c9439ca1fa - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64c9439ca1fa - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64c9439ca1fa - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64c9439ca1fa - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64c9439e1e4a - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64c9439e1e4a - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x64c9439d02c2 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64c9439d02c2 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x64c9439a321f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64c9439a321f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64c9439bfd49 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64c94311f31c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x64c94311f31c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64c9439bffc2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x64c9439bffc2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64c9439a330a - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x64c94399a879 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64c9439a432d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64c9439e275c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64c94318af64 - ::build [INFO] [stdout] at /opt/rustwide/workdir/btdt-server/lib/test_server.rs:58:13 [INFO] [stdout] 20: 0x64c943189687 - ::new::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/btdt-server/lib/test_server.rs:80:13 [INFO] [stdout] 21: 0x64c943185f68 - ::call_once::<::new::{closure#0}>::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sync/once.rs:159:41 [INFO] [stdout] 22: 0x64c9439a8ee7 - ::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/sync/once/futex.rs:178:21 [INFO] [stdout] 23: 0x64c9431844c8 - ::call_once::<::new::{closure#0}> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sync/once.rs:159:20 [INFO] [stdout] 24: 0x64c943189c6a - ::new [INFO] [stdout] at /opt/rustwide/workdir/btdt-server/lib/test_server.rs:79:22 [INFO] [stdout] 25: 0x64c942e9ca1f - test_cli[4e520f63f2ad8047]::test_remote_roundtrip::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/btdt-cli/tests/test_cli.rs:136:18 [INFO] [stdout] 26: 0x64c942ea94de - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x64c943154cce - serial_test[b541a2a179685ef1]::serial_code_lock::local_serial_core [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5 [INFO] [stdout] 28: 0x64c942ea0684 - test_cli[4e520f63f2ad8047]::test_remote_roundtrip [INFO] [stdout] at /opt/rustwide/workdir/btdt-cli/tests/test_cli.rs:132:1 [INFO] [stdout] 29: 0x64c942e9c787 - test_cli[4e520f63f2ad8047]::test_remote_roundtrip::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/btdt-cli/tests/test_cli.rs:133:27 [INFO] [stdout] 30: 0x64c942ea9426 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 31: 0x64c9431133fb - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 32: 0x64c9431133fb - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 33: 0x64c94311fdeb - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 34: 0x64c94311fdeb - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 35: 0x64c94311fdeb - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x64c94311fdeb - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x64c94311fdeb - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x64c94311fdeb - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 39: 0x64c94311fdeb - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 40: 0x64c94311b504 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 41: 0x64c94311b504 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 42: 0x64c9431229f2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 43: 0x64c9431229f2 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 44: 0x64c9431229f2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 45: 0x64c9431229f2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 46: 0x64c9431229f2 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 47: 0x64c9431229f2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 48: 0x64c9431229f2 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x64c9439c91ff - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 50: 0x64c9439c91ff - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 51: 0x7c36c1ba0aa4 - [INFO] [stdout] 52: 0x7c36c1c2da64 - clone [INFO] [stdout] 53: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_remote_with_custom_tls_root_cert stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_remote_with_custom_tls_root_cert' (112) panicked at btdt-server/lib/test_server.rs:79:22: [INFO] [stdout] Once instance has previously been poisoned [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64c9439ca1fa - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64c9439ca1fa - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64c9439ca1fa - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64c9439ca1fa - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64c9439e1e4a - ::fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64c9439e1e4a - core[97f61b5528a4c2b4]::fmt::write [INFO] [stdout] 6: 0x64c9439d02c2 - std[da2fd379f16a7ff7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64c9439d02c2 - as std[da2fd379f16a7ff7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x64c9439a321f - ::print [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64c9439a321f - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64c9439bfd49 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64c94311f31c - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x64c94311f31c - test[d0b63a2f043bab5e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64c9439bffc2 - core[97f61b5528a4c2b4]::ops::function::Fn<(&'a std[da2fd379f16a7ff7]::panic::PanicHookInfo<'b>,), Output = ()> + core[97f61b5528a4c2b4]::marker::Send + core[97f61b5528a4c2b4]::marker::Sync> as core[97f61b5528a4c2b4]::ops::function::Fn<(&std[da2fd379f16a7ff7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x64c9439bffc2 - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64c9439a330a - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x64c94399a879 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64c9439a432d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64c9439e275c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64c9439a8fdc - ::call [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/sync/once/futex.rs:150:21 [INFO] [stdout] 20: 0x64c9431844c8 - ::call_once::<::new::{closure#0}> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sync/once.rs:159:20 [INFO] [stdout] 21: 0x64c943189c6a - ::new [INFO] [stdout] at /opt/rustwide/workdir/btdt-server/lib/test_server.rs:79:22 [INFO] [stdout] 22: 0x64c942e9e7c5 - test_cli[4e520f63f2ad8047]::test_remote_with_custom_tls_root_cert::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/btdt-cli/tests/test_cli.rs:220:18 [INFO] [stdout] 23: 0x64c942ea950e - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x64c943154cce - serial_test[b541a2a179685ef1]::serial_code_lock::local_serial_core [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5 [INFO] [stdout] 25: 0x64c942ea07a4 - test_cli[4e520f63f2ad8047]::test_remote_with_custom_tls_root_cert [INFO] [stdout] at /opt/rustwide/workdir/btdt-cli/tests/test_cli.rs:196:1 [INFO] [stdout] 26: 0x64c942e9c7b7 - test_cli[4e520f63f2ad8047]::test_remote_with_custom_tls_root_cert::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/btdt-cli/tests/test_cli.rs:197:43 [INFO] [stdout] 27: 0x64c942ea9466 - >::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x64c9431133fb - core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 29: 0x64c9431133fb - test[d0b63a2f043bab5e]::__rust_begin_short_backtrace::, fn() -> core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:663:18 [INFO] [stdout] 30: 0x64c94311fdeb - test[d0b63a2f043bab5e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:74 [INFO] [stdout] 31: 0x64c94311fdeb - as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 32: 0x64c94311fdeb - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 33: 0x64c94311fdeb - std[da2fd379f16a7ff7]::panicking::catch_unwind::, core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 34: 0x64c94311fdeb - std[da2fd379f16a7ff7]::panic::catch_unwind::, core[97f61b5528a4c2b4]::result::Result<(), alloc[ec929a98520ab192]::string::String>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 35: 0x64c94311fdeb - test[d0b63a2f043bab5e]::run_test_in_process [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:686:27 [INFO] [stdout] 36: 0x64c94311fdeb - test[d0b63a2f043bab5e]::run_test::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:607:43 [INFO] [stdout] 37: 0x64c94311b504 - test[d0b63a2f043bab5e]::run_test::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/test/src/lib.rs:637:41 [INFO] [stdout] 38: 0x64c94311b504 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 39: 0x64c9431229f2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 40: 0x64c9431229f2 - ::{closure#1}::{closure#0}> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 41: 0x64c9431229f2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stdout] 42: 0x64c9431229f2 - std[da2fd379f16a7ff7]::panicking::catch_unwind::<(), core[97f61b5528a4c2b4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stdout] 43: 0x64c9431229f2 - std[da2fd379f16a7ff7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stdout] 44: 0x64c9431229f2 - std[da2fd379f16a7ff7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 45: 0x64c9431229f2 - ::{closure#1} as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x64c9439c91ff - + core[97f61b5528a4c2b4]::marker::Send> as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 47: 0x64c9439c91ff - ::new::thread_start [INFO] [stdout] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 48: 0x7c36c1ba0aa4 - [INFO] [stdout] 49: 0x7c36c1c2da64 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_cmd [INFO] [stdout] test_remote_roundtrip [INFO] [stdout] test_remote_with_custom_tls_root_cert [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p btdt-cli --test test_cli` [INFO] running `Command { std: "docker" "inspect" "ba2bc6782196e2ad17501a0a872e3f0e6d0029681e3750cbdffe61116d8e890c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba2bc6782196e2ad17501a0a872e3f0e6d0029681e3750cbdffe61116d8e890c", kill_on_drop: false }` [INFO] [stdout] ba2bc6782196e2ad17501a0a872e3f0e6d0029681e3750cbdffe61116d8e890c