[INFO] fetching crate beamdpr 1.0.2... [INFO] checking beamdpr-1.0.2 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate beamdpr 1.0.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate beamdpr 1.0.2 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-6/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: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0e0592a7d071327159cb6367cfc9276dff02dac33de0bd82db82e38004506cb [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" "b0e0592a7d071327159cb6367cfc9276dff02dac33de0bd82db82e38004506cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0e0592a7d071327159cb6367cfc9276dff02dac33de0bd82db82e38004506cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0e0592a7d071327159cb6367cfc9276dff02dac33de0bd82db82e38004506cb", kill_on_drop: false }` [INFO] [stdout] b0e0592a7d071327159cb6367cfc9276dff02dac33de0bd82db82e38004506cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38290d2e5a0b7ea454e60eb9423fb048d69a3f071fe8528af6d5e046e9084a2c [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" "38290d2e5a0b7ea454e60eb9423fb048d69a3f071fe8528af6d5e046e9084a2c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking textwrap v0.11.0 [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 rand_core v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.2 [INFO] [stderr] Checking float-cmp v0.8.0 [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: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 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 [unoptimized + debuginfo] target(s) in 9.53s [INFO] running `Command { std: "docker" "inspect" "38290d2e5a0b7ea454e60eb9423fb048d69a3f071fe8528af6d5e046e9084a2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38290d2e5a0b7ea454e60eb9423fb048d69a3f071fe8528af6d5e046e9084a2c", kill_on_drop: false }` [INFO] [stdout] 38290d2e5a0b7ea454e60eb9423fb048d69a3f071fe8528af6d5e046e9084a2c