[INFO] cloning repository https://github.com/MikeBosw/fhe-bench
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MikeBosw/fhe-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikeBosw%2Ffhe-bench", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikeBosw%2Ffhe-bench'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccfa8aed4cc6a6b71368d936a9ac1e5958cbd18b
[INFO] checking MikeBosw/fhe-bench against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikeBosw%2Ffhe-bench" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MikeBosw/fhe-bench
[INFO] finished tweaking git repo https://github.com/MikeBosw/fhe-bench
[INFO] tweaked toml for git repo https://github.com/MikeBosw/fhe-bench written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MikeBosw/fhe-bench 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 git repo https://github.com/MikeBosw/fhe-bench 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c14a6de21c2ff1981538a604d0287858cf13758346008bb1ea1cd69c3ec79dfc
[INFO] running `Command { std: "docker" "start" "-a" "c14a6de21c2ff1981538a604d0287858cf13758346008bb1ea1cd69c3ec79dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c14a6de21c2ff1981538a604d0287858cf13758346008bb1ea1cd69c3ec79dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c14a6de21c2ff1981538a604d0287858cf13758346008bb1ea1cd69c3ec79dfc", kill_on_drop: false }`
[INFO] [stdout] c14a6de21c2ff1981538a604d0287858cf13758346008bb1ea1cd69c3ec79dfc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 492df7ffde7a2b86edd13706262352fca6ef9c32951b5fff00f00e803e760dbb
[INFO] running `Command { std: "docker" "start" "-a" "492df7ffde7a2b86edd13706262352fca6ef9c32951b5fff00f00e803e760dbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling pulp v0.20.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling pulp v0.21.4
[INFO] [stderr]     Checking dyn-stack v0.11.0
[INFO] [stderr]    Compiling tfhe v1.0.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking tfhe-csprng v0.5.0
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling tfhe-versionable-derive v0.5.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tfhe-versionable v0.5.0
[INFO] [stderr]     Checking tfhe-fft v0.8.0
[INFO] [stderr]     Checking tfhe-ntt v0.5.0
[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.0.1/src/integer/backward_compatibility/ciphertext/mod.rs:52:10
[INFO] [stdout]     |
[INFO] [stdout]  52 | #[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.5.0/src/lib.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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.0.1/src/shortint/backward_compatibility/ciphertext/mod.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.5.0/src/lib.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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.0.1/src/shortint/backward_compatibility/ciphertext/mod.rs:130:10
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[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.5.0/src/lib.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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.0.1/src/shortint/backward_compatibility/parameters/compact_public_key_only.rs:43:10
[INFO] [stdout]     |
[INFO] [stdout]  43 | #[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.5.0/src/lib.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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.0.1/src/shortint/backward_compatibility/parameters/mod.rs:69:10
[INFO] [stdout]     |
[INFO] [stdout]  69 | #[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.5.0/src/lib.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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.0.1/src/shortint/backward_compatibility/server_key/mod.rs:94:10
[INFO] [stdout]     |
[INFO] [stdout]  94 | #[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.5.0/src/lib.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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.0.1/src/high_level_api/backward_compatibility/booleans.rs:32:10
[INFO] [stdout]     |
[INFO] [stdout]  32 | #[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.5.0/src/lib.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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.0.1/src/high_level_api/backward_compatibility/booleans.rs:61:10
[INFO] [stdout]     |
[INFO] [stdout]  61 | #[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.5.0/src/lib.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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.0.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.5.0/src/lib.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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.0.1/src/high_level_api/backward_compatibility/compressed_ciphertext_list.rs:37:10
[INFO] [stdout]     |
[INFO] [stdout]  37 | #[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.5.0/src/lib.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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.0.1/src/high_level_api/backward_compatibility/integers.rs:82:10
[INFO] [stdout]     |
[INFO] [stdout]  82 | #[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.5.0/src/lib.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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.0.1/src/high_level_api/backward_compatibility/integers.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout] 120 | #[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.5.0/src/lib.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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.0.1/src/high_level_api/backward_compatibility/keys.rs:7:10
[INFO] [stdout]     |
[INFO] [stdout]   7 | #[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.5.0/src/lib.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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.0.1/src/high_level_api/backward_compatibility/keys.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  71 | #[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.5.0/src/lib.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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.0.1/src/high_level_api/backward_compatibility/keys.rs:93:10
[INFO] [stdout]     |
[INFO] [stdout]  93 | #[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.5.0/src/lib.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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.0.1/src/high_level_api/backward_compatibility/keys.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[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.5.0/src/lib.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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.0.1/src/high_level_api/backward_compatibility/keys.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[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.5.0/src/lib.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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.0.1/src/high_level_api/backward_compatibility/keys.rs:175:10
[INFO] [stdout]     |
[INFO] [stdout] 175 | #[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.5.0/src/lib.rs:139:23
[INFO] [stdout]     |
[INFO] [stdout] 139 |     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] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tfhe` (lib) due to 18 previous errors
[INFO] running `Command { std: "docker" "inspect" "492df7ffde7a2b86edd13706262352fca6ef9c32951b5fff00f00e803e760dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "492df7ffde7a2b86edd13706262352fca6ef9c32951b5fff00f00e803e760dbb", kill_on_drop: false }`
[INFO] [stdout] 492df7ffde7a2b86edd13706262352fca6ef9c32951b5fff00f00e803e760dbb
