[INFO] cloning repository https://github.com/t-industry/micrortu_sdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/t-industry/micrortu_sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-industry%2Fmicrortu_sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-industry%2Fmicrortu_sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 262f4e99003d532fb638684f6c03b9c22d904f01 [INFO] testing t-industry/micrortu_sdk against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-industry%2Fmicrortu_sdk" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/t-industry/micrortu_sdk [INFO] finished tweaking git repo https://github.com/t-industry/micrortu_sdk [INFO] tweaked toml for git repo https://github.com/t-industry/micrortu_sdk written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/t-industry/micrortu_sdk on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 110 packages to latest compatible versions [INFO] [stderr] Adding schemars v0.8.22 (available: v1.0.4) [INFO] [stderr] Adding strum v0.25.0 (available: v0.27.2) [INFO] [stderr] Adding validator v0.17.0 (available: v0.20.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffbfd8a821e1e1c429f8da4f840a0270d3ee7ac39fd20b7dceb868d36ec60e71 [INFO] running `Command { std: "docker" "start" "-a" "ffbfd8a821e1e1c429f8da4f840a0270d3ee7ac39fd20b7dceb868d36ec60e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffbfd8a821e1e1c429f8da4f840a0270d3ee7ac39fd20b7dceb868d36ec60e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffbfd8a821e1e1c429f8da4f840a0270d3ee7ac39fd20b7dceb868d36ec60e71", kill_on_drop: false }` [INFO] [stdout] ffbfd8a821e1e1c429f8da4f840a0270d3ee7ac39fd20b7dceb868d36ec60e71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa543c44b5ec8731cb8d4d1c565d7537d2290a61bce665111501137c8a602db8 [INFO] running `Command { std: "docker" "start" "-a" "aa543c44b5ec8731cb8d4d1c565d7537d2290a61bce665111501137c8a602db8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling munge_macro v0.4.6 [INFO] [stderr] Compiling bitfield-macros v0.19.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.26 [INFO] [stderr] Compiling rkyv_derive v0.8.11 [INFO] [stderr] Compiling int-enum v1.2.0 [INFO] [stderr] Compiling const-default-derive v0.2.0 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling bitfield v0.19.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling const-default v1.0.0 [INFO] [stderr] Compiling ufmt-macros v0.3.0 [INFO] [stderr] Compiling bytecheck v0.8.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling munge v0.4.6 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling ufmt v0.2.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling validator_derive v0.17.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling rkyv v0.8.11 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling validator v0.17.0 [INFO] [stderr] Compiling micrortu_ie_base v0.5.11 (/opt/rustwide/workdir/ie_base) [INFO] [stderr] Compiling micrortu_wasm_global_shared_data v0.5.11 (/opt/rustwide/workdir/wasm_global_shared_data) [INFO] [stderr] Compiling micrortu_build_utils v0.5.11 (/opt/rustwide/workdir/micrortu_build_utils) [INFO] [stderr] Compiling micrortu_ie_representation_derive v0.5.11 (/opt/rustwide/workdir/ie_representation_derive) [INFO] [stderr] Compiling micrortu_sdk v0.5.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trap_err.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | fn trap_err(self, trap: &mut Result<(), Self::Trap>) -> TrapErrIter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | fn trap_err(self, trap: &mut Result<(), Self::Trap>) -> TrapErrIter<'_, Self, Self::Trap>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trap_err.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | fn trap_err(self, trap: &mut Result<(), Self::Trap>) -> TrapErrIter { [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] 27 | fn trap_err(self, trap: &mut Result<(), Self::Trap>) -> TrapErrIter<'_, Self, Self::Trap> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.16s [INFO] running `Command { std: "docker" "inspect" "aa543c44b5ec8731cb8d4d1c565d7537d2290a61bce665111501137c8a602db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa543c44b5ec8731cb8d4d1c565d7537d2290a61bce665111501137c8a602db8", kill_on_drop: false }` [INFO] [stdout] aa543c44b5ec8731cb8d4d1c565d7537d2290a61bce665111501137c8a602db8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2e0cf362f4e4de60a3eed48557f0b77b62980fea54a666a6236a54025ed4feb [INFO] running `Command { std: "docker" "start" "-a" "a2e0cf362f4e4de60a3eed48557f0b77b62980fea54a666a6236a54025ed4feb", kill_on_drop: false }` [INFO] [stderr] Compiling static_cell v2.1.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trap_err.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | fn trap_err(self, trap: &mut Result<(), Self::Trap>) -> TrapErrIter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | fn trap_err(self, trap: &mut Result<(), Self::Trap>) -> TrapErrIter<'_, Self, Self::Trap>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trap_err.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | fn trap_err(self, trap: &mut Result<(), Self::Trap>) -> TrapErrIter { [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] 27 | fn trap_err(self, trap: &mut Result<(), Self::Trap>) -> TrapErrIter<'_, Self, Self::Trap> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling micrortu_sdk v0.5.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trap_err.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | fn trap_err(self, trap: &mut Result<(), Self::Trap>) -> TrapErrIter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | fn trap_err(self, trap: &mut Result<(), Self::Trap>) -> TrapErrIter<'_, Self, Self::Trap>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trap_err.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | fn trap_err(self, trap: &mut Result<(), Self::Trap>) -> TrapErrIter { [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] 27 | fn trap_err(self, trap: &mut Result<(), Self::Trap>) -> TrapErrIter<'_, Self, Self::Trap> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] running `Command { std: "docker" "inspect" "a2e0cf362f4e4de60a3eed48557f0b77b62980fea54a666a6236a54025ed4feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2e0cf362f4e4de60a3eed48557f0b77b62980fea54a666a6236a54025ed4feb", kill_on_drop: false }` [INFO] [stdout] a2e0cf362f4e4de60a3eed48557f0b77b62980fea54a666a6236a54025ed4feb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bd521768d3aeebe541bdb492d09c5126f7c4e1b66b9ec8fe1c28bb83f23a09a8 [INFO] running `Command { std: "docker" "start" "-a" "bd521768d3aeebe541bdb492d09c5126f7c4e1b66b9ec8fe1c28bb83f23a09a8", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/trap_err.rs:18:29 [INFO] [stderr] | [INFO] [stderr] 18 | fn trap_err(self, trap: &mut Result<(), Self::Trap>) -> TrapErrIter; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 18 | fn trap_err(self, trap: &mut Result<(), Self::Trap>) -> TrapErrIter<'_, Self, Self::Trap>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/trap_err.rs:27:29 [INFO] [stderr] | [INFO] [stderr] 27 | fn trap_err(self, trap: &mut Result<(), Self::Trap>) -> TrapErrIter { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 27 | fn trap_err(self, trap: &mut Result<(), Self::Trap>) -> TrapErrIter<'_, Self, Self::Trap> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `micrortu_sdk` (lib) generated 2 warnings (run `cargo fix --lib -p micrortu_sdk` to apply 2 suggestions) [INFO] [stderr] warning: `micrortu_sdk` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/micrortu_sdk-973dda6202000af7) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test bump_allocator::test::test_bump_allocator_uninit ... ok [INFO] [stdout] test bump_allocator::test::test_bump_allocator ... ok [INFO] [stdout] test bump_allocator::test::test_bump_allocator_with_bad_align ... ok [INFO] [stdout] test bump_allocator::test::test_bump_allocator_out_of_memory - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests micrortu_sdk [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - (line 105) ... ignored [INFO] [stdout] test src/lib.rs - (line 115) ... ignored [INFO] [stdout] test src/lib.rs - (line 93) ... ignored [INFO] [stdout] test src/lib.rs - (line 25) ... ok [INFO] [stdout] test src/trap_err.rs - trap_err (line 5) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bd521768d3aeebe541bdb492d09c5126f7c4e1b66b9ec8fe1c28bb83f23a09a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd521768d3aeebe541bdb492d09c5126f7c4e1b66b9ec8fe1c28bb83f23a09a8", kill_on_drop: false }` [INFO] [stdout] bd521768d3aeebe541bdb492d09c5126f7c4e1b66b9ec8fe1c28bb83f23a09a8