[INFO] cloning repository https://github.com/timbertson/ambl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timbertson/ambl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimbertson%2Fambl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimbertson%2Fambl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4f3c229d7ad88a847ea99e84d09fef880ac1fff
[INFO] checking timbertson/ambl against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimbertson%2Fambl" "/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/timbertson/ambl
[INFO] finished tweaking git repo https://github.com/timbertson/ambl
[INFO] tweaked toml for git repo https://github.com/timbertson/ambl written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timbertson/ambl on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/timbertson/ambl 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/macros/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `ambl_macros` library target)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/bytecodealliance/wit-bindgen`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wat v1.0.66
[INFO] [stderr]   Downloaded wasm-metadata v0.9.0
[INFO] [stderr]   Downloaded anyhow v1.0.71
[INFO] [stderr]   Downloaded wasm-encoder v0.30.0
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.1
[INFO] [stderr]   Downloaded wasmtime-component-macro v10.0.1
[INFO] [stderr]   Downloaded is-terminal v0.4.7
[INFO] [stderr]   Downloaded cpufeatures v0.2.8
[INFO] [stderr]   Downloaded ittapi v0.3.3
[INFO] [stderr]   Downloaded serial_test v0.9.0
[INFO] [stderr]   Downloaded wasmtime-asm-macros v10.0.1
[INFO] [stderr]   Downloaded wit-parser v0.9.0
[INFO] [stderr]   Downloaded os_pipe v1.1.5
[INFO] [stderr]   Downloaded serial_test_derive v0.9.0
[INFO] [stderr]   Downloaded wasmtime-jit v10.0.1
[INFO] [stderr]   Downloaded wasmtime-fiber v10.0.1
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v10.0.1
[INFO] [stderr]   Downloaded wasmtime-cranelift-shared v10.0.1
[INFO] [stderr]   Downloaded wasmtime-winch v10.0.1
[INFO] [stderr]   Downloaded cranelift-frontend v0.97.1
[INFO] [stderr]   Downloaded arbitrary v1.3.0
[INFO] [stderr]   Downloaded clap_derive v4.3.2
[INFO] [stderr]   Downloaded fxprof-processed-profile v0.6.0
[INFO] [stderr]   Downloaded wasm-encoder v0.29.0
[INFO] [stderr]   Downloaded clap v4.3.8
[INFO] [stderr]   Downloaded uuid v1.3.4
[INFO] [stderr]   Downloaded wit-parser v0.8.0
[INFO] [stderr]   Downloaded crossterm v0.23.2
[INFO] [stderr]   Downloaded pulldown-cmark v0.8.0
[INFO] [stderr]   Downloaded regalloc2 v0.9.1
[INFO] [stderr]   Downloaded wasmtime-runtime v10.0.1
[INFO] [stderr]   Downloaded clap_builder v4.3.8
[INFO] [stderr]   Downloaded wasmparser v0.107.0
[INFO] [stderr]   Downloaded wasmtime-environ v10.0.1
[INFO] [stderr]   Downloaded cranelift-wasm v0.97.1
[INFO] [stderr]   Downloaded wasmtime v10.0.1
[INFO] [stderr]   Downloaded regex v1.8.4
[INFO] [stderr]   Downloaded wast v60.0.0
[INFO] [stderr]   Downloaded termwiz v0.18.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.97.1
[INFO] [stderr]   Downloaded ninja-build-syntax v0.0.2
[INFO] [stderr]   Downloaded wit-component v0.12.0
[INFO] [stderr]   Downloaded wasmtime-wit-bindgen v10.0.1
[INFO] [stderr]   Downloaded wasmtime-cranelift v10.0.1
[INFO] [stderr]   Downloaded cranelift-isle v0.97.1
[INFO] [stderr]   Downloaded winch-codegen v0.8.1
[INFO] [stderr]   Downloaded wasmparser v0.108.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.3
[INFO] [stderr]   Downloaded cranelift-bforest v0.97.1
[INFO] [stderr]   Downloaded cranelift-entity v0.97.1
[INFO] [stderr]   Downloaded wasmtime-cache v10.0.1
[INFO] [stderr]   Downloaded target-lexicon v0.12.8
[INFO] [stderr]   Downloaded wasmprinter v0.2.59
[INFO] [stderr]   Downloaded file-per-thread-logger v0.2.0
[INFO] [stderr]   Downloaded memfd v0.6.3
[INFO] [stderr]   Downloaded wasmtime-jit-debug v10.0.1
[INFO] [stderr]   Downloaded cranelift-native v0.97.1
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.97.1
[INFO] [stderr]   Downloaded cranelift-control v0.97.1
[INFO] [stderr]   Downloaded slice-group-by v0.3.1
[INFO] [stderr]   Downloaded libc v0.2.146
[INFO] [stderr]   Downloaded wasmtime-types v10.0.1
[INFO] [stderr]   Downloaded wasmtime-component-util v10.0.1
[INFO] [stderr]   Downloaded spdx v0.10.2
[INFO] [stderr]   Downloaded cranelift-codegen v0.97.1
[INFO] [stderr]   Downloaded ittapi-sys v0.3.3
[INFO] [stderr]   Downloaded superconsole v0.2.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f817cdd8c00ebdf415cfabc556edaf94c75a1ee39ac8c621dd5aa71ce21605f7
[INFO] running `Command { std: "docker" "start" "-a" "f817cdd8c00ebdf415cfabc556edaf94c75a1ee39ac8c621dd5aa71ce21605f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f817cdd8c00ebdf415cfabc556edaf94c75a1ee39ac8c621dd5aa71ce21605f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f817cdd8c00ebdf415cfabc556edaf94c75a1ee39ac8c621dd5aa71ce21605f7", kill_on_drop: false }`
[INFO] [stdout] f817cdd8c00ebdf415cfabc556edaf94c75a1ee39ac8c621dd5aa71ce21605f7
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0474a84f900d847c0c00930366b3964005666e9f72eedcbfaeb1a04d522b6152
[INFO] running `Command { std: "docker" "start" "-a" "0474a84f900d847c0c00930366b3964005666e9f72eedcbfaeb1a04d522b6152", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: /opt/rustwide/workdir/macros/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition
[INFO] [stderr] (in the `ambl_macros` library target)
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling pulldown-cmark v0.9.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking wasm-encoder v0.29.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling target-lexicon v0.12.8
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling cranelift-isle v0.97.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.97.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.97.1
[INFO] [stderr]    Compiling wasm-encoder v0.30.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling spdx v0.10.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking arbitrary v1.3.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]     Checking regalloc2 v0.9.1
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]     Checking cranelift-control v0.97.1
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking bumpalo v3.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking wast v60.0.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking cpufeatures v0.2.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking wasmtime-component-util v10.0.1
[INFO] [stderr]    Compiling wit-bindgen-rust v0.9.0 (https://github.com/bytecodealliance/wit-bindgen#67e2d222)
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling wasmtime-fiber v10.0.1
[INFO] [stderr]    Compiling ittapi-sys v0.3.3
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling wasmtime-runtime v10.0.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking ordered-float v3.7.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking wasmtime-asm-macros v10.0.1
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking lab v0.11.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking memfd v0.6.3
[INFO] [stderr]    Compiling terminfo v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling cranelift-codegen v0.97.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking deltae v0.3.1
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking unicode-ident v1.0.9
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]     Checking uuid v1.3.4
[INFO] [stderr]    Compiling wasmtime-cache v10.0.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking rayon-core v1.11.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]    Compiling ambl-macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking proc-macro2 v1.0.63
[INFO] [stderr]     Checking file-per-thread-logger v0.2.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking csscolorparser v0.6.2
[INFO] [stderr]     Checking ittapi v0.3.3
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking signal-hook v0.1.17
[INFO] [stderr]     Checking vtparse v0.6.2
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v10.0.1
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking memmem v0.1.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]     Checking pest v2.7.1
[INFO] [stderr]     Checking filedescriptor v0.8.2
[INFO] [stderr]     Checking wezterm-dynamic v0.1.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking finl_unicode v1.2.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking wezterm-bidi v0.2.2
[INFO] [stderr]     Checking wezterm-color-types v0.2.0
[INFO] [stderr]     Checking clap_builder v4.3.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking wat v1.0.66
[INFO] [stderr]     Checking quote v1.0.28
[INFO] [stderr]     Checking crossterm v0.23.2
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling serial_test_derive v0.9.0
[INFO] [stderr]     Checking ninja-build-syntax v0.0.2
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking os_pipe v1.1.5
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling pest_meta v2.7.1
[INFO] [stderr]     Checking semver-parser v0.10.2
[INFO] [stderr]     Checking semver v0.11.0
[INFO] [stderr]     Checking clap v4.3.8
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]    Compiling pest_generator v2.7.1
[INFO] [stderr]     Checking serial_test v0.9.0
[INFO] [stderr]    Compiling pest_derive v2.7.1
[INFO] [stderr]     Checking termwiz v0.18.0
[INFO] [stderr]     Checking serde_json v1.0.99
[INFO] [stderr]     Checking cranelift-entity v0.97.1
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking wasmparser v0.107.0
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking cranelift-bforest v0.97.1
[INFO] [stderr]     Checking wasmparser v0.108.0
[INFO] [stderr]     Checking wit-parser v0.9.0
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking ambl-common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]    Compiling wit-parser v0.8.0
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> common/src/rule.rs:324:21
[INFO] [stdout]     |
[INFO] [stdout] 324 | pub struct FnSymbol(String);
[INFO] [stdout]     |            -------- ^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v10.0.1
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> common/src/rule.rs:324:21
[INFO] [stdout]     |
[INFO] [stdout] 324 | pub struct FnSymbol(String);
[INFO] [stdout]     |            -------- ^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ambl-api v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stdout] warning: unused import: `ambl_macros::*`
[INFO] [stdout]  --> api/src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use ambl_macros::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ambl_macros::*`
[INFO] [stdout]  --> api/src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use ambl_macros::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasmtime-component-macro v10.0.1
[INFO] [stderr]     Checking wasm-metadata v0.9.0
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking wit-component v0.12.0
[INFO] [stderr]     Checking superconsole v0.2.0
[INFO] [stderr]     Checking wasmtime-jit-debug v10.0.1
[INFO] [stderr]     Checking wasmtime-types v10.0.1
[INFO] [stderr]     Checking wasmprinter v0.2.59
[INFO] [stderr]     Checking wasmtime-environ v10.0.1
[INFO] [stderr]    Compiling wit-bindgen-core v0.9.0 (https://github.com/bytecodealliance/wit-bindgen#67e2d222)
[INFO] [stderr]    Compiling wit-bindgen-rust-lib v0.9.0 (https://github.com/bytecodealliance/wit-bindgen#67e2d222)
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.9.0 (https://github.com/bytecodealliance/wit-bindgen#67e2d222)
[INFO] [stderr]     Checking wit-bindgen v0.9.0 (https://github.com/bytecodealliance/wit-bindgen#67e2d222)
[INFO] [stderr]     Checking ambl-builtin-cargo v0.1.0 (/opt/rustwide/workdir/builtin/cargo)
[INFO] [stderr]     Checking ambl-builtin-ninja v0.1.0 (/opt/rustwide/workdir/builtin/ninja)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> builtin/ninja/src/target.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn lookup(&self, key: &str) -> Option<Result<eval::LookupResult>> {
[INFO] [stdout]     |               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 144 |     fn lookup(&self, key: &str) -> Option<Result<eval::LookupResult<'_>>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> builtin/ninja/src/eval.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn lookup(&self, key: &str) -> Option<Result<LookupResult>>;
[INFO] [stdout]    |               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^ the same lifetime is hidden 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] 16 |     fn lookup(&self, key: &str) -> Option<Result<LookupResult<'_>>>;
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> builtin/ninja/src/eval.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn lookup(&self, key: &str) -> Option<Result<LookupResult>> {
[INFO] [stdout]    |               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^ the same lifetime is hidden 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] 20 |     fn lookup(&self, key: &str) -> Option<Result<LookupResult<'_>>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> builtin/ninja/src/eval.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn lookup(&self, key: &str) -> Option<Result<LookupResult>> {
[INFO] [stdout]    |               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^ the same lifetime is hidden 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] 26 |     fn lookup(&self, key: &str) -> Option<Result<LookupResult<'_>>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> builtin/ninja/src/eval.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn lookup(&self, key: &str) -> Option<Result<LookupResult>> {
[INFO] [stdout]    |               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^ the same lifetime is hidden 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] 33 |     fn lookup(&self, key: &str) -> Option<Result<LookupResult<'_>>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> builtin/ninja/src/target.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 |     fn lookup(&self, key: &str) -> Option<Result<eval::LookupResult>> {
[INFO] [stdout]     |               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 144 |     fn lookup(&self, key: &str) -> Option<Result<eval::LookupResult<'_>>> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> builtin/ninja/src/eval.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn lookup(&self, key: &str) -> Option<Result<LookupResult>>;
[INFO] [stdout]    |               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^ the same lifetime is hidden 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] 16 |     fn lookup(&self, key: &str) -> Option<Result<LookupResult<'_>>>;
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> builtin/ninja/src/eval.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn lookup(&self, key: &str) -> Option<Result<LookupResult>> {
[INFO] [stdout]    |               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^ the same lifetime is hidden 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] 20 |     fn lookup(&self, key: &str) -> Option<Result<LookupResult<'_>>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> builtin/ninja/src/eval.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn lookup(&self, key: &str) -> Option<Result<LookupResult>> {
[INFO] [stdout]    |               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^ the same lifetime is hidden 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] 26 |     fn lookup(&self, key: &str) -> Option<Result<LookupResult<'_>>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> builtin/ninja/src/eval.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn lookup(&self, key: &str) -> Option<Result<LookupResult>> {
[INFO] [stdout]    |               ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^ the same lifetime is hidden 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] 33 |     fn lookup(&self, key: &str) -> Option<Result<LookupResult<'_>>> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cranelift-frontend v0.97.1
[INFO] [stderr]     Checking cranelift-native v0.97.1
[INFO] [stderr]     Checking wasmtime-cranelift-shared v10.0.1
[INFO] [stderr]     Checking wasmtime-jit v10.0.1
[INFO] [stderr]     Checking cranelift-wasm v0.97.1
[INFO] [stderr]     Checking wasmtime-cranelift v10.0.1
[INFO] [stderr]     Checking wasmtime v10.0.1
[INFO] [stderr]     Checking ambl-runtime v0.1.0 (/opt/rustwide/workdir/runtime)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> runtime/src/persist.rs:404:14
[INFO] [stdout]     |
[INFO] [stdout] 404 |     pub fn iter(&self) -> std::slice::Iter<(BuildRequest, BuildRecord)> {
[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] 404 |     pub fn iter(&self) -> std::slice::Iter<'_, (BuildRequest, BuildRecord)> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> runtime/src/sync.rs:182:14
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn read(&mut self) -> Result<RwReadGuard<T>> {
[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] 182 |     pub fn read(&mut self) -> Result<RwReadGuard<'_, T>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> runtime/src/sync.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn write(&mut self) -> Result<RwWriteGuard<T>> {
[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] 190 |     pub fn write(&mut self) -> Result<RwWriteGuard<'_, T>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> runtime/src/path_util.rs:232:42
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn as_ref(&'a self) -> Embedded<'a, &T> {
[INFO] [stdout]     |                    --                   --  ^^ the same lifetime is elided here
[INFO] [stdout]     |                    |                    |
[INFO] [stdout]     |                    |                    the same lifetime is named here
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn as_ref(&'a self) -> Embedded<'a, &'a T> {
[INFO] [stdout]     |                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `swap`
[INFO] [stdout]   --> runtime/src/debug.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |             if DONE.swap(true, Ordering::SeqCst) == false {
[INFO] [stdout]    |                ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `DONE` is a interior mutable `const` item of type `AtomicBool`
[INFO] [stdout]    |
[INFO] [stdout]    = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]    = note: only the temporaries and never the original `const DONE` will be modified
[INFO] [stdout]    = help: for more details on interior mutability see <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]    = note: `#[warn(const_item_interior_mutations)]` on by default
[INFO] [stdout] help: for a shared instance of `DONE`, consider making it a `static` item instead
[INFO] [stdout]    |
[INFO] [stdout]  9 - const DONE: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]  9 + static DONE: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> runtime/src/persist.rs:404:14
[INFO] [stdout]     |
[INFO] [stdout] 404 |     pub fn iter(&self) -> std::slice::Iter<(BuildRequest, BuildRecord)> {
[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] 404 |     pub fn iter(&self) -> std::slice::Iter<'_, (BuildRequest, BuildRecord)> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> runtime/src/sync.rs:182:14
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn read(&mut self) -> Result<RwReadGuard<T>> {
[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] 182 |     pub fn read(&mut self) -> Result<RwReadGuard<'_, T>> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> runtime/src/sync.rs:190:15
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub fn write(&mut self) -> Result<RwWriteGuard<T>> {
[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] 190 |     pub fn write(&mut self) -> Result<RwWriteGuard<'_, T>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> runtime/src/path_util.rs:232:42
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn as_ref(&'a self) -> Embedded<'a, &T> {
[INFO] [stdout]     |                    --                   --  ^^ the same lifetime is elided here
[INFO] [stdout]     |                    |                    |
[INFO] [stdout]     |                    |                    the same lifetime is named here
[INFO] [stdout]     |                    the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn as_ref(&'a self) -> Embedded<'a, &'a T> {
[INFO] [stdout]     |                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> runtime/src/path_util.rs:713:14
[INFO] [stdout]     |
[INFO] [stdout] 713 |     fn mount(s: &str) -> Embed {
[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] 713 |     fn mount(s: &str) -> Embed<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> runtime/src/test/test_module.rs:387:47
[INFO] [stdout]     |
[INFO] [stdout] 387 |         (&'a self, target_name: S, f: BuilderFn) -> &Self
[INFO] [stdout]     |           -- the lifetime is named here             ^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 387 |         (&'a self, target_name: S, f: BuilderFn) -> &'a Self
[INFO] [stdout]     |                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> runtime/src/test/test_module.rs:397:65
[INFO] [stdout]     |
[INFO] [stdout] 397 |         (&'a self, target_name: S, outputs: Vec<S2>, f: BuilderFn) -> &Self
[INFO] [stdout]     |           -- the lifetime is named here                               ^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 397 |         (&'a self, target_name: S, outputs: Vec<S2>, f: BuilderFn) -> &'a Self
[INFO] [stdout]     |                                                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> runtime/src/test/test_module.rs:409:67
[INFO] [stdout]     |
[INFO] [stdout] 409 |         (&'a self, m: TestModule<'a>, target_name: S1, f: BuilderFn) -> &Self
[INFO] [stdout]     |           --                     -- the lifetime is named here          ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 409 |         (&'a self, m: TestModule<'a>, target_name: S1, f: BuilderFn) -> &'a Self
[INFO] [stdout]     |                                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `swap`
[INFO] [stdout]   --> runtime/src/debug.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |             if DONE.swap(true, Ordering::SeqCst) == false {
[INFO] [stdout]    |                ----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                `DONE` is a interior mutable `const` item of type `AtomicBool`
[INFO] [stdout]    |
[INFO] [stdout]    = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]    = note: only the temporaries and never the original `const DONE` will be modified
[INFO] [stdout]    = help: for more details on interior mutability see <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]    = note: `#[warn(const_item_interior_mutations)]` on by default
[INFO] [stdout] help: for a shared instance of `DONE`, consider making it a `static` item instead
[INFO] [stdout]    |
[INFO] [stdout]  9 - const DONE: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]  9 + static DONE: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "0474a84f900d847c0c00930366b3964005666e9f72eedcbfaeb1a04d522b6152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0474a84f900d847c0c00930366b3964005666e9f72eedcbfaeb1a04d522b6152", kill_on_drop: false }`
[INFO] [stdout] 0474a84f900d847c0c00930366b3964005666e9f72eedcbfaeb1a04d522b6152
