[INFO] fetching crate multiproof-rs 0.1.9... [INFO] testing multiproof-rs-0.1.9 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate multiproof-rs 0.1.9 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate multiproof-rs 0.1.9 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate multiproof-rs 0.1.9 [INFO] finished tweaking crates.io crate multiproof-rs 0.1.9 [INFO] tweaked toml for crates.io crate multiproof-rs 0.1.9 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 538c162e8a9de2bd212778176d58bae339ee51795d46db0fd012afda9c758240 [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" "538c162e8a9de2bd212778176d58bae339ee51795d46db0fd012afda9c758240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "538c162e8a9de2bd212778176d58bae339ee51795d46db0fd012afda9c758240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "538c162e8a9de2bd212778176d58bae339ee51795d46db0fd012afda9c758240", kill_on_drop: false }` [INFO] [stdout] 538c162e8a9de2bd212778176d58bae339ee51795d46db0fd012afda9c758240 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fe3475106d90a9b4a5c60e393ecd6f74c8f7b0941dcc59bec70ca9e44a8aeb3 [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" "8fe3475106d90a9b4a5c60e393ecd6f74c8f7b0941dcc59bec70ca9e44a8aeb3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling serde_cbor v0.10.2 [INFO] [stderr] Compiling multiproof-rs v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/binary_tree.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 146 | | "Requested child number #{}, only have #{}", [INFO] [stdout] 147 | | index, [INFO] [stdout] 148 | | self.num_children() [INFO] [stdout] 149 | | )); [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 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] 145 ~ panic!( [INFO] [stdout] 146 | "Requested child number #{}, only have #{}", [INFO] [stdout] 147 | index, [INFO] [stdout] 148 | self.num_children() [INFO] [stdout] 149 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/keys/binary_key.rs:172:20 [INFO] [stdout] | [INFO] [stdout] 172 | panic!(format!("Invalid index {} into key {:?}", i, self.0)); [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] 172 - panic!(format!("Invalid index {} into key {:?}", i, self.0)); [INFO] [stdout] 172 + panic!("Invalid index {} into key {:?}", i, self.0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/node.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 54 | | "Requested child #{}, only have #{}", [INFO] [stdout] 55 | | index, [INFO] [stdout] 56 | | self.num_children() [INFO] [stdout] 57 | | )); [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] 53 ~ panic!( [INFO] [stdout] 54 | "Requested child #{}, only have #{}", [INFO] [stdout] 55 | index, [INFO] [stdout] 56 | self.num_children() [INFO] [stdout] 57 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/node.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 70 | | "Requested child #{}, only have #{}", [INFO] [stdout] 71 | | index, [INFO] [stdout] 72 | | self.num_children() [INFO] [stdout] 73 | | )); [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] 69 ~ panic!( [INFO] [stdout] 70 | "Requested child #{}, only have #{}", [INFO] [stdout] 71 | index, [INFO] [stdout] 72 | self.num_children() [INFO] [stdout] 73 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.46s [INFO] running `Command { std: "docker" "inspect" "8fe3475106d90a9b4a5c60e393ecd6f74c8f7b0941dcc59bec70ca9e44a8aeb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fe3475106d90a9b4a5c60e393ecd6f74c8f7b0941dcc59bec70ca9e44a8aeb3", kill_on_drop: false }` [INFO] [stdout] 8fe3475106d90a9b4a5c60e393ecd6f74c8f7b0941dcc59bec70ca9e44a8aeb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] de814b100f281e20672b45f870d03ee6c4f67a065e24d59e19f719d58e5bd73a [INFO] running `Command { std: "docker" "start" "-a" "de814b100f281e20672b45f870d03ee6c4f67a065e24d59e19f719d58e5bd73a", kill_on_drop: false }` [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/binary_tree.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 146 | | "Requested child number #{}, only have #{}", [INFO] [stdout] 147 | | index, [INFO] [stdout] 148 | | self.num_children() [INFO] [stdout] 149 | | )); [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 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] 145 ~ panic!( [INFO] [stdout] 146 | "Requested child number #{}, only have #{}", [INFO] [stdout] 147 | index, [INFO] [stdout] 148 | self.num_children() [INFO] [stdout] 149 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/keys/binary_key.rs:172:20 [INFO] [stdout] | [INFO] [stdout] 172 | panic!(format!("Invalid index {} into key {:?}", i, self.0)); [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] 172 - panic!(format!("Invalid index {} into key {:?}", i, self.0)); [INFO] [stdout] 172 + panic!("Invalid index {} into key {:?}", i, self.0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/node.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 54 | | "Requested child #{}, only have #{}", [INFO] [stdout] 55 | | index, [INFO] [stdout] 56 | | self.num_children() [INFO] [stdout] 57 | | )); [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] 53 ~ panic!( [INFO] [stdout] 54 | "Requested child #{}, only have #{}", [INFO] [stdout] 55 | index, [INFO] [stdout] 56 | self.num_children() [INFO] [stdout] 57 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/node.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 70 | | "Requested child #{}, only have #{}", [INFO] [stdout] 71 | | index, [INFO] [stdout] 72 | | self.num_children() [INFO] [stdout] 73 | | )); [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] 69 ~ panic!( [INFO] [stdout] 70 | "Requested child #{}, only have #{}", [INFO] [stdout] 71 | index, [INFO] [stdout] 72 | self.num_children() [INFO] [stdout] 73 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling multiproof-rs v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/binary_tree.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 146 | | "Requested child number #{}, only have #{}", [INFO] [stdout] 147 | | index, [INFO] [stdout] 148 | | self.num_children() [INFO] [stdout] 149 | | )); [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 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] 145 ~ panic!( [INFO] [stdout] 146 | "Requested child number #{}, only have #{}", [INFO] [stdout] 147 | index, [INFO] [stdout] 148 | self.num_children() [INFO] [stdout] 149 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/keys/binary_key.rs:172:20 [INFO] [stdout] | [INFO] [stdout] 172 | panic!(format!("Invalid index {} into key {:?}", i, self.0)); [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] 172 - panic!(format!("Invalid index {} into key {:?}", i, self.0)); [INFO] [stdout] 172 + panic!("Invalid index {} into key {:?}", i, self.0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/node.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 54 | | "Requested child #{}, only have #{}", [INFO] [stdout] 55 | | index, [INFO] [stdout] 56 | | self.num_children() [INFO] [stdout] 57 | | )); [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] 53 ~ panic!( [INFO] [stdout] 54 | "Requested child #{}, only have #{}", [INFO] [stdout] 55 | index, [INFO] [stdout] 56 | self.num_children() [INFO] [stdout] 57 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/node.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 70 | | "Requested child #{}, only have #{}", [INFO] [stdout] 71 | | index, [INFO] [stdout] 72 | | self.num_children() [INFO] [stdout] 73 | | )); [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] 69 ~ panic!( [INFO] [stdout] 70 | "Requested child #{}, only have #{}", [INFO] [stdout] 71 | index, [INFO] [stdout] 72 | self.num_children() [INFO] [stdout] 73 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:334:25 [INFO] [stdout] | [INFO] [stdout] 334 | _ => panic!(format!("Invalid instruction {:?}", i[0])), [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] 334 - _ => panic!(format!("Invalid instruction {:?}", i[0])), [INFO] [stdout] 334 + _ => panic!("Invalid instruction {:?}", i[0]), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:338:25 [INFO] [stdout] | [INFO] [stdout] 338 | _ => panic!(format!("Invalid instruction {:?}", i[1])), [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] 338 - _ => panic!(format!("Invalid instruction {:?}", i[1])), [INFO] [stdout] 338 + _ => panic!("Invalid instruction {:?}", i[1]), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:343:25 [INFO] [stdout] | [INFO] [stdout] 343 | _ => panic!(format!("Invalid instruction {:?}", i[2])), [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] 343 - _ => panic!(format!("Invalid instruction {:?}", i[2])), [INFO] [stdout] 343 + _ => panic!("Invalid instruction {:?}", i[2]), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:347:25 [INFO] [stdout] | [INFO] [stdout] 347 | _ => panic!(format!("Invalid instruction {:?}", i[3])), [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] 347 - _ => panic!(format!("Invalid instruction {:?}", i[3])), [INFO] [stdout] 347 + _ => panic!("Invalid instruction {:?}", i[3]), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:351:25 [INFO] [stdout] | [INFO] [stdout] 351 | _ => panic!(format!("Invalid instruction {:?}", i[5])), [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] 351 - _ => panic!(format!("Invalid instruction {:?}", i[5])), [INFO] [stdout] 351 + _ => panic!("Invalid instruction {:?}", i[5]), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:381:25 [INFO] [stdout] | [INFO] [stdout] 381 | _ => panic!(format!("Invalid instruction {:?}", i[0])), [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] 381 - _ => panic!(format!("Invalid instruction {:?}", i[0])), [INFO] [stdout] 381 + _ => panic!("Invalid instruction {:?}", i[0]), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:385:25 [INFO] [stdout] | [INFO] [stdout] 385 | _ => panic!(format!("Invalid instruction {:?}", i[1])), [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] 385 - _ => panic!(format!("Invalid instruction {:?}", i[1])), [INFO] [stdout] 385 + _ => panic!("Invalid instruction {:?}", i[1]), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:390:25 [INFO] [stdout] | [INFO] [stdout] 390 | _ => panic!(format!("Invalid instruction {:?}", i[3])), [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] 390 - _ => panic!(format!("Invalid instruction {:?}", i[3])), [INFO] [stdout] 390 + _ => panic!("Invalid instruction {:?}", i[3]), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.76s [INFO] running `Command { std: "docker" "inspect" "de814b100f281e20672b45f870d03ee6c4f67a065e24d59e19f719d58e5bd73a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de814b100f281e20672b45f870d03ee6c4f67a065e24d59e19f719d58e5bd73a", kill_on_drop: false }` [INFO] [stdout] de814b100f281e20672b45f870d03ee6c4f67a065e24d59e19f719d58e5bd73a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 02d55b832ea43aeca030649b7eaa4ad349562615a64cf2f715f27590d88fb612 [INFO] running `Command { std: "docker" "start" "-a" "02d55b832ea43aeca030649b7eaa4ad349562615a64cf2f715f27590d88fb612", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stdout] running 77 tests [INFO] [stderr] --> src/binary_tree.rs:145:20 [INFO] [stdout] test binary_tree::tests::insert_branch_with_prefix ... ok [INFO] [stderr] | [INFO] [stdout] test binary_tree::tests::simple_insert ... ok [INFO] [stderr] 145 | panic!(format!( [INFO] [stdout] test instruction::tests::encode_decode_instruction ... ok [INFO] [stderr] | ____________________^ [INFO] [stdout] test keys::binary_key::tests::test_equality ... ok [INFO] [stderr] 146 | | "Requested child number #{}, only have #{}", [INFO] [stdout] test keys::binary_key::tests::test_from_bool_vec ... ok [INFO] [stderr] 147 | | index, [INFO] [stdout] test keys::binary_key::tests::test_into_u8_vec ... ok [INFO] [stderr] 148 | | self.num_children() [INFO] [stdout] test keys::binary_key::tests::test_split ... ok [INFO] [stderr] 149 | | )); [INFO] [stdout] test keys::binary_key::tests::test_suffix ... ok [INFO] [stderr] | |_____________^ [INFO] [stdout] test keys::nibble_key::tests::test_bytes2nibbles ... ok [INFO] [stderr] | [INFO] [stdout] test keys::nibble_key::tests::test_empty_prefix ... ok [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] test keys::nibble_key::tests::test_empty_suffix ... ok [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] test keys::nibble_key::tests::test_formatter ... ok [INFO] [stderr] = note: for more information, see [INFO] [stdout] test keys::nibble_key::tests::test_nibble2bytes ... ok [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] test keys::nibble_key::tests::test_prefix ... ok [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stdout] test keys::nibble_key::tests::test_suffix ... ok [INFO] [stderr] | [INFO] [stdout] test multiproof::tests::rlp_encode_decode_multiproof ... ok [INFO] [stderr] 145 ~ panic!( [INFO] [stdout] test multiproof::tests::cbor_encode_decode_multiproof ... ok [INFO] [stderr] 146 | "Requested child number #{}, only have #{}", [INFO] [stdout] test node::tests::big_value_single_big_key_hash ... ok [INFO] [stderr] 147 | index, [INFO] [stdout] test multiproof::tests::rlp_account_decode_multiproof ... ok [INFO] [stderr] 148 | self.num_children() [INFO] [stdout] test node::tests::big_value_single_key_hash ... ok [INFO] [stderr] 149 ~ ); [INFO] [stdout] test node::tests::branch_hash ... ok [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/keys/binary_key.rs:172:20 [INFO] [stderr] | [INFO] [stderr] 172 | panic!(format!("Invalid index {} into key {:?}", i, self.0)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 172 - panic!(format!("Invalid index {} into key {:?}", i, self.0)); [INFO] [stderr] 172 + panic!("Invalid index {} into key {:?}", i, self.0); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/node.rs:53:20 [INFO] [stderr] | [INFO] [stderr] 53 | panic!(format!( [INFO] [stderr] | ____________________^ [INFO] [stderr] 54 | | "Requested child #{}, only have #{}", [INFO] [stderr] 55 | | index, [INFO] [stderr] 56 | | self.num_children() [INFO] [stderr] 57 | | )); [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 53 ~ panic!( [INFO] [stderr] 54 | "Requested child #{}, only have #{}", [INFO] [stderr] 55 | index, [INFO] [stderr] 56 | self.num_children() [INFO] [stderr] 57 ~ ); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/node.rs:69:20 [INFO] [stderr] | [INFO] [stderr] 69 | panic!(format!( [INFO] [stderr] | ____________________^ [INFO] [stderr] 70 | | "Requested child #{}, only have #{}", [INFO] [stderr] 71 | | index, [INFO] [stderr] 72 | | self.num_children() [INFO] [stderr] 73 | | )); [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 69 ~ panic!( [INFO] [stderr] 70 | "Requested child #{}, only have #{}", [INFO] [stderr] 71 | index, [INFO] [stderr] 72 | self.num_children() [INFO] [stderr] 73 ~ ); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:334:25 [INFO] [stderr] | [INFO] [stderr] 334 | _ => panic!(format!("Invalid instruction {:?}", i[0])), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 334 - _ => panic!(format!("Invalid instruction {:?}", i[0])), [INFO] [stderr] 334 + _ => panic!("Invalid instruction {:?}", i[0]), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:338:25 [INFO] [stderr] | [INFO] [stderr] 338 | _ => panic!(format!("Invalid instruction {:?}", i[1])), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 338 - _ => panic!(format!("Invalid instruction {:?}", i[1])), [INFO] [stderr] 338 + _ => panic!("Invalid instruction {:?}", i[1]), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:343:25 [INFO] [stderr] | [INFO] [stderr] 343 | _ => panic!(format!("Invalid instruction {:?}", i[2])), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 343 - _ => panic!(format!("Invalid instruction {:?}", i[2])), [INFO] [stderr] 343 + _ => panic!("Invalid instruction {:?}", i[2]), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:347:25 [INFO] [stderr] | [INFO] [stderr] 347 | _ => panic!(format!("Invalid instruction {:?}", i[3])), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 347 - _ => panic!(format!("Invalid instruction {:?}", i[3])), [INFO] [stderr] 347 + _ => panic!("Invalid instruction {:?}", i[3]), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:351:25 [INFO] [stderr] | [INFO] [stderr] 351 | _ => panic!(format!("Invalid instruction {:?}", i[5])), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 351 - _ => panic!(format!("Invalid instruction {:?}", i[5])), [INFO] [stderr] 351 + _ => panic!("Invalid instruction {:?}", i[5]), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:381:25 [INFO] [stderr] | [INFO] [stderr] 381 | _ => panic!(format!("Invalid instruction {:?}", i[0])), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 381 - _ => panic!(format!("Invalid instruction {:?}", i[0])), [INFO] [stderr] 381 + _ => panic!("Invalid instruction {:?}", i[0]), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:385:25 [INFO] [stderr] | [INFO] [stderr] 385 | _ => panic!(format!("Invalid instruction {:?}", i[1])), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 385 - _ => panic!(format!("Invalid instruction {:?}", i[1])), [INFO] [stderr] 385 + _ => panic!("Invalid instruction {:?}", i[1]), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:390:25 [INFO] [stderr] | [INFO] [stderr] 390 | _ => panic!(format!("Invalid instruction {:?}", i[3])), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 390 - _ => panic!(format!("Invalid instruction {:?}", i[3])), [INFO] [stderr] 390 + _ => panic!("Invalid instruction {:?}", i[3]), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `multiproof-rs` (lib) generated 4 warnings [INFO] [stderr] warning: `multiproof-rs` (lib test) generated 12 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/multiproof_rs-04e955b2336b4a53) [INFO] [stdout] test node::tests::check_overwrite ... ok [INFO] [stdout] test node::tests::empty_value_hash ... ok [INFO] [stdout] test node::tests::insert_leaf_into_emptyslot ... ok [INFO] [stdout] test node::tests::insert_leaf_into_extension_root_all_bytes_in_key_common ... ok [INFO] [stdout] test node::tests::insert_leaf_into_extension_root_almost_all_bytes_in_key_common ... ok [INFO] [stdout] test node::tests::insert_leaf_into_extension_root_half_bytes_in_key_common ... ok [INFO] [stdout] test node::tests::insert_leaf_into_leaf_root_common_bytes_in_key ... ok [INFO] [stdout] test node::tests::insert_leaf_into_two_level_fullnodes ... ok [INFO] [stdout] test node::tests::insert_leaf_into_leaf_root_no_common_bytes_in_key ... ok [INFO] [stdout] test node::tests::insert_two_leaves_into_emptyslot ... ok [INFO] [stdout] test node::tests::insert_leaf_two_embedded_nodes ... ok [INFO] [stdout] test node::tests::keys_with_different_lengths ... ok [INFO] [stdout] test node::tests::keys_leaves_with_key_part ... ok [INFO] [stdout] test node::tests::keys_none ... ok [INFO] [stdout] test node::tests::leaf_update_empty ... ok [INFO] [stdout] test node::tests::single_value_hash ... ok [INFO] [stdout] test node::tests::test_key_index_exists ... ok [INFO] [stdout] test node::tests::test_node_as_a_tree ... ok [INFO] [stdout] test node::tests::truncated_key ... ok [INFO] [stdout] test node::tests::truncated_key_in_ext ... ok [INFO] [stdout] test node::tests::truncated_key_in_branch ... ok [INFO] [stdout] test tests::check_branch_less_than_32_bytes ... ok [INFO] [stdout] test tests::check_extension_less_than_32_bytes ... ok [INFO] [stdout] test tests::check_payload_length_exactly_32_bytes ... ok [INFO] [stdout] test tests::make_multiproof_no_values ... ok [INFO] [stdout] test tests::key_absent_not_found ... ok [INFO] [stdout] test tests::make_multiproof_two_values ... ok [INFO] [stdout] test tests::make_multiproof_hash_before_nested_nodes_in_branch ... ok [INFO] [stdout] test binary_tree::tests::insert_branch ... ok [INFO] [stdout] test binary_tree::tests::insert_leaf ... ok [INFO] [stdout] test node::tests::insert_leaf_into_empty_root ... ok [INFO] [stdout] test node::tests::insert_leaf_zero_length_key_after_fullnode ... ok [INFO] [stdout] test tests::multiple_keys_with_existing_one ... ok [INFO] [stdout] test tests::roundtrip ... ok [INFO] [stdout] test tests::test_nullkey_branch ... ok [INFO] [stdout] test tests::test_nullkey_ext ... ok [INFO] [stdout] test tests::subnode_index_branch ... ok [INFO] [stdout] test tests::make_multiproof_two_leaves_with_extension ... ok [INFO] [stdout] test tests::tree_with_extension ... ok [INFO] [stdout] test tests::test_nullkey_leaf ... ok [INFO] [stdout] test tests::tree_with_one_branch ... ok [INFO] [stdout] test keys::binary_key::tests::test_alignment ... ok [INFO] [stdout] test node::tests::insert_leaf_into_extension_root_no_common_bytes_in_key ... ok [INFO] [stdout] test tests::validate_tree ... ok [INFO] [stdout] test tests::subnode_index_empty_index ... ok [INFO] [stdout] test tests::check_leaf_length_less_than_32_bytes ... ok [INFO] [stdout] test tests::make_multiproof_single_value ... ok [INFO] [stdout] test tests::test_nullkey_empty ... ok [INFO] [stdout] test tests::key_present_found ... ok [INFO] [stdout] test tests::tree_with_added_branch ... ok [INFO] [stdout] test tests::subnode_index_extension ... ok [INFO] [stdout] test tests::tree_with_just_one_leaf ... ok [INFO] [stdout] test node::tests::keys_leaves_no_key_part ... ok [INFO] [stdout] test tests::make_tree_from_json ... ok [INFO] [stdout] test node::tests::test_key_index_does_not_exists - should panic ... ok [INFO] [stdout] test keys::binary_key::tests::test_bit_index_no_bits - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Doc-tests multiproof-rs [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/keys/binary_key.rs - keys::binary_key::BinaryKey (line 31) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "02d55b832ea43aeca030649b7eaa4ad349562615a64cf2f715f27590d88fb612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02d55b832ea43aeca030649b7eaa4ad349562615a64cf2f715f27590d88fb612", kill_on_drop: false }` [INFO] [stdout] 02d55b832ea43aeca030649b7eaa4ad349562615a64cf2f715f27590d88fb612