[INFO] fetching crate multiproof-rs 0.1.9... [INFO] testing multiproof-rs-0.1.9 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate multiproof-rs 0.1.9 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate multiproof-rs 0.1.9 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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 arbitrary v0.4.7 [INFO] [stderr] Downloaded derive_arbitrary v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 793bc929dad018dbee2e2d4a63381db136e7819de79e112d3c72904d1c987bc8 [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" "793bc929dad018dbee2e2d4a63381db136e7819de79e112d3c72904d1c987bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "793bc929dad018dbee2e2d4a63381db136e7819de79e112d3c72904d1c987bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "793bc929dad018dbee2e2d4a63381db136e7819de79e112d3c72904d1c987bc8", kill_on_drop: false }` [INFO] [stdout] 793bc929dad018dbee2e2d4a63381db136e7819de79e112d3c72904d1c987bc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e614300f6a00338f5a89d1814da161c2d7d40c9026c655dae6566a19235c6cf [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" "0e614300f6a00338f5a89d1814da161c2d7d40c9026c655dae6566a19235c6cf", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling rlp v0.4.6 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling serde_cbor v0.10.2 [INFO] [stderr] Compiling serde_json v1.0.64 [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_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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 is no longer accepted in Rust 2021 [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 8.88s [INFO] running `Command { std: "docker" "inspect" "0e614300f6a00338f5a89d1814da161c2d7d40c9026c655dae6566a19235c6cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e614300f6a00338f5a89d1814da161c2d7d40c9026c655dae6566a19235c6cf", kill_on_drop: false }` [INFO] [stdout] 0e614300f6a00338f5a89d1814da161c2d7d40c9026c655dae6566a19235c6cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b774eb40c3eba6828bf3c4277135df2468a095214665460fc8f2fb0c3059ee9a [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" "b774eb40c3eba6828bf3c4277135df2468a095214665460fc8f2fb0c3059ee9a", 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_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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 is no longer accepted in Rust 2021 [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_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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 is no longer accepted in Rust 2021 [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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 3.84s [INFO] running `Command { std: "docker" "inspect" "b774eb40c3eba6828bf3c4277135df2468a095214665460fc8f2fb0c3059ee9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b774eb40c3eba6828bf3c4277135df2468a095214665460fc8f2fb0c3059ee9a", kill_on_drop: false }` [INFO] [stdout] b774eb40c3eba6828bf3c4277135df2468a095214665460fc8f2fb0c3059ee9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] e889228d3cb90b1b1f60f04ce96e16e6c221fa65271c3cd9abb43c6a5352845d [INFO] running `Command { std: "docker" "start" "-a" "e889228d3cb90b1b1f60f04ce96e16e6c221fa65271c3cd9abb43c6a5352845d", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/binary_tree.rs:145:20 [INFO] [stderr] | [INFO] [stderr] 145 | panic!(format!( [INFO] [stderr] | ____________________^ [INFO] [stderr] 146 | | "Requested child number #{}, only have #{}", [INFO] [stderr] 147 | | index, [INFO] [stderr] 148 | | self.num_children() [INFO] [stderr] 149 | | )); [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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] 145 | panic!( [INFO] [stderr] 146 | "Requested child number #{}, only have #{}", [INFO] [stderr] 147 | index, [INFO] [stderr] 148 | self.num_children() [INFO] [stderr] 149 | ); [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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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 is no longer accepted in Rust 2021 [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: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/binary_tree.rs:145:20 [INFO] [stderr] | [INFO] [stderr] 145 | panic!(format!( [INFO] [stderr] | ____________________^ [INFO] [stderr] 146 | | "Requested child number #{}, only have #{}", [INFO] [stderr] 147 | | index, [INFO] [stderr] 148 | | self.num_children() [INFO] [stderr] 149 | | )); [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stderr] = note: this is no longer accepted in Rust 2021 [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] 145 | panic!( [INFO] [stderr] 146 | "Requested child number #{}, only have #{}", [INFO] [stderr] 147 | index, [INFO] [stderr] 148 | self.num_children() [INFO] [stderr] 149 | ); [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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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 is no longer accepted in Rust 2021 [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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("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 is no longer accepted in Rust 2021 [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!("Invalid instruction {:?}", i[3]), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: 12 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/multiproof_rs-1f45a58d0b60da56) [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test binary_tree::tests::insert_branch ... ok [INFO] [stdout] test binary_tree::tests::simple_insert ... ok [INFO] [stdout] test instruction::tests::encode_decode_instruction ... ok [INFO] [stdout] test keys::binary_key::tests::test_alignment ... ok [INFO] [stdout] test binary_tree::tests::insert_branch_with_prefix ... ok [INFO] [stdout] test keys::nibble_key::tests::test_empty_prefix ... ok [INFO] [stdout] test keys::nibble_key::tests::test_empty_suffix ... ok [INFO] [stdout] test keys::nibble_key::tests::test_formatter ... ok [INFO] [stdout] test keys::nibble_key::tests::test_nibble2bytes ... ok [INFO] [stdout] test keys::nibble_key::tests::test_prefix ... ok [INFO] [stdout] test keys::nibble_key::tests::test_suffix ... ok [INFO] [stdout] test multiproof::tests::rlp_account_decode_multiproof ... ok [INFO] [stdout] test multiproof::tests::cbor_encode_decode_multiproof ... ok [INFO] [stdout] test multiproof::tests::rlp_encode_decode_multiproof ... ok [INFO] [stdout] test node::tests::big_value_single_big_key_hash ... ok [INFO] [stdout] test node::tests::insert_leaf_into_extension_root_all_bytes_in_key_common ... ok [INFO] [stdout] test node::tests::big_value_single_key_hash ... ok [INFO] [stdout] test node::tests::empty_value_hash ... 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_empty_root ... 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_no_common_bytes_in_key ... ok [INFO] [stdout] test node::tests::insert_leaf_into_emptyslot ... ok [INFO] [stdout] test node::tests::check_overwrite ... ok [INFO] [stdout] test binary_tree::tests::insert_leaf ... ok [INFO] [stdout] test node::tests::insert_leaf_into_two_level_fullnodes ... ok [INFO] [stdout] test node::tests::branch_hash ... ok [INFO] [stdout] test keys::binary_key::tests::test_suffix ... ok [INFO] [stdout] test node::tests::insert_leaf_two_embedded_nodes ... ok [INFO] [stdout] test keys::binary_key::tests::test_split ... ok [INFO] [stdout] test node::tests::keys_leaves_with_key_part ... ok [INFO] [stdout] test keys::binary_key::tests::test_into_u8_vec ... ok [INFO] [stdout] test node::tests::keys_with_different_lengths ... ok [INFO] [stdout] test node::tests::keys_leaves_no_key_part ... ok [INFO] [stdout] test node::tests::test_node_as_a_tree ... ok [INFO] [stdout] test node::tests::insert_two_leaves_into_emptyslot ... ok [INFO] [stdout] test node::tests::truncated_key ... ok [INFO] [stdout] test node::tests::insert_leaf_into_leaf_root_common_bytes_in_key ... ok [INFO] [stdout] test node::tests::truncated_key_in_ext ... ok [INFO] [stdout] test node::tests::leaf_update_empty ... ok [INFO] [stdout] test node::tests::insert_leaf_into_leaf_root_no_common_bytes_in_key ... 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::key_absent_not_found ... ok [INFO] [stdout] test keys::binary_key::tests::test_from_bool_vec ... ok [INFO] [stdout] test tests::key_present_found ... ok [INFO] [stdout] test node::tests::single_value_hash ... ok [INFO] [stdout] test tests::check_leaf_length_less_than_32_bytes ... ok [INFO] [stdout] test node::tests::test_key_index_exists ... ok [INFO] [stdout] test node::tests::truncated_key_in_branch ... ok [INFO] [stdout] test tests::make_multiproof_hash_before_nested_nodes_in_branch ... ok [INFO] [stdout] test tests::make_multiproof_single_value ... ok [INFO] [stdout] test tests::subnode_index_empty_index ... ok [INFO] [stdout] test tests::check_payload_length_exactly_32_bytes ... ok [INFO] [stdout] test tests::roundtrip ... ok [INFO] [stdout] test tests::make_multiproof_no_values ... ok [INFO] [stdout] test tests::test_nullkey_empty ... ok [INFO] [stdout] test tests::subnode_index_branch ... ok [INFO] [stdout] test tests::test_nullkey_branch ... ok [INFO] [stdout] test tests::subnode_index_extension ... ok [INFO] [stdout] test tests::make_multiproof_two_leaves_with_extension ... ok [INFO] [stdout] test tests::tree_with_one_branch ... ok [INFO] [stdout] test tests::multiple_keys_with_existing_one ... ok [INFO] [stdout] test tests::test_nullkey_ext ... ok [INFO] [stdout] test tests::tree_with_just_one_leaf ... ok [INFO] [stdout] test node::tests::insert_leaf_zero_length_key_after_fullnode ... ok [INFO] [stdout] test tests::make_multiproof_two_values ... ok [INFO] [stdout] test tests::tree_with_extension ... ok [INFO] [stdout] test tests::tree_with_added_branch ... ok [INFO] [stdout] test keys::binary_key::tests::test_equality ... ok [INFO] [stdout] test tests::validate_tree ... ok [INFO] [stdout] test tests::test_nullkey_leaf ... ok [INFO] [stdout] test keys::nibble_key::tests::test_bytes2nibbles ... ok [INFO] [stdout] test node::tests::keys_none ... ok [INFO] [stdout] test node::tests::test_key_index_does_not_exists ... ok [INFO] [stdout] test keys::binary_key::tests::test_bit_index_no_bits ... ok [INFO] [stdout] test tests::make_tree_from_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [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.80s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e889228d3cb90b1b1f60f04ce96e16e6c221fa65271c3cd9abb43c6a5352845d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e889228d3cb90b1b1f60f04ce96e16e6c221fa65271c3cd9abb43c6a5352845d", kill_on_drop: false }` [INFO] [stdout] e889228d3cb90b1b1f60f04ce96e16e6c221fa65271c3cd9abb43c6a5352845d