[INFO] fetching crate aldrin 0.12.0... [INFO] testing aldrin-0.12.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate aldrin 0.12.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate aldrin 0.12.0 [INFO] finished tweaking crates.io crate aldrin 0.12.0 [INFO] tweaked toml for crates.io crate aldrin 0.12.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate aldrin 0.12.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate aldrin 0.12.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v2.0.9 [INFO] [stderr] Downloaded aldrin-codegen v0.12.0 [INFO] [stderr] Downloaded num_enum_derive v0.7.1 [INFO] [stderr] Downloaded diffy v0.4.0 [INFO] [stderr] Downloaded nu-ansi-term v0.50.0 [INFO] [stderr] Downloaded aldrin-parser v0.12.0 [INFO] [stderr] Downloaded aldrin-core v0.12.0 [INFO] [stderr] Downloaded num_enum v0.7.1 [INFO] [stderr] Downloaded manyhow v0.11.4 [INFO] [stderr] Downloaded aldrin-macros v0.12.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.9 [INFO] [stderr] Downloaded proc-macro-utils v0.10.0 [INFO] [stderr] Downloaded manyhow-macros v0.11.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca2795a885d2faeb244330be0d7854cba04e7d388ff94d7551d8701f56b627d8 [INFO] running `Command { std: "docker" "start" "-a" "ca2795a885d2faeb244330be0d7854cba04e7d388ff94d7551d8701f56b627d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca2795a885d2faeb244330be0d7854cba04e7d388ff94d7551d8701f56b627d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca2795a885d2faeb244330be0d7854cba04e7d388ff94d7551d8701f56b627d8", kill_on_drop: false }` [INFO] [stdout] ca2795a885d2faeb244330be0d7854cba04e7d388ff94d7551d8701f56b627d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 01fbd6bcaa4da2b7932303d550301ef1e5824ce73b29685a85d971f0a2f63b2f [INFO] running `Command { std: "docker" "start" "-a" "01fbd6bcaa4da2b7932303d550301ef1e5824ce73b29685a85d971f0a2f63b2f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling num_enum_derive v0.7.1 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling num_enum v0.7.1 [INFO] [stderr] Compiling aldrin-core v0.12.0 [INFO] [stderr] Compiling aldrin v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/discoverer.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn builder(client: &Handle) -> DiscovererBuilder { [INFO] [stdout] | ^^^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 143 | pub fn builder(client: &Handle) -> DiscovererBuilder<'_, Key> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/discoverer.rs:225:17 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn iter(&self) -> DiscovererIter { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 225 | pub fn iter(&self) -> DiscovererIter<'_, Key> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/discoverer.rs:230:23 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn entry_iter(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 230 | pub fn entry_iter(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/discoverer.rs:478:17 [INFO] [stdout] | [INFO] [stdout] 478 | pub fn iter(&self) -> DiscovererEntryIter { [INFO] [stdout] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 478 | pub fn iter(&self) -> DiscovererEntryIter<'_, Key> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/discoverer.rs:701:13 [INFO] [stdout] | [INFO] [stdout] 701 | fn iter(&self) -> SpecificObjectIter { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 701 | fn iter(&self) -> SpecificObjectIter<'_, Key> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/discoverer.rs:939:13 [INFO] [stdout] | [INFO] [stdout] 939 | fn iter(&self) -> AnyObjectIter { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 939 | fn iter(&self) -> AnyObjectIter<'_, Key> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/handle.rs:288:37 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn create_low_level_channel(&self) -> low_level::ChannelBuilder { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 288 | pub fn create_low_level_channel(&self) -> low_level::ChannelBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/handle.rs:295:30 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn create_channel(&self) -> ChannelBuilder { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 295 | pub fn create_channel(&self) -> ChannelBuilder<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/handle.rs:602:35 [INFO] [stdout] | [INFO] [stdout] 602 | pub fn create_discoverer(&self) -> DiscovererBuilder [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 602 | pub fn create_discoverer(&self) -> DiscovererBuilder<'_, Key> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.07s [INFO] running `Command { std: "docker" "inspect" "01fbd6bcaa4da2b7932303d550301ef1e5824ce73b29685a85d971f0a2f63b2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01fbd6bcaa4da2b7932303d550301ef1e5824ce73b29685a85d971f0a2f63b2f", kill_on_drop: false }` [INFO] [stdout] 01fbd6bcaa4da2b7932303d550301ef1e5824ce73b29685a85d971f0a2f63b2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5633e6490eac7ffeed914b818373c704b971014fb3976418725107049be14395 [INFO] running `Command { std: "docker" "start" "-a" "5633e6490eac7ffeed914b818373c704b971014fb3976418725107049be14395", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling num_enum_derive v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling num_enum v0.7.1 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling aldrin-core v0.12.0 [INFO] [stderr] Compiling aldrin v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] --> src/bus_listener/test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use aldrin_test::tokio::TestBroker; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aldrin_test`, use `cargo add aldrin_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] --> src/channel/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use aldrin_test::aldrin::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aldrin_test`, use `cargo add aldrin_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] --> src/channel/test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use aldrin_test::tokio::TestBroker; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aldrin_test`, use `cargo add aldrin_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] --> src/discoverer/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use aldrin_test::aldrin::low_level::{Service, ServiceInfo}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aldrin_test`, use `cargo add aldrin_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] --> src/discoverer/test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use aldrin_test::aldrin::{Discoverer, DiscovererEvent, DiscovererEventKind, Object}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aldrin_test`, use `cargo add aldrin_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] --> src/discoverer/test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use aldrin_test::tokio::TestBroker; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aldrin_test`, use `cargo add aldrin_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] --> src/lifetime/test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use aldrin_test::aldrin::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aldrin_test`, use `cargo add aldrin_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] --> src/lifetime/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use aldrin_test::tokio::TestBroker; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aldrin_test`, use `cargo add aldrin_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] --> src/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use aldrin_test::aldrin::low_level::{Proxy, ServiceInfo}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aldrin_test`, use `cargo add aldrin_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] --> src/test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use aldrin_test::tokio::TestBroker; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aldrin_test`, use `cargo add aldrin_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] --> src/low_level/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use aldrin_test::aldrin::low_level::ServiceInfo; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aldrin_test`, use `cargo add aldrin_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] --> src/low_level/test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use aldrin_test::aldrin::Error; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aldrin_test`, use `cargo add aldrin_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] --> src/low_level/test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use aldrin_test::tokio::TestBroker; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aldrin_test`, use `cargo add aldrin_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] --> src/test.rs:24:22 [INFO] [stdout] | [INFO] [stdout] 24 | let mut broker = aldrin_test::TestBroker::new(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aldrin_test`, use `cargo add aldrin_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] --> src/test.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 84 | let mut broker = aldrin_test::TestBroker::new(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aldrin_test`, use `cargo add aldrin_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] --> src/test.rs:103:22 [INFO] [stdout] | [INFO] [stdout] 103 | let mut broker = aldrin_test::TestBroker::new(); [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `aldrin_test` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aldrin_test`, use `cargo add aldrin_test` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/discoverer.rs:143:28 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn builder(client: &Handle) -> DiscovererBuilder { [INFO] [stdout] | ^^^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 143 | pub fn builder(client: &Handle) -> DiscovererBuilder<'_, Key> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/discoverer.rs:225:17 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn iter(&self) -> DiscovererIter { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 225 | pub fn iter(&self) -> DiscovererIter<'_, Key> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/discoverer.rs:230:23 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn entry_iter(&self, key: Key) -> Option> { [INFO] [stdout] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 230 | pub fn entry_iter(&self, key: Key) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/discoverer.rs:478:17 [INFO] [stdout] | [INFO] [stdout] 478 | pub fn iter(&self) -> DiscovererEntryIter { [INFO] [stdout] | ^^^^^ ------------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 478 | pub fn iter(&self) -> DiscovererEntryIter<'_, Key> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/discoverer.rs:701:13 [INFO] [stdout] | [INFO] [stdout] 701 | fn iter(&self) -> SpecificObjectIter { [INFO] [stdout] | ^^^^^ ----------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 701 | fn iter(&self) -> SpecificObjectIter<'_, Key> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/discoverer.rs:939:13 [INFO] [stdout] | [INFO] [stdout] 939 | fn iter(&self) -> AnyObjectIter { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 939 | fn iter(&self) -> AnyObjectIter<'_, Key> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/handle.rs:288:37 [INFO] [stdout] | [INFO] [stdout] 288 | pub fn create_low_level_channel(&self) -> low_level::ChannelBuilder { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 288 | pub fn create_low_level_channel(&self) -> low_level::ChannelBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/handle.rs:295:30 [INFO] [stdout] | [INFO] [stdout] 295 | pub fn create_channel(&self) -> ChannelBuilder { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 295 | pub fn create_channel(&self) -> ChannelBuilder<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/handle.rs:602:35 [INFO] [stdout] | [INFO] [stdout] 602 | pub fn create_discoverer(&self) -> DiscovererBuilder [INFO] [stdout] | ^^^^^ ---------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 602 | pub fn create_discoverer(&self) -> DiscovererBuilder<'_, Key> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aldrin` (lib test) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "5633e6490eac7ffeed914b818373c704b971014fb3976418725107049be14395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5633e6490eac7ffeed914b818373c704b971014fb3976418725107049be14395", kill_on_drop: false }` [INFO] [stdout] 5633e6490eac7ffeed914b818373c704b971014fb3976418725107049be14395