[INFO] cloning repository https://github.com/manuel-woelker/hyperlit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manuel-woelker/hyperlit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanuel-woelker%2Fhyperlit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanuel-woelker%2Fhyperlit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8713bf2ab27c4faeb6d6a6e685e4b39f6e915098 [INFO] checking manuel-woelker/hyperlit/8713bf2ab27c4faeb6d6a6e685e4b39f6e915098 against master#d14d202262d13df896b0c624b0cec6e4bfde631a for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanuel-woelker%2Fhyperlit" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/manuel-woelker/hyperlit [INFO] finished tweaking git repo https://github.com/manuel-woelker/hyperlit [INFO] tweaked toml for git repo https://github.com/manuel-woelker/hyperlit written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/manuel-woelker/hyperlit on toolchain d14d202262d13df896b0c624b0cec6e4bfde631a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/manuel-woelker/hyperlit 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" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opener v0.8.2 [INFO] [stderr] Downloaded expect-test v1.5.1 [INFO] [stderr] Downloaded dissimilar v1.0.10 [INFO] [stderr] Downloaded handlebars v6.3.2 [INFO] [stderr] Downloaded toml-span v0.5.1 [INFO] [stderr] Downloaded error-stack v0.5.0 [INFO] [stderr] Downloaded arcstr v1.2.0 [INFO] [stderr] Downloaded web_atoms v0.1.2 [INFO] [stderr] Downloaded mdbook v0.4.51 [INFO] [stderr] Downloaded two-face v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab31b0859b39b37752a85da2cbd496b6f5ca96326ba4b96e0189c450b9598fbe [INFO] running `Command { std: "docker" "start" "-a" "ab31b0859b39b37752a85da2cbd496b6f5ca96326ba4b96e0189c450b9598fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab31b0859b39b37752a85da2cbd496b6f5ca96326ba4b96e0189c450b9598fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab31b0859b39b37752a85da2cbd496b6f5ca96326ba4b96e0189c450b9598fbe", kill_on_drop: false }` [INFO] [stdout] ab31b0859b39b37752a85da2cbd496b6f5ca96326ba4b96e0189c450b9598fbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53124ce3fb9e0dc92d1f01af05b6e3d8076e080a6bdcba26b27a993ad7afc440 [INFO] running `Command { std: "docker" "start" "-a" "53124ce3fb9e0dc92d1f01af05b6e3d8076e080a6bdcba26b27a993ad7afc440", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling error-stack v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling web_atoms v0.1.2 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking jiff v0.2.14 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking pulldown-cmark-escape v0.10.1 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking opener v0.8.2 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking toml-span v0.5.1 [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Compiling hyperlit v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Checking expect-test v1.5.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking hyperlit-base v0.1.0 (/opt/rustwide/workdir/base) [INFO] [stderr] Checking hyperlit-model v0.1.0 (/opt/rustwide/workdir/model) [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking hyperlit-backend v0.1.0 (/opt/rustwide/workdir/backend) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> backend/src/backend.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | fn evaluate_directive(&self, tag: &str) -> HyperlitResult; [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 22 | fn evaluate_directive(&self, tag: &str) -> HyperlitResult>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking cssparser v0.35.0 [INFO] [stderr] Checking hyperlit-database v0.1.0 (/opt/rustwide/workdir/database) [INFO] [stderr] Checking hyperlit-runtime v0.1.0 (/opt/rustwide/workdir/runtime) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> runtime/src/backend_compile_params_impl.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | fn evaluate_directive(&self, directive: &str) -> HyperlitResult { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | fn evaluate_directive(&self, directive: &str) -> HyperlitResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> runtime/src/backend_compile_params_impl.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | fn evaluate_directive(&self, directive: &str) -> HyperlitResult { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 45 | fn evaluate_directive(&self, directive: &str) -> HyperlitResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> backend/src/backend.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | fn evaluate_directive(&self, tag: &str) -> HyperlitResult; [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 22 | fn evaluate_directive(&self, tag: &str) -> HyperlitResult>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Checking clap_complete v4.5.52 [INFO] [stderr] Checking elasticlunr-rs v3.0.2 [INFO] [stderr] Checking markup5ever v0.16.1 [INFO] [stderr] Checking html5ever v0.31.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking ammonia v4.1.0 [INFO] [stderr] Checking two-face v0.3.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking handlebars v6.3.2 [INFO] [stderr] Checking mdbook v0.4.51 [INFO] [stderr] Checking hyperlit-backend-mdbook v0.1.0 (/opt/rustwide/workdir/backend-mdbook) [INFO] [stderr] Checking git2 v0.20.2 [INFO] [stderr] Checking hyperlit-extractor v0.1.0 (/opt/rustwide/workdir/extractor) [INFO] [stderr] Checking hyperlit-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking hyperlit-runner v0.1.0 (/opt/rustwide/workdir/runner) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 19s [INFO] running `Command { std: "docker" "inspect" "53124ce3fb9e0dc92d1f01af05b6e3d8076e080a6bdcba26b27a993ad7afc440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53124ce3fb9e0dc92d1f01af05b6e3d8076e080a6bdcba26b27a993ad7afc440", kill_on_drop: false }` [INFO] [stdout] 53124ce3fb9e0dc92d1f01af05b6e3d8076e080a6bdcba26b27a993ad7afc440