[INFO] cloning repository https://github.com/aldroid1/fuzzy-date [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aldroid1/fuzzy-date" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faldroid1%2Ffuzzy-date", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faldroid1%2Ffuzzy-date'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 452bdf2676f9a6d542b90044fe7df6de6e71fd70 [INFO] checking aldroid1/fuzzy-date against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faldroid1%2Ffuzzy-date" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aldroid1/fuzzy-date [INFO] finished tweaking git repo https://github.com/aldroid1/fuzzy-date [INFO] tweaked toml for git repo https://github.com/aldroid1/fuzzy-date written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aldroid1/fuzzy-date on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aldroid1/fuzzy-date 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed308721771f06b900a42740cbc688f261425ff8d6c61f580cc459991e5c55fe [INFO] running `Command { std: "docker" "start" "-a" "ed308721771f06b900a42740cbc688f261425ff8d6c61f580cc459991e5c55fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed308721771f06b900a42740cbc688f261425ff8d6c61f580cc459991e5c55fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed308721771f06b900a42740cbc688f261425ff8d6c61f580cc459991e5c55fe", kill_on_drop: false }` [INFO] [stdout] ed308721771f06b900a42740cbc688f261425ff8d6c61f580cc459991e5c55fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d1084cc9442901bdbae9965392e8d7592c52134c7974820fce32515af390a9b [INFO] running `Command { std: "docker" "start" "-a" "4d1084cc9442901bdbae9965392e8d7592c52134c7974820fce32515af390a9b", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling pyo3-build-config v0.24.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking fuzzy-date-rs v0.5.6 (/opt/rustwide/workdir/fuzzy-date-rs) [INFO] [stderr] Compiling pyo3-macros-backend v0.24.2 [INFO] [stderr] Compiling pyo3-ffi v0.24.2 [INFO] [stderr] Compiling pyo3 v0.24.2 [INFO] [stderr] Compiling pyo3-macros v0.24.2 [INFO] [stderr] Checking fuzzydate v0.5.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated constant `fuzzydate::Patterns::LAST_WDAY` [INFO] [stdout] --> src/lib.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 136 | const LAST_WDAY: &'static str = fuzzy_date_rs::pattern::PATTERN_LAST_WDAY; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated constant `fuzzydate::Patterns::LAST_MONTH` [INFO] [stdout] --> src/lib.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 146 | const LAST_MONTH: &'static str = fuzzy_date_rs::pattern::PATTERN_LAST_MONTH; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated constant `fuzzydate::Patterns::LAST_LONG_UNIT` [INFO] [stdout] --> src/lib.rs:158:15 [INFO] [stdout] | [INFO] [stdout] 158 | const LAST_LONG_UNIT: &'static str = fuzzy_date_rs::pattern::PATTERN_LAST_LONG_UNIT; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated constant `fuzzydate::Patterns::FIRST_LONG_UNIT_OF_LAST_LONG_UNIT` [INFO] [stdout] --> src/lib.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | const FIRST_LONG_UNIT_OF_LAST_LONG_UNIT: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated constant `fuzzydate::Patterns::LAST_LONG_UNIT_OF_LAST_LONG_UNIT` [INFO] [stdout] --> src/lib.rs:215:15 [INFO] [stdout] | [INFO] [stdout] 215 | const LAST_LONG_UNIT_OF_LAST_LONG_UNIT: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated constant `fuzzydate::Patterns::DATETIME_YMD_HM` [INFO] [stdout] --> src/lib.rs:268:15 [INFO] [stdout] | [INFO] [stdout] 268 | const DATETIME_YMD_HM: &'static str = "[year]-[int]-[int] [int]:[int]"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated constant `fuzzydate::Patterns::LAST_WDAY` [INFO] [stdout] --> src/lib.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 136 | const LAST_WDAY: &'static str = fuzzy_date_rs::pattern::PATTERN_LAST_WDAY; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated constant `fuzzydate::Patterns::LAST_MONTH` [INFO] [stdout] --> src/lib.rs:146:15 [INFO] [stdout] | [INFO] [stdout] 146 | const LAST_MONTH: &'static str = fuzzy_date_rs::pattern::PATTERN_LAST_MONTH; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated constant `fuzzydate::Patterns::LAST_LONG_UNIT` [INFO] [stdout] --> src/lib.rs:158:15 [INFO] [stdout] | [INFO] [stdout] 158 | const LAST_LONG_UNIT: &'static str = fuzzy_date_rs::pattern::PATTERN_LAST_LONG_UNIT; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated constant `fuzzydate::Patterns::FIRST_LONG_UNIT_OF_LAST_LONG_UNIT` [INFO] [stdout] --> src/lib.rs:211:15 [INFO] [stdout] | [INFO] [stdout] 211 | const FIRST_LONG_UNIT_OF_LAST_LONG_UNIT: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated constant `fuzzydate::Patterns::LAST_LONG_UNIT_OF_LAST_LONG_UNIT` [INFO] [stdout] --> src/lib.rs:215:15 [INFO] [stdout] | [INFO] [stdout] 215 | const LAST_LONG_UNIT_OF_LAST_LONG_UNIT: &'static str = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated constant `fuzzydate::Patterns::DATETIME_YMD_HM` [INFO] [stdout] --> src/lib.rs:268:15 [INFO] [stdout] | [INFO] [stdout] 268 | const DATETIME_YMD_HM: &'static str = "[year]-[int]-[int] [int]:[int]"; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/python.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | let date_value: Bound = test_value.unwrap().into_pyobject(py).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/python.rs:90:45 [INFO] [stdout] | [INFO] [stdout] 90 | let date_value: Bound = test_value.unwrap().into_pyobject(py).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fuzzydate` (lib test) due to 2 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4d1084cc9442901bdbae9965392e8d7592c52134c7974820fce32515af390a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d1084cc9442901bdbae9965392e8d7592c52134c7974820fce32515af390a9b", kill_on_drop: false }` [INFO] [stdout] 4d1084cc9442901bdbae9965392e8d7592c52134c7974820fce32515af390a9b