[INFO] fetching crate amaters-cli 0.2.1...
[INFO] checking amaters-cli-0.2.1 against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657-1
[INFO] extracting crate amaters-cli 0.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate amaters-cli 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate amaters-cli 0.2.1
[INFO] tweaked toml for crates.io crate amaters-cli 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate amaters-cli 0.2.1 on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate amaters-cli 0.2.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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73318abeb9769a47670b241a427ade63c84e5fb47d75d7434d75270300516d7d
[INFO] running `Command { std: "docker" "start" "-a" "73318abeb9769a47670b241a427ade63c84e5fb47d75d7434d75270300516d7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73318abeb9769a47670b241a427ade63c84e5fb47d75d7434d75270300516d7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73318abeb9769a47670b241a427ade63c84e5fb47d75d7434d75270300516d7d", kill_on_drop: false }`
[INFO] [stdout] 73318abeb9769a47670b241a427ade63c84e5fb47d75d7434d75270300516d7d
[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" "-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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e309149df6833866cc0ec4b434be34cdae2b1b0ed942be7a2c6e8b63baa84843
[INFO] running `Command { std: "docker" "start" "-a" "e309149df6833866cc0ec4b434be34cdae2b1b0ed942be7a2c6e8b63baa84843", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling pulp v0.22.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]    Compiling tfhe v1.6.1
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking similar v3.1.0
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling tfhe-versionable-derive v0.7.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling tonic-build v0.14.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.12
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking oxiarc-core v0.2.8
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling oxicode_derive v0.2.3
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking oxiarc-lz4 v0.2.8
[INFO] [stderr]     Checking oxiarc-deflate v0.2.8
[INFO] [stderr]     Checking rcgen v0.14.7
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking pin-project v1.1.12
[INFO] [stderr]     Checking x509-parser v0.18.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling amaters-net v0.2.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking clap_complete v4.6.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking oxicode v0.2.3
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tfhe-versionable v0.7.0
[INFO] [stderr]     Checking tfhe-csprng v0.9.0
[INFO] [stderr]     Checking tfhe-safe-serialize v0.1.0
[INFO] [stderr]     Checking rkyv v0.8.16
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tfhe-ntt v0.7.1
[INFO] [stderr]     Checking tfhe-fft v0.10.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tonic v0.14.6
[INFO] [stderr]     Checking tonic-prost v0.14.6
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/core_crypto/backward_compatibility/commons/math/random/mod.rs:98:10
[INFO] [stdout]     |
[INFO] [stdout]  98 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/shortint/backward_compatibility/ciphertext/mod.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  60 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/shortint/backward_compatibility/ciphertext/mod.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/shortint/backward_compatibility/ciphertext/mod.rs:155:10
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/shortint/backward_compatibility/ciphertext/mod.rs:212:10
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/shortint/backward_compatibility/ciphertext/mod.rs:286:10
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/shortint/backward_compatibility/key_switching_key.rs:33:10
[INFO] [stdout]     |
[INFO] [stdout]  33 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/shortint/backward_compatibility/list_compression.rs:78:10
[INFO] [stdout]     |
[INFO] [stdout]  78 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/shortint/backward_compatibility/noise_squashing.rs:148:10
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/shortint/backward_compatibility/noise_squashing.rs:384:10
[INFO] [stdout]     |
[INFO] [stdout] 384 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/shortint/backward_compatibility/parameters/compact_public_key_only.rs:31:10
[INFO] [stdout]     |
[INFO] [stdout]  31 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/shortint/backward_compatibility/parameters/compact_public_key_only.rs:64:10
[INFO] [stdout]     |
[INFO] [stdout]  64 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/shortint/backward_compatibility/parameters/list_compression.rs:56:10
[INFO] [stdout]     |
[INFO] [stdout]  56 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/shortint/backward_compatibility/parameters/noise_squashing.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/shortint/backward_compatibility/parameters/mod.rs:155:10
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/shortint/backward_compatibility/parameters/mod.rs:264:10
[INFO] [stdout]     |
[INFO] [stdout] 264 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/shortint/backward_compatibility/public_key/mod.rs:33:10
[INFO] [stdout]     |
[INFO] [stdout]  33 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/shortint/backward_compatibility/public_key/mod.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  88 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/shortint/backward_compatibility/server_key/mod.rs:339:10
[INFO] [stdout]     |
[INFO] [stdout] 339 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/booleans.rs:55:10
[INFO] [stdout]     |
[INFO] [stdout]  55 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/booleans.rs:85:10
[INFO] [stdout]     |
[INFO] [stdout]  85 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/booleans.rs:117:10
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/compact_list.rs:23:10
[INFO] [stdout]     |
[INFO] [stdout]  23 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/compressed_ciphertext_list.rs:70:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/integers.rs:85:10
[INFO] [stdout]     |
[INFO] [stdout]  85 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/integers.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/integers.rs:306:10
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/integers.rs:336:10
[INFO] [stdout]     |
[INFO] [stdout] 336 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/keys.rs:23:10
[INFO] [stdout]     |
[INFO] [stdout]  23 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/keys.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  88 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/keys.rs:111:10
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/keys.rs:134:10
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/keys.rs:157:10
[INFO] [stdout]     |
[INFO] [stdout] 157 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/keys.rs:200:10
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/keys.rs:424:10
[INFO] [stdout]     |
[INFO] [stdout] 424 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/keys.rs:627:10
[INFO] [stdout]     |
[INFO] [stdout] 627 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/keys.rs:827:10
[INFO] [stdout]     |
[INFO] [stdout] 827 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): StdError` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/high_level_api/backward_compatibility/xof_key_set.rs:36:10
[INFO] [stdout]     |
[INFO] [stdout]  36 | #[derive(VersionsDispatch)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^ the trait `StdError` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `UnversionizeError::upgrade`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-versionable-0.7.0/src/lib.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn upgrade<E: Error + 'static + Send + Sync>(
[INFO] [stdout]     |                       ^^^^^ required by this bound in `UnversionizeError::upgrade`
[INFO] [stdout]     = note: this error originates in the derive macro `VersionsDispatch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tfhe` (lib) due to 38 previous errors
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/50f413885985a8b0a0b6ca0766a0aedd45304953/bin/rustc --crate-name tfhe --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tfhe-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type staticlib --crate-type cdylib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tarpaulin)' --check-cfg 'cfg(dylint_lib, values(any()))' --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="boolean"' --cfg 'feature="integer"' --cfg 'feature="shortint"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__c_api", "__force_skip_cbindgen", "__profiling", "__wasm_api", "avx512", "boolean", "boolean-c-api", "boolean-client-js-wasm-api", "cross-origin-wasm-api", "default", "experimental", "experimental-force_fft_algo_dif4", "extended-types", "gpu", "gpu-debug", "gpu-debug-fake-multi-gpu", "gpu-experimental-multi-arch", "gpu-experimental-zk", "gpu-profile", "high-level-c-api", "high-level-client-js-wasm-api", "hpu", "hpu-debug", "hpu-v80", "hpu-xrt", "integer", "integer-client-js-wasm-api", "internal-keycache", "nightly-avx512", "noise-asserts", "parallel-wasm-api", "pbs-stats", "shortint", "shortint-c-api", "shortint-client-js-wasm-api", "software-prng", "strings", "zk-pok"))' -C metadata=56d0b16762f40aba -C extra-filename=-c1a709a5321b4777 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-9bab3440d0bb171b.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-bb2141492bea4f09.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-702a305f2e22774c.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-27ad13884009edaa.rmeta --extern dyn_stack=/opt/rustwide/target/debug/deps/libdyn_stack-f56be1c76fda29a1.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-00b3aea976a30690.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --extern pulp=/opt/rustwide/target/debug/deps/libpulp-78a715744d1d1e0b.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-f170e509ab33953a.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-bdda308a5be54dda.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0a54e4a34032b21e.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-cb9958bb11c4ece1.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-82287b044ca069e6.rmeta --extern tfhe_csprng=/opt/rustwide/target/debug/deps/libtfhe_csprng-3dc38786227d36e4.rmeta --extern tfhe_fft=/opt/rustwide/target/debug/deps/libtfhe_fft-37dbe087768b55b8.rmeta --extern tfhe_ntt=/opt/rustwide/target/debug/deps/libtfhe_ntt-0404f96d91ecd4d0.rmeta --extern tfhe_safe_serialize=/opt/rustwide/target/debug/deps/libtfhe_safe_serialize-66ae43737d42b075.rmeta --extern tfhe_versionable=/opt/rustwide/target/debug/deps/libtfhe_versionable-5cf920c6dc29ccff.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-dc36b0f28eb53ce0/out -L native=/opt/rustwide/target/debug/build/blake3-dc36b0f28eb53ce0/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e309149df6833866cc0ec4b434be34cdae2b1b0ed942be7a2c6e8b63baa84843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e309149df6833866cc0ec4b434be34cdae2b1b0ed942be7a2c6e8b63baa84843", kill_on_drop: false }`
[INFO] [stdout] e309149df6833866cc0ec4b434be34cdae2b1b0ed942be7a2c6e8b63baa84843
