[INFO] cloning repository https://github.com/RyanBlaney/CortexLabs-Store-Backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RyanBlaney/CortexLabs-Store-Backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanBlaney%2FCortexLabs-Store-Backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanBlaney%2FCortexLabs-Store-Backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7643dffa6c45b06d69fbf188a95fbb09b85ac2be
[INFO] testing RyanBlaney/CortexLabs-Store-Backend/7643dffa6c45b06d69fbf188a95fbb09b85ac2be against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanBlaney%2FCortexLabs-Store-Backend" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RyanBlaney/CortexLabs-Store-Backend
[INFO] finished tweaking git repo https://github.com/RyanBlaney/CortexLabs-Store-Backend
[INFO] tweaked toml for git repo https://github.com/RyanBlaney/CortexLabs-Store-Backend written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RyanBlaney/CortexLabs-Store-Backend on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RyanBlaney/CortexLabs-Store-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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.91
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.91
[INFO] [stderr]   Downloaded js-sys v0.3.68
[INFO] [stderr]   Downloaded tracing-error v0.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.41
[INFO] [stderr]   Downloaded actix-cors v0.7.0
[INFO] [stderr]   Downloaded ahash v0.8.8
[INFO] [stderr]   Downloaded openssl-sys v0.9.101
[INFO] [stderr]   Downloaded diesel_derives v2.2.3
[INFO] [stderr]   Downloaded bumpalo v3.15.3
[INFO] [stderr]   Downloaded indexmap v2.2.3
[INFO] [stderr]   Downloaded hyper-util v0.1.9
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.91
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded security-framework v2.9.2
[INFO] [stderr]   Downloaded serde_json v1.0.113
[INFO] [stderr]   Downloaded security-framework-sys v2.9.1
[INFO] [stderr]   Downloaded zstd-safe v7.0.0
[INFO] [stderr]   Downloaded jobserver v0.1.28
[INFO] [stderr]   Downloaded zstd v0.13.0
[INFO] [stderr]   Downloaded diesel v2.2.4
[INFO] [stderr]   Downloaded rustls v0.23.14
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.91
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.2.0
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.2
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.91
[INFO] [stderr]   Downloaded color-eyre v0.6.2
[INFO] [stderr]   Downloaded web-sys v0.3.68
[INFO] [stderr]   Downloaded zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]   Downloaded tokio v1.36.0
[INFO] [stderr]   Downloaded brotli v3.4.0
[INFO] [stderr]   Downloaded rustix v0.38.31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05f6e2fa401e2aa699d670fb634d1c19e5708f98d20a2e5b1e2e40c9f53bf72b
[INFO] running `Command { std: "docker" "start" "-a" "05f6e2fa401e2aa699d670fb634d1c19e5708f98d20a2e5b1e2e40c9f53bf72b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05f6e2fa401e2aa699d670fb634d1c19e5708f98d20a2e5b1e2e40c9f53bf72b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05f6e2fa401e2aa699d670fb634d1c19e5708f98d20a2e5b1e2e40c9f53bf72b", kill_on_drop: false }`
[INFO] [stdout] 05f6e2fa401e2aa699d670fb634d1c19e5708f98d20a2e5b1e2e40c9f53bf72b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6958c957361ed8da7cddee3ac52462b814d62a068856eb8be361c0d9b24dffde
[INFO] running `Command { std: "docker" "start" "-a" "6958c957361ed8da7cddee3ac52462b814d62a068856eb8be361c0d9b24dffde", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling actix-server v2.3.0
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling reqwest v0.12.8
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling diesel v2.2.4
[INFO] [stderr]    Compiling zstd v0.13.0
[INFO] [stderr]    Compiling actix-http v3.6.0
[INFO] [stderr]    Compiling actix-web v4.5.1
[INFO] [stderr]    Compiling actix-cors v0.7.0
[INFO] [stderr]    Compiling cortex-labs-website-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `diesel::prelude::*`
[INFO] [stdout]  --> src/api/models.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomerAccount` is never constructed
[INFO] [stdout]   --> src/main.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct CustomerAccount {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 16s
[INFO] running `Command { std: "docker" "inspect" "6958c957361ed8da7cddee3ac52462b814d62a068856eb8be361c0d9b24dffde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6958c957361ed8da7cddee3ac52462b814d62a068856eb8be361c0d9b24dffde", kill_on_drop: false }`
[INFO] [stdout] 6958c957361ed8da7cddee3ac52462b814d62a068856eb8be361c0d9b24dffde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c1db9a3771ffc883d6412c48c3bce767820291ba2e60043821f86e9234e55f7
[INFO] running `Command { std: "docker" "start" "-a" "4c1db9a3771ffc883d6412c48c3bce767820291ba2e60043821f86e9234e55f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling cortex-labs-website-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `diesel::prelude::*`
[INFO] [stdout]  --> src/api/models.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomerAccount` is never constructed
[INFO] [stdout]   --> src/main.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct CustomerAccount {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s
[INFO] running `Command { std: "docker" "inspect" "4c1db9a3771ffc883d6412c48c3bce767820291ba2e60043821f86e9234e55f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c1db9a3771ffc883d6412c48c3bce767820291ba2e60043821f86e9234e55f7", kill_on_drop: false }`
[INFO] [stdout] 4c1db9a3771ffc883d6412c48c3bce767820291ba2e60043821f86e9234e55f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d4be5a5e87b5bd07fd798eb956ad27dd7400e2953d8355ac4b69cb619983c002
[INFO] running `Command { std: "docker" "start" "-a" "d4be5a5e87b5bd07fd798eb956ad27dd7400e2953d8355ac4b69cb619983c002", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `diesel::prelude::*`
[INFO] [stderr]  --> src/api/models.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use diesel::prelude::*;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CustomerAccount` is never constructed
[INFO] [stderr]   --> src/main.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 16 | struct CustomerAccount {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cortex-labs-website-backend` (bin "cortex-labs-website-backend" test) generated 2 warnings (run `cargo fix --bin "cortex-labs-website-backend" -p cortex-labs-website-backend --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cortex_labs_website_backend-3154994c7271ad6d)
[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" "d4be5a5e87b5bd07fd798eb956ad27dd7400e2953d8355ac4b69cb619983c002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4be5a5e87b5bd07fd798eb956ad27dd7400e2953d8355ac4b69cb619983c002", kill_on_drop: false }`
[INFO] [stdout] d4be5a5e87b5bd07fd798eb956ad27dd7400e2953d8355ac4b69cb619983c002
