[INFO] fetching crate object-rainbow-unique-diffs 0.0.0-a.8...
[INFO] checking object-rainbow-unique-diffs-0.0.0-a.8 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate object-rainbow-unique-diffs 0.0.0-a.8 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate object-rainbow-unique-diffs 0.0.0-a.8
[INFO] finished tweaking crates.io crate object-rainbow-unique-diffs 0.0.0-a.8
[INFO] tweaked toml for crates.io crate object-rainbow-unique-diffs 0.0.0-a.8 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate object-rainbow-unique-diffs 0.0.0-a.8 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate object-rainbow-unique-diffs 0.0.0-a.8 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 218030de65a64ce4b1b73671d6fc453cbb073561f8a561ed73c7911e1920aa59
[INFO] running `Command { std: "docker" "start" "-a" "218030de65a64ce4b1b73671d6fc453cbb073561f8a561ed73c7911e1920aa59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "218030de65a64ce4b1b73671d6fc453cbb073561f8a561ed73c7911e1920aa59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "218030de65a64ce4b1b73671d6fc453cbb073561f8a561ed73c7911e1920aa59", kill_on_drop: false }`
[INFO] [stdout] 218030de65a64ce4b1b73671d6fc453cbb073561f8a561ed73c7911e1920aa59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06a6f27b17303fc37ffef581f42740b0b1043b78f65711437afc4c8ce8f0bc16
[INFO] running `Command { std: "docker" "start" "-a" "06a6f27b17303fc37ffef581f42740b0b1043b78f65711437afc4c8ce8f0bc16", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking genawaiter-macro v0.99.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling genawaiter-proc-macro v0.99.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking genawaiter v0.99.1
[INFO] [stderr]     Checking genawaiter-try-stream v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling object-rainbow-derive v0.0.0-a.13
[INFO] [stderr]     Checking object-rainbow v0.0.0-a.41
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UInt<UInt<UTerm, ...>, ...>, ...>, ...>, ...>, ...>: Default`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-rainbow-0.0.0-a.41/src/hash.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     Size,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `<hash::Hash as Size>::Size` to implement `typenum::Unsigned`
[INFO] [stdout] note: required by a bound in `Size::Size`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-rainbow-0.0.0-a.41/src/lib.rs:869:16
[INFO] [stdout]     |
[INFO] [stdout] 869 |     type Size: Unsigned;
[INFO] [stdout]     |                ^^^^^^^^ required by this bound in `Size::Size`
[INFO] [stdout]     = note: this error originates in the derive macro `Size` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UInt<UInt<UTerm, ...>, ...>, ...>, ...>, ...>, ...>: Copy`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-rainbow-0.0.0-a.41/src/hash.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     Size,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `<hash::Hash as Size>::Size` to implement `typenum::Unsigned`
[INFO] [stdout] note: required by a bound in `Size::Size`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-rainbow-0.0.0-a.41/src/lib.rs:869:16
[INFO] [stdout]     |
[INFO] [stdout] 869 |     type Size: Unsigned;
[INFO] [stdout]     |                ^^^^^^^^ required by this bound in `Size::Size`
[INFO] [stdout]     = note: this error originates in the derive macro `Size` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UInt<UInt<UTerm, ...>, ...>, ...>, ...>, ...>, ...>: typenum::sealed::Sealed`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-rainbow-0.0.0-a.41/src/hash.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     Size,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `<hash::Hash as Size>::Size` to implement `typenum::Unsigned`
[INFO] [stdout] note: required by a bound in `Size::Size`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-rainbow-0.0.0-a.41/src/lib.rs:869:16
[INFO] [stdout]     |
[INFO] [stdout] 869 |     type Size: Unsigned;
[INFO] [stdout]     |                ^^^^^^^^ required by this bound in `Size::Size`
[INFO] [stdout]     = note: this error originates in the derive macro `Size` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `hash::Hash: Size`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-rainbow-0.0.0-a.41/src/hash.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Hash([u8; HASH_SIZE]);
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<TArr<UTerm, TArr<<[u8; HASH_SIZE] as Size>::Size, ...>> as FoldAdd>::Output: typenum::Unsigned`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-rainbow-0.0.0-a.41/src/hash.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Size,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Size` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UInt<UInt<UTerm, ...>, ...>, ...>, ...>, ...>, ...>: Default`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-rainbow-0.0.0-a.41/src/hash.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     Size,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `<OptionalHash as Size>::Size` to implement `typenum::Unsigned`
[INFO] [stdout] note: required by a bound in `Size::Size`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-rainbow-0.0.0-a.41/src/lib.rs:869:16
[INFO] [stdout]     |
[INFO] [stdout] 869 |     type Size: Unsigned;
[INFO] [stdout]     |                ^^^^^^^^ required by this bound in `Size::Size`
[INFO] [stdout]     = note: this error originates in the derive macro `Size` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UInt<UInt<UTerm, ...>, ...>, ...>, ...>, ...>, ...>: Copy`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-rainbow-0.0.0-a.41/src/hash.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     Size,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `<OptionalHash as Size>::Size` to implement `typenum::Unsigned`
[INFO] [stdout] note: required by a bound in `Size::Size`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-rainbow-0.0.0-a.41/src/lib.rs:869:16
[INFO] [stdout]     |
[INFO] [stdout] 869 |     type Size: Unsigned;
[INFO] [stdout]     |                ^^^^^^^^ required by this bound in `Size::Size`
[INFO] [stdout]     = note: this error originates in the derive macro `Size` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UInt<UInt<UTerm, ...>, ...>, ...>, ...>, ...>, ...>: typenum::sealed::Sealed`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-rainbow-0.0.0-a.41/src/hash.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     Size,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `<OptionalHash as Size>::Size` to implement `typenum::Unsigned`
[INFO] [stdout] note: required by a bound in `Size::Size`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-rainbow-0.0.0-a.41/src/lib.rs:869:16
[INFO] [stdout]     |
[INFO] [stdout] 869 |     type Size: Unsigned;
[INFO] [stdout]     |                ^^^^^^^^ required by this bound in `Size::Size`
[INFO] [stdout]     = note: this error originates in the derive macro `Size` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `OptionalHash: Size`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-rainbow-0.0.0-a.41/src/hash.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub struct OptionalHash([u8; HASH_SIZE]);
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `<TArr<UTerm, TArr<<[u8; HASH_SIZE] as Size>::Size, ...>> as FoldAdd>::Output: typenum::Unsigned`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-rainbow-0.0.0-a.41/src/hash.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     Size,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Size` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0275`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `object-rainbow` (lib) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "06a6f27b17303fc37ffef581f42740b0b1043b78f65711437afc4c8ce8f0bc16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06a6f27b17303fc37ffef581f42740b0b1043b78f65711437afc4c8ce8f0bc16", kill_on_drop: false }`
[INFO] [stdout] 06a6f27b17303fc37ffef581f42740b0b1043b78f65711437afc4c8ce8f0bc16
