[INFO] cloning repository https://github.com/kamlesh-nb/common-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamlesh-nb/common-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamlesh-nb%2Fcommon-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamlesh-nb%2Fcommon-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 577f8e51b9f4248480555df9387fab53efbcb601 [INFO] testing kamlesh-nb/common-api against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamlesh-nb%2Fcommon-api" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kamlesh-nb/common-api [INFO] finished tweaking git repo https://github.com/kamlesh-nb/common-api [INFO] tweaked toml for git repo https://github.com/kamlesh-nb/common-api written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kamlesh-nb/common-api on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kamlesh-nb/common-api 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Updating azure_data_cosmos v0.3.0 -> v0.4.0 (available: v0.26.0) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64ct v1.0.1 [INFO] [stderr] Downloaded zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Downloaded zip v0.6.2 [INFO] [stderr] Downloaded password-hash v0.3.2 [INFO] [stderr] Downloaded zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Downloaded rust-embed-impl v6.2.0 [INFO] [stderr] Downloaded axum-core v0.2.5 [INFO] [stderr] Downloaded pbkdf2 v0.10.1 [INFO] [stderr] Downloaded axum-macros v0.2.2 [INFO] [stderr] Downloaded semver v1.0.10 [INFO] [stderr] Downloaded openssl-sys v0.9.74 [INFO] [stderr] Downloaded azure_data_cosmos v0.4.0 [INFO] [stderr] Downloaded utoipa-gen v1.1.0 [INFO] [stderr] Downloaded oauth2 v4.2.0 [INFO] [stderr] Downloaded axum v0.5.7 [INFO] [stderr] Downloaded mio v0.8.3 [INFO] [stderr] Downloaded syn v1.0.96 [INFO] [stderr] Downloaded uuid v1.1.2 [INFO] [stderr] Downloaded utoipa v1.1.0 [INFO] [stderr] Downloaded hyper v0.14.19 [INFO] [stderr] Downloaded openssl v0.10.40 [INFO] [stderr] Downloaded azure_core v0.3.0 [INFO] [stderr] Downloaded tokio-stream v0.1.9 [INFO] [stderr] Downloaded shellexpand v2.1.0 [INFO] [stderr] Downloaded mediator v0.2.2 [INFO] [stderr] Downloaded rust-embed-utils v7.2.0 [INFO] [stderr] Downloaded zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Downloaded rust-embed v6.4.0 [INFO] [stderr] Downloaded utoipa-swagger-ui v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfc73802ee9becda7409d509e817e4ef35589a24fbdb73d14351bbef73f71704 [INFO] running `Command { std: "docker" "start" "-a" "bfc73802ee9becda7409d509e817e4ef35589a24fbdb73d14351bbef73f71704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfc73802ee9becda7409d509e817e4ef35589a24fbdb73d14351bbef73f71704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfc73802ee9becda7409d509e817e4ef35589a24fbdb73d14351bbef73f71704", kill_on_drop: false }` [INFO] [stdout] bfc73802ee9becda7409d509e817e4ef35589a24fbdb73d14351bbef73f71704 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 054a83ba5317027200fe853f8f3028efb1934175ad7c18358ba1c37c8ed9521d [INFO] running `Command { std: "docker" "start" "-a" "054a83ba5317027200fe853f8f3028efb1934175ad7c18358ba1c37c8ed9521d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling azure_core v0.3.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling utoipa-gen v1.1.0 [INFO] [stderr] Compiling rust-embed v6.4.0 [INFO] [stderr] Compiling axum-macros v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.14 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling mediator v0.2.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling axum-core v0.2.5 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_path_to_error v0.1.7 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling utoipa v1.1.0 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.2 [INFO] [stderr] Compiling utoipa-swagger-ui v1.1.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling axum v0.5.7 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling oauth2 v4.2.0 [INFO] [stderr] Compiling azure_data_cosmos v0.4.0 [INFO] [stderr] Compiling common v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt::format` [INFO] [stdout] --> src/webhost/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "054a83ba5317027200fe853f8f3028efb1934175ad7c18358ba1c37c8ed9521d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "054a83ba5317027200fe853f8f3028efb1934175ad7c18358ba1c37c8ed9521d", kill_on_drop: false }` [INFO] [stdout] 054a83ba5317027200fe853f8f3028efb1934175ad7c18358ba1c37c8ed9521d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bc34b14b128fbb16f8e188e4ae62523bbb5e315d0cae312a9aa26065981e4f9 [INFO] running `Command { std: "docker" "start" "-a" "5bc34b14b128fbb16f8e188e4ae62523bbb5e315d0cae312a9aa26065981e4f9", kill_on_drop: false }` [INFO] [stderr] Compiling common v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt::format` [INFO] [stdout] --> src/webhost/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::format` [INFO] [stdout] --> src/webhost/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::format; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `Command { std: "docker" "inspect" "5bc34b14b128fbb16f8e188e4ae62523bbb5e315d0cae312a9aa26065981e4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bc34b14b128fbb16f8e188e4ae62523bbb5e315d0cae312a9aa26065981e4f9", kill_on_drop: false }` [INFO] [stdout] 5bc34b14b128fbb16f8e188e4ae62523bbb5e315d0cae312a9aa26065981e4f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 416c8212db6498565c67b6157d0a80a1a20dae00ba16a3c9b36854a22807a1c7 [INFO] running `Command { std: "docker" "start" "-a" "416c8212db6498565c67b6157d0a80a1a20dae00ba16a3c9b36854a22807a1c7", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::fmt::format` [INFO] [stderr] --> src/webhost/mod.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::fmt::format; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `common` (lib) generated 1 warning (run `cargo fix --lib -p common` to apply 1 suggestion) [INFO] [stderr] warning: `common` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/common-eabc4f2cc27df2b6) [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] [stderr] Doc-tests common [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" "416c8212db6498565c67b6157d0a80a1a20dae00ba16a3c9b36854a22807a1c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "416c8212db6498565c67b6157d0a80a1a20dae00ba16a3c9b36854a22807a1c7", kill_on_drop: false }` [INFO] [stdout] 416c8212db6498565c67b6157d0a80a1a20dae00ba16a3c9b36854a22807a1c7