[INFO] fetching crate wx_pay 0.3.3... [INFO] checking wx_pay-0.3.3 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] extracting crate wx_pay 0.3.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate wx_pay 0.3.3 [INFO] finished tweaking crates.io crate wx_pay 0.3.3 [INFO] tweaked toml for crates.io crate wx_pay 0.3.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wx_pay 0.3.3 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wx_pay 0.3.3 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpufeatures v0.2.3 [INFO] [stderr] Downloaded tracing-core v0.1.29 [INFO] [stderr] Downloaded base64ct v1.5.1 [INFO] [stderr] Downloaded futures-sink v0.3.23 [INFO] [stderr] Downloaded futures-task v0.3.23 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.32 [INFO] [stderr] Downloaded aead v0.5.1 [INFO] [stderr] Downloaded ctr v0.9.1 [INFO] [stderr] Downloaded polyval v0.6.0 [INFO] [stderr] Downloaded futures-channel v0.3.23 [INFO] [stderr] Downloaded tracing v0.1.36 [INFO] [stderr] Downloaded futures-util v0.3.23 [INFO] [stderr] Downloaded tokio-util v0.7.3 [INFO] [stderr] Downloaded openssl v0.10.41 [INFO] [stderr] Downloaded aes v0.8.1 [INFO] [stderr] Downloaded web-sys v0.3.59 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c9648ba6fc9918c5a9a612d1fab8c5481099cafda027a6fb71c295dabad977d [INFO] running `Command { std: "docker" "start" "-a" "1c9648ba6fc9918c5a9a612d1fab8c5481099cafda027a6fb71c295dabad977d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c9648ba6fc9918c5a9a612d1fab8c5481099cafda027a6fb71c295dabad977d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c9648ba6fc9918c5a9a612d1fab8c5481099cafda027a6fb71c295dabad977d", kill_on_drop: false }` [INFO] [stdout] 1c9648ba6fc9918c5a9a612d1fab8c5481099cafda027a6fb71c295dabad977d [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a8572ed9442bda24ec7fb50fde70f3be6ab35771d2d49e3b3a91da3b7471c72 [INFO] running `Command { std: "docker" "start" "-a" "4a8572ed9442bda24ec7fb50fde70f3be6ab35771d2d49e3b3a91da3b7471c72", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Checking cpufeatures v0.2.3 [INFO] [stderr] Checking base64ct v1.5.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking futures-sink v0.3.23 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking iana-time-zone v0.1.46 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking num-bigint-dig v0.8.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking aead v0.5.1 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking polyval v0.6.0 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking ctr v0.9.1 [INFO] [stderr] Checking aes v0.8.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking wx_pay v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> src/api/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use pay_api::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(crate)` [INFO] [stdout] --> src/api/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use pay_api::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(crate)` [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::*` [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Amount` and `Payer` [INFO] [stdout] --> src/wx_pay.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | api::{Amount, Jsapi, PayApi, Payer, WxPayData}, [INFO] [stdout] | ^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> src/api/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use pay_api::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(crate)` [INFO] [stdout] --> src/api/mod.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use pay_api::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(crate)` [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::*` [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Amount` and `Payer` [INFO] [stdout] --> src/wx_pay.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | api::{Amount, Jsapi, PayApi, Payer, WxPayData}, [INFO] [stdout] | ^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.82s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "4a8572ed9442bda24ec7fb50fde70f3be6ab35771d2d49e3b3a91da3b7471c72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a8572ed9442bda24ec7fb50fde70f3be6ab35771d2d49e3b3a91da3b7471c72", kill_on_drop: false }` [INFO] [stdout] 4a8572ed9442bda24ec7fb50fde70f3be6ab35771d2d49e3b3a91da3b7471c72