[INFO] fetching crate openiap-clib 0.0.41...
[INFO] checking openiap-clib-0.0.41 against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] extracting crate openiap-clib 0.0.41 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate openiap-clib 0.0.41
[INFO] finished tweaking crates.io crate openiap-clib 0.0.41
[INFO] tweaked toml for crates.io crate openiap-clib 0.0.41 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate openiap-clib 0.0.41 on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openiap-clib 0.0.41 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-process v2.3.0
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.28.0
[INFO] [stderr]   Downloaded sqids v0.4.2
[INFO] [stderr]   Downloaded memory-stats v1.2.0
[INFO] [stderr]   Downloaded systemstat v0.2.4
[INFO] [stderr]   Downloaded opentelemetry-http v0.28.0
[INFO] [stderr]   Downloaded async-signal v0.2.10
[INFO] [stderr]   Downloaded opentelemetry-appender-tracing v0.28.1
[INFO] [stderr]   Downloaded perf_monitor v0.2.1
[INFO] [stderr]   Downloaded openiap-client v0.0.41
[INFO] [stderr]   Downloaded minreq v2.13.3
[INFO] [stderr]   Downloaded openiap-proto v0.0.41
[INFO] [stderr]   Downloaded opentelemetry v0.28.0
[INFO] [stderr]   Downloaded opentelemetry-proto v0.28.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.28.0
[INFO] [stderr]   Downloaded cbindgen v0.28.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88135912bc8b428b6bab34d2ddf8e1960728c24e45bf9ef75043261c0f22f351
[INFO] running `Command { std: "docker" "start" "-a" "88135912bc8b428b6bab34d2ddf8e1960728c24e45bf9ef75043261c0f22f351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88135912bc8b428b6bab34d2ddf8e1960728c24e45bf9ef75043261c0f22f351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88135912bc8b428b6bab34d2ddf8e1960728c24e45bf9ef75043261c0f22f351", kill_on_drop: false }`
[INFO] [stdout] 88135912bc8b428b6bab34d2ddf8e1960728c24e45bf9ef75043261c0f22f351
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 024f4ec1f0f624d4c7cae6640ff83e5f9519354b1977664187b6f8c75a55702c
[INFO] running `Command { std: "docker" "start" "-a" "024f4ec1f0f624d4c7cae6640ff83e5f9519354b1977664187b6f8c75a55702c", kill_on_drop: false }`
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]     Checking opentelemetry v0.28.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling cbindgen v0.28.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling minreq v2.13.3
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking sqids v0.4.2
[INFO] [stderr]     Checking systemstat v0.2.4
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]     Checking opentelemetry-appender-tracing v0.28.1
[INFO] [stderr]     Checking async-std v1.13.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking memory-stats v1.2.0
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking opentelemetry_sdk v0.28.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]    Compiling perf_monitor v0.2.1
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking opentelemetry-http v0.28.0
[INFO] [stderr]    Compiling openiap-clib v0.0.41 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking opentelemetry-proto v0.28.0
[INFO] [stderr]     Checking openiap-proto v0.0.41
[INFO] [stderr]     Checking opentelemetry-otlp v0.28.0
[INFO] [stderr]     Checking openiap-client v0.0.41
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "024f4ec1f0f624d4c7cae6640ff83e5f9519354b1977664187b6f8c75a55702c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "024f4ec1f0f624d4c7cae6640ff83e5f9519354b1977664187b6f8c75a55702c", kill_on_drop: false }`
[INFO] [stdout] 024f4ec1f0f624d4c7cae6640ff83e5f9519354b1977664187b6f8c75a55702c
