[INFO] fetching crate badi-date 0.2.5...
[INFO] checking badi-date-0.2.5 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate badi-date 0.2.5 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate badi-date 0.2.5 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate badi-date 0.2.5
[INFO] finished tweaking crates.io crate badi-date 0.2.5
[INFO] tweaked toml for crates.io crate badi-date 0.2.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 107 packages to latest compatible versions
[INFO] [stderr]       Adding chrono-tz v0.9.0 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f296af667ccad82e7513a09e5c67e75c3bb89408a997d2863bbd2582a1b8878
[INFO] running `Command { std: "docker" "start" "-a" "2f296af667ccad82e7513a09e5c67e75c3bb89408a997d2863bbd2582a1b8878", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f296af667ccad82e7513a09e5c67e75c3bb89408a997d2863bbd2582a1b8878", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f296af667ccad82e7513a09e5c67e75c3bb89408a997d2863bbd2582a1b8878", kill_on_drop: false }`
[INFO] [stdout] 2f296af667ccad82e7513a09e5c67e75c3bb89408a997d2863bbd2582a1b8878
[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" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3a4c8ed956eb46a7ba680ec5651f724f5c10102b5ebeb888d7d69a4e0545fcf
[INFO] running `Command { std: "docker" "start" "-a" "f3a4c8ed956eb46a7ba680ec5651f724f5c10102b5ebeb888d7d69a4e0545fcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling serde_yml v0.0.11
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling libyml v0.0.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling base62 v2.0.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling rust-i18n v3.1.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking sunrise v1.0.1
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking rust-i18n-support v3.1.2
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.2
[INFO] [stderr]     Checking badi-date v0.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/badi_date/badi_month.rs:139:20
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 t!(format!("month.{}", month).as_str(), locale = locale).to_string()
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:49:27
[INFO] [stdout]     |
[INFO] [stdout] 49  | rust_i18n::i18n!("locales");
[INFO] [stdout]     | ---------------------------
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         temporary value is freed at the end of this statement
[INFO] [stdout]     | borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/badi_date/badi_month.rs:139:20
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 t!(format!("month.{}", month).as_str(), locale = locale).to_string()
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:49:27
[INFO] [stdout]     |
[INFO] [stdout] 49  | rust_i18n::i18n!("locales");
[INFO] [stdout]     | ---------------------------
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         temporary value is freed at the end of this statement
[INFO] [stdout]     | borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `badi-date` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `badi-date` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f3a4c8ed956eb46a7ba680ec5651f724f5c10102b5ebeb888d7d69a4e0545fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3a4c8ed956eb46a7ba680ec5651f724f5c10102b5ebeb888d7d69a4e0545fcf", kill_on_drop: false }`
[INFO] [stdout] f3a4c8ed956eb46a7ba680ec5651f724f5c10102b5ebeb888d7d69a4e0545fcf
