[INFO] cloning repository https://github.com/firatozbey/sui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/firatozbey/sui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffiratozbey%2Fsui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffiratozbey%2Fsui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2721fe54f7231f703453c78ad8506cc8fb5e12aa [INFO] checking firatozbey/sui against try#6db1a6a7ebb2ad243051f3ff949f987dd70cde2b+rustflags=-Dreturn-local-variable-ptr for pr-134218 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffiratozbey%2Fsui" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 47% (6469/13509) Updating files: 48% (6485/13509) Updating files: 49% (6620/13509) Updating files: 50% (6755/13509) Updating files: 51% (6890/13509) Updating files: 52% (7025/13509) Updating files: 53% (7160/13509) Updating files: 54% (7295/13509) Updating files: 55% (7430/13509) Updating files: 56% (7566/13509) Updating files: 57% (7701/13509) Updating files: 58% (7836/13509) Updating files: 59% (7971/13509) Updating files: 60% (8106/13509) Updating files: 61% (8241/13509) Updating files: 62% (8376/13509) Updating files: 63% (8511/13509) Updating files: 64% (8646/13509) Updating files: 65% (8781/13509) Updating files: 66% (8916/13509) Updating files: 67% (9052/13509) Updating files: 68% (9187/13509) Updating files: 69% (9322/13509) Updating files: 70% (9457/13509) Updating files: 71% (9592/13509) Updating files: 72% (9727/13509) Updating files: 73% (9862/13509) Updating files: 74% (9997/13509) Updating files: 75% (10132/13509) Updating files: 76% (10267/13509) Updating files: 77% (10402/13509) Updating files: 78% (10538/13509) Updating files: 79% (10673/13509) Updating files: 80% (10808/13509) Updating files: 81% (10943/13509) Updating files: 82% (11078/13509) Updating files: 83% (11213/13509) Updating files: 84% (11348/13509) Updating files: 85% (11483/13509) Updating files: 86% (11618/13509) Updating files: 87% (11753/13509) Updating files: 88% (11888/13509) Updating files: 89% (12024/13509) Updating files: 90% (12159/13509) Updating files: 91% (12294/13509) Updating files: 92% (12429/13509) Updating files: 93% (12564/13509) Updating files: 94% (12699/13509) Updating files: 95% (12834/13509) Updating files: 96% (12969/13509) Updating files: 97% (13104/13509) Updating files: 98% (13239/13509) Updating files: 99% (13374/13509) Updating files: 100% (13509/13509) Updating files: 100% (13509/13509), done. [INFO] validating manifest of git repo https://github.com/firatozbey/sui on toolchain 6db1a6a7ebb2ad243051f3ff949f987dd70cde2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/firatozbey/sui [INFO] finished tweaking git repo https://github.com/firatozbey/sui [INFO] tweaked toml for git repo https://github.com/firatozbey/sui written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/firatozbey/sui 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" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/crates/typed-store-workspace-hack/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94c28dbc1f84270d64c3f921ba33610fa602408aafa08a3dea1e5f25b7326dbd [INFO] running `Command { std: "docker" "start" "-a" "94c28dbc1f84270d64c3f921ba33610fa602408aafa08a3dea1e5f25b7326dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94c28dbc1f84270d64c3f921ba33610fa602408aafa08a3dea1e5f25b7326dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94c28dbc1f84270d64c3f921ba33610fa602408aafa08a3dea1e5f25b7326dbd", kill_on_drop: false }` [INFO] [stdout] 94c28dbc1f84270d64c3f921ba33610fa602408aafa08a3dea1e5f25b7326dbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dreturn-local-variable-ptr" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+6db1a6a7ebb2ad243051f3ff949f987dd70cde2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bc263b10132fc0507af0045abd76934b16c86dff6ab6e5220d21aaebe3aa94a [INFO] running `Command { std: "docker" "start" "-a" "3bc263b10132fc0507af0045abd76934b16c86dff6ab6e5220d21aaebe3aa94a", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/typed-store-workspace-hack/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking const-oid v0.9.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling ring v0.17.3 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking hdrhistogram v7.5.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking data-encoding v2.3.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking bcs v0.1.6 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking der v0.7.5 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Compiling enum-compat-util v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/enum-compat-util) [INFO] [stderr] Checking proptest v1.1.0 [INFO] [stderr] Checking signature v2.0.0 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Compiling derive_arbitrary v1.3.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking parity-scale-codec v2.3.1 [INFO] [stderr] Checking spki v0.7.1 [INFO] [stderr] Compiling move-proc-macros v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-proc-macros) [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking arbitrary v1.3.0 [INFO] [stderr] Checking serde_bytes v0.11.9 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Checking ethnum v1.3.2 [INFO] [stderr] Checking impl-codec v0.5.1 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking keccak v0.1.3 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ff_derive v0.13.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Compiling proptest-derive v0.3.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking move-core-types v0.0.4 (/opt/rustwide/workdir/external-crates/move/crates/move-core-types) [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking zstd v0.13.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Checking sec1 v0.7.1 [INFO] [stderr] Checking crypto-bigint v0.5.1 [INFO] [stderr] Checking serde_path_to_error v0.1.9 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> external-crates/move/crates/move-core-types/src/account_address.rs:14:51 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(any(test, feature = "fuzzing"), derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_AccountAddress` [INFO] [stdout] 15 | #[cfg_attr(any(test, feature = "fuzzing"), derive(arbitrary::Arbitrary))] [INFO] [stdout] 16 | pub struct AccountAddress([u8; AccountAddress::LENGTH]); [INFO] [stdout] | -------------- `AccountAddress` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> external-crates/move/crates/move-core-types/src/language_storage.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg_attr(any(test, feature = "fuzzing"), derive(Arbitrary))] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_ModuleId` [INFO] [stdout] 256 | #[cfg_attr(any(test, feature = "fuzzing"), proptest(no_params))] [INFO] [stdout] 257 | pub struct ModuleId { [INFO] [stdout] | -------- `ModuleId` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking uuid v1.2.2 [INFO] [stderr] Checking move-binary-format v0.0.3 (/opt/rustwide/workdir/external-crates/move/crates/move-binary-format) [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking sha3 v0.10.6 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking block-padding v0.3.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking ecdsa v0.16.6 [INFO] [stderr] Checking async-compression v0.4.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Checking move-vm-config v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-vm-config) [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking ipnet v2.7.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.2 [INFO] [stderr] Compiling serde_repr v0.1.10 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking ark-ff v0.4.2 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking move-bytecode-verifier-meter v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-bytecode-verifier-meter) [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Checking rustls-native-certs v0.7.1 [INFO] [stderr] Checking serde_with v3.9.0 [INFO] [stderr] Checking polyval v0.6.0 [INFO] [stderr] Checking primeorder v0.13.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.93 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking aead v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Checking rustls-pemfile v1.0.2 [INFO] [stderr] Checking ouroboros v0.17.2 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling blst v0.3.11 [INFO] [stderr] Compiling rustix v0.37.7 [INFO] [stderr] Checking js-sys v0.3.64 [INFO] [stderr] Checking move-abstract-stack v0.0.1 (/opt/rustwide/workdir/external-crates/move/crates/move-abstract-stack) [INFO] [stderr] Checking move-borrow-graph v0.0.1 (/opt/rustwide/workdir/external-crates/move/crates/move-borrow-graph) [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking asn1-rs v0.5.1 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Checking aes-gcm v0.10.1 [INFO] [stderr] Checking bitcoin_hashes v0.12.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking pkcs1 v0.4.1 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking linux-raw-sys v0.3.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking siphasher v0.3.10 [INFO] [stderr] Checking rsa v0.8.2 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking ed25519-consensus v2.1.0 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Compiling fastcrypto-derive v0.1.3 (https://github.com/MystenLabs/fastcrypto?rev=5f2c63266a065996d53f98156f0412782b468597#5f2c6326) [INFO] [stderr] Compiling readonly v0.2.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking auto_ops v0.3.0 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Checking der-parser v8.1.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking rcgen v0.13.1 [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking x509-parser v0.14.0 [INFO] [stderr] Checking phf v0.11.1 [INFO] [stderr] Checking quinn-proto v0.11.6 [INFO] [stderr] Checking quinn-udp v0.5.4 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking vfs v0.10.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Checking move-command-line-common v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-command-line-common) [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking move-symbol-pool v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-symbol-pool) [INFO] [stderr] Compiling pest_meta v2.5.2 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking prost v0.13.1 [INFO] [stderr] Checking hyper-timeout v0.5.1 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking unsigned-varint v0.7.1 [INFO] [stderr] Checking data-encoding-macro v0.1.12 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Compiling pest_generator v2.5.2 [INFO] [stderr] Checking multihash v0.17.0 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking tonic v0.12.1 [INFO] [stderr] Checking move-abstract-interpreter v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-abstract-interpreter) [INFO] [stderr] Checking move-ir-types v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-ir-types) [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Checking iri-string v0.7.2 [INFO] [stderr] Compiling pest_derive v2.5.2 [INFO] [stderr] Checking multiaddr v0.17.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking ark-poly v0.4.1 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking move-bytecode-source-map v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-bytecode-source-map) [INFO] [stderr] Checking tonic-health v0.12.1 [INFO] [stderr] Checking quinn v0.11.2 [INFO] [stderr] Checking move-bytecode-verifier v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-bytecode-verifier) [INFO] [stderr] Checking prometheus-closure-metric v0.1.0 (/opt/rustwide/workdir/crates/prometheus-closure-metric) [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Checking ark-ec v0.4.1 [INFO] [stderr] Checking move-ir-to-bytecode-syntax v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-ir-to-bytecode-syntax) [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking anemo v0.0.0 (https://github.com/mystenlabs/anemo.git?rev=e609f7697ed6169bf0760882a0b6c032a57e4f3b#e609f769) [INFO] [stderr] Checking simple-server-timing-header v0.1.1 [INFO] [stderr] Checking move-ir-to-bytecode v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-ir-to-bytecode) [INFO] [stderr] Checking mysten-metrics v0.7.0 (/opt/rustwide/workdir/crates/mysten-metrics) [INFO] [stderr] Checking codespan v0.11.1 [INFO] [stderr] Checking lsp-types v0.95.1 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/mysten-metrics/src/metered_channel.rs:365:74 [INFO] [stdout] | [INFO] [stdout] 365 | async fn with_permit(&self, f: F) -> Option<(Permit, F::Output)>; [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/mysten-metrics/src/metered_channel.rs:370:74 [INFO] [stdout] | [INFO] [stdout] 370 | async fn with_permit(&self, f: F) -> Option<(Permit, F::Output)> { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/mysten-metrics/src/monitored_mpsc.rs:186:74 [INFO] [stdout] | [INFO] [stdout] 186 | async fn with_permit(&self, f: F) -> Option<(Permit, F::Output)> [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/mysten-metrics/src/monitored_mpsc.rs:193:74 [INFO] [stdout] | [INFO] [stdout] 193 | async fn with_permit(&self, f: F) -> Option<(Permit, F::Output)> { [INFO] [stdout] | - ^ this elided lifetime gets resolved as `'life0` [INFO] [stdout] | | [INFO] [stdout] | lifetime `'life0` declared here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking console v0.15.4 [INFO] [stderr] Checking move-coverage v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-coverage) [INFO] [stderr] Checking move-vm-profiler v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-vm-profiler) [INFO] [stderr] Compiling sui-enum-compat-util v0.1.0 (/opt/rustwide/workdir/crates/sui-enum-compat-util) [INFO] [stderr] Checking move-vm-types v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-vm-types) [INFO] [stderr] Checking ark-secp256r1 v0.4.0 [INFO] [stderr] Compiling sui-proc-macros v0.7.0 (/opt/rustwide/workdir/crates/sui-proc-macros) [INFO] [stderr] Checking insta v1.26.0 [INFO] [stderr] Checking fastcrypto v0.1.8 (https://github.com/MystenLabs/fastcrypto?rev=5f2c63266a065996d53f98156f0412782b468597#5f2c6326) [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling better_typeid_derive v0.1.1 [INFO] [stderr] Checking better_any v0.1.1 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking bytemuck v1.16.3 [INFO] [stderr] Checking mysten-network v0.2.0 (/opt/rustwide/workdir/crates/mysten-network) [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking typed-store-error v0.4.0 (/opt/rustwide/workdir/crates/typed-store-error) [INFO] [stderr] Checking roaring v0.10.6 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling mysten-util-mem-derive v0.1.0 (/opt/rustwide/workdir/crates/mysten-util-mem-derive) [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking sui-macros v0.7.0 (/opt/rustwide/workdir/crates/sui-macros) [INFO] [stderr] Compiling sui-protocol-config-macros v0.1.0 (/opt/rustwide/workdir/crates/sui-protocol-config-macros) [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking serde-reflection v0.3.6 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking shared-crypto v0.0.0 (/opt/rustwide/workdir/crates/shared-crypto) [INFO] [stderr] Checking fastcrypto-tbls v0.1.0 (https://github.com/MystenLabs/fastcrypto?rev=5f2c63266a065996d53f98156f0412782b468597#5f2c6326) [INFO] [stderr] Checking sui-protocol-config v0.1.0 (/opt/rustwide/workdir/crates/sui-protocol-config) [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling enum_dispatch v0.3.9 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking ciborium-io v0.2.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking ciborium-ll v0.2.0 [INFO] [stderr] Checking move-bytecode-utils v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-bytecode-utils) [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking narwhal-crypto v0.1.0 (/opt/rustwide/workdir/narwhal/crypto) [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking beef v0.5.2 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking match_opt v0.1.2 [INFO] [stderr] Checking jsonrpsee-types v0.16.2 (https://github.com/wlmyng/jsonrpsee.git?rev=b1b300784795f6a64d0fcdf8f03081a9bc38bde8#b1b30078) [INFO] [stderr] Checking soketto v0.7.1 [INFO] [stderr] Checking ciborium v0.2.0 [INFO] [stderr] Checking async-lock v2.6.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Checking blake2s_simd v1.0.2 [INFO] [stderr] Checking hyper-rustls v0.23.2 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Checking jsonrpsee-core v0.16.2 (https://github.com/wlmyng/jsonrpsee.git?rev=b1b300784795f6a64d0fcdf8f03081a9bc38bde8#b1b30078) [INFO] [stderr] Checking consensus-config v0.1.0 (/opt/rustwide/workdir/consensus/config) [INFO] [stderr] Compiling pasta_curves v0.5.1 [INFO] [stderr] Checking ark-relations v0.4.0 [INFO] [stderr] Compiling blstrs v0.7.1 [INFO] [stderr] Compiling typeshare-annotation v1.0.4 [INFO] [stderr] Checking ark-snark v0.4.0 [INFO] [stderr] Checking bellpepper-core v0.4.0 [INFO] [stderr] Checking typeshare v1.0.3 [INFO] [stderr] Checking coset v0.3.4 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking move-vm-test-utils v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-vm-test-utils) [INFO] [stderr] Checking lru v0.10.0 [INFO] [stderr] Checking jsonrpsee-client-transport v0.16.2 (https://github.com/wlmyng/jsonrpsee.git?rev=b1b300784795f6a64d0fcdf8f03081a9bc38bde8#b1b30078) [INFO] [stderr] Checking bellpepper v0.4.0 [INFO] [stderr] Checking passkey-types v0.2.0 [INFO] [stderr] Checking ark-crypto-primitives v0.4.0 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Checking jsonrpsee-ws-client v0.16.2 (https://github.com/wlmyng/jsonrpsee.git?rev=b1b300784795f6a64d0fcdf8f03081a9bc38bde8#b1b30078) [INFO] [stderr] Checking ark-groth16 v0.4.0 [INFO] [stderr] Checking jsonrpsee-http-client v0.16.2 (https://github.com/wlmyng/jsonrpsee.git?rev=b1b300784795f6a64d0fcdf8f03081a9bc38bde8#b1b30078) [INFO] [stderr] Checking jsonrpsee-server v0.16.2 (https://github.com/wlmyng/jsonrpsee.git?rev=b1b300784795f6a64d0fcdf8f03081a9bc38bde8#b1b30078) [INFO] [stderr] Compiling neptune v13.0.0 [INFO] [stderr] Checking ark-bls12-381 v0.4.0 [INFO] [stderr] Checking ark-bn254 v0.4.0 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling jsonrpsee-proc-macros v0.16.2 (https://github.com/wlmyng/jsonrpsee.git?rev=b1b300784795f6a64d0fcdf8f03081a9bc38bde8#b1b30078) [INFO] [stderr] Checking bnum v0.11.0 [INFO] [stderr] Checking serde-name v0.2.1 [INFO] [stderr] Checking nonempty v0.9.0 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking jsonrpsee v0.16.2 (https://github.com/wlmyng/jsonrpsee.git?rev=b1b300784795f6a64d0fcdf8f03081a9bc38bde8#b1b30078) [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking fastcrypto-zkp v0.1.3 (https://github.com/MystenLabs/fastcrypto?rev=5f2c63266a065996d53f98156f0412782b468597#5f2c6326) [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking move-compiler v0.0.1 (/opt/rustwide/workdir/external-crates/move/crates/move-compiler) [INFO] [stderr] Checking rfc6979 v0.3.1 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Checking hmac-sha512 v0.1.9 [INFO] [stderr] Checking slip10_ed25519 v0.1.3 [INFO] [stderr] Checking tiny-bip39 v1.0.0 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking urlencoding v2.1.2 [INFO] [stderr] Checking k256 v0.11.6 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking bip32 v0.4.0 [INFO] [stderr] Checking mysten-util-mem v0.11.0 (/opt/rustwide/workdir/crates/mysten-util-mem) [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking narwhal-config v0.1.0 (/opt/rustwide/workdir/narwhal/config) [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> narwhal/config/src/committee.rs:385:67 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn network_diff<'a>(&'a self, other: &'a Self) -> HashSet<&Multiaddr> { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking sui-sdk v0.0.0 (https://github.com/mystenlabs/sui-rust-sdk.git?rev=bd233b6879b917fb95e17f21927c198e7a60c924#bd233b68) [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking opentelemetry_api v0.20.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking csv v1.2.1 [INFO] [stderr] Checking ordered-float v3.9.1 [INFO] [stderr] Checking opentelemetry_sdk v0.20.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking opentelemetry v0.20.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.12.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking tracing-appender v0.2.2 [INFO] [stderr] Checking tracing-opentelemetry v0.21.0 [INFO] [stderr] Checking bytes-varint v1.0.3 [INFO] [stderr] Checking atomic_float v0.1.0 [INFO] [stderr] Compiling snafu-derive v0.7.4 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking quick-xml v0.36.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Compiling tabled_derive v0.6.0 [INFO] [stderr] Checking papergrid v0.9.1 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Checking tabled v0.12.2 [INFO] [stderr] Checking openapiv3 v2.0.0 (https://github.com/bmwill/openapiv3.git?rev=ca4b4845b7c159a39f5c68ad8f7f76cb6f4d6963#ca4b4845) [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking snafu v0.7.4 [INFO] [stderr] Checking object_store v0.10.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking json_to_table v0.6.0 (https://github.com/zhiburt/tabled/?rev=e449317a1c02eb6b29e409ad6617e5d9eb7b3bd4#e449317a) [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] Checking move-disassembler v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-disassembler) [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Checking sui-types v0.1.0 (/opt/rustwide/workdir/crates/sui-types) [INFO] [stderr] Checking opentelemetry-proto v0.3.0 [INFO] [stderr] Checking opentelemetry-otlp v0.13.0 [INFO] [stderr] Checking telemetry-subscribers v0.2.0 (/opt/rustwide/workdir/crates/telemetry-subscribers) [INFO] [stderr] Compiling typed-store-derive v0.3.0 (/opt/rustwide/workdir/crates/typed-store-derive) [INFO] [stderr] Checking fdlimit v0.2.1 [INFO] [stderr] Checking collectable v0.0.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling typed-store-workspace-hack v0.0.0 (/opt/rustwide/workdir/crates/typed-store-workspace-hack) [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/sui-types/src/crypto.rs:1380:41 [INFO] [stdout] | [INFO] [stdout] 1377 | pub fn authorities<'a>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 1380 | ) -> impl Iterator> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling derive-syn-parse v0.1.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking versions v4.1.0 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling sui-open-rpc-macros v0.1.0 (/opt/rustwide/workdir/crates/sui-open-rpc-macros) [INFO] [stderr] Checking sui-open-rpc v1.33.0 (/opt/rustwide/workdir/crates/sui-open-rpc) [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking fail v0.4.0 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking move-abstract-interpreter-v2 v0.1.0 (/opt/rustwide/workdir/external-crates/move/move-execution/v2/crates/move-abstract-interpreter) [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling prost-types v0.13.1 [INFO] [stderr] Compiling anemo-build v0.0.0 (https://github.com/mystenlabs/anemo.git?rev=e609f7697ed6169bf0760882a0b6c032a57e4f3b#e609f769) [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking move-model v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-model) [INFO] [stderr] Compiling librocksdb-sys v0.11.0+8.1.1 [INFO] [stderr] Compiling prost-build v0.13.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking whoami v1.5.0 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Checking move-docgen v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-docgen) [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Checking named-lock v0.2.0 [INFO] [stderr] Compiling tonic-build v0.12.1 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking move-vm-runtime v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-vm-runtime) [INFO] [stderr] Checking const-str v0.5.6 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking raw-cpuid v10.6.0 [INFO] [stderr] Checking git-version v0.3.5 [INFO] [stderr] Checking move-stdlib-natives v0.1.1 (/opt/rustwide/workdir/external-crates/move/crates/move-stdlib-natives) [INFO] [stderr] Checking predicates-core v1.0.5 [INFO] [stderr] Checking bin-version v1.33.0 (/opt/rustwide/workdir/crates/bin-version) [INFO] [stderr] Checking num-modular v0.5.1 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.4.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking predicates-tree v1.0.7 [INFO] [stderr] Checking num-prime v0.4.4 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking quanta v0.11.1 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Checking mysten-common v0.1.0 (/opt/rustwide/workdir/crates/mysten-common) [INFO] [stderr] Checking governor v0.6.0 [INFO] [stderr] Checking fastcrypto-vdf v0.1.0 (https://github.com/MystenLabs/fastcrypto?rev=5f2c63266a065996d53f98156f0412782b468597#5f2c6326) [INFO] [stderr] Checking anemo-tower v0.0.0 (https://github.com/mystenlabs/anemo.git?rev=e609f7697ed6169bf0760882a0b6c032a57e4f3b#e609f769) [INFO] [stderr] Compiling narwhal-types v0.1.0 (/opt/rustwide/workdir/narwhal/types) [INFO] [stderr] Checking move-bytecode-verifier-v2 v0.1.0 (/opt/rustwide/workdir/external-crates/move/move-execution/v2/crates/move-bytecode-verifier) [INFO] [stderr] Checking move-bytecode-verifier-v0 v0.1.0 (/opt/rustwide/workdir/external-crates/move/move-execution/v0/crates/move-bytecode-verifier) [INFO] [stderr] Checking move-bytecode-verifier-v1 v0.1.0 (/opt/rustwide/workdir/external-crates/move/move-execution/v1/crates/move-bytecode-verifier) [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking move-vm-runtime-v2 v0.1.0 (/opt/rustwide/workdir/external-crates/move/move-execution/v2/crates/move-vm-runtime) [INFO] [stderr] Checking move-vm-runtime-v1 v0.1.0 (/opt/rustwide/workdir/external-crates/move/move-execution/v1/crates/move-vm-runtime) [INFO] [stderr] Checking move-vm-runtime-v0 v0.1.0 (/opt/rustwide/workdir/external-crates/move/move-execution/v0/crates/move-vm-runtime) [INFO] [stderr] Checking move-stdlib-natives-v2 v0.1.1 (/opt/rustwide/workdir/external-crates/move/move-execution/v2/crates/move-stdlib-natives) [INFO] [stderr] Checking toml_edit v0.14.4 [INFO] [stderr] Checking move-stdlib-natives-v0 v0.1.1 (/opt/rustwide/workdir/external-crates/move/move-execution/v0/crates/move-stdlib-natives) [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Checking move-stdlib-natives-v1 v0.1.1 (/opt/rustwide/workdir/external-crates/move/move-execution/v1/crates/move-stdlib-natives) [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling moka v0.12.5 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking mockall v0.11.4 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking triomphe v0.1.11 [INFO] [stderr] Checking zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Checking base64-url v2.0.0 [INFO] [stderr] Checking axum-server v0.6.1 (https://github.com/bmwill/axum-server.git?rev=f44323e271afdd1365fd0c8b0a4c0bbdf4956cb7#f44323e2) [INFO] [stderr] Checking indicatif v0.17.2 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking diffy v0.3.0 [INFO] [stderr] Checking sui-tls v0.0.0 (/opt/rustwide/workdir/crates/sui-tls) [INFO] [stderr] Compiling sui-network v0.0.0 (/opt/rustwide/workdir/crates/sui-network) [INFO] [stderr] Compiling consensus-core v0.1.0 (/opt/rustwide/workdir/consensus/core) [INFO] [stderr] Checking count-min-sketch v0.1.7 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.5 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling cached_proc_macro v0.16.0 [INFO] [stderr] Checking mysten-service v0.0.1 (/opt/rustwide/workdir/crates/mysten-service) [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Checking async_once v0.2.6 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/sui-types/src/base_types.rs:90:40 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg_attr(feature = "fuzzing", derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_SequenceNumber` [INFO] [stdout] 91 | pub struct SequenceNumber(u64); [INFO] [stdout] | -------------- `SequenceNumber` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/sui-types/src/base_types.rs:566:40 [INFO] [stdout] | [INFO] [stdout] 566 | #[cfg_attr(feature = "fuzzing", derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_SuiAddress` [INFO] [stdout] 567 | pub struct SuiAddress( [INFO] [stdout] | ---------- `SuiAddress` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> crates/sui-types/src/object.rs:471:40 [INFO] [stdout] | [INFO] [stdout] 471 | #[cfg_attr(feature = "fuzzing", derive(proptest_derive::Arbitrary))] [INFO] [stdout] | ^------------------------- [INFO] [stdout] | | [INFO] [stdout] | `Arbitrary` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Owner` [INFO] [stdout] 472 | pub enum Owner { [INFO] [stdout] | ----- `Owner` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling scale-info-derive v2.10.0 [INFO] [stderr] Checking cached v0.43.0 [INFO] [stderr] Checking sui-keys v0.0.0 (/opt/rustwide/workdir/crates/sui-keys) [INFO] [stderr] Checking sui-rest-api v0.1.0 (/opt/rustwide/workdir/crates/sui-rest-api) [INFO] [stderr] Checking sui-json v0.0.0 (/opt/rustwide/workdir/crates/sui-json) [INFO] [stderr] Checking sui-verifier-latest v0.1.0 (/opt/rustwide/workdir/sui-execution/latest/sui-verifier) [INFO] [stderr] Checking sui-config v0.0.0 (/opt/rustwide/workdir/crates/sui-config) [INFO] [stderr] Checking sui-move-natives-latest v0.1.0 (/opt/rustwide/workdir/sui-execution/latest/sui-move-natives) [INFO] [stderr] Checking sui-framework v0.1.0 (/opt/rustwide/workdir/crates/sui-framework) [INFO] [stderr] Checking sui-move-natives-v1 v0.1.0 (/opt/rustwide/workdir/sui-execution/v1/sui-move-natives) [INFO] [stderr] Checking sui-move-natives-v0 v0.1.0 (/opt/rustwide/workdir/sui-execution/v0/sui-move-natives) [INFO] [stderr] Checking sui-verifier-v2 v0.1.0 (/opt/rustwide/workdir/sui-execution/v2/sui-verifier) [INFO] [stderr] Checking sui-move-natives-v2 v0.1.0 (/opt/rustwide/workdir/sui-execution/v2/sui-move-natives) [INFO] [stderr] Checking sui-verifier-v1 v0.1.0 (/opt/rustwide/workdir/sui-execution/v1/sui-verifier) [INFO] [stderr] Checking sui-verifier-v0 v0.1.0 (/opt/rustwide/workdir/sui-execution/v0/sui-verifier) [INFO] [stderr] Checking sui-adapter-latest v0.1.0 (/opt/rustwide/workdir/sui-execution/latest/sui-adapter) [INFO] [stderr] Checking sui-adapter-v1 v0.1.0 (/opt/rustwide/workdir/sui-execution/v1/sui-adapter) [INFO] [stderr] Checking sui-adapter-v0 v0.1.0 (/opt/rustwide/workdir/sui-execution/v0/sui-adapter) [INFO] [stderr] Checking sui-adapter-v2 v0.1.0 (/opt/rustwide/workdir/sui-execution/v2/sui-adapter) [INFO] [stderr] Checking sui-package-resolver v0.1.0 (/opt/rustwide/workdir/crates/sui-package-resolver) [INFO] [stderr] Checking sui-framework-snapshot v1.33.0 (/opt/rustwide/workdir/crates/sui-framework-snapshot) [INFO] [stderr] Checking sui-authority-aggregation v0.1.0 (/opt/rustwide/workdir/crates/sui-authority-aggregation) [INFO] [stderr] Checking sui-json-rpc-types v0.0.0 (/opt/rustwide/workdir/crates/sui-json-rpc-types) [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking hyper-rustls v0.24.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking parity-scale-codec v3.6.5 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking sui-execution v0.1.0 (/opt/rustwide/workdir/sui-execution) [INFO] [stderr] Checking sui-genesis-builder v0.0.0 (/opt/rustwide/workdir/crates/sui-genesis-builder) [INFO] [stderr] Checking sui-transaction-checks v0.1.0 (/opt/rustwide/workdir/crates/sui-transaction-checks) [INFO] [stderr] Checking webpki-roots v0.25.2 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking pem v1.1.0 [INFO] [stderr] Checking sui-swarm-config v0.0.0 (/opt/rustwide/workdir/crates/sui-swarm-config) [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking jsonwebtoken v8.3.0 [INFO] [stderr] Checking scale-info v2.10.0 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking move-package v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-package) [INFO] [stderr] Checking toml_edit v0.22.17 [INFO] [stderr] Checking ethbloom v0.13.0 [INFO] [stderr] Checking primitive-types v0.12.2 [INFO] [stderr] Checking k256 v0.13.1 [INFO] [stderr] Checking reqwest v0.11.20 [INFO] [stderr] Checking sui-json-rpc-api v0.0.0 (/opt/rustwide/workdir/crates/sui-json-rpc-api) [INFO] [stderr] Checking sui-transaction-builder v0.0.0 (/opt/rustwide/workdir/crates/sui-transaction-builder) [INFO] [stderr] Checking toml v0.8.16 [INFO] [stderr] Checking ethereum-types v0.14.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking ethabi v18.0.0 [INFO] [stderr] Checking open-fastrlp v0.1.4 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking pbkdf2 v0.12.1 [INFO] [stderr] Checking const-hex v1.9.1 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking ethers-core v2.0.14 [INFO] [stderr] Checking coins-core v0.8.7 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking hashers v1.0.1 [INFO] [stderr] Checking scrypt v0.10.0 [INFO] [stderr] Checking coins-bip32 v0.8.7 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking enr v0.10.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking eth-keystore v0.5.0 [INFO] [stderr] Checking coins-bip39 v0.8.7 [INFO] [stderr] Checking futures-locks v0.7.1 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.6 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking sui-sdk v1.33.0 (/opt/rustwide/workdir/crates/sui-sdk) [INFO] [stderr] Checking headers v0.4.0 [INFO] [stderr] Checking winnow v0.4.6 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Checking axum-extra v0.9.3 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling diesel-derive-enum v2.1.0 [INFO] [stderr] Compiling async-graphql-value v7.0.1 [INFO] [stderr] Checking sui-package-management v1.33.0 (/opt/rustwide/workdir/crates/sui-package-management) [INFO] [stderr] Checking move-stackless-bytecode v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-stackless-bytecode) [INFO] [stderr] Checking sui-move-build v1.33.0 (/opt/rustwide/workdir/crates/sui-move-build) [INFO] [stderr] Checking toml_edit v0.19.10 [INFO] [stderr] Checking simplelog v0.9.0 [INFO] [stderr] Checking sui-test-transaction-builder v0.1.0 (/opt/rustwide/workdir/crates/sui-test-transaction-builder) [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling async-graphql-parser v7.0.1 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking move-prover v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-prover) [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Checking move-stdlib v0.1.1 (/opt/rustwide/workdir/external-crates/move/crates/move-stdlib) [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking ethers-contract-abigen v2.0.14 [INFO] [stderr] Checking ethers-providers v2.0.14 [INFO] [stderr] Checking ethers-etherscan v2.0.14 [INFO] [stderr] Checking ethers-signers v2.0.14 [INFO] [stderr] Checking ethers-addressbook v2.0.14 [INFO] [stderr] Checking toml v0.7.4 [INFO] [stderr] Checking opentelemetry v0.21.0 [INFO] [stderr] Checking handlebars v4.3.7 [INFO] [stderr] Compiling async-graphql-derive v7.0.1 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Checking move-bytecode-viewer v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-bytecode-viewer) [INFO] [stderr] Checking move-unit-test v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-unit-test) [INFO] [stderr] Checking sui-graphql-rpc-headers v0.1.0 (/opt/rustwide/workdir/crates/sui-graphql-rpc-headers) [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking diesel v2.2.3 [INFO] [stderr] Compiling sui-graphql-config v1.33.0 (/opt/rustwide/workdir/crates/sui-graphql-config) [INFO] [stderr] Checking move-cli v0.1.0 (/opt/rustwide/workdir/external-crates/move/crates/move-cli) [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking dissimilar v1.0.5 [INFO] [stderr] Compiling jemalloc-sys v0.5.2+5.3.0-patched [INFO] [stderr] Checking expect-test v1.4.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking xattr v1.2.0 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking libtest-mimic v0.6.1 [INFO] [stderr] Checking ttl_cache v0.5.1 [INFO] [stderr] Checking datatest-stable v0.1.3 (https://github.com/nextest-rs/datatest-stable.git?rev=72db7f6d1bbe36a5407e96b9488a581f763e106f#72db7f6d) [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking inquire v0.6.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking ureq v2.9.1 [INFO] [stderr] Compiling logos-codegen v0.14.1 [INFO] [stderr] Checking crypto-mac v0.11.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Compiling ethers-contract-derive v2.0.14 [INFO] [stderr] Checking rusoto_credential v0.48.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking lsp-server v0.7.6 [INFO] [stderr] Checking json_comments v0.2.2 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling logos-derive v0.14.1 [INFO] [stderr] Compiling logos v0.14.1 [INFO] [stderr] Checking move-analyzer v1.0.0 (/opt/rustwide/workdir/external-crates/move/crates/move-analyzer) [INFO] [stderr] Checking ethers-contract v2.0.14 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Checking rusoto_signature v0.48.0 [INFO] [stderr] Checking sui-source-validation v1.33.0 (/opt/rustwide/workdir/crates/sui-source-validation) [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking xml-rs v0.8.7 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking supports-color v3.0.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling ouroboros v0.18.4 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Compiling cynic-parser v0.4.5 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking async-graphql v7.0.1 [INFO] [stderr] Checking fd-lock v3.0.8 [INFO] [stderr] Compiling counter v0.5.7 [INFO] [stderr] Compiling miette-derive v7.0.0 [INFO] [stderr] Checking ethers-middleware v2.0.14 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking supports-hyperlinks v3.0.0 [INFO] [stderr] Checking miette v7.0.0 [INFO] [stderr] error: could not compile `diesel` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-2.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="i-implement-a-third-party-backend-and-opt-into-breaking-changes"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=d147115a4f1d171f -C extra-filename=-286bfd3f968d2b42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-32437cd9ee5d81e1.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8738bfe91a7e6ff1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-434e84afb5d2c301.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-b1738d2bf9621a62.so --extern itoa=/opt/rustwide/target/debug/deps/libitoa-14b5a63824a66b6e.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-6fdf222368349da7.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-fbfe24d4ccea00fa.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bd6445753b53f1a8.rmeta --cap-lints allow --cap-lints=forbid -Dreturn-local-variable-ptr -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `jemalloc-sys v0.5.2+5.3.0-patched` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/jemalloc-sys-2f61a36567d8cf13/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET=x86_64-unknown-linux-gnu [INFO] [stderr] HOST=x86_64-unknown-linux-gnu [INFO] [stderr] NUM_JOBS=8 [INFO] [stderr] OUT_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-152d76ce967be8d2/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-152d76ce967be8d2/out/build" [INFO] [stderr] SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/jemalloc-sys-0.5.2+5.3.0-patched" [INFO] [stderr] cargo:rustc-cfg=prefixed [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_OVERRIDE [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] CC="cc" [INFO] [stderr] CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" [INFO] [stderr] JEMALLOC_REPO_DIR="jemalloc" [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_MALLOC_CONF [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_PAGE [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_HUGEPAGE [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_QUANTUM [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_VADDR [INFO] [stderr] --with-jemalloc-prefix=_rjem_ [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/jemalloc-sys-152d76ce967be8d2/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/jemalloc-sys-152d76ce967be8d2/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/jemalloc-sys-152d76ce967be8d2/out" [INFO] [stderr] checking for xsltproc... false [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking whether compiler is cray... no [INFO] [stderr] checking whether compiler supports -std=gnu11... yes [INFO] [stderr] checking whether compiler supports -Werror=unknown-warning-option... no [INFO] [stderr] checking whether compiler supports -Wall... yes [INFO] [stderr] checking whether compiler supports -Wextra... yes [INFO] [stderr] checking whether compiler supports -Wshorten-64-to-32... no [INFO] [stderr] checking whether compiler supports -Wsign-compare... yes [INFO] [stderr] checking whether compiler supports -Wundef... yes [INFO] [stderr] checking whether compiler supports -Wno-format-zero-length... yes [INFO] [stderr] checking whether compiler supports -Wpointer-arith... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-braces... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-field-initializers... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-attributes... yes [INFO] [stderr] checking whether compiler supports -pipe... yes [INFO] [stderr] checking whether compiler supports -g3... yes [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking size of void *... 8 [INFO] [stderr] checking size of int... 4 [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking size of long long... 8 [INFO] [stderr] checking size of intmax_t... 8 [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking whether pause instruction is compilable... yes [INFO] [stderr] checking number of significant virtual address bits... 48 [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... no [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for x86_64-unknown-linux-gnu-nm... no [INFO] [stderr] checking for nm... nm [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking malloc.h usability... yes [INFO] [stderr] checking malloc.h presence... yes [INFO] [stderr] checking for malloc.h... yes [INFO] [stderr] checking whether malloc_usable_size definition can use const argument... no [INFO] [stderr] checking for library containing log... -lm [INFO] [stderr] checking whether __attribute__ syntax is compilable... yes [INFO] [stderr] checking whether compiler supports -fvisibility=hidden... yes [INFO] [stderr] checking whether compiler supports -fvisibility=hidden... no [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether tls_model attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether alloc_size attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether format(gnu_printf, ...) attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether format(printf, ...) attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether format(printf, ...) attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Wimplicit-fallthrough... yes [INFO] [stderr] checking whether fallthrough attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Wimplicit-fallthrough... yes [INFO] [stderr] checking whether compiler supports -Wimplicit-fallthrough... no [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether cold attribute is compilable... yes [INFO] [stderr] checking whether vm_make_tag is compilable... no [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... no [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking for ld... /usr/bin/ld [INFO] [stderr] checking for autoconf... /usr/bin/autoconf [INFO] [stderr] checking for memalign... yes [INFO] [stderr] checking for valloc... yes [INFO] [stderr] checking for malloc_size... no [INFO] [stderr] checking whether compiler supports -O3... yes [INFO] [stderr] checking whether compiler supports -O3... no [INFO] [stderr] checking whether compiler supports -funroll-loops... yes [INFO] [stderr] checking configured backtracing method... N/A [INFO] [stderr] checking for sbrk... yes [INFO] [stderr] checking whether utrace(2) is compilable... no [INFO] [stderr] checking whether utrace(2) with label is compilable... no [INFO] [stderr] checking whether a program using __builtin_unreachable is compilable... yes [INFO] [stderr] checking whether a program using __builtin_ffsl is compilable... yes [INFO] [stderr] checking whether a program using __builtin_popcountl is compilable... yes [INFO] [stderr] checking LG_PAGE... 12 [INFO] [stderr] checking pthread.h usability... yes [INFO] [stderr] checking pthread.h presence... yes [INFO] [stderr] checking for pthread.h... yes [INFO] [stderr] checking for pthread_create in -lpthread... yes [INFO] [stderr] checking dlfcn.h usability... yes [INFO] [stderr] checking dlfcn.h presence... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for dlsym... yes [INFO] [stderr] checking whether pthread_atfork(3) is compilable... yes [INFO] [stderr] checking whether pthread_setname_np(3) is compilable... yes [INFO] [stderr] checking whether pthread_getname_np(3) is compilable... yes [INFO] [stderr] checking whether pthread_get_name_np(3) is compilable... no [INFO] [stderr] checking for library containing clock_gettime... none required [INFO] [stderr] checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes [INFO] [stderr] checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes [INFO] [stderr] checking whether mach_absolute_time() is compilable... no [INFO] [stderr] checking whether clock_gettime(CLOCK_REALTIME, ...) is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether syscall(2) is compilable... yes [INFO] [stderr] checking for secure_getenv... yes [INFO] [stderr] checking for sched_getcpu... yes [INFO] [stderr] checking for sched_setaffinity... yes [INFO] [stderr] checking for issetugid... no [INFO] [stderr] checking for _malloc_thread_cleanup... no [INFO] [stderr] checking for _pthread_mutex_init_calloc_cb... no [INFO] [stderr] checking for memcntl... no [INFO] [stderr] checking for TLS... yes [INFO] [stderr] checking whether C11 atomics is compilable... yes [INFO] [stderr] checking whether GCC __atomic atomics is compilable... yes [INFO] [stderr] checking whether GCC 8-bit __atomic atomics is compilable... yes [INFO] [stderr] checking whether GCC __sync atomics is compilable... yes [INFO] [stderr] checking whether GCC 8-bit __sync atomics is compilable... yes [INFO] [stderr] checking whether Darwin OSAtomic*() is compilable... no [INFO] [stderr] checking whether madvise(2) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_FREE) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_DONTNEED) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_[NO]CORE) is compilable... no [INFO] [stderr] checking whether mprotect(2) is compilable... yes [INFO] [stderr] checking for __builtin_clz... yes [INFO] [stderr] checking whether Darwin os_unfair_lock_*() is compilable... no [INFO] [stderr] checking whether glibc malloc hook is compilable... no [INFO] [stderr] checking whether glibc memalign hook is compilable... no [INFO] [stderr] checking whether pthreads adaptive mutexes is compilable... yes [INFO] [stderr] checking whether compiler supports -D_GNU_SOURCE... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether strerror_r returns char with gnu source is compilable... yes [INFO] [stderr] checking for stdbool.h that conforms to C99... yes [INFO] [stderr] checking for _Bool... yes [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating jemalloc.pc [INFO] [stderr] config.status: creating doc/html.xsl [INFO] [stderr] config.status: creating doc/manpages.xsl [INFO] [stderr] config.status: creating doc/jemalloc.xml [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_macros.h [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_protos.h [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_typedefs.h [INFO] [stderr] config.status: creating include/jemalloc/internal/jemalloc_preamble.h [INFO] [stderr] config.status: creating test/test.sh [INFO] [stderr] config.status: creating test/include/test/jemalloc_test.h [INFO] [stderr] config.status: creating config.stamp [INFO] [stderr] config.status: creating bin/jemalloc-config [INFO] [stderr] config.status: creating bin/jemalloc.sh [INFO] [stderr] config.status: creating bin/jeprof [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_defs.h [INFO] [stderr] config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h [INFO] [stderr] config.status: creating test/include/test/jemalloc_test_defs.h [INFO] [stderr] config.status: executing include/jemalloc/internal/public_symbols.txt commands [INFO] [stderr] config.status: executing include/jemalloc/internal/private_symbols.awk commands [INFO] [stderr] config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands [INFO] [stderr] config.status: executing include/jemalloc/internal/public_namespace.h commands [INFO] [stderr] config.status: executing include/jemalloc/internal/public_unnamespace.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_protos_jet.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_rename.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_mangle.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc.h commands [INFO] [stderr] =============================================================================== [INFO] [stderr] jemalloc version : 5.3.0-0-g54eaed1d8b56b1aa528be3bdd1877e59c56fa90c [INFO] [stderr] library revision : 2 [INFO] [stderr] [INFO] [stderr] CONFIG : --disable-cxx --enable-doc=no --enable-shared=no --with-jemalloc-prefix=_rjem_ --with-private-namespace=_rjem_ --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --prefix=/opt/rustwide/target/debug/build/jemalloc-sys-152d76ce967be8d2/out build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-gnu CC=cc 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall' 'LDFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall' 'CPPFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall' [INFO] [stderr] CC : cc [INFO] [stderr] CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops [INFO] [stderr] SPECIFIED_CFLAGS : -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall [INFO] [stderr] EXTRA_CFLAGS : [INFO] [stderr] CPPFLAGS : -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT [INFO] [stderr] CXX : [INFO] [stderr] CONFIGURE_CXXFLAGS : [INFO] [stderr] SPECIFIED_CXXFLAGS : [INFO] [stderr] EXTRA_CXXFLAGS : [INFO] [stderr] LDFLAGS : -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall [INFO] [stderr] EXTRA_LDFLAGS : [INFO] [stderr] DSO_LDFLAGS : -shared -Wl,-soname,$(@F) [INFO] [stderr] LIBS : -lm -pthread [INFO] [stderr] RPATH_EXTRA : [INFO] [stderr] [INFO] [stderr] XSLTPROC : false [INFO] [stderr] XSLROOT : [INFO] [stderr] [INFO] [stderr] PREFIX : /opt/rustwide/target/debug/build/jemalloc-sys-152d76ce967be8d2/out [INFO] [stderr] BINDIR : /opt/rustwide/target/debug/build/jemalloc-sys-152d76ce967be8d2/out/bin [INFO] [stderr] DATADIR : /opt/rustwide/target/debug/build/jemalloc-sys-152d76ce967be8d2/out/share [INFO] [stderr] INCLUDEDIR : /opt/rustwide/target/debug/build/jemalloc-sys-152d76ce967be8d2/out/include [INFO] [stderr] LIBDIR : /opt/rustwide/target/debug/build/jemalloc-sys-152d76ce967be8d2/out/lib [INFO] [stderr] MANDIR : /opt/rustwide/target/debug/build/jemalloc-sys-152d76ce967be8d2/out/share/man [INFO] [stderr] [INFO] [stderr] srcroot : [INFO] [stderr] abs_srcroot : /opt/rustwide/target/debug/build/jemalloc-sys-152d76ce967be8d2/out/build/ [INFO] [stderr] objroot : [INFO] [stderr] abs_objroot : /opt/rustwide/target/debug/build/jemalloc-sys-152d76ce967be8d2/out/build/ [INFO] [stderr] [INFO] [stderr] JEMALLOC_PREFIX : _rjem_ [INFO] [stderr] JEMALLOC_PRIVATE_NAMESPACE [INFO] [stderr] : _rjem_je_ [INFO] [stderr] install_suffix : [INFO] [stderr] malloc_conf : [INFO] [stderr] documentation : 0 [INFO] [stderr] shared libs : 0 [INFO] [stderr] static libs : 1 [INFO] [stderr] autogen : 0 [INFO] [stderr] debug : 0 [INFO] [stderr] stats : 1 [INFO] [stderr] experimental_smallocx : 0 [INFO] [stderr] prof : 0 [INFO] [stderr] prof-libunwind : 0 [INFO] [stderr] prof-libgcc : 0 [INFO] [stderr] prof-gcc : 0 [INFO] [stderr] fill : 1 [INFO] [stderr] utrace : 0 [INFO] [stderr] xmalloc : 0 [INFO] [stderr] log : 0 [INFO] [stderr] lazy_lock : 0 [INFO] [stderr] cache-oblivious : 1 [INFO] [stderr] cxx : 0 [INFO] [stderr] =============================================================================== [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/jemalloc-sys-152d76ce967be8d2/out/build" && "make" "-j" "8" [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin_info.sym.o src/bin_info.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/buf_writer.sym.o src/buf_writer.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/cache_bin.sym.o src/cache_bin.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/counter.sym.o src/counter.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/decay.sym.o src/decay.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ecache.sym.o src/ecache.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/edata.sym.o src/edata.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/edata_cache.sym.o src/edata_cache.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ehooks.sym.o src/ehooks.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/emap.sym.o src/emap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/eset.sym.o src/eset.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/exp_grow.sym.o src/exp_grow.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/fxp.sym.o src/fxp.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/san.sym.o src/san.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/san_bump.sym.o src/san_bump.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o src/hook.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpa.sym.o src/hpa.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpa_hooks.sym.o src/hpa_hooks.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpdata.sym.o src/hpdata.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/inspect.sym.o src/inspect.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pa.sym.o src/pa.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pa_extra.sym.o src/pa_extra.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pai.sym.o src/pai.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pac.sym.o src/pac.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/peak_event.sym.o src/peak_event.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_data.sym.o src/prof_data.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_log.sym.o src/prof_log.c [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] {standard input}: Assembler messages: [INFO] [stderr] {standard input}:19506: Warning: end of file not at end of a line; newline inserted [INFO] [stderr] {standard input}:19634: Error: number of operands mismatch for `je' [INFO] [stderr] {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:479: src/jemalloc.sym.o] Error 1 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/jemalloc-sys-0.5.2+5.3.0-patched/build.rs:330:9: [INFO] [stderr] command did not execute successfully: cd "/opt/rustwide/target/debug/build/jemalloc-sys-152d76ce967be8d2/out/build" && "make" "-j" "8" [INFO] [stderr] expected success, got: exit status: 2 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x634440b5346a - std::backtrace_rs::backtrace::libunwind::trace::h307a2ccd3f714d13 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x634440b5346a - std::backtrace_rs::backtrace::trace_unsynchronized::h72f2412d446c80ba [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x634440b5346a - std::sys::backtrace::_print_fmt::h0348542dfa0f454d [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x634440b5346a - ::fmt::h83cc558ebbab7f3e [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x634440b76d33 - core::fmt::rt::Argument::fmt::hc7b0a6620a66024f [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x634440b76d33 - core::fmt::write::hdd28460bea21157b [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x634440b4fd23 - std::io::Write::write_fmt::h9b8cc6ead3b39cdd [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x634440b532b2 - std::sys::backtrace::BacktraceLock::print::h2cb0b2956c593045 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x634440b544cd - std::panicking::default_hook::{{closure}}::h87affb6de0e6d3c3 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x634440b54312 - std::panicking::default_hook::h60d075bf3c53cfd0 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x634440b54bd7 - std::panicking::rust_panic_with_hook::hc68efbf750f95a95 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x634440b5495a - std::panicking::begin_panic_handler::{{closure}}::ha5896b97d959f2a0 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x634440b53949 - std::sys::backtrace::__rust_end_short_backtrace::h682350289edd7bbc [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x634440b545ed - rust_begin_unwind [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x634440b75ba0 - core::panicking::panic_fmt::h63a8e543320657a5 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x634440ad771a - build_script_build::execute::h81bf832f9226abff [INFO] [stderr] 16: 0x634440ad74d6 - build_script_build::run::h385128442d49e64d [INFO] [stderr] 17: 0x634440ad6897 - build_script_build::main::hf55bed867b301c2f [INFO] [stderr] 18: 0x634440ad9163 - core::ops::function::FnOnce::call_once::h5b4d296bacff9391 [INFO] [stderr] 19: 0x634440ad8766 - std::sys::backtrace::__rust_begin_short_backtrace::h558ae4367e21f167 [INFO] [stderr] 20: 0x634440ad86e9 - std::rt::lang_start::{{closure}}::h691ba7e47b76fa67 [INFO] [stderr] 21: 0x634440b4bfa7 - core::ops::function::impls:: for &F>::call_once::ha95ea464c47b76f4 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x634440b4bfa7 - std::panicking::try::do_call::h7c6f901823432ee0 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panicking.rs:573:40 [INFO] [stderr] 23: 0x634440b4bfa7 - std::panicking::try::h870680796eac2aad [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panicking.rs:536:19 [INFO] [stderr] 24: 0x634440b4bfa7 - std::panic::catch_unwind::h11977973966e10e2 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x634440b4bfa7 - std::rt::lang_start_internal::{{closure}}::h86815d41b8036007 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/rt.rs:174:48 [INFO] [stderr] 26: 0x634440b4bfa7 - std::panicking::try::do_call::habbf100e364972e8 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panicking.rs:573:40 [INFO] [stderr] 27: 0x634440b4bfa7 - std::panicking::try::ha06b8019dcaa25aa [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panicking.rs:536:19 [INFO] [stderr] 28: 0x634440b4bfa7 - std::panic::catch_unwind::hffa9642007a55060 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x634440b4bfa7 - std::rt::lang_start_internal::hdc90accacda0c097 [INFO] [stderr] at /rustc/6db1a6a7ebb2ad243051f3ff949f987dd70cde2b/library/std/src/rt.rs:174:20 [INFO] [stderr] 30: 0x634440ad86c7 - std::rt::lang_start::h22d6bf7965035482 [INFO] [stderr] 31: 0x634440ad7f45 - main [INFO] [stderr] 32: 0x70225d3cdd90 - [INFO] [stderr] 33: 0x70225d3cde40 - __libc_start_main [INFO] [stderr] 34: 0x634440acb645 - _start [INFO] [stderr] 35: 0x0 - [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "3bc263b10132fc0507af0045abd76934b16c86dff6ab6e5220d21aaebe3aa94a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bc263b10132fc0507af0045abd76934b16c86dff6ab6e5220d21aaebe3aa94a", kill_on_drop: false }` [INFO] [stdout] 3bc263b10132fc0507af0045abd76934b16c86dff6ab6e5220d21aaebe3aa94a