[INFO] cloning repository https://github.com/Archisman-Mridha/rust-microservice-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Archisman-Mridha/rust-microservice-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArchisman-Mridha%2Frust-microservice-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArchisman-Mridha%2Frust-microservice-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1df495b4aba60caf3ed602a56d196258a9a5d6c [INFO] building Archisman-Mridha/rust-microservice-template against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArchisman-Mridha%2Frust-microservice-template" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Archisman-Mridha/rust-microservice-template on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Archisman-Mridha/rust-microservice-template [INFO] finished tweaking git repo https://github.com/Archisman-Mridha/rust-microservice-template [INFO] tweaked toml for git repo https://github.com/Archisman-Mridha/rust-microservice-template written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Archisman-Mridha/rust-microservice-template 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linkme-impl v0.3.17 [INFO] [stderr] Downloaded autometrics v0.6.0 [INFO] [stderr] Downloaded prometheus-client v0.21.2 [INFO] [stderr] Downloaded spez v0.1.2 [INFO] [stderr] Downloaded tonic-reflection v0.10.2 [INFO] [stderr] Downloaded tonic-health v0.10.2 [INFO] [stderr] Downloaded linkme v0.3.17 [INFO] [stderr] Downloaded opentelemetry-prometheus v0.13.0 [INFO] [stderr] Downloaded autometrics-macros v0.6.0 [INFO] [stderr] Downloaded regex v1.10.1 [INFO] [stderr] Downloaded regex-automata v0.4.2 [INFO] [stderr] Downloaded tonic-types v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 393b7a187e483067ae2a90e96f135ac369476d38fb5727e9f919621365cc7405 [INFO] running `Command { std: "docker" "start" "-a" "393b7a187e483067ae2a90e96f135ac369476d38fb5727e9f919621365cc7405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "393b7a187e483067ae2a90e96f135ac369476d38fb5727e9f919621365cc7405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "393b7a187e483067ae2a90e96f135ac369476d38fb5727e9f919621365cc7405", kill_on_drop: false }` [INFO] [stdout] 393b7a187e483067ae2a90e96f135ac369476d38fb5727e9f919621365cc7405 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13fbce2a4fea90cc52e995d9b54f08815c2b05487e4ac5911bb261e0b3a1d5e0 [INFO] running `Command { std: "docker" "start" "-a" "13fbce2a4fea90cc52e995d9b54f08815c2b05487e4ac5911bb261e0b3a1d5e0", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling regex-automata v0.4.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling regex v1.10.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling prost-derive v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tracing v0.1.39 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling prost v0.12.1 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling opentelemetry_api v0.20.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.20.0 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling prost-types v0.12.1 [INFO] [stderr] Compiling metrics-macros v0.7.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling metrics v0.21.1 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-build v0.12.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling opentelemetry v0.20.0 [INFO] [stderr] Compiling hashbrown v0.13.1 [INFO] [stderr] Compiling prometheus-client v0.21.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sketches-ddsketch v0.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling metrics-util v0.15.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling autometrics v0.6.0 [INFO] [stderr] Compiling tonic-build v0.10.2 [INFO] [stderr] Compiling linkme-impl v0.3.17 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling linkme v0.3.17 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling authentication-microservice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling opentelemetry-prometheus v0.13.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.12.1 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.12.0 [INFO] [stderr] Compiling autometrics-macros v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling spez v0.1.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.21.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling opentelemetry-proto v0.3.0 [INFO] [stderr] Compiling tonic-types v0.10.2 [INFO] [stderr] Compiling tonic-reflection v0.10.2 [INFO] [stderr] Compiling tonic-health v0.10.2 [INFO] [stderr] Compiling opentelemetry-otlp v0.13.0 [INFO] [stdout] warning: unused import: `verify_email::*` [INFO] [stdout] --> src/domain/usecases/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use verify_email::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/domain/usecases/verify_email.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | pub async fn verifyEmail(&self, args: &VerifyEmailRequest) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.90s [INFO] running `Command { std: "docker" "inspect" "13fbce2a4fea90cc52e995d9b54f08815c2b05487e4ac5911bb261e0b3a1d5e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13fbce2a4fea90cc52e995d9b54f08815c2b05487e4ac5911bb261e0b3a1d5e0", kill_on_drop: false }` [INFO] [stdout] 13fbce2a4fea90cc52e995d9b54f08815c2b05487e4ac5911bb261e0b3a1d5e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a16dc3212ccb5f9875699d597dd6a66d95f187279b6bf07fd644be3222c1aae7 [INFO] running `Command { std: "docker" "start" "-a" "a16dc3212ccb5f9875699d597dd6a66d95f187279b6bf07fd644be3222c1aae7", kill_on_drop: false }` [INFO] [stderr] Compiling authentication-microservice v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `verify_email::*` [INFO] [stdout] --> src/domain/usecases/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use verify_email::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/domain/usecases/verify_email.rs:6:35 [INFO] [stdout] | [INFO] [stdout] 6 | pub async fn verifyEmail(&self, args: &VerifyEmailRequest) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.18s [INFO] running `Command { std: "docker" "inspect" "a16dc3212ccb5f9875699d597dd6a66d95f187279b6bf07fd644be3222c1aae7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a16dc3212ccb5f9875699d597dd6a66d95f187279b6bf07fd644be3222c1aae7", kill_on_drop: false }` [INFO] [stdout] a16dc3212ccb5f9875699d597dd6a66d95f187279b6bf07fd644be3222c1aae7