[INFO] fetching crate object-rainbow-local-map 0.0.0-a.4...
[INFO] checking object-rainbow-local-map-0.0.0-a.4 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate object-rainbow-local-map 0.0.0-a.4 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate object-rainbow-local-map 0.0.0-a.4
[INFO] finished tweaking crates.io crate object-rainbow-local-map 0.0.0-a.4
[INFO] tweaked toml for crates.io crate object-rainbow-local-map 0.0.0-a.4 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate object-rainbow-local-map 0.0.0-a.4 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-local-map 0.0.0-a.4 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] dd59dfbbe0e68e78548fdc7a428db58151b7b98380a57b2069c3577d44a09196
[INFO] running `Command { std: "docker" "start" "-a" "dd59dfbbe0e68e78548fdc7a428db58151b7b98380a57b2069c3577d44a09196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd59dfbbe0e68e78548fdc7a428db58151b7b98380a57b2069c3577d44a09196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd59dfbbe0e68e78548fdc7a428db58151b7b98380a57b2069c3577d44a09196", kill_on_drop: false }`
[INFO] [stdout] dd59dfbbe0e68e78548fdc7a428db58151b7b98380a57b2069c3577d44a09196
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fa8ef6eb29aa8c9c6321d93c364f59feaae75458f1bec08726dedd888954fd14
[INFO] running `Command { std: "docker" "start" "-a" "fa8ef6eb29aa8c9c6321d93c364f59feaae75458f1bec08726dedd888954fd14", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking bitmaps v3.2.1
[INFO] [stderr]     Checking sha2-const v0.1.3
[INFO] [stderr]     Checking archery v1.2.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking imbl-sized-chunks v0.1.3
[INFO] [stderr]     Checking imbl v6.1.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v2.0.18
[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.19
[INFO] [stderr]     Checking object-rainbow v0.0.0-a.59
[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.59/src/hash.rs:26:5
[INFO] [stdout]      |
[INFO] [stdout]   26 |     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.59/src/lib.rs:1037:16
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     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.59/src/hash.rs:26:5
[INFO] [stdout]      |
[INFO] [stdout]   26 |     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.59/src/lib.rs:1037:16
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     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.59/src/hash.rs:26:5
[INFO] [stdout]      |
[INFO] [stdout]   26 |     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.59/src/lib.rs:1037:16
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     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.59/src/hash.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | 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.59/src/hash.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     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.59/src/hash.rs:108:5
[INFO] [stdout]      |
[INFO] [stdout]  108 |     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.59/src/lib.rs:1037:16
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     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.59/src/hash.rs:108:5
[INFO] [stdout]      |
[INFO] [stdout]  108 |     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.59/src/lib.rs:1037:16
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     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.59/src/hash.rs:108:5
[INFO] [stdout]      |
[INFO] [stdout]  108 |     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.59/src/lib.rs:1037:16
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     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.59/src/hash.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout] 111 | 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.59/src/hash.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     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" "fa8ef6eb29aa8c9c6321d93c364f59feaae75458f1bec08726dedd888954fd14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa8ef6eb29aa8c9c6321d93c364f59feaae75458f1bec08726dedd888954fd14", kill_on_drop: false }`
[INFO] [stdout] fa8ef6eb29aa8c9c6321d93c364f59feaae75458f1bec08726dedd888954fd14
