[INFO] fetching crate timug 0.1.3... [INFO] checking timug-0.1.3 against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776 [INFO] extracting crate timug 0.1.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate timug 0.1.3 [INFO] finished tweaking crates.io crate timug 0.1.3 [INFO] tweaked toml for crates.io crate timug 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate timug 0.1.3 on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate timug 0.1.3 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" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fe4f95dc8a700d5f8b24f5c0be2c01c32b1c7e4d2617bdb40679de76f9ac6ac [INFO] running `Command { std: "docker" "start" "-a" "5fe4f95dc8a700d5f8b24f5c0be2c01c32b1c7e4d2617bdb40679de76f9ac6ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fe4f95dc8a700d5f8b24f5c0be2c01c32b1c7e4d2617bdb40679de76f9ac6ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe4f95dc8a700d5f8b24f5c0be2c01c32b1c7e4d2617bdb40679de76f9ac6ac", kill_on_drop: false }` [INFO] [stdout] 5fe4f95dc8a700d5f8b24f5c0be2c01c32b1c7e4d2617bdb40679de76f9ac6ac [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1429b722d873c40d2dd00189f03a5c5bae2b552e1b7e19f703fe659f7129ee2 [INFO] running `Command { std: "docker" "start" "-a" "a1429b722d873c40d2dd00189f03a5c5bae2b552e1b7e19f703fe659f7129ee2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking notify-types v1.0.0 [INFO] [stderr] Checking memo-map v0.3.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking subprocess v0.2.9 [INFO] [stderr] Checking notify v7.0.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking pulldown-cmark-to-cmark v20.0.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking snafu v0.8.5 [INFO] [stderr] Checking hyper v1.5.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tower-http v0.6.2 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking minijinja v2.5.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking timug v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/filters.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | impl<'a> RenderEngine<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 8 | pub fn build_filters(&mut self) { [INFO] [stdout] | --------- `self` is a reference that is only valid in the method body [INFO] [stdout] 9 | log::debug!("Build filters"); [INFO] [stdout] 10 | self.env.add_filter("formatdatetime", Self::format_date); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'a` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] = note: requirement occurs because of the function item type defined by `format_date` [INFO] [stdout] = note: the function `format_date` is invariant over the parameter `'a` [INFO] [stdout] = help: see for more information about variance [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/functions.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | impl<'a> RenderEngine<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 7 | pub fn build_functions(&mut self) { [INFO] [stdout] | --------- `self` is a reference that is only valid in the method body [INFO] [stdout] 8 | self.env.add_function("current_year", Self::current_year); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'a` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] = note: requirement occurs because of the function item type defined by `current_year` [INFO] [stdout] = note: the function `current_year` is invariant over the parameter `'a` [INFO] [stdout] = help: see for more information about variance [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/filters.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | impl<'a> RenderEngine<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 8 | pub fn build_filters(&mut self) { [INFO] [stdout] | --------- `self` is a reference that is only valid in the method body [INFO] [stdout] 9 | log::debug!("Build filters"); [INFO] [stdout] 10 | self.env.add_filter("formatdatetime", Self::format_date); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'a` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] = note: requirement occurs because of the function item type defined by `format_date` [INFO] [stdout] = note: the function `format_date` is invariant over the parameter `'a` [INFO] [stdout] = help: see for more information about variance [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of method [INFO] [stdout] --> src/functions.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | impl<'a> RenderEngine<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 7 | pub fn build_functions(&mut self) { [INFO] [stdout] | --------- `self` is a reference that is only valid in the method body [INFO] [stdout] 8 | self.env.add_function("current_year", Self::current_year); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `self` escapes the method body here [INFO] [stdout] | argument requires that `'a` must outlive `'static` [INFO] [stdout] | [INFO] [stdout] = note: requirement occurs because of the function item type defined by `current_year` [INFO] [stdout] = note: the function `current_year` is invariant over the parameter `'a` [INFO] [stdout] = help: see for more information about variance [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0521`. [INFO] [stdout] [INFO] [stderr] error: could not compile `timug` (bin "timug") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0521`. [INFO] [stdout] [INFO] [stderr] error: could not compile `timug` (bin "timug" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a1429b722d873c40d2dd00189f03a5c5bae2b552e1b7e19f703fe659f7129ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1429b722d873c40d2dd00189f03a5c5bae2b552e1b7e19f703fe659f7129ee2", kill_on_drop: false }` [INFO] [stdout] a1429b722d873c40d2dd00189f03a5c5bae2b552e1b7e19f703fe659f7129ee2