[INFO] fetching crate pubnub 0.7.0...
[INFO] checking pubnub-0.7.0 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] extracting crate pubnub 0.7.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate pubnub 0.7.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pubnub 0.7.0
[INFO] tweaked toml for crates.io crate pubnub 0.7.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pubnub 0.7.0 on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pubnub 0.7.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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 627d2fdc50ecc33bdf1e6e350293a5731a2425078093c752e2230d2151758a38
[INFO] running `Command { std: "docker" "start" "-a" "627d2fdc50ecc33bdf1e6e350293a5731a2425078093c752e2230d2151758a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "627d2fdc50ecc33bdf1e6e350293a5731a2425078093c752e2230d2151758a38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "627d2fdc50ecc33bdf1e6e350293a5731a2425078093c752e2230d2151758a38", kill_on_drop: false }`
[INFO] [stdout] 627d2fdc50ecc33bdf1e6e350293a5731a2425078093c752e2230d2151758a38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 243f9ba9708588cb18de03e2c9d36b3c5de011b6930f643814017fcd5dc34668
[INFO] running `Command { std: "docker" "start" "-a" "243f9ba9708588cb18de03e2c9d36b3c5de011b6930f643814017fcd5dc34668", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking retain_mut v0.1.9
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking ignore v0.4.24
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling derive-getters v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]     Checking junit-report v0.8.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]     Checking typed-builder v0.15.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking lazy-regex v3.4.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking phantom-type v0.4.2
[INFO] [stderr]    Compiling cucumber-codegen v0.20.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking deadpool v0.9.5
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking cucumber v0.20.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling cargo-lock v9.0.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling built v0.6.1
[INFO] [stderr]    Compiling pubnub v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking wiremock v0.5.22
[INFO] [stdout] warning: unused import: `runtime::Runtime`
[INFO] [stdout]   --> src/dx/subscribe/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     runtime::Runtime,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `runtime::Runtime`
[INFO] [stdout]   --> src/dx/subscribe/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     runtime::Runtime,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `APISuccessBody` is never constructed
[INFO] [stdout]   --> src/core/service_response.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct APISuccessBody<D> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `APISuccessBodyWithPayload` is never constructed
[INFO] [stdout]   --> src/core/service_response.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct APISuccessBodyWithPayload<D> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `APISuccessBodyWithMessage` is never constructed
[INFO] [stdout]   --> src/core/service_response.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct APISuccessBodyWithMessage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `APISuccessBodyWithFlattenedPayload` is never constructed
[INFO] [stdout]   --> src/core/service_response.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct APISuccessBodyWithFlattenedPayload<D> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `APISuccessBody` is never constructed
[INFO] [stdout]   --> src/core/service_response.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct APISuccessBody<D> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `APISuccessBodyWithPayload` is never constructed
[INFO] [stdout]   --> src/core/service_response.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct APISuccessBodyWithPayload<D> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `APISuccessBodyWithMessage` is never constructed
[INFO] [stdout]   --> src/core/service_response.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct APISuccessBodyWithMessage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `APISuccessBodyWithFlattenedPayload` is never constructed
[INFO] [stdout]   --> src/core/service_response.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub struct APISuccessBodyWithFlattenedPayload<D> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "243f9ba9708588cb18de03e2c9d36b3c5de011b6930f643814017fcd5dc34668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "243f9ba9708588cb18de03e2c9d36b3c5de011b6930f643814017fcd5dc34668", kill_on_drop: false }`
[INFO] [stdout] 243f9ba9708588cb18de03e2c9d36b3c5de011b6930f643814017fcd5dc34668
