[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] testing stefanberndtsson/nmdb-build-rust against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefanberndtsson%2Fnmdb-build-rust" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [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-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stefanberndtsson/nmdb-build-rust on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e6028afae5e43d2c7aa48a3ae2f7c5241ad5a8d8a66d91ca854a8c4fbe3f487 [INFO] running `Command { std: "docker" "start" "-a" "6e6028afae5e43d2c7aa48a3ae2f7c5241ad5a8d8a66d91ca854a8c4fbe3f487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e6028afae5e43d2c7aa48a3ae2f7c5241ad5a8d8a66d91ca854a8c4fbe3f487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e6028afae5e43d2c7aa48a3ae2f7c5241ad5a8d8a66d91ca854a8c4fbe3f487", kill_on_drop: false }` [INFO] [stdout] 6e6028afae5e43d2c7aa48a3ae2f7c5241ad5a8d8a66d91ca854a8c4fbe3f487 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fe902a6ef5d0bc52a218d1bcd18153d1e38148b744e7b6dea3e6e4284d99774 [INFO] running `Command { std: "docker" "start" "-a" "9fe902a6ef5d0bc52a218d1bcd18153d1e38148b744e7b6dea3e6e4284d99774", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling winapi-build v0.1.1 [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 utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.3 [INFO] [stderr] Compiling lazy_static v0.2.1 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling aho-corasick v0.5.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling num v0.1.32 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling thread_local v0.2.5 [INFO] [stderr] Compiling regex v0.1.71 [INFO] [stderr] Compiling chrono v0.2.22 [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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.61s [INFO] running `Command { std: "docker" "inspect" "9fe902a6ef5d0bc52a218d1bcd18153d1e38148b744e7b6dea3e6e4284d99774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fe902a6ef5d0bc52a218d1bcd18153d1e38148b744e7b6dea3e6e4284d99774", kill_on_drop: false }` [INFO] [stdout] 9fe902a6ef5d0bc52a218d1bcd18153d1e38148b744e7b6dea3e6e4284d99774 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20da51e2ef87d3bc0e74da547135e612b3438aca93d5cc355b94aaa52660588d [INFO] running `Command { std: "docker" "start" "-a" "20da51e2ef87d3bc0e74da547135e612b3438aca93d5cc355b94aaa52660588d", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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" "20da51e2ef87d3bc0e74da547135e612b3438aca93d5cc355b94aaa52660588d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20da51e2ef87d3bc0e74da547135e612b3438aca93d5cc355b94aaa52660588d", kill_on_drop: false }` [INFO] [stdout] 20da51e2ef87d3bc0e74da547135e612b3438aca93d5cc355b94aaa52660588d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 32e42ead900a9c88769bbfea3818c48c4f8d99054d84e66ff3a3f6b59c2a1357 [INFO] running `Command { std: "docker" "start" "-a" "32e42ead900a9c88769bbfea3818c48c4f8d99054d84e66ff3a3f6b59c2a1357", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stderr] --> src/movies.rs:79:9 [INFO] [stderr] | [INFO] [stderr] 79 | / lazy_static! { [INFO] [stderr] 80 | | static ref SUSPEND1: Regex = Regex::new(r" \{\{SUSP(EN|NE)D\}\}$").unwrap(); [INFO] [stderr] 81 | | static ref SUSPEND2: Regex = Regex::new(r" \{\{SUSP(EN|NE)DED\}\}$").unwrap(); [INFO] [stderr] 82 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stderr] --> src/movies.rs:79:9 [INFO] [stderr] | [INFO] [stderr] 79 | / lazy_static! { [INFO] [stderr] 80 | | static ref SUSPEND1: Regex = Regex::new(r" \{\{SUSP(EN|NE)D\}\}$").unwrap(); [INFO] [stderr] 81 | | static ref SUSPEND2: Regex = Regex::new(r" \{\{SUSP(EN|NE)DED\}\}$").unwrap(); [INFO] [stderr] 82 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stderr] --> src/movies.rs:90:9 [INFO] [stderr] | [INFO] [stderr] 90 | / lazy_static! { [INFO] [stderr] 91 | | static ref TABSPLIT: Regex = Regex::new(r"\t+").unwrap(); [INFO] [stderr] 92 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stderr] --> src/movies.rs:98:9 [INFO] [stderr] | [INFO] [stderr] 98 | / lazy_static! { [INFO] [stderr] 99 | | static ref TABSPLIT: Regex = Regex::new(r"\t+").unwrap(); [INFO] [stderr] 100 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stderr] --> src/movies.rs:106:9 [INFO] [stderr] | [INFO] [stderr] 106 | / lazy_static! { [INFO] [stderr] 107 | | static ref TITLECAT: Regex = Regex::new(r"\((TV|V|VG)\)$").unwrap(); [INFO] [stderr] 108 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stderr] --> src/movies.rs:131:9 [INFO] [stderr] | [INFO] [stderr] 131 | / lazy_static! { [INFO] [stderr] 132 | | static ref TITLEYEAR_WITH_CODE: Regex = Regex::new(r"\((..../[IVX]+)\)$").unwrap(); [INFO] [stderr] 133 | | static ref TITLEYEAR_WITHOUT_CODE: Regex = Regex::new(r"\((....)\)$").unwrap(); [INFO] [stderr] 134 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred [INFO] [stderr] --> src/movies.rs:153:9 [INFO] [stderr] | [INFO] [stderr] 153 | / lazy_static! { [INFO] [stderr] 154 | | static ref YEAR_RE_SINGLE: Regex = Regex::new(r"^(\d\d\d\d)$").unwrap(); [INFO] [stderr] 155 | | static ref YEAR_RE_SINGLE_UNKNOWN: Regex = Regex::new(r"^(\?\?\?\?)$").unwrap(); [INFO] [stderr] 156 | | static ref YEAR_RE_CLOSED: Regex = Regex::new(r"^(\d\d\d\d)-(\d\d\d\d)$").unwrap(); [INFO] [stderr] 157 | | static ref YEAR_RE_OPEN: Regex = Regex::new(r"^(\d\d\d\d)-(\?\?\?\?)$").unwrap(); [INFO] [stderr] 158 | | } [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/movies.rs:44:12 [INFO] [stderr] | [INFO] [stderr] 44 | fn new(mut id_handler: &mut IdHandler, line: &str) -> Movie { [INFO] [stderr] | ----^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: constant `TESTPEOPLE` is never used [INFO] [stderr] --> src/id_handler.rs:10:11 [INFO] [stderr] | [INFO] [stderr] 10 | pub const TESTPEOPLE: i32 = 0x2000; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `nmdb_build` (bin "nmdb_build" test) generated 24 warnings (15 duplicates) (run `cargo fix --bin "nmdb_build" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nmdb_build-607b063f95898339) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test movies::test_movie_suspended ... ok [INFO] [stdout] test movies::test_movie_title_category ... ok [INFO] [stdout] test movies::test_movie_full_year ... ok [INFO] [stdout] test movies::test_movie_title_year ... ok [INFO] [stdout] test movies::test_movie_full_title ... ok [INFO] [stdout] test movies::test_movie_episode ... ok [INFO] [stdout] test movies::test_movie_title ... ok [INFO] [stdout] test movies::test_movie_years ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "32e42ead900a9c88769bbfea3818c48c4f8d99054d84e66ff3a3f6b59c2a1357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e42ead900a9c88769bbfea3818c48c4f8d99054d84e66ff3a3f6b59c2a1357", kill_on_drop: false }` [INFO] [stdout] 32e42ead900a9c88769bbfea3818c48c4f8d99054d84e66ff3a3f6b59c2a1357