[INFO] cloning repository https://github.com/Interseptor06/Cryptonic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Interseptor06/Cryptonic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInterseptor06%2FCryptonic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInterseptor06%2FCryptonic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76fb0ca1fd48b4771e8703e471edce4a70909e4d [INFO] testing Interseptor06/Cryptonic against 1.73.0 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInterseptor06%2FCryptonic" "/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/Interseptor06/Cryptonic on toolchain 1.73.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.73.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Interseptor06/Cryptonic [INFO] finished tweaking git repo https://github.com/Interseptor06/Cryptonic [INFO] tweaked toml for git repo https://github.com/Interseptor06/Cryptonic written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Interseptor06/Cryptonic 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" "+1.73.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reborrow v0.5.1 [INFO] [stderr] Downloaded tfhe v0.1.8 [INFO] [stderr] Downloaded concrete-csprng v0.3.0 [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbf90731ee6f61e63a5a21c62e59b9a894f4c854f950ea107a26ce56170094ab [INFO] running `Command { std: "docker" "start" "-a" "cbf90731ee6f61e63a5a21c62e59b9a894f4c854f950ea107a26ce56170094ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbf90731ee6f61e63a5a21c62e59b9a894f4c854f950ea107a26ce56170094ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbf90731ee6f61e63a5a21c62e59b9a894f4c854f950ea107a26ce56170094ab", kill_on_drop: false }` [INFO] [stdout] cbf90731ee6f61e63a5a21c62e59b9a894f4c854f950ea107a26ce56170094ab [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+1.73.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0409ef10ea5ec24459d0345a2d5a4fba11c4f06927503c8e6b1407aeb5b7880a [INFO] running `Command { std: "docker" "start" "-a" "0409ef10ea5ec24459d0345a2d5a4fba11c4f06927503c8e6b1407aeb5b7880a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling concrete-csprng v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling reborrow v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling dyn-stack v0.8.3 [INFO] [stderr] Compiling tfhe v0.1.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling concrete-fft v0.1.0 [INFO] [stderr] error: could not compile `concrete-fft` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.73.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name concrete_fft --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/concrete-fft-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=073eb9fbd7bc1d57 -C extra-filename=-073eb9fbd7bc1d57 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-a61697218d3afbc0.rmeta --extern dyn_stack=/opt/rustwide/target/debug/deps/libdyn_stack-d800465c2f4cce7a.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-7ffbd564c51762af.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1b0bf72282b29061.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0409ef10ea5ec24459d0345a2d5a4fba11c4f06927503c8e6b1407aeb5b7880a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0409ef10ea5ec24459d0345a2d5a4fba11c4f06927503c8e6b1407aeb5b7880a", kill_on_drop: false }` [INFO] [stdout] 0409ef10ea5ec24459d0345a2d5a4fba11c4f06927503c8e6b1407aeb5b7880a