[INFO] cloning repository https://github.com/euforia/rust-vivaldi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/euforia/rust-vivaldi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuforia%2Frust-vivaldi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuforia%2Frust-vivaldi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0e04c9390724f1688c79c22014e6f1b28d5dc65 [INFO] testing euforia/rust-vivaldi against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuforia%2Frust-vivaldi" "/workspace/builds/worker-94/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-94/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/euforia/rust-vivaldi on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/euforia/rust-vivaldi [INFO] finished tweaking git repo https://github.com/euforia/rust-vivaldi [INFO] tweaked toml for git repo https://github.com/euforia/rust-vivaldi written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate git repo https://github.com/euforia/rust-vivaldi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f65a53bc8bdef0e943fca3d6ae216c20cdf9126df29aa16ed29f01d203fc2e6 [INFO] running `Command { std: "docker" "start" "-a" "1f65a53bc8bdef0e943fca3d6ae216c20cdf9126df29aa16ed29f01d203fc2e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f65a53bc8bdef0e943fca3d6ae216c20cdf9126df29aa16ed29f01d203fc2e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f65a53bc8bdef0e943fca3d6ae216c20cdf9126df29aa16ed29f01d203fc2e6", kill_on_drop: false }` [INFO] [stdout] 1f65a53bc8bdef0e943fca3d6ae216c20cdf9126df29aa16ed29f01d203fc2e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 358ec491d20fdc4ac9b885af1ccdb1d940e9d04e72da2d58ca49e5e07ef2612f [INFO] running `Command { std: "docker" "start" "-a" "358ec491d20fdc4ac9b885af1ccdb1d940e9d04e72da2d58ca49e5e07ef2612f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling vivaldi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.19s [INFO] running `Command { std: "docker" "inspect" "358ec491d20fdc4ac9b885af1ccdb1d940e9d04e72da2d58ca49e5e07ef2612f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "358ec491d20fdc4ac9b885af1ccdb1d940e9d04e72da2d58ca49e5e07ef2612f", kill_on_drop: false }` [INFO] [stdout] 358ec491d20fdc4ac9b885af1ccdb1d940e9d04e72da2d58ca49e5e07ef2612f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09b5fbcd55b76a2779f957b4242883cdbcf97fa1e1a165b2987723d20d579057 [INFO] running `Command { std: "docker" "start" "-a" "09b5fbcd55b76a2779f957b4242883cdbcf97fa1e1a165b2987723d20d579057", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling vivaldi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/phantom.rs:241:65 [INFO] [stdout] | [INFO] [stdout] 241 | assert!(stats.error_avg > 0.0018 || stats.error_max > 0.0092, format!( [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 242 | | "performance stats are out of spec: {:?}", stats [INFO] [stdout] 243 | | )); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [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 [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] 241 ~ assert!(stats.error_avg > 0.0018 || stats.error_max > 0.0092, [INFO] [stdout] 242 | "performance stats are out of spec: {:?}", stats [INFO] [stdout] 243 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/phantom.rs:259:64 [INFO] [stdout] | [INFO] [stdout] 259 | assert!(stats.error_avg > 0.0015 || stats.error_max > 0.022, format!( [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 260 | | "performance stats are out of spec: {:?}", stats [INFO] [stdout] 261 | | )); [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 [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] 259 ~ assert!(stats.error_avg > 0.0015 || stats.error_max > 0.022, [INFO] [stdout] 260 | "performance stats are out of spec: {:?}", stats [INFO] [stdout] 261 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/phantom.rs:278:62 [INFO] [stdout] | [INFO] [stdout] 278 | assert!(stats.error_avg > 0.075 || stats.error_max > 0.33, format!( [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 279 | | "performance stats are out of spec: {:?}", stats [INFO] [stdout] 280 | | )); [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 [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] 278 ~ assert!(stats.error_avg > 0.075 || stats.error_max > 0.33, [INFO] [stdout] 279 | "performance stats are out of spec: {:?}", stats [INFO] [stdout] 280 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/phantom.rs:297:68 [INFO] [stdout] | [INFO] [stdout] 297 | assert!(stats.error_avg > 0.000060 || stats.error_max > 0.00048, format!( [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 298 | | "performance stats are out of spec: {:?}", stats [INFO] [stdout] 299 | | )); [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 [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] 297 ~ assert!(stats.error_avg > 0.000060 || stats.error_max > 0.00048, [INFO] [stdout] 298 | "performance stats are out of spec: {:?}", stats [INFO] [stdout] 299 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/phantom.rs:326:42 [INFO] [stdout] | [INFO] [stdout] 326 | assert!(coord.height >= 0.97*RADIUS, format!( [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 327 | | "height is out of spec: {:.15}", coord.height [INFO] [stdout] 328 | | )); [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 [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] 326 ~ assert!(coord.height >= 0.97*RADIUS, [INFO] [stdout] 327 | "height is out of spec: {:.15}", coord.height [INFO] [stdout] 328 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/phantom.rs:331:6 [INFO] [stdout] | [INFO] [stdout] 331 | format!("height is out of spec: {:.15}", coord.height)); [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 [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] 331 - format!("height is out of spec: {:.15}", coord.height)); [INFO] [stdout] 331 + "height is out of spec: {:.15}", coord.height); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/phantom.rs:337:4 [INFO] [stdout] | [INFO] [stdout] 337 | format!("performance stats are out of spec: {:?}", stats)); [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 [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] 337 - format!("performance stats are out of spec: {:?}", stats)); [INFO] [stdout] 337 + "performance stats are out of spec: {:?}", stats); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/phantom.rs:425:34 [INFO] [stdout] | [INFO] [stdout] 425 | assert!(error <= 0.8*baseline, format!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 426 | | "drift performance out of spec: {:.15} -> {:.15}", baseline, error [INFO] [stdout] 427 | | )); [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 [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] 425 ~ assert!(error <= 0.8*baseline, [INFO] [stdout] 426 | "drift performance out of spec: {:.15} -> {:.15}", baseline, error [INFO] [stdout] 427 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/coordinate.rs:446:13 [INFO] [stdout] | [INFO] [stdout] 446 | format!("got: {:.15}", magnitude(&u))); [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 [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] 446 - format!("got: {:.15}", magnitude(&u))); [INFO] [stdout] 446 + "got: {:.15}", magnitude(&u)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/client.rs:449:34 [INFO] [stdout] | [INFO] [stdout] 449 | assert!(uc.vec[2] < 0.0, format!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 450 | | "client z coordinate {:.6?} should be < 0.0", uc.vec[2] [INFO] [stdout] 451 | | )); [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 [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] 449 ~ assert!(uc.vec[2] < 0.0, [INFO] [stdout] 450 | "client z coordinate {:.6?} should be < 0.0", uc.vec[2] [INFO] [stdout] 451 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.46s [INFO] running `Command { std: "docker" "inspect" "09b5fbcd55b76a2779f957b4242883cdbcf97fa1e1a165b2987723d20d579057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09b5fbcd55b76a2779f957b4242883cdbcf97fa1e1a165b2987723d20d579057", kill_on_drop: false }` [INFO] [stdout] 09b5fbcd55b76a2779f957b4242883cdbcf97fa1e1a165b2987723d20d579057 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9a3c626c5e5f2897e0c297500b3bacf762e2b50ae653197d6fa708290504e624 [INFO] running `Command { std: "docker" "start" "-a" "9a3c626c5e5f2897e0c297500b3bacf762e2b50ae653197d6fa708290504e624", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/phantom.rs:241:65 [INFO] [stderr] | [INFO] [stderr] 241 | assert!(stats.error_avg > 0.0018 || stats.error_max > 0.0092, format!( [INFO] [stderr] | _______________________________________________________________________^ [INFO] [stderr] 242 | | "performance stats are out of spec: {:?}", stats [INFO] [stderr] 243 | | )); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 241 ~ assert!(stats.error_avg > 0.0018 || stats.error_max > 0.0092, [INFO] [stderr] 242 | "performance stats are out of spec: {:?}", stats [INFO] [stderr] 243 ~ ); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/phantom.rs:259:64 [INFO] [stderr] | [INFO] [stderr] 259 | assert!(stats.error_avg > 0.0015 || stats.error_max > 0.022, format!( [INFO] [stderr] | ______________________________________________________________________^ [INFO] [stderr] 260 | | "performance stats are out of spec: {:?}", stats [INFO] [stderr] 261 | | )); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 259 ~ assert!(stats.error_avg > 0.0015 || stats.error_max > 0.022, [INFO] [stderr] 260 | "performance stats are out of spec: {:?}", stats [INFO] [stderr] 261 ~ ); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/phantom.rs:278:62 [INFO] [stderr] | [INFO] [stderr] 278 | assert!(stats.error_avg > 0.075 || stats.error_max > 0.33, format!( [INFO] [stderr] | ____________________________________________________________________^ [INFO] [stderr] 279 | | "performance stats are out of spec: {:?}", stats [INFO] [stderr] 280 | | )); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 278 ~ assert!(stats.error_avg > 0.075 || stats.error_max > 0.33, [INFO] [stderr] 279 | "performance stats are out of spec: {:?}", stats [INFO] [stderr] 280 ~ ); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/phantom.rs:297:68 [INFO] [stderr] | [INFO] [stderr] 297 | assert!(stats.error_avg > 0.000060 || stats.error_max > 0.00048, format!( [INFO] [stderr] | __________________________________________________________________________^ [INFO] [stderr] 298 | | "performance stats are out of spec: {:?}", stats [INFO] [stderr] 299 | | )); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 297 ~ assert!(stats.error_avg > 0.000060 || stats.error_max > 0.00048, [INFO] [stderr] 298 | "performance stats are out of spec: {:?}", stats [INFO] [stderr] 299 ~ ); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/phantom.rs:326:42 [INFO] [stderr] | [INFO] [stderr] 326 | assert!(coord.height >= 0.97*RADIUS, format!( [INFO] [stderr] | ______________________________________________________^ [INFO] [stderr] 327 | | "height is out of spec: {:.15}", coord.height [INFO] [stderr] 328 | | )); [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 326 ~ assert!(coord.height >= 0.97*RADIUS, [INFO] [stderr] 327 | "height is out of spec: {:.15}", coord.height [INFO] [stderr] 328 ~ ); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/phantom.rs:331:6 [INFO] [stderr] | [INFO] [stderr] 331 | format!("height is out of spec: {:.15}", coord.height)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 331 - format!("height is out of spec: {:.15}", coord.height)); [INFO] [stderr] 331 + "height is out of spec: {:.15}", coord.height); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/phantom.rs:337:4 [INFO] [stderr] | [INFO] [stderr] 337 | format!("performance stats are out of spec: {:?}", stats)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 337 - format!("performance stats are out of spec: {:?}", stats)); [INFO] [stderr] 337 + "performance stats are out of spec: {:?}", stats); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/phantom.rs:425:34 [INFO] [stderr] | [INFO] [stderr] 425 | assert!(error <= 0.8*baseline, format!( [INFO] [stderr] | ________________________________________^ [INFO] [stderr] 426 | | "drift performance out of spec: {:.15} -> {:.15}", baseline, error [INFO] [stderr] 427 | | )); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 425 ~ assert!(error <= 0.8*baseline, [INFO] [stderr] 426 | "drift performance out of spec: {:.15} -> {:.15}", baseline, error [INFO] [stderr] 427 ~ ); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/coordinate.rs:446:13 [INFO] [stderr] | [INFO] [stderr] 446 | format!("got: {:.15}", magnitude(&u))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 446 - format!("got: {:.15}", magnitude(&u))); [INFO] [stderr] 446 + "got: {:.15}", magnitude(&u)); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/client.rs:449:34 [INFO] [stderr] | [INFO] [stderr] 449 | assert!(uc.vec[2] < 0.0, format!( [INFO] [stderr] | __________________________________^ [INFO] [stderr] 450 | | "client z coordinate {:.6?} should be < 0.0", uc.vec[2] [INFO] [stderr] 451 | | )); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() 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] 449 ~ assert!(uc.vec[2] < 0.0, [INFO] [stderr] 450 | "client z coordinate {:.6?} should be < 0.0", uc.vec[2] [INFO] [stderr] 451 ~ ); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `vivaldi` (lib test) generated 10 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vivaldi-3eec208f00dedaa0) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test client::test::test_client_default ... ok [INFO] [stdout] test client::test::test_client_distance_to ... ok [INFO] [stdout] test client::test::test_client_invalid_in_ping_values ... ok [INFO] [stdout] test client::test::test_client_new ... ok [INFO] [stdout] test client::test::test_client_latency_filter ... ok [INFO] [stdout] test client::test::test_client_nan_defense ... ok [INFO] [stdout] test client::test::test_client_update ... ok [INFO] [stdout] test client::test::test_client_new_0_dimensionality ... ok [INFO] [stdout] test coordinate::test::test_clone ... ok [INFO] [stdout] test coordinate::test::test_add ... ok [INFO] [stdout] test coordinate::test::test_apply_force ... ok [INFO] [stdout] test coordinate::test::test_diff ... ok [INFO] [stdout] test coordinate::test::test_dist_example ... ok [INFO] [stdout] test coordinate::test::test_distance_to ... ok [INFO] [stdout] test coordinate::test::test_is_compatible_with ... ok [INFO] [stdout] test coordinate::test::test_is_valid ... ok [INFO] [stdout] test coordinate::test::test_magnitude ... ok [INFO] [stdout] test coordinate::test::test_new ... ok [INFO] [stdout] test coordinate::test::test_raw_distance_to ... ok [INFO] [stdout] test coordinate::test::test_unit_vector_at ... ok [INFO] [stdout] test phantom::test::test_performance_line ... ok [INFO] [stdout] test phantom::test::test_performance_height ... FAILED [INFO] [stdout] test phantom::test::test_performance_drift ... ok [INFO] [stdout] test phantom::test::test_performance_grid ... ok [INFO] [stdout] test phantom::test::test_performance_random ... ok [INFO] [stdout] test phantom::test::test_performance_split ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- phantom::test::test_performance_height stdout ---- [INFO] [stdout] thread 'phantom::test::test_performance_height' panicked at 'height is out of spec: 0.003383852172989', src/phantom.rs:330:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d22129c74c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55d22129c74c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d22129c74c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55d22129c74c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55d2212bf96c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55d221298685 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55d22129e1a0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55d22129e1a0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55d22129e1a0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55d22129dd86 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55d22129e854 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55d2211ec80e - std::panicking::begin_panic::{{closure}}::h7962634a015d9ae8 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x55d2211ec63e - std::sys_common::backtrace::__rust_end_short_backtrace::hecf541bf17daa2dd [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55d2211ec714 - std::panicking::begin_panic::h592e0a4b0056d6eb [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x55d2211fc0e1 - vivaldi::phantom::test::test_performance_height::he545ff8f627e7881 [INFO] [stdout] at /opt/rustwide/workdir/src/phantom.rs:330:5 [INFO] [stdout] 15: 0x55d2211fbd2a - vivaldi::phantom::test::test_performance_height::{{closure}}::h0ad04289c4b934f4 [INFO] [stdout] at /opt/rustwide/workdir/src/phantom.rs:303:2 [INFO] [stdout] 16: 0x55d2211ee11e - core::ops::function::FnOnce::call_once::h6ee3c0f7e03cbd98 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x55d22123a273 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55d22123a273 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:585:5 [INFO] [stdout] 19: 0x55d221238e07 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 20: 0x55d221238e07 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 21: 0x55d221238e07 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 22: 0x55d221238e07 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 23: 0x55d221238e07 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 24: 0x55d221238e07 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:608:18 [INFO] [stdout] 25: 0x55d221238e07 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:500:39 [INFO] [stdout] 26: 0x55d22120614e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:527:37 [INFO] [stdout] 27: 0x55d22120614e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 28: 0x55d22120af78 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 29: 0x55d22120af78 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 30: 0x55d22120af78 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 31: 0x55d22120af78 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 32: 0x55d22120af78 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 33: 0x55d22120af78 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 34: 0x55d22120af78 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55d2212a32e3 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 36: 0x55d2212a32e3 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x55d2212a32e3 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 38: 0x7ff414051609 - start_thread [INFO] [stdout] 39: 0x7ff4142dc293 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] phantom::test::test_performance_height [INFO] [stdout] [INFO] [stdout] test result: FAILED. 25 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "9a3c626c5e5f2897e0c297500b3bacf762e2b50ae653197d6fa708290504e624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a3c626c5e5f2897e0c297500b3bacf762e2b50ae653197d6fa708290504e624", kill_on_drop: false }` [INFO] [stdout] 9a3c626c5e5f2897e0c297500b3bacf762e2b50ae653197d6fa708290504e624