[INFO] fetching crate open-lark 0.13.2...
[INFO] testing open-lark-0.13.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate open-lark 0.13.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate open-lark 0.13.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate open-lark 0.13.2
[INFO] tweaked toml for crates.io crate open-lark 0.13.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate open-lark 0.13.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate open-lark 0.13.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.23.1
[INFO] [stderr]   Downloaded lark-websocket-protobuf v0.1.1
[INFO] [stderr]   Downloaded prost-build v0.12.6
[INFO] [stderr]   Downloaded quick_cache v0.6.16
[INFO] [stderr]   Downloaded tungstenite v0.23.0
[INFO] [stderr]   Downloaded wasi v0.14.4+wasi-0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 606427852d9bcac94b9e100afea5387d3794f136ffe6f83494954715c0250130
[INFO] running `Command { std: "docker" "start" "-a" "606427852d9bcac94b9e100afea5387d3794f136ffe6f83494954715c0250130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "606427852d9bcac94b9e100afea5387d3794f136ffe6f83494954715c0250130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "606427852d9bcac94b9e100afea5387d3794f136ffe6f83494954715c0250130", kill_on_drop: false }`
[INFO] [stdout] 606427852d9bcac94b9e100afea5387d3794f136ffe6f83494954715c0250130
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afcc14593ee8cfcb32fe7b5b6dc8f1abfc7c4aa88a4661614ceb00c678c7524d
[INFO] running `Command { std: "docker" "start" "-a" "afcc14593ee8cfcb32fe7b5b6dc8f1abfc7c4aa88a4661614ceb00c678c7524d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling quick_cache v0.6.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling open-lark v0.13.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `open-lark` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name open_lark --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="authentication"' --cfg 'feature="cloud-docs"' --cfg 'feature="contact"' --cfg 'feature="default"' --cfg 'feature="group"' --cfg 'feature="im"' --cfg 'feature="search"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acs", "admin", "ai", "aily", "apass", "application", "approval", "attendance", "authentication", "bot", "calendar", "cardkit", "cloud-docs", "contact", "corehr", "default", "directory", "ehr", "elearning", "full", "group", "helpdesk", "hire", "human-authentication", "im", "lark-websocket-protobuf", "lingo", "mail", "mdm", "minutes", "moments", "okr", "payroll", "performance", "personal-settings", "prost", "report", "search", "security-and-compliance", "task", "tenant", "tenant-tag", "tokio-tungstenite", "trust-party", "vc", "verification", "websocket", "workplace"))' -C metadata=f13f7dccc144ebe7 -C extra-filename=-fb4d4faff0471bc3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3184d56c79a60c84.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b0c78efcf7031a0e.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-216937815d5196b4.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2a9c999341806574.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-942fb108d2e342ed.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-00e06b799e47e48e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-62f38dd377528769.rmeta --extern quick_cache=/opt/rustwide/target/debug/deps/libquick_cache-40e970ce76e436cd.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-29d89118d2482e45.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b1f989a6d2cea416.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-31936c183c2411f6.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c8d4ad5cf403e39c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e8f44e3e2e5b507b.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-2a44ebbf3559c972.so --extern sha2=/opt/rustwide/target/debug/deps/libsha2-dd9e1c6d9381a3ed.rmeta --extern simd_adler32=/opt/rustwide/target/debug/deps/libsimd_adler32-1857eb2e05e0033d.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-6c20f04ca0229aa4.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-890a75413572c775.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ae97930d2dcb25d0.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4fe4801eb976c472.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-f0cdc7dab5ab3c75.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-24e572b388d37349.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-64d2412bcab3c19f/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "afcc14593ee8cfcb32fe7b5b6dc8f1abfc7c4aa88a4661614ceb00c678c7524d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afcc14593ee8cfcb32fe7b5b6dc8f1abfc7c4aa88a4661614ceb00c678c7524d", kill_on_drop: false }`
[INFO] [stdout] afcc14593ee8cfcb32fe7b5b6dc8f1abfc7c4aa88a4661614ceb00c678c7524d
