[INFO] cloning repository https://github.com/0xvon/fhe_min_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xvon/fhe_min_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvon%2Ffhe_min_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvon%2Ffhe_min_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84baef7b2eb273cf8a6672bbfcf57210f4fadb25 [INFO] building 0xvon/fhe_min_rs against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xvon%2Ffhe_min_rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/0xvon/fhe_min_rs [INFO] finished tweaking git repo https://github.com/0xvon/fhe_min_rs [INFO] tweaked toml for git repo https://github.com/0xvon/fhe_min_rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xvon/fhe_min_rs on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/0xvon/fhe_min_rs 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ddc9d87792d3385f6372b677c2c334a708c72a320361dc894c298c810915062 [INFO] running `Command { std: "docker" "start" "-a" "7ddc9d87792d3385f6372b677c2c334a708c72a320361dc894c298c810915062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ddc9d87792d3385f6372b677c2c334a708c72a320361dc894c298c810915062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ddc9d87792d3385f6372b677c2c334a708c72a320361dc894c298c810915062", kill_on_drop: false }` [INFO] [stdout] 7ddc9d87792d3385f6372b677c2c334a708c72a320361dc894c298c810915062 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5af5a5bb47ccef52bfaf40d411d846db96c6c8136dc22d23ea041df37c4c0c0 [INFO] running `Command { std: "docker" "start" "-a" "a5af5a5bb47ccef52bfaf40d411d846db96c6c8136dc22d23ea041df37c4c0c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling concrete v0.1.11 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling concrete-fftw-sys v0.1.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling concrete-npe v0.1.9 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling concrete-csprng v0.1.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling concrete-commons v0.1.1 [INFO] [stderr] Compiling concrete-fftw v0.1.2 [INFO] [stderr] Compiling concrete-core v0.1.10 [INFO] [stderr] Compiling fhe_min_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a5af5a5bb47ccef52bfaf40d411d846db96c6c8136dc22d23ea041df37c4c0c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5af5a5bb47ccef52bfaf40d411d846db96c6c8136dc22d23ea041df37c4c0c0", kill_on_drop: false }` [INFO] [stdout] a5af5a5bb47ccef52bfaf40d411d846db96c6c8136dc22d23ea041df37c4c0c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28087bb58548fde81ffdaeb5ab0de36040945c48de5639407bfabcd0c204b53d [INFO] running `Command { std: "docker" "start" "-a" "28087bb58548fde81ffdaeb5ab0de36040945c48de5639407bfabcd0c204b53d", kill_on_drop: false }` [INFO] [stderr] Compiling fhe_min_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "28087bb58548fde81ffdaeb5ab0de36040945c48de5639407bfabcd0c204b53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28087bb58548fde81ffdaeb5ab0de36040945c48de5639407bfabcd0c204b53d", kill_on_drop: false }` [INFO] [stdout] 28087bb58548fde81ffdaeb5ab0de36040945c48de5639407bfabcd0c204b53d