[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] building euforia/rust-vivaldi against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuforia%2Frust-vivaldi" "/workspace/builds/worker-72/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-72/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/euforia/rust-vivaldi on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-72/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07dc2b8d48cc9b447e0257f371b5b269d9a9c06069bfd5c795089296bf24be49 [INFO] running `Command { std: "docker" "start" "-a" "07dc2b8d48cc9b447e0257f371b5b269d9a9c06069bfd5c795089296bf24be49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07dc2b8d48cc9b447e0257f371b5b269d9a9c06069bfd5c795089296bf24be49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07dc2b8d48cc9b447e0257f371b5b269d9a9c06069bfd5c795089296bf24be49", kill_on_drop: false }` [INFO] [stdout] 07dc2b8d48cc9b447e0257f371b5b269d9a9c06069bfd5c795089296bf24be49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22530a07e9b82244f6bfd856d4ad9a6a7f9c29ffe05a31a2ab1d1d310f2c3f57 [INFO] running `Command { std: "docker" "start" "-a" "22530a07e9b82244f6bfd856d4ad9a6a7f9c29ffe05a31a2ab1d1d310f2c3f57", 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 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 11.65s [INFO] running `Command { std: "docker" "inspect" "22530a07e9b82244f6bfd856d4ad9a6a7f9c29ffe05a31a2ab1d1d310f2c3f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22530a07e9b82244f6bfd856d4ad9a6a7f9c29ffe05a31a2ab1d1d310f2c3f57", kill_on_drop: false }` [INFO] [stdout] 22530a07e9b82244f6bfd856d4ad9a6a7f9c29ffe05a31a2ab1d1d310f2c3f57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1defc9d3d65a8b9335fc6159e614f07831e34b92bad4061697e9a9781d0ecc48 [INFO] running `Command { std: "docker" "start" "-a" "1defc9d3d65a8b9335fc6159e614f07831e34b92bad4061697e9a9781d0ecc48", 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 2.15s [INFO] running `Command { std: "docker" "inspect" "1defc9d3d65a8b9335fc6159e614f07831e34b92bad4061697e9a9781d0ecc48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1defc9d3d65a8b9335fc6159e614f07831e34b92bad4061697e9a9781d0ecc48", kill_on_drop: false }` [INFO] [stdout] 1defc9d3d65a8b9335fc6159e614f07831e34b92bad4061697e9a9781d0ecc48