[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] 5c145f549ebcd1f085dc8ade57c6b58147ee67ee
[INFO] checking KULeuven-COSIC/vinyl against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKULeuven-COSIC%2Fvinyl" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KULeuven-COSIC/vinyl on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "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" "+36b21637e93b038453924d3c66821089e71d8baa" "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]     Blocking waiting for file lock on package cache
[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 tfhe-fft v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 628e4be5f393e2fff109c3051c707e94a7efdfccbfde119ef5bd73a34bc4252f
[INFO] running `Command { std: "docker" "start" "-a" "628e4be5f393e2fff109c3051c707e94a7efdfccbfde119ef5bd73a34bc4252f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "628e4be5f393e2fff109c3051c707e94a7efdfccbfde119ef5bd73a34bc4252f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "628e4be5f393e2fff109c3051c707e94a7efdfccbfde119ef5bd73a34bc4252f", kill_on_drop: false }`
[INFO] [stdout] 628e4be5f393e2fff109c3051c707e94a7efdfccbfde119ef5bd73a34bc4252f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37ba9967871e3e666323f0ca44a0382f845944269a2ce07cbab9e8a4b1d13aae
[INFO] running `Command { std: "docker" "start" "-a" "37ba9967871e3e666323f0ca44a0382f845944269a2ce07cbab9e8a4b1d13aae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling vectoreyes v0.6.0 (https://github.com/GaloisInc/swanky?rev=v0.6.0#553ede0d)
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling flint-sys v0.7.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking generic-array v1.1.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking pulp v0.18.22
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]     Checking tfhe-fft v0.6.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.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 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 rand_distr v0.4.3
[INFO] [stderr]     Checking swanky-field v0.6.0 (https://github.com/GaloisInc/swanky?rev=v0.6.0#553ede0d)
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking vinyl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/modular.rs:422:17
[INFO] [stdout]     |
[INFO] [stdout] 422 |             let x = TESTTYPE::random(rng);
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 03s
[INFO] running `Command { std: "docker" "inspect" "37ba9967871e3e666323f0ca44a0382f845944269a2ce07cbab9e8a4b1d13aae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37ba9967871e3e666323f0ca44a0382f845944269a2ce07cbab9e8a4b1d13aae", kill_on_drop: false }`
[INFO] [stdout] 37ba9967871e3e666323f0ca44a0382f845944269a2ce07cbab9e8a4b1d13aae
