[INFO] fetching crate near-primitives-core 0.27.0... [INFO] checking near-primitives-core-0.27.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate near-primitives-core 0.27.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate near-primitives-core 0.27.0 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate near-primitives-core 0.27.0 [INFO] finished tweaking crates.io crate near-primitives-core 0.27.0 [INFO] tweaked toml for crates.io crate near-primitives-core 0.27.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 77 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding bs58 v0.4.0 (available: v0.5.1) [INFO] [stderr] Adding derive_more v0.99.18 (available: v1.0.0) [INFO] [stderr] Adding num-rational v0.3.2 (available: v0.4.2) [INFO] [stderr] Adding thiserror v1.0.68 (available: v2.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18386e88770f9530fea1f48140859ecc2c60df148895338cbaff6d0822a6bb79 [INFO] running `Command { std: "docker" "start" "-a" "18386e88770f9530fea1f48140859ecc2c60df148895338cbaff6d0822a6bb79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18386e88770f9530fea1f48140859ecc2c60df148895338cbaff6d0822a6bb79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18386e88770f9530fea1f48140859ecc2c60df148895338cbaff6d0822a6bb79", kill_on_drop: false }` [INFO] [stdout] 18386e88770f9530fea1f48140859ecc2c60df148895338cbaff6d0822a6bb79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfdd237492606833c101be1c0b85d143391b97c2ccb5088cae3cfd2e56377bbf [INFO] running `Command { std: "docker" "start" "-a" "cfdd237492606833c101be1c0b85d143391b97c2ccb5088cae3cfd2e56377bbf", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling borsh v1.5.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking near-schema-checker-core v0.27.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling near-schema-checker-macro v0.27.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking dissimilar v1.0.9 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking near-schema-checker-lib v0.27.0 [INFO] [stderr] Checking expect-test v1.5.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling borsh-derive v1.5.2 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking near-account-id v1.0.0 [INFO] [stderr] Checking insta v1.41.1 [INFO] [stderr] Checking serde_json v1.0.132 [INFO] [stderr] Checking near-primitives-core v0.27.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/version.rs (4 fixes) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.70s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking near-primitives-core v0.27.0 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "cfdd237492606833c101be1c0b85d143391b97c2ccb5088cae3cfd2e56377bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfdd237492606833c101be1c0b85d143391b97c2ccb5088cae3cfd2e56377bbf", kill_on_drop: false }` [INFO] [stdout] cfdd237492606833c101be1c0b85d143391b97c2ccb5088cae3cfd2e56377bbf