[INFO] fetching crate wechat-vendor-sdk 0.4.0... [INFO] testing wechat-vendor-sdk-0.4.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate wechat-vendor-sdk 0.4.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate wechat-vendor-sdk 0.4.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wechat-vendor-sdk 0.4.0 [INFO] tweaked toml for crates.io crate wechat-vendor-sdk 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wechat-vendor-sdk 0.4.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wechat-vendor-sdk 0.4.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07a3900080f6549fe6a5c3dfb51ba8e15df0eb4cdf76340d9b6df36ef58d6a3e [INFO] running `Command { std: "docker" "start" "-a" "07a3900080f6549fe6a5c3dfb51ba8e15df0eb4cdf76340d9b6df36ef58d6a3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07a3900080f6549fe6a5c3dfb51ba8e15df0eb4cdf76340d9b6df36ef58d6a3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07a3900080f6549fe6a5c3dfb51ba8e15df0eb4cdf76340d9b6df36ef58d6a3e", kill_on_drop: false }` [INFO] [stdout] 07a3900080f6549fe6a5c3dfb51ba8e15df0eb4cdf76340d9b6df36ef58d6a3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aec9dea6f5c11d7d61d82c33f7f949df5aa5da21a3e30479dbd49d04cbf847a0 [INFO] running `Command { std: "docker" "start" "-a" "aec9dea6f5c11d7d61d82c33f7f949df5aa5da21a3e30479dbd49d04cbf847a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling zerovec v0.10.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling bon-macros v3.6.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_properties v1.5.0 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling bon v3.6.3 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling idna v1.0.0 [INFO] [stderr] Compiling url v2.5.1 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling wechat-vendor-sdk v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.99s [INFO] running `Command { std: "docker" "inspect" "aec9dea6f5c11d7d61d82c33f7f949df5aa5da21a3e30479dbd49d04cbf847a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aec9dea6f5c11d7d61d82c33f7f949df5aa5da21a3e30479dbd49d04cbf847a0", kill_on_drop: false }` [INFO] [stdout] aec9dea6f5c11d7d61d82c33f7f949df5aa5da21a3e30479dbd49d04cbf847a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac9f59956fad4ee1179013c0d1cb30cdafa52b4c26ddc23eeb36b1ebf5db195d [INFO] running `Command { std: "docker" "start" "-a" "ac9f59956fad4ee1179013c0d1cb30cdafa52b4c26ddc23eeb36b1ebf5db195d", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling wechat-vendor-sdk v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find `wxmini` in `wechat_vendor_sdk` [INFO] [stdout] --> tests/wxaccount.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use wechat_vendor_sdk::wxmini::{ [INFO] [stdout] | ^^^^^^ could not find `wxmini` in `wechat_vendor_sdk` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "wxmini")] [INFO] [stdout] | ------------------ the item is gated behind the `wxmini` feature [INFO] [stdout] 9 | #[cfg_attr(docsrs, doc(cfg(feature = "wxmini")))] [INFO] [stdout] 10 | pub mod wxmini; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `wxmini` in `wechat_vendor_sdk` [INFO] [stdout] --> tests/wxmini.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use wechat_vendor_sdk::wxmini::{ [INFO] [stdout] | ^^^^^^ could not find `wxmini` in `wechat_vendor_sdk` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "wxmini")] [INFO] [stdout] | ------------------ the item is gated behind the `wxmini` feature [INFO] [stdout] 9 | #[cfg_attr(docsrs, doc(cfg(feature = "wxmini")))] [INFO] [stdout] 10 | pub mod wxmini; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `wxpay` in `wechat_vendor_sdk` [INFO] [stdout] --> tests/wxpay.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use wechat_vendor_sdk::wxpay::api::{ [INFO] [stdout] | ^^^^^ could not find `wxpay` in `wechat_vendor_sdk` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "wxpay")] [INFO] [stdout] | ----------------- the item is gated behind the `wxpay` feature [INFO] [stdout] 13 | #[cfg_attr(docsrs, doc(cfg(feature = "wxpay")))] [INFO] [stdout] 14 | pub mod wxpay; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wechat_vendor_sdk::wxmini` [INFO] [stdout] --> tests/wxmini.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use wechat_vendor_sdk::wxmini::{ [INFO] [stdout] | ^^^^^^ could not find `wxmini` in `wechat_vendor_sdk` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "wxmini")] [INFO] [stdout] | ------------------ the item is gated behind the `wxmini` feature [INFO] [stdout] 9 | #[cfg_attr(docsrs, doc(cfg(feature = "wxmini")))] [INFO] [stdout] 10 | pub mod wxmini; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wechat_vendor_sdk::wxcorp` [INFO] [stdout] --> tests/wxcorp.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use wechat_vendor_sdk::wxcorp::{ [INFO] [stdout] | ^^^^^^ could not find `wxcorp` in `wechat_vendor_sdk` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "wxcorp")] [INFO] [stdout] | ------------------ the item is gated behind the `wxcorp` feature [INFO] [stdout] 6 | #[cfg_attr(docsrs, doc(cfg(feature = "wxcorp")))] [INFO] [stdout] 7 | pub mod wxcorp; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wechat_vendor_sdk::wxmini` [INFO] [stdout] --> tests/wxaccount.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use wechat_vendor_sdk::wxmini::{ [INFO] [stdout] | ^^^^^^ could not find `wxmini` in `wechat_vendor_sdk` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "wxmini")] [INFO] [stdout] | ------------------ the item is gated behind the `wxmini` feature [INFO] [stdout] 9 | #[cfg_attr(docsrs, doc(cfg(feature = "wxmini")))] [INFO] [stdout] 10 | pub mod wxmini; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wechat-vendor-sdk` (test "wxpay") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wechat-vendor-sdk` (test "wxmini") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wechat-vendor-sdk` (test "wxcorp") due to 1 previous error [INFO] [stderr] error: could not compile `wechat-vendor-sdk` (test "wxaccount") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ac9f59956fad4ee1179013c0d1cb30cdafa52b4c26ddc23eeb36b1ebf5db195d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac9f59956fad4ee1179013c0d1cb30cdafa52b4c26ddc23eeb36b1ebf5db195d", kill_on_drop: false }` [INFO] [stdout] ac9f59956fad4ee1179013c0d1cb30cdafa52b4c26ddc23eeb36b1ebf5db195d