[INFO] fetching crate paho-mqtt 0.13.3... [INFO] checking paho-mqtt-0.13.3 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate paho-mqtt 0.13.3 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate paho-mqtt 0.13.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate paho-mqtt 0.13.3 [INFO] tweaked toml for crates.io crate paho-mqtt 0.13.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate paho-mqtt 0.13.3 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate paho-mqtt 0.13.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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cba5e6130f9582ff2e0bc944687d74a8a469b67a1c655a1a0ec1e98932dcfea5 [INFO] running `Command { std: "docker" "start" "-a" "cba5e6130f9582ff2e0bc944687d74a8a469b67a1c655a1a0ec1e98932dcfea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cba5e6130f9582ff2e0bc944687d74a8a469b67a1c655a1a0ec1e98932dcfea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cba5e6130f9582ff2e0bc944687d74a8a469b67a1c655a1a0ec1e98932dcfea5", kill_on_drop: false }` [INFO] [stdout] cba5e6130f9582ff2e0bc944687d74a8a469b67a1c655a1a0ec1e98932dcfea5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 666cde19b92ee1e4990cf07259d4b814c90785f00adef7dde78df59262f7f5a3 [INFO] running `Command { std: "docker" "start" "-a" "666cde19b92ee1e4990cf07259d4b814c90785f00adef7dde78df59262f7f5a3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking value-bag v1.10.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling rustix v0.37.26 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking concurrent-queue v2.3.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking async-task v4.5.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking winnow v0.6.24 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking async-executor v1.6.0 [INFO] [stderr] Checking blocking v1.4.1 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling paho-mqtt-sys v0.10.2 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking ctrlc v3.4.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking async-global-executor v2.3.1 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking paho-mqtt v0.13.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/properties.rs:979:17 [INFO] [stdout] | [INFO] [stdout] 979 | pub fn iter(&self, code: PropertyCode) -> PropertyIterator { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 979 | pub fn iter(&self, code: PropertyCode) -> PropertyIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/properties.rs:1047:22 [INFO] [stdout] | [INFO] [stdout] 1047 | pub fn user_iter(&self) -> StringPairIterator { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1047 | pub fn user_iter(&self) -> StringPairIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/topic_matcher.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | fn iter(&self) -> NodeIter { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 108 | fn iter(&self) -> NodeIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/topic_matcher.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | fn iter_mut(&mut self) -> NodeIterMut { [INFO] [stdout] | ^^^^^^^^^ -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 118 | fn iter_mut(&mut self) -> NodeIterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/topic_matcher.rs:313:17 [INFO] [stdout] | [INFO] [stdout] 313 | pub fn iter(&self) -> NodeIter { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 313 | pub fn iter(&self) -> NodeIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/topic_matcher.rs:318:21 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn iter_mut(&mut self) -> NodeIterMut { [INFO] [stdout] | ^^^^^^^^^ -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 318 | pub fn iter_mut(&mut self) -> NodeIterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/properties.rs:979:17 [INFO] [stdout] | [INFO] [stdout] 979 | pub fn iter(&self, code: PropertyCode) -> PropertyIterator { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 979 | pub fn iter(&self, code: PropertyCode) -> PropertyIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/properties.rs:1047:22 [INFO] [stdout] | [INFO] [stdout] 1047 | pub fn user_iter(&self) -> StringPairIterator { [INFO] [stdout] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1047 | pub fn user_iter(&self) -> StringPairIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/topic_matcher.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | fn iter(&self) -> NodeIter { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 108 | fn iter(&self) -> NodeIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/topic_matcher.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | fn iter_mut(&mut self) -> NodeIterMut { [INFO] [stdout] | ^^^^^^^^^ -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 118 | fn iter_mut(&mut self) -> NodeIterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/topic_matcher.rs:313:17 [INFO] [stdout] | [INFO] [stdout] 313 | pub fn iter(&self) -> NodeIter { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 313 | pub fn iter(&self) -> NodeIter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/topic_matcher.rs:318:21 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn iter_mut(&mut self) -> NodeIterMut { [INFO] [stdout] | ^^^^^^^^^ -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 318 | pub fn iter_mut(&mut self) -> NodeIterMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.76s [INFO] running `Command { std: "docker" "inspect" "666cde19b92ee1e4990cf07259d4b814c90785f00adef7dde78df59262f7f5a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "666cde19b92ee1e4990cf07259d4b814c90785f00adef7dde78df59262f7f5a3", kill_on_drop: false }` [INFO] [stdout] 666cde19b92ee1e4990cf07259d4b814c90785f00adef7dde78df59262f7f5a3