[INFO] cloning repository https://github.com/awto-rs/awto-es [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awto-rs/awto-es" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawto-rs%2Fawto-es", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawto-rs%2Fawto-es'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc56ca238b54caaa738f6a946d07eaf5530bec5d [INFO] testing awto-rs/awto-es against beta-2022-09-25 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawto-rs%2Fawto-es" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/awto-rs/awto-es on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/awto-rs/awto-es [INFO] finished tweaking git repo https://github.com/awto-rs/awto-es [INFO] tweaked toml for git repo https://github.com/awto-rs/awto-es written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/awto-rs/awto-es already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4e8defdab941ef883a9dc6b553658961fd426877bf2bcd727dba6a9f79d4836 [INFO] running `Command { std: "docker" "start" "-a" "e4e8defdab941ef883a9dc6b553658961fd426877bf2bcd727dba6a9f79d4836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4e8defdab941ef883a9dc6b553658961fd426877bf2bcd727dba6a9f79d4836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e8defdab941ef883a9dc6b553658961fd426877bf2bcd727dba6a9f79d4836", kill_on_drop: false }` [INFO] [stdout] e4e8defdab941ef883a9dc6b553658961fd426877bf2bcd727dba6a9f79d4836 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e57fd79066f1a7ae5195fa759a4e08eef2215bf565579cd1f2e23f21bebe3122 [INFO] running `Command { std: "docker" "start" "-a" "e57fd79066f1a7ae5195fa759a4e08eef2215bf565579cd1f2e23f21bebe3122", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling prost-build v0.10.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling brownstone v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling rdkafka-sys v4.2.0+1.8.2 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling text_io v0.1.10 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling postgres-protocol v0.6.4 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling nom-supreme v0.6.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling prettyplease v0.1.10 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling better-bae-macros v0.1.9 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling axum-core v0.2.4 [INFO] [stderr] Compiling bb8 v0.8.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling better-bae v0.1.9 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling thalo-macros v0.5.0 (/opt/rustwide/workdir/thalo-macros) [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling prost v0.10.3 [INFO] [stderr] Compiling tower-http v0.3.3 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling esdl v0.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling postgres-types v0.2.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling example-bank-account v0.1.0 (/opt/rustwide/workdir/examples/bank-account) [INFO] [stderr] Compiling tokio-postgres v0.7.6 [INFO] [stderr] Compiling example-protobuf v0.1.0 (/opt/rustwide/workdir/examples/protobuf) [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.5.5 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling tonic v0.6.2 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling tonic-types v0.4.0 [INFO] [stderr] Compiling bb8-postgres v0.8.0 [INFO] [stderr] Compiling tonic v0.7.2 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling rdkafka v0.28.0 [INFO] [stderr] Compiling thalo v0.5.0 (/opt/rustwide/workdir/thalo) [INFO] [stderr] Compiling thalo-inmemory v0.5.0 (/opt/rustwide/workdir/thalo-inmemory) [INFO] [stderr] Compiling thalo-postgres v0.5.0 (/opt/rustwide/workdir/thalo-postgres) [INFO] [stderr] Compiling thalo-testing v0.5.0 (/opt/rustwide/workdir/thalo-testing) [INFO] [stderr] Compiling thalo-kafka v0.5.0 (/opt/rustwide/workdir/thalo-kafka) [INFO] [stderr] Compiling eventstore v2.1.0 [INFO] [stderr] Compiling thalo-filestore v0.5.0 (/opt/rustwide/workdir/thalo-filestore) [INFO] [stderr] Compiling thalo-eventstoredb v0.5.0 (/opt/rustwide/workdir/thalo-eventstoredb) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "e57fd79066f1a7ae5195fa759a4e08eef2215bf565579cd1f2e23f21bebe3122", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e57fd79066f1a7ae5195fa759a4e08eef2215bf565579cd1f2e23f21bebe3122", kill_on_drop: false }` [INFO] [stdout] e57fd79066f1a7ae5195fa759a4e08eef2215bf565579cd1f2e23f21bebe3122 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48727c238d4d42a8a2f27050849cb526386c422f6628ba8c04ce8ebe0cc877c8 [INFO] running `Command { std: "docker" "start" "-a" "48727c238d4d42a8a2f27050849cb526386c422f6628ba8c04ce8ebe0cc877c8", kill_on_drop: false }` [INFO] [stderr] Compiling thalo-filestore v0.5.0 (/opt/rustwide/workdir/thalo-filestore) [INFO] [stderr] Compiling thalo-inmemory v0.5.0 (/opt/rustwide/workdir/thalo-inmemory) [INFO] [stderr] Compiling thalo-testing v0.5.0 (/opt/rustwide/workdir/thalo-testing) [INFO] [stderr] Compiling thalo v0.5.0 (/opt/rustwide/workdir/thalo) [INFO] [stderr] Compiling thalo-macros v0.5.0 (/opt/rustwide/workdir/thalo-macros) [INFO] [stderr] Compiling thalo-kafka v0.5.0 (/opt/rustwide/workdir/thalo-kafka) [INFO] [stderr] Compiling example-bank-account v0.1.0 (/opt/rustwide/workdir/examples/bank-account) [INFO] [stderr] Compiling example-protobuf v0.1.0 (/opt/rustwide/workdir/examples/protobuf) [INFO] [stderr] Compiling thalo-eventstoredb v0.5.0 (/opt/rustwide/workdir/thalo-eventstoredb) [INFO] [stderr] Compiling thalo-postgres v0.5.0 (/opt/rustwide/workdir/thalo-postgres) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.70s [INFO] running `Command { std: "docker" "inspect" "48727c238d4d42a8a2f27050849cb526386c422f6628ba8c04ce8ebe0cc877c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48727c238d4d42a8a2f27050849cb526386c422f6628ba8c04ce8ebe0cc877c8", kill_on_drop: false }` [INFO] [stdout] 48727c238d4d42a8a2f27050849cb526386c422f6628ba8c04ce8ebe0cc877c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 20e16b27c0beddfc6bc16e0fcb1be7e495c5cc0e5ad8e151cf84f82226f9df84 [INFO] running `Command { std: "docker" "start" "-a" "20e16b27c0beddfc6bc16e0fcb1be7e495c5cc0e5ad8e151cf84f82226f9df84", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.56s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/example_bank_account-692da7c6bac71577) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test bank_account_tests::deposit_funds ... ok [INFO] [stdout] test bank_account_tests::open_account ... ok [INFO] [stdout] test bank_account_tests::withdraw_funds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/client.rs (/opt/rustwide/target/debug/deps/client-a66fddcc0bc4be7c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/server.rs (/opt/rustwide/target/debug/deps/server-1150e54df25ba6e8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thalo-6f4fe5deef2a8f00) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thalo_eventstoredb-debbce70673e2bfd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thalo_filestore-0925791c8afe8c00) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] +----+------------+----------------+--------------+----------+------------+ [INFO] [stdout] | ID | Created At | Aggregate Type | Aggregate ID | Sequence | Event Data | [INFO] [stdout] +====+============+================+==============+==========+============+ [INFO] [stdout] | | | | | | | [INFO] [stdout] +----+------------+----------------+--------------+----------+------------+ [INFO] [stdout] +----+-----------------------------------+----------------+--------------+----------+------------------------------------+ [INFO] [stdout] | ID | Created At | Aggregate Type | Aggregate ID | Sequence | Event Data | [INFO] [stdout] +====+===================================+================+==============+==========+====================================+ [INFO] [stdout] | 0 | 2022-10-05 04:00:25.069915291 UTC | bank_account | jimmy | 0 | {"OpenedAccount":{"balance":0.0}} | [INFO] [stdout] +----+-----------------------------------+----------------+--------------+----------+------------------------------------+ [INFO] [stdout] | 1 | 2022-10-05 04:00:25.069990841 UTC | bank_account | jimmy | 1 | {"DepositedFunds":{"amount":24.0}} | [INFO] [stdout] +----+-----------------------------------+----------------+--------------+----------+------------------------------------+ [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thalo_inmemory-97c74636e7af732f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thalo_kafka-5e7cc91003fdc584) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test config::tests::new_recommended ... ok [INFO] [stdout] test config::tests::set ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thalo_macros-2546c7e6276dd6f2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thalo_postgres-3062240660284087) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test event_store::tests::insert_outbox_events_query ... ok [INFO] [stdout] test event_store::tests::insert_events_query ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thalo_testing-614888b82d71a057) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests example-bank-account [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests thalo [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - include_aggregate (line 72) ... ignored [INFO] [stdout] test src/event.rs - event::EventHandler (line 98) ... FAILED [INFO] [stdout] test src/event.rs - event::EventType (line 50) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/event.rs - event::EventHandler (line 98) stdout ---- [INFO] [stdout] error[E0769]: tuple variant `OpenedAccount` written as struct variant [INFO] [stdout] --> src/event.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 51 | OpenedAccount { balance } => self.handle_opened_account(aggregate_id, balance).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use the tuple variant pattern syntax instead [INFO] [stdout] | [INFO] [stdout] 51 | OpenedAccount(balance) => self.handle_opened_account(aggregate_id, balance).await?, [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error[E0769]: tuple variant `DepositedFunds` written as struct variant [INFO] [stdout] --> src/event.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 52 | DepositedFunds { amount } => self.handle_deposited_funds(aggregate_id, amount).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use the tuple variant pattern syntax instead [INFO] [stdout] | [INFO] [stdout] 52 | DepositedFunds(amount) => self.handle_deposited_funds(aggregate_id, amount).await?, [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error[E0769]: tuple variant `WithdrewFunds` written as struct variant [INFO] [stdout] --> src/event.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 53 | WithdrewFunds { amount } => self.handle_withdrew_funds(aggregate_id, amount).await?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use the tuple variant pattern syntax instead [INFO] [stdout] | [INFO] [stdout] 53 | WithdrewFunds(amount) => self.handle_withdrew_funds(aggregate_id, amount).await?, [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0769`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/event.rs - event::EventHandler (line 98) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `-p thalo --doc` [INFO] running `Command { std: "docker" "inspect" "20e16b27c0beddfc6bc16e0fcb1be7e495c5cc0e5ad8e151cf84f82226f9df84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20e16b27c0beddfc6bc16e0fcb1be7e495c5cc0e5ad8e151cf84f82226f9df84", kill_on_drop: false }` [INFO] [stdout] 20e16b27c0beddfc6bc16e0fcb1be7e495c5cc0e5ad8e151cf84f82226f9df84