[INFO] cloning repository https://github.com/KULeuven-COSIC/vinyl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KULeuven-COSIC/vinyl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKULeuven-COSIC%2Fvinyl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKULeuven-COSIC%2Fvinyl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 500342efa3fe96e78c9608ce03e7015d7c085c01 [INFO] checking KULeuven-COSIC/vinyl against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKULeuven-COSIC%2Fvinyl" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/KULeuven-COSIC/vinyl [INFO] finished tweaking git repo https://github.com/KULeuven-COSIC/vinyl [INFO] tweaked toml for git repo https://github.com/KULeuven-COSIC/vinyl written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KULeuven-COSIC/vinyl on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/KULeuven-COSIC/vinyl 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/GaloisInc/swanky` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfg-vis v0.3.0 [INFO] [stderr] Downloaded generic-array v1.1.1 [INFO] [stderr] Downloaded flint-sys v0.7.3 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.6.4 [INFO] [stderr] Downloaded tfhe-fft v0.6.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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87c26e4ff210e858f48c025f114f7c4f2e162ff67be1a9413e249e44dcd57c09 [INFO] running `Command { std: "docker" "start" "-a" "87c26e4ff210e858f48c025f114f7c4f2e162ff67be1a9413e249e44dcd57c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87c26e4ff210e858f48c025f114f7c4f2e162ff67be1a9413e249e44dcd57c09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c26e4ff210e858f48c025f114f7c4f2e162ff67be1a9413e249e44dcd57c09", kill_on_drop: false }` [INFO] [stdout] 87c26e4ff210e858f48c025f114f7c4f2e162ff67be1a9413e249e44dcd57c09 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a6e5e3b681239742b97d0db95be1695d0583520d6da846f2817f26f4e10c9f3 [INFO] running `Command { std: "docker" "start" "-a" "0a6e5e3b681239742b97d0db95be1695d0583520d6da846f2817f26f4e10c9f3", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.4 [INFO] [stderr] Compiling vectoreyes v0.6.0 (https://github.com/GaloisInc/swanky?rev=v0.6.0#553ede0d) [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling flint-sys v0.7.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dyn-stack v0.10.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Checking pulp v0.18.22 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking generic-array v1.1.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking tfhe-fft v0.6.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Checking serde_json v1.0.135 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling cfg-vis v0.3.0 [INFO] [stderr] Checking swanky-serialization v0.6.0 (https://github.com/GaloisInc/swanky?rev=v0.6.0#553ede0d) [INFO] [stderr] Checking swanky-field v0.6.0 (https://github.com/GaloisInc/swanky?rev=v0.6.0#553ede0d) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "0a6e5e3b681239742b97d0db95be1695d0583520d6da846f2817f26f4e10c9f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a6e5e3b681239742b97d0db95be1695d0583520d6da846f2817f26f4e10c9f3", kill_on_drop: false }` [INFO] [stdout] 0a6e5e3b681239742b97d0db95be1695d0583520d6da846f2817f26f4e10c9f3