[INFO] fetching crate nuts-directory 0.3.1...
[INFO] checking nuts-directory-0.3.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate nuts-directory 0.3.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate nuts-directory 0.3.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nuts-directory 0.3.1
[INFO] finished tweaking crates.io crate nuts-directory 0.3.1
[INFO] tweaked toml for crates.io crate nuts-directory 0.3.1 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nuts-bytes v0.2.2
[INFO] [stderr]   Downloaded nuts-container v0.2.2
[INFO] [stderr]   Downloaded nuts-bytes v0.1.1
[INFO] [stderr]   Downloaded nuts-bytes-derive v0.2.2
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 071e4c1e80826cea3b08f6a83ec85279466ff63b9b2368374e1db08e2c1b7ecd
[INFO] running `Command { std: "docker" "start" "-a" "071e4c1e80826cea3b08f6a83ec85279466ff63b9b2368374e1db08e2c1b7ecd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "071e4c1e80826cea3b08f6a83ec85279466ff63b9b2368374e1db08e2c1b7ecd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "071e4c1e80826cea3b08f6a83ec85279466ff63b9b2368374e1db08e2c1b7ecd", kill_on_drop: false }`
[INFO] [stdout] 071e4c1e80826cea3b08f6a83ec85279466ff63b9b2368374e1db08e2c1b7ecd
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ac989759b1f8545cff58e9d32b768a174fa8ff51e3da5f66fa59b3cab170b1c
[INFO] running `Command { std: "docker" "start" "-a" "8ac989759b1f8545cff58e9d32b768a174fa8ff51e3da5f66fa59b3cab170b1c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling nuts-bytes-derive v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking nuts-bytes v0.2.2
[INFO] [stderr]     Checking nuts-container v0.2.2
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking nuts-bytes v0.1.1
[INFO] [stderr]     Checking nuts-directory v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `Settings: nuts_bytes::to_bytes::ToBytes` is not satisfied
[INFO] [stdout]    --> src/lib.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     type Settings = Settings;
[INFO] [stdout]     |                     ^^^^^^^^ the trait `nuts_bytes::to_bytes::ToBytes` is not implemented for `Settings`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::to_bytes::ToBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 12 others
[INFO] [stdout] note: required by a bound in `nuts_container::backend::Backend::Settings`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:194:40
[INFO] [stdout]     |
[INFO] [stdout] 194 |     type Settings: Clone + FromBytes + ToBytes;
[INFO] [stdout]     |                                        ^^^^^^^ required by this bound in `Backend::Settings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Settings: nuts_bytes::from_bytes::FromBytes` is not satisfied
[INFO] [stdout]    --> src/lib.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     type Settings = Settings;
[INFO] [stdout]     |                     ^^^^^^^^ the trait `nuts_bytes::from_bytes::FromBytes` is not implemented for `Settings`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::from_bytes::FromBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 10 others
[INFO] [stdout] note: required by a bound in `nuts_container::backend::Backend::Settings`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:194:28
[INFO] [stdout]     |
[INFO] [stdout] 194 |     type Settings: Clone + FromBytes + ToBytes;
[INFO] [stdout]     |                            ^^^^^^^^^ required by this bound in `Backend::Settings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Id: nuts_bytes::to_bytes::ToBytes` is not satisfied
[INFO] [stdout]    --> src/lib.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |     type Id = Id;
[INFO] [stdout]     |               ^^ the trait `nuts_bytes::to_bytes::ToBytes` is not implemented for `Id`, which is required by `<DirectoryBackend<P> as Backend>::Id: BlockId`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::to_bytes::ToBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 12 others
[INFO] [stdout]     = note: required for `<DirectoryBackend<P> as Backend>::Id` to implement `BlockId`
[INFO] [stdout] note: required by a bound in `nuts_container::backend::Backend::Id`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |     type Id: BlockId;
[INFO] [stdout]     |              ^^^^^^^ required by this bound in `Backend::Id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Settings: nuts_bytes::to_bytes::ToBytes` is not satisfied
[INFO] [stdout]    --> src/lib.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     type Settings = Settings;
[INFO] [stdout]     |                     ^^^^^^^^ the trait `nuts_bytes::to_bytes::ToBytes` is not implemented for `Settings`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::to_bytes::ToBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 12 others
[INFO] [stdout] note: required by a bound in `nuts_container::backend::Backend::Settings`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:194:40
[INFO] [stdout]     |
[INFO] [stdout] 194 |     type Settings: Clone + FromBytes + ToBytes;
[INFO] [stdout]     |                                        ^^^^^^^ required by this bound in `Backend::Settings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Id: nuts_bytes::from_bytes::FromBytes` is not satisfied
[INFO] [stdout]    --> src/lib.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |     type Id = Id;
[INFO] [stdout]     |               ^^ the trait `nuts_bytes::from_bytes::FromBytes` is not implemented for `Id`, which is required by `<DirectoryBackend<P> as Backend>::Id: BlockId`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::from_bytes::FromBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 10 others
[INFO] [stdout]     = note: required for `<DirectoryBackend<P> as Backend>::Id` to implement `BlockId`
[INFO] [stdout] note: required by a bound in `nuts_container::backend::Backend::Id`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |     type Id: BlockId;
[INFO] [stdout]     |              ^^^^^^^ required by this bound in `Backend::Id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Settings: nuts_bytes::from_bytes::FromBytes` is not satisfied
[INFO] [stdout]    --> src/lib.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     type Settings = Settings;
[INFO] [stdout]     |                     ^^^^^^^^ the trait `nuts_bytes::from_bytes::FromBytes` is not implemented for `Settings`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::from_bytes::FromBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 10 others
[INFO] [stdout] note: required by a bound in `nuts_container::backend::Backend::Settings`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:194:28
[INFO] [stdout]     |
[INFO] [stdout] 194 |     type Settings: Clone + FromBytes + ToBytes;
[INFO] [stdout]     |                            ^^^^^^^^^ required by this bound in `Backend::Settings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Id: nuts_bytes::to_bytes::ToBytes` is not satisfied
[INFO] [stdout]    --> src/lib.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |     type Id = Id;
[INFO] [stdout]     |               ^^ the trait `nuts_bytes::to_bytes::ToBytes` is not implemented for `Id`, which is required by `<DirectoryBackend<P> as Backend>::Id: BlockId`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::to_bytes::ToBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 12 others
[INFO] [stdout]     = note: required for `<DirectoryBackend<P> as Backend>::Id` to implement `BlockId`
[INFO] [stdout] note: required by a bound in `nuts_container::backend::Backend::Id`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |     type Id: BlockId;
[INFO] [stdout]     |              ^^^^^^^ required by this bound in `Backend::Id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Id: nuts_bytes::from_bytes::FromBytes` is not satisfied
[INFO] [stdout]    --> src/lib.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |     type Id = Id;
[INFO] [stdout]     |               ^^ the trait `nuts_bytes::from_bytes::FromBytes` is not implemented for `Id`, which is required by `<DirectoryBackend<P> as Backend>::Id: BlockId`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::from_bytes::FromBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 10 others
[INFO] [stdout]     = note: required for `<DirectoryBackend<P> as Backend>::Id` to implement `BlockId`
[INFO] [stdout] note: required by a bound in `nuts_container::backend::Backend::Id`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |     type Id: BlockId;
[INFO] [stdout]     |              ^^^^^^^ required by this bound in `Backend::Id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Id: nuts_bytes::to_bytes::ToBytes` is not satisfied
[INFO] [stdout]    --> src/id.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl BlockId for Id {
[INFO] [stdout]     |                  ^^ the trait `nuts_bytes::to_bytes::ToBytes` is not implemented for `Id`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::to_bytes::ToBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 12 others
[INFO] [stdout] note: required by a bound in `BlockId`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:61:80
[INFO] [stdout]     |
[INFO] [stdout] 61  | pub trait BlockId: Clone + Debug + Display + FromBytes + FromStr + PartialEq + ToBytes {
[INFO] [stdout]     |                                                                                ^^^^^^^ required by this bound in `BlockId`
[INFO] [stdout]     = note: `BlockId` is a "sealed trait", because to implement it you also need to implement `nuts_bytes::to_bytes::ToBytes`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               [TB; COUNT]
[INFO] [stdout]               ()
[INFO] [stdout]               usize
[INFO] [stdout]               i16
[INFO] [stdout]               f32
[INFO] [stdout]               std::string::String
[INFO] [stdout]               u16
[INFO] [stdout]               u64
[INFO] [stdout]             and 12 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Id: nuts_bytes::from_bytes::FromBytes` is not satisfied
[INFO] [stdout]    --> src/id.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl BlockId for Id {
[INFO] [stdout]     |                  ^^ the trait `nuts_bytes::from_bytes::FromBytes` is not implemented for `Id`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::from_bytes::FromBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 10 others
[INFO] [stdout] note: required by a bound in `BlockId`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:61:46
[INFO] [stdout]     |
[INFO] [stdout] 61  | pub trait BlockId: Clone + Debug + Display + FromBytes + FromStr + PartialEq + ToBytes {
[INFO] [stdout]     |                                              ^^^^^^^^^ required by this bound in `BlockId`
[INFO] [stdout]     = note: `BlockId` is a "sealed trait", because to implement it you also need to implement `nuts_bytes::from_bytes::FromBytes`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               f64
[INFO] [stdout]               bool
[INFO] [stdout]               u32
[INFO] [stdout]               f32
[INFO] [stdout]               u64
[INFO] [stdout]               char
[INFO] [stdout]               std::option::Option<T>
[INFO] [stdout]               u16
[INFO] [stdout]             and 10 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Id: nuts_bytes::to_bytes::ToBytes` is not satisfied
[INFO] [stdout]    --> src/id.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl BlockId for Id {
[INFO] [stdout]     |                  ^^ the trait `nuts_bytes::to_bytes::ToBytes` is not implemented for `Id`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::to_bytes::ToBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 12 others
[INFO] [stdout] note: required by a bound in `BlockId`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:61:80
[INFO] [stdout]     |
[INFO] [stdout] 61  | pub trait BlockId: Clone + Debug + Display + FromBytes + FromStr + PartialEq + ToBytes {
[INFO] [stdout]     |                                                                                ^^^^^^^ required by this bound in `BlockId`
[INFO] [stdout]     = note: `BlockId` is a "sealed trait", because to implement it you also need to implement `nuts_bytes::to_bytes::ToBytes`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               [TB; COUNT]
[INFO] [stdout]               ()
[INFO] [stdout]               usize
[INFO] [stdout]               i16
[INFO] [stdout]               f32
[INFO] [stdout]               std::string::String
[INFO] [stdout]               u16
[INFO] [stdout]               u64
[INFO] [stdout]             and 12 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Id: nuts_bytes::from_bytes::FromBytes` is not satisfied
[INFO] [stdout]    --> src/id.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl BlockId for Id {
[INFO] [stdout]     |                  ^^ the trait `nuts_bytes::from_bytes::FromBytes` is not implemented for `Id`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::from_bytes::FromBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 10 others
[INFO] [stdout] note: required by a bound in `BlockId`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:61:46
[INFO] [stdout]     |
[INFO] [stdout] 61  | pub trait BlockId: Clone + Debug + Display + FromBytes + FromStr + PartialEq + ToBytes {
[INFO] [stdout]     |                                              ^^^^^^^^^ required by this bound in `BlockId`
[INFO] [stdout]     = note: `BlockId` is a "sealed trait", because to implement it you also need to implement `nuts_bytes::from_bytes::FromBytes`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               f64
[INFO] [stdout]               bool
[INFO] [stdout]               u32
[INFO] [stdout]               f32
[INFO] [stdout]               u64
[INFO] [stdout]               char
[INFO] [stdout]               std::option::Option<T>
[INFO] [stdout]               u16
[INFO] [stdout]             and 10 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nuts-directory` (lib) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nuts-directory` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "8ac989759b1f8545cff58e9d32b768a174fa8ff51e3da5f66fa59b3cab170b1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ac989759b1f8545cff58e9d32b768a174fa8ff51e3da5f66fa59b3cab170b1c", kill_on_drop: false }`
[INFO] [stdout] 8ac989759b1f8545cff58e9d32b768a174fa8ff51e3da5f66fa59b3cab170b1c
[INFO] checking nuts-directory-0.3.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate nuts-directory 0.3.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate nuts-directory 0.3.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nuts-directory 0.3.1
[INFO] finished tweaking crates.io crate nuts-directory 0.3.1
[INFO] tweaked toml for crates.io crate nuts-directory 0.3.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f05cef8ae7b4c49a2241540ce83a1433d5e4020d6dfbe129fde3472867d4b4b3
[INFO] running `Command { std: "docker" "start" "-a" "f05cef8ae7b4c49a2241540ce83a1433d5e4020d6dfbe129fde3472867d4b4b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f05cef8ae7b4c49a2241540ce83a1433d5e4020d6dfbe129fde3472867d4b4b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f05cef8ae7b4c49a2241540ce83a1433d5e4020d6dfbe129fde3472867d4b4b3", kill_on_drop: false }`
[INFO] [stdout] f05cef8ae7b4c49a2241540ce83a1433d5e4020d6dfbe129fde3472867d4b4b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 466ca6e4c0eb31c3a24fbec57ce8e8a8487344be027879449f32a3dd4b716dd2
[INFO] running `Command { std: "docker" "start" "-a" "466ca6e4c0eb31c3a24fbec57ce8e8a8487344be027879449f32a3dd4b716dd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling nuts-bytes-derive v0.2.2
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking nuts-bytes v0.2.2
[INFO] [stderr]     Checking nuts-container v0.2.2
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking nuts-bytes v0.1.1
[INFO] [stderr]     Checking nuts-directory v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `Settings: nuts_bytes::to_bytes::ToBytes` is not satisfied
[INFO] [stdout]    --> src/lib.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     type Settings = Settings;
[INFO] [stdout]     |                     ^^^^^^^^ the trait `nuts_bytes::to_bytes::ToBytes` is not implemented for `Settings`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::to_bytes::ToBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 12 others
[INFO] [stdout] note: required by a bound in `nuts_container::backend::Backend::Settings`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:194:40
[INFO] [stdout]     |
[INFO] [stdout] 194 |     type Settings: Clone + FromBytes + ToBytes;
[INFO] [stdout]     |                                        ^^^^^^^ required by this bound in `Backend::Settings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Settings: nuts_bytes::from_bytes::FromBytes` is not satisfied
[INFO] [stdout]    --> src/lib.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     type Settings = Settings;
[INFO] [stdout]     |                     ^^^^^^^^ the trait `nuts_bytes::from_bytes::FromBytes` is not implemented for `Settings`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::from_bytes::FromBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 10 others
[INFO] [stdout] note: required by a bound in `nuts_container::backend::Backend::Settings`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:194:28
[INFO] [stdout]     |
[INFO] [stdout] 194 |     type Settings: Clone + FromBytes + ToBytes;
[INFO] [stdout]     |                            ^^^^^^^^^ required by this bound in `Backend::Settings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Id: nuts_bytes::to_bytes::ToBytes` is not satisfied
[INFO] [stdout]    --> src/lib.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |     type Id = Id;
[INFO] [stdout]     |               ^^ the trait `nuts_bytes::to_bytes::ToBytes` is not implemented for `Id`, which is required by `<DirectoryBackend<P> as Backend>::Id: BlockId`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::to_bytes::ToBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 12 others
[INFO] [stdout]     = note: required for `<DirectoryBackend<P> as Backend>::Id` to implement `BlockId`
[INFO] [stdout] note: required by a bound in `nuts_container::backend::Backend::Id`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |     type Id: BlockId;
[INFO] [stdout]     |              ^^^^^^^ required by this bound in `Backend::Id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Id: nuts_bytes::from_bytes::FromBytes` is not satisfied
[INFO] [stdout]    --> src/lib.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |     type Id = Id;
[INFO] [stdout]     |               ^^ the trait `nuts_bytes::from_bytes::FromBytes` is not implemented for `Id`, which is required by `<DirectoryBackend<P> as Backend>::Id: BlockId`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::from_bytes::FromBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 10 others
[INFO] [stdout]     = note: required for `<DirectoryBackend<P> as Backend>::Id` to implement `BlockId`
[INFO] [stdout] note: required by a bound in `nuts_container::backend::Backend::Id`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |     type Id: BlockId;
[INFO] [stdout]     |              ^^^^^^^ required by this bound in `Backend::Id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Settings: nuts_bytes::to_bytes::ToBytes` is not satisfied
[INFO] [stdout]    --> src/lib.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     type Settings = Settings;
[INFO] [stdout]     |                     ^^^^^^^^ the trait `nuts_bytes::to_bytes::ToBytes` is not implemented for `Settings`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::to_bytes::ToBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 12 others
[INFO] [stdout] note: required by a bound in `nuts_container::backend::Backend::Settings`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:194:40
[INFO] [stdout]     |
[INFO] [stdout] 194 |     type Settings: Clone + FromBytes + ToBytes;
[INFO] [stdout]     |                                        ^^^^^^^ required by this bound in `Backend::Settings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Settings: nuts_bytes::from_bytes::FromBytes` is not satisfied
[INFO] [stdout]    --> src/lib.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |     type Settings = Settings;
[INFO] [stdout]     |                     ^^^^^^^^ the trait `nuts_bytes::from_bytes::FromBytes` is not implemented for `Settings`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::from_bytes::FromBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 10 others
[INFO] [stdout] note: required by a bound in `nuts_container::backend::Backend::Settings`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:194:28
[INFO] [stdout]     |
[INFO] [stdout] 194 |     type Settings: Clone + FromBytes + ToBytes;
[INFO] [stdout]     |                            ^^^^^^^^^ required by this bound in `Backend::Settings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Id: nuts_bytes::to_bytes::ToBytes` is not satisfied
[INFO] [stdout]    --> src/lib.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |     type Id = Id;
[INFO] [stdout]     |               ^^ the trait `nuts_bytes::to_bytes::ToBytes` is not implemented for `Id`, which is required by `<DirectoryBackend<P> as Backend>::Id: BlockId`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::to_bytes::ToBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 12 others
[INFO] [stdout]     = note: required for `<DirectoryBackend<P> as Backend>::Id` to implement `BlockId`
[INFO] [stdout] note: required by a bound in `nuts_container::backend::Backend::Id`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |     type Id: BlockId;
[INFO] [stdout]     |              ^^^^^^^ required by this bound in `Backend::Id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Id: nuts_bytes::from_bytes::FromBytes` is not satisfied
[INFO] [stdout]    --> src/lib.rs:175:15
[INFO] [stdout]     |
[INFO] [stdout] 175 |     type Id = Id;
[INFO] [stdout]     |               ^^ the trait `nuts_bytes::from_bytes::FromBytes` is not implemented for `Id`, which is required by `<DirectoryBackend<P> as Backend>::Id: BlockId`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::from_bytes::FromBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 10 others
[INFO] [stdout]     = note: required for `<DirectoryBackend<P> as Backend>::Id` to implement `BlockId`
[INFO] [stdout] note: required by a bound in `nuts_container::backend::Backend::Id`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:201:14
[INFO] [stdout]     |
[INFO] [stdout] 201 |     type Id: BlockId;
[INFO] [stdout]     |              ^^^^^^^ required by this bound in `Backend::Id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Id: nuts_bytes::to_bytes::ToBytes` is not satisfied
[INFO] [stdout]    --> src/id.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl BlockId for Id {
[INFO] [stdout]     |                  ^^ the trait `nuts_bytes::to_bytes::ToBytes` is not implemented for `Id`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::to_bytes::ToBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 12 others
[INFO] [stdout] note: required by a bound in `BlockId`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:61:80
[INFO] [stdout]     |
[INFO] [stdout] 61  | pub trait BlockId: Clone + Debug + Display + FromBytes + FromStr + PartialEq + ToBytes {
[INFO] [stdout]     |                                                                                ^^^^^^^ required by this bound in `BlockId`
[INFO] [stdout]     = note: `BlockId` is a "sealed trait", because to implement it you also need to implement `nuts_bytes::to_bytes::ToBytes`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bool
[INFO] [stdout]               std::option::Option<T>
[INFO] [stdout]               &str
[INFO] [stdout]               &[TB]
[INFO] [stdout]               [TB; COUNT]
[INFO] [stdout]               u64
[INFO] [stdout]               u8
[INFO] [stdout]               std::vec::Vec<TB>
[INFO] [stdout]             and 12 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Id: nuts_bytes::from_bytes::FromBytes` is not satisfied
[INFO] [stdout]    --> src/id.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl BlockId for Id {
[INFO] [stdout]     |                  ^^ the trait `nuts_bytes::from_bytes::FromBytes` is not implemented for `Id`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::from_bytes::FromBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 10 others
[INFO] [stdout] note: required by a bound in `BlockId`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:61:46
[INFO] [stdout]     |
[INFO] [stdout] 61  | pub trait BlockId: Clone + Debug + Display + FromBytes + FromStr + PartialEq + ToBytes {
[INFO] [stdout]     |                                              ^^^^^^^^^ required by this bound in `BlockId`
[INFO] [stdout]     = note: `BlockId` is a "sealed trait", because to implement it you also need to implement `nuts_bytes::from_bytes::FromBytes`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               u32
[INFO] [stdout]               i8
[INFO] [stdout]               std::string::String
[INFO] [stdout]               i64
[INFO] [stdout]               u16
[INFO] [stdout]               i32
[INFO] [stdout]               std::option::Option<T>
[INFO] [stdout]               ()
[INFO] [stdout]             and 10 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Id: nuts_bytes::to_bytes::ToBytes` is not satisfied
[INFO] [stdout]    --> src/id.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl BlockId for Id {
[INFO] [stdout]     |                  ^^ the trait `nuts_bytes::to_bytes::ToBytes` is not implemented for `Id`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::to_bytes::ToBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 12 others
[INFO] [stdout] note: required by a bound in `BlockId`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:61:80
[INFO] [stdout]     |
[INFO] [stdout] 61  | pub trait BlockId: Clone + Debug + Display + FromBytes + FromStr + PartialEq + ToBytes {
[INFO] [stdout]     |                                                                                ^^^^^^^ required by this bound in `BlockId`
[INFO] [stdout]     = note: `BlockId` is a "sealed trait", because to implement it you also need to implement `nuts_bytes::to_bytes::ToBytes`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               bool
[INFO] [stdout]               std::option::Option<T>
[INFO] [stdout]               &str
[INFO] [stdout]               &[TB]
[INFO] [stdout]               [TB; COUNT]
[INFO] [stdout]               u64
[INFO] [stdout]               u8
[INFO] [stdout]               std::vec::Vec<TB>
[INFO] [stdout]             and 12 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Id: nuts_bytes::from_bytes::FromBytes` is not satisfied
[INFO] [stdout]    --> src/id.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl BlockId for Id {
[INFO] [stdout]     |                  ^^ the trait `nuts_bytes::from_bytes::FromBytes` is not implemented for `Id`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `nuts_bytes::from_bytes::FromBytes`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               usize
[INFO] [stdout]               u8
[INFO] [stdout]             and 10 others
[INFO] [stdout] note: required by a bound in `BlockId`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nuts-container-0.2.2/src/backend.rs:61:46
[INFO] [stdout]     |
[INFO] [stdout] 61  | pub trait BlockId: Clone + Debug + Display + FromBytes + FromStr + PartialEq + ToBytes {
[INFO] [stdout]     |                                              ^^^^^^^^^ required by this bound in `BlockId`
[INFO] [stdout]     = note: `BlockId` is a "sealed trait", because to implement it you also need to implement `nuts_bytes::from_bytes::FromBytes`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it
[INFO] [stdout]     = help: the following types implement the trait:
[INFO] [stdout]               u32
[INFO] [stdout]               i8
[INFO] [stdout]               std::string::String
[INFO] [stdout]               i64
[INFO] [stdout]               u16
[INFO] [stdout]               i32
[INFO] [stdout]               std::option::Option<T>
[INFO] [stdout]               ()
[INFO] [stdout]             and 10 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nuts-directory` (lib) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nuts-directory` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "466ca6e4c0eb31c3a24fbec57ce8e8a8487344be027879449f32a3dd4b716dd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "466ca6e4c0eb31c3a24fbec57ce8e8a8487344be027879449f32a3dd4b716dd2", kill_on_drop: false }`
[INFO] [stdout] 466ca6e4c0eb31c3a24fbec57ce8e8a8487344be027879449f32a3dd4b716dd2
