[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] checking t-industry/micrortu_sdk against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-industry%2Fmicrortu_sdk" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/t-industry/micrortu_sdk on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 111 packages to latest compatible versions [INFO] [stderr] Adding schemars v0.8.22 (available: v1.1.0) [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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ufmt-macros v0.3.0 [INFO] [stderr] Downloaded ptr_meta v0.3.1 [INFO] [stderr] Downloaded bitfield-macros v0.19.3 [INFO] [stderr] Downloaded const-default v1.0.0 [INFO] [stderr] Downloaded rend v0.5.3 [INFO] [stderr] Downloaded rancor v0.1.1 [INFO] [stderr] Downloaded validator_derive v0.17.0 [INFO] [stderr] Downloaded validator v0.17.0 [INFO] [stderr] Downloaded bitfield v0.19.3 [INFO] [stderr] Downloaded int-enum v1.2.0 [INFO] [stderr] Downloaded rkyv v0.8.12 [INFO] [stderr] Downloaded ufmt v0.2.0 [INFO] [stderr] Downloaded munge v0.4.7 [INFO] [stderr] Downloaded bytecheck_derive v0.8.2 [INFO] [stderr] Downloaded rkyv_derive v0.8.12 [INFO] [stderr] Downloaded bytecheck v0.8.2 [INFO] [stderr] Downloaded static_cell v2.1.1 [INFO] [stderr] Downloaded munge_macro v0.4.7 [INFO] [stderr] Downloaded ptr_meta_derive v0.3.1 [INFO] [stderr] Downloaded const-default-derive v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f9334a15f67e99caf94ff050c50fe5f6b3139369007fcc43507be457fe002b1 [INFO] running `Command { std: "docker" "start" "-a" "3f9334a15f67e99caf94ff050c50fe5f6b3139369007fcc43507be457fe002b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f9334a15f67e99caf94ff050c50fe5f6b3139369007fcc43507be457fe002b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f9334a15f67e99caf94ff050c50fe5f6b3139369007fcc43507be457fe002b1", kill_on_drop: false }` [INFO] [stdout] 3f9334a15f67e99caf94ff050c50fe5f6b3139369007fcc43507be457fe002b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fb8455f140cbe8fd1c0c483ec5b7249c8ed00f69564e349e379e200ae513ca5 [INFO] running `Command { std: "docker" "start" "-a" "7fb8455f140cbe8fd1c0c483ec5b7249c8ed00f69564e349e379e200ae513ca5", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Checking proc-macro2 v1.0.103 [INFO] [stderr] Checking static_cell v2.1.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking quote v1.0.42 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling const-default-derive v0.2.0 [INFO] [stderr] Compiling ufmt-macros v0.3.0 [INFO] [stderr] Checking const-default v1.0.0 [INFO] [stderr] Checking ufmt v0.2.0 [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 zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling rkyv_derive v0.8.12 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bitfield-macros v0.19.3 [INFO] [stderr] Compiling int-enum v1.2.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking ptr_meta v0.3.1 [INFO] [stderr] Compiling rancor v0.1.1 [INFO] [stderr] Checking bytecheck v0.8.2 [INFO] [stderr] Checking bitfield v0.19.3 [INFO] [stderr] Checking munge v0.4.7 [INFO] [stderr] Checking rend v0.5.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling validator_derive v0.17.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking rkyv v0.8.12 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking validator v0.17.0 [INFO] [stderr] Checking micrortu_ie_base v0.5.11 (/opt/rustwide/workdir/ie_base) [INFO] [stderr] Checking micrortu_wasm_global_shared_data v0.5.11 (/opt/rustwide/workdir/wasm_global_shared_data) [INFO] [stdout] warning: unused import: `Float` [INFO] [stdout] --> ie_base/src/conversion_impls.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use num::{Float, Num, ToPrimitive}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking micrortu_build_utils v0.5.11 (/opt/rustwide/workdir/micrortu_build_utils) [INFO] [stderr] Checking micrortu_ie_representation_derive v0.5.11 (/opt/rustwide/workdir/ie_representation_derive) [INFO] [stderr] Checking 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] [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 58.01s [INFO] running `Command { std: "docker" "inspect" "7fb8455f140cbe8fd1c0c483ec5b7249c8ed00f69564e349e379e200ae513ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fb8455f140cbe8fd1c0c483ec5b7249c8ed00f69564e349e379e200ae513ca5", kill_on_drop: false }` [INFO] [stdout] 7fb8455f140cbe8fd1c0c483ec5b7249c8ed00f69564e349e379e200ae513ca5