[INFO] fetching crate traduora 0.2.0... [INFO] testing traduora-0.2.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate traduora 0.2.0 into /workspace/builds/worker-23/source [INFO] validating manifest of crates.io crate traduora 0.2.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate traduora 0.2.0 [INFO] finished tweaking crates.io crate traduora 0.2.0 [INFO] tweaked toml for crates.io crate traduora 0.2.0 written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate crates.io crate traduora 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-trait v0.1.51 [INFO] [stderr] Downloaded openssl-sys v0.9.67 [INFO] [stderr] Downloaded cc v1.0.71 [INFO] [stderr] Downloaded pkg-config v0.3.21 [INFO] [stderr] Downloaded hyper v0.14.14 [INFO] [stderr] Downloaded tokio-macros v1.5.0 [INFO] [stderr] Downloaded tokio v1.12.0 [INFO] [stderr] Downloaded tinyvec v1.5.0 [INFO] [stderr] Downloaded libc v0.2.104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41099732b332c255da46a93ac95dfbd1be43de8f5ae6b9b021667ba4ab41afc0 [INFO] running `Command { std: "docker" "start" "-a" "41099732b332c255da46a93ac95dfbd1be43de8f5ae6b9b021667ba4ab41afc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41099732b332c255da46a93ac95dfbd1be43de8f5ae6b9b021667ba4ab41afc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41099732b332c255da46a93ac95dfbd1be43de8f5ae6b9b021667ba4ab41afc0", kill_on_drop: false }` [INFO] [stdout] 41099732b332c255da46a93ac95dfbd1be43de8f5ae6b9b021667ba4ab41afc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd04f99f56c9be6a9dea016f7ba2b42e38fbc0d9303a6411a8be8ccb1e45e101 [INFO] running `Command { std: "docker" "start" "-a" "fd04f99f56c9be6a9dea016f7ba2b42e38fbc0d9303a6411a8be8ccb1e45e101", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling traduora v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.87s [INFO] running `Command { std: "docker" "inspect" "fd04f99f56c9be6a9dea016f7ba2b42e38fbc0d9303a6411a8be8ccb1e45e101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd04f99f56c9be6a9dea016f7ba2b42e38fbc0d9303a6411a8be8ccb1e45e101", kill_on_drop: false }` [INFO] [stdout] fd04f99f56c9be6a9dea016f7ba2b42e38fbc0d9303a6411a8be8ccb1e45e101 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab7020053fdfee01e6d8652130db970a8becc7afd40d501dfba65cde3ae607d9 [INFO] running `Command { std: "docker" "start" "-a" "ab7020053fdfee01e6d8652130db970a8becc7afd40d501dfba65cde3ae607d9", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling traduora v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 33.78s [INFO] running `Command { std: "docker" "inspect" "ab7020053fdfee01e6d8652130db970a8becc7afd40d501dfba65cde3ae607d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab7020053fdfee01e6d8652130db970a8becc7afd40d501dfba65cde3ae607d9", kill_on_drop: false }` [INFO] [stdout] ab7020053fdfee01e6d8652130db970a8becc7afd40d501dfba65cde3ae607d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4268e43dcfe45904695b714f74b7b64b409017ac5b1583d655bbd770198aebc2 [INFO] running `Command { std: "docker" "start" "-a" "4268e43dcfe45904695b714f74b7b64b409017ac5b1583d655bbd770198aebc2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/traduora-f587de46946cddbe) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test error::tests::traduora_error_message_string ... ok [INFO] [stdout] test error::tests::traduora_error_error ... ok [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-ad0abfb1b78276a1) [INFO] [stdout] test error::tests::traduora_error_message_unrecognized ... ok [INFO] [stdout] test error::tests::traduora_error_message_object ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests traduora [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test api::auth::change_password ... ignored [INFO] [stdout] test api::auth::get_providers ... ignored [INFO] [stdout] test api::auth::signup ... ignored [INFO] [stdout] test api::auth::token ... ignored [INFO] [stdout] test api::locales::get_locales ... ignored [INFO] [stdout] test api::projects::delete_project ... ignored [INFO] [stdout] test api::projects::get_project ... ignored [INFO] [stdout] test api::projects::get_projects ... ignored [INFO] [stdout] test api::projects::patch_project ... ignored [INFO] [stdout] test api::projects::post_create_project ... ignored [INFO] [stdout] test api::terms::delete_term ... ignored [INFO] [stdout] test api::terms::get_terms ... ignored [INFO] [stdout] test api::terms::patch_term ... ignored [INFO] [stdout] test api::terms::post_term ... ignored [INFO] [stdout] test api::translations::delete_locales ... ignored [INFO] [stdout] test api::translations::get_project_locales ... ignored [INFO] [stdout] test api::translations::get_translations ... ignored [INFO] [stdout] test api::translations::patch_translation ... ignored [INFO] [stdout] test api::translations::post_project_locale ... ignored [INFO] [stdout] test api::users::delete_me ... ignored [INFO] [stdout] test api::users::get_me ... ignored [INFO] [stdout] test api::users::patch_me ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 22 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test src/traduora.rs - traduora::AsyncTraduora::with_auth (line 461) - compile ... ok [INFO] [stdout] test src/traduora.rs - traduora::Traduora::with_auth_insecure (line 224) - compile ... ok [INFO] [stdout] test src/traduora.rs - traduora::AsyncTraduora::authenticate (line 427) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 34) - compile ... ok [INFO] [stdout] test src/traduora.rs - traduora::AsyncTraduora::with_auth_insecure (line 495) - compile ... ok [INFO] [stdout] test src/traduora.rs - traduora::Traduora::authenticate (line 159) - compile ... ok [INFO] [stdout] test src/traduora.rs - traduora::Traduora::with_auth (line 193) - compile ... ok [INFO] [stdout] test src/api/translations/edit.rs - api::translations::edit::EditTranslation (line 19) ... FAILED [INFO] [stdout] test src/api/terms/list.rs - api::terms::list::Terms (line 13) ... FAILED [INFO] [stdout] test src/api/projects/list.rs - api::projects::list::Projects (line 14) ... FAILED [INFO] [stdout] test src/custom_query.rs - custom_query::AsyncCustomQuery (line 60) ... ok [INFO] [stdout] test src/api/translations/list.rs - api::translations::list::Translations (line 18) ... FAILED [INFO] [stdout] test src/api/translations/list_locales.rs - api::translations::list_locales::Locales (line 18) ... FAILED [INFO] [stdout] test src/api/terms/edit.rs - api::terms::edit::EditTerm (line 19) ... FAILED [INFO] [stdout] test src/api/projects/edit.rs - api::projects::edit::EditProject (line 19) ... FAILED [INFO] [stdout] test src/api/projects/show.rs - api::projects::show::ShowProject (line 13) ... FAILED [INFO] [stdout] test src/api/projects/create.rs - api::projects::create::CreateProject (line 14) ... FAILED [INFO] [stdout] test src/api/translations/create_locale.rs - api::translations::create_locale::CreateLocale (line 19) ... FAILED [INFO] [stdout] test src/custom_query.rs - custom_query::CustomQuery (line 14) ... FAILED [INFO] [stdout] test src/api/auth/signup.rs - api::auth::signup::Signup (line 13) ... FAILED [INFO] [stdout] test src/api/terms/create.rs - api::terms::create::CreateTerm (line 14) ... FAILED [INFO] [stdout] test src/api/locales/list.rs - api::locales::list::AllLocales (line 13) ... FAILED [INFO] [stdout] test src/api/users/me.rs - api::users::me::Me (line 12) ... FAILED [INFO] [stdout] test src/api/auth/providers.rs - api::auth::providers::Providers (line 17) ... FAILED [INFO] [stdout] test src/api/users/edit.rs - api::users::edit::EditMe (line 17) ... FAILED [INFO] [stdout] test src/api/terms/delete.rs - api::terms::delete::DeleteTerm (line 17) ... FAILED [INFO] [stdout] test src/api/auth/token.rs - api::auth::token::Token (line 15) ... FAILED [INFO] [stdout] test src/api/translations/delete.rs - api::translations::delete::DeleteLocale (line 17) ... FAILED [INFO] [stdout] test src/api/auth/change_password.rs - api::auth::change_password::ChangePassword (line 13) ... FAILED [INFO] [stdout] test src/api/users/delete.rs - api::users::delete::DeleteMe (line 12) ... FAILED [INFO] [stdout] test src/api/projects/delete.rs - api::projects::delete::DeleteProject (line 13) ... FAILED [INFO] [stdout] test src/traduora.rs - traduora::AsyncTraduora::new_insecure (line 401) ... FAILED [INFO] [stdout] test src/traduora.rs - traduora::AsyncTraduora::new (line 372) ... FAILED [INFO] [stdout] test src/traduora.rs - traduora::Traduora::new_insecure (line 133) ... FAILED [INFO] [stdout] test src/traduora.rs - traduora::Traduora::new (line 103) ... FAILED [INFO] [stdout] test src/traduora.rs - traduora::Builder (line 525) ... FAILED [INFO] [stdout] test src/api/auth/token.rs - api::auth::token::Token::password (line 53) ... FAILED [INFO] [stdout] test src/api/auth/token.rs - api::auth::token::Token::client_credentials (line 72) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/api/translations/edit.rs - api::translations::edit::EditTranslation (line 19) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/terms/list.rs - api::terms::list::Terms (line 13) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/projects/list.rs - api::projects::list::Projects (line 14) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/translations/list.rs - api::translations::list::Translations (line 18) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/translations/list_locales.rs - api::translations::list_locales::Locales (line 18) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/terms/edit.rs - api::terms::edit::EditTerm (line 19) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/projects/edit.rs - api::projects::edit::EditProject (line 19) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/projects/show.rs - api::projects::show::ShowProject (line 13) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/projects/create.rs - api::projects::create::CreateProject (line 14) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/translations/create_locale.rs - api::translations::create_locale::CreateLocale (line 19) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/custom_query.rs - custom_query::CustomQuery (line 14) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/auth/signup.rs - api::auth::signup::Signup (line 13) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/terms/create.rs - api::terms::create::CreateTerm (line 14) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/locales/list.rs - api::locales::list::AllLocales (line 13) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/users/me.rs - api::users::me::Me (line 12) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/auth/providers.rs - api::auth::providers::Providers (line 17) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/users/edit.rs - api::users::edit::EditMe (line 17) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/terms/delete.rs - api::terms::delete::DeleteTerm (line 17) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/auth/token.rs - api::auth::token::Token (line 15) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/translations/delete.rs - api::translations::delete::DeleteLocale (line 17) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/auth/change_password.rs - api::auth::change_password::ChangePassword (line 13) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/users/delete.rs - api::users::delete::DeleteMe (line 12) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/projects/delete.rs - api::projects::delete::DeleteProject (line 13) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traduora.rs - traduora::AsyncTraduora::new_insecure (line 401) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traduora.rs - traduora::AsyncTraduora::new (line 372) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traduora.rs - traduora::Traduora::new_insecure (line 133) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traduora.rs - traduora::Traduora::new (line 103) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/traduora.rs - traduora::Builder (line 525) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/auth/token.rs - api::auth::token::Token::password (line 53) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api/auth/token.rs - api::auth::token::Token::client_credentials (line 72) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/api/auth/change_password.rs - api::auth::change_password::ChangePassword (line 13) [INFO] [stdout] src/api/auth/providers.rs - api::auth::providers::Providers (line 17) [INFO] [stdout] src/api/auth/signup.rs - api::auth::signup::Signup (line 13) [INFO] [stdout] src/api/auth/token.rs - api::auth::token::Token (line 15) [INFO] [stdout] src/api/auth/token.rs - api::auth::token::Token::client_credentials (line 72) [INFO] [stdout] src/api/auth/token.rs - api::auth::token::Token::password (line 53) [INFO] [stdout] src/api/locales/list.rs - api::locales::list::AllLocales (line 13) [INFO] [stdout] src/api/projects/create.rs - api::projects::create::CreateProject (line 14) [INFO] [stdout] src/api/projects/delete.rs - api::projects::delete::DeleteProject (line 13) [INFO] [stdout] src/api/projects/edit.rs - api::projects::edit::EditProject (line 19) [INFO] [stdout] src/api/projects/list.rs - api::projects::list::Projects (line 14) [INFO] [stdout] src/api/projects/show.rs - api::projects::show::ShowProject (line 13) [INFO] [stdout] src/api/terms/create.rs - api::terms::create::CreateTerm (line 14) [INFO] [stdout] src/api/terms/delete.rs - api::terms::delete::DeleteTerm (line 17) [INFO] [stdout] src/api/terms/edit.rs - api::terms::edit::EditTerm (line 19) [INFO] [stdout] src/api/terms/list.rs - api::terms::list::Terms (line 13) [INFO] [stdout] src/api/translations/create_locale.rs - api::translations::create_locale::CreateLocale (line 19) [INFO] [stdout] src/api/translations/delete.rs - api::translations::delete::DeleteLocale (line 17) [INFO] [stdout] src/api/translations/edit.rs - api::translations::edit::EditTranslation (line 19) [INFO] [stdout] src/api/translations/list.rs - api::translations::list::Translations (line 18) [INFO] [stdout] src/api/translations/list_locales.rs - api::translations::list_locales::Locales (line 18) [INFO] [stdout] src/api/users/delete.rs - api::users::delete::DeleteMe (line 12) [INFO] [stdout] src/api/users/edit.rs - api::users::edit::EditMe (line 17) [INFO] [stdout] src/api/users/me.rs - api::users::me::Me (line 12) [INFO] [stdout] src/custom_query.rs - custom_query::CustomQuery (line 14) [INFO] [stdout] src/traduora.rs - traduora::AsyncTraduora::new (line 372) [INFO] [stdout] src/traduora.rs - traduora::AsyncTraduora::new_insecure (line 401) [INFO] [stdout] src/traduora.rs - traduora::Builder (line 525) [INFO] [stdout] src/traduora.rs - traduora::Traduora::new (line 103) [INFO] [stdout] src/traduora.rs - traduora::Traduora::new_insecure (line 133) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 30 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "4268e43dcfe45904695b714f74b7b64b409017ac5b1583d655bbd770198aebc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4268e43dcfe45904695b714f74b7b64b409017ac5b1583d655bbd770198aebc2", kill_on_drop: false }` [INFO] [stdout] 4268e43dcfe45904695b714f74b7b64b409017ac5b1583d655bbd770198aebc2