[INFO] fetching crate zestors-core 0.0.1... [INFO] testing zestors-core-0.0.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate zestors-core 0.0.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate zestors-core 0.0.1 [INFO] finished tweaking crates.io crate zestors-core 0.0.1 [INFO] tweaked toml for crates.io crate zestors-core 0.0.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zestors-core 0.0.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 59 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tiny-actor v0.2.1 [INFO] [stderr] Downloaded concurrent-queue v1.2.4 [INFO] [stderr] Downloaded cache-padded v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5efb8423166a7ab35aeaa152343265c327c7d6c55e5c755ece92ae6d77f47c06 [INFO] running `Command { std: "docker" "start" "-a" "5efb8423166a7ab35aeaa152343265c327c7d6c55e5c755ece92ae6d77f47c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5efb8423166a7ab35aeaa152343265c327c7d6c55e5c755ece92ae6d77f47c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5efb8423166a7ab35aeaa152343265c327c7d6c55e5c755ece92ae6d77f47c06", kill_on_drop: false }` [INFO] [stdout] 5efb8423166a7ab35aeaa152343265c327c7d6c55e5c755ece92ae6d77f47c06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44727df6be8be2ccaa3a9337580fea115ad6986d9511d09298c28ae948c96ef1 [INFO] running `Command { std: "docker" "start" "-a" "44727df6be8be2ccaa3a9337580fea115ad6986d9511d09298c28ae948c96ef1", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling cache-padded v1.3.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tiny-actor v0.2.1 [INFO] [stderr] Compiling zestors-core v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/_gen.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn send(&self, msg: M) -> SendFut [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/process/address.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | _gen::send_methods!(inner); [INFO] [stdout] | -------------------------- in this macro invocation [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] = note: this warning originates in the macro `_gen::send_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | pub fn send(&self, msg: M) -> SendFut<'_, M> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/_gen.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn send(&self, msg: M) -> SendFut [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/process/child.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | _gen::send_methods!(inner); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `_gen::send_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | pub fn send(&self, msg: M) -> SendFut<'_, M> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/_gen.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn send(&self, msg: M) -> SendFut [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/process/child_pool.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | _gen::send_methods!(inner); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `_gen::send_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | pub fn send(&self, msg: M) -> SendFut<'_, M> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.88s [INFO] running `Command { std: "docker" "inspect" "44727df6be8be2ccaa3a9337580fea115ad6986d9511d09298c28ae948c96ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44727df6be8be2ccaa3a9337580fea115ad6986d9511d09298c28ae948c96ef1", kill_on_drop: false }` [INFO] [stdout] 44727df6be8be2ccaa3a9337580fea115ad6986d9511d09298c28ae948c96ef1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 300b24889f67f6a47de68b6bf495a4bebb74c4c89afef3caf04ce9381317216a [INFO] running `Command { std: "docker" "start" "-a" "300b24889f67f6a47de68b6bf495a4bebb74c4c89afef3caf04ce9381317216a", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/_gen.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn send(&self, msg: M) -> SendFut [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/process/address.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | _gen::send_methods!(inner); [INFO] [stdout] | -------------------------- in this macro invocation [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] = note: this warning originates in the macro `_gen::send_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | pub fn send(&self, msg: M) -> SendFut<'_, M> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/_gen.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn send(&self, msg: M) -> SendFut [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/process/child.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | _gen::send_methods!(inner); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `_gen::send_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | pub fn send(&self, msg: M) -> SendFut<'_, M> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/_gen.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn send(&self, msg: M) -> SendFut [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/process/child_pool.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | _gen::send_methods!(inner); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `_gen::send_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | pub fn send(&self, msg: M) -> SendFut<'_, M> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zestors-core v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `a3` [INFO] [stdout] --> tests/main.rs:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | fn test3(a1: DynAddress![u32, u64], a2: Address, a3: DynAddress![u32]) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_a3` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestProt` is never constructed [INFO] [stdout] --> tests/main.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct TestProt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test1` is never used [INFO] [stdout] --> tests/main.rs:56:4 [INFO] [stdout] | [INFO] [stdout] 56 | fn test1(address: Address, address2: DynAddress![u32, u64]) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test2` is never used [INFO] [stdout] --> tests/main.rs:65:4 [INFO] [stdout] | [INFO] [stdout] 65 | fn test2(addr: DynAddress![u32, u64]) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test3` is never used [INFO] [stdout] --> tests/main.rs:73:4 [INFO] [stdout] | [INFO] [stdout] 73 | fn test3(a1: DynAddress![u32, u64], a2: Address, a3: DynAddress![u32]) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test4` is never used [INFO] [stdout] --> tests/main.rs:81:4 [INFO] [stdout] | [INFO] [stdout] 81 | fn test4(a: &Address + Accepts>) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test5` is never used [INFO] [stdout] --> tests/main.rs:87:4 [INFO] [stdout] | [INFO] [stdout] 87 | fn test5(a: impl IntoAddress) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/_gen.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn send(&self, msg: M) -> SendFut [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/process/address.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | _gen::send_methods!(inner); [INFO] [stdout] | -------------------------- in this macro invocation [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] = note: this warning originates in the macro `_gen::send_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | pub fn send(&self, msg: M) -> SendFut<'_, M> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/_gen.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn send(&self, msg: M) -> SendFut [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/process/child.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | _gen::send_methods!(inner); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `_gen::send_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | pub fn send(&self, msg: M) -> SendFut<'_, M> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/_gen.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn send(&self, msg: M) -> SendFut [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/process/child_pool.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | _gen::send_methods!(inner); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `_gen::send_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | pub fn send(&self, msg: M) -> SendFut<'_, M> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "300b24889f67f6a47de68b6bf495a4bebb74c4c89afef3caf04ce9381317216a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "300b24889f67f6a47de68b6bf495a4bebb74c4c89afef3caf04ce9381317216a", kill_on_drop: false }` [INFO] [stdout] 300b24889f67f6a47de68b6bf495a4bebb74c4c89afef3caf04ce9381317216a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 74e2af0dde1a2b1e3defcf594380882a860ad492bc7132829a61a07c7723b34b [INFO] running `Command { std: "docker" "start" "-a" "74e2af0dde1a2b1e3defcf594380882a860ad492bc7132829a61a07c7723b34b", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/_gen.rs:34:24 [INFO] [stderr] | [INFO] [stderr] 34 | pub fn send(&self, msg: M) -> SendFut [INFO] [stderr] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] ::: src/process/address.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | _gen::send_methods!(inner); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] = note: this warning originates in the macro `_gen::send_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 34 | pub fn send(&self, msg: M) -> SendFut<'_, M> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/_gen.rs:34:24 [INFO] [stderr] | [INFO] [stderr] 34 | pub fn send(&self, msg: M) -> SendFut [INFO] [stderr] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] ::: src/process/child.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | _gen::send_methods!(inner); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `_gen::send_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 34 | pub fn send(&self, msg: M) -> SendFut<'_, M> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/_gen.rs:34:24 [INFO] [stderr] | [INFO] [stderr] 34 | pub fn send(&self, msg: M) -> SendFut [INFO] [stderr] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] ::: src/process/child_pool.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | _gen::send_methods!(inner); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `_gen::send_methods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 34 | pub fn send(&self, msg: M) -> SendFut<'_, M> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `zestors-core` (lib) generated 3 warnings [INFO] [stderr] warning: `zestors-core` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] warning: unused variable: `a3` [INFO] [stderr] --> tests/main.rs:73:60 [INFO] [stderr] | [INFO] [stderr] 73 | fn test3(a1: DynAddress![u32, u64], a2: Address, a3: DynAddress![u32]) { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_a3` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `TestProt` is never constructed [INFO] [stderr] --> tests/main.rs:9:19 [INFO] [stderr] | [INFO] [stderr] 9 | pub(crate) struct TestProt; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `test1` is never used [INFO] [stderr] --> tests/main.rs:56:4 [INFO] [stderr] | [INFO] [stderr] 56 | fn test1(address: Address, address2: DynAddress![u32, u64]) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `test2` is never used [INFO] [stderr] --> tests/main.rs:65:4 [INFO] [stderr] | [INFO] [stderr] 65 | fn test2(addr: DynAddress![u32, u64]) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `test3` is never used [INFO] [stderr] --> tests/main.rs:73:4 [INFO] [stderr] | [INFO] [stderr] 73 | fn test3(a1: DynAddress![u32, u64], a2: Address, a3: DynAddress![u32]) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `test4` is never used [INFO] [stderr] --> tests/main.rs:81:4 [INFO] [stderr] | [INFO] [stderr] 81 | fn test4(a: &Address + Accepts>) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `test5` is never used [INFO] [stderr] --> tests/main.rs:87:4 [INFO] [stderr] | [INFO] [stderr] 87 | fn test5(a: impl IntoAddress) { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `zestors-core` (test "main") generated 7 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zestors_core-6c67243d2320948d) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test messaging::boxed_msg::test::boxed_msg ... ok [INFO] [stdout] test actor_type::dynamic::test::message_ids ... ok [INFO] [stdout] test actor_type::dynamic::test::address_macro_compiles ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-ccd5a86be7421e41) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests zestors_core [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/messaging/message.rs - messaging::message::Message (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "74e2af0dde1a2b1e3defcf594380882a860ad492bc7132829a61a07c7723b34b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74e2af0dde1a2b1e3defcf594380882a860ad492bc7132829a61a07c7723b34b", kill_on_drop: false }` [INFO] [stdout] 74e2af0dde1a2b1e3defcf594380882a860ad492bc7132829a61a07c7723b34b