[INFO] fetching crate concrete-boolean 0.2.1... [INFO] testing concrete-boolean-0.2.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate concrete-boolean 0.2.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate concrete-boolean 0.2.1 [INFO] finished tweaking crates.io crate concrete-boolean 0.2.1 [INFO] tweaked toml for crates.io crate concrete-boolean 0.2.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate concrete-boolean 0.2.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 99 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.3.6 (available: v0.6.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dyn-stack v0.8.3 [INFO] [stderr] Downloaded concrete-csprng v0.2.2 [INFO] [stderr] Downloaded concrete-fft v0.1.0 [INFO] [stderr] Downloaded concrete-core v1.0.2 [INFO] [stderr] Downloaded concrete-cuda v0.1.1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1693747189b0653d6aba0d39e49bfc9ee7de6dd93be87fc4ccd8454965cc104f [INFO] running `Command { std: "docker" "start" "-a" "1693747189b0653d6aba0d39e49bfc9ee7de6dd93be87fc4ccd8454965cc104f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1693747189b0653d6aba0d39e49bfc9ee7de6dd93be87fc4ccd8454965cc104f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1693747189b0653d6aba0d39e49bfc9ee7de6dd93be87fc4ccd8454965cc104f", kill_on_drop: false }` [INFO] [stdout] 1693747189b0653d6aba0d39e49bfc9ee7de6dd93be87fc4ccd8454965cc104f [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 082afdf89eae3e1c8a2228bf5699ae651c84258e1f0f77753beeaab56cc459ef [INFO] running `Command { std: "docker" "start" "-a" "082afdf89eae3e1c8a2228bf5699ae651c84258e1f0f77753beeaab56cc459ef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling concrete-csprng v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling dyn-stack v0.8.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling concrete-fft v0.1.0 [INFO] [stderr] Compiling concrete-core v1.0.2 [INFO] [stderr] Compiling concrete-boolean v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/engine/bootstrapping/cpu.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 28 | ) -> (GlweCiphertextView32, LweCiphertextMutView32) { [INFO] [stdout] | -------------------- ---------------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | ) -> (GlweCiphertextView32<'_>, LweCiphertextMutView32<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.52s [INFO] running `Command { std: "docker" "inspect" "082afdf89eae3e1c8a2228bf5699ae651c84258e1f0f77753beeaab56cc459ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "082afdf89eae3e1c8a2228bf5699ae651c84258e1f0f77753beeaab56cc459ef", kill_on_drop: false }` [INFO] [stdout] 082afdf89eae3e1c8a2228bf5699ae651c84258e1f0f77753beeaab56cc459ef [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 061d511cacbddd9091b18c6fac2e5f4306e3344c0462f2c03b9b12a18f420cca [INFO] running `Command { std: "docker" "start" "-a" "061d511cacbddd9091b18c6fac2e5f4306e3344c0462f2c03b9b12a18f420cca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling concrete-fft v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling concrete-csprng v0.2.2 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling concrete-core v1.0.2 [INFO] [stderr] Compiling concrete-boolean v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/engine/bootstrapping/cpu.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 28 | ) -> (GlweCiphertextView32, LweCiphertextMutView32) { [INFO] [stdout] | -------------------- ---------------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | ) -> (GlweCiphertextView32<'_>, LweCiphertextMutView32<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/engine/bootstrapping/cpu.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | &mut self, [INFO] [stdout] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 28 | ) -> (GlweCiphertextView32, LweCiphertextMutView32) { [INFO] [stdout] | -------------------- ---------------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | ) -> (GlweCiphertextView32<'_>, LweCiphertextMutView32<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.89s [INFO] running `Command { std: "docker" "inspect" "061d511cacbddd9091b18c6fac2e5f4306e3344c0462f2c03b9b12a18f420cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "061d511cacbddd9091b18c6fac2e5f4306e3344c0462f2c03b9b12a18f420cca", kill_on_drop: false }` [INFO] [stdout] 061d511cacbddd9091b18c6fac2e5f4306e3344c0462f2c03b9b12a18f420cca [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b0d9805d0747d4bfce3b2ebc620c40563b194cde69c828e08dac55422ae09dba [INFO] running `Command { std: "docker" "start" "-a" "b0d9805d0747d4bfce3b2ebc620c40563b194cde69c828e08dac55422ae09dba", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/engine/bootstrapping/cpu.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | &mut self, [INFO] [stderr] | ^^^^^^^^^ this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 28 | ) -> (GlweCiphertextView32, LweCiphertextMutView32) { [INFO] [stderr] | -------------------- ---------------------- the lifetimes get resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | the lifetimes get resolved as `'_` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 28 | ) -> (GlweCiphertextView32<'_>, LweCiphertextMutView32<'_>) { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: `concrete-boolean` (lib) generated 1 warning (run `cargo fix --lib -p concrete-boolean` to apply 1 suggestion) [INFO] [stderr] warning: `concrete-boolean` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/concrete_boolean-430c6cf3151edb8b) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test server_key::tests::default_parameters_tests::test_and_gate_default_parameters has been running for over 60 seconds [INFO] [stdout] test server_key::tests::default_parameters_tests::test_deep_circuit_default_parameters has been running for over 60 seconds [INFO] [stdout] test server_key::tests::default_parameters_tests::test_encrypt_decrypt_lwe_secret_key_default_parameters has been running for over 60 seconds [INFO] [stdout] test server_key::tests::default_parameters_tests::test_mux_gate_default_parameters has been running for over 60 seconds [INFO] [stdout] test server_key::tests::default_parameters_tests::test_nand_gate_default_parameters has been running for over 60 seconds [INFO] [stdout] test server_key::tests::default_parameters_tests::test_nor_gate_default_parameters has been running for over 60 seconds [INFO] [stdout] test server_key::tests::default_parameters_tests::test_not_gate_default_parameters has been running for over 60 seconds [INFO] [stdout] test server_key::tests::default_parameters_tests::test_or_gate_default_parameters has been running for over 60 seconds [INFO] [stdout] test server_key::tests::default_parameters_tests::test_xnor_gate_default_parameters has been running for over 60 seconds [INFO] [stdout] test server_key::tests::default_parameters_tests::test_xor_gate_default_parameters has been running for over 60 seconds [INFO] [stdout] test server_key::tests::tfhe_lib_parameters_tests::test_and_gate_tfhe_lib_parameters has been running for over 60 seconds [INFO] [stdout] test server_key::tests::tfhe_lib_parameters_tests::test_deep_circuit_tfhe_lib_parameters has been running for over 60 seconds [INFO] [stdout] test server_key::tests::tfhe_lib_parameters_tests::test_encrypt_decrypt_lwe_secret_key_tfhe_lib_parameters has been running for over 60 seconds [INFO] [stdout] test server_key::tests::tfhe_lib_parameters_tests::test_mux_gate_tfhe_lib_parameters has been running for over 60 seconds [INFO] [stdout] test server_key::tests::tfhe_lib_parameters_tests::test_nand_gate_tfhe_lib_parameters has been running for over 60 seconds [INFO] [stdout] test server_key::tests::tfhe_lib_parameters_tests::test_nor_gate_tfhe_lib_parameters has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "b0d9805d0747d4bfce3b2ebc620c40563b194cde69c828e08dac55422ae09dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0d9805d0747d4bfce3b2ebc620c40563b194cde69c828e08dac55422ae09dba", kill_on_drop: false }` [INFO] [stdout] b0d9805d0747d4bfce3b2ebc620c40563b194cde69c828e08dac55422ae09dba