[INFO] fetching crate webgraph 0.6.1... [INFO] checking webgraph-0.6.1 against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] extracting crate webgraph 0.6.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate webgraph 0.6.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate webgraph 0.6.1 [INFO] tweaked toml for crates.io crate webgraph 0.6.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate webgraph 0.6.1 on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate webgraph 0.6.1 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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c21d3e5c4254ba2b4f2e982ed29a017441f6f03d696514f091eff6d2c8009c8 [INFO] running `Command { std: "docker" "start" "-a" "9c21d3e5c4254ba2b4f2e982ed29a017441f6f03d696514f091eff6d2c8009c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c21d3e5c4254ba2b4f2e982ed29a017441f6f03d696514f091eff6d2c8009c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c21d3e5c4254ba2b4f2e982ed29a017441f6f03d696514f091eff6d2c8009c8", kill_on_drop: false }` [INFO] [stdout] 9c21d3e5c4254ba2b4f2e982ed29a017441f6f03d696514f091eff6d2c8009c8 [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 -Zstrict-projection-item-bounds" "-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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da4fb341b336a3374a8ff53011f6f4c80baebf576700a0529b130fefff339494 [INFO] running `Command { std: "docker" "start" "-a" "da4fb341b336a3374a8ff53011f6f4c80baebf576700a0529b130fefff339494", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking rustix v1.1.3 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking sysinfo v0.35.2 [INFO] [stderr] Checking maybe-dangling v0.1.2 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking stable_try_trait_v2 v1.75.1 [INFO] [stderr] Checking jiff v0.2.20 [INFO] [stderr] Checking arbitrary-chunks v0.4.1 [INFO] [stderr] Checking partition v0.1.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking lambert_w v1.2.34 [INFO] [stderr] Checking thread-priority v3.0.0 [INFO] [stderr] Checking rdst v0.20.14 [INFO] [stderr] Checking parallel_frontier v0.1.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking dary_heap v0.3.8 [INFO] [stderr] Checking no-break v0.1.2 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking sync-cell-slice v0.9.12 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Compiling impl-tools-lib v0.11.4 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Checking pluralizer v0.5.0 [INFO] [stderr] Checking java-properties v2.0.0 [INFO] [stderr] Checking dsi-progress-logger v0.8.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling mem_dbg-derive v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling lender-derive v0.1.3 [INFO] [stderr] Compiling value-traits-derive v0.2.1 [INFO] [stderr] Compiling mem_dbg-derive v0.2.1 [INFO] [stderr] Compiling epserde-derive v0.12.2 [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Checking env_logger v0.11.9 [INFO] [stderr] Checking mem_dbg v0.3.4 [INFO] [stderr] Checking lender v0.6.2 [INFO] [stderr] Compiling ambassador v0.5.0 [INFO] [stderr] Checking value-traits v0.2.1 [INFO] [stderr] Compiling impl-tools v0.11.4 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking sysctl v0.6.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking mmap-rs v0.7.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking mem_dbg v0.4.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling derive_setters v0.1.9 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking common_traits v0.12.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking epserde v0.12.2 [INFO] [stderr] Checking dsi-bitstream v0.7.0 [INFO] [stderr] Checking sux v0.12.2 [INFO] [stderr] Checking webgraph v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 61 | for<'a> &'a OFF::DeserType<'a>: IntoIterator, >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 61 | for<'a> &'a OFF::DeserType<'a>: IntoIterator, >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 61 | for<'a> &'a OFF::DeserType<'a>: IntoIterator, >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 81 | BvGraph> where >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 81 | BvGraph> where >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 81 | BvGraph> where >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 61 | for<'a> &'a OFF::DeserType<'a>: IntoIterator, >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 61 | for<'a> &'a OFF::DeserType<'a>: IntoIterator, >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 61 | for<'a> &'a OFF::DeserType<'a>: IntoIterator, >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 81 | BvGraph> where >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 81 | BvGraph> where >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 81 | BvGraph> where >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 159 | > where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 159 | > where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 159 | > where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 178 | > ConstCodesDecoderFactory where >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 178 | > ConstCodesDecoderFactory where >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 178 | > ConstCodesDecoderFactory where >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 221 | > ConstCodesDecoderFactory where >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 221 | > ConstCodesDecoderFactory where >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 221 | > ConstCodesDecoderFactory where >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 260 | for<'a> >::CodesReader<'a>: BitSeek, >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 260 | for<'a> >::CodesReader<'a>: BitSeek, >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 260 | for<'a> >::CodesReader<'a>: BitSeek, >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 280 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 288 | for ConstCodesDecoderFactory where >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 280 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 288 | for ConstCodesDecoderFactory where >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 280 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 288 | for ConstCodesDecoderFactory where >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:136:53 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct DynCodesDecoderFactory, OFF: Offsets> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 136 | pub struct DynCodesDecoderFactory, OFF: Offsets> where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:136:53 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct DynCodesDecoderFactory, OFF: Offsets> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 136 | pub struct DynCodesDecoderFactory, OFF: Offsets> where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:136:53 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct DynCodesDecoderFactory, OFF: Offsets> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 136 | pub struct DynCodesDecoderFactory, OFF: Offsets> where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | impl, OFF: Offsets> DynCodesDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 160 | for<'a> &'a OFF::DeserType<'a>: IntoIterator, >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | impl, OFF: Offsets> DynCodesDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 160 | for<'a> &'a OFF::DeserType<'a>: IntoIterator, >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | impl, OFF: Offsets> DynCodesDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 160 | for<'a> &'a OFF::DeserType<'a>: IntoIterator, >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 195 | DynCodesDecoderFactory where >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 195 | DynCodesDecoderFactory where >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 195 | DynCodesDecoderFactory where >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | impl, OFF: Offsets> RandomAccessDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 226 | for<'a> >::CodesReader<'a>: BitSeek, >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | impl, OFF: Offsets> RandomAccessDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 226 | for<'a> >::CodesReader<'a>: BitSeek, >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | impl, OFF: Offsets> RandomAccessDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 226 | for<'a> >::CodesReader<'a>: BitSeek, >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:254:24 [INFO] [stdout] | [INFO] [stdout] 254 | impl, OFF: Offsets> SequentialDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 255 | for DynCodesDecoderFactory where >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:254:24 [INFO] [stdout] | [INFO] [stdout] 254 | impl, OFF: Offsets> SequentialDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 255 | for DynCodesDecoderFactory where >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:254:24 [INFO] [stdout] | [INFO] [stdout] 254 | impl, OFF: Offsets> SequentialDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 255 | for DynCodesDecoderFactory where >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 159 | > where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 159 | > where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:152:8 [INFO] [stdout] | [INFO] [stdout] 152 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 159 | > where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 178 | > ConstCodesDecoderFactory where >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 178 | > ConstCodesDecoderFactory where >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 178 | > ConstCodesDecoderFactory where >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 221 | > ConstCodesDecoderFactory where >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 221 | > ConstCodesDecoderFactory where >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 221 | > ConstCodesDecoderFactory where >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 260 | for<'a> >::CodesReader<'a>: BitSeek, >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 260 | for<'a> >::CodesReader<'a>: BitSeek, >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 260 | for<'a> >::CodesReader<'a>: BitSeek, >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 280 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 288 | for ConstCodesDecoderFactory where >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 280 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 288 | for ConstCodesDecoderFactory where >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 280 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 288 | for ConstCodesDecoderFactory where >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:136:53 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct DynCodesDecoderFactory, OFF: Offsets> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 136 | pub struct DynCodesDecoderFactory, OFF: Offsets> where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:136:53 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct DynCodesDecoderFactory, OFF: Offsets> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 136 | pub struct DynCodesDecoderFactory, OFF: Offsets> where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:136:53 [INFO] [stdout] | [INFO] [stdout] 136 | pub struct DynCodesDecoderFactory, OFF: Offsets> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider introducing a `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 136 | pub struct DynCodesDecoderFactory, OFF: Offsets> where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | impl, OFF: Offsets> DynCodesDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 160 | for<'a> &'a OFF::DeserType<'a>: IntoIterator, >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | impl, OFF: Offsets> DynCodesDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 160 | for<'a> &'a OFF::DeserType<'a>: IntoIterator, >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | impl, OFF: Offsets> DynCodesDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 160 | for<'a> &'a OFF::DeserType<'a>: IntoIterator, >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 195 | DynCodesDecoderFactory where >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 195 | DynCodesDecoderFactory where >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 195 | DynCodesDecoderFactory where >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | impl, OFF: Offsets> RandomAccessDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 226 | for<'a> >::CodesReader<'a>: BitSeek, >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | impl, OFF: Offsets> RandomAccessDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 226 | for<'a> >::CodesReader<'a>: BitSeek, >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | impl, OFF: Offsets> RandomAccessDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 226 | for<'a> >::CodesReader<'a>: BitSeek, >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:254:24 [INFO] [stdout] | [INFO] [stdout] 254 | impl, OFF: Offsets> SequentialDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 255 | for DynCodesDecoderFactory where >::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:254:24 [INFO] [stdout] | [INFO] [stdout] 254 | impl, OFF: Offsets> SequentialDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 255 | for DynCodesDecoderFactory where >::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:254:24 [INFO] [stdout] | [INFO] [stdout] 254 | impl, OFF: Offsets> SequentialDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 255 | for DynCodesDecoderFactory where >::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the associated type `>::IntoIterator` may not live long enough [INFO] [stdout] --> src/traits/lenders.rs:97:42 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait NodeLabelsLender<'lend, __ImplBound: lender::ImplBound = lender::Ref<'lend, Self>>: [INFO] [stdout] | ----- the associated type `>::IntoIterator` must be valid for the lifetime `'lend` as defined here... [INFO] [stdout] 97 | Lender + Lending<'lend, __ImplBound, Lend = (usize, Self::IntoIterator)> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `(usize, >::IntoIterator)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 97 | Lender + Lending<'lend, __ImplBound, Lend = (usize, Self::IntoIterator)> where >::IntoIterator: 'lend [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the associated type `>::IntoIterator` may not live long enough [INFO] [stdout] --> src/traits/lenders.rs:292:47 [INFO] [stdout] | [INFO] [stdout] 292 | impl<'lend, A, B> NodeLabelsLender<'lend> for lender::Chain [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the associated type `>::IntoIterator` must be valid for lifetime `'all`... [INFO] [stdout] | ...so that the type `(usize, >::IntoIterator)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> src/traits/lenders.rs:97:42 [INFO] [stdout] | [INFO] [stdout] 97 | Lender + Lending<'lend, __ImplBound, Lend = (usize, Self::IntoIterator)> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit lifetime bound `>::IntoIterator: 'all`... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the associated type `>::IntoIterator` may not live long enough [INFO] [stdout] --> src/traits/lenders.rs:292:47 [INFO] [stdout] | [INFO] [stdout] 292 | impl<'lend, A, B> NodeLabelsLender<'lend> for lender::Chain [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the associated type `>::IntoIterator` must be valid for lifetime `'all`... [INFO] [stdout] | ...so that the type `(usize, >::IntoIterator)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> src/traits/lenders.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | Lender + Lending<'lend, __ImplBound, Lend = (usize, Self::IntoIterator)> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = help: consider adding an explicit lifetime bound `>::IntoIterator: 'all`... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the associated type `>::IntoIterator` may not live long enough [INFO] [stdout] --> src/traits/lenders.rs:97:42 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait NodeLabelsLender<'lend, __ImplBound: lender::ImplBound = lender::Ref<'lend, Self>>: [INFO] [stdout] | ----- the associated type `>::IntoIterator` must be valid for the lifetime `'lend` as defined here... [INFO] [stdout] 97 | Lender + Lending<'lend, __ImplBound, Lend = (usize, Self::IntoIterator)> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `(usize, >::IntoIterator)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 97 | Lender + Lending<'lend, __ImplBound, Lend = (usize, Self::IntoIterator)> where >::IntoIterator: 'lend [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the associated type `>::IntoIterator` may not live long enough [INFO] [stdout] --> src/traits/lenders.rs:292:47 [INFO] [stdout] | [INFO] [stdout] 292 | impl<'lend, A, B> NodeLabelsLender<'lend> for lender::Chain [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the associated type `>::IntoIterator` must be valid for lifetime `'all`... [INFO] [stdout] | ...so that the type `(usize, >::IntoIterator)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> src/traits/lenders.rs:97:42 [INFO] [stdout] | [INFO] [stdout] 97 | Lender + Lending<'lend, __ImplBound, Lend = (usize, Self::IntoIterator)> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit lifetime bound `>::IntoIterator: 'all`... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the associated type `>::IntoIterator` may not live long enough [INFO] [stdout] --> src/traits/lenders.rs:292:47 [INFO] [stdout] | [INFO] [stdout] 292 | impl<'lend, A, B> NodeLabelsLender<'lend> for lender::Chain [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the associated type `>::IntoIterator` must be valid for lifetime `'all`... [INFO] [stdout] | ...so that the type `(usize, >::IntoIterator)` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> src/traits/lenders.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | Lender + Lending<'lend, __ImplBound, Lend = (usize, Self::IntoIterator)> [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = help: consider adding an explicit lifetime bound `>::IntoIterator: 'all`... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> src/graphs/arc_list_graph.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | impl + Clone> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `::Item == _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed [INFO] [stdout] --> src/graphs/arc_list_graph.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | impl + Clone> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `::Item == _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 69 | pub fn offsets_to_slice(self) -> BvGraph>>> where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 69 | pub fn offsets_to_slice(self) -> BvGraph>>> where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 69 | pub fn offsets_to_slice(self) -> BvGraph>>> where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 89 | pub fn offsets_to_slice(self) -> BvGraph>>> where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 69 | pub fn offsets_to_slice(self) -> BvGraph>>> where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 89 | pub fn offsets_to_slice(self) -> BvGraph>>> where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 69 | pub fn offsets_to_slice(self) -> BvGraph>>> where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 89 | pub fn offsets_to_slice(self) -> BvGraph>>> where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 69 | pub fn offsets_to_slice(self) -> BvGraph>>> where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 89 | pub fn offsets_to_slice(self) -> BvGraph>>> where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 89 | pub fn offsets_to_slice(self) -> BvGraph>>> where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/random_access.rs:80:24 [INFO] [stdout] | [INFO] [stdout] 80 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 89 | pub fn offsets_to_slice(self) -> BvGraph>>> where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 198 | > where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 198 | > where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 198 | > where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 224 | pub fn new(factory: F, offsets: MemCase, comp_flags: CompFlags) -> anyhow::Result where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 198 | > where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 224 | pub fn new(factory: F, offsets: MemCase, comp_flags: CompFlags) -> anyhow::Result where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 198 | > where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 224 | pub fn new(factory: F, offsets: MemCase, comp_flags: CompFlags) -> anyhow::Result where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:171:8 [INFO] [stdout] | [INFO] [stdout] 171 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 198 | > where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 267 | fn new_decoder(&self, offset: usize) -> anyhow::Result> where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 224 | pub fn new(factory: F, offsets: MemCase, comp_flags: CompFlags) -> anyhow::Result where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 267 | fn new_decoder(&self, offset: usize) -> anyhow::Result> where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 224 | pub fn new(factory: F, offsets: MemCase, comp_flags: CompFlags) -> anyhow::Result where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 267 | fn new_decoder(&self, offset: usize) -> anyhow::Result> where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 224 | pub fn new(factory: F, offsets: MemCase, comp_flags: CompFlags) -> anyhow::Result where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 280 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 295 | fn new_decoder(&self) -> anyhow::Result> where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 267 | fn new_decoder(&self, offset: usize) -> anyhow::Result> where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 280 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 295 | fn new_decoder(&self) -> anyhow::Result> where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 267 | fn new_decoder(&self, offset: usize) -> anyhow::Result> where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 280 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 295 | fn new_decoder(&self) -> anyhow::Result> where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:250:8 [INFO] [stdout] | [INFO] [stdout] 250 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 267 | fn new_decoder(&self, offset: usize) -> anyhow::Result> where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 280 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 295 | fn new_decoder(&self) -> anyhow::Result> where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 280 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 295 | fn new_decoder(&self) -> anyhow::Result> where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | impl, OFF: Offsets> DynCodesDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 169 | pub fn offsets_to_slice(self) -> DynCodesDecoderFactory>> where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_const.rs:280:8 [INFO] [stdout] | [INFO] [stdout] 280 | F: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 295 | fn new_decoder(&self) -> anyhow::Result> where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | impl, OFF: Offsets> DynCodesDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 169 | pub fn offsets_to_slice(self) -> DynCodesDecoderFactory>> where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | impl, OFF: Offsets> DynCodesDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 169 | pub fn offsets_to_slice(self) -> DynCodesDecoderFactory>> where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 199 | pub fn get_compression_flags(&self) -> CompFlags where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | impl, OFF: Offsets> DynCodesDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 169 | pub fn offsets_to_slice(self) -> DynCodesDecoderFactory>> where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 199 | pub fn get_compression_flags(&self) -> CompFlags where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | impl, OFF: Offsets> DynCodesDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 169 | pub fn offsets_to_slice(self) -> DynCodesDecoderFactory>> where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 199 | pub fn get_compression_flags(&self) -> CompFlags where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | impl, OFF: Offsets> DynCodesDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 169 | pub fn offsets_to_slice(self) -> DynCodesDecoderFactory>> where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 204 | pub fn new(factory: F, offsets: MemCase, cf: CompFlags) -> anyhow::Result where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 199 | pub fn get_compression_flags(&self) -> CompFlags where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 204 | pub fn new(factory: F, offsets: MemCase, cf: CompFlags) -> anyhow::Result where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 199 | pub fn get_compression_flags(&self) -> CompFlags where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 204 | pub fn new(factory: F, offsets: MemCase, cf: CompFlags) -> anyhow::Result where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 199 | pub fn get_compression_flags(&self) -> CompFlags where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 204 | pub fn new(factory: F, offsets: MemCase, cf: CompFlags) -> anyhow::Result where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | impl, OFF: Offsets> RandomAccessDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 234 | fn new_decoder(&self, node: usize) -> anyhow::Result> where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 204 | pub fn new(factory: F, offsets: MemCase, cf: CompFlags) -> anyhow::Result where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | impl, OFF: Offsets> RandomAccessDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 234 | fn new_decoder(&self, node: usize) -> anyhow::Result> where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | impl, OFF: Offsets> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 204 | pub fn new(factory: F, offsets: MemCase, cf: CompFlags) -> anyhow::Result where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | impl, OFF: Offsets> RandomAccessDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 234 | fn new_decoder(&self, node: usize) -> anyhow::Result> where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:254:24 [INFO] [stdout] | [INFO] [stdout] 254 | impl, OFF: Offsets> SequentialDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 263 | fn new_decoder(&self) -> anyhow::Result> where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | impl, OFF: Offsets> RandomAccessDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 234 | fn new_decoder(&self, node: usize) -> anyhow::Result> where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:254:24 [INFO] [stdout] | [INFO] [stdout] 254 | impl, OFF: Offsets> SequentialDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 263 | fn new_decoder(&self) -> anyhow::Result> where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | impl, OFF: Offsets> RandomAccessDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 234 | fn new_decoder(&self, node: usize) -> anyhow::Result> where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:254:24 [INFO] [stdout] | [INFO] [stdout] 254 | impl, OFF: Offsets> SequentialDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 263 | fn new_decoder(&self) -> anyhow::Result> where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | impl, OFF: Offsets> RandomAccessDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 234 | fn new_decoder(&self, node: usize) -> anyhow::Result> where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:254:24 [INFO] [stdout] | [INFO] [stdout] 254 | impl, OFF: Offsets> SequentialDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 263 | fn new_decoder(&self) -> anyhow::Result> where >::Error: std::error::Error { [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:254:24 [INFO] [stdout] | [INFO] [stdout] 254 | impl, OFF: Offsets> SequentialDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 263 | fn new_decoder(&self) -> anyhow::Result> where >::Error: Send { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/codecs/dec_dyn.rs:254:24 [INFO] [stdout] | [INFO] [stdout] 254 | impl, OFF: Offsets> SequentialDecoderFactory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 263 | fn new_decoder(&self) -> anyhow::Result> where >::Error: Sync { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Factory as CodesReaderFactoryHelper>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/load.rs:520:40 [INFO] [stdout] | [INFO] [stdout] 520 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 521 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead + BitSeek, <::Factory as CodesReaderFactoryHelper>::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `<::Factory as CodesReaderFactoryHelper>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/load.rs:520:40 [INFO] [stdout] | [INFO] [stdout] 520 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<::Factory as CodesReaderFactoryHelper>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 521 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead + BitSeek, <::Factory as CodesReaderFactoryHelper>::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `<::Factory as CodesReaderFactoryHelper>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/load.rs:520:40 [INFO] [stdout] | [INFO] [stdout] 520 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<::Factory as CodesReaderFactoryHelper>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 521 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead + BitSeek, <::Factory as CodesReaderFactoryHelper>::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Factory as CodesReaderFactoryHelper>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/load.rs:554:40 [INFO] [stdout] | [INFO] [stdout] 554 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 555 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead, <::Factory as CodesReaderFactoryHelper>::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<... as CodesReaderFactoryHelper<...>>::Error: Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/load.rs:520:40 [INFO] [stdout] | [INFO] [stdout] 520 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/webgraph-6470fbc10068f5df.long-type-13442115890034918942.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 521 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead + BitSeek, <::Factory as CodesReaderFactoryHelper>::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `<::Factory as CodesReaderFactoryHelper>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/load.rs:520:40 [INFO] [stdout] | [INFO] [stdout] 520 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<::Factory as CodesReaderFactoryHelper>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 521 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead + BitSeek, <::Factory as CodesReaderFactoryHelper>::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `<::Factory as CodesReaderFactoryHelper>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/load.rs:520:40 [INFO] [stdout] | [INFO] [stdout] 520 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<::Factory as CodesReaderFactoryHelper>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 521 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead + BitSeek, <::Factory as CodesReaderFactoryHelper>::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `<::Factory as CodesReaderFactoryHelper>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/load.rs:554:40 [INFO] [stdout] | [INFO] [stdout] 554 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<::Factory as CodesReaderFactoryHelper>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 555 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead, <::Factory as CodesReaderFactoryHelper>::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<... as CodesReaderFactoryHelper<...>>::Error: Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/load.rs:554:40 [INFO] [stdout] | [INFO] [stdout] 554 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/webgraph-6470fbc10068f5df.long-type-13442115890034918942.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 555 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead, <::Factory as CodesReaderFactoryHelper>::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `<::Factory as CodesReaderFactoryHelper>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/load.rs:554:40 [INFO] [stdout] | [INFO] [stdout] 554 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<::Factory as CodesReaderFactoryHelper>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 555 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead, <::Factory as CodesReaderFactoryHelper>::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `<::Factory as CodesReaderFactoryHelper>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/load.rs:554:40 [INFO] [stdout] | [INFO] [stdout] 554 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<::Factory as CodesReaderFactoryHelper>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 555 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead, <::Factory as CodesReaderFactoryHelper>::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `<::Factory as CodesReaderFactoryHelper>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/load.rs:554:40 [INFO] [stdout] | [INFO] [stdout] 554 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<::Factory as CodesReaderFactoryHelper>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 555 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead, <::Factory as CodesReaderFactoryHelper>::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Factory as CodesReaderFactoryHelper>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/load.rs:601:40 [INFO] [stdout] | [INFO] [stdout] 601 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 602 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead + BitSeek, <::Factory as CodesReaderFactoryHelper>::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<... as CodesReaderFactoryHelper<...>>::Error: Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/load.rs:601:40 [INFO] [stdout] | [INFO] [stdout] 601 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/webgraph-6470fbc10068f5df.long-type-13442115890034918942.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 602 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead + BitSeek, <::Factory as CodesReaderFactoryHelper>::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `<::Factory as CodesReaderFactoryHelper>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/load.rs:601:40 [INFO] [stdout] | [INFO] [stdout] 601 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<::Factory as CodesReaderFactoryHelper>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 602 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead + BitSeek, <::Factory as CodesReaderFactoryHelper>::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `<::Factory as CodesReaderFactoryHelper>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/load.rs:601:40 [INFO] [stdout] | [INFO] [stdout] 601 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<::Factory as CodesReaderFactoryHelper>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 602 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead + BitSeek, <::Factory as CodesReaderFactoryHelper>::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `<::Factory as CodesReaderFactoryHelper>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/load.rs:601:40 [INFO] [stdout] | [INFO] [stdout] 601 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<::Factory as CodesReaderFactoryHelper>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 602 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead + BitSeek, <::Factory as CodesReaderFactoryHelper>::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<::Factory as CodesReaderFactoryHelper>::Error: std::error::Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/load.rs:658:40 [INFO] [stdout] | [INFO] [stdout] 658 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 659 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead, <::Factory as CodesReaderFactoryHelper>::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `<::Factory as CodesReaderFactoryHelper>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/load.rs:601:40 [INFO] [stdout] | [INFO] [stdout] 601 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<::Factory as CodesReaderFactoryHelper>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 602 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead + BitSeek, <::Factory as CodesReaderFactoryHelper>::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `<::Factory as CodesReaderFactoryHelper>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/load.rs:658:40 [INFO] [stdout] | [INFO] [stdout] 658 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<::Factory as CodesReaderFactoryHelper>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 659 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead, <::Factory as CodesReaderFactoryHelper>::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `<::Factory as CodesReaderFactoryHelper>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/load.rs:658:40 [INFO] [stdout] | [INFO] [stdout] 658 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<::Factory as CodesReaderFactoryHelper>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 659 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead, <::Factory as CodesReaderFactoryHelper>::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<... as CodesReaderFactoryHelper<...>>::Error: Error` is not satisfied [INFO] [stdout] --> src/graphs/bvgraph/load.rs:658:40 [INFO] [stdout] | [INFO] [stdout] 658 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::error::Error` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/webgraph-6470fbc10068f5df.long-type-13442115890034918942.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 659 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead, <::Factory as CodesReaderFactoryHelper>::Error: std::error::Error [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `<::Factory as CodesReaderFactoryHelper>::Error` cannot be sent between threads safely [INFO] [stdout] --> src/graphs/bvgraph/load.rs:658:40 [INFO] [stdout] | [INFO] [stdout] 658 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<::Factory as CodesReaderFactoryHelper>::Error` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Send` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 659 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead, <::Factory as CodesReaderFactoryHelper>::Error: Send [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `<::Factory as CodesReaderFactoryHelper>::Error` cannot be shared between threads safely [INFO] [stdout] --> src/graphs/bvgraph/load.rs:658:40 [INFO] [stdout] | [INFO] [stdout] 658 | ::Factory: CodesReaderFactoryHelper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ `<::Factory as CodesReaderFactoryHelper>::Error` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `<::Factory as CodesReaderFactoryHelper>::Error` [INFO] [stdout] note: required by a bound in `CodesReaderFactoryHelper` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/traits/bits.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 81 | type Error: Error + Send + Sync + 'static; [INFO] [stdout] | ^^^^ required by this bound in `CodesReaderFactoryHelper` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsi-bitstream-0.7.0/src/dispatch/factory.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait CodesReaderFactoryHelper: [INFO] [stdout] | ------------------------ required by a bound in this trait [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 659 | for<'a> LoadModeCodesReader<'a, E, GLM>: CodesRead, <::Factory as CodesReaderFactoryHelper>::Error: Sync [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `E` cannot be sent between threads safely [INFO] [stdout] --> src/utils/par_sort_pairs.rs:130:38 [INFO] [stdout] | [INFO] [stdout] 130 | pairs: impl ParallelIterator>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `E` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `Result<(usize, usize), E>` [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/result.rs:557:9 [INFO] [stdout] help: consider further restricting type parameter `E` with trait `Send` [INFO] [stdout] | [INFO] [stdout] 128 | pub fn try_sort + std::marker::Send>( [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `E` cannot be sent between threads safely [INFO] [stdout] --> src/utils/par_sort_pairs.rs:240:29 [INFO] [stdout] | [INFO] [stdout] 240 | P: ParallelIterator>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `E` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `Result<((usize, usize), ::Label), E>` [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/result.rs:557:9 [INFO] [stdout] help: consider further restricting type parameter `E` with trait `Send` [INFO] [stdout] | [INFO] [stdout] 239 | E: Into + std::marker::Send, [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `E` cannot be sent between threads safely [INFO] [stdout] --> src/utils/par_sort_pairs.rs:130:38 [INFO] [stdout] | [INFO] [stdout] 130 | pairs: impl ParallelIterator>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `E` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `Result<(usize, usize), E>` [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/result.rs:557:9 [INFO] [stdout] help: consider further restricting type parameter `E` with trait `Send` [INFO] [stdout] | [INFO] [stdout] 128 | pub fn try_sort + std::marker::Send>( [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the associated type `>::IntoIterator` may not live long enough [INFO] [stdout] --> src/traits/lenders.rs:97:42 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait NodeLabelsLender<'lend, __ImplBound: lender::ImplBound = lender::Ref<'lend, Self>>: [INFO] [stdout] | ----- the associated type `>::IntoIterator` must be valid for the lifetime `'lend` as defined here... [INFO] [stdout] 97 | Lender + Lending<'lend, __ImplBound, Lend = (usize, Self::IntoIterator)> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `(usize, >::IntoIterator)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 113 | Self: Sized + for<'b> NodeLabelsLender<'b, Label: Pair>, >::IntoIterator: 'lend [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `E` cannot be sent between threads safely [INFO] [stdout] --> src/utils/par_sort_pairs.rs:240:29 [INFO] [stdout] | [INFO] [stdout] 240 | P: ParallelIterator>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `E` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] note: required because it appears within the type `Result<((usize, usize), ::Label), E>` [INFO] [stdout] --> /rustc/b6bca0d7327839b5e3f7a7779947cb9113d08917/library/core/src/result.rs:557:9 [INFO] [stdout] help: consider further restricting type parameter `E` with trait `Send` [INFO] [stdout] | [INFO] [stdout] 239 | E: Into + std::marker::Send, [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the associated type `>::IntoIterator` may not live long enough [INFO] [stdout] --> src/traits/lenders.rs:97:42 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait NodeLabelsLender<'lend, __ImplBound: lender::ImplBound = lender::Ref<'lend, Self>>: [INFO] [stdout] | ----- the associated type `>::IntoIterator` must be valid for the lifetime `'lend` as defined here... [INFO] [stdout] 97 | Lender + Lending<'lend, __ImplBound, Lend = (usize, Self::IntoIterator)> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `(usize, >::IntoIterator)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 128 | Self: Sized + for<'b> NodeLabelsLender<'b, Label = usize>, >::IntoIterator: 'lend [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the associated type `>::IntoIterator` may not live long enough [INFO] [stdout] --> src/traits/lenders.rs:97:42 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait NodeLabelsLender<'lend, __ImplBound: lender::ImplBound = lender::Ref<'lend, Self>>: [INFO] [stdout] | ----- the associated type `>::IntoIterator` must be valid for the lifetime `'lend` as defined here... [INFO] [stdout] 97 | Lender + Lending<'lend, __ImplBound, Lend = (usize, Self::IntoIterator)> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `(usize, >::IntoIterator)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 113 | Self: Sized + for<'b> NodeLabelsLender<'b, Label: Pair>, >::IntoIterator: 'lend [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the associated type `>::IntoIterator` may not live long enough [INFO] [stdout] --> src/traits/lenders.rs:97:42 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait NodeLabelsLender<'lend, __ImplBound: lender::ImplBound = lender::Ref<'lend, Self>>: [INFO] [stdout] | ----- the associated type `>::IntoIterator` must be valid for the lifetime `'lend` as defined here... [INFO] [stdout] 97 | Lender + Lending<'lend, __ImplBound, Lend = (usize, Self::IntoIterator)> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the type `(usize, >::IntoIterator)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 128 | Self: Sized + for<'b> NodeLabelsLender<'b, Label = usize>, >::IntoIterator: 'lend [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `::Item == (usize, usize)` [INFO] [stdout] --> src/graphs/arc_list_graph.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | into_iter: iter.into_iter().map(|pair| (pair, ())), [INFO] [stdout] | ^^^ cannot satisfy `::Item == (usize, usize)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `::Item == (usize, usize)` [INFO] [stdout] --> src/graphs/arc_list_graph.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | into_iter: iter.into_iter().map(|pair| (pair, ())), [INFO] [stdout] | ^^^ cannot satisfy `::Item == (usize, usize)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0284, E0309, E0311. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `webgraph` (lib) due to 90 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0277, E0284, E0309, E0311. [INFO] [stdout] [INFO] [stderr] error: could not compile `webgraph` (lib test) due to 90 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "da4fb341b336a3374a8ff53011f6f4c80baebf576700a0529b130fefff339494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da4fb341b336a3374a8ff53011f6f4c80baebf576700a0529b130fefff339494", kill_on_drop: false }` [INFO] [stdout] da4fb341b336a3374a8ff53011f6f4c80baebf576700a0529b130fefff339494