[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#77d155973c6c22a0e1af49a4a9bac024f697851d for pr-85530-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuforia%2Frust-vivaldi" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/euforia/rust-vivaldi on toolchain 77d155973c6c22a0e1af49a4a9bac024f697851d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+77d155973c6c22a0e1af49a4a9bac024f697851d" "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-2/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" "+77d155973c6c22a0e1af49a4a9bac024f697851d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+77d155973c6c22a0e1af49a4a9bac024f697851d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 400478a6e00322bd3fc16f8765bb6829958fc3fa569641c36d864762ae27b56d [INFO] running `Command { std: "docker" "start" "-a" "400478a6e00322bd3fc16f8765bb6829958fc3fa569641c36d864762ae27b56d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "400478a6e00322bd3fc16f8765bb6829958fc3fa569641c36d864762ae27b56d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "400478a6e00322bd3fc16f8765bb6829958fc3fa569641c36d864762ae27b56d", kill_on_drop: false }` [INFO] [stdout] 400478a6e00322bd3fc16f8765bb6829958fc3fa569641c36d864762ae27b56d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+77d155973c6c22a0e1af49a4a9bac024f697851d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5242126325d69dbc5deead508adc7ddad8bad7fe22163bb8dbf336783a5c9f8 [INFO] running `Command { std: "docker" "start" "-a" "c5242126325d69dbc5deead508adc7ddad8bad7fe22163bb8dbf336783a5c9f8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling libm v0.2.1 [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 7.53s [INFO] running `Command { std: "docker" "inspect" "c5242126325d69dbc5deead508adc7ddad8bad7fe22163bb8dbf336783a5c9f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5242126325d69dbc5deead508adc7ddad8bad7fe22163bb8dbf336783a5c9f8", kill_on_drop: false }` [INFO] [stdout] c5242126325d69dbc5deead508adc7ddad8bad7fe22163bb8dbf336783a5c9f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+77d155973c6c22a0e1af49a4a9bac024f697851d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2213a60adacd07809368298d16df5f9b7f2025d5a88b484edee2fb2f9932b339 [INFO] running `Command { std: "docker" "start" "-a" "2213a60adacd07809368298d16df5f9b7f2025d5a88b484edee2fb2f9932b339", kill_on_drop: false }` [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 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] 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 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] 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 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] 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 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] 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 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] 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 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] 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 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] 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 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] 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 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] 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 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] 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 1.45s [INFO] running `Command { std: "docker" "inspect" "2213a60adacd07809368298d16df5f9b7f2025d5a88b484edee2fb2f9932b339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2213a60adacd07809368298d16df5f9b7f2025d5a88b484edee2fb2f9932b339", kill_on_drop: false }` [INFO] [stdout] 2213a60adacd07809368298d16df5f9b7f2025d5a88b484edee2fb2f9932b339 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+77d155973c6c22a0e1af49a4a9bac024f697851d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9276464873c25d7b0f143d1c722531be14edfdbd286be420512c4eb86baa71c9 [INFO] running `Command { std: "docker" "start" "-a" "9276464873c25d7b0f143d1c722531be14edfdbd286be420512c4eb86baa71c9", 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 panic!() 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 panic!() 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 panic!() 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 panic!() 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 panic!() 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 panic!() 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 | "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 panic!() 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 | "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 panic!() 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 panic!() 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 | "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 panic!() 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: 10 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vivaldi-547e90e527ab7fbe) [INFO] [stdout] running 26 tests [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_update ... ok [INFO] [stdout] test coordinate::test::test_clone ... ok [INFO] [stdout] test coordinate::test::test_diff ... ok [INFO] [stdout] test coordinate::test::test_add ... 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 coordinate::test::test_distance_to ... ok [INFO] [stdout] test client::test::test_client_new ... ok [INFO] [stdout] test coordinate::test::test_dist_example ... ok [INFO] [stdout] test coordinate::test::test_is_valid ... ok [INFO] [stdout] test client::test::test_client_default ... ok [INFO] [stdout] test client::test::test_client_latency_filter ... ok [INFO] [stdout] test coordinate::test::test_is_compatible_with ... ok [INFO] [stdout] test client::test::test_client_new_0_dimensionality ... ok [INFO] [stdout] test client::test::test_client_nan_defense ... ok [INFO] [stdout] test coordinate::test::test_apply_force ... 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_grid ... ok [INFO] [stdout] test phantom::test::test_performance_split ... ok [INFO] [stdout] test phantom::test::test_performance_drift ... ok [INFO] [stdout] test phantom::test::test_performance_random ... 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.003036463460754', src/phantom.rs:330:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555625cd8f50 - std::backtrace_rs::backtrace::libunwind::trace::h0f5cd2ee8b0d7274 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555625cd8f50 - std::backtrace_rs::backtrace::trace_unsynchronized::h06905b5aeda069a1 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555625cd8f50 - std::sys_common::backtrace::_print_fmt::h4fe4c7c875072f30 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555625cd8f50 - ::fmt::hcc0746f004a9b7ef [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555625cfb74c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x555625cd5fc5 - std::io::Write::write_fmt::he920b3a6f319ed64 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x555625cdb0cb - std::sys_common::backtrace::_print::h173dc702502d65d2 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555625cdb0cb - std::sys_common::backtrace::print::h61bd27c4742ba817 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555625cdb0cb - std::panicking::default_hook::{{closure}}::hcaae87f0495ae613 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555625cdabdc - std::panicking::default_hook::h0538e728ee080db0 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555625cdb794 - std::panicking::rust_panic_with_hook::h3039e236b6ca482c [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555625c35cdf - std::panicking::begin_panic::{{closure}}::hf7bd35e5603b919e [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x555625c2f7be - std::sys_common::backtrace::__rust_end_short_backtrace::h26207ed3a6cfa1d7 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555625c35be7 - std::panicking::begin_panic::h482d801cf8ec6417 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x555625c406d4 - vivaldi::phantom::test::test_performance_height::hea58e254593137b1 [INFO] [stdout] at /opt/rustwide/workdir/src/phantom.rs:330:5 [INFO] [stdout] 15: 0x555625c4032a - vivaldi::phantom::test::test_performance_height::{{closure}}::hd300ebc39bb9827d [INFO] [stdout] at /opt/rustwide/workdir/src/phantom.rs:303:2 [INFO] [stdout] 16: 0x555625c3601e - core::ops::function::FnOnce::call_once::h266acd124f897bf9 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 17: 0x555625c70673 - core::ops::function::FnOnce::call_once::h7f91c0afb84a09f2 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x555625c70673 - test::__rust_begin_short_backtrace::hdae76ac745e70ccd [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/test/src/lib.rs:577:5 [INFO] [stdout] 19: 0x555625c6f0b8 - as core::ops::function::FnOnce>::call_once::h6f866b52ba5e2aee [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 20: 0x555625c6f0b8 - as core::ops::function::FnOnce<()>>::call_once::h7cf40b75f4555853 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/panic.rs:347:9 [INFO] [stdout] 21: 0x555625c6f0b8 - std::panicking::try::do_call::h0663a10ae52d9ac0 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 22: 0x555625c6f0b8 - std::panicking::try::hda21e5692e926b81 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 23: 0x555625c6f0b8 - std::panic::catch_unwind::h2c80734512bb8daf [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/panic.rs:434:14 [INFO] [stdout] 24: 0x555625c6f0b8 - test::run_test_in_process::h281137e32aa5e9df [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/test/src/lib.rs:600:18 [INFO] [stdout] 25: 0x555625c6f0b8 - test::run_test::run_test_inner::{{closure}}::h65372dbefb83e5f7 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/test/src/lib.rs:492:39 [INFO] [stdout] 26: 0x555625c4866d - test::run_test::run_test_inner::{{closure}}::h765f7360d43f8619 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/test/src/lib.rs:519:37 [INFO] [stdout] 27: 0x555625c4866d - std::sys_common::backtrace::__rust_begin_short_backtrace::hbe862ec058c15d25 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 28: 0x555625c4c328 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb22c359326a082f3 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 29: 0x555625c4c328 - as core::ops::function::FnOnce<()>>::call_once::h38ebc77a1e7727ee [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/panic.rs:347:9 [INFO] [stdout] 30: 0x555625c4c328 - std::panicking::try::do_call::h3610c5918c63b671 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 31: 0x555625c4c328 - std::panicking::try::h5e49c176d5deda69 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 32: 0x555625c4c328 - std::panic::catch_unwind::h28a6995492b87c58 [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/panic.rs:434:14 [INFO] [stdout] 33: 0x555625c4c328 - std::thread::Builder::spawn_unchecked::{{closure}}::hac35cb91ef044b3e [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 34: 0x555625c4c328 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfec4a83569e706bb [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x555625ce0327 - as core::ops::function::FnOnce>::call_once::hd5b860c6542b008a [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 36: 0x555625ce0327 - as core::ops::function::FnOnce>::call_once::hc87b98c8a3a585ed [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 37: 0x555625ce0327 - std::sys::unix::thread::Thread::new::thread_start::ha990175c8f3779cc [INFO] [stdout] at /rustc/77d155973c6c22a0e1af49a4a9bac024f697851d/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 38: 0x7fccc5525609 - start_thread [INFO] [stdout] 39: 0x7fccc57b0293 - 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 1.80s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "9276464873c25d7b0f143d1c722531be14edfdbd286be420512c4eb86baa71c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9276464873c25d7b0f143d1c722531be14edfdbd286be420512c4eb86baa71c9", kill_on_drop: false }` [INFO] [stdout] 9276464873c25d7b0f143d1c722531be14edfdbd286be420512c4eb86baa71c9