[INFO] fetching crate dharithri-sc 0.43.3...
[INFO] checking dharithri-sc-0.43.3 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate dharithri-sc 0.43.3 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate dharithri-sc 0.43.3 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dharithri-sc 0.43.3
[INFO] finished tweaking crates.io crate dharithri-sc 0.43.3
[INFO] tweaked toml for crates.io crate dharithri-sc 0.43.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 27 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.6.0)
[INFO] [stderr]       Adding hashbrown v0.13.2 (available: v0.15.2)
[INFO] [stderr]       Adding hex-literal v0.3.4 (available: v0.4.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dharithri-sc-codec v0.18.1
[INFO] [stderr]   Downloaded dharithri-sc-derive v0.43.3
[INFO] [stderr]   Downloaded dharithri-sc-codec-derive v0.18.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05def1d42d740f25ad378f3f3fe34e7531d6d08dcda16b5f366603d942c009c5
[INFO] running `Command { std: "docker" "start" "-a" "05def1d42d740f25ad378f3f3fe34e7531d6d08dcda16b5f366603d942c009c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05def1d42d740f25ad378f3f3fe34e7531d6d08dcda16b5f366603d942c009c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05def1d42d740f25ad378f3f3fe34e7531d6d08dcda16b5f366603d942c009c5", kill_on_drop: false }`
[INFO] [stdout] 05def1d42d740f25ad378f3f3fe34e7531d6d08dcda16b5f366603d942c009c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cb8e83c830a35ceee5ffbd61021e3685c16689947dc2f642373d719dd0b8cb4
[INFO] running `Command { std: "docker" "start" "-a" "8cb8e83c830a35ceee5ffbd61021e3685c16689947dc2f642373d719dd0b8cb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling dharithri-sc-codec-derive v0.18.1
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling dharithri-sc-derive v0.43.3
[INFO] [stderr]     Checking dharithri-sc-codec v0.18.1
[INFO] [stderr]     Checking dharithri-sc v0.43.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `control_flow_enum` has been stable since 1.83.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(control_flow_enum)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `is_sorted` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![feature(is_sorted)]
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `control_flow_enum` has been stable since 1.83.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(control_flow_enum)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `is_sorted` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![feature(is_sorted)]
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/types/managed/wrapped/managed_vec.rs:429:39
[INFO] [stdout]     |
[INFO] [stdout] 429 |             slice.is_sorted_by(|a, b| compare(&a.decode(), &b.decode()))
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `Option<Ordering>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `bool`
[INFO] [stdout]                found enum `Option<core::cmp::Ordering>`
[INFO] [stdout] help: use `Option::is_some` to test if the `Option` has a value
[INFO] [stdout]     |
[INFO] [stdout] 429 |             slice.is_sorted_by(|a, b| compare(&a.decode(), &b.decode()).is_some())
[INFO] [stdout]     |                                                                        ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/types/managed/wrapped/managed_vec.rs:429:39
[INFO] [stdout]     |
[INFO] [stdout] 429 |             slice.is_sorted_by(|a, b| compare(&a.decode(), &b.decode()))
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `bool`, found `Option<Ordering>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `bool`
[INFO] [stdout]                found enum `Option<core::cmp::Ordering>`
[INFO] [stdout] help: use `Option::is_some` to test if the `Option` has a value
[INFO] [stdout]     |
[INFO] [stdout] 429 |             slice.is_sorted_by(|a, b| compare(&a.decode(), &b.decode()).is_some())
[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 `dharithri-sc` (lib) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dharithri-sc` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8cb8e83c830a35ceee5ffbd61021e3685c16689947dc2f642373d719dd0b8cb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cb8e83c830a35ceee5ffbd61021e3685c16689947dc2f642373d719dd0b8cb4", kill_on_drop: false }`
[INFO] [stdout] 8cb8e83c830a35ceee5ffbd61021e3685c16689947dc2f642373d719dd0b8cb4
