[INFO] cloning repository https://github.com/Lance-Bai/tfhe-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lance-Bai/tfhe-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLance-Bai%2Ftfhe-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLance-Bai%2Ftfhe-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c473765145f25c22d31243e119d569267fa77061
[INFO] checking Lance-Bai/tfhe-example against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-18
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLance-Bai%2Ftfhe-example" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Lance-Bai/tfhe-example
[INFO] finished tweaking git repo https://github.com/Lance-Bai/tfhe-example
[INFO] tweaked toml for git repo https://github.com/Lance-Bai/tfhe-example written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lance-Bai/tfhe-example on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lance-Bai/tfhe-example 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reborrow v0.5.5
[INFO] [stderr]   Downloaded dyn-stack v0.10.0
[INFO] [stderr]   Downloaded pulp v0.18.22
[INFO] [stderr]   Downloaded bytemuck v1.20.0
[INFO] [stderr]   Downloaded tfhe-versionable-derive v0.3.2
[INFO] [stderr]   Downloaded tfhe-versionable v0.3.2
[INFO] [stderr]   Downloaded concrete-csprng v0.4.1
[INFO] [stderr]   Downloaded concrete-ntt v0.2.0
[INFO] [stderr]   Downloaded concrete-fft v0.5.1
[INFO] [stderr]   Downloaded tfhe v0.8.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70e029f53f3ff1a5d134c68cbd9ce5681632df5d039692c8a9a664f31e3a602c
[INFO] running `Command { std: "docker" "start" "-a" "70e029f53f3ff1a5d134c68cbd9ce5681632df5d039692c8a9a664f31e3a602c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70e029f53f3ff1a5d134c68cbd9ce5681632df5d039692c8a9a664f31e3a602c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70e029f53f3ff1a5d134c68cbd9ce5681632df5d039692c8a9a664f31e3a602c", kill_on_drop: false }`
[INFO] [stdout] 70e029f53f3ff1a5d134c68cbd9ce5681632df5d039692c8a9a664f31e3a602c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a18600384c761ce8de4a9c1adbc862eab2f003b69ffd2fb2ad61dc719bd24d0c
[INFO] running `Command { std: "docker" "start" "-a" "a18600384c761ce8de4a9c1adbc862eab2f003b69ffd2fb2ad61dc719bd24d0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling concrete-csprng v0.4.1
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tfhe v0.8.7
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[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 cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tfhe-versionable-derive v0.3.2
[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.22
[INFO] [stderr]     Checking tfhe-versionable v0.3.2
[INFO] [stderr]     Checking concrete-fft v0.5.1
[INFO] [stderr]     Checking concrete-ntt v0.2.0
[INFO] [stderr]     Checking tfhe-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "a18600384c761ce8de4a9c1adbc862eab2f003b69ffd2fb2ad61dc719bd24d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a18600384c761ce8de4a9c1adbc862eab2f003b69ffd2fb2ad61dc719bd24d0c", kill_on_drop: false }`
[INFO] [stdout] a18600384c761ce8de4a9c1adbc862eab2f003b69ffd2fb2ad61dc719bd24d0c
