[INFO] cloning repository https://github.com/frondeus/neu-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frondeus/neu-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrondeus%2Fneu-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrondeus%2Fneu-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a94b8c509800f40e3bdbcfc7d4c5d01afd7088b4
[INFO] testing frondeus/neu-lang against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrondeus%2Fneu-lang" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/frondeus/neu-lang
[INFO] finished tweaking git repo https://github.com/frondeus/neu-lang
[INFO] tweaked toml for git repo https://github.com/frondeus/neu-lang written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/frondeus/neu-lang on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/frondeus/diff-assert.git`
[INFO] [stderr]     Updating git repository `https://github.com/KillTheMule/nvim-rs.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 341 packages to latest compatible versions
[INFO] [stderr]       Adding clap v3.2.25 (available: v4.5.54)
[INFO] [stderr]       Adding crossbeam v0.7.3 (available: v0.8.4)
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.1.1)
[INFO] [stderr]       Adding env_logger v0.7.1 (available: v0.11.8)
[INFO] [stderr]       Adding human-panic v1.2.3 (available: v2.0.6)
[INFO] [stderr]       Adding itertools v0.9.0 (available: v0.14.0)
[INFO] [stderr]       Adding notify v4.0.18 (available: v8.2.0)
[INFO] [stderr]       Adding predicates v1.0.8 (available: v3.1.3)
[INFO] [stderr]       Adding pulldown-cmark v0.7.2 (available: v0.13.0)
[INFO] [stderr]       Adding rmpv v0.4.7 (available: v1.3.1)
[INFO] [stderr]       Adding salsa v0.15.2 (available: v0.25.2)
[INFO] [stderr]       Adding smol_str v0.1.24 (available: v0.3.5)
[INFO] [stderr]       Adding test-case v1.2.3 (available: v3.3.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.49.0)
[INFO] [stderr]       Adding warp v0.2.5 (available: v0.4.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded urlencoding v1.3.3
[INFO] [stderr]   Downloaded tokio-tungstenite v0.11.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.10
[INFO] [stderr]   Downloaded quote v1.0.43
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded smol_str v0.1.24
[INFO] [stderr]   Downloaded is-terminal v0.4.17
[INFO] [stderr]   Downloaded text-size v1.1.1
[INFO] [stderr]   Downloaded human-panic v1.2.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.108
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.108
[INFO] [stderr]   Downloaded mio-named-pipes v0.1.7
[INFO] [stderr]   Downloaded mio-uds v0.6.8
[INFO] [stderr]   Downloaded colored v1.9.4
[INFO] [stderr]   Downloaded os_str_bytes v6.6.1
[INFO] [stderr]   Downloaded memoffset v0.5.6
[INFO] [stderr]   Downloaded crossbeam-queue v0.2.3
[INFO] [stderr]   Downloaded cc v1.2.52
[INFO] [stderr]   Downloaded rustc-demangle v0.1.27
[INFO] [stderr]   Downloaded objc2-quartz-core v0.3.2
[INFO] [stderr]   Downloaded crossbeam v0.7.3
[INFO] [stderr]   Downloaded objc2-core-data v0.3.2
[INFO] [stderr]   Downloaded objc2-cloud-kit v0.3.2
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.4
[INFO] [stderr]   Downloaded tokio-util v0.7.18
[INFO] [stderr]   Downloaded indexmap v2.13.0
[INFO] [stderr]   Downloaded hashbrown v0.16.1
[INFO] [stderr]   Downloaded chrono v0.4.43
[INFO] [stderr]   Downloaded unicode-width v0.2.2
[INFO] [stderr]   Downloaded objc2-core-foundation v0.3.2
[INFO] [stderr]   Downloaded zerocopy v0.8.33
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] [stderr]   Downloaded objc2 v0.6.3
[INFO] [stderr]   Downloaded tracing v0.1.44
[INFO] [stderr]   Downloaded gimli v0.32.3
[INFO] [stderr]   Downloaded backtrace v0.3.76
[INFO] [stderr]   Downloaded object v0.37.3
[INFO] [stderr]   Downloaded salsa v0.15.2
[INFO] [stderr]   Downloaded nix v0.30.1
[INFO] [stderr]   Downloaded objc2-foundation v0.3.2
[INFO] [stderr]   Downloaded rustix v1.1.3
[INFO] [stderr]   Downloaded tokio v0.2.25
[INFO] [stderr]   Downloaded objc2-core-image v0.3.2
[INFO] [stderr]   Downloaded objc2-core-graphics v0.3.2
[INFO] [stderr]   Downloaded objc2-core-text v0.3.2
[INFO] [stderr]   Downloaded clap v3.2.25
[INFO] [stderr]   Downloaded dispatch2 v0.3.0
[INFO] [stderr]   Downloaded uuid v1.19.0
[INFO] [stderr]   Downloaded h2 v0.2.7
[INFO] [stderr]   Downloaded objc2-ui-kit v0.3.2
[INFO] [stderr]   Downloaded serde_json v1.0.149
[INFO] [stderr]   Downloaded icu_properties_data v2.1.2
[INFO] [stderr]   Downloaded block2 v0.6.2
[INFO] [stderr]   Downloaded futures v0.1.31
[INFO] [stderr]   Downloaded addr2line v0.25.1
[INFO] [stderr]   Downloaded os_info v3.14.0
[INFO] [stderr]   Downloaded difference v2.0.0
[INFO] [stderr]   Downloaded hyper v0.13.10
[INFO] [stderr]   Downloaded zerovec v0.11.5
[INFO] [stderr]   Downloaded idna v1.1.0
[INFO] [stderr]   Downloaded objc2-encode v4.1.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.7.2
[INFO] [stderr]   Downloaded wasip2 v1.0.2+wasi-0.2.9
[INFO] [stderr]   Downloaded mio v0.6.23
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.33
[INFO] [stderr]   Downloaded objc2-io-surface v0.3.2
[INFO] [stderr]   Downloaded bumpalo v3.19.1
[INFO] [stderr]   Downloaded icu_collections v2.1.1
[INFO] [stderr]   Downloaded url v2.5.8
[INFO] [stderr]   Downloaded headers v0.3.9
[INFO] [stderr]   Downloaded wit-bindgen v0.51.0
[INFO] [stderr]   Downloaded icu_normalizer_data v2.1.1
[INFO] [stderr]   Downloaded icu_normalizer v2.1.1
[INFO] [stderr]   Downloaded icu_locale_core v2.1.1
[INFO] [stderr]   Downloaded zerotrie v0.2.3
[INFO] [stderr]   Downloaded warp v0.2.5
[INFO] [stderr]   Downloaded objc2-user-notifications v0.3.2
[INFO] [stderr]   Downloaded rmp v0.8.15
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded derive_more v0.99.20
[INFO] [stderr]   Downloaded js-sys v0.3.85
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]   Downloaded notify v4.0.18
[INFO] [stderr]   Downloaded multipart v0.17.1
[INFO] [stderr]   Downloaded pin-project v0.4.30
[INFO] [stderr]   Downloaded bytes v0.5.6
[INFO] [stderr]   Downloaded icu_provider v2.1.1
[INFO] [stderr]   Downloaded icu_properties v2.1.2
[INFO] [stderr]   Downloaded objc2-core-location v0.3.2
[INFO] [stderr]   Downloaded rmpv v1.3.1
[INFO] [stderr]   Downloaded rmpv v0.4.7
[INFO] [stderr]   Downloaded doc-comment v0.3.4
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.7
[INFO] [stderr]   Downloaded tempfile v3.24.0
[INFO] [stderr]   Downloaded tokio-io v0.1.13
[INFO] [stderr]   Downloaded pin-project-internal v0.4.30
[INFO] [stderr]   Downloaded litemap v0.8.1
[INFO] [stderr]   Downloaded writeable v0.6.2
[INFO] [stderr]   Downloaded globset v0.4.18
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.108
[INFO] [stderr]   Downloaded inotify v0.7.1
[INFO] [stderr]   Downloaded predicates v1.0.8
[INFO] [stderr]   Downloaded tokio-util v0.3.1
[INFO] [stderr]   Downloaded buf_redux v0.8.4
[INFO] [stderr]   Downloaded unicase v2.9.0
[INFO] [stderr]   Downloaded miow v0.2.2
[INFO] [stderr]   Downloaded net2 v0.2.39
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.8
[INFO] [stderr]   Downloaded itoa v1.0.17
[INFO] [stderr]   Downloaded tinystr v0.8.2
[INFO] [stderr]   Downloaded yoke v0.8.1
[INFO] [stderr]   Downloaded synstructure v0.13.2
[INFO] [stderr]   Downloaded zerovec-derive v0.11.2
[INFO] [stderr]   Downloaded pin-project v1.1.10
[INFO] [stderr]   Downloaded tracing-core v0.1.36
[INFO] [stderr]   Downloaded glob v0.3.3
[INFO] [stderr]   Downloaded redox_syscall v0.7.0
[INFO] [stderr]   Downloaded filetime v0.2.26
[INFO] [stderr]   Downloaded mio-extras v2.0.6
[INFO] [stderr]   Downloaded httpdate v0.3.2
[INFO] [stderr]   Downloaded twoway v0.1.8
[INFO] [stderr]   Downloaded zmij v1.0.14
[INFO] [stderr]   Downloaded stable_deref_trait v1.2.1
[INFO] [stderr]   Downloaded tungstenite v0.11.1
[INFO] [stderr]   Downloaded num_cpus v1.17.0
[INFO] [stderr]   Downloaded input_buffer v0.3.1
[INFO] [stderr]   Downloaded mopa v0.2.2
[INFO] [stderr]   Downloaded test-case v1.2.3
[INFO] [stderr]   Downloaded fsevent v0.4.0
[INFO] [stderr]   Downloaded fsevent-sys v2.0.1
[INFO] [stderr]   Downloaded float-cmp v0.8.0
[INFO] [stderr]   Downloaded salsa-macros v0.15.2
[INFO] [stderr]   Downloaded headers-core v0.2.0
[INFO] [stderr]   Downloaded tokio-macros v0.2.6
[INFO] [stderr]   Downloaded potential_utf v0.1.4
[INFO] [stderr]   Downloaded libredox v0.1.12
[INFO] [stderr]   Downloaded safemem v0.3.3
[INFO] [stderr]   Downloaded yoke-derive v0.8.1
[INFO] [stderr]   Downloaded idna_adapter v1.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55d80eae661af52946975e1602b93fc5e05fea1c4ecd0b3e2c2421266cce7979
[INFO] running `Command { std: "docker" "start" "-a" "55d80eae661af52946975e1602b93fc5e05fea1c4ecd0b3e2c2421266cce7979", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55d80eae661af52946975e1602b93fc5e05fea1c4ecd0b3e2c2421266cce7979", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55d80eae661af52946975e1602b93fc5e05fea1c4ecd0b3e2c2421266cce7979", kill_on_drop: false }`
[INFO] [stdout] 55d80eae661af52946975e1602b93fc5e05fea1c4ecd0b3e2c2421266cce7979
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 99de3f46b432017872d7fb8490d8de0d9841f2fafedbf320b6c8c5ca2ca0f4ed
[INFO] running `Command { std: "docker" "start" "-a" "99de3f46b432017872d7fb8490d8de0d9841f2fafedbf320b6c8c5ca2ca0f4ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pulldown-cmark v0.7.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling neu-arena v0.1.0 (/opt/rustwide/workdir/crates/utils/arena)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/utils/arena/src/arena.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn ancestors(&self, id: NodeId) -> Ancestors<N> {
[INFO] [stdout]    |                      ^^^^^                 ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn ancestors(&self, id: NodeId) -> Ancestors<'_, N> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/utils/arena/src/components.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn entry<C: Resource>(&mut self) -> Entry<TypeId, Box<dyn Resource>> {
[INFO] [stdout]    |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn entry<C: Resource>(&mut self) -> Entry<'_, TypeId, Box<dyn Resource>> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling neu-diagnostics v0.1.0 (/opt/rustwide/workdir/crates/utils/diagnostics)
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling salsa-macros v0.15.2
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling salsa v0.15.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling neu-canceled v0.1.0 (/opt/rustwide/workdir/crates/utils/canceled)
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling smol_str v0.1.24
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling neu-parser v0.1.0 (/opt/rustwide/workdir/crates/utils/parser)
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling neu-syntax v0.1.0 (/opt/rustwide/workdir/crates/lang/syntax)
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/lang/syntax/src/ast.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |             let mut body = nodes.get_mut(body);
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling neu-analyze v0.1.0 (/opt/rustwide/workdir/crates/lang/analyze)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling neu-eval v0.1.0 (/opt/rustwide/workdir/crates/lang/eval)
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling neu-render v0.1.0 (/opt/rustwide/workdir/crates/lang/render)
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/lang/render/src/html.rs:44:35
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub(crate) fn render_value(value: &Value) -> HtmlValue {
[INFO] [stdout]    |                                   ^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub(crate) fn render_value(value: &Value) -> HtmlValue<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling input_buffer v0.3.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tungstenite v0.11.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling pin-project v0.4.30
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling neu-db v0.1.0 (/opt/rustwide/workdir/crates/lang/db)
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling nvim-rs v0.9.2 (https://github.com/KillTheMule/nvim-rs.git?branch=master#7c16b0a7)
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling multipart v0.17.1
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling os_info v3.14.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tokio-tungstenite v0.11.0
[INFO] [stderr]    Compiling rmpv v1.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling urlencoding v1.3.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling notify v4.0.18
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling human-panic v1.2.3
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling rmpv v0.4.7
[INFO] [stdout] error[E0432]: unresolved imports `rmp::decode::read_data_u8`, `rmp::decode::read_data_u16`, `rmp::decode::read_data_u32`, `rmp::decode::read_data_u64`, `rmp::decode::read_data_i8`, `rmp::decode::read_data_i16`, `rmp::decode::read_data_i32`, `rmp::decode::read_data_i64`, `rmp::decode::read_data_f32`, `rmp::decode::read_data_f64`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmpv-0.4.7/src/decode/value.rs:5:32
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rmp::decode::{read_marker, read_data_u8, read_data_u16, read_data_u32, read_data_u64,
[INFO] [stdout]   |                                ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `read_data_u64` in `decode`
[INFO] [stdout]   |                                |             |              |
[INFO] [stdout]   |                                |             |              no `read_data_u32` in `decode`
[INFO] [stdout]   |                                |             no `read_data_u16` in `decode`
[INFO] [stdout]   |                                no `read_data_u8` in `decode`
[INFO] [stdout] 6 |                   read_data_i8, read_data_i16, read_data_i32, read_data_i64, read_data_f32,
[INFO] [stdout]   |                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `read_data_f32` in `decode`
[INFO] [stdout]   |                   |             |              |              |
[INFO] [stdout]   |                   |             |              |              no `read_data_i64` in `decode`
[INFO] [stdout]   |                   |             |              no `read_data_i32` in `decode`
[INFO] [stdout]   |                   |             no `read_data_i16` in `decode`
[INFO] [stdout]   |                   no `read_data_i8` in `decode`
[INFO] [stdout] 7 |                   read_data_f64};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^ no `read_data_f64` in `decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `rmp::decode::read_data_u8`, `rmp::decode::read_data_u16`, `rmp::decode::read_data_u32`, `rmp::decode::read_data_u64`, `rmp::decode::read_data_i8`, `rmp::decode::read_data_i16`, `rmp::decode::read_data_i32`, `rmp::decode::read_data_i64`, `rmp::decode::read_data_f32`, `rmp::decode::read_data_f64`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rmpv-0.4.7/src/decode/value_ref.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rmp::decode::{read_marker, read_data_u8, read_data_u16, read_data_u32, read_data_u64,
[INFO] [stdout]   |                                ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `read_data_u64` in `decode`
[INFO] [stdout]   |                                |             |              |
[INFO] [stdout]   |                                |             |              no `read_data_u32` in `decode`
[INFO] [stdout]   |                                |             no `read_data_u16` in `decode`
[INFO] [stdout]   |                                no `read_data_u8` in `decode`
[INFO] [stdout] 7 |                   read_data_i8, read_data_i16, read_data_i32, read_data_i64, read_data_f32,
[INFO] [stdout]   |                   ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^^ no `read_data_f32` in `decode`
[INFO] [stdout]   |                   |             |              |              |
[INFO] [stdout]   |                   |             |              |              no `read_data_i64` in `decode`
[INFO] [stdout]   |                   |             |              no `read_data_i32` in `decode`
[INFO] [stdout]   |                   |             no `read_data_i16` in `decode`
[INFO] [stdout]   |                   no `read_data_i8` in `decode`
[INFO] [stdout] 8 |                   read_data_f64};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^ no `read_data_f64` in `decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rmpv` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "99de3f46b432017872d7fb8490d8de0d9841f2fafedbf320b6c8c5ca2ca0f4ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99de3f46b432017872d7fb8490d8de0d9841f2fafedbf320b6c8c5ca2ca0f4ed", kill_on_drop: false }`
[INFO] [stdout] 99de3f46b432017872d7fb8490d8de0d9841f2fafedbf320b6c8c5ca2ca0f4ed
