[INFO] cloning repository https://github.com/deltachat/dc_cmd_api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deltachat/dc_cmd_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeltachat%2Fdc_cmd_api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeltachat%2Fdc_cmd_api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77675a5bc2166c449cd7989380715b0edfec6456
[INFO] testing deltachat/dc_cmd_api against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeltachat%2Fdc_cmd_api" "/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/deltachat/dc_cmd_api
[INFO] finished tweaking git repo https://github.com/deltachat/dc_cmd_api
[INFO] tweaked toml for git repo https://github.com/deltachat/dc_cmd_api written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/deltachat/dc_cmd_api on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/deltachat/dc_cmd_api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ac5a77aa05d0ea80f99a1723478984caa8f7e87bf93757c1af3589701f951cf
[INFO] running `Command { std: "docker" "start" "-a" "0ac5a77aa05d0ea80f99a1723478984caa8f7e87bf93757c1af3589701f951cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ac5a77aa05d0ea80f99a1723478984caa8f7e87bf93757c1af3589701f951cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ac5a77aa05d0ea80f99a1723478984caa8f7e87bf93757c1af3589701f951cf", kill_on_drop: false }`
[INFO] [stdout] 0ac5a77aa05d0ea80f99a1723478984caa8f7e87bf93757c1af3589701f951cf
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a84ad594713caa4568ce3f18491cb492b1a4eddb85e3b1e7e527368bfb85a278
[INFO] running `Command { std: "docker" "start" "-a" "a84ad594713caa4568ce3f18491cb492b1a4eddb85e3b1e7e527368bfb85a278", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling openssl-src v111.18.0+1.1.1n
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling async-task v4.2.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling httparse v1.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling num-bigint-dig v0.6.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling simple-mutex v1.1.5
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling charset v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling async-dup v1.2.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling email v0.0.21 (https://github.com/deltachat/rust-email?branch=master#25702df9)
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling crc24 v0.1.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling darling_core v0.14.0
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling ed25519 v1.4.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling block-cipher v0.8.0
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling weezl v0.1.6
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling block-modes v0.6.1
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling png v0.17.5
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling darling_macro v0.14.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling ouroboros_macro v0.9.5
[INFO] [stderr]    Compiling darling v0.14.0
[INFO] [stderr]    Compiling typescript-type-def-derive v0.5.1 (https://github.com/Frando/rust-typescript-type-def?branch=yerpc#e3215df5)
[INFO] [stderr]    Compiling lettre v0.9.2 (https://github.com/deltachat/lettre?branch=master#96555ec4)
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling encoded-words v0.1.0 (https://github.com/async-email/encoded-words?branch=master#e878b692)
[INFO] [stderr]    Compiling imap-proto v0.14.3
[INFO] [stderr]    Compiling x25519-dalek v1.2.0
[INFO] [stderr]    Compiling byte-pool v0.2.3
[INFO] [stderr]    Compiling cast5 v0.9.0
[INFO] [stderr]    Compiling twofish v0.5.0
[INFO] [stderr]    Compiling des v0.6.0
[INFO] [stderr]    Compiling ouroboros v0.9.5
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling blowfish v0.7.0
[INFO] [stderr]    Compiling cfb-mode v0.6.0
[INFO] [stderr]    Compiling async-global-executor v2.0.4
[INFO] [stderr]    Compiling async-process v1.3.0
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling filetime v0.2.16
[INFO] [stderr]    Compiling hostname v0.1.5
[INFO] [stderr]    Compiling async-std v1.11.0
[INFO] [stderr]    Compiling object v0.28.3
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling mutate_once v0.1.1
[INFO] [stderr]    Compiling jpeg-decoder v0.2.4
[INFO] [stderr]    Compiling quoted_printable v0.4.5
[INFO] [stderr]    Compiling circular v0.3.0
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling yerpc_derive v0.1.0 (https://github.com/Frando/yerpc#f0d72986)
[INFO] [stderr]    Compiling mailparse v0.13.8
[INFO] [stderr]    Compiling escaper v0.1.1
[INFO] [stderr]    Compiling kamadak-exif v0.5.4
[INFO] [stderr]    Compiling strum_macros v0.24.0
[INFO] [stderr]    Compiling deltachat_derive v2.0.0 (https://github.com/deltachat/deltachat-core-rust?tag=1.77.0#0721c220)
[INFO] [stderr]    Compiling zip v0.6.2
[INFO] [stderr]    Compiling image v0.24.2
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling sanitize-filename v0.3.0
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling qrcodegen v1.8.0
[INFO] [stderr]    Compiling rust-hsluv v0.1.4
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling strum v0.24.0
[INFO] [stderr]    Compiling tagger v4.3.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling fast-socks5 v0.4.3
[INFO] [stderr]    Compiling async-tar v0.4.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling config v0.10.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling lettre_email v0.9.2 (https://github.com/deltachat/lettre?branch=master#96555ec4)
[INFO] [stderr]    Compiling deadpool v0.7.0
[INFO] [stderr]    Compiling trust-dns-proto v0.21.2
[INFO] [stderr]    Compiling rsa v0.3.0
[INFO] [stderr]    Compiling typescript-type-def v0.5.1 (https://github.com/Frando/rust-typescript-type-def?branch=yerpc#e3215df5)
[INFO] [stderr]    Compiling pgp v0.7.2
[INFO] [stderr]    Compiling yerpc v0.1.0 (https://github.com/Frando/yerpc#f0d72986)
[INFO] [stderr]    Compiling async-h1 v2.3.3
[INFO] [stderr]    Compiling trust-dns-resolver v0.21.2
[INFO] [stderr]    Compiling async-std-resolver v0.21.2
[INFO] [stderr]    Compiling async-native-tls v0.3.3
[INFO] [stderr]    Compiling http-client v6.5.1
[INFO] [stderr]    Compiling async-imap v0.5.0 (https://github.com/async-email/async-imap#d07ea401)
[INFO] [stderr]    Compiling async-smtp v0.4.0 (https://github.com/async-email/async-smtp?branch=master#3e7a8f3d)
[INFO] [stderr]    Compiling surf v2.3.2
[INFO] [stderr]    Compiling rusqlite v0.27.0
[INFO] [stderr]    Compiling r2d2_sqlite v0.20.0
[INFO] [stderr]    Compiling deltachat v1.77.0 (https://github.com/deltachat/deltachat-core-rust?tag=1.77.0#0721c220)
[INFO] [stderr]    Compiling deltachat-jsonrpc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, nom v4.2.3, nom v5.1.2, nom v6.1.2, pgp v0.7.2, quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "a84ad594713caa4568ce3f18491cb492b1a4eddb85e3b1e7e527368bfb85a278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a84ad594713caa4568ce3f18491cb492b1a4eddb85e3b1e7e527368bfb85a278", kill_on_drop: false }`
[INFO] [stdout] a84ad594713caa4568ce3f18491cb492b1a4eddb85e3b1e7e527368bfb85a278
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c095bf2d4306758511f56617c08238d159021908aa9a7502552a97f9b135605c
[INFO] running `Command { std: "docker" "start" "-a" "c095bf2d4306758511f56617c08238d159021908aa9a7502552a97f9b135605c", kill_on_drop: false }`
[INFO] [stderr]    Compiling deltachat-jsonrpc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/api/mod.rs:61:49
[INFO] [stdout]     |
[INFO] [stdout]  54 | #[rpc(all_positional, ts_outdir = "typescript/generated")]
[INFO] [stdout]     | ---------------------------------------------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  61 |     async fn check_email_validity(&self, email: String) -> bool {
[INFO] [stdout]     |                                                 ^^^^^^     ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     async fn get_system_info(&self) -> BTreeMap<&'static str, String> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  74 |     async fn add_account(&self) -> Result<u32> {
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |     async fn remove_account(&self, account_id: u32) -> Result<()> {
[INFO] [stdout]     |                                                ^^^
[INFO] [stdout] ...
[INFO] [stdout]  82 |     async fn get_all_account_ids(&self) -> Vec<u32> {
[INFO] [stdout]     |                                            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  88 |     async fn select_account(&self, id: u32) -> Result<()> {
[INFO] [stdout]     |                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     async fn get_selected_account_id(&self) -> Option<u32> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     async fn get_all_accounts(&self) -> Result<Vec<Account>> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     async fn get_account_info(&self, account_id: u32) -> Result<Account> {
[INFO] [stdout]     |                                                  ^^^            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |         account_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 140 |         email: String,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 141 |     ) -> Result<Option<ProviderInfo>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     async fn is_configured(&self, account_id: u32) -> Result<bool> {
[INFO] [stdout]     |                                               ^^^            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     async fn get_info(&self, account_id: u32) -> Result<BTreeMap<&'static str, String>> {
[INFO] [stdout]     |                                          ^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     async fn set_config(&self, account_id: u32, key: String, value: Option<String>) -> Result<()> {
[INFO] [stdout]     |                                            ^^^       ^^^^^^         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |         account_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 173 |         config: HashMap<String, Option<String>>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     async fn get_config(&self, account_id: u32, key: String) -> Result<Option<String>> {
[INFO] [stdout]     |                                            ^^^       ^^^^^^            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |         account_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 192 |         keys: Vec<String>,
[INFO] [stdout]     |               ^^^^^^^^^^^
[INFO] [stdout] 193 |     ) -> Result<HashMap<String, Option<String>>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |     async fn configure(&self, account_id: u32) -> Result<()> {
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 |     async fn stop_ongoing_process(&self, account_id: u32) -> Result<()> {
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 223 |     async fn autocrypt_initiate_key_transfer(&self, account_id: u32) -> Result<String> {
[INFO] [stdout]     |                                                                 ^^^            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |         account_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 231 |         message_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 232 |         setup_code: String,
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 |         account_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 245 |         list_flags: Option<u32>,
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout] 246 |         query_string: Option<String>,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 247 |         query_contact_id: Option<u32>,
[INFO] [stdout]     |                           ^^^^^^^^^^^
[INFO] [stdout] 248 |     ) -> Result<Vec<ChatListEntry>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 269 |         account_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 270 |         entries: Vec<ChatListEntry>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 271 |     ) -> Result<HashMap<u32, ChatListItemFetchResult>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 |         account_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 297 |         chat_id: u32,
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 298 |     ) -> Result<FullChat> {
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     async fn accept_chat(&self, account_id: u32, chat_id: u32) -> Result<()> {
[INFO] [stdout]     |                                             ^^^           ^^^
[INFO] [stdout] ...
[INFO] [stdout] 308 |     async fn block_chat(&self, account_id: u32, chat_id: u32) -> Result<()> {
[INFO] [stdout]     |                                            ^^^           ^^^
[INFO] [stdout] ...
[INFO] [stdout] 319 |         account_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 320 |         chat_id: u32,
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 321 |         flags: u32,
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 322 |     ) -> Result<Vec<u32>> {
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 334 |     async fn message_get_message(&self, account_id: u32, message_id: u32) -> Result<MessageObject> {
[INFO] [stdout]     |                                                     ^^^              ^^^            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |         account_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 342 |         message_ids: Vec<u32>,
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 343 |     ) -> Result<HashMap<u32, MessageObject>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |         account_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 363 |         contact_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 364 |     ) -> Result<ContactObject> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 380 |         account_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 381 |         email: String,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout] 382 |         name: Option<String>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout] 383 |     ) -> Result<u32> {
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] ...
[INFO] [stdout] 397 |         account_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 398 |         contact_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 399 |     ) -> Result<u32> {
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] ...
[INFO] [stdout] 407 |     async fn contacts_block(&self, account_id: u32, contact_id: u32) -> Result<()> {
[INFO] [stdout]     |                                                ^^^              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 412 |     async fn contacts_unblock(&self, account_id: u32, contact_id: u32) -> Result<()> {
[INFO] [stdout]     |                                                  ^^^              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 417 |     async fn contacts_get_blocked(&self, account_id: u32) -> Result<Vec<ContactObject>> {
[INFO] [stdout]     |                                                      ^^^            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 435 |         account_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 436 |         list_flags: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 437 |         query: Option<String>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] 438 |     ) -> Result<Vec<u32>> {
[INFO] [stdout]     |                 ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 448 |         account_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 449 |         list_flags: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 450 |         query: Option<String>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^
[INFO] [stdout] 451 |     ) -> Result<Vec<ContactObject>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 469 |         account_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 470 |         ids: Vec<u32>,
[INFO] [stdout]     |              ^^^^^^^^
[INFO] [stdout] 471 |     ) -> Result<HashMap<u32, ContactObject>> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 496 |         account_id: u32,
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 497 |         text: String,
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout] 498 |         chat_id: u32,
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 499 |     ) -> Result<u32> {
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout]  61 ~     async fn check_email_validity(&self, email: ()) -> () {
[INFO] [stdout]  62 |         may_be_valid_addr(&email)
[INFO] [stdout] ...
[INFO] [stdout]  65 |     /// Get general system info.
[INFO] [stdout]  66 ~     async fn get_system_info(&self) -> () {
[INFO] [stdout]  67 |         get_info()
[INFO] [stdout] ...
[INFO] [stdout]  73 |
[INFO] [stdout]  74 ~     async fn add_account(&self) -> Result<()> {
[INFO] [stdout]  75 |         self.accounts.write().await.add_account().await
[INFO] [stdout]  76 |     }
[INFO] [stdout]  77 |
[INFO] [stdout]  78 ~     async fn remove_account(&self, account_id: ()) -> Result<()> {
[INFO] [stdout]  79 |         self.accounts.write().await.remove_account(account_id).await
[INFO] [stdout]  80 |     }
[INFO] [stdout]  81 |
[INFO] [stdout]  82 ~     async fn get_all_account_ids(&self) -> () {
[INFO] [stdout]  83 |         self.accounts.read().await.get_all().await
[INFO] [stdout] ...
[INFO] [stdout]  87 |     /// TODO: Likely this is deprecated as all methods take an account id now.
[INFO] [stdout]  88 ~     async fn select_account(&self, id: ()) -> Result<()> {
[INFO] [stdout]  89 |         self.accounts.write().await.select_account(id).await
[INFO] [stdout] ...
[INFO] [stdout]  93 |     /// TODO: Likely this is deprecated as all methods take an account id now.
[INFO] [stdout]  94 ~     async fn get_selected_account_id(&self) -> () {
[INFO] [stdout]  95 |         self.accounts.read().await.get_selected_account_id().await
[INFO] [stdout] ...
[INFO] [stdout]  98 |     /// Get a list of all configured accounts.
[INFO] [stdout]  99 ~     async fn get_all_accounts(&self) -> Result<()> {
[INFO] [stdout] 100 |         let mut accounts = Vec::new();
[INFO] [stdout] ...
[INFO] [stdout] 116 |     /// Get top-level info for an account.
[INFO] [stdout] 117 ~     async fn get_account_info(&self, account_id: ()) -> Result<()> {
[INFO] [stdout] 118 |         let context_option = self.accounts.read().await.get_account(account_id).await;
[INFO] [stdout] ...
[INFO] [stdout] 138 |         &self,
[INFO] [stdout] 139 ~         account_id: (),
[INFO] [stdout] 140 ~         email: (),
[INFO] [stdout] 141 ~     ) -> Result<()> {
[INFO] [stdout] 142 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 153 |     /// Checks if the context is already configured.
[INFO] [stdout] 154 ~     async fn is_configured(&self, account_id: ()) -> Result<()> {
[INFO] [stdout] 155 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 159 |     // Get system info for an account.
[INFO] [stdout] 160 ~     async fn get_info(&self, account_id: ()) -> Result<()> {
[INFO] [stdout] 161 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 164 |
[INFO] [stdout] 165 ~     async fn set_config(&self, account_id: (), key: (), value: ()) -> Result<()> {
[INFO] [stdout] 166 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 171 |         &self,
[INFO] [stdout] 172 ~         account_id: (),
[INFO] [stdout] 173 ~         config: (),
[INFO] [stdout] 174 |     ) -> Result<()> {
[INFO] [stdout] ...
[INFO] [stdout] 183 |
[INFO] [stdout] 184 ~     async fn get_config(&self, account_id: (), key: ()) -> Result<()> {
[INFO] [stdout] 185 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 190 |         &self,
[INFO] [stdout] 191 ~         account_id: (),
[INFO] [stdout] 192 ~         keys: (),
[INFO] [stdout] 193 ~     ) -> Result<()> {
[INFO] [stdout] 194 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 203 |     /// Setup the credential config before calling this.
[INFO] [stdout] 204 ~     async fn configure(&self, account_id: ()) -> Result<()> {
[INFO] [stdout] 205 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 212 |     /// Signal an ongoing process to stop.
[INFO] [stdout] 213 ~     async fn stop_ongoing_process(&self, account_id: ()) -> Result<()> {
[INFO] [stdout] 214 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 222 |
[INFO] [stdout] 223 ~     async fn autocrypt_initiate_key_transfer(&self, account_id: ()) -> Result<()> {
[INFO] [stdout] 224 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 229 |         &self,
[INFO] [stdout] 230 ~         account_id: (),
[INFO] [stdout] 231 ~         message_id: (),
[INFO] [stdout] 232 ~         setup_code: (),
[INFO] [stdout] 233 |     ) -> Result<()> {
[INFO] [stdout] ...
[INFO] [stdout] 243 |         &self,
[INFO] [stdout] 244 ~         account_id: (),
[INFO] [stdout] 245 ~         list_flags: (),
[INFO] [stdout] 246 ~         query_string: (),
[INFO] [stdout] 247 ~         query_contact_id: (),
[INFO] [stdout] 248 ~     ) -> Result<()> {
[INFO] [stdout] 249 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 268 |         &self,
[INFO] [stdout] 269 ~         account_id: (),
[INFO] [stdout] 270 ~         entries: (),
[INFO] [stdout] 271 ~     ) -> Result<()> {
[INFO] [stdout] 272 |         // todo custom json deserializer for ChatListEntry?
[INFO] [stdout] ...
[INFO] [stdout] 295 |         &self,
[INFO] [stdout] 296 ~         account_id: (),
[INFO] [stdout] 297 ~         chat_id: (),
[INFO] [stdout] 298 ~     ) -> Result<()> {
[INFO] [stdout] 299 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 302 |
[INFO] [stdout] 303 ~     async fn accept_chat(&self, account_id: (), chat_id: ()) -> Result<()> {
[INFO] [stdout] 304 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 307 |
[INFO] [stdout] 308 ~     async fn block_chat(&self, account_id: (), chat_id: ()) -> Result<()> {
[INFO] [stdout] 309 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 318 |         &self,
[INFO] [stdout] 319 ~         account_id: (),
[INFO] [stdout] 320 ~         chat_id: (),
[INFO] [stdout] 321 ~         flags: (),
[INFO] [stdout] 322 ~     ) -> Result<()> {
[INFO] [stdout] 323 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 333 |
[INFO] [stdout] 334 ~     async fn message_get_message(&self, account_id: (), message_id: ()) -> Result<()> {
[INFO] [stdout] 335 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 340 |         &self,
[INFO] [stdout] 341 ~         account_id: (),
[INFO] [stdout] 342 ~         message_ids: (),
[INFO] [stdout] 343 ~     ) -> Result<()> {
[INFO] [stdout] 344 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 361 |         &self,
[INFO] [stdout] 362 ~         account_id: (),
[INFO] [stdout] 363 ~         contact_id: (),
[INFO] [stdout] 364 ~     ) -> Result<()> {
[INFO] [stdout] 365 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 379 |         &self,
[INFO] [stdout] 380 ~         account_id: (),
[INFO] [stdout] 381 ~         email: (),
[INFO] [stdout] 382 ~         name: (),
[INFO] [stdout] 383 ~     ) -> Result<()> {
[INFO] [stdout] 384 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 396 |         &self,
[INFO] [stdout] 397 ~         account_id: (),
[INFO] [stdout] 398 ~         contact_id: (),
[INFO] [stdout] 399 ~     ) -> Result<()> {
[INFO] [stdout] 400 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 406 |
[INFO] [stdout] 407 ~     async fn contacts_block(&self, account_id: (), contact_id: ()) -> Result<()> {
[INFO] [stdout] 408 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 411 |
[INFO] [stdout] 412 ~     async fn contacts_unblock(&self, account_id: (), contact_id: ()) -> Result<()> {
[INFO] [stdout] 413 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 416 |
[INFO] [stdout] 417 ~     async fn contacts_get_blocked(&self, account_id: ()) -> Result<()> {
[INFO] [stdout] 418 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 434 |         &self,
[INFO] [stdout] 435 ~         account_id: (),
[INFO] [stdout] 436 ~         list_flags: (),
[INFO] [stdout] 437 ~         query: (),
[INFO] [stdout] 438 ~     ) -> Result<()> {
[INFO] [stdout] 439 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 447 |         &self,
[INFO] [stdout] 448 ~         account_id: (),
[INFO] [stdout] 449 ~         list_flags: (),
[INFO] [stdout] 450 ~         query: (),
[INFO] [stdout] 451 ~     ) -> Result<()> {
[INFO] [stdout] 452 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 468 |         &self,
[INFO] [stdout] 469 ~         account_id: (),
[INFO] [stdout] 470 ~         ids: (),
[INFO] [stdout] 471 ~     ) -> Result<()> {
[INFO] [stdout] 472 |         let ctx = self.get_context(account_id).await?;
[INFO] [stdout] ...
[INFO] [stdout] 495 |         &self,
[INFO] [stdout] 496 ~         account_id: (),
[INFO] [stdout] 497 ~         text: (),
[INFO] [stdout] 498 ~         chat_id: (),
[INFO] [stdout] 499 ~     ) -> Result<()> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.79s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, nom v4.2.3, nom v5.1.2, nom v6.1.2, pgp v0.7.2, quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "c095bf2d4306758511f56617c08238d159021908aa9a7502552a97f9b135605c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c095bf2d4306758511f56617c08238d159021908aa9a7502552a97f9b135605c", kill_on_drop: false }`
[INFO] [stdout] c095bf2d4306758511f56617c08238d159021908aa9a7502552a97f9b135605c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dda01eed42042748e3a31f17c81491794731b64c4251a50f698e112ac703d53f
[INFO] running `Command { std: "docker" "start" "-a" "dda01eed42042748e3a31f17c81491794731b64c4251a50f698e112ac703d53f", kill_on_drop: false }`
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/api/mod.rs:61:49
[INFO] [stderr]     |
[INFO] [stderr]  54 | #[rpc(all_positional, ts_outdir = "typescript/generated")]
[INFO] [stderr]     | ---------------------------------------------------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr]  61 |     async fn check_email_validity(&self, email: String) -> bool {
[INFO] [stderr]     |                                                 ^^^^^^     ^^^^
[INFO] [stderr] ...
[INFO] [stderr]  66 |     async fn get_system_info(&self) -> BTreeMap<&'static str, String> {
[INFO] [stderr]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  74 |     async fn add_account(&self) -> Result<u32> {
[INFO] [stderr]     |                                           ^^^
[INFO] [stderr] ...
[INFO] [stderr]  78 |     async fn remove_account(&self, account_id: u32) -> Result<()> {
[INFO] [stderr]     |                                                ^^^
[INFO] [stderr] ...
[INFO] [stderr]  82 |     async fn get_all_account_ids(&self) -> Vec<u32> {
[INFO] [stderr]     |                                            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  88 |     async fn select_account(&self, id: u32) -> Result<()> {
[INFO] [stderr]     |                                        ^^^
[INFO] [stderr] ...
[INFO] [stderr]  94 |     async fn get_selected_account_id(&self) -> Option<u32> {
[INFO] [stderr]     |                                                ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  99 |     async fn get_all_accounts(&self) -> Result<Vec<Account>> {
[INFO] [stderr]     |                                                ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 |     async fn get_account_info(&self, account_id: u32) -> Result<Account> {
[INFO] [stderr]     |                                                  ^^^            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 139 |         account_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 140 |         email: String,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr] 141 |     ) -> Result<Option<ProviderInfo>> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 154 |     async fn is_configured(&self, account_id: u32) -> Result<bool> {
[INFO] [stderr]     |                                               ^^^            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 160 |     async fn get_info(&self, account_id: u32) -> Result<BTreeMap<&'static str, String>> {
[INFO] [stderr]     |                                          ^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 165 |     async fn set_config(&self, account_id: u32, key: String, value: Option<String>) -> Result<()> {
[INFO] [stderr]     |                                            ^^^       ^^^^^^         ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 172 |         account_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 173 |         config: HashMap<String, Option<String>>,
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 184 |     async fn get_config(&self, account_id: u32, key: String) -> Result<Option<String>> {
[INFO] [stderr]     |                                            ^^^       ^^^^^^            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 191 |         account_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 192 |         keys: Vec<String>,
[INFO] [stderr]     |               ^^^^^^^^^^^
[INFO] [stderr] 193 |     ) -> Result<HashMap<String, Option<String>>> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 204 |     async fn configure(&self, account_id: u32) -> Result<()> {
[INFO] [stderr]     |                                           ^^^
[INFO] [stderr] ...
[INFO] [stderr] 213 |     async fn stop_ongoing_process(&self, account_id: u32) -> Result<()> {
[INFO] [stderr]     |                                                      ^^^
[INFO] [stderr] ...
[INFO] [stderr] 223 |     async fn autocrypt_initiate_key_transfer(&self, account_id: u32) -> Result<String> {
[INFO] [stderr]     |                                                                 ^^^            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 230 |         account_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 231 |         message_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 232 |         setup_code: String,
[INFO] [stderr]     |                     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 244 |         account_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 245 |         list_flags: Option<u32>,
[INFO] [stderr]     |                     ^^^^^^^^^^^
[INFO] [stderr] 246 |         query_string: Option<String>,
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^
[INFO] [stderr] 247 |         query_contact_id: Option<u32>,
[INFO] [stderr]     |                           ^^^^^^^^^^^
[INFO] [stderr] 248 |     ) -> Result<Vec<ChatListEntry>> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 269 |         account_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 270 |         entries: Vec<ChatListEntry>,
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 271 |     ) -> Result<HashMap<u32, ChatListItemFetchResult>> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 296 |         account_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 297 |         chat_id: u32,
[INFO] [stderr]     |                  ^^^
[INFO] [stderr] 298 |     ) -> Result<FullChat> {
[INFO] [stderr]     |                 ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 303 |     async fn accept_chat(&self, account_id: u32, chat_id: u32) -> Result<()> {
[INFO] [stderr]     |                                             ^^^           ^^^
[INFO] [stderr] ...
[INFO] [stderr] 308 |     async fn block_chat(&self, account_id: u32, chat_id: u32) -> Result<()> {
[INFO] [stderr]     |                                            ^^^           ^^^
[INFO] [stderr] ...
[INFO] [stderr] 319 |         account_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 320 |         chat_id: u32,
[INFO] [stderr]     |                  ^^^
[INFO] [stderr] 321 |         flags: u32,
[INFO] [stderr]     |                ^^^
[INFO] [stderr] 322 |     ) -> Result<Vec<u32>> {
[INFO] [stderr]     |                 ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 334 |     async fn message_get_message(&self, account_id: u32, message_id: u32) -> Result<MessageObject> {
[INFO] [stderr]     |                                                     ^^^              ^^^            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 341 |         account_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 342 |         message_ids: Vec<u32>,
[INFO] [stderr]     |                      ^^^^^^^^
[INFO] [stderr] 343 |     ) -> Result<HashMap<u32, MessageObject>> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 362 |         account_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 363 |         contact_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 364 |     ) -> Result<ContactObject> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 380 |         account_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 381 |         email: String,
[INFO] [stderr]     |                ^^^^^^
[INFO] [stderr] 382 |         name: Option<String>,
[INFO] [stderr]     |               ^^^^^^^^^^^^^^
[INFO] [stderr] 383 |     ) -> Result<u32> {
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] ...
[INFO] [stderr] 397 |         account_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 398 |         contact_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 399 |     ) -> Result<u32> {
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] ...
[INFO] [stderr] 407 |     async fn contacts_block(&self, account_id: u32, contact_id: u32) -> Result<()> {
[INFO] [stderr]     |                                                ^^^              ^^^
[INFO] [stderr] ...
[INFO] [stderr] 412 |     async fn contacts_unblock(&self, account_id: u32, contact_id: u32) -> Result<()> {
[INFO] [stderr]     |                                                  ^^^              ^^^
[INFO] [stderr] ...
[INFO] [stderr] 417 |     async fn contacts_get_blocked(&self, account_id: u32) -> Result<Vec<ContactObject>> {
[INFO] [stderr]     |                                                      ^^^            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 435 |         account_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 436 |         list_flags: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 437 |         query: Option<String>,
[INFO] [stderr]     |                ^^^^^^^^^^^^^^
[INFO] [stderr] 438 |     ) -> Result<Vec<u32>> {
[INFO] [stderr]     |                 ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 448 |         account_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 449 |         list_flags: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 450 |         query: Option<String>,
[INFO] [stderr]     |                ^^^^^^^^^^^^^^
[INFO] [stderr] 451 |     ) -> Result<Vec<ContactObject>> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 469 |         account_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 470 |         ids: Vec<u32>,
[INFO] [stderr]     |              ^^^^^^^^
[INFO] [stderr] 471 |     ) -> Result<HashMap<u32, ContactObject>> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 496 |         account_id: u32,
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 497 |         text: String,
[INFO] [stderr]     |               ^^^^^^
[INFO] [stderr] 498 |         chat_id: u32,
[INFO] [stderr]     |                  ^^^
[INFO] [stderr] 499 |     ) -> Result<u32> {
[INFO] [stderr]     |                 ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]     |
[INFO] [stderr]  61 ~     async fn check_email_validity(&self, email: ()) -> () {
[INFO] [stderr]  62 |         may_be_valid_addr(&email)
[INFO] [stderr] ...
[INFO] [stderr]  65 |     /// Get general system info.
[INFO] [stderr]  66 ~     async fn get_system_info(&self) -> () {
[INFO] [stderr]  67 |         get_info()
[INFO] [stderr] ...
[INFO] [stderr]  73 |
[INFO] [stderr]  74 ~     async fn add_account(&self) -> Result<()> {
[INFO] [stderr]  75 |         self.accounts.write().await.add_account().await
[INFO] [stderr]  76 |     }
[INFO] [stderr]  77 |
[INFO] [stderr]  78 ~     async fn remove_account(&self, account_id: ()) -> Result<()> {
[INFO] [stderr]  79 |         self.accounts.write().await.remove_account(account_id).await
[INFO] [stderr]  80 |     }
[INFO] [stderr]  81 |
[INFO] [stderr]  82 ~     async fn get_all_account_ids(&self) -> () {
[INFO] [stderr]  83 |         self.accounts.read().await.get_all().await
[INFO] [stderr] ...
[INFO] [stderr]  87 |     /// TODO: Likely this is deprecated as all methods take an account id now.
[INFO] [stderr]  88 ~     async fn select_account(&self, id: ()) -> Result<()> {
[INFO] [stderr]  89 |         self.accounts.write().await.select_account(id).await
[INFO] [stderr] ...
[INFO] [stderr]  93 |     /// TODO: Likely this is deprecated as all methods take an account id now.
[INFO] [stderr]  94 ~     async fn get_selected_account_id(&self) -> () {
[INFO] [stderr]  95 |         self.accounts.read().await.get_selected_account_id().await
[INFO] [stderr] ...
[INFO] [stderr]  98 |     /// Get a list of all configured accounts.
[INFO] [stderr]  99 ~     async fn get_all_accounts(&self) -> Result<()> {
[INFO] [stderr] 100 |         let mut accounts = Vec::new();
[INFO] [stderr] ...
[INFO] [stderr] 116 |     /// Get top-level info for an account.
[INFO] [stderr] 117 ~     async fn get_account_info(&self, account_id: ()) -> Result<()> {
[INFO] [stderr] 118 |         let context_option = self.accounts.read().await.get_account(account_id).await;
[INFO] [stderr] ...
[INFO] [stderr] 138 |         &self,
[INFO] [stderr] 139 ~         account_id: (),
[INFO] [stderr] 140 ~         email: (),
[INFO] [stderr] 141 ~     ) -> Result<()> {
[INFO] [stderr] 142 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 153 |     /// Checks if the context is already configured.
[INFO] [stderr] 154 ~     async fn is_configured(&self, account_id: ()) -> Result<()> {
[INFO] [stderr] 155 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 159 |     // Get system info for an account.
[INFO] [stderr] 160 ~     async fn get_info(&self, account_id: ()) -> Result<()> {
[INFO] [stderr] 161 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 164 |
[INFO] [stderr] 165 ~     async fn set_config(&self, account_id: (), key: (), value: ()) -> Result<()> {
[INFO] [stderr] 166 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 171 |         &self,
[INFO] [stderr] 172 ~         account_id: (),
[INFO] [stderr] 173 ~         config: (),
[INFO] [stderr] 174 |     ) -> Result<()> {
[INFO] [stderr] ...
[INFO] [stderr] 183 |
[INFO] [stderr] 184 ~     async fn get_config(&self, account_id: (), key: ()) -> Result<()> {
[INFO] [stderr] 185 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 190 |         &self,
[INFO] [stderr] 191 ~         account_id: (),
[INFO] [stderr] 192 ~         keys: (),
[INFO] [stderr] 193 ~     ) -> Result<()> {
[INFO] [stderr] 194 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 203 |     /// Setup the credential config before calling this.
[INFO] [stderr] 204 ~     async fn configure(&self, account_id: ()) -> Result<()> {
[INFO] [stderr] 205 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 212 |     /// Signal an ongoing process to stop.
[INFO] [stderr] 213 ~     async fn stop_ongoing_process(&self, account_id: ()) -> Result<()> {
[INFO] [stderr] 214 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 222 |
[INFO] [stderr] 223 ~     async fn autocrypt_initiate_key_transfer(&self, account_id: ()) -> Result<()> {
[INFO] [stderr] 224 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 229 |         &self,
[INFO] [stderr] 230 ~         account_id: (),
[INFO] [stderr] 231 ~         message_id: (),
[INFO] [stderr] 232 ~         setup_code: (),
[INFO] [stderr] 233 |     ) -> Result<()> {
[INFO] [stderr] ...
[INFO] [stderr] 243 |         &self,
[INFO] [stderr] 244 ~         account_id: (),
[INFO] [stderr] 245 ~         list_flags: (),
[INFO] [stderr] 246 ~         query_string: (),
[INFO] [stderr] 247 ~         query_contact_id: (),
[INFO] [stderr] 248 ~     ) -> Result<()> {
[INFO] [stderr] 249 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 268 |         &self,
[INFO] [stderr] 269 ~         account_id: (),
[INFO] [stderr] 270 ~         entries: (),
[INFO] [stderr] 271 ~     ) -> Result<()> {
[INFO] [stderr] 272 |         // todo custom json deserializer for ChatListEntry?
[INFO] [stderr] ...
[INFO] [stderr] 295 |         &self,
[INFO] [stderr] 296 ~         account_id: (),
[INFO] [stderr] 297 ~         chat_id: (),
[INFO] [stderr] 298 ~     ) -> Result<()> {
[INFO] [stderr] 299 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 302 |
[INFO] [stderr] 303 ~     async fn accept_chat(&self, account_id: (), chat_id: ()) -> Result<()> {
[INFO] [stderr] 304 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 307 |
[INFO] [stderr] 308 ~     async fn block_chat(&self, account_id: (), chat_id: ()) -> Result<()> {
[INFO] [stderr] 309 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 318 |         &self,
[INFO] [stderr] 319 ~         account_id: (),
[INFO] [stderr] 320 ~         chat_id: (),
[INFO] [stderr] 321 ~         flags: (),
[INFO] [stderr] 322 ~     ) -> Result<()> {
[INFO] [stderr] 323 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 333 |
[INFO] [stderr] 334 ~     async fn message_get_message(&self, account_id: (), message_id: ()) -> Result<()> {
[INFO] [stderr] 335 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 340 |         &self,
[INFO] [stderr] 341 ~         account_id: (),
[INFO] [stderr] 342 ~         message_ids: (),
[INFO] [stderr] 343 ~     ) -> Result<()> {
[INFO] [stderr] 344 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 361 |         &self,
[INFO] [stderr] 362 ~         account_id: (),
[INFO] [stderr] 363 ~         contact_id: (),
[INFO] [stderr] 364 ~     ) -> Result<()> {
[INFO] [stderr] 365 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 379 |         &self,
[INFO] [stderr] 380 ~         account_id: (),
[INFO] [stderr] 381 ~         email: (),
[INFO] [stderr] 382 ~         name: (),
[INFO] [stderr] 383 ~     ) -> Result<()> {
[INFO] [stderr] 384 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 396 |         &self,
[INFO] [stderr] 397 ~         account_id: (),
[INFO] [stderr] 398 ~         contact_id: (),
[INFO] [stderr] 399 ~     ) -> Result<()> {
[INFO] [stderr] 400 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 406 |
[INFO] [stderr] 407 ~     async fn contacts_block(&self, account_id: (), contact_id: ()) -> Result<()> {
[INFO] [stderr] 408 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 411 |
[INFO] [stderr] 412 ~     async fn contacts_unblock(&self, account_id: (), contact_id: ()) -> Result<()> {
[INFO] [stderr] 413 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 416 |
[INFO] [stderr] 417 ~     async fn contacts_get_blocked(&self, account_id: ()) -> Result<()> {
[INFO] [stderr] 418 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 434 |         &self,
[INFO] [stderr] 435 ~         account_id: (),
[INFO] [stderr] 436 ~         list_flags: (),
[INFO] [stderr] 437 ~         query: (),
[INFO] [stderr] 438 ~     ) -> Result<()> {
[INFO] [stderr] 439 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 447 |         &self,
[INFO] [stderr] 448 ~         account_id: (),
[INFO] [stderr] 449 ~         list_flags: (),
[INFO] [stderr] 450 ~         query: (),
[INFO] [stderr] 451 ~     ) -> Result<()> {
[INFO] [stderr] 452 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 468 |         &self,
[INFO] [stderr] 469 ~         account_id: (),
[INFO] [stderr] 470 ~         ids: (),
[INFO] [stderr] 471 ~     ) -> Result<()> {
[INFO] [stderr] 472 |         let ctx = self.get_context(account_id).await?;
[INFO] [stderr] ...
[INFO] [stderr] 495 |         &self,
[INFO] [stderr] 496 ~         account_id: (),
[INFO] [stderr] 497 ~         text: (),
[INFO] [stderr] 498 ~         chat_id: (),
[INFO] [stderr] 499 ~     ) -> Result<()> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `deltachat-jsonrpc` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, nom v4.2.3, nom v5.1.2, nom v6.1.2, pgp v0.7.2, quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deltachat_jsonrpc-bcd507131695c96a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::basic_json_rpc_functionality ... ok
[INFO] [stdout] test api::generate_ts_bindings ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api::generate_ts_bindings stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::generate_ts_bindings' (25) panicked at src/api/mod.rs:54:1:
[INFO] [stdout] Failed to write TS out: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e2757230f7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e2757230f7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e2757230f7a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e2757230f7a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e275724b19a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e275724b19a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5e27572364c2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e27572364c2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e275720caaf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e275720caaf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e2757228029 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e2755d4e61c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e2755d4e61c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e27572282a2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e27572282a2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e275720cb68 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e2757204039 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e275720dadd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e275724baac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e275724b7f2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e27565d3c3c - core::result::Result<T,E>::expect::h5d40c263381d839d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e2755c59e28 - deltachat_jsonrpc::api::generate_ts_bindings::hcee83ad20f4d8ecb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/mod.rs:54:1
[INFO] [stdout]   22:     0x5e2755c62db7 - deltachat_jsonrpc::api::generate_ts_bindings::{{closure}}::hac6bd8213877e809
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/mod.rs:54:59
[INFO] [stdout]   23:     0x5e2755ac6026 - core::ops::function::FnOnce::call_once::ha4012939e1ecc780
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e2755d426fb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e2755d426fb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e2755d4f0eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e2755d4f0eb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e2755d4f0eb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e2755d4f0eb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e2755d4f0eb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e2755d4f0eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e2755d4f0eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e2755d4a804 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e2755d4a804 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e2755d51cf2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e2755d51cf2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e2755d51cf2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e2755d51cf2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e2755d51cf2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e2755d51cf2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e2755d51cf2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e275723026f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5e275723026f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x77e6b148daa4 - <unknown>
[INFO] [stdout]   45:     0x77e6b151aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api::generate_ts_bindings
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "dda01eed42042748e3a31f17c81491794731b64c4251a50f698e112ac703d53f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dda01eed42042748e3a31f17c81491794731b64c4251a50f698e112ac703d53f", kill_on_drop: false }`
[INFO] [stdout] dda01eed42042748e3a31f17c81491794731b64c4251a50f698e112ac703d53f
