[INFO] cloning repository https://github.com/portal-co/portal-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/portal-co/portal-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fportal-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fportal-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae60664d81082b3de704831678ca24d1873b935c [INFO] checking portal-co/portal-core against master#08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 for 150662-leaf [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fportal-core" "/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/portal-co/portal-core [INFO] finished tweaking git repo https://github.com/portal-co/portal-core [INFO] tweaked toml for git repo https://github.com/portal-co/portal-core written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/portal-co/portal-core on toolchain 08cd08fbef8c6663b052d8d9e4930d5696cbb8a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/portal-co/portal-core 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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-metadata v0.3.1 [INFO] [stderr] Downloaded pulldown-cmark v0.8.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.90.1 [INFO] [stderr] Downloaded cranelift-egraph v0.90.1 [INFO] [stderr] Downloaded symbolic_expressions v5.0.3 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v2.0.1 [INFO] [stderr] Downloaded wasmparser v0.102.0 [INFO] [stderr] Downloaded wasm-shrink v0.1.49 [INFO] [stderr] Downloaded wasmprinter v0.2.80 [INFO] [stderr] Downloaded cranelift-entity v0.90.1 [INFO] [stderr] Downloaded wasm-encoder v0.25.0 [INFO] [stderr] Downloaded wasm-encoder v0.29.0 [INFO] [stderr] Downloaded egg v0.6.0 [INFO] [stderr] Downloaded ar_archive_writer v0.5.1 [INFO] [stderr] Downloaded wasm-mutate v0.2.48 [INFO] [stderr] Downloaded libfuzzer-sys v0.4.12 [INFO] [stderr] Downloaded wasmparser v0.107.0 [INFO] [stderr] Downloaded wasmtime-environ v3.0.1 [INFO] [stderr] Downloaded wasmparser v0.117.0 [INFO] [stderr] Downloaded wasmparser v0.121.2 [INFO] [stderr] Downloaded wasmtime v3.0.1 [INFO] [stderr] Downloaded rustix v0.35.16 [INFO] [stderr] Downloaded cranelift-wasm v0.90.1 [INFO] [stderr] Downloaded wasmtime-runtime v3.0.1 [INFO] [stderr] Downloaded wast v55.0.0 [INFO] [stderr] Downloaded regalloc2 v0.4.2 [INFO] [stderr] Downloaded wasmparser v0.93.0 [INFO] [stderr] Downloaded wasmtime-cranelift v3.0.1 [INFO] [stderr] Downloaded wasm-encoder v0.41.2 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.90.1 [INFO] [stderr] Downloaded wit-component v0.7.4 [INFO] [stderr] Downloaded wasm-compose v0.2.17 [INFO] [stderr] Downloaded wasm-encoder v0.37.0 [INFO] [stderr] Downloaded cranelift-isle v0.90.1 [INFO] [stderr] Downloaded psm v0.1.30 [INFO] [stderr] Downloaded cranelift-frontend v0.90.1 [INFO] [stderr] Downloaded wasmtime-jit v3.0.1 [INFO] [stderr] Downloaded cranelift-codegen v0.90.1 [INFO] [stderr] Downloaded flagset v0.4.7 [INFO] [stderr] Downloaded cranelift-native v0.90.1 [INFO] [stderr] Downloaded cranelift-bforest v0.90.1 [INFO] [stderr] Downloaded wasm-smith v0.12.24 [INFO] [stderr] Downloaded wasmtime-jit-debug v3.0.1 [INFO] [stderr] Downloaded wasmtime-asm-macros v3.0.1 [INFO] [stderr] Downloaded wasmtime-types v3.0.1 [INFO] [stderr] Downloaded wit-parser v0.6.4 [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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec97180fa096bbdabac73a8849d71bac7e765e8bb4a4a64f4e9dc1205866a6dd [INFO] running `Command { std: "docker" "start" "-a" "ec97180fa096bbdabac73a8849d71bac7e765e8bb4a4a64f4e9dc1205866a6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec97180fa096bbdabac73a8849d71bac7e765e8bb4a4a64f4e9dc1205866a6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec97180fa096bbdabac73a8849d71bac7e765e8bb4a4a64f4e9dc1205866a6dd", kill_on_drop: false }` [INFO] [stdout] ec97180fa096bbdabac73a8849d71bac7e765e8bb4a4a64f4e9dc1205866a6dd [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" "+08cd08fbef8c6663b052d8d9e4930d5696cbb8a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52bdbcc886702cf83110f91248a9c76fe55e0bcb0e254818feaa4bc388dae78b [INFO] running `Command { std: "docker" "start" "-a" "52bdbcc886702cf83110f91248a9c76fe55e0bcb0e254818feaa4bc388dae78b", 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] Compiling syn v2.0.117 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling cranelift-isle v0.90.1 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.90.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Compiling cranelift-codegen-meta v0.90.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling io-lifetimes v0.7.5 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking regalloc2 v0.4.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustix v0.35.16 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Checking wasm-encoder v0.245.1 [INFO] [stderr] Checking wasmparser v0.121.2 [INFO] [stderr] Checking wasm-encoder v0.25.0 [INFO] [stderr] Checking wasmtime-asm-macros v3.0.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking wasmtime-jit-debug v3.0.1 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking symbolic_expressions v5.0.3 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v2.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking wast v245.0.1 [INFO] [stderr] Checking wasm-encoder v0.41.2 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Compiling wasmtime v3.0.1 [INFO] [stderr] Checking id-arena v2.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling cranelift-codegen v0.90.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking wasm-encoder v0.29.0 [INFO] [stderr] Checking wasm-encoder v0.37.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking flagset v0.4.7 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking wast v55.0.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Compiling wasmtime-runtime v3.0.1 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling libfuzzer-sys v0.4.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Checking wasmprinter v0.2.80 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling psm v0.1.30 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking wasmparser v0.117.0 [INFO] [stderr] Checking cranelift-entity v0.90.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking wat v1.245.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking wasmparser v0.93.0 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking egg v0.6.0 [INFO] [stderr] Checking wasmparser v0.107.0 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Checking cranelift-egraph v0.90.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking cranelift-bforest v0.90.1 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking wasm-mutate v0.2.48 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking wasmtime-types v3.0.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking wasmparser v0.102.0 [INFO] [stderr] Checking wit-parser v0.6.4 [INFO] [stderr] Checking wasm-compose v0.2.17 [INFO] [stderr] Checking wasm-smith v0.12.24 [INFO] [stderr] Checking wasmtime-environ v3.0.1 [INFO] [stderr] Checking wasm-shrink v0.1.49 [INFO] [stderr] Checking wasmtime-jit v3.0.1 [INFO] [stderr] Checking wasm-metadata v0.3.1 [INFO] [stderr] Checking wit-component v0.7.4 [INFO] [stderr] Checking cranelift-frontend v0.90.1 [INFO] [stderr] Checking cranelift-native v0.90.1 [INFO] [stderr] Checking cranelift-wasm v0.90.1 [INFO] [stderr] Checking wasmtime-cranelift v3.0.1 [INFO] [stderr] Checking wasm-compose-compile v0.1.0 (/opt/rustwide/workdir/tools/wasm-compose-compile) [INFO] [stdout] warning: unexpected `cfg` condition value: `cli` [INFO] [stdout] --> tools/wasm-compose-compile/src/lib.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "cli")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cli` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EncodeOptions` [INFO] [stdout] --> tools/wasm-compose-compile/src/composer.rs:6:51 [INFO] [stdout] | [INFO] [stdout] 6 | Component, ComponentId, CompositionGraph, EncodeOptions, ExportIndex, ImportIndex, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cli` [INFO] [stdout] --> tools/wasm-compose-compile/src/lib.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "cli")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cli` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `EncodeOptions` [INFO] [stdout] --> tools/wasm-compose-compile/src/composer.rs:6:51 [INFO] [stdout] | [INFO] [stdout] 6 | Component, ComponentId, CompositionGraph, EncodeOptions, ExportIndex, ImportIndex, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InstanceImportRef` is never constructed [INFO] [stdout] --> tools/wasm-compose-compile/src/composer.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) struct InstanceImportRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Dependency` is never constructed [INFO] [stdout] --> tools/wasm-compose-compile/src/composer.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | struct Dependency { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CompositionGraphBuilder` is never constructed [INFO] [stdout] --> tools/wasm-compose-compile/src/composer.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | struct CompositionGraphBuilder<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> tools/wasm-compose-compile/src/composer.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 53 | impl<'a> CompositionGraphBuilder<'a> { [INFO] [stdout] | ------------------------------------ associated items in this implementation [INFO] [stdout] 54 | fn new(root_path: &Path, config: &'a Config) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | fn add_component(&mut self, name: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | fn find_component(&self, name: &str) -> Result>> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | fn parse_component(dir: &Path, name: &str) -> Result>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | fn instantiate(&mut self, name: &str, component_name: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | fn find_compatible_instance( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | fn resolve_export_index( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | fn resolve_import_ref( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 253 | fn process_dependency(&mut self, dependency: Dependency) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | fn push_dependencies(&self, instance: usize, queue: &mut VecDeque) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | fn build(mut self) -> Result<(InstanceId, CompositionGraph<'a>)> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `find_compatible_export` is never used [INFO] [stdout] --> tools/wasm-compose-compile/src/graph.rs:278:19 [INFO] [stdout] | [INFO] [stdout] 45 | impl<'a> Component<'a> { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 278 | pub(crate) fn find_compatible_export( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `instantiation_order` is never used [INFO] [stdout] --> tools/wasm-compose-compile/src/graph.rs:807:19 [INFO] [stdout] | [INFO] [stdout] 464 | impl<'a> CompositionGraph<'a> { [INFO] [stdout] | ----------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 807 | pub(crate) fn instantiation_order(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tools/wasm-compose-compile/src/composer.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 233 | r: InstanceImportRef, [INFO] [stdout] 234 | ) -> (&Component, &str, &ComponentInstanceType) { [INFO] [stdout] | ^^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | || | [INFO] [stdout] | || the same lifetime is elided here [INFO] [stdout] | |the same lifetime is hidden here [INFO] [stdout] | 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 234 | ) -> (&Component<'_>, &str, &ComponentInstanceType) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tools/wasm-compose-compile/src/graph.rs:188:18 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn types(&self) -> TypesRef { [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] 188 | pub fn types(&self) -> TypesRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tools/wasm-compose-compile/src/graph.rs:574:9 [INFO] [stdout] | [INFO] [stdout] 574 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 575 | id: impl Into, [INFO] [stdout] 576 | ) -> Option<(ComponentId, &Component)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the same lifetime is hidden here [INFO] [stdout] | 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 576 | ) -> Option<(ComponentId, &Component<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InstanceImportRef` is never constructed [INFO] [stdout] --> tools/wasm-compose-compile/src/composer.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) struct InstanceImportRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Dependency` is never constructed [INFO] [stdout] --> tools/wasm-compose-compile/src/composer.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | struct Dependency { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CompositionGraphBuilder` is never constructed [INFO] [stdout] --> tools/wasm-compose-compile/src/composer.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | struct CompositionGraphBuilder<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> tools/wasm-compose-compile/src/composer.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 53 | impl<'a> CompositionGraphBuilder<'a> { [INFO] [stdout] | ------------------------------------ associated items in this implementation [INFO] [stdout] 54 | fn new(root_path: &Path, config: &'a Config) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | fn add_component(&mut self, name: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | fn find_component(&self, name: &str) -> Result>> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | fn parse_component(dir: &Path, name: &str) -> Result>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | fn instantiate(&mut self, name: &str, component_name: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | fn find_compatible_instance( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | fn resolve_export_index( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 231 | fn resolve_import_ref( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 253 | fn process_dependency(&mut self, dependency: Dependency) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | fn push_dependencies(&self, instance: usize, queue: &mut VecDeque) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | fn build(mut self) -> Result<(InstanceId, CompositionGraph<'a>)> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `find_compatible_export` is never used [INFO] [stdout] --> tools/wasm-compose-compile/src/graph.rs:278:19 [INFO] [stdout] | [INFO] [stdout] 45 | impl<'a> Component<'a> { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 278 | pub(crate) fn find_compatible_export( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `instantiation_order` is never used [INFO] [stdout] --> tools/wasm-compose-compile/src/graph.rs:807:19 [INFO] [stdout] | [INFO] [stdout] 464 | impl<'a> CompositionGraph<'a> { [INFO] [stdout] | ----------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 807 | pub(crate) fn instantiation_order(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tools/wasm-compose-compile/src/composer.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 233 | r: InstanceImportRef, [INFO] [stdout] 234 | ) -> (&Component, &str, &ComponentInstanceType) { [INFO] [stdout] | ^^^^^^^^^^ ^^^^ ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | || | [INFO] [stdout] | || the same lifetime is elided here [INFO] [stdout] | |the same lifetime is hidden here [INFO] [stdout] | 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 234 | ) -> (&Component<'_>, &str, &ComponentInstanceType) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tools/wasm-compose-compile/src/graph.rs:188:18 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn types(&self) -> TypesRef { [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] 188 | pub fn types(&self) -> TypesRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tools/wasm-compose-compile/src/graph.rs:574:9 [INFO] [stdout] | [INFO] [stdout] 574 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 575 | id: impl Into, [INFO] [stdout] 576 | ) -> Option<(ComponentId, &Component)> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | || [INFO] [stdout] | |the same lifetime is hidden here [INFO] [stdout] | 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 576 | ) -> Option<(ComponentId, &Component<'_>)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "52bdbcc886702cf83110f91248a9c76fe55e0bcb0e254818feaa4bc388dae78b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52bdbcc886702cf83110f91248a9c76fe55e0bcb0e254818feaa4bc388dae78b", kill_on_drop: false }` [INFO] [stdout] 52bdbcc886702cf83110f91248a9c76fe55e0bcb0e254818feaa4bc388dae78b