[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] e723f980135f14405d46bbf3af327509a8c8ad72 [INFO] checking euforia/rust-vivaldi against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feuforia%2Frust-vivaldi" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/euforia/rust-vivaldi on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "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-6/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" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--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-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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 929f6062deb973f8f724b4bf92667f5ec246b93f93e8a295f9a44b57bbce6e67 [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" "929f6062deb973f8f724b4bf92667f5ec246b93f93e8a295f9a44b57bbce6e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "929f6062deb973f8f724b4bf92667f5ec246b93f93e8a295f9a44b57bbce6e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "929f6062deb973f8f724b4bf92667f5ec246b93f93e8a295f9a44b57bbce6e67", kill_on_drop: false }` [INFO] [stdout] 929f6062deb973f8f724b4bf92667f5ec246b93f93e8a295f9a44b57bbce6e67 [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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6b6380d9c01d427c48610acb119b0ad369572bb608c6cbb0605149596cb5c462 [INFO] running `Command { std: "docker" "start" "-a" "6b6380d9c01d427c48610acb119b0ad369572bb608c6cbb0605149596cb5c462", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Checking 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_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() 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 is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() 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 is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() 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 is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() 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 is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() 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 is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() 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 is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() 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 is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() 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 is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() 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 is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() 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 dev [unoptimized + debuginfo] target(s) in 7.17s [INFO] running `Command { std: "docker" "inspect" "6b6380d9c01d427c48610acb119b0ad369572bb608c6cbb0605149596cb5c462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b6380d9c01d427c48610acb119b0ad369572bb608c6cbb0605149596cb5c462", kill_on_drop: false }` [INFO] [stdout] 6b6380d9c01d427c48610acb119b0ad369572bb608c6cbb0605149596cb5c462