[INFO] fetching crate beamdpr 1.0.2...
[INFO] checking beamdpr-1.0.2 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate beamdpr 1.0.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate beamdpr 1.0.2 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate beamdpr 1.0.2
[INFO] finished tweaking crates.io crate beamdpr 1.0.2
[INFO] tweaked toml for crates.io crate beamdpr 1.0.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate beamdpr 1.0.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasi v0.10.1+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded byteorder v1.4.2
[INFO] [stderr]   Downloaded float-cmp v0.8.0
[INFO] [stderr]   Downloaded rand_core v0.6.1
[INFO] [stderr]   Downloaded getrandom v0.2.2
[INFO] [stderr]   Downloaded rand_chacha v0.3.0
[INFO] [stderr]   Downloaded rand_hc v0.3.0
[INFO] [stderr]   Downloaded rand v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a3c6feeb49a70c6b1a762d3c01aa1cfbb85a583a9d7745d47b1c632b8b5fc59
[INFO] running `Command { std: "docker" "start" "-a" "2a3c6feeb49a70c6b1a762d3c01aa1cfbb85a583a9d7745d47b1c632b8b5fc59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a3c6feeb49a70c6b1a762d3c01aa1cfbb85a583a9d7745d47b1c632b8b5fc59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a3c6feeb49a70c6b1a762d3c01aa1cfbb85a583a9d7745d47b1c632b8b5fc59", kill_on_drop: false }`
[INFO] [stdout] 2a3c6feeb49a70c6b1a762d3c01aa1cfbb85a583a9d7745d47b1c632b8b5fc59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 667ecd50232321a91c11d3022eea2dcb425edfd9ab340240536718a3edc0e137
[INFO] running `Command { std: "docker" "start" "-a" "667ecd50232321a91c11d3022eea2dcb425edfd9ab340240536718a3edc0e137", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking byteorder v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking rand_core v0.6.1
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand v0.8.2
[INFO] [stderr]     Checking beamdpr v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/egsphsp.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | /         format!(
[INFO] [stdout] 33 | |             "Total particles incorrect, found {:?}",
[INFO] [stdout] 34 | |             reader.header.total_particles
[INFO] [stdout] 35 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 32 ~         
[INFO] [stdout] 33 |             "Total particles incorrect, found {:?}",
[INFO] [stdout] 34 |             reader.header.total_particles
[INFO] [stdout] 35 ~         
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/egsphsp.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         format!(
[INFO] [stdout] 40 | |             "Total particles in source incorrect, expected {:?} but found {:?}",
[INFO] [stdout] 41 | |             10000.00, reader.header.total_particles_in_source
[INFO] [stdout] 42 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 39 ~         
[INFO] [stdout] 40 |             "Total particles in source incorrect, expected {:?} but found {:?}",
[INFO] [stdout] 41 |             10000.00, reader.header.total_particles_in_source
[INFO] [stdout] 42 ~         
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/egsphsp.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | /         format!(
[INFO] [stdout] 47 | |             "Total photons incorrect, found {:?}",
[INFO] [stdout] 48 | |             reader.header.total_photons
[INFO] [stdout] 49 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 46 ~         
[INFO] [stdout] 47 |             "Total photons incorrect, found {:?}",
[INFO] [stdout] 48 |             reader.header.total_photons
[INFO] [stdout] 49 ~         
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/egsphsp.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         format!("Max energy incorrect, found {:?}", reader.header.max_energy)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 53 -         format!("Max energy incorrect, found {:?}", reader.header.max_energy)
[INFO] [stdout] 53 +         "Max energy incorrect, found {:?}", reader.header.max_energy
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/egsphsp.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |         format!("Min energy incorrect, found {:?}", reader.header.min_energy)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 57 -         format!("Min energy incorrect, found {:?}", reader.header.min_energy)
[INFO] [stdout] 57 +         "Min energy incorrect, found {:?}", reader.header.min_energy
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/egsphsp.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | /         format!(
[INFO] [stdout] 65 | |             "Total particles in source incorrect, found {:?}",
[INFO] [stdout] 66 | |             reader.header.total_particles_in_source
[INFO] [stdout] 67 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 64 ~         
[INFO] [stdout] 65 |             "Total particles in source incorrect, found {:?}",
[INFO] [stdout] 66 |             reader.header.total_particles_in_source
[INFO] [stdout] 67 ~         
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/egsphsp.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | /         format!(
[INFO] [stdout] 79 | |             "Total particles incorrect, found {:?}, header.total_particles",
[INFO] [stdout] 80 | |             reader.header.total_particles
[INFO] [stdout] 81 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 78 ~         
[INFO] [stdout] 79 |             "Total particles incorrect, found {:?}, header.total_particles",
[INFO] [stdout] 80 |             reader.header.total_particles
[INFO] [stdout] 81 ~         
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/egsphsp.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | /         format!(
[INFO] [stdout] 86 | |             "Total particles in source incorrect, expected {:?} but found {:?}",
[INFO] [stdout] 87 | |             10000.00, reader.header.total_particles_in_source
[INFO] [stdout] 88 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 85 ~         
[INFO] [stdout] 86 |             "Total particles in source incorrect, expected {:?} but found {:?}",
[INFO] [stdout] 87 |             10000.00, reader.header.total_particles_in_source
[INFO] [stdout] 88 ~         
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/egsphsp.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 | /         format!(
[INFO] [stdout] 93 | |             "Total photons incorrect, found {:?}",
[INFO] [stdout] 94 | |             reader.header.total_photons
[INFO] [stdout] 95 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 92 ~         
[INFO] [stdout] 93 |             "Total photons incorrect, found {:?}",
[INFO] [stdout] 94 |             reader.header.total_photons
[INFO] [stdout] 95 ~         
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> tests/egsphsp.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         format!("Max energy incorrect, found {:?}", reader.header.max_energy)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]    |
[INFO] [stdout] 99 -         format!("Max energy incorrect, found {:?}", reader.header.max_energy)
[INFO] [stdout] 99 +         "Max energy incorrect, found {:?}", reader.header.max_energy
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/egsphsp.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         format!("Min energy incorrect, found {:?}", reader.header.min_energy)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 103 -         format!("Min energy incorrect, found {:?}", reader.header.min_energy)
[INFO] [stdout] 103 +         "Min energy incorrect, found {:?}", reader.header.min_energy
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/egsphsp.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 | /         format!(
[INFO] [stdout] 111 | |             "Total particles in source incorrect, found {:?}",
[INFO] [stdout] 112 | |             reader.header.total_particles_in_source
[INFO] [stdout] 113 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 110 ~         
[INFO] [stdout] 111 |             "Total particles in source incorrect, found {:?}",
[INFO] [stdout] 112 |             reader.header.total_particles_in_source
[INFO] [stdout] 113 ~         
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/egsphsp.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | /         format!(
[INFO] [stdout] 125 | |             "Total particles incorrect, found {:?}, header.total_particles",
[INFO] [stdout] 126 | |             reader.header.total_particles
[INFO] [stdout] 127 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 124 ~         
[INFO] [stdout] 125 |             "Total particles incorrect, found {:?}, header.total_particles",
[INFO] [stdout] 126 |             reader.header.total_particles
[INFO] [stdout] 127 ~         
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/egsphsp.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 | /         format!(
[INFO] [stdout] 132 | |             "Total photons incorrect, found {:?}",
[INFO] [stdout] 133 | |             reader.header.total_photons
[INFO] [stdout] 134 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 131 ~         
[INFO] [stdout] 132 |             "Total photons incorrect, found {:?}",
[INFO] [stdout] 133 |             reader.header.total_photons
[INFO] [stdout] 134 ~         
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/egsphsp.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         format!("Max energy incorrect, found {:?}", reader.header.max_energy)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 138 -         format!("Max energy incorrect, found {:?}", reader.header.max_energy)
[INFO] [stdout] 138 +         "Max energy incorrect, found {:?}", reader.header.max_energy
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/egsphsp.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         format!("Min energy incorrect, found {:?}", reader.header.min_energy)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 142 -         format!("Min energy incorrect, found {:?}", reader.header.min_energy)
[INFO] [stdout] 142 +         "Min energy incorrect, found {:?}", reader.header.min_energy
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/egsphsp.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 | /         format!(
[INFO] [stdout] 150 | |             "Total particles in source incorrect, found {:?}",
[INFO] [stdout] 151 | |             reader.header.total_particles_in_source
[INFO] [stdout] 152 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 149 ~         
[INFO] [stdout] 150 |             "Total particles in source incorrect, found {:?}",
[INFO] [stdout] 151 |             reader.header.total_particles_in_source
[INFO] [stdout] 152 ~         
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/egsphsp.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 | /         format!(
[INFO] [stdout] 198 | |             "expected {} particles but found {}",
[INFO] [stdout] 199 | |             expected, reader.header.total_particles
[INFO] [stdout] 200 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 197 ~         
[INFO] [stdout] 198 |             "expected {} particles but found {}",
[INFO] [stdout] 199 |             expected, reader.header.total_particles
[INFO] [stdout] 200 ~         
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/egsphsp.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 | /         format!(
[INFO] [stdout] 205 | |             "expected {} particles in source but found {}",
[INFO] [stdout] 206 | |             expected_in_source, reader.header.total_particles_in_source
[INFO] [stdout] 207 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 204 ~         
[INFO] [stdout] 205 |             "expected {} particles in source but found {}",
[INFO] [stdout] 206 |             expected_in_source, reader.header.total_particles_in_source
[INFO] [stdout] 207 ~         
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/egsphsp.rs:257:13
[INFO] [stdout]     |
[INFO] [stdout] 257 |             format!("Expected x {:?}, found {:?}", expected_x, orecord.x_cm)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 257 -             format!("Expected x {:?}, found {:?}", expected_x, orecord.x_cm)
[INFO] [stdout] 257 +             "Expected x {:?}, found {:?}", expected_x, orecord.x_cm
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/egsphsp.rs:261:13
[INFO] [stdout]     |
[INFO] [stdout] 261 |             format!("Expected y {:?}, found {:?}", expected_y, orecord.y_cm)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 261 -             format!("Expected y {:?}, found {:?}", expected_y, orecord.y_cm)
[INFO] [stdout] 261 +             "Expected y {:?}, found {:?}", expected_y, orecord.y_cm
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/egsphsp.rs:265:13
[INFO] [stdout]     |
[INFO] [stdout] 265 | /             format!(
[INFO] [stdout] 266 | |                 "Expected x cos {:?}, found {:?}",
[INFO] [stdout] 267 | |                 expected_x_cos, orecord.x_cos
[INFO] [stdout] 268 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 265 ~             
[INFO] [stdout] 266 |                 "Expected x cos {:?}, found {:?}",
[INFO] [stdout] 267 |                 expected_x_cos, orecord.x_cos
[INFO] [stdout] 268 ~             
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> tests/egsphsp.rs:272:13
[INFO] [stdout]     |
[INFO] [stdout] 272 | /             format!(
[INFO] [stdout] 273 | |                 "Expected y cos {:?}, found {:?}",
[INFO] [stdout] 274 | |                 expected_y_cos, orecord.y_cos
[INFO] [stdout] 275 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `assert!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 272 ~             
[INFO] [stdout] 273 |                 "Expected y cos {:?}, found {:?}",
[INFO] [stdout] 274 |                 expected_y_cos, orecord.y_cos
[INFO] [stdout] 275 ~             
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.31s
[INFO] running `Command { std: "docker" "inspect" "667ecd50232321a91c11d3022eea2dcb425edfd9ab340240536718a3edc0e137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "667ecd50232321a91c11d3022eea2dcb425edfd9ab340240536718a3edc0e137", kill_on_drop: false }`
[INFO] [stdout] 667ecd50232321a91c11d3022eea2dcb425edfd9ab340240536718a3edc0e137
