[INFO] fetching crate sn_record_store 0.1.13... [INFO] testing sn_record_store-0.1.13 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate sn_record_store 0.1.13 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate sn_record_store 0.1.13 [INFO] finished tweaking crates.io crate sn_record_store 0.1.13 [INFO] tweaked toml for crates.io crate sn_record_store 0.1.13 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sn_record_store 0.1.13 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 377 packages to latest compatible versions [INFO] [stderr] Adding brotli v3.3.4 (available: v3.5.0) [INFO] [stderr] Adding brotli-decompressor v2.3.5 (available: v2.5.1) [INFO] [stderr] Adding libp2p v0.51.4 (available: v0.56.0) [INFO] [stderr] Adding proc-macro-crate v1.1.3 (available: v1.3.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding sn_protocol v0.2.10 (available: v0.17.15) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4927276d5afb48ff8997842fd008222b44c9adaa40c68b92aaf80983851e5b1f [INFO] running `Command { std: "docker" "start" "-a" "4927276d5afb48ff8997842fd008222b44c9adaa40c68b92aaf80983851e5b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4927276d5afb48ff8997842fd008222b44c9adaa40c68b92aaf80983851e5b1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4927276d5afb48ff8997842fd008222b44c9adaa40c68b92aaf80983851e5b1f", kill_on_drop: false }` [INFO] [stdout] 4927276d5afb48ff8997842fd008222b44c9adaa40c68b92aaf80983851e5b1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6c4377d51135598a01bd7ef696f4c0ac2ddb592dc85131750f75ef360d0d89d [INFO] running `Command { std: "docker" "start" "-a" "e6c4377d51135598a01bd7ef696f4c0ac2ddb592dc85131750f75ef360d0d89d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling blst v0.3.15 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling brotli-decompressor v2.3.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling libp2p-swarm-derive v0.32.0 [INFO] [stderr] Compiling custom_debug_derive v0.5.1 [INFO] [stderr] Compiling pairing v0.22.0 [INFO] [stderr] Compiling custom_debug v0.5.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [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 ed25519-dalek v2.2.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling libp2p-identity v0.2.12 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures-bounded v0.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling multiaddr v0.18.2 [INFO] [stderr] Compiling blstrs v0.6.2 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling crdts v7.3.2 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling xor_name v5.0.0 [INFO] [stderr] Compiling blsttc v8.0.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling sn_dbc v19.1.1 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling quick-protobuf-codec v0.2.0 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling libp2p-core v0.40.1 [INFO] [stderr] Compiling libp2p-identity v0.1.3 [INFO] [stderr] Compiling libp2p-core v0.39.2 [INFO] [stderr] Compiling libp2p-swarm v0.43.7 [INFO] [stderr] Compiling libp2p-connection-limits v0.2.1 [INFO] [stderr] Compiling libp2p-identify v0.43.1 [INFO] [stderr] Compiling libp2p-kad v0.44.6 [INFO] [stderr] Compiling libp2p-allow-block-list v0.2.0 [INFO] [stderr] Compiling libp2p-swarm v0.42.2 [INFO] [stderr] Compiling self_encryption v0.28.6 [INFO] [stderr] Compiling sn_registers v0.1.11 [INFO] [stderr] Compiling libp2p-connection-limits v0.1.0 [INFO] [stderr] Compiling libp2p-kad v0.43.3 [INFO] [stderr] Compiling libp2p-allow-block-list v0.1.1 [INFO] [stderr] Compiling libp2p v0.52.4 [INFO] [stderr] Compiling sn_protocol v0.2.10 [INFO] [stderr] Compiling libp2p v0.51.4 [INFO] [stderr] Compiling sn_record_store v0.1.13 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:154:63 [INFO] [stdout] | [INFO] [stdout] 154 | .map(|record_key| NetworkAddress::from_record_key(record_key.clone())) [INFO] [stdout] | ------------------------------- ^^^^^^^^^^^^^^^^^^ expected `Key`, found `RecordKey` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: two different versions of crate `libp2p_kad` are being used; two types coming from two different versions of the same crate are different types even if they look the same [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libp2p-kad-0.43.3/src/record_priv.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Key(Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^ this is the found type `libp2p::libp2p_kad::RecordKey` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libp2p-kad-0.44.6/src/record_priv.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Key(Bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^ this is the expected type `libp2p_kad::record_priv::Key` [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use libp2p::{ [INFO] [stdout] | ------ one version of crate `libp2p_kad` used here, as a dependency of crate `libp2p` [INFO] [stdout] ... [INFO] [stdout] 20 | use sn_protocol::NetworkAddress; [INFO] [stdout] | ----------- one version of crate `libp2p_kad` used here, as a dependency of crate `libp2p` [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sn_protocol-0.2.10/src/lib.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn from_record_key(record_key: RecordKey) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sn_record_store` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e6c4377d51135598a01bd7ef696f4c0ac2ddb592dc85131750f75ef360d0d89d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6c4377d51135598a01bd7ef696f4c0ac2ddb592dc85131750f75ef360d0d89d", kill_on_drop: false }` [INFO] [stdout] e6c4377d51135598a01bd7ef696f4c0ac2ddb592dc85131750f75ef360d0d89d