[INFO] cloning repository https://github.com/angelo-fuchs/deltachat-rpg-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/angelo-fuchs/deltachat-rpg-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelo-fuchs%2Fdeltachat-rpg-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelo-fuchs%2Fdeltachat-rpg-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e088c0bc4542659d215d8a4302add3d3326b111 [INFO] checking angelo-fuchs/deltachat-rpg-bot against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelo-fuchs%2Fdeltachat-rpg-bot" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/angelo-fuchs/deltachat-rpg-bot on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/angelo-fuchs/deltachat-rpg-bot [INFO] finished tweaking git repo https://github.com/angelo-fuchs/deltachat-rpg-bot [INFO] tweaked toml for git repo https://github.com/angelo-fuchs/deltachat-rpg-bot written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/angelo-fuchs/deltachat-rpg-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/deltachat/deltachat-core-rust` [INFO] [stderr] Updating git repository `https://github.com/async-email/async-smtp` [INFO] [stderr] Updating git repository `https://github.com/deltachat/rust-email` [INFO] [stderr] Updating git repository `https://github.com/async-email/encoded-words` [INFO] [stderr] Updating git repository `https://github.com/deltachat/lettre` [INFO] [stderr] Updating git repository `https://github.com/deltachat/sqlx` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3faf2f30b59cffb7794e3ca2056080be4789ec8c6ac997b743c96957b7497c99 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3faf2f30b59cffb7794e3ca2056080be4789ec8c6ac997b743c96957b7497c99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3faf2f30b59cffb7794e3ca2056080be4789ec8c6ac997b743c96957b7497c99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3faf2f30b59cffb7794e3ca2056080be4789ec8c6ac997b743c96957b7497c99", kill_on_drop: false }` [INFO] [stdout] 3faf2f30b59cffb7794e3ca2056080be4789ec8c6ac997b743c96957b7497c99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5499ba2b4f71126890a6bd405de268e8572e825fcd25e05923d421622b140f40 [INFO] running `Command { std: "docker" "start" "-a" "5499ba2b4f71126890a6bd405de268e8572e825fcd25e05923d421622b140f40", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Checking vec-arena v1.1.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling http-types v2.11.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking quoted_printable v0.4.3 [INFO] [stderr] Checking mutate_once v0.1.1 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking circular v0.3.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking rust-hsluv v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling libsqlite3-sys v0.22.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling email v0.0.21 (https://github.com/deltachat/rust-email?branch=master#25702df9) [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Checking kamadak-exif v0.5.4 [INFO] [stderr] Checking escaper v0.1.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking async-dup v1.2.2 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking quick-xml v0.18.1 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking charset v0.1.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking block-cipher v0.8.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking sanitize-filename v0.3.0 [INFO] [stderr] Checking mailparse v0.13.3 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking aes-soft v0.5.0 [INFO] [stderr] Checking stream-cipher v0.7.1 [INFO] [stderr] Checking des v0.5.0 [INFO] [stderr] Checking block-modes v0.6.1 [INFO] [stderr] Checking blowfish v0.6.0 [INFO] [stderr] Checking cast5 v0.8.0 [INFO] [stderr] Checking twofish v0.4.0 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking byte-pool v0.2.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking cfb-mode v0.5.0 [INFO] [stderr] Checking aes v0.5.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking imap-proto v0.11.0 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking sqlformat v0.1.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking lettre v0.9.2 (https://github.com/deltachat/lettre?branch=master#96555ec4) [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking async-io v1.4.0 [INFO] [stderr] Checking x25519-dalek v1.1.1 [INFO] [stderr] Checking async-global-executor v1.4.3 [INFO] [stderr] Checking async-process v1.0.2 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking encoded-words v0.1.0 (https://github.com/async-email/encoded-words?branch=master#e878b692) [INFO] [stderr] Checking async-std v1.8.0 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking stop-token v0.1.2 [INFO] [stderr] Checking async-tar v0.3.0 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking serde_qs v0.7.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking lettre_email v0.9.2 (https://github.com/deltachat/lettre?branch=master#96555ec4) [INFO] [stderr] Checking deadpool v0.7.0 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking trust-dns-proto v0.19.7 [INFO] [stderr] Checking sqlx-rt v0.5.2 (https://github.com/deltachat/sqlx?branch=master#7a3c367a) [INFO] [stderr] Checking async-imap v0.4.1 [INFO] [stderr] Checking async-smtp v0.3.4 (https://github.com/async-email/async-smtp?rev=2275fd8d13e39b2c58d6605c786ff06ff9e05708#2275fd8d) [INFO] [stderr] Checking sqlx-core v0.5.2 (https://github.com/deltachat/sqlx?branch=master#7a3c367a) [INFO] [stderr] Checking rsa v0.3.0 [INFO] [stderr] Checking pgp v0.7.1 [INFO] [stderr] Checking trust-dns-resolver v0.19.7 [INFO] [stderr] Checking async-h1 v2.3.2 [INFO] [stderr] Checking http-client v6.3.5 [INFO] [stderr] Checking async-std-resolver v0.19.7 [INFO] [stderr] Checking surf v2.2.0 [INFO] [stderr] Compiling sqlx-macros v0.5.2 (https://github.com/deltachat/sqlx?branch=master#7a3c367a) [INFO] [stderr] Checking sqlx v0.5.2 (https://github.com/deltachat/sqlx?branch=master#7a3c367a) [INFO] [stderr] Checking deltachat v1.53.0 (https://github.com/deltachat/deltachat-core-rust?branch=master#09bc8fc6) [INFO] [stderr] Checking deltachat-rpg-bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `deltachat::job::perform_inbox_fetch`, `deltachat::job::perform_inbox_idle`, `deltachat::job::perform_inbox_jobs`, `deltachat::job::perform_smtp_idle`, `deltachat::job::perform_smtp_jobs` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | perform_inbox_fetch, perform_inbox_idle, perform_inbox_jobs, perform_smtp_idle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ no `perform_smtp_idle` in `job` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `perform_inbox_jobs` in `job` [INFO] [stdout] | | no `perform_inbox_idle` in `job` [INFO] [stdout] | no `perform_inbox_fetch` in `job` [INFO] [stdout] 15 | perform_smtp_jobs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `perform_smtp_jobs` in `job` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `deltachat::job::perform_inbox_fetch`, `deltachat::job::perform_inbox_idle`, `deltachat::job::perform_inbox_jobs`, `deltachat::job::perform_smtp_idle`, `deltachat::job::perform_smtp_jobs` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | perform_inbox_fetch, perform_inbox_idle, perform_inbox_jobs, perform_smtp_idle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ no `perform_smtp_idle` in `job` [INFO] [stdout] | | | | [INFO] [stdout] | | | no `perform_inbox_jobs` in `job` [INFO] [stdout] | | no `perform_inbox_idle` in `job` [INFO] [stdout] | no `perform_inbox_fetch` in `job` [INFO] [stdout] 15 | perform_smtp_jobs, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `perform_smtp_jobs` in `job` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `configure` in this scope [INFO] [stdout] --> src/main.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | configure(&ctx); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `interrupt_inbox_idle` in module `deltachat::job` [INFO] [stdout] --> src/main.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | deltachat::job::interrupt_inbox_idle(&ctx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `deltachat::job` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `interrupt_smtp_idle` in module `deltachat::job` [INFO] [stdout] --> src/main.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | deltachat::job::interrupt_smtp_idle(&ctx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `deltachat::job` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `configure` is private [INFO] [stdout] --> src/main.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | use deltachat::configure::*; [INFO] [stdout] | ^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `configure` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/deltachat-core-rust-632648ad67f90089/09bc8fc/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | mod configure; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `deltachat::configure::*` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use deltachat::configure::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `configure` in this scope [INFO] [stdout] --> src/main.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | configure(&ctx); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `interrupt_inbox_idle` in module `deltachat::job` [INFO] [stdout] --> src/main.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | deltachat::job::interrupt_inbox_idle(&ctx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `deltachat::job` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `interrupt_smtp_idle` in module `deltachat::job` [INFO] [stdout] --> src/main.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 105 | deltachat::job::interrupt_smtp_idle(&ctx); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `deltachat::job` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: module `configure` is private [INFO] [stdout] --> src/main.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | use deltachat::configure::*; [INFO] [stdout] | ^^^^^^^^^ private module [INFO] [stdout] | [INFO] [stdout] note: the module `configure` is defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/deltachat-core-rust-632648ad67f90089/09bc8fc/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | mod configure; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `deltachat::configure::*` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use deltachat::configure::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `ConfigureProgress` found for struct `Event` in the current scope [INFO] [stdout] --> src/main.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | Event::ConfigureProgress(progress) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ associated item not found in `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Info` found for struct `Event` in the current scope [INFO] [stdout] --> src/main.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | Event::Info(msg) | Event::Warning(msg) | Event::Error(msg) | Event::ErrorNetwork(msg) => { [INFO] [stdout] | ^^^^ associated item not found in `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `ConfigureProgress` found for struct `Event` in the current scope [INFO] [stdout] --> src/main.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | Event::ConfigureProgress(progress) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ associated item not found in `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Info` found for struct `Event` in the current scope [INFO] [stdout] --> src/main.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | Event::Info(msg) | Event::Warning(msg) | Event::Error(msg) | Event::ErrorNetwork(msg) => { [INFO] [stdout] | ^^^^ associated item not found in `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Warning` found for struct `Event` in the current scope [INFO] [stdout] --> src/main.rs:26:35 [INFO] [stdout] | [INFO] [stdout] 26 | Event::Info(msg) | Event::Warning(msg) | Event::Error(msg) | Event::ErrorNetwork(msg) => { [INFO] [stdout] | ^^^^^^^ associated item not found in `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Warning` found for struct `Event` in the current scope [INFO] [stdout] --> src/main.rs:26:35 [INFO] [stdout] | [INFO] [stdout] 26 | Event::Info(msg) | Event::Warning(msg) | Event::Error(msg) | Event::ErrorNetwork(msg) => { [INFO] [stdout] | ^^^^^^^ associated item not found in `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Error` found for struct `Event` in the current scope [INFO] [stdout] --> src/main.rs:26:57 [INFO] [stdout] | [INFO] [stdout] 26 | Event::Info(msg) | Event::Warning(msg) | Event::Error(msg) | Event::ErrorNetwork(msg) => { [INFO] [stdout] | ^^^^^ associated item not found in `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Error` found for struct `Event` in the current scope [INFO] [stdout] --> src/main.rs:26:57 [INFO] [stdout] | [INFO] [stdout] 26 | Event::Info(msg) | Event::Warning(msg) | Event::Error(msg) | Event::ErrorNetwork(msg) => { [INFO] [stdout] | ^^^^^ associated item not found in `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `ErrorNetwork` found for struct `Event` in the current scope [INFO] [stdout] --> src/main.rs:26:77 [INFO] [stdout] | [INFO] [stdout] 26 | Event::Info(msg) | Event::Warning(msg) | Event::Error(msg) | Event::ErrorNetwork(msg) => { [INFO] [stdout] | ^^^^^^^^^^^^ associated item not found in `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `ErrorNetwork` found for struct `Event` in the current scope [INFO] [stdout] --> src/main.rs:26:77 [INFO] [stdout] | [INFO] [stdout] 26 | Event::Info(msg) | Event::Warning(msg) | Event::Error(msg) | Event::ErrorNetwork(msg) => { [INFO] [stdout] | ^^^^^^^^^^^^ associated item not found in `Event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | Context::new(Box::new(cb), "FakeOs".into(), dbfile).expect("Failed to create context"); [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found struct `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `String` [INFO] [stdout] found struct `Box fn(&'r deltachat::context::Context, Event) {cb}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | Context::new(Box::new(cb), "FakeOs".into(), dbfile).expect("Failed to create context"); [INFO] [stdout] | ^^^^^^^^^^^^ expected struct `String`, found struct `Box` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `String` [INFO] [stdout] found struct `Box fn(&'r deltachat::context::Context, Event) {cb}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:40:53 [INFO] [stdout] | [INFO] [stdout] 40 | Context::new(Box::new(cb), "FakeOs".into(), dbfile).expect("Failed to create context"); [INFO] [stdout] | ^^^^^^ expected `u32`, found struct `PathBuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect` found for opaque type `impl Future` in the current scope [INFO] [stdout] --> src/main.rs:40:61 [INFO] [stdout] | [INFO] [stdout] 40 | Context::new(Box::new(cb), "FakeOs".into(), dbfile).expect("Failed to create context"); [INFO] [stdout] | ^^^^^^ method not found in `impl Future` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 40 | Context::new(Box::new(cb), "FakeOs".into(), dbfile).await.expect("Failed to create context"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/main.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | let ctx1 = ctx.clone(); [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `ctx` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/main.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let ctx1 = ctx.clone(); [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `ctx` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_config` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | ctx.set_config(config::Config::Addr, Some("dice@sommerfuchs.info")) [INFO] [stdout] | ^^^^^^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `ctx` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_config` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/main.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | ctx.set_config(config::Config::MailPw, Some(&pw)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `ctx` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future` in the current scope [INFO] [stdout] --> src/main.rs:85:83 [INFO] [stdout] | [INFO] [stdout] 85 | let contact_id = Contact::create(&ctx, "Diceroller", "dice@sommerfuchs.info").unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 85 | let contact_id = Contact::create(&ctx, "Diceroller", "dice@sommerfuchs.info").await.unwrap(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future` in the current scope [INFO] [stdout] --> src/main.rs:86:64 [INFO] [stdout] | [INFO] [stdout] 86 | let chat_id = chat::create_by_contact_id(&ctx, contact_id).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 86 | let chat_id = chat::create_by_contact_id(&ctx, contact_id).await.unwrap(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future` in the current scope [INFO] [stdout] --> src/main.rs:87:116 [INFO] [stdout] | [INFO] [stdout] 87 | chat::send_text_msg(&ctx, chat_id, "Welcome to the Deltachat RPG Bot. Talk to me by writing [d:help].".into()).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 87 | chat::send_text_msg(&ctx, chat_id, "Welcome to the Deltachat RPG Bot. Talk to me by writing [d:help].".into()).await.unwrap(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:40:53 [INFO] [stdout] | [INFO] [stdout] 40 | Context::new(Box::new(cb), "FakeOs".into(), dbfile).expect("Failed to create context"); [INFO] [stdout] | ^^^^^^ expected `u32`, found struct `PathBuf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future` in the current scope [INFO] [stdout] --> src/main.rs:90:57 [INFO] [stdout] | [INFO] [stdout] 90 | let chats = Chatlist::try_load(&ctx, 0, None, None).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 90 | let chats = Chatlist::try_load(&ctx, 0, None, None).await.unwrap(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expect` found for opaque type `impl Future` in the current scope [INFO] [stdout] --> src/main.rs:40:61 [INFO] [stdout] | [INFO] [stdout] 40 | Context::new(Box::new(cb), "FakeOs".into(), dbfile).expect("Failed to create context"); [INFO] [stdout] | ^^^^^^ method not found in `impl Future` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 40 | Context::new(Box::new(cb), "FakeOs".into(), dbfile).await.expect("Failed to create context"); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/main.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | let ctx1 = ctx.clone(); [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `ctx` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/main.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | let ctx1 = ctx.clone(); [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `ctx` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_config` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/main.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | ctx.set_config(config::Config::Addr, Some("dice@sommerfuchs.info")) [INFO] [stdout] | ^^^^^^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `ctx` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_config` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/main.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | ctx.set_config(config::Config::MailPw, Some(&pw)).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `ctx` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future` in the current scope [INFO] [stdout] --> src/main.rs:85:83 [INFO] [stdout] | [INFO] [stdout] 85 | let contact_id = Contact::create(&ctx, "Diceroller", "dice@sommerfuchs.info").unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 85 | let contact_id = Contact::create(&ctx, "Diceroller", "dice@sommerfuchs.info").await.unwrap(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future` in the current scope [INFO] [stdout] --> src/main.rs:86:64 [INFO] [stdout] | [INFO] [stdout] 86 | let chat_id = chat::create_by_contact_id(&ctx, contact_id).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 86 | let chat_id = chat::create_by_contact_id(&ctx, contact_id).await.unwrap(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432, E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future` in the current scope [INFO] [stdout] --> src/main.rs:87:116 [INFO] [stdout] | [INFO] [stdout] 87 | chat::send_text_msg(&ctx, chat_id, "Welcome to the Deltachat RPG Bot. Talk to me by writing [d:help].".into()).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 87 | chat::send_text_msg(&ctx, chat_id, "Welcome to the Deltachat RPG Bot. Talk to me by writing [d:help].".into()).await.unwrap(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `unwrap` found for opaque type `impl Future` in the current scope [INFO] [stdout] --> src/main.rs:90:57 [INFO] [stdout] | [INFO] [stdout] 90 | let chats = Chatlist::try_load(&ctx, 0, None, None).unwrap(); [INFO] [stdout] | ^^^^^^ method not found in `impl Future` [INFO] [stdout] | [INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output` [INFO] [stdout] | [INFO] [stdout] 90 | let chats = Chatlist::try_load(&ctx, 0, None, None).await.unwrap(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deltachat-rpg-bot` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 21 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432, E0599, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5499ba2b4f71126890a6bd405de268e8572e825fcd25e05923d421622b140f40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5499ba2b4f71126890a6bd405de268e8572e825fcd25e05923d421622b140f40", kill_on_drop: false }` [INFO] [stdout] 5499ba2b4f71126890a6bd405de268e8572e825fcd25e05923d421622b140f40