[INFO] fetching crate openlark-platform 0.15.0...
[INFO] testing openlark-platform-0.15.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate openlark-platform 0.15.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate openlark-platform 0.15.0
[INFO] finished tweaking crates.io crate openlark-platform 0.15.0
[INFO] tweaked toml for crates.io crate openlark-platform 0.15.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate openlark-platform 0.15.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openlark-platform 0.15.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastrand v2.4.0
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded rstest v0.19.0
[INFO] [stderr]   Downloaded quick_cache v0.6.21
[INFO] [stderr]   Downloaded rstest_macros v0.19.0
[INFO] [stderr]   Downloaded openlark-core v0.15.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfc529722b3f73fdcd038797b53e2948d673c25eff248b737e526f9c78272cc6
[INFO] running `Command { std: "docker" "start" "-a" "dfc529722b3f73fdcd038797b53e2948d673c25eff248b737e526f9c78272cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfc529722b3f73fdcd038797b53e2948d673c25eff248b737e526f9c78272cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfc529722b3f73fdcd038797b53e2948d673c25eff248b737e526f9c78272cc6", kill_on_drop: false }`
[INFO] [stdout] dfc529722b3f73fdcd038797b53e2948d673c25eff248b737e526f9c78272cc6
[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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a7afde116e7d9dd824c7ff171adbed600d86f0b70b2c53a3c3515093662d932
[INFO] running `Command { std: "docker" "start" "-a" "3a7afde116e7d9dd824c7ff171adbed600d86f0b70b2c53a3c3515093662d932", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quick_cache v0.6.21
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling openlark-core v0.15.0
[INFO] [stderr]    Compiling openlark-platform v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.27s
[INFO] running `Command { std: "docker" "inspect" "3a7afde116e7d9dd824c7ff171adbed600d86f0b70b2c53a3c3515093662d932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a7afde116e7d9dd824c7ff171adbed600d86f0b70b2c53a3c3515093662d932", kill_on_drop: false }`
[INFO] [stdout] 3a7afde116e7d9dd824c7ff171adbed600d86f0b70b2c53a3c3515093662d932
[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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e67b315dd6b4de160ed1deeca85baaf276fa8406daa6a789b6f7dee82b977fc2
[INFO] running `Command { std: "docker" "start" "-a" "e67b315dd6b4de160ed1deeca85baaf276fa8406daa6a789b6f7dee82b977fc2", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rstest_macros v0.19.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling fastrand v2.4.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rstest v0.19.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling openlark-core v0.15.0
[INFO] [stderr]    Compiling openlark-platform v0.15.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.95s
[INFO] running `Command { std: "docker" "inspect" "e67b315dd6b4de160ed1deeca85baaf276fa8406daa6a789b6f7dee82b977fc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e67b315dd6b4de160ed1deeca85baaf276fa8406daa6a789b6f7dee82b977fc2", kill_on_drop: false }`
[INFO] [stdout] e67b315dd6b4de160ed1deeca85baaf276fa8406daa6a789b6f7dee82b977fc2
[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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 903c2ec5f5cdf4ce76a84905eb8c816d96d0abdeee9795565958d93ca961133d
[INFO] running `Command { std: "docker" "start" "-a" "903c2ec5f5cdf4ce76a84905eb8c816d96d0abdeee9795565958d93ca961133d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openlark_platform-249f1aebfbd13870)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test mdm::v1::user_auth_data_relation::bind::tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test common::tests::test_deserialization_from_json ... ok
[INFO] [stdout] test admin::tests::test_service_creation ... ok
[INFO] [stdout] test directory::tests::test_service_creation ... ok
[INFO] [stdout] test mdm::v1::user_auth_data_relation::bind::tests::test_deserialization_from_json ... ok
[INFO] [stdout] test mdm::v1::user_auth_data_relation::unbind::tests::test_deserialization_from_json ... ok
[INFO] [stdout] test mdm::v1::user_auth_data_relation::unbind::tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test tenant::v2::tenant::product_assign_info::query::tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test tenant::v2::tenant::query::tests::test_deserialization_from_json ... ok
[INFO] [stdout] test tenant::v2::tenant::query::tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test tests::test_module_composition ... ok
[INFO] [stdout] test tests::test_version ... ok
[INFO] [stdout] test service_tests::test_platform_config_alias ... ok
[INFO] [stdout] test service_tests::test_platform_service_clone ... ok
[INFO] [stdout] test trust_party::v1::collaboration_tenant::collaboration_department::get::tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test trust_party::v1::collaboration_tenant::collaboration_user::get::tests::test_deserialization_from_json ... ok
[INFO] [stdout] test trust_party::v1::collaboration_tenant::collaboration_user::get::tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test trust_party::v1::collaboration_tenant::list::tests::test_builder_basic ... ok
[INFO] [stdout] test trust_party::v1::collaboration_tenant::get::tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test service_tests::test_platform_service_creation ... ok
[INFO] [stdout] test trust_party::v1::collaboration_tenant::visible_organization::tests::test_deserialization_from_json ... ok
[INFO] [stdout] test trust_party::v1::collaboration_tenant::visible_organization::tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test service_tests::test_platform_service_directory ... ok
[INFO] [stdout] test trust_party::v1::collaboration_tenant::collaboration_department::get::tests::test_deserialization_from_json ... ok
[INFO] [stdout] test service_tests::test_platform_service_app_engine ... ok
[INFO] [stdout] test service_tests::test_platform_service_admin ... ok
[INFO] [stdout] test app_engine::tests::test_service_creation ... ok
[INFO] [stdout] test trust_party::v1::collaboration_tenant::get::tests::test_deserialization_from_json ... ok
[INFO] [stdout] test tenant::v2::tenant::product_assign_info::query::tests::test_deserialization_from_json ... ok
[INFO] [stdout] test common::api_endpoints::tests::test_adminapiv1_path_coverage ... ok
[INFO] [stdout] test common::tests::test_serialization_roundtrip ... ok
[INFO] [stdout] test service::tests::test_service_creation ... ok
[INFO] [stdout] test mdm::v3::country_region::list::tests::test_builder_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests openlark_platform
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 20) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "903c2ec5f5cdf4ce76a84905eb8c816d96d0abdeee9795565958d93ca961133d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "903c2ec5f5cdf4ce76a84905eb8c816d96d0abdeee9795565958d93ca961133d", kill_on_drop: false }`
[INFO] [stdout] 903c2ec5f5cdf4ce76a84905eb8c816d96d0abdeee9795565958d93ca961133d
