[INFO] fetching crate splr 0.6.3... [INFO] checking splr-0.6.3 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate splr 0.6.3 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate splr 0.6.3 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate splr 0.6.3 [INFO] finished tweaking crates.io crate splr 0.6.3 [INFO] tweaked toml for crates.io crate splr 0.6.3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate splr 0.6.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a46adc2c0a1aea19ecb2627f80bad84ae142bd48aaa874604138435c224c8d6b [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" "a46adc2c0a1aea19ecb2627f80bad84ae142bd48aaa874604138435c224c8d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a46adc2c0a1aea19ecb2627f80bad84ae142bd48aaa874604138435c224c8d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a46adc2c0a1aea19ecb2627f80bad84ae142bd48aaa874604138435c224c8d6b", kill_on_drop: false }` [INFO] [stdout] a46adc2c0a1aea19ecb2627f80bad84ae142bd48aaa874604138435c224c8d6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92d6fd3b0eca50c21151fd37888feab376ae72a0f782e5ce8dc20f994d4c1d10 [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" "92d6fd3b0eca50c21151fd37888feab376ae72a0f782e5ce8dc20f994d4c1d10", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking splr v0.6.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/assign/propagate.rs:135:50 [INFO] [stdout] | [INFO] [stdout] 135 | debug_assert!(!self.trail.contains(&!l), format!("{:?}", l)); [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] 135 | debug_assert!(!self.trail.contains(&!l), "{:?}", l); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/assign/var.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | format!("nav.{}, nv.{}", self.num_asserted_vars, self.num_vars) [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] 159 | "nav.{}, nv.{}", self.num_asserted_vars, self.num_vars [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/cdb/db.rs:593:42 [INFO] [stdout] | [INFO] [stdout] 593 | debug_assert!(!c.is(Flag::DEAD), format!("found {} is dead: {}", cid, c)); [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] 593 | debug_assert!(!c.is(Flag::DEAD), "found {} is dead: {}", cid, c); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/processor/mod.rs:484:25 [INFO] [stdout] | [INFO] [stdout] 484 | format!("{} {:?} {}", cid, c, v.index,) [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] 484 | "{} {:?} {}", cid, c, v.index, [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/processor/mod.rs:490:25 [INFO] [stdout] | [INFO] [stdout] 490 | format!("{} {:?} {}", cid, c, v.index,) [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] 490 | "{} {:?} {}", cid, c, v.index, [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/solver/conflict.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | / format!( [INFO] [stdout] 71 | | "assign stack contains a strange lit: level {}, stack level {}", [INFO] [stdout] 72 | | original_dl, snd_l [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] 70 | [INFO] [stdout] 71 | "assign stack contains a strange lit: level {}, stack level {}", [INFO] [stdout] 72 | original_dl, snd_l [INFO] [stdout] 73 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/solver/conflict.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | / format!( [INFO] [stdout] 80 | | "{} maps to {:?} {:?}: decision {}", [INFO] [stdout] 81 | | c, [INFO] [stdout] 82 | | c.iter().map(|l| asg.assigned(*l)).collect::>(), [INFO] [stdout] 83 | | c.iter().map(|l| asg.assign(l.vi())).collect::>(), [INFO] [stdout] 84 | | decision, [INFO] [stdout] 85 | | ) [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] 79 | [INFO] [stdout] 80 | "{} maps to {:?} {:?}: decision {}", [INFO] [stdout] 81 | c, [INFO] [stdout] 82 | c.iter().map(|l| asg.assigned(*l)).collect::>(), [INFO] [stdout] 83 | c.iter().map(|l| asg.assign(l.vi())).collect::>(), [INFO] [stdout] 84 | decision, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/solver/conflict.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | / format!( [INFO] [stdout] 148 | | "use_{}: {:?}, {:?}", [INFO] [stdout] 149 | | use_chronobt, [INFO] [stdout] 150 | | cl, [INFO] [stdout] ... | [INFO] [stdout] 154 | | .collect::>(), [INFO] [stdout] 155 | | ) [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] 147 | [INFO] [stdout] 148 | "use_{}: {:?}, {:?}", [INFO] [stdout] 149 | use_chronobt, [INFO] [stdout] 150 | cl, [INFO] [stdout] 151 | cdb[ci] [INFO] [stdout] 152 | .iter() [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/assign/propagate.rs:135:50 [INFO] [stdout] | [INFO] [stdout] 135 | debug_assert!(!self.trail.contains(&!l), format!("{:?}", l)); [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] 135 | debug_assert!(!self.trail.contains(&!l), "{:?}", l); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/assign/var.rs:159:13 [INFO] [stdout] | [INFO] [stdout] 159 | format!("nav.{}, nv.{}", self.num_asserted_vars, self.num_vars) [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] 159 | "nav.{}, nv.{}", self.num_asserted_vars, self.num_vars [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/cdb/db.rs:593:42 [INFO] [stdout] | [INFO] [stdout] 593 | debug_assert!(!c.is(Flag::DEAD), format!("found {} is dead: {}", cid, c)); [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] 593 | debug_assert!(!c.is(Flag::DEAD), "found {} is dead: {}", cid, c); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/processor/mod.rs:484:25 [INFO] [stdout] | [INFO] [stdout] 484 | format!("{} {:?} {}", cid, c, v.index,) [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] 484 | "{} {:?} {}", cid, c, v.index, [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/processor/mod.rs:490:25 [INFO] [stdout] | [INFO] [stdout] 490 | format!("{} {:?} {}", cid, c, v.index,) [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] 490 | "{} {:?} {}", cid, c, v.index, [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/solver/conflict.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | / format!( [INFO] [stdout] 71 | | "assign stack contains a strange lit: level {}, stack level {}", [INFO] [stdout] 72 | | original_dl, snd_l [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] 70 | [INFO] [stdout] 71 | "assign stack contains a strange lit: level {}, stack level {}", [INFO] [stdout] 72 | original_dl, snd_l [INFO] [stdout] 73 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/solver/conflict.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | / format!( [INFO] [stdout] 80 | | "{} maps to {:?} {:?}: decision {}", [INFO] [stdout] 81 | | c, [INFO] [stdout] 82 | | c.iter().map(|l| asg.assigned(*l)).collect::>(), [INFO] [stdout] 83 | | c.iter().map(|l| asg.assign(l.vi())).collect::>(), [INFO] [stdout] 84 | | decision, [INFO] [stdout] 85 | | ) [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] 79 | [INFO] [stdout] 80 | "{} maps to {:?} {:?}: decision {}", [INFO] [stdout] 81 | c, [INFO] [stdout] 82 | c.iter().map(|l| asg.assigned(*l)).collect::>(), [INFO] [stdout] 83 | c.iter().map(|l| asg.assign(l.vi())).collect::>(), [INFO] [stdout] 84 | decision, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/solver/conflict.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | / format!( [INFO] [stdout] 148 | | "use_{}: {:?}, {:?}", [INFO] [stdout] 149 | | use_chronobt, [INFO] [stdout] 150 | | cl, [INFO] [stdout] ... | [INFO] [stdout] 154 | | .collect::>(), [INFO] [stdout] 155 | | ) [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] 147 | [INFO] [stdout] 148 | "use_{}: {:?}, {:?}", [INFO] [stdout] 149 | use_chronobt, [INFO] [stdout] 150 | cl, [INFO] [stdout] 151 | cdb[ci] [INFO] [stdout] 152 | .iter() [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/verify-certificates.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 48 | | " FAIL TO CERTIFICATE: {} => {}", [INFO] [stdout] 49 | | cnf.file_name().unwrap().to_string_lossy(), [INFO] [stdout] 50 | | out.to_string_lossy(), [INFO] [stdout] 51 | | )); [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] 47 | panic!( [INFO] [stdout] 48 | " FAIL TO CERTIFICATE: {} => {}", [INFO] [stdout] 49 | cnf.file_name().unwrap().to_string_lossy(), [INFO] [stdout] 50 | out.to_string_lossy(), [INFO] [stdout] 51 | ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/verify-certificates.rs:83:32 [INFO] [stdout] | [INFO] [stdout] 83 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 84 | | " FAIL TO CONVERT: {} => {}", [INFO] [stdout] 85 | | cnf.file_name().unwrap().to_string_lossy(), [INFO] [stdout] 86 | | grat.to_string_lossy(), [INFO] [stdout] 87 | | )); [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] 83 | panic!( [INFO] [stdout] 84 | " FAIL TO CONVERT: {} => {}", [INFO] [stdout] 85 | cnf.file_name().unwrap().to_string_lossy(), [INFO] [stdout] 86 | grat.to_string_lossy(), [INFO] [stdout] 87 | ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/verify-certificates.rs:106:32 [INFO] [stdout] | [INFO] [stdout] 106 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 107 | | " FAIL TO CERTIFICATE: {} => {}", [INFO] [stdout] 108 | | cnf.file_name().unwrap().to_string_lossy(), [INFO] [stdout] 109 | | grat.to_string_lossy(), [INFO] [stdout] 110 | | )); [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] 106 | panic!( [INFO] [stdout] 107 | " FAIL TO CERTIFICATE: {} => {}", [INFO] [stdout] 108 | cnf.file_name().unwrap().to_string_lossy(), [INFO] [stdout] 109 | grat.to_string_lossy(), [INFO] [stdout] 110 | ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.21s [INFO] running `Command { std: "docker" "inspect" "92d6fd3b0eca50c21151fd37888feab376ae72a0f782e5ce8dc20f994d4c1d10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92d6fd3b0eca50c21151fd37888feab376ae72a0f782e5ce8dc20f994d4c1d10", kill_on_drop: false }` [INFO] [stdout] 92d6fd3b0eca50c21151fd37888feab376ae72a0f782e5ce8dc20f994d4c1d10