[INFO] fetching crate ink-wrapper 0.8.0... [INFO] checking ink-wrapper-0.8.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate ink-wrapper 0.8.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate ink-wrapper 0.8.0 [INFO] finished tweaking crates.io crate ink-wrapper 0.8.0 [INFO] tweaked toml for crates.io crate ink-wrapper 0.8.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ink-wrapper 0.8.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 ink-wrapper 0.8.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] [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3aa0ffa14fb043da205c17f9ea215a0be18924062d7ad63a213a4442134c800 [INFO] running `Command { std: "docker" "start" "-a" "d3aa0ffa14fb043da205c17f9ea215a0be18924062d7ad63a213a4442134c800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3aa0ffa14fb043da205c17f9ea215a0be18924062d7ad63a213a4442134c800", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3aa0ffa14fb043da205c17f9ea215a0be18924062d7ad63a213a4442134c800", kill_on_drop: false }` [INFO] [stdout] d3aa0ffa14fb043da205c17f9ea215a0be18924062d7ad63a213a4442134c800 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9740f5cb904257d98b4ea0e5ac363e9ee53dae7cf47ad9e89d22c35268c9e49 [INFO] running `Command { std: "docker" "start" "-a" "c9740f5cb904257d98b4ea0e5ac363e9ee53dae7cf47ad9e89d22c35268c9e49", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking ink_prelude v4.3.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking xxhash-rust v0.8.8 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.9 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling scale-info-derive v2.10.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling scale-decode-derive v0.9.0 [INFO] [stderr] Compiling scale-encode-derive v0.5.0 [INFO] [stderr] Checking parity-scale-codec v3.6.9 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking scale-info v2.10.0 [INFO] [stderr] Checking scale-bits v0.4.0 [INFO] [stderr] Checking scale-encode v0.5.0 [INFO] [stderr] Checking scale-decode v0.9.0 [INFO] [stderr] Checking ink_primitives v4.3.0 [INFO] [stderr] Checking ink_metadata v4.3.0 [INFO] [stderr] Checking ink-wrapper v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/codegen.rs:193:29 [INFO] [stdout] | [INFO] [stdout] 193 | fn group_messages(metadata: &InkProject) -> (MessageList, HashMap) { [INFO] [stdout] | ^^^^^^^^^^^ ----------- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 193 | fn group_messages(metadata: &InkProject) -> (MessageList<'_>, HashMap>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/codegen.rs:193:29 [INFO] [stdout] | [INFO] [stdout] 193 | fn group_messages(metadata: &InkProject) -> (MessageList, HashMap) { [INFO] [stdout] | ^^^^^^^^^^^ ----------- ----------- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 193 | fn group_messages(metadata: &InkProject) -> (MessageList<'_>, HashMap>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.56s [INFO] running `Command { std: "docker" "inspect" "c9740f5cb904257d98b4ea0e5ac363e9ee53dae7cf47ad9e89d22c35268c9e49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9740f5cb904257d98b4ea0e5ac363e9ee53dae7cf47ad9e89d22c35268c9e49", kill_on_drop: false }` [INFO] [stdout] c9740f5cb904257d98b4ea0e5ac363e9ee53dae7cf47ad9e89d22c35268c9e49