[INFO] fetching crate parmesan 0.1.0...
[INFO] checking parmesan-0.1.0 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate parmesan 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate parmesan 0.1.0 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate parmesan 0.1.0
[INFO] finished tweaking crates.io crate parmesan 0.1.0
[INFO] tweaked toml for crates.io crate parmesan 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 897349590b6214a27413e202647cc490c469c4415fd80bddf52688dfd1c48f41
[INFO] running `Command { std: "docker" "start" "-a" "897349590b6214a27413e202647cc490c469c4415fd80bddf52688dfd1c48f41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "897349590b6214a27413e202647cc490c469c4415fd80bddf52688dfd1c48f41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "897349590b6214a27413e202647cc490c469c4415fd80bddf52688dfd1c48f41", kill_on_drop: false }`
[INFO] [stdout] 897349590b6214a27413e202647cc490c469c4415fd80bddf52688dfd1c48f41
[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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca39a8546311a93e31d8d17c4e352c22a30b035d3d5c2288e828963421b92668
[INFO] running `Command { std: "docker" "start" "-a" "ca39a8546311a93e31d8d17c4e352c22a30b035d3d5c2288e828963421b92668", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling rustix v0.38.7
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking reborrow v0.5.4
[INFO] [stderr]    Compiling concrete-csprng v0.3.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking dyn-stack v0.9.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking pulp v0.11.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling tfhe v0.2.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_yaml v0.9.25
[INFO] [stderr]     Checking concrete-fft v0.2.1
[INFO] [stdout] error[E0658]: cannot borrow here, since the borrowed element may contain interior mutability
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tfhe-0.2.5/src/core_crypto/commons/ciphertext_modulus.rs:86:12
[INFO] [stdout]    |
[INFO] [stdout] 86 |         if self.is_native_modulus() {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #80384 <https://github.com/rust-lang/rust/issues/80384> for more information
[INFO] [stdout]    = help: add `#![feature(const_refs_to_cell)]` to the crate attributes to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tfhe` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ca39a8546311a93e31d8d17c4e352c22a30b035d3d5c2288e828963421b92668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca39a8546311a93e31d8d17c4e352c22a30b035d3d5c2288e828963421b92668", kill_on_drop: false }`
[INFO] [stdout] ca39a8546311a93e31d8d17c4e352c22a30b035d3d5c2288e828963421b92668
