[INFO] fetching crate fawkes-crypto-powersoftau 0.2.0... [INFO] checking fawkes-crypto-powersoftau-0.2.0 against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] extracting crate fawkes-crypto-powersoftau 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate fawkes-crypto-powersoftau 0.2.0 on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fawkes-crypto-powersoftau 0.2.0 [INFO] finished tweaking crates.io crate fawkes-crypto-powersoftau 0.2.0 [INFO] tweaked toml for crates.io crate fawkes-crypto-powersoftau 0.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate fawkes-crypto-powersoftau 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dc7967c4017bfe2a64d787b76e015d35f4338ec9edfcd80b902c9a085ea5242 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8dc7967c4017bfe2a64d787b76e015d35f4338ec9edfcd80b902c9a085ea5242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dc7967c4017bfe2a64d787b76e015d35f4338ec9edfcd80b902c9a085ea5242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dc7967c4017bfe2a64d787b76e015d35f4338ec9edfcd80b902c9a085ea5242", kill_on_drop: false }` [INFO] [stdout] 8dc7967c4017bfe2a64d787b76e015d35f4338ec9edfcd80b902c9a085ea5242 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6bf42be7b05ee85804e8331781abe0dbae79772e9ab815d6802fb803ddcdfa6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a6bf42be7b05ee85804e8331781abe0dbae79772e9ab815d6802fb803ddcdfa6", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking bit-vec v0.6.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling hex-literal-impl v0.2.1 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking hex-literal v0.2.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Compiling ff_derive_ce v0.5.1 [INFO] [stderr] Checking ff_ce v0.7.1 [INFO] [stderr] Checking fawkes-crypto-pairing_ce v0.18.0 [INFO] [stderr] Checking fawkes-crypto-bellman_ce v0.3.1 [INFO] [stderr] Checking fawkes-crypto-powersoftau v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | / format!( [INFO] [stdout] 114 | | "Index of TauG1 element written must not exceed {}, while it's {}", [INFO] [stdout] 115 | | parameters.powers_g1_length, index [INFO] [stdout] 116 | | ) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 113 | [INFO] [stdout] 114 | "Index of TauG1 element written must not exceed {}, while it's {}", [INFO] [stdout] 115 | parameters.powers_g1_length, index [INFO] [stdout] 116 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | / format!( [INFO] [stdout] 127 | | "Index of TauG2 element written must not exceed {}, while it's {}", [INFO] [stdout] 128 | | required_power, index [INFO] [stdout] 129 | | ) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 126 | [INFO] [stdout] 127 | "Index of TauG2 element written must not exceed {}, while it's {}", [INFO] [stdout] 128 | required_power, index [INFO] [stdout] 129 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | / format!( [INFO] [stdout] 142 | | "Index of AlphaG1 element written must not exceed {}, while it's {}", [INFO] [stdout] 143 | | required_power, index [INFO] [stdout] 144 | | ) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 141 | [INFO] [stdout] 142 | "Index of AlphaG1 element written must not exceed {}, while it's {}", [INFO] [stdout] 143 | required_power, index [INFO] [stdout] 144 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | / format!( [INFO] [stdout] 158 | | "Index of BetaG1 element written must not exceed {}, while it's {}", [INFO] [stdout] 159 | | required_power, index [INFO] [stdout] 160 | | ) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 157 | [INFO] [stdout] 158 | "Index of BetaG1 element written must not exceed {}, while it's {}", [INFO] [stdout] 159 | required_power, index [INFO] [stdout] 160 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:407:32 [INFO] [stdout] | [INFO] [stdout] 407 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 408 | | "must read a chunk from {} to {} from `challenge`", [INFO] [stdout] 409 | | start, end [INFO] [stdout] 410 | | )) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 407 | panic!( [INFO] [stdout] 408 | "must read a chunk from {} to {} from `challenge`", [INFO] [stdout] 409 | start, end [INFO] [stdout] 410 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:421:32 [INFO] [stdout] | [INFO] [stdout] 421 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 422 | | "must read a chunk from {} to {} from `response`", [INFO] [stdout] 423 | | start, end [INFO] [stdout] 424 | | )) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 421 | panic!( [INFO] [stdout] 422 | "must read a chunk from {} to {} from `response`", [INFO] [stdout] 423 | start, end [INFO] [stdout] 424 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:485:32 [INFO] [stdout] | [INFO] [stdout] 485 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 486 | | "must read a chunk from {} to {} from `challenge`", [INFO] [stdout] 487 | | start, end [INFO] [stdout] 488 | | )) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 485 | panic!( [INFO] [stdout] 486 | "must read a chunk from {} to {} from `challenge`", [INFO] [stdout] 487 | start, end [INFO] [stdout] 488 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:499:32 [INFO] [stdout] | [INFO] [stdout] 499 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 500 | | "must read a chunk from {} to {} from `response`", [INFO] [stdout] 501 | | start, end [INFO] [stdout] 502 | | )) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 499 | panic!( [INFO] [stdout] 500 | "must read a chunk from {} to {} from `response`", [INFO] [stdout] 501 | start, end [INFO] [stdout] 502 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:565:32 [INFO] [stdout] | [INFO] [stdout] 565 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 566 | | "must read a chunk from {} to {} from source of decompression", [INFO] [stdout] 567 | | start, end [INFO] [stdout] 568 | | )) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 565 | panic!( [INFO] [stdout] 566 | "must read a chunk from {} to {} from source of decompression", [INFO] [stdout] 567 | start, end [INFO] [stdout] 568 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:590:32 [INFO] [stdout] | [INFO] [stdout] 590 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 591 | | "must read a chunk from {} to {} from source of decompression", [INFO] [stdout] 592 | | start, end [INFO] [stdout] 593 | | )) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 590 | panic!( [INFO] [stdout] 591 | "must read a chunk from {} to {} from source of decompression", [INFO] [stdout] 592 | start, end [INFO] [stdout] 593 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:648:32 [INFO] [stdout] | [INFO] [stdout] 648 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 649 | | "must read a chunk from {} to {} from source of decompression", [INFO] [stdout] 650 | | start, end [INFO] [stdout] 651 | | )) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 648 | panic!( [INFO] [stdout] 649 | "must read a chunk from {} to {} from source of decompression", [INFO] [stdout] 650 | start, end [INFO] [stdout] 651 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:679:32 [INFO] [stdout] | [INFO] [stdout] 679 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 680 | | "must read a chunk from {} to {} from source of decompression", [INFO] [stdout] 681 | | start, end [INFO] [stdout] 682 | | )) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 679 | panic!( [INFO] [stdout] 680 | "must read a chunk from {} to {} from source of decompression", [INFO] [stdout] 681 | start, end [INFO] [stdout] 682 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | / format!( [INFO] [stdout] 114 | | "Index of TauG1 element written must not exceed {}, while it's {}", [INFO] [stdout] 115 | | parameters.powers_g1_length, index [INFO] [stdout] 116 | | ) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 113 | [INFO] [stdout] 114 | "Index of TauG1 element written must not exceed {}, while it's {}", [INFO] [stdout] 115 | parameters.powers_g1_length, index [INFO] [stdout] 116 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:126:21 [INFO] [stdout] | [INFO] [stdout] 126 | / format!( [INFO] [stdout] 127 | | "Index of TauG2 element written must not exceed {}, while it's {}", [INFO] [stdout] 128 | | required_power, index [INFO] [stdout] 129 | | ) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 126 | [INFO] [stdout] 127 | "Index of TauG2 element written must not exceed {}, while it's {}", [INFO] [stdout] 128 | required_power, index [INFO] [stdout] 129 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | / format!( [INFO] [stdout] 142 | | "Index of AlphaG1 element written must not exceed {}, while it's {}", [INFO] [stdout] 143 | | required_power, index [INFO] [stdout] 144 | | ) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 141 | [INFO] [stdout] 142 | "Index of AlphaG1 element written must not exceed {}, while it's {}", [INFO] [stdout] 143 | required_power, index [INFO] [stdout] 144 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:157:21 [INFO] [stdout] | [INFO] [stdout] 157 | / format!( [INFO] [stdout] 158 | | "Index of BetaG1 element written must not exceed {}, while it's {}", [INFO] [stdout] 159 | | required_power, index [INFO] [stdout] 160 | | ) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 157 | [INFO] [stdout] 158 | "Index of BetaG1 element written must not exceed {}, while it's {}", [INFO] [stdout] 159 | required_power, index [INFO] [stdout] 160 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:407:32 [INFO] [stdout] | [INFO] [stdout] 407 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 408 | | "must read a chunk from {} to {} from `challenge`", [INFO] [stdout] 409 | | start, end [INFO] [stdout] 410 | | )) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 407 | panic!( [INFO] [stdout] 408 | "must read a chunk from {} to {} from `challenge`", [INFO] [stdout] 409 | start, end [INFO] [stdout] 410 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:421:32 [INFO] [stdout] | [INFO] [stdout] 421 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 422 | | "must read a chunk from {} to {} from `response`", [INFO] [stdout] 423 | | start, end [INFO] [stdout] 424 | | )) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 421 | panic!( [INFO] [stdout] 422 | "must read a chunk from {} to {} from `response`", [INFO] [stdout] 423 | start, end [INFO] [stdout] 424 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:485:32 [INFO] [stdout] | [INFO] [stdout] 485 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 486 | | "must read a chunk from {} to {} from `challenge`", [INFO] [stdout] 487 | | start, end [INFO] [stdout] 488 | | )) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 485 | panic!( [INFO] [stdout] 486 | "must read a chunk from {} to {} from `challenge`", [INFO] [stdout] 487 | start, end [INFO] [stdout] 488 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:499:32 [INFO] [stdout] | [INFO] [stdout] 499 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 500 | | "must read a chunk from {} to {} from `response`", [INFO] [stdout] 501 | | start, end [INFO] [stdout] 502 | | )) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 499 | panic!( [INFO] [stdout] 500 | "must read a chunk from {} to {} from `response`", [INFO] [stdout] 501 | start, end [INFO] [stdout] 502 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:565:32 [INFO] [stdout] | [INFO] [stdout] 565 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 566 | | "must read a chunk from {} to {} from source of decompression", [INFO] [stdout] 567 | | start, end [INFO] [stdout] 568 | | )) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 565 | panic!( [INFO] [stdout] 566 | "must read a chunk from {} to {} from source of decompression", [INFO] [stdout] 567 | start, end [INFO] [stdout] 568 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:590:32 [INFO] [stdout] | [INFO] [stdout] 590 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 591 | | "must read a chunk from {} to {} from source of decompression", [INFO] [stdout] 592 | | start, end [INFO] [stdout] 593 | | )) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 590 | panic!( [INFO] [stdout] 591 | "must read a chunk from {} to {} from source of decompression", [INFO] [stdout] 592 | start, end [INFO] [stdout] 593 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:648:32 [INFO] [stdout] | [INFO] [stdout] 648 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 649 | | "must read a chunk from {} to {} from source of decompression", [INFO] [stdout] 650 | | start, end [INFO] [stdout] 651 | | )) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 648 | panic!( [INFO] [stdout] 649 | "must read a chunk from {} to {} from source of decompression", [INFO] [stdout] 650 | start, end [INFO] [stdout] 651 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/batched_accumulator.rs:679:32 [INFO] [stdout] | [INFO] [stdout] 679 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 680 | | "must read a chunk from {} to {} from source of decompression", [INFO] [stdout] 681 | | start, end [INFO] [stdout] 682 | | )) [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 679 | panic!( [INFO] [stdout] 680 | "must read a chunk from {} to {} from source of decompression", [INFO] [stdout] 681 | start, end [INFO] [stdout] 682 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.35s [INFO] running `Command { std: "docker" "inspect" "a6bf42be7b05ee85804e8331781abe0dbae79772e9ab815d6802fb803ddcdfa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6bf42be7b05ee85804e8331781abe0dbae79772e9ab815d6802fb803ddcdfa6", kill_on_drop: false }` [INFO] [stdout] a6bf42be7b05ee85804e8331781abe0dbae79772e9ab815d6802fb803ddcdfa6