[INFO] fetching crate sway-ir 0.69.0... [INFO] checking sway-ir-0.69.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate sway-ir 0.69.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate sway-ir 0.69.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sway-ir 0.69.0 [INFO] tweaked toml for crates.io crate sway-ir 0.69.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sway-ir 0.69.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sway-ir 0.69.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0fbff5b9bb4515b14edfbc850702a2064d55b81ff8f0145f7f999896ce61efc [INFO] running `Command { std: "docker" "start" "-a" "a0fbff5b9bb4515b14edfbc850702a2064d55b81ff8f0145f7f999896ce61efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0fbff5b9bb4515b14edfbc850702a2064d55b81ff8f0145f7f999896ce61efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0fbff5b9bb4515b14edfbc850702a2064d55b81ff8f0145f7f999896ce61efc", kill_on_drop: false }` [INFO] [stdout] a0fbff5b9bb4515b14edfbc850702a2064d55b81ff8f0145f7f999896ce61efc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c46228f2f0f251856f5c8dc8a7af5d64f45558f726e0f93b21e2f0ec2e5e61a4 [INFO] running `Command { std: "docker" "start" "-a" "c46228f2f0f251856f5c8dc8a7af5d64f45558f726e0f93b21e2f0ec2e5e61a4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking fuel-storage v0.62.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking in_definite v1.0.0 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Checking peg v0.8.5 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking secp256k1 v0.30.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling fuel-derive v0.62.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling sway-ir-macros v0.69.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking filecheck v0.5.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking fuel-merkle v0.62.0 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking coins-core v0.8.7 [INFO] [stderr] Checking fuel-types v0.62.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking sway-utils v0.69.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking coins-bip32 v0.8.7 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Checking fuel-asm v0.62.0 [INFO] [stderr] Checking prettydiff v0.7.0 [INFO] [stderr] Checking coins-bip39 v0.8.7 [INFO] [stderr] Checking fuel-crypto v0.62.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking fuel-tx v0.62.0 [INFO] [stderr] Checking sway-types v0.69.0 [INFO] [stderr] Checking sway-error v0.69.0 [INFO] [stderr] Checking sway-features v0.69.0 [INFO] [stderr] Checking sway-ir v0.69.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/constant.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 220 | context: &Context, [INFO] [stdout] 221 | ) -> Option<(ConstantWithPadding, ConstantWithPadding)> { [INFO] [stdout] | ------------------- ------------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 221 | ) -> Option<(ConstantWithPadding<'_>, ConstantWithPadding<'_>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/constant.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 242 | context: &Context, [INFO] [stdout] 243 | ) -> Option> { [INFO] [stdout] | ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 243 | ) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/constant.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 255 | context: &Context, [INFO] [stdout] 256 | ) -> Option> { [INFO] [stdout] | ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 256 | ) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:1018:24 [INFO] [stdout] | [INFO] [stdout] 1018 | source_engine: &SourceEngine, [INFO] [stdout] | ^^^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 1019 | experimental: ExperimentalFeatures, [INFO] [stdout] 1020 | ) -> Result { [INFO] [stdout] | ------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1020 | ) -> Result, IrError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/constant.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 220 | context: &Context, [INFO] [stdout] 221 | ) -> Option<(ConstantWithPadding, ConstantWithPadding)> { [INFO] [stdout] | ------------------- ------------------- the lifetimes get resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 221 | ) -> Option<(ConstantWithPadding<'_>, ConstantWithPadding<'_>)> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/constant.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 242 | context: &Context, [INFO] [stdout] 243 | ) -> Option> { [INFO] [stdout] | ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 243 | ) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/constant.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 255 | context: &Context, [INFO] [stdout] 256 | ) -> Option> { [INFO] [stdout] | ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 256 | ) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/parser.rs:1018:24 [INFO] [stdout] | [INFO] [stdout] 1018 | source_engine: &SourceEngine, [INFO] [stdout] | ^^^^^^^^^^^^^ this lifetime flows to the output [INFO] [stdout] 1019 | experimental: ExperimentalFeatures, [INFO] [stdout] 1020 | ) -> Result { [INFO] [stdout] | ------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1020 | ) -> Result, IrError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.25s [INFO] running `Command { std: "docker" "inspect" "c46228f2f0f251856f5c8dc8a7af5d64f45558f726e0f93b21e2f0ec2e5e61a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c46228f2f0f251856f5c8dc8a7af5d64f45558f726e0f93b21e2f0ec2e5e61a4", kill_on_drop: false }` [INFO] [stdout] c46228f2f0f251856f5c8dc8a7af5d64f45558f726e0f93b21e2f0ec2e5e61a4