[INFO] cloning repository https://github.com/omprakashsridharan/thalo-cqrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omprakashsridharan/thalo-cqrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomprakashsridharan%2Fthalo-cqrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomprakashsridharan%2Fthalo-cqrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aee1d280c8da38c90a262135edbaa5c4bce2b4c7 [INFO] testing omprakashsridharan/thalo-cqrs against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomprakashsridharan%2Fthalo-cqrs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/omprakashsridharan/thalo-cqrs [INFO] finished tweaking git repo https://github.com/omprakashsridharan/thalo-cqrs [INFO] tweaked toml for git repo https://github.com/omprakashsridharan/thalo-cqrs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/omprakashsridharan/thalo-cqrs on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/omprakashsridharan/thalo-cqrs 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thalo-macros v0.5.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.38 [INFO] [stderr] Downloaded better-bae v0.1.9 [INFO] [stderr] Downloaded unicode-xid v0.2.3 [INFO] [stderr] Downloaded better-bae-macros v0.1.9 [INFO] [stderr] Downloaded thalo-testing v0.5.0 [INFO] [stderr] Downloaded thalo v0.5.0 [INFO] [stderr] Downloaded brownstone v1.1.0 [INFO] [stderr] Downloaded indent_write v2.2.0 [INFO] [stderr] Downloaded nom-supreme v0.6.0 [INFO] [stderr] Downloaded serde_derive v1.0.137 [INFO] [stderr] Downloaded async-trait v0.1.53 [INFO] [stderr] Downloaded joinery v2.1.0 [INFO] [stderr] Downloaded syn v1.0.94 [INFO] [stderr] Downloaded serde v1.0.137 [INFO] [stderr] Downloaded tokio v1.18.2 [INFO] [stderr] Downloaded libc v0.2.125 [INFO] [stderr] Downloaded esdl v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a06524d10effa2e939210a8237f13c39bd24c54a4e42d6e1ea54d40986f531d [INFO] running `Command { std: "docker" "start" "-a" "8a06524d10effa2e939210a8237f13c39bd24c54a4e42d6e1ea54d40986f531d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a06524d10effa2e939210a8237f13c39bd24c54a4e42d6e1ea54d40986f531d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a06524d10effa2e939210a8237f13c39bd24c54a4e42d6e1ea54d40986f531d", kill_on_drop: false }` [INFO] [stdout] 8a06524d10effa2e939210a8237f13c39bd24c54a4e42d6e1ea54d40986f531d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff94a045fa5833698697ec2777aa348a5b037e2d561a8d1e0aa42f9abdae3ea2 [INFO] running `Command { std: "docker" "start" "-a" "ff94a045fa5833698697ec2777aa348a5b037e2d561a8d1e0aa42f9abdae3ea2", 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.94 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling brownstone v1.1.0 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling nom-supreme v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling better-bae-macros v0.1.9 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling better-bae v0.1.9 [INFO] [stderr] Compiling thalo-macros v0.5.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling esdl v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thalo v0.5.0 [INFO] [stderr] Compiling thalo-cqrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.21s [INFO] running `Command { std: "docker" "inspect" "ff94a045fa5833698697ec2777aa348a5b037e2d561a8d1e0aa42f9abdae3ea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff94a045fa5833698697ec2777aa348a5b037e2d561a8d1e0aa42f9abdae3ea2", kill_on_drop: false }` [INFO] [stdout] ff94a045fa5833698697ec2777aa348a5b037e2d561a8d1e0aa42f9abdae3ea2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 421b502bdb03a4b9f751873367be253578a72c41c20202013119c80d3d89635e [INFO] running `Command { std: "docker" "start" "-a" "421b502bdb03a4b9f751873367be253578a72c41c20202013119c80d3d89635e", kill_on_drop: false }` [INFO] [stderr] Compiling thalo-testing v0.5.0 [INFO] [stderr] Compiling thalo-cqrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `Command { std: "docker" "inspect" "421b502bdb03a4b9f751873367be253578a72c41c20202013119c80d3d89635e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "421b502bdb03a4b9f751873367be253578a72c41c20202013119c80d3d89635e", kill_on_drop: false }` [INFO] [stdout] 421b502bdb03a4b9f751873367be253578a72c41c20202013119c80d3d89635e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f743e105eab48d699997f6c0a1789423cf1a9efdb6e09573a22161540d0475c1 [INFO] running `Command { std: "docker" "start" "-a" "f743e105eab48d699997f6c0a1789423cf1a9efdb6e09573a22161540d0475c1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thalo_cqrs-ee55fbaebf024d08) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test bank_account_tests::deposit_funds ... ok [INFO] [stdout] test bank_account_tests::withdraw_funds ... ok [INFO] [stdout] test bank_account_tests::open_account ... 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] Doc-tests thalo_cqrs [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] running `Command { std: "docker" "inspect" "f743e105eab48d699997f6c0a1789423cf1a9efdb6e09573a22161540d0475c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f743e105eab48d699997f6c0a1789423cf1a9efdb6e09573a22161540d0475c1", kill_on_drop: false }` [INFO] [stdout] f743e105eab48d699997f6c0a1789423cf1a9efdb6e09573a22161540d0475c1