[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 beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnascentxyz%2Fpyrometer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nascentxyz/pyrometer on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6-tc2/source/Cargo.toml [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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9fc4c208896128a99ac8c5f27933edc28d47bf9c2ba777dff861e1c1026532e [INFO] running `Command { std: "docker" "start" "-a" "c9fc4c208896128a99ac8c5f27933edc28d47bf9c2ba777dff861e1c1026532e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9fc4c208896128a99ac8c5f27933edc28d47bf9c2ba777dff861e1c1026532e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9fc4c208896128a99ac8c5f27933edc28d47bf9c2ba777dff861e1c1026532e", kill_on_drop: false }` [INFO] [stdout] c9fc4c208896128a99ac8c5f27933edc28d47bf9c2ba777dff861e1c1026532e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e762b6bedbbe881b3d4e71a33cc1263e7ac071acc66d0f1c6a4d47b3457bb611 [INFO] running `Command { std: "docker" "start" "-a" "e762b6bedbbe881b3d4e71a33cc1263e7ac071acc66d0f1c6a4d47b3457bb611", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling once_cell v1.19.0 [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 typenum v1.17.0 [INFO] [stderr] Compiling winnow v0.5.26 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling proc-macro-crate v2.0.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [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 log v0.4.21 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling futures-task v0.3.30 [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 parity-scale-codec-derive v3.6.9 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [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 openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [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 elliptic-curve v0.13.8 [INFO] [stderr] Compiling spki v0.7.3 [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 signature v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling overload v0.1.1 [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-rlp v0.3.0 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling num_enum_derive v0.7.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling open-fastrlp v0.1.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling k256 v0.13.2 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling num_enum v0.7.1 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.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 ipnet v2.9.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ethers-core v2.0.11 [INFO] [stderr] Compiling unicode-width v0.1.11 [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 clap_lex v0.6.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling nu-ansi-term v0.49.0 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling tracing-tree v0.3.0 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling solang-parser v0.2.4 [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: `DummyGraph` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [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] [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 21s [INFO] running `Command { std: "docker" "inspect" "e762b6bedbbe881b3d4e71a33cc1263e7ac071acc66d0f1c6a4d47b3457bb611", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e762b6bedbbe881b3d4e71a33cc1263e7ac071acc66d0f1c6a4d47b3457bb611", kill_on_drop: false }` [INFO] [stdout] e762b6bedbbe881b3d4e71a33cc1263e7ac071acc66d0f1c6a4d47b3457bb611 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 865b3562b5f7ff06e9fc1a84a66acd38718b98158fb2c8a8d83b7792363e5a7f [INFO] running `Command { std: "docker" "start" "-a" "865b3562b5f7ff06e9fc1a84a66acd38718b98158fb2c8a8d83b7792363e5a7f", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling ethers-core v2.0.11 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling solang-parser v0.2.4 [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: `DummyGraph` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [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] [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] [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/rustcAnaXTP/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpyrometer-9dc5064327b77699.rlib,libsolc_expressions-746ec2917eaad135.rlib,libkeccak_hash-46f02dcb966e894a.rlib,libanalyzers-949b320c95ca25ec.rlib,libariadne-c4e40df9936e9154.rlib,libunicode_width-affb1d25ef114124.rlib,libyansi-507ce30ee68cef00.rlib,libgraph-85e4cce75b89909a.rlib,libethers_core-b69ff5243c13aeba.rlib,libconst_hex-0e9b3ff27cc0a7d5.rlib,libtempfile-41257015ec4d225f.rlib,libfastrand-1286ac4d1e71cd42.rlib,librustix-f81f2bb4a0a6aeae.rlib,liblinux_raw_sys-cea8c3f27e346a68.rlib,libnum_enum-fdef091e0bdab295.rlib,libstrum-ab0dfacf6b614e5e.rlib,libk256-9fb67a16488f5f2b.rlib,libsha2-5d0ef70589824646.rlib,libcpufeatures-e3012fb758f2b921.rlib,libecdsa-c5900d39289dcbb2.rlib,librfc6979-5443c6de32586f59.rlib,libhmac-bdc2ba0fcfc4d088.rlib,libspki-c557b2464f8407be.rlib,libsignature-704db280502e9bb8.rlib,libelliptic_curve-05c6b0d7c819aa6c.rlib,libsec1-81f7d115ae366f8c.rlib,libder-9db25697af25ee1a.rlib,libcrypto_bigint-97e55f1b44350b78.rlib,libbase16ct-c4cc4b0550013254.rlib,libgroup-1f9e8ed95d0baa45.rlib,libff-dfb22b6471890d77.rlib,libchrono-7880a253ad1f45da.rlib,libnum_traits-41c2d23b0eac47fa.rlib,libopen_fastrlp-680f20ac5ae878f0.rlib,libethabi-e38cf377ff9ba8e7.rlib,libregex-3c493b4a6de3b0d9.rlib,libregex_automata-a5bb12bc3acff425.rlib,libaho_corasick-1d89cf98656b10d4.rlib,libmemchr-d8112fc1e1cdd527.rlib,libregex_syntax-493f5c90e53c4ba0.rlib,libethereum_types-610b85cb7f0f68cb.rlib,libethbloom-5c51cd5b54536123.rlib,libtiny_keccak-f5d9ea2819b9245a.rlib,libprimitive_types-2b04760995666512.rlib,libscale_info-2c7f440f25f88416.rlib,libimpl_serde-e9ee49ec20b62e38.rlib,libimpl_rlp-d8ab2e2a4d39cafd.rlib,librlp-d81f47387799ab23.rlib,libimpl_codec-1fcfd289e4e1bc04.rlib,libparity_scale_codec-817c35a671e8eea2.rlib,libarrayvec-220afbb64ffc3a4d.rlib,libbyte_slice_cast-9646f74e0c1f5148.rlib,libfixed_hash-b802a2ff81e572b0.rlib,librand-a728452232dde180.rlib,librand_chacha-5ebeeb6f2d46a629.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-3e9540664bce6d77.rlib,librustc_hex-8e10e209a94b3eae.rlib,libsha3-82d2c8192f73d083.rlib,libkeccak-940b7774c7e12bfb.rlib,libdigest-b5262d838ad6b14b.rlib,libsubtle-062d035f0f3fe35f.rlib,libconst_oid-b0433cd3e49350ec.rlib,libblock_buffer-488f9a72c844019f.rlib,libcrypto_common-1db70c463ba25571.rlib,libgeneric_array-8988b4b31646b069.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libzeroize-6c0b2f4484099dee.rlib,libuint-97617cc3c688b937.rlib,libcrunchy-00f2733516e5d185.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libhex-13e08b3b00984ab7.rlib,libbyteorder-7fb216e967c6a54f.rlib,liblazy_static-af860367908b8176.rlib,libshared-1e0f21680843320f.rlib,libreqwest-442e9a931d946ab1.rlib,librustls_pemfile-b21619f6c66a14e4.rlib,librustls_pki_types-dfd8ac24fc7a47c8.rlib,libserde_urlencoded-d78ad47c4a54b592.rlib,libbase64-32787b0325ea6df8.rlib,libipnet-21a83f2d587ce134.rlib,libhyper_tls-bae19a406214e4ad.rlib,libtokio_native_tls-aadb793667a0d7a6.rlib,libmime-0188e0814ca7ddbf.rlib,libencoding_rs-ca79e330d79b9da1.rlib,libserde_json-8dbb5cd5efa3cb3c.rlib,libryu-df028aa4e33944bd.rlib,libnative_tls-82382a5acc9585ea.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-238a960b57ee4851.rlib,libbitflags-d74e6b3e2104145d.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-3ce826e6ce1fcb5d.rlib,libhyper_util-06400807e4723a69.rlib,libtower-a27e013498148a61.rlib,libpin_project-5019d1d47c63c49c.rlib,libtower_layer-42079adb73a9aac4.rlib,libtower_service-442e0d38cf369aa3.rlib,libhyper-3af96c287e25ad72.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-947711e6baf00551.rlib,libh2-823409fe19aad527.rlib,libtracing-293b6ee4976aca14.rlib,libtracing_core-d1e3a8f7c0828021.rlib,libslab-8650b6450c46fdf4.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libtokio_util-19624dc1e756bcb9.rlib,libfutures_sink-bfbbbc7bce12d32f.rlib,libfutures_channel-a77afe3114062077.rlib,libfutures_util-3f3d742e94bb92a5.rlib,libfutures_task-f5d0873d9bf193e0.rlib,libpin_utils-3860774ad9b215b5.rlib,libtokio-a6f5d1ae6b445176.rlib,libsignal_hook_registry-aff610b19c4a33fb.rlib,libnum_cpus-88162a35563ba829.rlib,libsocket2-b19d6dd7c3e169cf.rlib,libmio-8b01014bd5b44f61.rlib,libparking_lot-e2501c903113a57b.rlib,libparking_lot_core-67ef1278e7340cdf.rlib,libsmallvec-084045a3116dc58e.rlib,liblock_api-f3e5d5105b19fd33.rlib,libscopeguard-7ec2214574194454.rlib,libhttp_body_util-d00749f65d7e3383.rlib,libpin_project_lite-b342d85da484cd05.rlib,libhttp_body-225568f3e46866b6.rlib,liblog-1ad4a80b9627ed31.rlib,libfutures_core-451bff7c303527ba.rlib,liburl-584af45e868bc717.rlib,libidna-3d968c85a4dbeb2c.rlib,libunicode_normalization-812aeaedb348c362.rlib,libtinyvec-2155ca31685e06d9.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-4395c0969e173d7e.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libhttp-5ca8a66c2857d296.rlib,libitoa-55c9c85d80bf643d.rlib,libbytes-36a1c3a98c1ad629.rlib,libfnv-79e2cbfbe03dcd16.rlib,libpetgraph-536d5eb6ccf96631.rlib,libindexmap-619c9659dfbee5d3.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-4d78fb2fe3afee13.rlib,libfixedbitset-9fb76a17080ec2ce.rlib,libsolang_parser-f13b449ac7291df4.rlib,libserde-1f0dc41f5563473a.rlib,libunicode_xid-0488fac86b109842.rlib,libthiserror-8762c480172aac21.rlib,libphf-6e24fa6eafc9c3fa.rlib,libphf_shared-22559cc19e2d6be5.rlib,libsiphasher-6bb0304e8b0d0631.rlib,libitertools-114368e52aa672f6.rlib,libeither-6373040535ba358a.rlib,liblalrpop_util-505fa8aeca56b778.rlib,libahash-0d3c584be0704ab0.rlib,libgetrandom-c98278402f63cd39.rlib,liblibc-4464f426d2db1f05.rlib,libonce_cell-a1d7742f74efe1da.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libzerocopy-136c2da2557a4ca8.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAnaXTP/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/no_killed_ctxs-1eec03bc00ee51a4" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pyrometer` (test "no_killed_ctxs") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "865b3562b5f7ff06e9fc1a84a66acd38718b98158fb2c8a8d83b7792363e5a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "865b3562b5f7ff06e9fc1a84a66acd38718b98158fb2c8a8d83b7792363e5a7f", kill_on_drop: false }` [INFO] [stdout] 865b3562b5f7ff06e9fc1a84a66acd38718b98158fb2c8a8d83b7792363e5a7f