[INFO] fetching crate pdk-core 1.9.2...
[INFO] checking pdk-core-1.9.2 against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] extracting crate pdk-core 1.9.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate pdk-core 1.9.2
[INFO] finished tweaking crates.io crate pdk-core 1.9.2
[INFO] tweaked toml for crates.io crate pdk-core 1.9.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pdk-core 1.9.2 on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pdk-core 1.9.2 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 846bc7a91ff19cfe76d75a6e3ca3809815baa7502329f81c60cd8f7b973b4185
[INFO] running `Command { std: "docker" "start" "846bc7a91ff19cfe76d75a6e3ca3809815baa7502329f81c60cd8f7b973b4185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "846bc7a91ff19cfe76d75a6e3ca3809815baa7502329f81c60cd8f7b973b4185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "846bc7a91ff19cfe76d75a6e3ca3809815baa7502329f81c60cd8f7b973b4185" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "846bc7a91ff19cfe76d75a6e3ca3809815baa7502329f81c60cd8f7b973b4185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "846bc7a91ff19cfe76d75a6e3ca3809815baa7502329f81c60cd8f7b973b4185" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling libc v0.2.188
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking pdk-proxy-wasm-stub v1.9.2
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking syn v2.0.119
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking pdk-pel v1.9.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking serial_test v3.5.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling pdk-macros v1.9.2
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking pdk-serde-fixint v1.9.2
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking pdk-classy v1.9.2
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]     Checking pdk-script v1.9.2
[INFO] [stderr]    Compiling pdk-core v1.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking version-sync v0.9.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:399:33
[INFO] [stdout]     |
[INFO] [stdout] 399 |     fn deserializer(uri_string: &str) -> StrDeserializer<serde::de::value::Error> {
[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] 399 |     fn deserializer(uri_string: &str) -> StrDeserializer<'_, serde::de::value::Error> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.89s
[INFO] running `Command { std: "docker" "inspect" "846bc7a91ff19cfe76d75a6e3ca3809815baa7502329f81c60cd8f7b973b4185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "846bc7a91ff19cfe76d75a6e3ca3809815baa7502329f81c60cd8f7b973b4185", kill_on_drop: false }`
[INFO] [stdout] 846bc7a91ff19cfe76d75a6e3ca3809815baa7502329f81c60cd8f7b973b4185
