[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] building stefanberndtsson/nmdb-build-rust against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanberndtsson%2Fnmdb-build-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stefanberndtsson/nmdb-build-rust on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "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-4-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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thread_local v0.2.5 [INFO] [stderr] Downloaded num-traits v0.1.32 [INFO] [stderr] Downloaded num v0.1.32 [INFO] [stderr] Downloaded chrono v0.2.22 [INFO] [stderr] Downloaded libc v0.2.11 [INFO] [stderr] Downloaded regex v0.1.71 [INFO] [stderr] Downloaded regex-syntax v0.3.3 [INFO] [stderr] Downloaded aho-corasick v0.5.2 [INFO] [stderr] Downloaded winapi v0.2.7 [INFO] [stderr] Downloaded lazy_static v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3eb41477cadaeaa24ddfaf5edda727faa212f04087da5445b1625501e242203f [INFO] running `Command { std: "docker" "start" "-a" "3eb41477cadaeaa24ddfaf5edda727faa212f04087da5445b1625501e242203f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3eb41477cadaeaa24ddfaf5edda727faa212f04087da5445b1625501e242203f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eb41477cadaeaa24ddfaf5edda727faa212f04087da5445b1625501e242203f", kill_on_drop: false }` [INFO] [stdout] 3eb41477cadaeaa24ddfaf5edda727faa212f04087da5445b1625501e242203f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 787f066e4fb8fde648b6ec84866984d2baa96659b5f05eb1c05331104fe6838c [INFO] running `Command { std: "docker" "start" "-a" "787f066e4fb8fde648b6ec84866984d2baa96659b5f05eb1c05331104fe6838c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.11 [INFO] [stderr] Compiling winapi v0.2.7 [INFO] [stderr] Compiling num-traits v0.1.32 [INFO] [stderr] Compiling regex-syntax v0.3.3 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling lazy_static v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling thread_local v0.2.5 [INFO] [stderr] Compiling aho-corasick v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling num v0.1.32 [INFO] [stderr] Compiling chrono v0.2.22 [INFO] [stderr] Compiling regex v0.1.71 [INFO] [stderr] Compiling 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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.17s [INFO] running `Command { std: "docker" "inspect" "787f066e4fb8fde648b6ec84866984d2baa96659b5f05eb1c05331104fe6838c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "787f066e4fb8fde648b6ec84866984d2baa96659b5f05eb1c05331104fe6838c", kill_on_drop: false }` [INFO] [stdout] 787f066e4fb8fde648b6ec84866984d2baa96659b5f05eb1c05331104fe6838c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12597bd5084d082b8bbfa81c153d41af27f4696209739bb1a3243341d5b04cb4 [INFO] running `Command { std: "docker" "start" "-a" "12597bd5084d082b8bbfa81c153d41af27f4696209739bb1a3243341d5b04cb4", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling nmdb_build v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `Once::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 `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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "12597bd5084d082b8bbfa81c153d41af27f4696209739bb1a3243341d5b04cb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12597bd5084d082b8bbfa81c153d41af27f4696209739bb1a3243341d5b04cb4", kill_on_drop: false }` [INFO] [stdout] 12597bd5084d082b8bbfa81c153d41af27f4696209739bb1a3243341d5b04cb4