[INFO] cloning repository https://github.com/rendivs925/attendx_backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rendivs925/attendx_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frendivs925%2Fattendx_backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frendivs925%2Fattendx_backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17470a0a291cd1e9cbe75c07ee7d5623a68346c4 [INFO] testing rendivs925/attendx_backend against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frendivs925%2Fattendx_backend" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rendivs925/attendx_backend [INFO] finished tweaking git repo https://github.com/rendivs925/attendx_backend [INFO] tweaked toml for git repo https://github.com/rendivs925/attendx_backend written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rendivs925/attendx_backend on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rendivs925/attendx_backend 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e16f78596754fdd55961906d9f38f7b843c8cdb41e524e248e8488ea9727b7f0 [INFO] running `Command { std: "docker" "start" "-a" "e16f78596754fdd55961906d9f38f7b843c8cdb41e524e248e8488ea9727b7f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e16f78596754fdd55961906d9f38f7b843c8cdb41e524e248e8488ea9727b7f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e16f78596754fdd55961906d9f38f7b843c8cdb41e524e248e8488ea9727b7f0", kill_on_drop: false }` [INFO] [stdout] e16f78596754fdd55961906d9f38f7b843c8cdb41e524e248e8488ea9727b7f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf5e867311f2ef0c29d3c44f03deccc0da794c48be43dbb653bcaa9dfff47ed4 [INFO] running `Command { std: "docker" "start" "-a" "bf5e867311f2ef0c29d3c44f03deccc0da794c48be43dbb653bcaa9dfff47ed4", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling comfy-table v6.2.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.0 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling typeshare v1.0.4 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling opentelemetry-http v0.10.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling shuttle-common v0.51.0 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling actix-http v3.10.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Compiling actix-server v2.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling reqwest-middleware v0.2.5 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling actix-web v4.10.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling shuttle-service v0.51.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling phonenumber v0.3.7+8.13.52 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling shuttle-api-client v0.51.0 [INFO] [stderr] Compiling shuttle-proto v0.51.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling shuttle-codegen v0.51.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling resolv-conf v0.7.3 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling regex-cache v0.2.1 [INFO] [stderr] Compiling bson v2.14.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling shuttle-runtime v0.51.0 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling mongodb-internal-macros v3.2.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling validator_derive v0.19.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling derive-where v1.4.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling jiff v0.2.11 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling shuttle-actix-web v0.51.0 [INFO] [stderr] Compiling validator v0.19.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling mongodb v3.2.3 [INFO] [stderr] Compiling actix-ws v0.3.0 [INFO] [stderr] Compiling actix-cors v0.7.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling attendx_backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 19s [INFO] running `Command { std: "docker" "inspect" "bf5e867311f2ef0c29d3c44f03deccc0da794c48be43dbb653bcaa9dfff47ed4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf5e867311f2ef0c29d3c44f03deccc0da794c48be43dbb653bcaa9dfff47ed4", kill_on_drop: false }` [INFO] [stdout] bf5e867311f2ef0c29d3c44f03deccc0da794c48be43dbb653bcaa9dfff47ed4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffeea1ad77e389b1e7955d5a34243f5e19177e650d5efb2e420e803297f69bfe [INFO] running `Command { std: "docker" "start" "-a" "ffeea1ad77e389b1e7955d5a34243f5e19177e650d5efb2e420e803297f69bfe", kill_on_drop: false }` [INFO] [stderr] Compiling attendx_backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.99s [INFO] running `Command { std: "docker" "inspect" "ffeea1ad77e389b1e7955d5a34243f5e19177e650d5efb2e420e803297f69bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffeea1ad77e389b1e7955d5a34243f5e19177e650d5efb2e420e803297f69bfe", kill_on_drop: false }` [INFO] [stdout] ffeea1ad77e389b1e7955d5a34243f5e19177e650d5efb2e420e803297f69bfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9cb89414859cdce23d33400d901b38c5ba79d2266175fcf4e036ed43fa55f36a [INFO] running `Command { std: "docker" "start" "-a" "9cb89414859cdce23d33400d901b38c5ba79d2266175fcf4e036ed43fa55f36a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/attendx_backend-f8ebc86e3d8fc2a4) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/attendx_backend-a1597ab7144d0435) [INFO] [stdout] [INFO] [stderr] Doc-tests attendx_backend [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] [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" "9cb89414859cdce23d33400d901b38c5ba79d2266175fcf4e036ed43fa55f36a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cb89414859cdce23d33400d901b38c5ba79d2266175fcf4e036ed43fa55f36a", kill_on_drop: false }` [INFO] [stdout] 9cb89414859cdce23d33400d901b38c5ba79d2266175fcf4e036ed43fa55f36a