[INFO] fetching crate moon_project 2.0.8...
[INFO] checking moon_project-2.0.8 against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] extracting crate moon_project 2.0.8 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate moon_project 2.0.8
[INFO] finished tweaking crates.io crate moon_project 2.0.8
[INFO] tweaked toml for crates.io crate moon_project 2.0.8 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate moon_project 2.0.8 on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate moon_project 2.0.8 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2d77a3636d184ba3684316a7930a524242313f828770125198ccefa94d28e27f
[INFO] running `Command { std: "docker" "start" "2d77a3636d184ba3684316a7930a524242313f828770125198ccefa94d28e27f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d77a3636d184ba3684316a7930a524242313f828770125198ccefa94d28e27f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d77a3636d184ba3684316a7930a524242313f828770125198ccefa94d28e27f" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d77a3636d184ba3684316a7930a524242313f828770125198ccefa94d28e27f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2d77a3636d184ba3684316a7930a524242313f828770125198ccefa94d28e27f" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking rmpv v1.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking unsafe-libyaml-norway v0.2.15
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking json-strip-comments v3.1.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling pest_meta v2.9.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling zerovec-derive v0.11.4
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking crossbeam-queue v0.3.13
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pest_generator v2.9.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking saa v5.6.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking pest v2.9.0
[INFO] [stderr]     Checking sdd v4.8.8
[INFO] [stderr]     Checking pori v0.0.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking zerovec v0.11.7
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking relative-path v2.0.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking serde_norway v0.9.42
[INFO] [stderr]     Checking serde-content v0.1.2
[INFO] [stderr]    Compiling schematic_macros v0.19.4
[INFO] [stderr]     Checking compact_str v0.10.0
[INFO] [stderr]     Checking starbase_styles v0.6.9
[INFO] [stderr]     Checking rpkl v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling derive_setters v0.1.9
[INFO] [stderr]    Compiling deserialize_untagged_verbose_error_macro v0.1.3
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]    Compiling pest_derive v2.9.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking human-sort v0.2.2
[INFO] [stderr]     Checking jwalk v0.8.1
[INFO] [stderr]     Checking deserialize_untagged_verbose_error v0.1.5
[INFO] [stderr]     Checking reflink-copy v0.1.30
[INFO] [stderr]     Checking scc v3.8.6
[INFO] [stderr]     Checking schematic_types v0.11.5
[INFO] [stderr]     Checking ec4rs v1.2.0
[INFO] [stderr]     Checking moon_feature_flags v2.0.2
[INFO] [stderr]     Checking common-path v1.0.0
[INFO] [stderr]     Checking icu_provider v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking wax v0.7.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking garde v0.22.1
[INFO] [stderr]     Checking starbase_utils v0.14.2
[INFO] [stderr]     Checking schematic v0.19.7
[INFO] [stderr]     Checking starbase_id v0.3.5
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/starbase_utils-0.14.2/src/glob.rs:337:22
[INFO] [stdout]     |
[INFO] [stdout] 337 |         let walker = create_glob(expression)?
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 343 |             })?;
[INFO] [stdout]     |                - temporary value is freed at the end of this statement
[INFO] [stdout] 344 |
[INFO] [stdout] 345 |         for entry in walker {
[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 call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/starbase_utils-0.14.2/src/glob.rs:337:22
[INFO] [stdout]     |
[INFO] [stdout] 337 |           let walker = create_glob(expression)?
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 338 | |             .walk_with_behavior(base_dir, LinkBehavior::ReadFile)
[INFO] [stdout]     | |_________________________________________________________________^
[INFO] [stdout] help: if you can modify this crate, add a precise capturing bound to avoid overcapturing: `+ use</* Args */>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wax-0.7.0/src/walk/glob.rs:144:10
[INFO] [stdout]     |
[INFO] [stdout] 144 |     ) -> impl 'static + FileIterator<Entry = GlobEntry> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking system_env v0.10.1
[INFO] [stderr]     Checking version_spec v0.11.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `starbase_utils` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2d77a3636d184ba3684316a7930a524242313f828770125198ccefa94d28e27f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d77a3636d184ba3684316a7930a524242313f828770125198ccefa94d28e27f", kill_on_drop: false }`
[INFO] [stdout] 2d77a3636d184ba3684316a7930a524242313f828770125198ccefa94d28e27f
