[INFO] cloning repository https://github.com/foresterre/sic-automate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foresterre/sic-automate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesterre%2Fsic-automate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesterre%2Fsic-automate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 095e07b0cd908c4ff54c5eaf116a6c69f8f99897 [INFO] checking foresterre/sic-automate against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesterre%2Fsic-automate" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foresterre/sic-automate on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/foresterre/sic-automate [INFO] finished tweaking git repo https://github.com/foresterre/sic-automate [INFO] tweaked toml for git repo https://github.com/foresterre/sic-automate written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/foresterre/sic-automate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", 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] 8c33527a3390d3dba4e334847b438ab6e3b24956909d3b317b8a0662a4452e32 [INFO] running `Command { std: "docker" "start" "-a" "8c33527a3390d3dba4e334847b438ab6e3b24956909d3b317b8a0662a4452e32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c33527a3390d3dba4e334847b438ab6e3b24956909d3b317b8a0662a4452e32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c33527a3390d3dba4e334847b438ab6e3b24956909d3b317b8a0662a4452e32", kill_on_drop: false }` [INFO] [stdout] 8c33527a3390d3dba4e334847b438ab6e3b24956909d3b317b8a0662a4452e32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55c569180791844399827418540319040dea9f3d5ff5546fbc9fefe878f65288 [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" "55c569180791844399827418540319040dea9f3d5ff5546fbc9fefe878f65288", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Checking strum v0.17.1 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Checking png v0.15.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling sic v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.4 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling parameterized-macro v0.1.1 [INFO] [stderr] Checking thiserror v1.0.9 [INFO] [stderr] Checking parameterized v0.1.1 [INFO] [stderr] Checking sic_core v0.10.0 (/opt/rustwide/workdir/components/sic_core) [INFO] [stderr] Checking sic_testing v0.10.0 (/opt/rustwide/workdir/components/sic_testing) [INFO] [stderr] Checking sic_io v0.10.0 (/opt/rustwide/workdir/components/sic_io) [INFO] [stderr] Checking sic_image_engine v0.10.0 (/opt/rustwide/workdir/components/sic_image_engine) [INFO] [stderr] Checking sic_parser v0.10.0 (/opt/rustwide/workdir/components/sic_parser) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 537 | assert_match!(iter, Instr::Operation(ImgOp::Blur(n)), assert_eq!(*n, 1f32)); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [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 panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 539 | / assert_match!( [INFO] [stdout] 540 | | iter, [INFO] [stdout] 541 | | Instr::Operation(ImgOp::Brighten(n)), [INFO] [stdout] 542 | | assert_eq!(*n, 2i32) [INFO] [stdout] 543 | | ); [INFO] [stdout] | |__________- in this macro invocation [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 panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 545 | / assert_match!( [INFO] [stdout] 546 | | iter, [INFO] [stdout] 547 | | Instr::Operation(ImgOp::Contrast(n)), [INFO] [stdout] 548 | | assert_eq!(*n, 3f32) [INFO] [stdout] 549 | | ); [INFO] [stdout] | |__________- in this macro invocation [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 panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 551 | / assert_match!( [INFO] [stdout] 552 | | iter, [INFO] [stdout] 553 | | Instr::Operation(ImgOp::Crop(n)), [INFO] [stdout] 554 | | assert_eq!(*n, (0u32, 0u32, 2u32, 2u32)) [INFO] [stdout] 555 | | ); [INFO] [stdout] | |__________- in this macro invocation [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 panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 557 | / assert_match!( [INFO] [stdout] 558 | | iter, [INFO] [stdout] 559 | | Instr::Operation(ImgOp::Filter3x3(n)), [INFO] [stdout] 560 | | assert_eq!(*n, [0f32, 1f32, 2f32, 3f32, 4f32, 5f32, 6f32, 7f32, 8f32]) [INFO] [stdout] 561 | | ); [INFO] [stdout] | |__________- in this macro invocation [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 panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 563 | assert_match!(iter, Instr::Operation(ImgOp::FlipHorizontal), ()); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [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 panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 565 | assert_match!(iter, Instr::Operation(ImgOp::FlipVertical), ()); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [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 panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 567 | assert_match!(iter, Instr::Operation(ImgOp::GrayScale), ()); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 569 | / assert_match!( [INFO] [stdout] 570 | | iter, [INFO] [stdout] 571 | | Instr::Operation(ImgOp::HueRotate(n)), [INFO] [stdout] 572 | | assert_eq!(*n, -90i32) [INFO] [stdout] 573 | | ); [INFO] [stdout] | |__________- in this macro invocation [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 panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 575 | assert_match!(iter, Instr::Operation(ImgOp::Invert), ()); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [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 panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 577 | / assert_match!( [INFO] [stdout] 578 | | iter, [INFO] [stdout] 579 | | Instr::Operation(ImgOp::Resize(n)), [INFO] [stdout] 580 | | assert_eq!(*n, (10u32, 10u32)) [INFO] [stdout] 581 | | ); [INFO] [stdout] | |__________- in this macro invocation [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 panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 583 | assert_match!(iter, Instr::Operation(ImgOp::Rotate90), ()); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [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 panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 585 | assert_match!(iter, Instr::Operation(ImgOp::Rotate180), ()); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 587 | assert_match!(iter, Instr::Operation(ImgOp::Rotate270), ()); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 589 | / assert_match!( [INFO] [stdout] 590 | | iter, [INFO] [stdout] 591 | | Instr::Operation(ImgOp::Unsharpen(n)), [INFO] [stdout] 592 | | assert_eq!(*n, (1.5f32, 1i32)) [INFO] [stdout] 593 | | ); [INFO] [stdout] | |__________- in this macro invocation [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 panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 665 | / assert_match!( [INFO] [stdout] 666 | | iter, [INFO] [stdout] 667 | | Instr::Operation(ImgOp::Brighten(n)), [INFO] [stdout] 668 | | assert_eq!(*n, 10) [INFO] [stdout] 669 | | ); [INFO] [stdout] | |__________- in this macro invocation [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 panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 671 | assert_match!(iter, Instr::Operation(ImgOp::FlipVertical), ()); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [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 panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/app/cli.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!(format!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 503 | | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | | stringify!($assert), [INFO] [stdout] 505 | | err [INFO] [stdout] 506 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 673 | / assert_match!( [INFO] [stdout] 674 | | iter, [INFO] [stdout] 675 | | Instr::Operation(ImgOp::HueRotate(n)), [INFO] [stdout] 676 | | assert_eq!(*n, -90) [INFO] [stdout] 677 | | ); [INFO] [stdout] | |__________- in this macro invocation [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 panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `assert_match` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 502 | err => panic!( [INFO] [stdout] 503 | "Assertion: {} failed. Value found was: {:?}", [INFO] [stdout] 504 | stringify!($assert), [INFO] [stdout] 505 | err [INFO] [stdout] 506 | ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "55c569180791844399827418540319040dea9f3d5ff5546fbc9fefe878f65288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55c569180791844399827418540319040dea9f3d5ff5546fbc9fefe878f65288", kill_on_drop: false }` [INFO] [stdout] 55c569180791844399827418540319040dea9f3d5ff5546fbc9fefe878f65288