[INFO] cloning repository https://github.com/nascentxyz/pyrometer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nascentxyz/pyrometer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnascentxyz%2Fpyrometer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnascentxyz%2Fpyrometer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d0b8e4f3d08028eea7e79f500678a1af33c5c4d [INFO] testing nascentxyz/pyrometer against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnascentxyz%2Fpyrometer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nascentxyz/pyrometer [INFO] finished tweaking git repo https://github.com/nascentxyz/pyrometer [INFO] tweaked toml for git repo https://github.com/nascentxyz/pyrometer written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nascentxyz/pyrometer on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nascentxyz/pyrometer 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bba97b2425eab59412b0bce36c1fe6f1363328cc6b60452e7136a419bcfc5f68 [INFO] running `Command { std: "docker" "start" "-a" "bba97b2425eab59412b0bce36c1fe6f1363328cc6b60452e7136a419bcfc5f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bba97b2425eab59412b0bce36c1fe6f1363328cc6b60452e7136a419bcfc5f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bba97b2425eab59412b0bce36c1fe6f1363328cc6b60452e7136a419bcfc5f68", kill_on_drop: false }` [INFO] [stdout] bba97b2425eab59412b0bce36c1fe6f1363328cc6b60452e7136a419bcfc5f68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fddf5c0f682554bc55c11a23fe917a1a3618fbec8962bcd9a9b46a3299cd79e [INFO] running `Command { std: "docker" "start" "-a" "9fddf5c0f682554bc55c11a23fe917a1a3618fbec8962bcd9a9b46a3299cd79e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling winnow v0.5.26 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling proc-macro-crate v2.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.9 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling scale-info-derive v2.10.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling parity-scale-codec v3.6.9 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling scale-info v2.10.0 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling num_enum_derive v0.7.1 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling num_enum v0.7.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling k256 v0.13.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling open-fastrlp v0.1.4 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling const-hex v1.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ethers-core v2.0.11 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling ariadne v0.4.1 [INFO] [stderr] Compiling keccak-hash v0.10.0 [INFO] [stderr] Compiling anstyle-query v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling tracing-tree v0.3.0 [INFO] [stderr] Compiling solang-parser v0.2.4 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling shared v0.2.0 (/opt/rustwide/workdir/crates/shared) [INFO] [stderr] Compiling graph v0.2.0 (/opt/rustwide/workdir/crates/graph) [INFO] [stdout] warning: struct `DummyGraph` is never constructed [INFO] [stdout] --> crates/graph/src/graph_elements.rs:395:19 [INFO] [stdout] | [INFO] [stdout] 395 | pub(crate) struct DummyGraph {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling analyzers v0.2.0 (/opt/rustwide/workdir/crates/analyzers) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/analyzers/src/lib.rs:170:20 [INFO] [stdout] | [INFO] [stdout] 170 | fn report_kind(&self) -> ReportKind; [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] 170 | fn report_kind(&self) -> ReportKind<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/analyzers/src/lib.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 181 | ) -> Vec>; [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] 181 | ) -> Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/analyzers/src/func_analyzer/mod.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | fn report_kind(&self) -> ReportKind { [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] 42 | fn report_kind(&self) -> ReportKind<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/analyzers/src/func_analyzer/mod.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 51 | ) -> Vec> { [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] 51 | ) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/analyzers/src/func_analyzer/report_display.rs:29:20 [INFO] [stdout] | [INFO] [stdout] 29 | fn report_kind(&self) -> ReportKind { [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] 29 | fn report_kind(&self) -> ReportKind<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/analyzers/src/func_analyzer/report_display.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 58 | ) -> Vec> { [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] 58 | ) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/analyzers/src/var_analyzer/report_display.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | fn report_kind(&self) -> ReportKind { [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] 13 | fn report_kind(&self) -> ReportKind<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/analyzers/src/var_analyzer/report_display.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 67 | ) -> Vec> { [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] 67 | ) -> Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling solc-expressions v0.2.0 (/opt/rustwide/workdir/crates/solc-expressions) [INFO] [stderr] Compiling pyrometer v0.2.0 (/opt/rustwide/workdir/crates/pyrometer) [INFO] [stderr] Compiling queries v0.2.0 (/opt/rustwide/workdir/crates/queries) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> crates/pyrometer/src/analyzer_backend.rs:270:33 [INFO] [stdout] | [INFO] [stdout] 270 | ... e => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cli v0.2.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgQbnjz/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_tree-a6e580e2797f95d3.rlib,libnu_ansi_term-a40ce0523acc94b7.rlib,libtracing_subscriber-e14e61703bb5ad7b.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libsharded_slab-d0f6894ec548ca49.rlib,libmatchers-325c66ff3d6c0610.rlib,libregex_automata-c55e6e1ce4e1007c.rlib,libregex_syntax-e3521940133a580f.rlib,libthread_local-adfa6016f423d24d.rlib,libtracing_log-2dfb1197110322db.rlib,libclap-bb4d3b33620e7958.rlib,libclap_builder-0b0a13bb7d546e73.rlib,libstrsim-d620f0ade87b0f1f.rlib,libanstream-acfd3d4932533ab3.rlib,libanstyle_query-ae1b3289b8abd6dd.rlib,libis_terminal_polyfill-b4fdeb930bc5725e.rlib,libcolorchoice-bfe75a9d19074058.rlib,libanstyle_parse-1f4e0b1d916c325f.rlib,libutf8parse-e98db3169219ea11.rlib,libclap_lex-628d2097fa6ffef1.rlib,libanstyle-fed7b219c9cacdc4.rlib,libpyrometer-9348b438000672cb.rlib,libsolc_expressions-e6864ed54544463f.rlib,libkeccak_hash-4465f320d4002638.rlib,libanalyzers-b9ea4c139c4366b4.rlib,libariadne-82ab83a85f78ad67.rlib,libunicode_width-ff8848b4c91bc42d.rlib,libyansi-ea5897b7ce434d6c.rlib,libgraph-ec9e6e7fc5f00de3.rlib,libethers_core-88dc6119e4b7ed81.rlib,libconst_hex-c4dc34d62395ad6a.rlib,libtempfile-fa7b23b6213a58f4.rlib,libfastrand-f70792496f031f26.rlib,librustix-4bae0a7c0c90191f.rlib,liblinux_raw_sys-2d80ef41b7d55fc4.rlib,libnum_enum-6328443463f952ca.rlib,libstrum-a29615a00e422fd7.rlib,libk256-a733c5fbcfb1c5c6.rlib,libsha2-54d813d3bec60937.rlib,libcpufeatures-b6a27e40fb118289.rlib,libecdsa-5ca5ba9adaac5015.rlib,librfc6979-5b9be1104b3b9ce5.rlib,libhmac-09203602ea129f88.rlib,libspki-32833185e5fc0a7d.rlib,libsignature-1afa825450bfc796.rlib,libelliptic_curve-b639471a7642c1e1.rlib,libsec1-27c8b436b228409c.rlib,libder-317d1e661aab7dbe.rlib,libcrypto_bigint-13d91169d7b0bc03.rlib,libbase16ct-b0752502dc7a9a1c.rlib,libgroup-8a0a37dfc0544599.rlib,libff-2f0b53848873109a.rlib,libchrono-3e6d176fcf548452.rlib,libnum_traits-7132065413bb1229.rlib,libopen_fastrlp-535714f56c2c0061.rlib,libethabi-401b189143afcbea.rlib,libregex-083054ec027ab69a.rlib,libregex_automata-57bfda0c899f60cd.rlib,libaho_corasick-e637373e1e042801.rlib,libmemchr-5ca7148678800e70.rlib,libregex_syntax-03701eaa5490ec0b.rlib,libethereum_types-7878867615c9e8b6.rlib,libethbloom-ac19e6c4058039da.rlib,libtiny_keccak-8945c92d64eaaa15.rlib,libprimitive_types-dbad71a58965bed4.rlib,libscale_info-df8f0fabef9c1e97.rlib,libimpl_serde-e1776b3c23ea7785.rlib,libimpl_rlp-226d533f23db0756.rlib,librlp-8432fee8338bd4a2.rlib,libimpl_codec-b15419c9d59af674.rlib,libparity_scale_codec-c79069f3de7c18e0.rlib,libarrayvec-c1a566055c336d69.rlib,libbyte_slice_cast-9a7548686a1a9897.rlib,libfixed_hash-5fd816f12643e95a.rlib,librand-33f8e54752422398.rlib,librand_chacha-4a4e3fafba214699.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-370f60e0d67e0db8.rlib,librustc_hex-bc63b2791f5fe1af.rlib,libsha3-6b80f9ea8d56f69d.rlib,libkeccak-b27ebc75c39bdf30.rlib,libdigest-a1c84a0e9a39971f.rlib,libsubtle-5e1d1905d9dfb3cb.rlib,libconst_oid-700275d40a5211e3.rlib,libblock_buffer-4ff2824f4dfb7759.rlib,libcrypto_common-1e28245d92ef3781.rlib,libgeneric_array-728f8cc25aa128a0.rlib,libtypenum-66c155be53855aa0.rlib,libzeroize-1083299c83aa749e.rlib,libuint-1417f373ffd6f02b.rlib,libcrunchy-4ce2b3c64c281690.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libhex-28742b4ca144387c.rlib,libbyteorder-1e924d369e48dcfe.rlib,liblazy_static-2bb390fee0230a38.rlib,libshared-66b8f6ce7aa44653.rlib,libreqwest-fc05b4348d9a791b.rlib,librustls_pemfile-0ed5c8c77114b8fa.rlib,librustls_pki_types-e9d9b2da459d868f.rlib,libserde_urlencoded-872bbce8386ff0cd.rlib,libbase64-2a03de3babadded3.rlib,libipnet-f3b116e706e145a1.rlib,libhyper_tls-0ffdc57b7cb601d9.rlib,libtokio_native_tls-7b064b78b880181b.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-721451430cd4dde4.rlib,libserde_json-109ad39d4a4c5af6.rlib,libryu-e33a6160528a52dc.rlib,libnative_tls-d78d1cafcc338d96.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-79ce73f000c8318e.rlib,libbitflags-8c9d79e5077786a0.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-358e35463c9822c4.rlib,libhyper_util-ea56bca58e0ca6d4.rlib,libtower-c0b2ac74d44e688b.rlib,libpin_project-df4269e66c2ddddc.rlib,libtower_layer-d544d4bd616865b8.rlib,libtower_service-aa28c9aa29f1c654.rlib,libhyper-256851fff991ecbc.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-b6bad6369e1a18b6.rlib,libh2-4bf603aca1ce8341.rlib,libtracing-94192d4749e0ab09.rlib,libtracing_core-eba40dc5ee368a5c.rlib,libslab-3aac7a0b49faaf4a.rlib,libatomic_waker-001109810bdecbaa.rlib,libtokio_util-61261b44cb9c329d.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_channel-f853306e08ec8d3d.rlib,libfutures_util-b58cb1f8916db8f1.rlib,libfutures_task-649a526ef41831fc.rlib,libpin_utils-9a5791cba021167a.rlib,libtokio-75602666c62782cc.rlib,libsignal_hook_registry-195dc9c26cc5e28e.rlib,libnum_cpus-f4ac08486c9b54f5.rlib,libsocket2-3fe5208d3575d56d.rlib,libmio-9a0e04680a96674e.rlib,libparking_lot-2fe2e24304ca37c6.rlib,libparking_lot_core-2d8c34e878313903.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-90201506d4856d35.rlib,libscopeguard-d52bd00767847e44.rlib,libhttp_body_util-131495376c31bf46.rlib,libpin_project_lite-89bb0688a32eddef.rlib,libhttp_body-ff85551b993efd0b.rlib,liblog-276235a63555025f.rlib,libfutures_core-2da63d8c7891ede1.rlib,liburl-050fc96327572cc2.rlib,libidna-8d1e3bbd73664030.rlib,libunicode_normalization-8579a66cb66c3a6e.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhttp-3c478a4f0b67f0f1.rlib,libitoa-fae1464d0bb8aa60.rlib,libbytes-5ba841b1718c2655.rlib,libfnv-2d77ec4f6f971b24.rlib,libpetgraph-684d63d49e567835.rlib,libindexmap-4ae1131d34353f41.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-9dbb75234fa537e4.rlib,libfixedbitset-3c4adce085318424.rlib,libsolang_parser-57fafbd7466f531b.rlib,libserde-d9da74a405a0a325.rlib,libunicode_xid-9a31df2f90872cba.rlib,libthiserror-d8a8aa53fe39ef32.rlib,libphf-6699ed7835d48036.rlib,libphf_shared-502041b9a4c9be41.rlib,libsiphasher-7b49b0cc05d9e611.rlib,libitertools-9488f4544bacbf9b.rlib,libeither-2603831856d26698.rlib,liblalrpop_util-9a2205370e3c0ffc.rlib,libahash-f82cb6f66e480ba9.rlib,libgetrandom-2a032bc3d13aa81c.rlib,liblibc-1016f049a8846868.rlib,libonce_cell-24c5d665b6879050.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libzerocopy-8e600753138a11ca.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgQbnjz/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pyrometer-53414dea87a55f64" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cli` (bin "pyrometer") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9fddf5c0f682554bc55c11a23fe917a1a3618fbec8962bcd9a9b46a3299cd79e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fddf5c0f682554bc55c11a23fe917a1a3618fbec8962bcd9a9b46a3299cd79e", kill_on_drop: false }` [INFO] [stdout] 9fddf5c0f682554bc55c11a23fe917a1a3618fbec8962bcd9a9b46a3299cd79e