[INFO] fetching crate tcp-server 0.2.2...
[INFO] checking tcp-server-0.2.2 against master#5dfe648b45659db8dd0a673a806bba3df84aa3af for pr-134273
[INFO] extracting crate tcp-server 0.2.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate tcp-server 0.2.2 on toolchain 5dfe648b45659db8dd0a673a806bba3df84aa3af
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate tcp-server 0.2.2
[INFO] finished tweaking crates.io crate tcp-server 0.2.2
[INFO] tweaked toml for crates.io crate tcp-server 0.2.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 159 packages to latest compatible versions
[INFO] [stderr] Adding tcp-client v0.1.1 (available: v0.2.0)
[INFO] [stderr] Adding tcp-handler v0.5.3 (available: v1.0.2)
[INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded reportme v0.2.1
[INFO] [stderr] Downloaded tcp-handler v0.5.3
[INFO] [stderr] Downloaded tcp-client v0.1.1
[INFO] [stderr] Downloaded variable-len-reader v2.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b54f1f4a4bf51f2e71b8c1e8299b91ddd2c61563b000fec707b15dfb0497263
[INFO] running `Command { std: "docker" "start" "-a" "9b54f1f4a4bf51f2e71b8c1e8299b91ddd2c61563b000fec707b15dfb0497263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b54f1f4a4bf51f2e71b8c1e8299b91ddd2c61563b000fec707b15dfb0497263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b54f1f4a4bf51f2e71b8c1e8299b91ddd2c61563b000fec707b15dfb0497263", kill_on_drop: false }`
[INFO] [stdout] 9b54f1f4a4bf51f2e71b8c1e8299b91ddd2c61563b000fec707b15dfb0497263
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f12e8ee4402002197a8e9aedf030bc9c625bfe052426fa4954b0efe55f547b82
[INFO] running `Command { std: "docker" "start" "-a" "f12e8ee4402002197a8e9aedf030bc9c625bfe052426fa4954b0efe55f547b82", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.92
[INFO] [stderr] Compiling unicode-ident v1.0.14
[INFO] [stderr] Compiling libc v0.2.169
[INFO] [stderr] Compiling stable_deref_trait v1.2.0
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling litemap v0.7.4
[INFO] [stderr] Compiling writeable v0.5.5
[INFO] [stderr] Compiling version_check v0.9.5
[INFO] [stderr] Compiling typenum v1.17.0
[INFO] [stderr] Compiling shlex v1.3.0
[INFO] [stderr] Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr] Compiling cc v1.2.7
[INFO] [stderr] Compiling icu_properties_data v1.5.0
[INFO] [stderr] Compiling smallvec v1.13.2
[INFO] [stderr] Compiling generic-array v0.14.7
[INFO] [stderr] Compiling write16 v1.0.0
[INFO] [stderr] Compiling utf8_iter v1.0.4
[INFO] [stderr] Compiling icu_normalizer_data v1.5.0
[INFO] [stderr] Compiling utf16_iter v1.0.5
[INFO] [stderr] Compiling untrusted v0.9.0
[INFO] [stderr] Compiling serde v1.0.217
[INFO] [stderr] Compiling rustls-pki-types v1.10.1
[INFO] [stderr] Compiling spin v0.9.8
[INFO] [stderr] Compiling rustls v0.23.20
[INFO] [stderr] Compiling serde_json v1.0.134
[INFO] [stderr] Compiling anyhow v1.0.95
[INFO] [stderr] Compiling percent-encoding v2.3.1
[INFO] [stderr] Compiling quote v1.0.38
[INFO] [stderr] Compiling form_urlencoded v1.2.1
[INFO] [stderr] Checking getrandom v0.2.15
[INFO] [stderr] Compiling memchr v2.7.4
[INFO] [stderr] Compiling syn v2.0.95
[INFO] [stderr] Compiling autocfg v1.4.0
[INFO] [stderr] Checking rand_core v0.6.4
[INFO] [stderr] Compiling subtle v2.6.1
[INFO] [stderr] Compiling itoa v1.0.14
[INFO] [stderr] Compiling once_cell v1.20.2
[INFO] [stderr] Compiling log v0.4.22
[INFO] [stderr] Compiling zeroize v1.8.1
[INFO] [stderr] Compiling ryu v1.0.18
[INFO] [stderr] Compiling webpki-roots v0.26.7
[INFO] [stderr] Compiling base64 v0.22.1
[INFO] [stderr] Checking const-oid v0.9.6
[INFO] [stderr] Compiling ring v0.17.8
[INFO] [stderr] Checking crypto-common v0.1.6
[INFO] [stderr] Compiling libm v0.2.11
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Checking byteorder v1.5.0
[INFO] [stderr] Checking cpufeatures v0.2.16
[INFO] [stderr] Checking bytes v1.9.0
[INFO] [stderr] Checking der v0.7.9
[INFO] [stderr] Checking block-buffer v0.10.4
[INFO] [stderr] Checking inout v0.1.3
[INFO] [stderr] Checking pin-project-lite v0.2.15
[INFO] [stderr] Checking digest v0.10.7
[INFO] [stderr] Checking cipher v0.4.4
[INFO] [stderr] Checking universal-hash v0.5.1
[INFO] [stderr] Checking signal-hook-registry v1.4.2
[INFO] [stderr] Checking mio v1.0.3
[INFO] [stderr] Checking socket2 v0.5.8
[INFO] [stderr] Checking opaque-debug v0.3.1
[INFO] [stderr] Compiling num-bigint-dig v0.8.4
[INFO] [stderr] Checking lazy_static v1.5.0
[INFO] [stderr] Checking polyval v0.6.2
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Checking adler2 v2.0.0
[INFO] [stderr] Checking ghash v0.5.1
[INFO] [stderr] Checking miniz_oxide v0.8.2
[INFO] [stderr] Checking aead v0.5.2
[INFO] [stderr] Checking ctr v0.9.2
[INFO] [stderr] Checking spki v0.7.3
[INFO] [stderr] Checking pkcs8 v0.10.2
[INFO] [stderr] Checking aes v0.8.4
[INFO] [stderr] Checking pkcs1 v0.7.5
[INFO] [stderr] Checking signature v2.2.0
[INFO] [stderr] Checking aho-corasick v1.1.3
[INFO] [stderr] Checking crc32fast v1.4.2
[INFO] [stderr] Checking num-integer v0.1.46
[INFO] [stderr] Checking regex-syntax v0.8.5
[INFO] [stderr] Checking flate2 v1.0.35
[INFO] [stderr] Checking aes-gcm v0.10.3
[INFO] [stderr] Checking num-iter v0.1.45
[INFO] [stderr] Checking sha2 v0.10.8
[INFO] [stderr] Checking futures-core v0.3.31
[INFO] [stderr] Checking futures-task v0.3.31
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking utf8parse v0.2.2
[INFO] [stderr] Checking anstyle-parse v0.2.6
[INFO] [stderr] Checking colorchoice v1.0.3
[INFO] [stderr] Checking futures-sink v0.3.31
[INFO] [stderr] Checking anstyle v1.0.10
[INFO] [stderr] Checking is_terminal_polyfill v1.70.1
[INFO] [stderr] Checking anstyle-query v1.1.2
[INFO] [stderr] Checking humantime v2.1.0
[INFO] [stderr] Checking anstream v0.6.18
[INFO] [stderr] Checking regex-automata v0.4.9
[INFO] [stderr] Compiling synstructure v0.13.1
[INFO] [stderr] Compiling rustls-webpki v0.102.8
[INFO] [stderr] Compiling zerofrom-derive v0.1.5
[INFO] [stderr] Compiling yoke-derive v0.7.5
[INFO] [stderr] Compiling zerovec-derive v0.10.3
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling icu_provider_macros v1.5.0
[INFO] [stderr] Compiling zerocopy-derive v0.7.35
[INFO] [stderr] Compiling tokio-macros v2.4.0
[INFO] [stderr] Checking zerocopy v0.7.35
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Checking tokio v1.42.0
[INFO] [stderr] Compiling futures-macro v0.3.31
[INFO] [stderr] Checking regex v1.11.1
[INFO] [stderr] Compiling async-trait v0.1.84
[INFO] [stderr] Checking env_filter v0.1.3
[INFO] [stderr] Compiling zerofrom v0.1.5
[INFO] [stderr] Compiling yoke v0.7.5
[INFO] [stderr] Checking env_logger v0.11.6
[INFO] [stderr] Checking ppv-lite86 v0.2.20
[INFO] [stderr] Compiling zerovec v0.10.4
[INFO] [stderr] Checking futures-util v0.3.31
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Checking rand v0.8.5
[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] Checking rsa v0.9.7
[INFO] [stderr] Compiling icu_locid_transform v1.5.0
[INFO] [stderr] Compiling icu_properties v1.5.1
[INFO] [stderr] Checking tokio-util v0.7.13
[INFO] [stderr] Compiling icu_normalizer v1.5.0
[INFO] [stderr] Compiling idna_adapter v1.2.0
[INFO] [stderr] Compiling idna v1.0.3
[INFO] [stderr] Compiling url v2.5.4
[INFO] [stderr] Compiling ureq v2.12.1
[INFO] [stderr] Compiling reportme v0.2.1
[INFO] [stderr] Compiling variable-len-reader v2.4.0
[INFO] [stderr] Compiling tcp-handler v0.5.3
[INFO] [stderr] Compiling tcp-client v0.1.1
[INFO] [stderr] Compiling tcp-server v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: tcp-server@0.2.2: ReportMe: https://crateio.xxc-metrics.pages.dev/metrics: Dns Failed: resolve dns name 'crateio.xxc-metrics.pages.dev:443': failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout] --> src/mutable_cipher.rs:27:75
[INFO] [stdout] |
[INFO] [stdout] 27 | pub(crate) async fn get<'a>(&'a self) -> Result<(AesCipher, MutexGuard