[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-2025-09-21 for beta-1.91-2
[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-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46ff96f185241014e7cf6389773cdc8b372e2c036f197901efcb7949a796af46
[INFO] running `Command { std: "docker" "start" "-a" "46ff96f185241014e7cf6389773cdc8b372e2c036f197901efcb7949a796af46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46ff96f185241014e7cf6389773cdc8b372e2c036f197901efcb7949a796af46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46ff96f185241014e7cf6389773cdc8b372e2c036f197901efcb7949a796af46", kill_on_drop: false }`
[INFO] [stdout] 46ff96f185241014e7cf6389773cdc8b372e2c036f197901efcb7949a796af46
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59fb22fdd4ff5bf99e4753016fbae279a3ad9f2fb4174ef62592734deccac01e
[INFO] running `Command { std: "docker" "start" "-a" "59fb22fdd4ff5bf99e4753016fbae279a3ad9f2fb4174ef62592734deccac01e", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[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 serde_derive v1.0.136
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[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 pkg-config v0.3.25
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling openssl-src v111.18.0+1.1.1n
[INFO] [stderr]    Compiling async-task v4.2.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling quote v1.0.18
[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-sink v0.3.21
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling async-lock v2.5.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling getrandom v0.2.6
[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 blocking v1.2.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rand v0.8.5
[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 scopeguard v1.1.0
[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 encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling httparse v1.7.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling num-bigint-dig v0.6.1
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling simple-mutex v1.1.5
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling infer v0.2.3
[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 nom v4.2.3
[INFO] [stderr]    Compiling darling_core v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.11.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 async-dup v1.2.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling encoding-index-japanese 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-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling charset v0.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling email v0.0.21 (https://github.com/deltachat/rust-email?branch=master#25702df9)
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]    Compiling crc24 v0.1.6
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[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 ed25519 v1.4.1
[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 zeroize_derive v1.3.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling darling_macro v0.14.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling polling v2.2.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling ouroboros_macro v0.9.5
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling encoded-words v0.1.0 (https://github.com/async-email/encoded-words?branch=master#e878b692)
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[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 pin-project v1.0.10
[INFO] [stderr]    Compiling async-process v1.3.0
[INFO] [stderr]    Compiling async-global-executor v2.0.4
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling async-std v1.11.0
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling block-cipher v0.8.0
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling weezl v0.1.6
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling ouroboros v0.9.5
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling imap-proto v0.14.3
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling block-modes v0.6.1
[INFO] [stderr]    Compiling x25519-dalek v1.2.0
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling typescript-type-def-derive v0.5.1 (https://github.com/Frando/rust-typescript-type-def?branch=yerpc#e3215df5)
[INFO] [stderr]    Compiling darling v0.14.0
[INFO] [stderr]    Compiling lettre v0.9.2 (https://github.com/deltachat/lettre?branch=master#96555ec4)
[INFO] [stderr]    Compiling png v0.17.5
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling byte-pool v0.2.3
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling des v0.6.0
[INFO] [stderr]    Compiling cfb-mode v0.6.0
[INFO] [stderr]    Compiling twofish v0.5.0
[INFO] [stderr]    Compiling cast5 v0.9.0
[INFO] [stderr]    Compiling blowfish v0.7.0
[INFO] [stderr]    Compiling hostname v0.1.5
[INFO] [stderr]    Compiling filetime v0.2.16
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling object v0.28.3
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling circular v0.3.0
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling bufstream v0.1.4
[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 kamadak-exif v0.5.4
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling strum_macros v0.24.0
[INFO] [stderr]    Compiling escaper v0.1.1
[INFO] [stderr]    Compiling mailparse v0.13.8
[INFO] [stderr]    Compiling zip v0.6.2
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling fast-socks5 v0.4.3
[INFO] [stderr]    Compiling async-tar v0.4.2
[INFO] [stderr]    Compiling yerpc_derive v0.1.0 (https://github.com/Frando/yerpc#f0d72986)
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling deltachat_derive v2.0.0 (https://github.com/deltachat/deltachat-core-rust?tag=1.77.0#0721c220)
[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 remove_dir_all v0.5.3
[INFO] [stderr]    Compiling rust-hsluv v0.1.4
[INFO] [stderr]    Compiling tagger v4.3.3
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling strum v0.24.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling image v0.24.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling config v0.10.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling uuid v0.8.2
[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-smtp v0.4.0 (https://github.com/async-email/async-smtp?branch=master#3e7a8f3d)
[INFO] [stderr]    Compiling async-imap v0.5.0 (https://github.com/async-email/async-imap#d07ea401)
[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 2m 46s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "59fb22fdd4ff5bf99e4753016fbae279a3ad9f2fb4174ef62592734deccac01e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59fb22fdd4ff5bf99e4753016fbae279a3ad9f2fb4174ef62592734deccac01e", kill_on_drop: false }`
[INFO] [stdout] 59fb22fdd4ff5bf99e4753016fbae279a3ad9f2fb4174ef62592734deccac01e
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62cc49d113faed3f1d1034d6f5d9d1b251ab59fb014fe8fcf30a2532a2256d3a
[INFO] running `Command { std: "docker" "start" "-a" "62cc49d113faed3f1d1034d6f5d9d1b251ab59fb014fe8fcf30a2532a2256d3a", 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 6.54s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "62cc49d113faed3f1d1034d6f5d9d1b251ab59fb014fe8fcf30a2532a2256d3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62cc49d113faed3f1d1034d6f5d9d1b251ab59fb014fe8fcf30a2532a2256d3a", kill_on_drop: false }`
[INFO] [stdout] 62cc49d113faed3f1d1034d6f5d9d1b251ab59fb014fe8fcf30a2532a2256d3a
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed9f044011a2cd466d9b6991a85a0fcf088af25a9535105dd4af92bb54e1df92
[INFO] running `Command { std: "docker" "start" "-a" "ed9f044011a2cd466d9b6991a85a0fcf088af25a9535105dd4af92bb54e1df92", 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.23s
[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 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deltachat_jsonrpc-2dd33c10daab1593)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test api::generate_ts_bindings ... FAILED
[INFO] [stdout] test tests::basic_json_rpc_functionality ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api::generate_ts_bindings stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::generate_ts_bindings' (26) 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:     0x60963ba9b092 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60963ba9b092 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60963ba9b092 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60963ba9b092 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60963baaf68f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60963baaf68f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60963ba64f21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60963ba64f21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60963ba72cb2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60963ba781ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60963ba78091 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60963a568e7e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x60963a568e7e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60963ba7896f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x60963ba7896f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60963ba7871a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60963ba72de9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60963ba5807d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60963babb0c0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60963bab9f06 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x60963b484ebc - core::result::Result<T,E>::expect::h18da925a4728c26c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x60963a39bac1 - deltachat_jsonrpc::api::generate_ts_bindings::hef2da3e4bc40bce7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/mod.rs:54:1
[INFO] [stdout]   22:     0x60963a3a2927 - deltachat_jsonrpc::api::generate_ts_bindings::{{closure}}::h061242439d475e3b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/mod.rs:54:59
[INFO] [stdout]   23:     0x60963a2d1466 - core::ops::function::FnOnce::call_once::hdbbe17dc37ec6b42
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x60963a568c3b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60963a568c3b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x60963a57e8a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x60963a57e8a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x60963a57e8a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x60963a57e8a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x60963a57e8a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60963a57e8a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x60963a57e8a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x60963a555094 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x60963a555094 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x60963a55895a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x60963a55895a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x60963a55895a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x60963a55895a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x60963a55895a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60963a55895a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x60963a55895a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x60963ba6df4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x60963ba6df4f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7d42ed66baa4 - <unknown>
[INFO] [stdout]   45:     0x7d42ed6f8a34 - 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 1.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ed9f044011a2cd466d9b6991a85a0fcf088af25a9535105dd4af92bb54e1df92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed9f044011a2cd466d9b6991a85a0fcf088af25a9535105dd4af92bb54e1df92", kill_on_drop: false }`
[INFO] [stdout] ed9f044011a2cd466d9b6991a85a0fcf088af25a9535105dd4af92bb54e1df92
