[INFO] cloning repository https://github.com/hydro-project/stageleft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hydro-project/stageleft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fstageleft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fstageleft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc6bb9b265ce2643bf5b1c135a00e7a56f9c9b57 [INFO] checking hydro-project/stageleft against master#2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a for pr-145113 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fstageleft" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hydro-project/stageleft [INFO] finished tweaking git repo https://github.com/hydro-project/stageleft [INFO] tweaked toml for git repo https://github.com/hydro-project/stageleft written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hydro-project/stageleft on toolchain 2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hydro-project/stageleft 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" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn-inline-mod v0.6.0 [INFO] [stderr] Downloaded insta v1.42.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2c258a6c95649dc09d1bb1001d49f307549fe81e6a482f976acc3416738e60e [INFO] running `Command { std: "docker" "start" "-a" "a2c258a6c95649dc09d1bb1001d49f307549fe81e6a482f976acc3416738e60e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2c258a6c95649dc09d1bb1001d49f307549fe81e6a482f976acc3416738e60e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c258a6c95649dc09d1bb1001d49f307549fe81e6a482f976acc3416738e60e", kill_on_drop: false }` [INFO] [stdout] a2c258a6c95649dc09d1bb1001d49f307549fe81e6a482f976acc3416738e60e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24862d90205ffc6402691750efc18d0cee1b6b9aafd23c32571f34372e86eb8d [INFO] running `Command { std: "docker" "start" "-a" "24862d90205ffc6402691750efc18d0cee1b6b9aafd23c32571f34372e86eb8d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling prettyplease v0.2.30 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Checking quote v1.0.39 [INFO] [stderr] Checking syn v2.0.99 [INFO] [stderr] Compiling ctor-proc-macro v0.0.5 [INFO] [stderr] Checking dtor v0.0.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking ctor v0.4.1 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking proc-macro-crate v3.3.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking syn-inline-mod v0.6.0 [INFO] [stderr] Checking stageleft_macro v0.9.5 (/opt/rustwide/workdir/stageleft_macro) [INFO] [stderr] Checking stageleft_tool v0.9.5 (/opt/rustwide/workdir/stageleft_tool) [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling stageleft_test_macro v0.0.0 (/opt/rustwide/workdir/stageleft_test_macro) [INFO] [stderr] Compiling stageleft_test v0.0.0 (/opt/rustwide/workdir/stageleft_test) [INFO] [stderr] Checking stageleft v0.9.5 (/opt/rustwide/workdir/stageleft) [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking insta v1.42.2 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test_macro/../stageleft_test/src/lib.rs:12:44 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn using_global_var(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 12 | pub fn using_global_var(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test_macro/../stageleft_test/src/lib.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn using_rand(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 17 | pub fn using_rand(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test_macro/../stageleft_test/src/lib.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | fn raise_to_power(_ctx: BorrowBounds<'_>, value: RuntimeData, power: u32) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 22 | fn raise_to_power(_ctx: BorrowBounds<'_>, value: RuntimeData, power: u32) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test_macro/../stageleft_test/src/submodule.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn private_struct(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 16 | pub fn private_struct(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, u32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test_macro/../stageleft_test/src/submodule.rs:24:41 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn public_struct(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 24 | pub fn public_struct(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, PublicStruct> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test_macro/../stageleft_test/src/lib.rs:12:44 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn using_global_var(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 12 | pub fn using_global_var(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test_macro/../stageleft_test/src/lib.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn using_rand(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 17 | pub fn using_rand(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test_macro/../stageleft_test/src/lib.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | fn raise_to_power(_ctx: BorrowBounds<'_>, value: RuntimeData, power: u32) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 22 | fn raise_to_power(_ctx: BorrowBounds<'_>, value: RuntimeData, power: u32) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test_macro/../stageleft_test/src/submodule.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn private_struct(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 16 | pub fn private_struct(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, u32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test_macro/../stageleft_test/src/submodule.rs:24:41 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn public_struct(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 24 | pub fn public_struct(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, PublicStruct> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test_macro/../stageleft_test/src/lib.rs:12:44 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn using_global_var(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 12 | pub fn using_global_var(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test_macro/../stageleft_test/src/lib.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn using_rand(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 17 | pub fn using_rand(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test_macro/../stageleft_test/src/lib.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | fn raise_to_power(_ctx: BorrowBounds<'_>, value: RuntimeData, power: u32) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 22 | fn raise_to_power(_ctx: BorrowBounds<'_>, value: RuntimeData, power: u32) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test_macro/../stageleft_test/src/submodule.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn private_struct(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 16 | pub fn private_struct(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, u32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test_macro/../stageleft_test/src/submodule.rs:24:41 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn public_struct(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 24 | pub fn public_struct(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, PublicStruct> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test/src/lib.rs:12:44 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn using_global_var(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 12 | pub fn using_global_var(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test/src/lib.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn using_rand(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 17 | pub fn using_rand(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test/src/lib.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | fn raise_to_power(_ctx: BorrowBounds<'_>, value: RuntimeData, power: u32) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 22 | fn raise_to_power(_ctx: BorrowBounds<'_>, value: RuntimeData, power: u32) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stageleft_test-f5fdf54dbafdd71a/out/lib_pub.rs:41:44 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn using_global_var(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 41 | pub fn using_global_var(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stageleft_test-f5fdf54dbafdd71a/out/lib_pub.rs:45:38 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn using_rand(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 45 | pub fn using_rand(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stageleft_test-f5fdf54dbafdd71a/out/lib_pub.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | _ctx: BorrowBounds<'_>, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> impl Quoted { [INFO] [stdout] | ---------------- 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 53 | ) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stageleft_test-f5fdf54dbafdd71a/out/lib_pub.rs:13:46 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn private_struct(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 13 | pub fn private_struct(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, u32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stageleft_test-f5fdf54dbafdd71a/out/lib_pub.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn public_struct(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 17 | pub fn public_struct(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, PublicStruct> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test/src/submodule.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn private_struct(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 16 | pub fn private_struct(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, u32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test/src/submodule.rs:24:41 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn public_struct(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 24 | pub fn public_struct(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, PublicStruct> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test/src/lib.rs:12:44 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn using_global_var(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 12 | pub fn using_global_var(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test/src/lib.rs:17:38 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn using_rand(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 17 | pub fn using_rand(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test/src/lib.rs:22:38 [INFO] [stdout] | [INFO] [stdout] 22 | fn raise_to_power(_ctx: BorrowBounds<'_>, value: RuntimeData, power: u32) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 22 | fn raise_to_power(_ctx: BorrowBounds<'_>, value: RuntimeData, power: u32) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stageleft_test-f5fdf54dbafdd71a/out/lib_pub.rs:41:44 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn using_global_var(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 41 | pub fn using_global_var(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stageleft_test-f5fdf54dbafdd71a/out/lib_pub.rs:45:38 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn using_rand(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 45 | pub fn using_rand(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stageleft_test-f5fdf54dbafdd71a/out/lib_pub.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | _ctx: BorrowBounds<'_>, [INFO] [stdout] | ^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 53 | ) -> impl Quoted { [INFO] [stdout] | ---------------- 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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 53 | ) -> impl Quoted<'_, i32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stageleft_test-f5fdf54dbafdd71a/out/lib_pub.rs:13:46 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn private_struct(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 13 | pub fn private_struct(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, u32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> /opt/rustwide/target/debug/build/stageleft_test-f5fdf54dbafdd71a/out/lib_pub.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn public_struct(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 17 | pub fn public_struct(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, PublicStruct> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test/src/submodule.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn private_struct(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 16 | pub fn private_struct(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, u32> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> stageleft_test/src/submodule.rs:24:41 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn public_struct(_ctx: BorrowBounds<'_>) -> impl Quoted { [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: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 24 | pub fn public_struct(_ctx: BorrowBounds<'_>) -> impl Quoted<'_, PublicStruct> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking stageleft_test_downstream v0.0.0 (/opt/rustwide/workdir/stageleft_test_downstream) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.98s [INFO] running `Command { std: "docker" "inspect" "24862d90205ffc6402691750efc18d0cee1b6b9aafd23c32571f34372e86eb8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24862d90205ffc6402691750efc18d0cee1b6b9aafd23c32571f34372e86eb8d", kill_on_drop: false }` [INFO] [stdout] 24862d90205ffc6402691750efc18d0cee1b6b9aafd23c32571f34372e86eb8d