[INFO] cloning repository https://github.com/cypriansakwa/Encryption_and_Serialization_of_TFHE_Data_with_FheUint8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cypriansakwa/Encryption_and_Serialization_of_TFHE_Data_with_FheUint8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcypriansakwa%2FEncryption_and_Serialization_of_TFHE_Data_with_FheUint8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcypriansakwa%2FEncryption_and_Serialization_of_TFHE_Data_with_FheUint8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b0c0b3afe219091cdafdc7cbc70082fb25c87c6 [INFO] checking cypriansakwa/Encryption_and_Serialization_of_TFHE_Data_with_FheUint8/1b0c0b3afe219091cdafdc7cbc70082fb25c87c6 against master#336209eef13882bd1e211b24779584cb7ef911eb for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcypriansakwa%2FEncryption_and_Serialization_of_TFHE_Data_with_FheUint8" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cypriansakwa/Encryption_and_Serialization_of_TFHE_Data_with_FheUint8 on toolchain 336209eef13882bd1e211b24779584cb7ef911eb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cypriansakwa/Encryption_and_Serialization_of_TFHE_Data_with_FheUint8 [INFO] finished tweaking git repo https://github.com/cypriansakwa/Encryption_and_Serialization_of_TFHE_Data_with_FheUint8 [INFO] tweaked toml for git repo https://github.com/cypriansakwa/Encryption_and_Serialization_of_TFHE_Data_with_FheUint8 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cypriansakwa/Encryption_and_Serialization_of_TFHE_Data_with_FheUint8 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" "+336209eef13882bd1e211b24779584cb7ef911eb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e21164cab0cd14dad9a1d5b2132130fc50e1c2fd85739822f0d68db2536776a1 [INFO] running `Command { std: "docker" "start" "-a" "e21164cab0cd14dad9a1d5b2132130fc50e1c2fd85739822f0d68db2536776a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e21164cab0cd14dad9a1d5b2132130fc50e1c2fd85739822f0d68db2536776a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e21164cab0cd14dad9a1d5b2132130fc50e1c2fd85739822f0d68db2536776a1", kill_on_drop: false }` [INFO] [stdout] e21164cab0cd14dad9a1d5b2132130fc50e1c2fd85739822f0d68db2536776a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e747e3b6fc42511f7bbf9b0210b0099e16e0947fb63244bb4c9ccaa3555150d [INFO] running `Command { std: "docker" "start" "-a" "3e747e3b6fc42511f7bbf9b0210b0099e16e0947fb63244bb4c9ccaa3555150d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.206 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking bytemuck v1.16.3 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling concrete-csprng v0.4.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking dyn-stack v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tfhe v0.7.2 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.206 [INFO] [stderr] Compiling tfhe-versionable-derive v0.2.0 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking pulp v0.18.21 [INFO] [stderr] Checking tfhe-versionable v0.2.0 [INFO] [stderr] Checking concrete-ntt v0.1.2 [INFO] [stderr] Checking concrete-fft v0.4.1 [INFO] [stderr] Checking Encryption_and_Serialization_of_TFHE_Data_with_FheUint8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "3e747e3b6fc42511f7bbf9b0210b0099e16e0947fb63244bb4c9ccaa3555150d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e747e3b6fc42511f7bbf9b0210b0099e16e0947fb63244bb4c9ccaa3555150d", kill_on_drop: false }` [INFO] [stdout] 3e747e3b6fc42511f7bbf9b0210b0099e16e0947fb63244bb4c9ccaa3555150d