[INFO] fetching crate google-androidenterprise1 2.0.8+20210324... [INFO] testing google-androidenterprise1-2.0.8+20210324 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate google-androidenterprise1 2.0.8+20210324 into /workspace/builds/worker-58/source [INFO] validating manifest of crates.io crate google-androidenterprise1 2.0.8+20210324 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-androidenterprise1 2.0.8+20210324 [INFO] finished tweaking crates.io crate google-androidenterprise1 2.0.8+20210324 [INFO] tweaked toml for crates.io crate google-androidenterprise1 2.0.8+20210324 written to /workspace/builds/worker-58/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f695a3260d0068a2637663de95bcea6169fa42ff5ce6b507dd32c5d1ab1c4c8c [INFO] running `Command { std: "docker" "start" "-a" "f695a3260d0068a2637663de95bcea6169fa42ff5ce6b507dd32c5d1ab1c4c8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f695a3260d0068a2637663de95bcea6169fa42ff5ce6b507dd32c5d1ab1c4c8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f695a3260d0068a2637663de95bcea6169fa42ff5ce6b507dd32c5d1ab1c4c8c", kill_on_drop: false }` [INFO] [stdout] f695a3260d0068a2637663de95bcea6169fa42ff5ce6b507dd32c5d1ab1c4c8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd4c0d870660e4c88e3e2c4c331831947741b0202e4c776ac3daf0091fe41c66 [INFO] running `Command { std: "docker" "start" "-a" "dd4c0d870660e4c88e3e2c4c331831947741b0202e4c776ac3daf0091fe41c66", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling yup-oauth2 v5.1.0 [INFO] [stderr] Compiling google-androidenterprise1 v2.0.8+20210324 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.74s [INFO] running `Command { std: "docker" "inspect" "dd4c0d870660e4c88e3e2c4c331831947741b0202e4c776ac3daf0091fe41c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd4c0d870660e4c88e3e2c4c331831947741b0202e4c776ac3daf0091fe41c66", kill_on_drop: false }` [INFO] [stdout] dd4c0d870660e4c88e3e2c4c331831947741b0202e4c776ac3daf0091fe41c66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6d37a6b8ac00b3dd36857f983003cdba2cfe9312e9d7c7ca8a936c894b0440e [INFO] running `Command { std: "docker" "start" "-a" "e6d37a6b8ac00b3dd36857f983003cdba2cfe9312e9d7c7ca8a936c894b0440e", kill_on_drop: false }` [INFO] [stderr] Compiling google-androidenterprise1 v2.0.8+20210324 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.93s [INFO] running `Command { std: "docker" "inspect" "e6d37a6b8ac00b3dd36857f983003cdba2cfe9312e9d7c7ca8a936c894b0440e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6d37a6b8ac00b3dd36857f983003cdba2cfe9312e9d7c7ca8a936c894b0440e", kill_on_drop: false }` [INFO] [stdout] e6d37a6b8ac00b3dd36857f983003cdba2cfe9312e9d7c7ca8a936c894b0440e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-58/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a5fb2076ed034f0b05cc7e6e4eb0b3013fb6fb7ed2cd0a1b155ba1401ef442a6 [INFO] running `Command { std: "docker" "start" "-a" "a5fb2076ed034f0b05cc7e6e4eb0b3013fb6fb7ed2cd0a1b155ba1401ef442a6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_androidenterprise1-07b6c96e246c8ec6) [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 google-androidenterprise1 [INFO] [stdout] [INFO] [stdout] running 94 tests [INFO] [stdout] test src/lib.rs - (line 79) ... ignored [INFO] [stdout] test src/api.rs - api::AndroidEnterprise (line 52) - compile ... ok [INFO] [stdout] test src/api.rs - api::EnterpriseSetAccountCall (line 8697) - compile ... ok [INFO] [stdout] test src/api.rs - api::EntitlementListCall (line 10053) - compile ... ok [INFO] [stdout] test src/api.rs - api::EnterpriseCreateWebTokenCall (line 6423) - compile ... ok [INFO] [stdout] test src/api.rs - api::DeviceListCall (line 5062) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstallDeleteCall (line 11425) - compile ... ok [INFO] [stdout] test src/api.rs - api::EnterpriseMethods (line 2243) - compile ... ok [INFO] [stdout] test src/api.rs - api::EnterpriseAcknowledgeNotificationSetCall (line 5956) - compile ... ok [INFO] [stdout] test src/api.rs - api::EntitlementMethods (line 2518) - compile ... ok [INFO] [stdout] test src/api.rs - api::GrouplicenseuserListCall (line 11159) - compile ... ok [INFO] [stdout] test src/api.rs - api::EnterpriseGetCall (line 7203) - compile ... ok [INFO] [stdout] test src/api.rs - api::GrouplicenseuserMethods (line 2725) - compile ... ok [INFO] [stdout] test src/api.rs - api::EnterpriseUnenrollCall (line 9265) - compile ... ok [INFO] [stdout] test src/api.rs - api::EnterpriseCompleteSignupCall (line 6178) - compile ... ok [INFO] [stdout] test src/api.rs - api::EnterpriseListCall (line 7977) - compile ... ok [INFO] [stdout] test src/api.rs - api::DeviceGetStateCall (line 4784) - compile ... ok [INFO] [stdout] test src/api.rs - api::DeviceSetStateCall (line 5328) - compile ... ok [INFO] [stdout] test src/api.rs - api::StorelayoutclusterUpdateCall (line 19264) - compile ... ok [INFO] [stdout] test src/api.rs - api::StorelayoutclusterDeleteCall (line 18157) - compile ... ok [INFO] [stdout] test src/api.rs - api::EntitlementUpdateCall (line 10319) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProductGetPermissionCall (line 16529) - compile ... ok [INFO] [stdout] test src/api.rs - api::DeviceForceReportUploadCall (line 4239) - compile ... ok [INFO] [stdout] test src/api.rs - api::EnterpriseGenerateSignupUrlCall (line 6970) - compile ... ok [INFO] [stdout] test src/api.rs - api::EntitlementGetCall (line 9775) - compile ... ok [INFO] [stdout] test src/api.rs - api::GrouplicenseMethods (line 2646) - compile ... ok [INFO] [stdout] test src/api.rs - api::GrouplicenseListCall (line 10905) - compile ... ok [INFO] [stdout] test src/api.rs - api::WebappInsertCall (line 23898) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProductMethods (line 3307) - compile ... ok [INFO] [stdout] test src/api.rs - api::EnterpriseSetStoreLayoutCall (line 8981) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedconfigurationsfordeviceUpdateCall (line 13439) - compile ... ok [INFO] [stdout] test src/api.rs - api::WebappGetCall (line 23632) - compile ... ok [INFO] [stdout] test src/api.rs - api::StorelayoutpageGetCall (line 19827) - compile ... ok [INFO] [stdout] test src/api.rs - api::ServiceaccountkeyInsertCall (line 17619) - compile ... ok [INFO] [stdout] test src/api.rs - api::EnterpriseGetStoreLayoutCall (line 7723) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedconfigurationsforuserListCall (line 14304) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserInsertCall (line 21980) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstallGetCall (line 11704) - compile ... ok [INFO] [stdout] test src/api.rs - api::EntitlementDeleteCall (line 9508) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserUpdateCall (line 23081) - compile ... ok [INFO] [stdout] test src/api.rs - api::StorelayoutclusterMethods (line 3589) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserMethods (line 3875) - compile ... ok [INFO] [stdout] test src/api.rs - api::StorelayoutpageMethods (line 3737) - compile ... ok [INFO] [stdout] test src/api.rs - api::WebappDeleteCall (line 23377) - compile ... ok [INFO] [stdout] test src/api.rs - api::WebappMethods (line 4093) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstallMethods (line 2787) - compile ... ok [INFO] [stdout] test src/api.rs - api::StorelayoutpageUpdateCall (line 20631) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserRevokeDeviceAccesCall (line 22530) - compile ... ok [INFO] [stdout] test src/api.rs - api::StorelayoutpageListCall (line 20377) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedconfigurationsfordeviceListCall (line 13161) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedconfigurationsfordeviceGetCall (line 12871) - compile ... ok [INFO] [stdout] test src/api.rs - api::DeviceMethods (line 2071) - compile ... ok [INFO] [stdout] test src/api.rs - api::EnterpriseGetServiceAccountCall (line 7457) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserSetAvailableProductSetCall (line 22785) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserGetCall (line 21448) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedconfigurationsforuserMethods (line 3057) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProductGenerateApprovalUrlCall (line 15695) - compile ... ok [INFO] [stdout] test src/api.rs - api::EnterprisePullNotificationSetCall (line 8210) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserListCall (line 22264) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedconfigurationsfordeviceDeleteCall (line 12592) - compile ... ok [INFO] [stdout] test src/api.rs - api::GrouplicenseGetCall (line 10639) - compile ... ok [INFO] [stdout] test src/api.rs - api::ServiceaccountkeyListCall (line 17903) - compile ... ok [INFO] [stdout] test src/api.rs - api::StorelayoutclusterGetCall (line 18424) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionGetCall (line 15144) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedconfigurationsforuserDeleteCall (line 13759) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstallUpdateCall (line 12272) - compile ... ok [INFO] [stdout] test src/api.rs - api::EnterpriseSendTestPushNotificationCall (line 8443) - compile ... ok [INFO] [stdout] test src/api.rs - api::ServiceaccountkeyDeleteCall (line 17364) - compile ... ok [INFO] [stdout] test src/api.rs - api::StorelayoutpageDeleteCall (line 19572) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedconfigurationsforuserGetCall (line 14026) - compile ... ok [INFO] [stdout] test src/api.rs - api::DeviceGetCall (line 4506) - compile ... ok [INFO] [stdout] test src/api.rs - api::InstallListCall (line 11994) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProductUnapproveCall (line 17109) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedconfigurationsforuserUpdateCall (line 14570) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedconfigurationsfordeviceMethods (line 2922) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserGenerateAuthenticationTokenCall (line 21182) - compile ... ok [INFO] [stdout] test src/api.rs - api::StorelayoutclusterListCall (line 18998) - compile ... ok [INFO] [stdout] test src/api.rs - api::EnterpriseEnrollCall (line 6707) - compile ... ok [INFO] [stdout] test src/api.rs - api::StorelayoutpageInsertCall (line 20093) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedconfigurationssettingMethods (line 3184) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserDeleteCall (line 20927) - compile ... ok [INFO] [stdout] test src/api.rs - api::UserGetAvailableProductSetCall (line 21714) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProductGetAppRestrictionsSchemaCall (line 16251) - compile ... ok [INFO] [stdout] test src/api.rs - api::ManagedconfigurationssettingListCall (line 14878) - compile ... ok [INFO] [stdout] test src/api.rs - api::PermissionMethods (line 3246) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProductListCall (line 16795) - compile ... ok [INFO] [stdout] test src/api.rs - api::ServiceaccountkeyMethods (line 3491) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProductGetCall (line 15973) - compile ... ok [INFO] [stdout] test src/api.rs - api::StorelayoutclusterInsertCall (line 18702) - compile ... ok [INFO] [stdout] test src/api.rs - api::WebappListCall (line 24182) - compile ... ok [INFO] [stdout] test src/api.rs - api::DeviceUpdateCall (line 5636) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 119) - compile ... ok [INFO] [stdout] test src/api.rs - api::ProductApproveCall (line 15410) - compile ... ok [INFO] [stdout] test src/api.rs - api::WebappUpdateCall (line 24436) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 93 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.33s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a5fb2076ed034f0b05cc7e6e4eb0b3013fb6fb7ed2cd0a1b155ba1401ef442a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5fb2076ed034f0b05cc7e6e4eb0b3013fb6fb7ed2cd0a1b155ba1401ef442a6", kill_on_drop: false }` [INFO] [stdout] a5fb2076ed034f0b05cc7e6e4eb0b3013fb6fb7ed2cd0a1b155ba1401ef442a6