[INFO] fetching crate fugue-ir 0.2.102... [INFO] checking fugue-ir-0.2.102 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011 [INFO] extracting crate fugue-ir 0.2.102 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate fugue-ir 0.2.102 [INFO] finished tweaking crates.io crate fugue-ir 0.2.102 [INFO] tweaked toml for crates.io crate fugue-ir 0.2.102 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fugue-ir 0.2.102 on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fugue-ir 0.2.102 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unsafe_unwrap v0.1.0 [INFO] [stderr] Downloaded roxmltree v0.18.1 [INFO] [stderr] Downloaded static_init_macro v1.0.4 [INFO] [stderr] Downloaded fugue-arch v0.2.5 [INFO] [stderr] Downloaded fugue-bv v0.2.35 [INFO] [stderr] Downloaded fugue-bytes v0.2.2 [INFO] [stderr] Downloaded iset v0.2.2 [INFO] [stderr] Downloaded rug v1.27.0 [INFO] [stderr] Downloaded ustr v0.9.0 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50dd58d1435b9dc4788503d2bc164f87a3ba0589d91dce763d66cafd0368d6b1 [INFO] running `Command { std: "docker" "start" "-a" "50dd58d1435b9dc4788503d2bc164f87a3ba0589d91dce763d66cafd0368d6b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50dd58d1435b9dc4788503d2bc164f87a3ba0589d91dce763d66cafd0368d6b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50dd58d1435b9dc4788503d2bc164f87a3ba0589d91dce763d66cafd0368d6b1", kill_on_drop: false }` [INFO] [stdout] 50dd58d1435b9dc4788503d2bc164f87a3ba0589d91dce763d66cafd0368d6b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 748a81d5de008b635679e4743d691ac5ca942f58964a8a67d49496b99ab056c6 [INFO] running `Command { std: "docker" "start" "-a" "748a81d5de008b635679e4743d691ac5ca942f58964a8a67d49496b99ab056c6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling static_init_macro v1.0.4 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling static_init v1.0.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rug v1.27.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking unsafe_unwrap v0.1.0 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking roxmltree v0.18.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking fugue-bytes v0.2.2 [INFO] [stderr] Checking iset v0.2.2 [INFO] [stderr] Checking fugue-arch v0.2.5 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking ustr v0.9.0 [INFO] [stderr] Checking fugue-bv v0.2.35 [INFO] [stderr] Checking fugue-ir v0.2.102 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/disassembly/partmap.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn bounds<'a>(&self, point: &'a K) -> BoundKind { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 68 | pub fn bounds<'a>(&self, point: &'a K) -> BoundKind<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/disassembly/walker.rs:311:23 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn base_state(&self) -> &ConstructState { [INFO] [stdout] | ^^^^^ --------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [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] 311 | pub fn base_state(&self) -> &ConstructState<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/il/ecode/mod.rs:215:20 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn address(&self) -> Cow { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 215 | pub fn address(&self) -> Cow<'_, AddressValue> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/disassembly/partmap.rs:68:23 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn bounds<'a>(&self, point: &'a K) -> BoundKind { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 68 | pub fn bounds<'a>(&self, point: &'a K) -> BoundKind<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/disassembly/walker.rs:311:23 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn base_state(&self) -> &ConstructState { [INFO] [stdout] | ^^^^^ --------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [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] 311 | pub fn base_state(&self) -> &ConstructState<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/il/ecode/mod.rs:215:20 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn address(&self) -> Cow { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 215 | pub fn address(&self) -> Cow<'_, AddressValue> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/il/pcode/operand.rs:139:20 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn display(&self) -> OperandFormatter { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 139 | pub fn display(&self) -> OperandFormatter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/il/pcode/operand.rs:139:20 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn display(&self) -> OperandFormatter { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 139 | pub fn display(&self) -> OperandFormatter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 42s [INFO] running `Command { std: "docker" "inspect" "748a81d5de008b635679e4743d691ac5ca942f58964a8a67d49496b99ab056c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "748a81d5de008b635679e4743d691ac5ca942f58964a8a67d49496b99ab056c6", kill_on_drop: false }` [INFO] [stdout] 748a81d5de008b635679e4743d691ac5ca942f58964a8a67d49496b99ab056c6