[INFO] cloning repository https://github.com/driemworks/LWE-encryption [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/driemworks/LWE-encryption" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdriemworks%2FLWE-encryption", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdriemworks%2FLWE-encryption'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f8f957ce2d1a32f6ecfc290bca534270856798a [INFO] testing driemworks/LWE-encryption against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdriemworks%2FLWE-encryption" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/driemworks/LWE-encryption on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/driemworks/LWE-encryption [INFO] finished tweaking git repo https://github.com/driemworks/LWE-encryption [INFO] tweaked toml for git repo https://github.com/driemworks/LWE-encryption written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/driemworks/LWE-encryption 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rug v1.22.0 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64b13c52689cac9fe55b398c85680cf70a19cf0c6b3ec71bc318e84a1a23ff04 [INFO] running `Command { std: "docker" "start" "-a" "64b13c52689cac9fe55b398c85680cf70a19cf0c6b3ec71bc318e84a1a23ff04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64b13c52689cac9fe55b398c85680cf70a19cf0c6b3ec71bc318e84a1a23ff04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64b13c52689cac9fe55b398c85680cf70a19cf0c6b3ec71bc318e84a1a23ff04", kill_on_drop: false }` [INFO] [stdout] 64b13c52689cac9fe55b398c85680cf70a19cf0c6b3ec71bc318e84a1a23ff04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c6bd0ebe0ed01e59a71f748f4ed8085a47873f592ebf17be2f77815632b0e25 [INFO] running `Command { std: "docker" "start" "-a" "9c6bd0ebe0ed01e59a71f748f4ed8085a47873f592ebf17be2f77815632b0e25", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling wide v0.7.11 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rug v1.22.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "9c6bd0ebe0ed01e59a71f748f4ed8085a47873f592ebf17be2f77815632b0e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c6bd0ebe0ed01e59a71f748f4ed8085a47873f592ebf17be2f77815632b0e25", kill_on_drop: false }` [INFO] [stdout] 9c6bd0ebe0ed01e59a71f748f4ed8085a47873f592ebf17be2f77815632b0e25