[INFO] cloning repository https://github.com/AlexNaKI/aptos-core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexNaKI/aptos-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexNaKI%2Faptos-core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexNaKI%2Faptos-core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb7ee59c202b8fce93b91f4de444f81b399fd545 [INFO] checking AlexNaKI/aptos-core against master#42bd138126b0a9d38d65bc9973e72de3c5b6c37f for pr-99217 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexNaKI%2Faptos-core" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AlexNaKI/aptos-core on toolchain 42bd138126b0a9d38d65bc9973e72de3c5b6c37f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+42bd138126b0a9d38d65bc9973e72de3c5b6c37f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] removed /workspace/builds/worker-4/source/rust-toolchain [INFO] started tweaking git repo https://github.com/AlexNaKI/aptos-core [INFO] finished tweaking git repo https://github.com/AlexNaKI/aptos-core [INFO] tweaked toml for git repo https://github.com/AlexNaKI/aptos-core written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/AlexNaKI/aptos-core already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+42bd138126b0a9d38d65bc9973e72de3c5b6c37f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/move-language/move` [INFO] [stderr] Updating git repository `https://github.com/dalek-cryptography/ed25519-dalek` [INFO] [stderr] Updating git repository `https://github.com/aptos-labs/serde-reflection` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tabular v0.2.0 [INFO] [stderr] Downloaded nextest-runner v0.4.0 [INFO] [stderr] Downloaded nested v0.1.1 [INFO] [stderr] Downloaded atomicwrites v0.3.1 [INFO] [stderr] Downloaded ed25519 v1.4.1 [INFO] [stderr] Downloaded guppy v0.13.0 [INFO] [stderr] Downloaded mockall v0.11.0 [INFO] [stderr] Downloaded fragile v1.2.0 [INFO] [stderr] Downloaded datatest-stable v0.1.1 [INFO] [stderr] Downloaded kube v0.51.0 [INFO] [stderr] Downloaded stats_alloc v0.1.10 [INFO] [stderr] Downloaded rusoto_eks v0.46.0 [INFO] [stderr] Downloaded rusoto_sts v0.46.0 [INFO] [stderr] Downloaded sysinfo v0.23.10 [INFO] [stderr] Downloaded hakari v0.9.0 [INFO] [stderr] Downloaded humantime-serde v1.1.1 [INFO] [stderr] Downloaded criterion-cpu-time v0.1.0 [INFO] [stderr] Downloaded diffy v0.2.2 [INFO] [stderr] Downloaded target-spec v1.0.1 [INFO] [stderr] Downloaded hyper-proxy v0.9.1 [INFO] [stderr] Downloaded guppy-summaries v0.6.1 [INFO] [stderr] Downloaded debug-ignore v1.0.2 [INFO] [stderr] Downloaded libfuzzer-sys v0.3.2 [INFO] [stderr] Downloaded guppy-workspace-hack v0.1.0 [INFO] [stderr] Downloaded claim v0.5.0 [INFO] [stderr] Downloaded const_format v0.2.22 [INFO] [stderr] Downloaded dashmap v5.2.0 [INFO] [stderr] Downloaded k8s-openapi v0.11.0 [INFO] [stderr] Downloaded goldenfile v1.1.0 [INFO] [stderr] Downloaded backtrace v0.3.58 [INFO] [stderr] Downloaded mockall_derive v0.11.0 [INFO] [stderr] Downloaded determinator v0.8.0 [INFO] [stderr] Downloaded diffus v0.10.0 [INFO] [stderr] Downloaded jsonpath_lib v0.2.6 [INFO] [stderr] Downloaded serde-reflection v0.3.5 [INFO] [stderr] Downloaded ethnum v1.1.1 [INFO] [stderr] Downloaded dissimilar v1.0.3 [INFO] [stderr] Downloaded colored-diff v0.2.3 [INFO] [stderr] Downloaded nextest-metadata v0.2.1 [INFO] [stderr] Downloaded quick-junit v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+42bd138126b0a9d38d65bc9973e72de3c5b6c37f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2708f5083c0319720563d01c3380138255d2d8fb9d9058bd51935bc63503ac3e [INFO] running `Command { std: "docker" "start" "-a" "2708f5083c0319720563d01c3380138255d2d8fb9d9058bd51935bc63503ac3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2708f5083c0319720563d01c3380138255d2d8fb9d9058bd51935bc63503ac3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2708f5083c0319720563d01c3380138255d2d8fb9d9058bd51935bc63503ac3e", kill_on_drop: false }` [INFO] [stdout] 2708f5083c0319720563d01c3380138255d2d8fb9d9058bd51935bc63503ac3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+42bd138126b0a9d38d65bc9973e72de3c5b6c37f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e79e8a04a9b79a1b2fa36d4c8dca648b33b23fd9b7c3d982e2d7a80ea7df7096 [INFO] running `Command { std: "docker" "start" "-a" "e79e8a04a9b79a1b2fa36d4c8dca648b33b23fd9b7c3d982e2d7a80ea7df7096", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking move-borrow-graph v0.0.1 (https://github.com/move-language/move?rev=f2e7585b1ed5bd2810163d6bdebafe5a388881d3#f2e7585b) [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling ethnum v1.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling fiat-crypto v0.1.13 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling psl-types v2.0.10 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling sysinfo v0.23.10 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling aptos-metrics v0.1.0 (/opt/rustwide/workdir/crates/aptos-metrics) [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking aptos-global-constants v0.1.0 (/opt/rustwide/workdir/config/global-constants) [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling k8s-openapi v0.11.0 [INFO] [stderr] Checking array_tool v1.0.3 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling target-spec v1.0.1 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking debug-ignore v1.0.2 [INFO] [stderr] Checking nested v0.1.1 [INFO] [stderr] Checking owo-colors v3.4.0 [INFO] [stderr] Checking bimap v0.6.2 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking arbitrary v0.4.7 [INFO] [stderr] Compiling trybuild v1.0.60 [INFO] [stderr] Checking stats_alloc v0.1.10 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Compiling aptos-fuzz v0.1.0 (/opt/rustwide/workdir/testsuite/aptos-fuzzer/fuzz) [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking dissimilar v1.0.3 [INFO] [stderr] Checking fragile v1.2.0 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking diffy v0.2.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking twox-hash v1.6.2 [INFO] [stderr] Checking textwrap v0.13.4 [INFO] [stderr] Checking tint v1.0.1 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Checking dir-diff v0.3.2 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking diffus v0.10.0 [INFO] [stderr] Checking colored-diff v0.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking os_pipe v0.9.2 [INFO] [stderr] Checking nix v0.24.1 [INFO] [stderr] Checking shared_child v0.3.5 [INFO] [stderr] Checking which v4.2.5 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Checking bitvec v0.19.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking cfg-expr v0.10.2 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling include_dir_macros v0.7.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking supports-color v1.3.0 [INFO] [stderr] Checking goldenfile v1.1.0 [INFO] [stderr] Checking atomicwrites v0.3.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Checking duct v0.13.5 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking ctrlc v3.2.2 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Checking vte v0.10.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking hashbrown v0.12.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking dashmap v5.2.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling include_dir v0.7.2 [INFO] [stderr] Compiling const_format v0.2.22 [INFO] [stderr] Compiling backtrace v0.3.58 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling libgit2-sys v0.13.2+1.4.2 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling libfuzzer-sys v0.3.2 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking strip-ansi-escapes v0.1.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking publicsuffix v2.1.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking internment v0.5.6 [INFO] [stderr] Checking lru v0.7.5 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking tabular v0.2.0 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling proptest-derive v0.3.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ref-cast-impl v1.0.7 [INFO] [stderr] Compiling variant_count v1.1.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling ouroboros_macro v0.9.5 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling better_typeid_derive v0.1.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] error: could not compile `proptest` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name proptest --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bit-set"' --cfg 'feature="break-dead-code"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="quick-error"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' -C metadata=77f80b13ff088745 -C extra-filename=-77f80b13ff088745 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-5a0ec0b9f989ea16.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a56eb54c3a7d7629.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rmeta --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-130a62d298308e86.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-f5ec2717c915faa5.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-6e579a7c1e5a1c89.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-9e28bd135bc3617c.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rmeta --extern rusty_fork=/opt/rustwide/target/debug/deps/librusty_fork-9131981d2b971bce.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-341a985d06306ad7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.136/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=af6baf09c44dc6a3 -C extra-filename=-af6baf09c44dc6a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-16f4d56d78074154.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-faec848a47c42982.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-eab726175050b4ea.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `proptest-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name proptest_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-derive-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=19c2fef70307cfc8 -C extra-filename=-19c2fef70307cfc8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-74cf65b213176c4b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-520fec877571f6ee.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b232c172eeb01781.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `clap_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap_derive-3.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=ef8fd26798fc4c2c -C extra-filename=-ef8fd26798fc4c2c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-9e7a19df27fc9ca0.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-cd80895ff1e4bb62.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-16f4d56d78074154.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-faec848a47c42982.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-eab726175050b4ea.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tracing-attributes` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tracing-attributes-0.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=951ad9ee677c1913 -C extra-filename=-951ad9ee677c1913 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-16f4d56d78074154.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-faec848a47c42982.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-eab726175050b4ea.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `libfuzzer-sys v0.3.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libfuzzer-sys-2158f5ebff7760e7/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilFuchsia.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerDriver.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerMerge.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerIO.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerFork.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerTracePC.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsDlsym.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerCrossOver.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtraCounters.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilLinux.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtil.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerDataFlowTrace.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerMain.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerIOWindows.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilWindows.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsWeak.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerSHA1.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerLoop.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilPosix.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerMutate.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerExtFunctionsWindows.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerIOPosix.cpp [INFO] [stderr] cargo:rerun-if-changed=libfuzzer/FuzzerUtilDarwin.cpp [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-std=c++11" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-276e4a0288bae34b/out/libfuzzer/FuzzerUtilFuchsia.o" "-c" "libfuzzer/FuzzerUtilFuchsia.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-std=c++11" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-276e4a0288bae34b/out/libfuzzer/FuzzerDriver.o" "-c" "libfuzzer/FuzzerDriver.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-std=c++11" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-276e4a0288bae34b/out/libfuzzer/FuzzerMerge.o" "-c" "libfuzzer/FuzzerMerge.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-std=c++11" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-276e4a0288bae34b/out/libfuzzer/FuzzerIO.o" "-c" "libfuzzer/FuzzerIO.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-std=c++11" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-276e4a0288bae34b/out/libfuzzer/FuzzerFork.o" "-c" "libfuzzer/FuzzerFork.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-std=c++11" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-276e4a0288bae34b/out/libfuzzer/FuzzerTracePC.o" "-c" "libfuzzer/FuzzerTracePC.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-std=c++11" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-276e4a0288bae34b/out/libfuzzer/FuzzerCrossOver.o" "-c" "libfuzzer/FuzzerCrossOver.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-std=c++11" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-276e4a0288bae34b/out/libfuzzer/FuzzerExtFunctionsDlsym.o" "-c" "libfuzzer/FuzzerExtFunctionsDlsym.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-std=c++11" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-276e4a0288bae34b/out/libfuzzer/FuzzerUtilLinux.o" "-c" "libfuzzer/FuzzerUtilLinux.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-std=c++11" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-276e4a0288bae34b/out/libfuzzer/FuzzerExtraCounters.o" "-c" "libfuzzer/FuzzerExtraCounters.cpp" [INFO] [stderr] cargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-std=c++11" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-276e4a0288bae34b/out/libfuzzer/FuzzerUtil.o" "-c" "libfuzzer/FuzzerUtil.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-std=c++11" "-fno-omit-frame-pointer" "-w" "-o" "/opt/rustwide/target/debug/build/libfuzzer-sys-276e4a0288bae34b/out/libfuzzer/FuzzerDriver.o" "-c" "libfuzzer/FuzzerDriver.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: could not compile `ouroboros_macro` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ouroboros_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ouroboros_macro-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=3060e7d919f7ac5b -C extra-filename=-3060e7d919f7ac5b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-b2f202b27038b7be.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-cd80895ff1e4bb62.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-16f4d56d78074154.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-faec848a47c42982.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-eab726175050b4ea.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: failed to run custom build command for `jemalloc-sys v0.3.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/jemalloc-sys-db73b6c1fdc530f9/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=16 [INFO] [stderr] OUT_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-18545bb32a0cfe83/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-18545bb32a0cfe83/out/build" [INFO] [stderr] SRC_DIR="/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2" [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] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] CC="cc" [INFO] [stderr] CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" [INFO] [stderr] JEMALLOC_REPO_DIR="jemalloc" [INFO] [stderr] JEMALLOC_SRC_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-18545bb32a0cfe83/out/jemalloc" [INFO] [stderr] CARGO_FEATURE_PROFILING set [INFO] [stderr] running: "sh" "/opt/rustwide/target/debug/build/jemalloc-sys-18545bb32a0cfe83/out/jemalloc/configure" "--disable-cxx" "--with-private-namespace=_rjem_" "--enable-prof" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/jemalloc-sys-18545bb32a0cfe83/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 -Wall... 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 -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... no [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... no [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... no [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... no [INFO] [stderr] checking whether format(printf, ...) attribute is compilable... yes [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 __libc_calloc... yes [INFO] [stderr] checking for __libc_free... yes [INFO] [stderr] checking for __libc_malloc... yes [INFO] [stderr] checking for __libc_memalign... yes [INFO] [stderr] checking for __libc_realloc... yes [INFO] [stderr] checking for __libc_valloc... yes [INFO] [stderr] checking for __posix_memalign... 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 unwind.h usability... yes [INFO] [stderr] checking unwind.h presence... yes [INFO] [stderr] checking for unwind.h... yes [INFO] [stderr] checking for _Unwind_Backtrace in -lgcc... yes [INFO] [stderr] checking configured backtracing method... libgcc [INFO] [stderr] checking for sbrk... yes [INFO] [stderr] checking whether utrace(2) 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 LG_PAGE... 12 [INFO] [stderr] Missing VERSION file, and unable to generate it; creating bogus VERSION [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... no [INFO] [stderr] checking for dlsym in -ldl... 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 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 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 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 __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 to force 32-bit __sync_{add,sub}_and_fetch()... no [INFO] [stderr] checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no [INFO] [stderr] checking for __builtin_clz... yes [INFO] [stderr] checking whether Darwin os_unfair_lock_*() is compilable... no [INFO] [stderr] checking whether Darwin OSSpin*() is compilable... no [INFO] [stderr] checking whether glibc malloc hook is compilable... yes [INFO] [stderr] checking whether glibc memalign hook is compilable... yes [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... no [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/internal/size_classes.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 : 0.0.0-0-g0000000000000000000000000000000000000000 [INFO] [stderr] library revision : 2 [INFO] [stderr] [INFO] [stderr] CONFIG : --disable-cxx --with-private-namespace=_rjem_ --enable-prof --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --prefix=/opt/rustwide/target/debug/build/jemalloc-sys-18545bb32a0cfe83/out build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-gnu CC=cc 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall' 'LDFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall' 'CPPFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall' [INFO] [stderr] CC : cc [INFO] [stderr] CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops [INFO] [stderr] SPECIFIED_CFLAGS : -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall [INFO] [stderr] EXTRA_CFLAGS : [INFO] [stderr] CPPFLAGS : -O0 -ffunction-sections -fdata-sections -fPIC -g -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 -g -fno-omit-frame-pointer -m64 -Wall [INFO] [stderr] EXTRA_LDFLAGS : [INFO] [stderr] DSO_LDFLAGS : -shared -Wl,-soname,$(@F) [INFO] [stderr] LIBS : -lm -lgcc -lm -lpthread -ldl [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-18545bb32a0cfe83/out [INFO] [stderr] BINDIR : /opt/rustwide/target/debug/build/jemalloc-sys-18545bb32a0cfe83/out/bin [INFO] [stderr] DATADIR : /opt/rustwide/target/debug/build/jemalloc-sys-18545bb32a0cfe83/out/share [INFO] [stderr] INCLUDEDIR : /opt/rustwide/target/debug/build/jemalloc-sys-18545bb32a0cfe83/out/include [INFO] [stderr] LIBDIR : /opt/rustwide/target/debug/build/jemalloc-sys-18545bb32a0cfe83/out/lib [INFO] [stderr] MANDIR : /opt/rustwide/target/debug/build/jemalloc-sys-18545bb32a0cfe83/out/share/man [INFO] [stderr] [INFO] [stderr] srcroot : /opt/rustwide/target/debug/build/jemalloc-sys-18545bb32a0cfe83/out/jemalloc/ [INFO] [stderr] abs_srcroot : /opt/rustwide/target/debug/build/jemalloc-sys-18545bb32a0cfe83/out/jemalloc/ [INFO] [stderr] objroot : [INFO] [stderr] abs_objroot : /opt/rustwide/target/debug/build/jemalloc-sys-18545bb32a0cfe83/out/build/ [INFO] [stderr] [INFO] [stderr] JEMALLOC_PREFIX : [INFO] [stderr] JEMALLOC_PRIVATE_NAMESPACE [INFO] [stderr] : _rjem_je_ [INFO] [stderr] install_suffix : [INFO] [stderr] malloc_conf : [INFO] [stderr] autogen : 0 [INFO] [stderr] debug : 0 [INFO] [stderr] stats : 1 [INFO] [stderr] prof : 1 [INFO] [stderr] prof-libunwind : 0 [INFO] [stderr] prof-libgcc : 1 [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: "make" "srcroot=../jemalloc/" "-j" "16" [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o ../jemalloc/src/jemalloc.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o ../jemalloc/src/arena.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o ../jemalloc/src/background_thread.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o ../jemalloc/src/base.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o ../jemalloc/src/bin.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o ../jemalloc/src/bitmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o ../jemalloc/src/ckh.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o ../jemalloc/src/ctl.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o ../jemalloc/src/div.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o ../jemalloc/src/extent.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o ../jemalloc/src/extent_dss.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o ../jemalloc/src/extent_mmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o ../jemalloc/src/hash.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hooks.sym.o ../jemalloc/src/hooks.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o ../jemalloc/src/large.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o ../jemalloc/src/log.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o ../jemalloc/src/malloc_io.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o ../jemalloc/src/mutex.c [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] ../jemalloc/src/jemalloc.c:2513:7: warning: '__libc_calloc' specifies less restrictive attributes than its target 'calloc': 'alloc_size', 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] [INFO] [stderr] 2513 | void *__libc_calloc(size_t n, size_t size) PREALIAS(je_calloc); [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_decls.h:60, [INFO] [stderr] from include/jemalloc/internal/jemalloc_preamble.h:5, [INFO] [stderr] from ../jemalloc/src/jemalloc.c:2: [INFO] [stderr] /usr/include/stdlib.h:542:14: note: '__libc_calloc' target declared here [INFO] [stderr] 542 | extern void *calloc (size_t __nmemb, size_t __size) [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ../jemalloc/src/jemalloc.c:2528:7: warning: '__libc_valloc' specifies less restrictive attributes than its target 'valloc': 'alloc_size', 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] [INFO] [stderr] 2528 | void *__libc_valloc(size_t size) PREALIAS(je_valloc); [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_decls.h:60, [INFO] [stderr] from include/jemalloc/internal/jemalloc_preamble.h:5, [INFO] [stderr] from ../jemalloc/src/jemalloc.c:2: [INFO] [stderr] /usr/include/stdlib.h:574:14: note: '__libc_valloc' target declared here [INFO] [stderr] 574 | extern void *valloc (size_t __size) __THROW __attribute_malloc__ [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ../jemalloc/src/jemalloc.c:2525:7: warning: '__libc_realloc' specifies less restrictive attributes than its target 'realloc': 'alloc_size', 'leaf', 'nothrow' [-Wmissing-attributes] [INFO] [stderr] 2525 | void *__libc_realloc(void* ptr, size_t size) PREALIAS(je_realloc); [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_decls.h:60, [INFO] [stderr] from include/jemalloc/internal/jemalloc_preamble.h:5, [INFO] [stderr] from ../jemalloc/src/jemalloc.c:2: [INFO] [stderr] /usr/include/stdlib.h:550:14: note: '__libc_realloc' target declared here [INFO] [stderr] 550 | extern void *realloc (void *__ptr, size_t __size) [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] ../jemalloc/src/jemalloc.c:2522:7: warning: '__libc_memalign' specifies less restrictive attributes than its target 'memalign': 'malloc', 'nothrow' [-Wmissing-attributes] [INFO] [stderr] 2522 | void *__libc_memalign(size_t align, size_t s) PREALIAS(je_memalign); [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] In file included from include/jemalloc/internal/jemalloc_preamble.h:21, [INFO] [stderr] from ../jemalloc/src/jemalloc.c:2: [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:79:23: note: '__libc_memalign' target declared here [INFO] [stderr] 79 | # define je_memalign memalign [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] ../jemalloc/src/jemalloc.c:2419:1: note: in expansion of macro 'je_memalign' [INFO] [stderr] 2419 | je_memalign(size_t alignment, size_t size) { [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/jemalloc.c:2519:7: warning: '__libc_malloc' specifies less restrictive attributes than its target 'malloc': 'alloc_size', 'leaf', 'malloc', 'nothrow' [-Wmissing-attributes] [INFO] [stderr] 2519 | void *__libc_malloc(size_t size) PREALIAS(je_malloc); [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_decls.h:60, [INFO] [stderr] from include/jemalloc/internal/jemalloc_preamble.h:5, [INFO] [stderr] from ../jemalloc/src/jemalloc.c:2: [INFO] [stderr] /usr/include/stdlib.h:539:14: note: '__libc_malloc' target declared here [INFO] [stderr] 539 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ [INFO] [stderr] | ^~~~~~ [INFO] [stderr] ../jemalloc/src/jemalloc.c:2516:6: warning: '__libc_free' specifies less restrictive attributes than its target 'free': 'leaf', 'nothrow' [-Wmissing-attributes] [INFO] [stderr] 2516 | void __libc_free(void* ptr) PREALIAS(je_free); [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_decls.h:60, [INFO] [stderr] from include/jemalloc/internal/jemalloc_preamble.h:5, [INFO] [stderr] from ../jemalloc/src/jemalloc.c:2: [INFO] [stderr] /usr/include/stdlib.h:565:13: note: '__libc_free' target declared here [INFO] [stderr] 565 | extern void free (void *__ptr) __THROW; [INFO] [stderr] | ^~~~ [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:351: src/jemalloc.sym.o] Error 1 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] ../jemalloc/src/malloc_io.c: In function 'malloc_vsnprintf': [INFO] [stderr] ../jemalloc/src/malloc_io.c:369:2: warning: case label value exceeds maximum value for type [INFO] [stderr] 369 | case '?' | 0x80: \ [INFO] [stderr] | ^~~~ [INFO] [stderr] ../jemalloc/src/malloc_io.c:581:5: note: in expansion of macro 'GET_ARG_NUMERIC' [INFO] [stderr] 581 | GET_ARG_NUMERIC(val, 'p'); [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/malloc_io.c:387:2: warning: case label value exceeds maximum value for type [INFO] [stderr] 387 | case 'j' | 0x80: \ [INFO] [stderr] | ^~~~ [INFO] [stderr] ../jemalloc/src/malloc_io.c:581:5: note: in expansion of macro 'GET_ARG_NUMERIC' [INFO] [stderr] 581 | GET_ARG_NUMERIC(val, 'p'); [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/malloc_io.c:375:2: warning: case label value exceeds maximum value for type [INFO] [stderr] 375 | case 'l' | 0x80: \ [INFO] [stderr] | ^~~~ [INFO] [stderr] ../jemalloc/src/malloc_io.c:581:5: note: in expansion of macro 'GET_ARG_NUMERIC' [INFO] [stderr] 581 | GET_ARG_NUMERIC(val, 'p'); [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/malloc_io.c:381:2: warning: case label value exceeds maximum value for type [INFO] [stderr] 381 | case 'q' | 0x80: \ [INFO] [stderr] | ^~~~ [INFO] [stderr] ../jemalloc/src/malloc_io.c:581:5: note: in expansion of macro 'GET_ARG_NUMERIC' [INFO] [stderr] 581 | GET_ARG_NUMERIC(val, 'p'); [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/malloc_io.c:396:2: warning: case label value exceeds maximum value for type [INFO] [stderr] 396 | case 'z' | 0x80: \ [INFO] [stderr] | ^~~~ [INFO] [stderr] ../jemalloc/src/malloc_io.c:581:5: note: in expansion of macro 'GET_ARG_NUMERIC' [INFO] [stderr] 581 | GET_ARG_NUMERIC(val, 'p'); [INFO] [stderr] | ^~~~~~~~~~~~~~~ [INFO] [stderr] thread 'main' panicked at 'command did not execute successfully: "make" "srcroot=../jemalloc/" "-j" "16" [INFO] [stderr] expected success, got: exit status: 2', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2/build.rs:392:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55aa5a434d70 - std::backtrace_rs::backtrace::libunwind::trace::h69ba1fce16545fd7 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x55aa5a434d70 - std::backtrace_rs::backtrace::trace_unsynchronized::he78e3da0059387d5 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55aa5a434d70 - std::sys_common::backtrace::_print_fmt::hbcbbbf4f986fc2bd [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55aa5a434d70 - ::fmt::h450df7dd7bd92126 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55aa5a455cec - core::fmt::write::h7dfff7ca64d820aa [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/core/src/fmt/mod.rs:1198:17 [INFO] [stderr] 5: 0x55aa5a431585 - std::io::Write::write_fmt::h518b28b2b299b446 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/io/mod.rs:1672:15 [INFO] [stderr] 6: 0x55aa5a436721 - std::sys_common::backtrace::_print::h64a141d652761a52 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55aa5a436721 - std::sys_common::backtrace::print::h4c5339fac38aab70 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55aa5a436721 - std::panicking::default_hook::{{closure}}::hfd4f7ae8b8da3b39 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55aa5a4363f3 - std::panicking::default_hook::hc3247045f1b83b06 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55aa5a436dc3 - std::panicking::rust_panic_with_hook::he691c2065800507b [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55aa5a436cb7 - std::panicking::begin_panic_handler::{{closure}}::hb9703d7e56daac8a [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x55aa5a435254 - std::sys_common::backtrace::__rust_end_short_backtrace::h00936876fc6f0caa [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55aa5a4369e2 - rust_begin_unwind [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55aa5a3a8953 - core::panicking::panic_fmt::h8fbb11c29dd02219 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/core/src/panicking.rs:142:14 [INFO] [stderr] 15: 0x55aa5a3adeb6 - build_script_build::run::h45306f1740af4b2f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2/build.rs:392:9 [INFO] [stderr] 16: 0x55aa5a3ac89d - build_script_build::main::h07864b0d41a0f405 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2/build.rs:330:5 [INFO] [stderr] 17: 0x55aa5a3b851b - core::ops::function::FnOnce::call_once::h25a15748c0ff6086 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/core/src/ops/function.rs:248:5 [INFO] [stderr] 18: 0x55aa5a3b831e - std::sys_common::backtrace::__rust_begin_short_backtrace::h9a146e6952e75212 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 19: 0x55aa5a3b2441 - std::rt::lang_start::{{closure}}::h25c7bde0e7a134c6 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/rt.rs:145:18 [INFO] [stderr] 20: 0x55aa5a42d5ca - core::ops::function::impls:: for &F>::call_once::ha9ee1ab5968fc5b8 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 21: 0x55aa5a42d5ca - std::panicking::try::do_call::h6b0a0e40003deb55 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/panicking.rs:492:40 [INFO] [stderr] 22: 0x55aa5a42d5ca - std::panicking::try::h7e4948d9b935531a [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/panicking.rs:456:19 [INFO] [stderr] 23: 0x55aa5a42d5ca - std::panic::catch_unwind::hf79d0f68a845b2d2 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/panic.rs:137:14 [INFO] [stderr] 24: 0x55aa5a42d5ca - std::rt::lang_start_internal::{{closure}}::h60527fd36c9ba347 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/rt.rs:128:48 [INFO] [stderr] 25: 0x55aa5a42d5ca - std::panicking::try::do_call::hc4b65ad4abc4fdc5 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/panicking.rs:492:40 [INFO] [stderr] 26: 0x55aa5a42d5ca - std::panicking::try::h948e78d607980db7 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/panicking.rs:456:19 [INFO] [stderr] 27: 0x55aa5a42d5ca - std::panic::catch_unwind::h3bd9fcbe9643a715 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/panic.rs:137:14 [INFO] [stderr] 28: 0x55aa5a42d5ca - std::rt::lang_start_internal::h74af795d754930cb [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/rt.rs:128:20 [INFO] [stderr] 29: 0x55aa5a3b2410 - std::rt::lang_start::h5e992aa721907a27 [INFO] [stderr] at /rustc/42bd138126b0a9d38d65bc9973e72de3c5b6c37f/library/std/src/rt.rs:144:17 [INFO] [stderr] 30: 0x55aa5a3ae3bc - main [INFO] [stderr] 31: 0x7f9ac0022083 - __libc_start_main [INFO] [stderr] 32: 0x55aa5a3a8b9e - _start [INFO] [stderr] 33: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e79e8a04a9b79a1b2fa36d4c8dca648b33b23fd9b7c3d982e2d7a80ea7df7096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e79e8a04a9b79a1b2fa36d4c8dca648b33b23fd9b7c3d982e2d7a80ea7df7096", kill_on_drop: false }` [INFO] [stdout] e79e8a04a9b79a1b2fa36d4c8dca648b33b23fd9b7c3d982e2d7a80ea7df7096