[INFO] cloning repository https://github.com/stefanberndtsson/nmdb-build-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stefanberndtsson/nmdb-build-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanberndtsson%2Fnmdb-build-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanberndtsson%2Fnmdb-build-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40ea22aae036bdb88e7428f8e97ba57e30ae0225 [INFO] checking stefanberndtsson/nmdb-build-rust against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanberndtsson%2Fnmdb-build-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stefanberndtsson/nmdb-build-rust on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stefanberndtsson/nmdb-build-rust [INFO] finished tweaking git repo https://github.com/stefanberndtsson/nmdb-build-rust [INFO] tweaked toml for git repo https://github.com/stefanberndtsson/nmdb-build-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stefanberndtsson/nmdb-build-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num v0.1.32 [INFO] [stderr] Downloaded time v0.1.35 [INFO] [stderr] Downloaded num-traits v0.1.32 [INFO] [stderr] Downloaded thread_local v0.2.5 [INFO] [stderr] Downloaded chrono v0.2.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b3ac5aa34f458aa3548d9a6ea92baf2218e0f5ceedf131361f72bc4ac013b96 [INFO] running `Command { std: "docker" "start" "-a" "2b3ac5aa34f458aa3548d9a6ea92baf2218e0f5ceedf131361f72bc4ac013b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b3ac5aa34f458aa3548d9a6ea92baf2218e0f5ceedf131361f72bc4ac013b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b3ac5aa34f458aa3548d9a6ea92baf2218e0f5ceedf131361f72bc4ac013b96", kill_on_drop: false }` [INFO] [stdout] 2b3ac5aa34f458aa3548d9a6ea92baf2218e0f5ceedf131361f72bc4ac013b96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55e5a4d04608a135092447dc1ff86508463966a1929635f6e9de53826e923932 [INFO] running `Command { std: "docker" "start" "-a" "55e5a4d04608a135092447dc1ff86508463966a1929635f6e9de53826e923932", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking libc v0.2.11 [INFO] [stderr] Checking winapi v0.2.7 [INFO] [stderr] Checking num-traits v0.1.32 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.3 [INFO] [stderr] Checking lazy_static v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking aho-corasick v0.5.2 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Checking thread_local v0.2.5 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stderr] Checking num v0.1.32 [INFO] [stderr] Checking chrono v0.2.22 [INFO] [stderr] Checking regex v0.1.71 [INFO] [stderr] Checking nmdb_build v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `id_handler` [INFO] [stdout] --> src/movies.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use id_handler; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / lazy_static! { [INFO] [stdout] 80 | | static ref SUSPEND1: Regex = Regex::new(r" \{\{SUSP(EN|NE)D\}\}$").unwrap(); [INFO] [stdout] 81 | | static ref SUSPEND2: Regex = Regex::new(r" \{\{SUSP(EN|NE)DED\}\}$").unwrap(); [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / lazy_static! { [INFO] [stdout] 80 | | static ref SUSPEND1: Regex = Regex::new(r" \{\{SUSP(EN|NE)D\}\}$").unwrap(); [INFO] [stdout] 81 | | static ref SUSPEND2: Regex = Regex::new(r" \{\{SUSP(EN|NE)DED\}\}$").unwrap(); [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / lazy_static! { [INFO] [stdout] 80 | | static ref SUSPEND1: Regex = Regex::new(r" \{\{SUSP(EN|NE)D\}\}$").unwrap(); [INFO] [stdout] 81 | | static ref SUSPEND2: Regex = Regex::new(r" \{\{SUSP(EN|NE)DED\}\}$").unwrap(); [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / lazy_static! { [INFO] [stdout] 80 | | static ref SUSPEND1: Regex = Regex::new(r" \{\{SUSP(EN|NE)D\}\}$").unwrap(); [INFO] [stdout] 81 | | static ref SUSPEND2: Regex = Regex::new(r" \{\{SUSP(EN|NE)DED\}\}$").unwrap(); [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | / lazy_static! { [INFO] [stdout] 91 | | static ref TABSPLIT: Regex = Regex::new(r"\t+").unwrap(); [INFO] [stdout] 92 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | / lazy_static! { [INFO] [stdout] 91 | | static ref TABSPLIT: Regex = Regex::new(r"\t+").unwrap(); [INFO] [stdout] 92 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / lazy_static! { [INFO] [stdout] 99 | | static ref TABSPLIT: Regex = Regex::new(r"\t+").unwrap(); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / lazy_static! { [INFO] [stdout] 99 | | static ref TABSPLIT: Regex = Regex::new(r"\t+").unwrap(); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | / lazy_static! { [INFO] [stdout] 107 | | static ref TITLECAT: Regex = Regex::new(r"\((TV|V|VG)\)$").unwrap(); [INFO] [stdout] 108 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | / lazy_static! { [INFO] [stdout] 107 | | static ref TITLECAT: Regex = Regex::new(r"\((TV|V|VG)\)$").unwrap(); [INFO] [stdout] 108 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / lazy_static! { [INFO] [stdout] 132 | | static ref TITLEYEAR_WITH_CODE: Regex = Regex::new(r"\((..../[IVX]+)\)$").unwrap(); [INFO] [stdout] 133 | | static ref TITLEYEAR_WITHOUT_CODE: Regex = Regex::new(r"\((....)\)$").unwrap(); [INFO] [stdout] 134 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / lazy_static! { [INFO] [stdout] 132 | | static ref TITLEYEAR_WITH_CODE: Regex = Regex::new(r"\((..../[IVX]+)\)$").unwrap(); [INFO] [stdout] 133 | | static ref TITLEYEAR_WITHOUT_CODE: Regex = Regex::new(r"\((....)\)$").unwrap(); [INFO] [stdout] 134 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / lazy_static! { [INFO] [stdout] 132 | | static ref TITLEYEAR_WITH_CODE: Regex = Regex::new(r"\((..../[IVX]+)\)$").unwrap(); [INFO] [stdout] 133 | | static ref TITLEYEAR_WITHOUT_CODE: Regex = Regex::new(r"\((....)\)$").unwrap(); [INFO] [stdout] 134 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / lazy_static! { [INFO] [stdout] 132 | | static ref TITLEYEAR_WITH_CODE: Regex = Regex::new(r"\((..../[IVX]+)\)$").unwrap(); [INFO] [stdout] 133 | | static ref TITLEYEAR_WITHOUT_CODE: Regex = Regex::new(r"\((....)\)$").unwrap(); [INFO] [stdout] 134 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / lazy_static! { [INFO] [stdout] 80 | | static ref SUSPEND1: Regex = Regex::new(r" \{\{SUSP(EN|NE)D\}\}$").unwrap(); [INFO] [stdout] 81 | | static ref SUSPEND2: Regex = Regex::new(r" \{\{SUSP(EN|NE)DED\}\}$").unwrap(); [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / lazy_static! { [INFO] [stdout] 80 | | static ref SUSPEND1: Regex = Regex::new(r" \{\{SUSP(EN|NE)D\}\}$").unwrap(); [INFO] [stdout] 81 | | static ref SUSPEND2: Regex = Regex::new(r" \{\{SUSP(EN|NE)DED\}\}$").unwrap(); [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / lazy_static! { [INFO] [stdout] 80 | | static ref SUSPEND1: Regex = Regex::new(r" \{\{SUSP(EN|NE)D\}\}$").unwrap(); [INFO] [stdout] 81 | | static ref SUSPEND2: Regex = Regex::new(r" \{\{SUSP(EN|NE)DED\}\}$").unwrap(); [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / lazy_static! { [INFO] [stdout] 80 | | static ref SUSPEND1: Regex = Regex::new(r" \{\{SUSP(EN|NE)D\}\}$").unwrap(); [INFO] [stdout] 81 | | static ref SUSPEND2: Regex = Regex::new(r" \{\{SUSP(EN|NE)DED\}\}$").unwrap(); [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | / lazy_static! { [INFO] [stdout] 91 | | static ref TABSPLIT: Regex = Regex::new(r"\t+").unwrap(); [INFO] [stdout] 92 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | / lazy_static! { [INFO] [stdout] 91 | | static ref TABSPLIT: Regex = Regex::new(r"\t+").unwrap(); [INFO] [stdout] 92 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / lazy_static! { [INFO] [stdout] 99 | | static ref TABSPLIT: Regex = Regex::new(r"\t+").unwrap(); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / lazy_static! { [INFO] [stdout] 99 | | static ref TABSPLIT: Regex = Regex::new(r"\t+").unwrap(); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | / lazy_static! { [INFO] [stdout] 107 | | static ref TITLECAT: Regex = Regex::new(r"\((TV|V|VG)\)$").unwrap(); [INFO] [stdout] 108 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | / lazy_static! { [INFO] [stdout] 107 | | static ref TITLECAT: Regex = Regex::new(r"\((TV|V|VG)\)$").unwrap(); [INFO] [stdout] 108 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / lazy_static! { [INFO] [stdout] 132 | | static ref TITLEYEAR_WITH_CODE: Regex = Regex::new(r"\((..../[IVX]+)\)$").unwrap(); [INFO] [stdout] 133 | | static ref TITLEYEAR_WITHOUT_CODE: Regex = Regex::new(r"\((....)\)$").unwrap(); [INFO] [stdout] 134 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / lazy_static! { [INFO] [stdout] 132 | | static ref TITLEYEAR_WITH_CODE: Regex = Regex::new(r"\((..../[IVX]+)\)$").unwrap(); [INFO] [stdout] 133 | | static ref TITLEYEAR_WITHOUT_CODE: Regex = Regex::new(r"\((....)\)$").unwrap(); [INFO] [stdout] 134 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / lazy_static! { [INFO] [stdout] 132 | | static ref TITLEYEAR_WITH_CODE: Regex = Regex::new(r"\((..../[IVX]+)\)$").unwrap(); [INFO] [stdout] 133 | | static ref TITLEYEAR_WITHOUT_CODE: Regex = Regex::new(r"\((....)\)$").unwrap(); [INFO] [stdout] 134 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / lazy_static! { [INFO] [stdout] 132 | | static ref TITLEYEAR_WITH_CODE: Regex = Regex::new(r"\((..../[IVX]+)\)$").unwrap(); [INFO] [stdout] 133 | | static ref TITLEYEAR_WITHOUT_CODE: Regex = Regex::new(r"\((....)\)$").unwrap(); [INFO] [stdout] 134 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/movies.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | fn new(mut id_handler: &mut IdHandler, line: &str) -> Movie { [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TESTMOVIES` is never used [INFO] [stdout] --> src/id_handler.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const TESTMOVIES: i32 = 0x1000; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TESTPEOPLE` is never used [INFO] [stdout] --> src/id_handler.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const TESTPEOPLE: i32 = 0x2000; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/movies.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | fn new(mut id_handler: &mut IdHandler, line: &str) -> Movie { [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TESTPEOPLE` is never used [INFO] [stdout] --> src/id_handler.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const TESTPEOPLE: i32 = 0x2000; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.64s [INFO] running `Command { std: "docker" "inspect" "55e5a4d04608a135092447dc1ff86508463966a1929635f6e9de53826e923932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55e5a4d04608a135092447dc1ff86508463966a1929635f6e9de53826e923932", kill_on_drop: false }` [INFO] [stdout] 55e5a4d04608a135092447dc1ff86508463966a1929635f6e9de53826e923932 [INFO] checking stefanberndtsson/nmdb-build-rust against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanberndtsson%2Fnmdb-build-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stefanberndtsson/nmdb-build-rust on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stefanberndtsson/nmdb-build-rust [INFO] finished tweaking git repo https://github.com/stefanberndtsson/nmdb-build-rust [INFO] tweaked toml for git repo https://github.com/stefanberndtsson/nmdb-build-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/stefanberndtsson/nmdb-build-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 337f9e51c3215898d7a5605e8a06d7cf5e9e7b9e4fe24e0d7439d84e62dd3c74 [INFO] running `Command { std: "docker" "start" "-a" "337f9e51c3215898d7a5605e8a06d7cf5e9e7b9e4fe24e0d7439d84e62dd3c74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "337f9e51c3215898d7a5605e8a06d7cf5e9e7b9e4fe24e0d7439d84e62dd3c74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "337f9e51c3215898d7a5605e8a06d7cf5e9e7b9e4fe24e0d7439d84e62dd3c74", kill_on_drop: false }` [INFO] [stdout] 337f9e51c3215898d7a5605e8a06d7cf5e9e7b9e4fe24e0d7439d84e62dd3c74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad038fca45cebbd6d67792476809a5c812b4421b6d15123c570d768287bb3e97 [INFO] running `Command { std: "docker" "start" "-a" "ad038fca45cebbd6d67792476809a5c812b4421b6d15123c570d768287bb3e97", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking libc v0.2.11 [INFO] [stderr] Checking winapi v0.2.7 [INFO] [stderr] Checking num-traits v0.1.32 [INFO] [stderr] Checking regex-syntax v0.3.3 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking lazy_static v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking aho-corasick v0.5.2 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Checking thread_local v0.2.5 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stderr] Checking num v0.1.32 [INFO] [stderr] Checking regex v0.1.71 [INFO] [stderr] Checking chrono v0.2.22 [INFO] [stderr] Checking nmdb_build v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `id_handler` [INFO] [stdout] --> src/movies.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use id_handler; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / lazy_static! { [INFO] [stdout] 80 | | static ref SUSPEND1: Regex = Regex::new(r" \{\{SUSP(EN|NE)D\}\}$").unwrap(); [INFO] [stdout] 81 | | static ref SUSPEND2: Regex = Regex::new(r" \{\{SUSP(EN|NE)DED\}\}$").unwrap(); [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / lazy_static! { [INFO] [stdout] 80 | | static ref SUSPEND1: Regex = Regex::new(r" \{\{SUSP(EN|NE)D\}\}$").unwrap(); [INFO] [stdout] 81 | | static ref SUSPEND2: Regex = Regex::new(r" \{\{SUSP(EN|NE)DED\}\}$").unwrap(); [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / lazy_static! { [INFO] [stdout] 80 | | static ref SUSPEND1: Regex = Regex::new(r" \{\{SUSP(EN|NE)D\}\}$").unwrap(); [INFO] [stdout] 81 | | static ref SUSPEND2: Regex = Regex::new(r" \{\{SUSP(EN|NE)DED\}\}$").unwrap(); [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / lazy_static! { [INFO] [stdout] 80 | | static ref SUSPEND1: Regex = Regex::new(r" \{\{SUSP(EN|NE)D\}\}$").unwrap(); [INFO] [stdout] 81 | | static ref SUSPEND2: Regex = Regex::new(r" \{\{SUSP(EN|NE)DED\}\}$").unwrap(); [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | / lazy_static! { [INFO] [stdout] 91 | | static ref TABSPLIT: Regex = Regex::new(r"\t+").unwrap(); [INFO] [stdout] 92 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | / lazy_static! { [INFO] [stdout] 91 | | static ref TABSPLIT: Regex = Regex::new(r"\t+").unwrap(); [INFO] [stdout] 92 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / lazy_static! { [INFO] [stdout] 99 | | static ref TABSPLIT: Regex = Regex::new(r"\t+").unwrap(); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / lazy_static! { [INFO] [stdout] 99 | | static ref TABSPLIT: Regex = Regex::new(r"\t+").unwrap(); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | / lazy_static! { [INFO] [stdout] 107 | | static ref TITLECAT: Regex = Regex::new(r"\((TV|V|VG)\)$").unwrap(); [INFO] [stdout] 108 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | / lazy_static! { [INFO] [stdout] 107 | | static ref TITLECAT: Regex = Regex::new(r"\((TV|V|VG)\)$").unwrap(); [INFO] [stdout] 108 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / lazy_static! { [INFO] [stdout] 132 | | static ref TITLEYEAR_WITH_CODE: Regex = Regex::new(r"\((..../[IVX]+)\)$").unwrap(); [INFO] [stdout] 133 | | static ref TITLEYEAR_WITHOUT_CODE: Regex = Regex::new(r"\((....)\)$").unwrap(); [INFO] [stdout] 134 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / lazy_static! { [INFO] [stdout] 132 | | static ref TITLEYEAR_WITH_CODE: Regex = Regex::new(r"\((..../[IVX]+)\)$").unwrap(); [INFO] [stdout] 133 | | static ref TITLEYEAR_WITHOUT_CODE: Regex = Regex::new(r"\((....)\)$").unwrap(); [INFO] [stdout] 134 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / lazy_static! { [INFO] [stdout] 132 | | static ref TITLEYEAR_WITH_CODE: Regex = Regex::new(r"\((..../[IVX]+)\)$").unwrap(); [INFO] [stdout] 133 | | static ref TITLEYEAR_WITHOUT_CODE: Regex = Regex::new(r"\((....)\)$").unwrap(); [INFO] [stdout] 134 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / lazy_static! { [INFO] [stdout] 132 | | static ref TITLEYEAR_WITH_CODE: Regex = Regex::new(r"\((..../[IVX]+)\)$").unwrap(); [INFO] [stdout] 133 | | static ref TITLEYEAR_WITHOUT_CODE: Regex = Regex::new(r"\((....)\)$").unwrap(); [INFO] [stdout] 134 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / lazy_static! { [INFO] [stdout] 80 | | static ref SUSPEND1: Regex = Regex::new(r" \{\{SUSP(EN|NE)D\}\}$").unwrap(); [INFO] [stdout] 81 | | static ref SUSPEND2: Regex = Regex::new(r" \{\{SUSP(EN|NE)DED\}\}$").unwrap(); [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / lazy_static! { [INFO] [stdout] 80 | | static ref SUSPEND1: Regex = Regex::new(r" \{\{SUSP(EN|NE)D\}\}$").unwrap(); [INFO] [stdout] 81 | | static ref SUSPEND2: Regex = Regex::new(r" \{\{SUSP(EN|NE)DED\}\}$").unwrap(); [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / lazy_static! { [INFO] [stdout] 80 | | static ref SUSPEND1: Regex = Regex::new(r" \{\{SUSP(EN|NE)D\}\}$").unwrap(); [INFO] [stdout] 81 | | static ref SUSPEND2: Regex = Regex::new(r" \{\{SUSP(EN|NE)DED\}\}$").unwrap(); [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / lazy_static! { [INFO] [stdout] 80 | | static ref SUSPEND1: Regex = Regex::new(r" \{\{SUSP(EN|NE)D\}\}$").unwrap(); [INFO] [stdout] 81 | | static ref SUSPEND2: Regex = Regex::new(r" \{\{SUSP(EN|NE)DED\}\}$").unwrap(); [INFO] [stdout] 82 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | / lazy_static! { [INFO] [stdout] 91 | | static ref TABSPLIT: Regex = Regex::new(r"\t+").unwrap(); [INFO] [stdout] 92 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | / lazy_static! { [INFO] [stdout] 91 | | static ref TABSPLIT: Regex = Regex::new(r"\t+").unwrap(); [INFO] [stdout] 92 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / lazy_static! { [INFO] [stdout] 99 | | static ref TABSPLIT: Regex = Regex::new(r"\t+").unwrap(); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | / lazy_static! { [INFO] [stdout] 99 | | static ref TABSPLIT: Regex = Regex::new(r"\t+").unwrap(); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | / lazy_static! { [INFO] [stdout] 107 | | static ref TITLECAT: Regex = Regex::new(r"\((TV|V|VG)\)$").unwrap(); [INFO] [stdout] 108 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | / lazy_static! { [INFO] [stdout] 107 | | static ref TITLECAT: Regex = Regex::new(r"\((TV|V|VG)\)$").unwrap(); [INFO] [stdout] 108 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / lazy_static! { [INFO] [stdout] 132 | | static ref TITLEYEAR_WITH_CODE: Regex = Regex::new(r"\((..../[IVX]+)\)$").unwrap(); [INFO] [stdout] 133 | | static ref TITLEYEAR_WITHOUT_CODE: Regex = Regex::new(r"\((....)\)$").unwrap(); [INFO] [stdout] 134 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / lazy_static! { [INFO] [stdout] 132 | | static ref TITLEYEAR_WITH_CODE: Regex = Regex::new(r"\((..../[IVX]+)\)$").unwrap(); [INFO] [stdout] 133 | | static ref TITLEYEAR_WITHOUT_CODE: Regex = Regex::new(r"\((....)\)$").unwrap(); [INFO] [stdout] 134 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / lazy_static! { [INFO] [stdout] 132 | | static ref TITLEYEAR_WITH_CODE: Regex = Regex::new(r"\((..../[IVX]+)\)$").unwrap(); [INFO] [stdout] 133 | | static ref TITLEYEAR_WITHOUT_CODE: Regex = Regex::new(r"\((....)\)$").unwrap(); [INFO] [stdout] 134 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / lazy_static! { [INFO] [stdout] 132 | | static ref TITLEYEAR_WITH_CODE: Regex = Regex::new(r"\((..../[IVX]+)\)$").unwrap(); [INFO] [stdout] 133 | | static ref TITLEYEAR_WITHOUT_CODE: Regex = Regex::new(r"\((....)\)$").unwrap(); [INFO] [stdout] 134 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/movies.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / lazy_static! { [INFO] [stdout] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stdout] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stdout] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stdout] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stdout] 158 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/movies.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | fn new(mut id_handler: &mut IdHandler, line: &str) -> Movie { [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TESTMOVIES` is never used [INFO] [stdout] --> src/id_handler.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | pub const TESTMOVIES: i32 = 0x1000; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TESTPEOPLE` is never used [INFO] [stdout] --> src/id_handler.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const TESTPEOPLE: i32 = 0x2000; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/movies.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | fn new(mut id_handler: &mut IdHandler, line: &str) -> Movie { [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TESTPEOPLE` is never used [INFO] [stdout] --> src/id_handler.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub const TESTPEOPLE: i32 = 0x2000; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.79s [INFO] running `Command { std: "docker" "inspect" "ad038fca45cebbd6d67792476809a5c812b4421b6d15123c570d768287bb3e97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad038fca45cebbd6d67792476809a5c812b4421b6d15123c570d768287bb3e97", kill_on_drop: false }` [INFO] [stdout] ad038fca45cebbd6d67792476809a5c812b4421b6d15123c570d768287bb3e97