[INFO] cloning repository https://github.com/vasyafromrussia/near-intents-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vasyafromrussia/near-intents-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasyafromrussia%2Fnear-intents-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasyafromrussia%2Fnear-intents-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f6328c5b087c4c159fa6754dd449fb2c22eee06 [INFO] checking vasyafromrussia/near-intents-playground against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvasyafromrussia%2Fnear-intents-playground" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vasyafromrussia/near-intents-playground [INFO] finished tweaking git repo https://github.com/vasyafromrussia/near-intents-playground [INFO] tweaked toml for git repo https://github.com/vasyafromrussia/near-intents-playground written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vasyafromrussia/near-intents-playground on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vasyafromrussia/near-intents-playground 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60a1850812aab09802d42c16d11d01dfafb0f02698898d1fa9a7f5dc8c6ac6a3 [INFO] running `Command { std: "docker" "start" "-a" "60a1850812aab09802d42c16d11d01dfafb0f02698898d1fa9a7f5dc8c6ac6a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60a1850812aab09802d42c16d11d01dfafb0f02698898d1fa9a7f5dc8c6ac6a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60a1850812aab09802d42c16d11d01dfafb0f02698898d1fa9a7f5dc8c6ac6a3", kill_on_drop: false }` [INFO] [stdout] 60a1850812aab09802d42c16d11d01dfafb0f02698898d1fa9a7f5dc8c6ac6a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60336b6cbd8b125dea5af9bb97deea31148656011d302ceaa9b9431668812f58 [INFO] running `Command { std: "docker" "start" "-a" "60336b6cbd8b125dea5af9bb97deea31148656011d302ceaa9b9431668812f58", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling borsh v1.5.5 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling near-schema-checker-macro v0.28.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking near-schema-checker-core v0.28.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking near-schema-checker-lib v0.28.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking json_comments v0.2.2 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking near-stdx v0.28.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling easy-ext v0.2.9 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling near-sdk-macros v5.7.0 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling getrandom v0.3.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking near-sys v0.2.2 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking data-encoding v2.7.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling hidapi v2.6.3 [INFO] [stderr] Checking rand_core v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling borsh-derive v1.5.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [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 tracing-attributes v0.1.28 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking near-config-utils v0.28.0 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Checking slipped10 v0.4.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking snafu v0.8.5 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking ledger-apdu v0.11.0 [INFO] [stderr] Checking ledger-transport v0.11.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/ffidisp/watch.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | Readable = ffi::DBUS_WATCH_READABLE as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/ffidisp/watch.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | Writable = ffi::DBUS_WATCH_WRITABLE as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/ffidisp/watch.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | Error = ffi::DBUS_WATCH_ERROR as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/ffidisp/watch.rs:57:14 [INFO] [stdout] | [INFO] [stdout] 57 | Hangup = ffi::DBUS_WATCH_HANGUP as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/ffidisp.rs:96:24 [INFO] [stdout] | [INFO] [stdout] 96 | AllowReplacement = ffi::DBUS_NAME_FLAG_ALLOW_REPLACEMENT as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/ffidisp.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | ReplaceExisting = ffi::DBUS_NAME_FLAG_REPLACE_EXISTING as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/ffidisp.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 100 | DoNotQueue = ffi::DBUS_NAME_FLAG_DO_NOT_QUEUE as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dbus` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "60336b6cbd8b125dea5af9bb97deea31148656011d302ceaa9b9431668812f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60336b6cbd8b125dea5af9bb97deea31148656011d302ceaa9b9431668812f58", kill_on_drop: false }` [INFO] [stdout] 60336b6cbd8b125dea5af9bb97deea31148656011d302ceaa9b9431668812f58