[INFO] fetching crate near-crypto 0.33.0...
[INFO] checking near-crypto-0.33.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate near-crypto 0.33.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate near-crypto 0.33.0
[INFO] finished tweaking crates.io crate near-crypto 0.33.0
[INFO] tweaked toml for crates.io crate near-crypto 0.33.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate near-crypto 0.33.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate near-crypto 0.33.0 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc276c4f7f287aea1944c9fdcfbf6be07e3d155fe0c7681b2a7f4086c4e7bde9
[INFO] running `Command { std: "docker" "start" "-a" "bc276c4f7f287aea1944c9fdcfbf6be07e3d155fe0c7681b2a7f4086c4e7bde9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc276c4f7f287aea1944c9fdcfbf6be07e3d155fe0c7681b2a7f4086c4e7bde9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc276c4f7f287aea1944c9fdcfbf6be07e3d155fe0c7681b2a7f4086c4e7bde9", kill_on_drop: false }`
[INFO] [stdout] bc276c4f7f287aea1944c9fdcfbf6be07e3d155fe0c7681b2a7f4086c4e7bde9
[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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35acf85db33fdbf913faf1c0a02ccfb988fa56fb7ab90fd6ac72befa9b30db68
[INFO] running `Command { std: "docker" "start" "-a" "35acf85db33fdbf913faf1c0a02ccfb988fa56fb7ab90fd6ac72befa9b30db68", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling semver v1.0.9
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]    Compiling borsh v1.5.3
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking json_comments v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]    Compiling near-schema-checker-macro v0.33.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking near-schema-checker-core v0.33.0
[INFO] [stderr]     Checking near-schema-checker-lib v0.33.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling hex-literal-impl v0.2.3
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking near-stdx v0.33.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hex-literal v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking tempfile v3.18.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling bolero-generator-derive v0.10.0
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking bolero-generator v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling borsh-derive v1.5.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking ed25519-dalek v2.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking near-config-utils v0.33.0
[INFO] [stderr]     Checking bolero-engine v0.10.2
[INFO] [stderr]     Checking bolero v0.10.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking near-account-id v1.1.1
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking near-crypto v0.33.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<vrf::Value, Infallible>
[INFO] [stdout]   --> src/traits.rs:95:31
[INFO] [stdout]    |
[INFO] [stdout] 95 |                     Ok($l) => Self::try_from(&buf).or(Err(())),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/vrf.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | value_type!(pub, Value, 32, "value");
[INFO] [stdout]    | ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the macro `common_conversions_fixed` which comes from the expansion of the macro `value_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Proof, Infallible>
[INFO] [stdout]   --> src/traits.rs:95:31
[INFO] [stdout]    |
[INFO] [stdout] 95 |                     Ok($l) => Self::try_from(&buf).or(Err(())),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/vrf.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | value_type!(pub, Proof, 64, "proof");
[INFO] [stdout]    | ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `common_conversions_fixed` which comes from the expansion of the macro `value_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `near-crypto` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<vrf::Value, Infallible>
[INFO] [stdout]   --> src/traits.rs:95:31
[INFO] [stdout]    |
[INFO] [stdout] 95 |                     Ok($l) => Self::try_from(&buf).or(Err(())),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/vrf.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | value_type!(pub, Value, 32, "value");
[INFO] [stdout]    | ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the macro `common_conversions_fixed` which comes from the expansion of the macro `value_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Proof, Infallible>
[INFO] [stdout]   --> src/traits.rs:95:31
[INFO] [stdout]    |
[INFO] [stdout] 95 |                     Ok($l) => Self::try_from(&buf).or(Err(())),
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/vrf.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | value_type!(pub, Proof, 64, "proof");
[INFO] [stdout]    | ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `common_conversions_fixed` which comes from the expansion of the macro `value_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `near-crypto` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "35acf85db33fdbf913faf1c0a02ccfb988fa56fb7ab90fd6ac72befa9b30db68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35acf85db33fdbf913faf1c0a02ccfb988fa56fb7ab90fd6ac72befa9b30db68", kill_on_drop: false }`
[INFO] [stdout] 35acf85db33fdbf913faf1c0a02ccfb988fa56fb7ab90fd6ac72befa9b30db68
