[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 [INFO] building Archisman-Mridha/rust-microservice-template against try#53e03135c36e913ff664ce8329041b7e3c2fd358 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Archisman-Mridha/rust-microservice-template on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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-tc2/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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89c7a12bdd0ff2551b5891567e008715b07e6cceef7cd7e91c85a01978cdc7e9 [INFO] running `Command { std: "docker" "start" "-a" "89c7a12bdd0ff2551b5891567e008715b07e6cceef7cd7e91c85a01978cdc7e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89c7a12bdd0ff2551b5891567e008715b07e6cceef7cd7e91c85a01978cdc7e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89c7a12bdd0ff2551b5891567e008715b07e6cceef7cd7e91c85a01978cdc7e9", kill_on_drop: false }` [INFO] [stdout] 89c7a12bdd0ff2551b5891567e008715b07e6cceef7cd7e91c85a01978cdc7e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b55ccf29e53903bbc1adfadab71135f10581d44f3d5230bbd101ce1520872f6 [INFO] running `Command { std: "docker" "start" "-a" "0b55ccf29e53903bbc1adfadab71135f10581d44f3d5230bbd101ce1520872f6", 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 signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [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 rustversion v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [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 tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling regex-automata v0.4.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 want v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling regex v1.10.1 [INFO] [stderr] Compiling ordered-float v3.9.2 [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 rustls v0.21.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.0 [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 thiserror-impl v1.0.49 [INFO] [stderr] Compiling prost-derive v0.12.1 [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 hashbrown v0.14.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling prost v0.12.1 [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 crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.20.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling parking_lot v0.12.1 [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 prometheus v0.13.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling prost-build v0.12.1 [INFO] [stderr] Compiling metrics v0.21.1 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling opentelemetry v0.20.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling hashbrown v0.13.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling prometheus-client v0.21.2 [INFO] [stderr] Compiling sketches-ddsketch v0.2.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling autometrics v0.6.0 [INFO] [stderr] Compiling metrics-util v0.15.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.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 sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling authentication-microservice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling linkme v0.3.17 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling opentelemetry-prometheus v0.13.0 [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 spez v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tracing-opentelemetry v0.21.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling opentelemetry-proto v0.3.0 [INFO] [stderr] Compiling tonic-health v0.10.2 [INFO] [stderr] Compiling tonic-reflection v0.10.2 [INFO] [stderr] Compiling tonic-types 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustceL9Wwk/symbols.o" "/opt/rustwide/target/debug/deps/authentication_microservice-4c621704b5623362.authentication_microservice.1db1235f9246de10-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_microservice-4c621704b5623362.authentication_microservice.1db1235f9246de10-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_microservice-4c621704b5623362.authentication_microservice.1db1235f9246de10-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_microservice-4c621704b5623362.authentication_microservice.1db1235f9246de10-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_microservice-4c621704b5623362.authentication_microservice.1db1235f9246de10-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_microservice-4c621704b5623362.authentication_microservice.1db1235f9246de10-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_microservice-4c621704b5623362.authentication_microservice.1db1235f9246de10-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_microservice-4c621704b5623362.authentication_microservice.1db1235f9246de10-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_microservice-4c621704b5623362.authentication_microservice.1db1235f9246de10-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_microservice-4c621704b5623362.authentication_microservice.1db1235f9246de10-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_microservice-4c621704b5623362.authentication_microservice.1db1235f9246de10-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_microservice-4c621704b5623362.authentication_microservice.1db1235f9246de10-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_microservice-4c621704b5623362.authentication_microservice.1db1235f9246de10-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_microservice-4c621704b5623362.authentication_microservice.1db1235f9246de10-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_microservice-4c621704b5623362.authentication_microservice.1db1235f9246de10-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_microservice-4c621704b5623362.authentication_microservice.1db1235f9246de10-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/authentication_microservice-4c621704b5623362.w1xaaq9burw9h9i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-3276eb99951d8587/out" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_opentelemetry-b7034b847ae9c3c9.rlib" "/opt/rustwide/target/debug/deps/libtonic_reflection-1d116b758da9f90a.rlib" "/opt/rustwide/target/debug/deps/libprost_types-dd11846c688f368b.rlib" "/opt/rustwide/target/debug/deps/libtonic_health-0e8b63bebcd62433.rlib" "/opt/rustwide/target/debug/deps/libdotenv-aec792e0e9b26cb8.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-68d2ccabb6a80d54.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-ac264070fcd50d58.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6cad52c786e1f9cc.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-fc9f7c816e473d72.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-ad78614a73c5691c.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_otlp-a7d91dfde3d1e3be.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_semantic_conventions-2ef86bc9f074035d.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_proto-febbab4902be57a8.rlib" "/opt/rustwide/target/debug/deps/libtonic-41168e0b22f19a61.rlib" "/opt/rustwide/target/debug/deps/libprost-2a6256cb6481cf9e.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-85db83881edfc939.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_sdk-f9a5b41529518688.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a2359bd85b1bcd7c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1ed1defedf7f208e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c2061378c4afbe04.rlib" "/opt/rustwide/target/debug/deps/libordered_float-7e79ffb861eefffe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f4381219ad770d6b.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_api-9b9c6627c8b43623.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-e70222ec02c08ce8.rlib" "/opt/rustwide/target/debug/deps/libtonic-bb95e255f7e1e3dc.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-deff312c26243926.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-d2a6bea9d927175d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-82ed032b13bfb69c.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-d8463b51f027d65e.rlib" "/opt/rustwide/target/debug/deps/libaxum-d79e8c636a7a03f6.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-1e4d75df5abff213.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b5762362a44b92a0.rlib" "/opt/rustwide/target/debug/deps/libmatchit-9130691b8ad33483.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-eac7d24e909fc02b.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-77e6dffed63846c7.rlib" "/opt/rustwide/target/debug/deps/librustls-ba19c08975d347ed.rlib" "/opt/rustwide/target/debug/deps/libsct-1beb9a648a9c97ed.rlib" "/opt/rustwide/target/debug/deps/libwebpki-748f963083fd293b.rlib" "/opt/rustwide/target/debug/deps/libring-f15d6fba5081dc11.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libhyper-f3fef0c77a660479.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0bbd44d115fb76e4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-ec922e1fbdbef2be.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-43793decd3044508.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libtower-83b5549ad887d7ba.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/librand-e7bf5c4acee6cee4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-706ced071629a70c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-508fa1efd6da278a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-01f205e7e4b4b599.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4c1e90b576cc07e7.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-2d013bdbd7c6fbb0.rlib" "/opt/rustwide/target/debug/deps/libbase64-3ca2d56be7130dfd.rlib" "/opt/rustwide/target/debug/deps/libprost-4a3b2feea321d9c2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-675f5d1112c2290f.rlib" "/opt/rustwide/target/debug/deps/libflate2-46a88ae914dccc69.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8fff348cae26394e.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-e0afc1a5468ffad0.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-031e3c7fb630d400.rlib" "/opt/rustwide/target/debug/deps/libautometrics-fe9866b0d32715da.rlib" "/opt/rustwide/target/debug/deps/libprometheus-13e13c7ea75eef35.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-e311d172f707236d.rlib" "/opt/rustwide/target/debug/deps/liblinkme-ba6e84aae672bcbe.rlib" "/opt/rustwide/target/debug/deps/libthiserror-27c9d87fc6a7e70c.rlib" "/opt/rustwide/target/debug/deps/libhttp-f55a5c9c441ecf57.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libprometheus_client-2c3f5254b2e1eabc.rlib" "/opt/rustwide/target/debug/deps/libdtoa-318072baeb8a6651.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6d4fd2422a65211e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-77e71299eb4248e7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4dcf5e2713f57f32.rlib" "/opt/rustwide/target/debug/deps/liblock_api-305bb2b3e553214d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libanyhow-07d001ffbd5708fe.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-be4efe90f3b5acee.rlib" "/opt/rustwide/target/debug/deps/libtracing-2b8158d579790b1d.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-29456ce3c9c46845.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4d11a8be2dc23f84.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/libtokio-770280830a5e1dad.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bd2075f2da6d5c87.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8146c8ff30c0464e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c167cfa1b1a8e7c4.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libmio-4ac42356a087baf3.rlib" "/opt/rustwide/target/debug/deps/liblibc-f3d59e796f6342da.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libvalidator-f5ee165a414cbf2c.rlib" "/opt/rustwide/target/debug/deps/liburl-a72ac3822d0b02fd.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libregex-ece2778120c94614.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-d99baa5a87a6151f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-cb8d365a0a20c1bd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-754c1f6918011bc4.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ede8248962e600d7.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libserde-0ae8a37d7392a4a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/53e03135c36e913ff664ce8329041b7e3c2fd358/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/authentication_microservice-4c621704b5623362" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: rust-lld: error: undefined symbol: __start_linkme_FUNCTION_DESCRIPTIONS [INFO] [stdout] >>> referenced by autometrics.88bc4422b03cff89-cgu.4 [INFO] [stdout] >>> autometrics-fe9866b0d32715da.autometrics.88bc4422b03cff89-cgu.4.rcgu.o:(autometrics::__private::FUNCTION_DESCRIPTIONS::hf4420c3da1a7a8b3) in archive /opt/rustwide/target/debug/deps/libautometrics-fe9866b0d32715da.rlib [INFO] [stdout] >>> the encapsulation symbol needs to be retained under --gc-sections properly; consider -z nostart-stop-gc (see https://lld.llvm.org/ELF/start-stop-gc) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __stop_linkme_FUNCTION_DESCRIPTIONS [INFO] [stdout] >>> referenced by autometrics.88bc4422b03cff89-cgu.4 [INFO] [stdout] >>> autometrics-fe9866b0d32715da.autometrics.88bc4422b03cff89-cgu.4.rcgu.o:(autometrics::__private::FUNCTION_DESCRIPTIONS::hf4420c3da1a7a8b3) in archive /opt/rustwide/target/debug/deps/libautometrics-fe9866b0d32715da.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __start_linkm2_FUNCTION_DESCRIPTIONS [INFO] [stdout] >>> referenced by autometrics.88bc4422b03cff89-cgu.4 [INFO] [stdout] >>> autometrics-fe9866b0d32715da.autometrics.88bc4422b03cff89-cgu.4.rcgu.o:(autometrics::__private::FUNCTION_DESCRIPTIONS::hf4420c3da1a7a8b3) in archive /opt/rustwide/target/debug/deps/libautometrics-fe9866b0d32715da.rlib [INFO] [stdout] >>> the encapsulation symbol needs to be retained under --gc-sections properly; consider -z nostart-stop-gc (see https://lld.llvm.org/ELF/start-stop-gc) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: __stop_linkm2_FUNCTION_DESCRIPTIONS [INFO] [stdout] >>> referenced by autometrics.88bc4422b03cff89-cgu.4 [INFO] [stdout] >>> autometrics-fe9866b0d32715da.autometrics.88bc4422b03cff89-cgu.4.rcgu.o:(autometrics::__private::FUNCTION_DESCRIPTIONS::hf4420c3da1a7a8b3) in archive /opt/rustwide/target/debug/deps/libautometrics-fe9866b0d32715da.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `authentication-microservice` (bin "authentication-microservice") due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0b55ccf29e53903bbc1adfadab71135f10581d44f3d5230bbd101ce1520872f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b55ccf29e53903bbc1adfadab71135f10581d44f3d5230bbd101ce1520872f6", kill_on_drop: false }` [INFO] [stdout] 0b55ccf29e53903bbc1adfadab71135f10581d44f3d5230bbd101ce1520872f6