[INFO] fetching crate mongodb-atlas-admin 0.0.1... [INFO] testing mongodb-atlas-admin-0.0.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate mongodb-atlas-admin 0.0.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate mongodb-atlas-admin 0.0.1 [INFO] finished tweaking crates.io crate mongodb-atlas-admin 0.0.1 [INFO] tweaked toml for crates.io crate mongodb-atlas-admin 0.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mongodb-atlas-admin 0.0.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 202 packages to latest compatible versions [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 427d291482fb0c3db5495dfc1a8356050222b89825e82c2272711622f6b495dc [INFO] running `Command { std: "docker" "start" "-a" "427d291482fb0c3db5495dfc1a8356050222b89825e82c2272711622f6b495dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "427d291482fb0c3db5495dfc1a8356050222b89825e82c2272711622f6b495dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "427d291482fb0c3db5495dfc1a8356050222b89825e82c2272711622f6b495dc", kill_on_drop: false }` [INFO] [stdout] 427d291482fb0c3db5495dfc1a8356050222b89825e82c2272711622f6b495dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b50eb9d3852337b756e158364049f79da1379340128ae33a9846705667989b89 [INFO] running `Command { std: "docker" "start" "-a" "b50eb9d3852337b756e158364049f79da1379340128ae33a9846705667989b89", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest_auth v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling mongodb-atlas-admin v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/api/database_users/routes/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use create::*; [INFO] [stdout] | ^^^^^^^^^ the name `Error` in the type namespace is first re-exported here [INFO] [stdout] 6 | pub use get_all::*; [INFO] [stdout] 7 | pub use get_one::*; [INFO] [stdout] | ---------- but the name `Error` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/api/database_users/routes/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use create::*; [INFO] [stdout] | ^^^^^^^^^ the name `Error` in the value namespace is first re-exported here [INFO] [stdout] 6 | pub use get_all::*; [INFO] [stdout] 7 | pub use get_one::*; [INFO] [stdout] | ---------- but the name `Error` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/api/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use database_users::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here [INFO] [stdout] 7 | pub use projects::*; [INFO] [stdout] | ----------- but the name `Error` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `EndpointError` is never used [INFO] [stdout] --> src/endpoint.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait EndpointError {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/database_users/routes/create.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | fn username(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | fn username(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/database_users/routes/get_one.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | fn username(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | fn username(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.49s [INFO] running `Command { std: "docker" "inspect" "b50eb9d3852337b756e158364049f79da1379340128ae33a9846705667989b89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b50eb9d3852337b756e158364049f79da1379340128ae33a9846705667989b89", kill_on_drop: false }` [INFO] [stdout] b50eb9d3852337b756e158364049f79da1379340128ae33a9846705667989b89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87830054b2b0384138c8e2a125980237cd53d4cdba611f1608e53b78a9757e37 [INFO] running `Command { std: "docker" "start" "-a" "87830054b2b0384138c8e2a125980237cd53d4cdba611f1608e53b78a9757e37", kill_on_drop: false }` [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/api/database_users/routes/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use create::*; [INFO] [stdout] | ^^^^^^^^^ the name `Error` in the type namespace is first re-exported here [INFO] [stdout] 6 | pub use get_all::*; [INFO] [stdout] 7 | pub use get_one::*; [INFO] [stdout] | ---------- but the name `Error` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mongodb-atlas-admin v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/api/database_users/routes/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use create::*; [INFO] [stdout] | ^^^^^^^^^ the name `Error` in the value namespace is first re-exported here [INFO] [stdout] 6 | pub use get_all::*; [INFO] [stdout] 7 | pub use get_one::*; [INFO] [stdout] | ---------- but the name `Error` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/api/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use database_users::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here [INFO] [stdout] 7 | pub use projects::*; [INFO] [stdout] | ----------- but the name `Error` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `EndpointError` is never used [INFO] [stdout] --> src/endpoint.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait EndpointError {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/database_users/routes/create.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | fn username(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | fn username(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/database_users/routes/get_one.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | fn username(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | fn username(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/api/database_users/routes/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use create::*; [INFO] [stdout] | ^^^^^^^^^ the name `Error` in the type namespace is first re-exported here [INFO] [stdout] 6 | pub use get_all::*; [INFO] [stdout] 7 | pub use get_one::*; [INFO] [stdout] | ---------- but the name `Error` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/api/database_users/routes/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use create::*; [INFO] [stdout] | ^^^^^^^^^ the name `Error` in the value namespace is first re-exported here [INFO] [stdout] 6 | pub use get_all::*; [INFO] [stdout] 7 | pub use get_one::*; [INFO] [stdout] | ---------- but the name `Error` in the value namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/api/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use database_users::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here [INFO] [stdout] 7 | pub use projects::*; [INFO] [stdout] | ----------- but the name `Error` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `EndpointError` is never used [INFO] [stdout] --> src/endpoint.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait EndpointError {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/database_users/routes/create.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | fn username(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | fn username(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/api/database_users/routes/get_one.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | fn username(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | fn username(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `Command { std: "docker" "inspect" "87830054b2b0384138c8e2a125980237cd53d4cdba611f1608e53b78a9757e37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87830054b2b0384138c8e2a125980237cd53d4cdba611f1608e53b78a9757e37", kill_on_drop: false }` [INFO] [stdout] 87830054b2b0384138c8e2a125980237cd53d4cdba611f1608e53b78a9757e37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f672d45b14518fac7056bf76b40ef8d594c4e388af618e496a941c711442e2ab [INFO] running `Command { std: "docker" "start" "-a" "f672d45b14518fac7056bf76b40ef8d594c4e388af618e496a941c711442e2ab", kill_on_drop: false }` [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/api/database_users/routes/mod.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub use create::*; [INFO] [stderr] | ^^^^^^^^^ the name `Error` in the type namespace is first re-exported here [INFO] [stderr] 6 | pub use get_all::*; [INFO] [stderr] 7 | pub use get_one::*; [INFO] [stderr] | ---------- but the name `Error` in the type namespace is also re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/api/database_users/routes/mod.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub use create::*; [INFO] [stderr] | ^^^^^^^^^ the name `Error` in the value namespace is first re-exported here [INFO] [stderr] 6 | pub use get_all::*; [INFO] [stderr] 7 | pub use get_one::*; [INFO] [stderr] | ---------- but the name `Error` in the value namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/api/mod.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub use database_users::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the name `Error` in the type namespace is first re-exported here [INFO] [stderr] 7 | pub use projects::*; [INFO] [stderr] | ----------- but the name `Error` in the type namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: trait `EndpointError` is never used [INFO] [stderr] --> src/endpoint.rs:27:11 [INFO] [stderr] | [INFO] [stderr] 27 | pub trait EndpointError {} [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/api/database_users/routes/create.rs:39:17 [INFO] [stderr] | [INFO] [stderr] 39 | fn username(&self) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 39 | fn username(&self) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/api/database_users/routes/get_one.rs:39:17 [INFO] [stderr] | [INFO] [stderr] 39 | fn username(&self) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 39 | fn username(&self) -> Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `mongodb-atlas-admin` (lib) generated 6 warnings (run `cargo fix --lib -p mongodb-atlas-admin` to apply 2 suggestions) [INFO] [stderr] warning: `mongodb-atlas-admin` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mongodb_atlas_admin-95e26fae34b85f99) [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 mongodb_atlas_admin [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" "f672d45b14518fac7056bf76b40ef8d594c4e388af618e496a941c711442e2ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f672d45b14518fac7056bf76b40ef8d594c4e388af618e496a941c711442e2ab", kill_on_drop: false }` [INFO] [stdout] f672d45b14518fac7056bf76b40ef8d594c4e388af618e496a941c711442e2ab