[INFO] fetching crate heca-lib 1.3.2... [INFO] testing heca-lib-1.3.2 against 1.55.0 for beta-1.56-1 [INFO] extracting crate heca-lib 1.3.2 into /workspace/builds/worker-108/source [INFO] validating manifest of crates.io crate heca-lib 1.3.2 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate heca-lib 1.3.2 [INFO] finished tweaking crates.io crate heca-lib 1.3.2 [INFO] tweaked toml for crates.io crate heca-lib 1.3.2 written to /workspace/builds/worker-108/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atoi v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 403cc924f926c38a8a8b69aff884dc87e8d05105eaf18334717c5769ee2e4474 [INFO] running `Command { std: "docker" "start" "-a" "403cc924f926c38a8a8b69aff884dc87e8d05105eaf18334717c5769ee2e4474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "403cc924f926c38a8a8b69aff884dc87e8d05105eaf18334717c5769ee2e4474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "403cc924f926c38a8a8b69aff884dc87e8d05105eaf18334717c5769ee2e4474", kill_on_drop: false }` [INFO] [stdout] 403cc924f926c38a8a8b69aff884dc87e8d05105eaf18334717c5769ee2e4474 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 682ba9a51e4c810bd2f30c332ce35daa8298eb87d4bda6616dd0e86a5e2d4dc7 [INFO] running `Command { std: "docker" "start" "-a" "682ba9a51e4c810bd2f30c332ce35daa8298eb87d4bda6616dd0e86a5e2d4dc7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling heca-lib v1.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year/backend.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | _ => panic!(format!("Wrong amount of days {}", days)), [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 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] 41 | _ => panic!("Wrong amount of days {}", days), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:100:32 [INFO] [stdout] | [INFO] [stdout] 100 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 101 | | "Year {} is 12 months, stars on Monday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 102 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 103 | | )) [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 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] 100 | panic!( [INFO] [stdout] 101 | "Year {} is 12 months, stars on Monday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 102 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 103 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:110:32 [INFO] [stdout] | [INFO] [stdout] 110 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 111 | | "Year {} is 12 months, starts on Tuesday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 112 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 113 | | )) [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 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] 110 | panic!( [INFO] [stdout] 111 | "Year {} is 12 months, starts on Tuesday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 112 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 113 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:122:32 [INFO] [stdout] | [INFO] [stdout] 122 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 123 | | "Year {} is 12 months, starts on Thursday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 124 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 125 | | )) [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 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] 122 | panic!( [INFO] [stdout] 123 | "Year {} is 12 months, starts on Thursday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 124 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 125 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:134:32 [INFO] [stdout] | [INFO] [stdout] 134 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 135 | | "Year {} is 12 months, stars on Shabbos, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 136 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 137 | | )) [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 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] 134 | panic!( [INFO] [stdout] 135 | "Year {} is 12 months, stars on Shabbos, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 136 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 137 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:140:29 [INFO] [stdout] | [INFO] [stdout] 140 | x => panic!(format!("Rosh Hashana should never fall out on {:?}", x)), [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 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] 140 | x => panic!("Rosh Hashana should never fall out on {:?}", x), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:150:32 [INFO] [stdout] | [INFO] [stdout] 150 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 151 | | "Year {} is 13 months, stars on Monday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 152 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 153 | | )) [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 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] 150 | panic!( [INFO] [stdout] 151 | "Year {} is 13 months, stars on Monday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 152 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 153 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:160:32 [INFO] [stdout] | [INFO] [stdout] 160 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 161 | | "Year {} is 13 months, starts on Tuesday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 162 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 163 | | )) [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 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] 160 | panic!( [INFO] [stdout] 161 | "Year {} is 13 months, starts on Tuesday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 162 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 163 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:172:32 [INFO] [stdout] | [INFO] [stdout] 172 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 173 | | "Year {} is 13 months, starts on Thursday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 174 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 175 | | )) [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 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] 172 | panic!( [INFO] [stdout] 173 | "Year {} is 13 months, starts on Thursday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 174 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 175 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:184:32 [INFO] [stdout] | [INFO] [stdout] 184 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 185 | | "Year {} is 13 months, stars on Shabbos, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 186 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 187 | | )) [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 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] 184 | panic!( [INFO] [stdout] 185 | "Year {} is 13 months, stars on Shabbos, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 186 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 187 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:190:29 [INFO] [stdout] | [INFO] [stdout] 190 | x => panic!(format!("Rosh Hashana should never fall out on {:?}", x)), [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 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] 190 | x => panic!("Rosh Hashana should never fall out on {:?}", x), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/holidays/mod.rs:659:33 [INFO] [stdout] | [INFO] [stdout] 659 | _ => panic!(format!("Day is on {:?}, violating ADU rosh", rh_dow_next)), [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 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] 659 | _ => panic!("Day is on {:?}, violating ADU rosh", rh_dow_next), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/holidays/mod.rs:680:29 [INFO] [stdout] | [INFO] [stdout] 680 | _ => panic!(format!("Day is on {:?}, violating ADU rosh", rh_dow_next)), [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 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] 680 | _ => panic!("Day is on {:?}, violating ADU rosh", rh_dow_next), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/holidays/mod.rs:700:29 [INFO] [stdout] | [INFO] [stdout] 700 | _ => panic!(format!("Day is on {:?}, violating ADU rosh", rh_dow_next)), [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 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] 700 | _ => panic!("Day is on {:?}, violating ADU rosh", rh_dow_next), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/holidays/mod.rs:725:33 [INFO] [stdout] | [INFO] [stdout] 725 | _ => panic!(format!("Day is on {:?}, violating ADU rosh", rh_dow_next)), [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 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] 725 | _ => panic!("Day is on {:?}, violating ADU rosh", rh_dow_next), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/prelude/mod.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | _ => panic!(format!("{} Is out of bounds", input)), [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 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] 30 | _ => panic!("{} Is out of bounds", input), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/prelude/mod.rs:83:25 [INFO] [stdout] | [INFO] [stdout] 83 | _ => panic!(format!("{} Is out of bounds", input)), [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 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] 83 | _ => panic!("{} Is out of bounds", input), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.18s [INFO] running `Command { std: "docker" "inspect" "682ba9a51e4c810bd2f30c332ce35daa8298eb87d4bda6616dd0e86a5e2d4dc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "682ba9a51e4c810bd2f30c332ce35daa8298eb87d4bda6616dd0e86a5e2d4dc7", kill_on_drop: false }` [INFO] [stdout] 682ba9a51e4c810bd2f30c332ce35daa8298eb87d4bda6616dd0e86a5e2d4dc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dab6a1a996944a06161614c810101034a6018e586cfd40c59c4af4b13cd4ce3d [INFO] running `Command { std: "docker" "start" "-a" "dab6a1a996944a06161614c810101034a6018e586cfd40c59c4af4b13cd4ce3d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year/backend.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | _ => panic!(format!("Wrong amount of days {}", days)), [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 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] 41 | _ => panic!("Wrong amount of days {}", days), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:100:32 [INFO] [stdout] | [INFO] [stdout] 100 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 101 | | "Year {} is 12 months, stars on Monday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 102 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 103 | | )) [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 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] 100 | panic!( [INFO] [stdout] 101 | "Year {} is 12 months, stars on Monday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 102 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 103 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:110:32 [INFO] [stdout] | [INFO] [stdout] 110 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 111 | | "Year {} is 12 months, starts on Tuesday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 112 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 113 | | )) [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 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] 110 | panic!( [INFO] [stdout] 111 | "Year {} is 12 months, starts on Tuesday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 112 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 113 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:122:32 [INFO] [stdout] | [INFO] [stdout] 122 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 123 | | "Year {} is 12 months, starts on Thursday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 124 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 125 | | )) [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 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] 122 | panic!( [INFO] [stdout] 123 | "Year {} is 12 months, starts on Thursday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 124 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 125 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:134:32 [INFO] [stdout] | [INFO] [stdout] 134 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 135 | | "Year {} is 12 months, stars on Shabbos, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 136 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 137 | | )) [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 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] 134 | panic!( [INFO] [stdout] 135 | "Year {} is 12 months, stars on Shabbos, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 136 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 137 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:140:29 [INFO] [stdout] | [INFO] [stdout] 140 | x => panic!(format!("Rosh Hashana should never fall out on {:?}", x)), [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 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] 140 | x => panic!("Rosh Hashana should never fall out on {:?}", x), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:150:32 [INFO] [stdout] | [INFO] [stdout] 150 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 151 | | "Year {} is 13 months, stars on Monday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 152 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 153 | | )) [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 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] 150 | panic!( [INFO] [stdout] 151 | "Year {} is 13 months, stars on Monday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 152 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 153 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:160:32 [INFO] [stdout] | [INFO] [stdout] 160 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 161 | | "Year {} is 13 months, starts on Tuesday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 162 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 163 | | )) [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 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] 160 | panic!( [INFO] [stdout] 161 | "Year {} is 13 months, starts on Tuesday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 162 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 163 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:172:32 [INFO] [stdout] | [INFO] [stdout] 172 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 173 | | "Year {} is 13 months, starts on Thursday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 174 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 175 | | )) [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 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] 172 | panic!( [INFO] [stdout] 173 | "Year {} is 13 months, starts on Thursday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 174 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 175 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:184:32 [INFO] [stdout] | [INFO] [stdout] 184 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 185 | | "Year {} is 13 months, stars on Shabbos, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 186 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 187 | | )) [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 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] 184 | panic!( [INFO] [stdout] 185 | "Year {} is 13 months, stars on Shabbos, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 186 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 187 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:190:29 [INFO] [stdout] | [INFO] [stdout] 190 | x => panic!(format!("Rosh Hashana should never fall out on {:?}", x)), [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 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] 190 | x => panic!("Rosh Hashana should never fall out on {:?}", x), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/holidays/mod.rs:659:33 [INFO] [stdout] | [INFO] [stdout] 659 | _ => panic!(format!("Day is on {:?}, violating ADU rosh", rh_dow_next)), [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 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] 659 | _ => panic!("Day is on {:?}, violating ADU rosh", rh_dow_next), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/holidays/mod.rs:680:29 [INFO] [stdout] | [INFO] [stdout] 680 | _ => panic!(format!("Day is on {:?}, violating ADU rosh", rh_dow_next)), [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 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] 680 | _ => panic!("Day is on {:?}, violating ADU rosh", rh_dow_next), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/holidays/mod.rs:700:29 [INFO] [stdout] | [INFO] [stdout] 700 | _ => panic!(format!("Day is on {:?}, violating ADU rosh", rh_dow_next)), [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 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] 700 | _ => panic!("Day is on {:?}, violating ADU rosh", rh_dow_next), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/holidays/mod.rs:725:33 [INFO] [stdout] | [INFO] [stdout] 725 | _ => panic!(format!("Day is on {:?}, violating ADU rosh", rh_dow_next)), [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 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] 725 | _ => panic!("Day is on {:?}, violating ADU rosh", rh_dow_next), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/prelude/mod.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | _ => panic!(format!("{} Is out of bounds", input)), [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 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] 30 | _ => panic!("{} Is out of bounds", input), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/prelude/mod.rs:83:25 [INFO] [stdout] | [INFO] [stdout] 83 | _ => panic!(format!("{} Is out of bounds", input)), [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 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] 83 | _ => panic!("{} Is out of bounds", input), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling heca-lib v1.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year/backend.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | _ => panic!(format!("Wrong amount of days {}", days)), [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 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] 41 | _ => panic!("Wrong amount of days {}", days), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:100:32 [INFO] [stdout] | [INFO] [stdout] 100 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 101 | | "Year {} is 12 months, stars on Monday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 102 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 103 | | )) [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 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] 100 | panic!( [INFO] [stdout] 101 | "Year {} is 12 months, stars on Monday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 102 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 103 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:110:32 [INFO] [stdout] | [INFO] [stdout] 110 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 111 | | "Year {} is 12 months, starts on Tuesday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 112 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 113 | | )) [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 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] 110 | panic!( [INFO] [stdout] 111 | "Year {} is 12 months, starts on Tuesday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 112 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 113 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:122:32 [INFO] [stdout] | [INFO] [stdout] 122 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 123 | | "Year {} is 12 months, starts on Thursday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 124 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 125 | | )) [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 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] 122 | panic!( [INFO] [stdout] 123 | "Year {} is 12 months, starts on Thursday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 124 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 125 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:134:32 [INFO] [stdout] | [INFO] [stdout] 134 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 135 | | "Year {} is 12 months, stars on Shabbos, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 136 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 137 | | )) [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 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] 134 | panic!( [INFO] [stdout] 135 | "Year {} is 12 months, stars on Shabbos, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 136 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 137 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:140:29 [INFO] [stdout] | [INFO] [stdout] 140 | x => panic!(format!("Rosh Hashana should never fall out on {:?}", x)), [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 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] 140 | x => panic!("Rosh Hashana should never fall out on {:?}", x), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:150:32 [INFO] [stdout] | [INFO] [stdout] 150 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 151 | | "Year {} is 13 months, stars on Monday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 152 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 153 | | )) [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 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] 150 | panic!( [INFO] [stdout] 151 | "Year {} is 13 months, stars on Monday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 152 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 153 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:160:32 [INFO] [stdout] | [INFO] [stdout] 160 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 161 | | "Year {} is 13 months, starts on Tuesday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 162 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 163 | | )) [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 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] 160 | panic!( [INFO] [stdout] 161 | "Year {} is 13 months, starts on Tuesday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 162 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 163 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:172:32 [INFO] [stdout] | [INFO] [stdout] 172 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 173 | | "Year {} is 13 months, starts on Thursday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 174 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 175 | | )) [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 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] 172 | panic!( [INFO] [stdout] 173 | "Year {} is 13 months, starts on Thursday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 174 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 175 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:184:32 [INFO] [stdout] | [INFO] [stdout] 184 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 185 | | "Year {} is 13 months, stars on Shabbos, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 186 | | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 187 | | )) [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 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] 184 | panic!( [INFO] [stdout] 185 | "Year {} is 13 months, stars on Shabbos, yet has Cheshvan {} days and Kislev {} days", [INFO] [stdout] 186 | self.year, self.sched[1], self.sched[2] [INFO] [stdout] 187 | ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/convert/year.rs:190:29 [INFO] [stdout] | [INFO] [stdout] 190 | x => panic!(format!("Rosh Hashana should never fall out on {:?}", x)), [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 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] 190 | x => panic!("Rosh Hashana should never fall out on {:?}", x), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/holidays/mod.rs:659:33 [INFO] [stdout] | [INFO] [stdout] 659 | _ => panic!(format!("Day is on {:?}, violating ADU rosh", rh_dow_next)), [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 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] 659 | _ => panic!("Day is on {:?}, violating ADU rosh", rh_dow_next), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/holidays/mod.rs:680:29 [INFO] [stdout] | [INFO] [stdout] 680 | _ => panic!(format!("Day is on {:?}, violating ADU rosh", rh_dow_next)), [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 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] 680 | _ => panic!("Day is on {:?}, violating ADU rosh", rh_dow_next), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/holidays/mod.rs:700:29 [INFO] [stdout] | [INFO] [stdout] 700 | _ => panic!(format!("Day is on {:?}, violating ADU rosh", rh_dow_next)), [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 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] 700 | _ => panic!("Day is on {:?}, violating ADU rosh", rh_dow_next), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/holidays/mod.rs:725:33 [INFO] [stdout] | [INFO] [stdout] 725 | _ => panic!(format!("Day is on {:?}, violating ADU rosh", rh_dow_next)), [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 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] 725 | _ => panic!("Day is on {:?}, violating ADU rosh", rh_dow_next), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/prelude/mod.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | _ => panic!(format!("{} Is out of bounds", input)), [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 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] 30 | _ => panic!("{} Is out of bounds", input), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/prelude/mod.rs:83:25 [INFO] [stdout] | [INFO] [stdout] 83 | _ => panic!(format!("{} Is out of bounds", input)), [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 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] 83 | _ => panic!("{} Is out of bounds", input), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.55s [INFO] running `Command { std: "docker" "inspect" "dab6a1a996944a06161614c810101034a6018e586cfd40c59c4af4b13cd4ce3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dab6a1a996944a06161614c810101034a6018e586cfd40c59c4af4b13cd4ce3d", kill_on_drop: false }` [INFO] [stdout] dab6a1a996944a06161614c810101034a6018e586cfd40c59c4af4b13cd4ce3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2170506e3383b1f17f59346ea458fa439d5059505df7da766a79f277c3a4a67e [INFO] running `Command { std: "docker" "start" "-a" "2170506e3383b1f17f59346ea458fa439d5059505df7da766a79f277c3a4a67e", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/convert/year/backend.rs:41:21 [INFO] [stderr] | [INFO] [stderr] 41 | _ => panic!(format!("Wrong amount of days {}", days)), [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 panic!() 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] 41 | _ => panic!("Wrong amount of days {}", days), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/convert/year.rs:100:32 [INFO] [stderr] | [INFO] [stderr] 100 | panic!(format!( [INFO] [stderr] | ________________________________^ [INFO] [stderr] 101 | | "Year {} is 12 months, stars on Monday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stderr] 102 | | self.year, self.sched[1], self.sched[2] [INFO] [stderr] 103 | | )) [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 panic!() 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] 100 | panic!( [INFO] [stderr] 101 | "Year {} is 12 months, stars on Monday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stderr] 102 | self.year, self.sched[1], self.sched[2] [INFO] [stderr] 103 | ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/convert/year.rs:110:32 [INFO] [stderr] | [INFO] [stderr] 110 | panic!(format!( [INFO] [stderr] | ________________________________^ [INFO] [stderr] 111 | | "Year {} is 12 months, starts on Tuesday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stderr] 112 | | self.year, self.sched[1], self.sched[2] [INFO] [stderr] 113 | | )) [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 panic!() 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] 110 | panic!( [INFO] [stderr] 111 | "Year {} is 12 months, starts on Tuesday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stderr] 112 | self.year, self.sched[1], self.sched[2] [INFO] [stderr] 113 | ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/convert/year.rs:122:32 [INFO] [stderr] | [INFO] [stderr] 122 | panic!(format!( [INFO] [stderr] | ________________________________^ [INFO] [stderr] 123 | | "Year {} is 12 months, starts on Thursday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stderr] 124 | | self.year, self.sched[1], self.sched[2] [INFO] [stderr] 125 | | )) [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 panic!() 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] 122 | panic!( [INFO] [stderr] 123 | "Year {} is 12 months, starts on Thursday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stderr] 124 | self.year, self.sched[1], self.sched[2] [INFO] [stderr] 125 | ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/convert/year.rs:134:32 [INFO] [stderr] | [INFO] [stderr] 134 | panic!(format!( [INFO] [stderr] | ________________________________^ [INFO] [stderr] 135 | | "Year {} is 12 months, stars on Shabbos, yet has Cheshvan {} days and Kislev {} days", [INFO] [stderr] 136 | | self.year, self.sched[1], self.sched[2] [INFO] [stderr] 137 | | )) [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 panic!() 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] 134 | panic!( [INFO] [stderr] 135 | "Year {} is 12 months, stars on Shabbos, yet has Cheshvan {} days and Kislev {} days", [INFO] [stderr] 136 | self.year, self.sched[1], self.sched[2] [INFO] [stderr] 137 | ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/convert/year.rs:140:29 [INFO] [stderr] | [INFO] [stderr] 140 | x => panic!(format!("Rosh Hashana should never fall out on {:?}", x)), [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 panic!() 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] 140 | x => panic!("Rosh Hashana should never fall out on {:?}", x), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/convert/year.rs:150:32 [INFO] [stderr] | [INFO] [stderr] 150 | panic!(format!( [INFO] [stderr] | ________________________________^ [INFO] [stderr] 151 | | "Year {} is 13 months, stars on Monday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stderr] 152 | | self.year, self.sched[1], self.sched[2] [INFO] [stderr] 153 | | )) [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 panic!() 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] 150 | panic!( [INFO] [stderr] 151 | "Year {} is 13 months, stars on Monday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stderr] 152 | self.year, self.sched[1], self.sched[2] [INFO] [stderr] 153 | ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/convert/year.rs:160:32 [INFO] [stderr] | [INFO] [stderr] 160 | panic!(format!( [INFO] [stderr] | ________________________________^ [INFO] [stderr] 161 | | "Year {} is 13 months, starts on Tuesday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stderr] 162 | | self.year, self.sched[1], self.sched[2] [INFO] [stderr] 163 | | )) [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 panic!() 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] 160 | panic!( [INFO] [stderr] 161 | "Year {} is 13 months, starts on Tuesday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stderr] 162 | self.year, self.sched[1], self.sched[2] [INFO] [stderr] 163 | ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/convert/year.rs:172:32 [INFO] [stderr] | [INFO] [stderr] 172 | panic!(format!( [INFO] [stderr] | ________________________________^ [INFO] [stderr] 173 | | "Year {} is 13 months, starts on Thursday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stderr] 174 | | self.year, self.sched[1], self.sched[2] [INFO] [stderr] 175 | | )) [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 panic!() 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] 172 | panic!( [INFO] [stderr] 173 | "Year {} is 13 months, starts on Thursday, yet has Cheshvan {} days and Kislev {} days", [INFO] [stderr] 174 | self.year, self.sched[1], self.sched[2] [INFO] [stderr] 175 | ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/convert/year.rs:184:32 [INFO] [stderr] | [INFO] [stderr] 184 | panic!(format!( [INFO] [stderr] | ________________________________^ [INFO] [stderr] 185 | | "Year {} is 13 months, stars on Shabbos, yet has Cheshvan {} days and Kislev {} days", [INFO] [stderr] 186 | | self.year, self.sched[1], self.sched[2] [INFO] [stderr] 187 | | )) [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 panic!() 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] 184 | panic!( [INFO] [stderr] 185 | "Year {} is 13 months, stars on Shabbos, yet has Cheshvan {} days and Kislev {} days", [INFO] [stderr] 186 | self.year, self.sched[1], self.sched[2] [INFO] [stderr] 187 | ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/convert/year.rs:190:29 [INFO] [stderr] | [INFO] [stderr] 190 | x => panic!(format!("Rosh Hashana should never fall out on {:?}", x)), [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 panic!() 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] 190 | x => panic!("Rosh Hashana should never fall out on {:?}", x), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/holidays/mod.rs:659:33 [INFO] [stderr] | [INFO] [stderr] 659 | _ => panic!(format!("Day is on {:?}, violating ADU rosh", rh_dow_next)), [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 panic!() 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] 659 | _ => panic!("Day is on {:?}, violating ADU rosh", rh_dow_next), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/holidays/mod.rs:680:29 [INFO] [stderr] | [INFO] [stderr] 680 | _ => panic!(format!("Day is on {:?}, violating ADU rosh", rh_dow_next)), [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 panic!() 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] 680 | _ => panic!("Day is on {:?}, violating ADU rosh", rh_dow_next), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/holidays/mod.rs:700:29 [INFO] [stderr] | [INFO] [stderr] 700 | _ => panic!(format!("Day is on {:?}, violating ADU rosh", rh_dow_next)), [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 panic!() 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] 700 | _ => panic!("Day is on {:?}, violating ADU rosh", rh_dow_next), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/holidays/mod.rs:725:33 [INFO] [stderr] | [INFO] [stderr] 725 | _ => panic!(format!("Day is on {:?}, violating ADU rosh", rh_dow_next)), [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 panic!() 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] 725 | _ => panic!("Day is on {:?}, violating ADU rosh", rh_dow_next), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/prelude/mod.rs:30:25 [INFO] [stderr] | [INFO] [stderr] 30 | _ => panic!(format!("{} Is out of bounds", input)), [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 panic!() 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] 30 | _ => panic!("{} Is out of bounds", input), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/prelude/mod.rs:83:25 [INFO] [stderr] | [INFO] [stderr] 83 | _ => panic!(format!("{} Is out of bounds", input)), [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 panic!() 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] 83 | _ => panic!("{} Is out of bounds", input), [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: `heca-lib` (lib) generated 17 warnings [INFO] [stderr] warning: `heca-lib` (lib test) generated 17 warnings (17 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/heca_lib-29afbdb38730652d) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test convert::tests::from_ymd_negative ... ok [INFO] [stdout] test convert::year::backend::tests::compare_hebrew_day_adar1_sanity_check ... ok [INFO] [stdout] test convert::year::backend::tests::compare_hebrew_day_elul_sanity_check ... ok [INFO] [stdout] test convert::year::backend::tests::compare_hebrew_day_tishrei_sanity_check ... ok [INFO] [stdout] test convert::year::test_get_molad ... ok [INFO] [stdout] test convert::year::backend::tests::years_correct_sum ... ok [INFO] [stdout] test convert::year::test::make_new_year ... ok [INFO] [stdout] test convert::year::test::check_year_type ... ok [INFO] [stdout] test convert::year::backend::tests::test_adar1_against_working_list ... ok [INFO] [stdout] test convert::year::backend::tests::test_rh_against_working_list ... ok [INFO] [stdout] test holidays::test::purim_should_never_start_on_a_friday_night ... ok [INFO] [stdout] test holidays::test::check_fns_work_without_panic ... ok [INFO] [stdout] test convert::tests::get_year ... ok [INFO] [stdout] test holidays::test::fasts_should_never_start_on_friday_night ... ok [INFO] [stdout] test convert::year::backend::tests::years_have_right_days ... ok [INFO] [stdout] test holidays::test::get_shabbosim_fall_on_shabbos ... ok [INFO] [stdout] test holidays::test::check_hachodesh_on_shabbos_mevorchim_or_rosh_chodesh ... ok [INFO] [stdout] test holidays::test::check_shekalim_on_shabbos_mevorchim_or_rosh_chodesh ... ok [INFO] [stdout] test holidays::test::check_zachor_on_shabbos_before_purim ... ok [INFO] [stdout] test holidays::test::check_all_shabbosim_and_torah_readings_are_on_shabbos ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.33s [INFO] [stdout] [INFO] [stderr] Doc-tests heca-lib [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test src/lib.rs - (line 22) ... ok [INFO] [stdout] test src/lib.rs - (line 16) ... ok [INFO] [stdout] test src/prelude/mod.rs - prelude::ConversionError::YearTooSmall (line 135) ... ok [INFO] [stdout] test src/convert/year.rs - convert::year::HebrewYear::is_leap_year (line 73) ... ok [INFO] [stdout] test src/prelude/mod.rs - prelude::MonthSchedule (line 198) ... ok [INFO] [stdout] test src/convert/year.rs - convert::year::DateTime (line 490) ... ok [INFO] [stdout] test src/prelude/mod.rs - prelude::ConversionError::IsLeapYear (line 122) ... ok [INFO] [stdout] test src/convert/year.rs - convert::year::HebrewYear::get_holidays (line 283) ... ok [INFO] [stdout] test src/prelude/mod.rs - prelude::ConversionError::TooManyDaysInMonth (line 108) ... ok [INFO] [stdout] test src/convert/year.rs - convert::year::HebrewYear::year (line 199) ... ok [INFO] [stdout] test src/prelude/mod.rs - prelude::ConversionError::IsNotLeapYear (line 94) ... ok [INFO] [stdout] test src/convert/year.rs - convert::year::HebrewYear::get_hebrew_date (line 221) ... ok [INFO] [stdout] test src/convert/year.rs - convert::year::HebrewDate (line 459) ... ok [INFO] [stdout] test src/lib.rs - (line 34) ... ok [INFO] [stdout] test src/lib.rs - (line 53) ... ok [INFO] [stdout] test src/convert/year.rs - convert::year::HebrewDate (line 443) ... ok [INFO] [stdout] test src/prelude/mod.rs - prelude::MonthSchedule (line 208) ... ok [INFO] [stdout] test src/lib.rs - (line 73) ... ok [INFO] [stdout] test src/prelude/mod.rs - prelude::MonthSchedule (line 246) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.70s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2170506e3383b1f17f59346ea458fa439d5059505df7da766a79f277c3a4a67e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2170506e3383b1f17f59346ea458fa439d5059505df7da766a79f277c3a4a67e", kill_on_drop: false }` [INFO] [stdout] 2170506e3383b1f17f59346ea458fa439d5059505df7da766a79f277c3a4a67e