[INFO] cloning repository https://github.com/sozu-proxy/sozu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sozu-proxy/sozu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsozu-proxy%2Fsozu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsozu-proxy%2Fsozu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85bc468cc7d76970c9459649669d975746224594 [INFO] checking sozu-proxy/sozu against master#fc5af1813307d25a84d633f21e2e53c9376eb547 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsozu-proxy%2Fsozu" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/sozu-proxy/sozu [INFO] finished tweaking git repo https://github.com/sozu-proxy/sozu [INFO] tweaked toml for git repo https://github.com/sozu-proxy/sozu written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sozu-proxy/sozu on toolchain fc5af1813307d25a84d633f21e2e53c9376eb547 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sozu-proxy/sozu 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" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hpack v0.3.0 [INFO] [stderr] Downloaded poule v0.3.2 [INFO] [stderr] Downloaded rusty_ulid v2.0.0 [INFO] [stderr] Downloaded kawa v0.6.7 [INFO] [stderr] Downloaded pool v0.1.4 [INFO] [stderr] Downloaded idna v1.0.2 [INFO] [stderr] Downloaded trailer v0.1.2 [INFO] [stderr] Downloaded scc v2.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4518565ce9cbf190b537a125b12f864087d60c260349aab4bd554d56151fae40 [INFO] running `Command { std: "docker" "start" "-a" "4518565ce9cbf190b537a125b12f864087d60c260349aab4bd554d56151fae40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4518565ce9cbf190b537a125b12f864087d60c260349aab4bd554d56151fae40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4518565ce9cbf190b537a125b12f864087d60c260349aab4bd554d56151fae40", kill_on_drop: false }` [INFO] [stdout] 4518565ce9cbf190b537a125b12f864087d60c260349aab4bd554d56151fae40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+fc5af1813307d25a84d633f21e2e53c9376eb547" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28a9de255d81cd6e45f613a1860c23aac3a55d5ba4147cc91d928669c7e628f1 [INFO] running `Command { std: "docker" "start" "-a" "28a9de255d81cd6e45f613a1860c23aac3a55d5ba4147cc91d928669c7e628f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stderr] Checking poule v0.3.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rustls-pki-types v1.9.0 [INFO] [stderr] Checking trailer v0.1.2 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking pool v0.1.4 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking hpack v0.3.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking kawa v0.6.7 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Compiling prost v0.13.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling prost-types v0.13.3 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling prost-build v0.13.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking sdd v3.0.4 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking scc v2.2.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling sozu-command-lib v1.0.6 (/opt/rustwide/workdir/command) [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking cookie-factory v0.3.3 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking rusty_ulid v2.0.0 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] error: failed to run custom build command for `sozu-command-lib v1.0.6 (/opt/rustwide/workdir/command)` [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/sozu-command-lib-2f4be859f9fd561e/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at command/build.rs:13:10: [INFO] [stderr] Could not compile protobuf types in command.proto: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x60713953c3a2 - std::backtrace_rs::backtrace::libunwind::trace::hc3b8721e9ecc94ab [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x60713953c3a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4f79f3e99f20d9b2 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x60713953c3a2 - std::sys::backtrace::_print_fmt::hacea342c79c3c419 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x60713953c3a2 - ::fmt::he7c8dea6bcb895a0 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x60713955e383 - core::fmt::rt::Argument::fmt::hb7f5c17c64ce012a [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x60713955e383 - core::fmt::write::h5a96d5c590ef6c4a [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x6071395398a3 - std::io::default_write_fmt::h8f8e8bf7b2631181 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x6071395398a3 - std::io::Write::write_fmt::h9b960af77a2bbe01 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x60713953c1f2 - std::sys::backtrace::BacktraceLock::print::hfbd6f76a78de8d4a [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x60713953d3a3 - std::panicking::default_hook::{{closure}}::he756fd91034ef795 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x60713953d185 - std::panicking::default_hook::h129ce9492dfa9470 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x60713953ddb5 - std::panicking::rust_panic_with_hook::hdafc7d97a772a01d [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x60713953db4a - std::panicking::begin_panic_handler::{{closure}}::hd288491125eda378 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x60713953c899 - std::sys::backtrace::__rust_end_short_backtrace::h78e5616c70333da3 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x60713953d7dd - __rustc[598b797a9526433b]::rust_begin_unwind [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x60713955d260 - core::panicking::panic_fmt::h83b4b15e1cc98f85 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x60713955d6c6 - core::result::unwrap_failed::hec9d32a5f90b7531 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/core/src/result.rs:1765:5 [INFO] [stderr] 17: 0x60713926db80 - core::result::Result::expect::h119d1d3a8112bb95 [INFO] [stderr] 18: 0x6071392629ef - build_script_build::main::h6abd3b9527454f58 [INFO] [stderr] 19: 0x6071392777e3 - core::ops::function::FnOnce::call_once::h68f965fd48930164 [INFO] [stderr] 20: 0x607139270706 - std::sys::backtrace::__rust_begin_short_backtrace::he271d256da326fa7 [INFO] [stderr] 21: 0x607139277259 - std::rt::lang_start::{{closure}}::h8e94325616d76db5 [INFO] [stderr] 22: 0x607139535030 - core::ops::function::impls:: for &F>::call_once::he070fdcc3bd94003 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x607139535030 - std::panicking::catch_unwind::do_call::h58cf13052d2d10e5 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x607139535030 - std::panicking::catch_unwind::hfd9db9a21a265233 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x607139535030 - std::panic::catch_unwind::h1e440010ff78f7c4 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x607139535030 - std::rt::lang_start_internal::{{closure}}::h9ebe7aaaa2ce1563 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x607139535030 - std::panicking::catch_unwind::do_call::h112beacf4f1f3a4f [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x607139535030 - std::panicking::catch_unwind::hab6c1a2c8872b24b [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x607139535030 - std::panic::catch_unwind::h6306b8b14fb6ad8c [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x607139535030 - std::rt::lang_start_internal::h23ec8e8bf16fbc9e [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x607139277241 - std::rt::lang_start::hdab1ba772887108b [INFO] [stderr] 32: 0x607139262a35 - main [INFO] [stderr] 33: 0x7e62d13411ca - [INFO] [stderr] 34: 0x7e62d134128b - __libc_start_main [INFO] [stderr] 35: 0x60713925bce5 - _start [INFO] [stderr] 36: 0x0 - [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.4+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-fc97c8a0422500bd/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-431f74e1a71b3af6/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build" [INFO] [stderr] SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jemalloc-sys-0.5.4+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] OUT_DIR = Some(/opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out) [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] RUSTC_WRAPPER = None [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,x87) [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-431f74e1a71b3af6/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-431f74e1a71b3af6/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-431f74e1a71b3af6/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... 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 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 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... no [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... no [INFO] [stderr] checking for sched_setaffinity... no [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... no [INFO] [stderr] checking whether C11 atomics is compilable... no [INFO] [stderr] checking whether GCC __atomic atomics is compilable... no [INFO] [stderr] checking whether GCC __sync atomics is compilable... no [INFO] [stderr] checking whether Darwin OSAtomic*() is compilable... no [INFO] [stderr] checking whether madvise(2) is compilable... no [INFO] [stderr] checking whether posix_madvise is compilable... no [INFO] [stderr] checking whether mprotect(2) is compilable... no [INFO] [stderr] checking for __builtin_clz... no [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... no [INFO] [stderr] checking whether compiler supports -D_GNU_SOURCE... no [INFO] [stderr] checking whether compiler supports -Werror... no [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether strerror_r returns char with gnu source is compilable... no [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] running: "tail" "-n" "100" "/opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/config.log" [INFO] [stderr] program_transform_name='s,x,x,' [INFO] [stderr] psdir='${docdir}' [INFO] [stderr] rev='2' [INFO] [stderr] sbindir='${exec_prefix}/sbin' [INFO] [stderr] sharedstatedir='${prefix}/com' [INFO] [stderr] so='so' [INFO] [stderr] srcroot='' [INFO] [stderr] sysconfdir='${prefix}/etc' [INFO] [stderr] target_alias='' [INFO] [stderr] [INFO] [stderr] ## ----------- ## [INFO] [stderr] ## confdefs.h. ## [INFO] [stderr] ## ----------- ## [INFO] [stderr] [INFO] [stderr] /* confdefs.h */ [INFO] [stderr] #define PACKAGE_NAME "" [INFO] [stderr] #define PACKAGE_TARNAME "" [INFO] [stderr] #define PACKAGE_VERSION "" [INFO] [stderr] #define PACKAGE_STRING "" [INFO] [stderr] #define PACKAGE_BUGREPORT "" [INFO] [stderr] #define PACKAGE_URL "" [INFO] [stderr] #define JEMALLOC_HAS_RESTRICT [INFO] [stderr] #define STDC_HEADERS 1 [INFO] [stderr] #define HAVE_SYS_TYPES_H 1 [INFO] [stderr] #define HAVE_SYS_STAT_H 1 [INFO] [stderr] #define HAVE_STDLIB_H 1 [INFO] [stderr] #define HAVE_STRING_H 1 [INFO] [stderr] #define HAVE_MEMORY_H 1 [INFO] [stderr] #define HAVE_STRINGS_H 1 [INFO] [stderr] #define HAVE_INTTYPES_H 1 [INFO] [stderr] #define HAVE_STDINT_H 1 [INFO] [stderr] #define HAVE_UNISTD_H 1 [INFO] [stderr] #define SIZEOF_VOID_P 8 [INFO] [stderr] #define LG_SIZEOF_PTR 3 [INFO] [stderr] #define SIZEOF_INT 4 [INFO] [stderr] #define LG_SIZEOF_INT 2 [INFO] [stderr] #define SIZEOF_LONG 8 [INFO] [stderr] #define LG_SIZEOF_LONG 3 [INFO] [stderr] #define SIZEOF_LONG_LONG 8 [INFO] [stderr] #define LG_SIZEOF_LONG_LONG 3 [INFO] [stderr] #define SIZEOF_INTMAX_T 8 [INFO] [stderr] #define LG_SIZEOF_INTMAX_T 3 [INFO] [stderr] #define HAVE_CPU_SPINWAIT 1 [INFO] [stderr] #define CPU_SPINWAIT __asm__ volatile("pause") [INFO] [stderr] #define LG_VADDR 48 [INFO] [stderr] #define LG_VADDR 48 [INFO] [stderr] #define JEMALLOC_PURGE_MADVISE_DONTNEED_ZEROS [INFO] [stderr] #define JEMALLOC_HAS_ALLOCA_H [INFO] [stderr] #define JEMALLOC_PROC_SYS_VM_OVERCOMMIT_MEMORY [INFO] [stderr] #define JEMALLOC_THREADED_INIT [INFO] [stderr] #define JEMALLOC_USE_CXX_THROW [INFO] [stderr] #define HAVE_MALLOC_H 1 [INFO] [stderr] #define JEMALLOC_USABLE_SIZE_CONST [INFO] [stderr] #define JEMALLOC_HAVE_ATTR [INFO] [stderr] #define JEMALLOC_HAVE_ATTR_ALLOC_SIZE [INFO] [stderr] #define JEMALLOC_HAVE_ATTR_FORMAT_GNU_PRINTF [INFO] [stderr] #define JEMALLOC_HAVE_ATTR_FORMAT_PRINTF [INFO] [stderr] #define JEMALLOC_HAVE_ATTR_FORMAT_ARG [INFO] [stderr] #define JEMALLOC_HAVE_ATTR_FALLTHROUGH [INFO] [stderr] #define JEMALLOC_HAVE_ATTR_COLD [INFO] [stderr] #define JEMALLOC_PREFIX "_rjem_" [INFO] [stderr] #define JEMALLOC_CPREFIX "_RJEM_" [INFO] [stderr] #define JEMALLOC_OVERRIDE_MEMALIGN [INFO] [stderr] #define JEMALLOC_OVERRIDE_VALLOC [INFO] [stderr] #define JEMALLOC_PRIVATE_NAMESPACE _rjem_je_ [INFO] [stderr] #define JEMALLOC_CONFIG_MALLOC_CONF "" [INFO] [stderr] #define JEMALLOC_STATS [INFO] [stderr] #define JEMALLOC_MAPS_COALESCE [INFO] [stderr] #define JEMALLOC_RETAIN [INFO] [stderr] #define JEMALLOC_ZERO_REALLOC_DEFAULT_FREE [INFO] [stderr] #define JEMALLOC_DSS [INFO] [stderr] #define JEMALLOC_FILL [INFO] [stderr] #define JEMALLOC_CACHE_OBLIVIOUS [INFO] [stderr] #define JEMALLOC_INTERNAL_UNREACHABLE __builtin_unreachable [INFO] [stderr] #define JEMALLOC_INTERNAL_FFSLL __builtin_ffsll [INFO] [stderr] #define JEMALLOC_INTERNAL_FFSL __builtin_ffsl [INFO] [stderr] #define JEMALLOC_INTERNAL_FFS __builtin_ffs [INFO] [stderr] #define JEMALLOC_INTERNAL_POPCOUNT __builtin_popcount [INFO] [stderr] #define JEMALLOC_INTERNAL_POPCOUNTL __builtin_popcountl [INFO] [stderr] #define JEMALLOC_INTERNAL_POPCOUNTLL __builtin_popcountll [INFO] [stderr] #define LG_PAGE 12 [INFO] [stderr] #define LG_HUGEPAGE 21 [INFO] [stderr] #define JEMALLOC_HAVE_PTHREAD [INFO] [stderr] #define HAVE_PTHREAD_H 1 [INFO] [stderr] #define HAVE_DLFCN_H 1 [INFO] [stderr] #define JEMALLOC_HAVE_DLSYM [INFO] [stderr] #define JEMALLOC_HAVE_PTHREAD_ATFORK [INFO] [stderr] #define JEMALLOC_HAVE_PTHREAD_SETNAME_NP [INFO] [stderr] #define JEMALLOC_HAVE_PTHREAD_GETNAME_NP [INFO] [stderr] #define JEMALLOC_HAVE_CLOCK_MONOTONIC_COARSE [INFO] [stderr] #define JEMALLOC_HAVE_CLOCK_MONOTONIC [INFO] [stderr] #define JEMALLOC_HAVE_CLOCK_REALTIME [INFO] [stderr] #define JEMALLOC_USE_SYSCALL [INFO] [stderr] #define JEMALLOC_HAVE_SECURE_GETENV [INFO] [stderr] #define JEMALLOC_TLS_MODEL __attribute__((tls_model("initial-exec"))) [INFO] [stderr] #define JEMALLOC_BACKGROUND_THREAD [INFO] [stderr] #define HAVE__BOOL 1 [INFO] [stderr] #define HAVE_STDBOOL_H 1 [INFO] [stderr] [INFO] [stderr] configure: exit 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 2113: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 2113: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 2113: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 2113: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 2113: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 12997: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1626: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1633: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 13020: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 13200: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 13251: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] grep: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: confdefs.h: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] mawk: write failure (No space left on device) [INFO] [stderr] mawk: close failed on file "/dev/stdout" (No space left on device) [INFO] [stderr] ./config.status: line 148: printf: write error: No space left on device [INFO] [stderr] config.status: error: could not create include/jemalloc/jemalloc_macros.h [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jemalloc-sys-0.5.4+5.3.0-patched/build.rs:351:9: [INFO] [stderr] command did not execute successfully: cd "/opt/rustwide/target/debug/build/jemalloc-sys-431f74e1a71b3af6/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-431f74e1a71b3af6/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-431f74e1a71b3af6/out" [INFO] [stderr] expected success, got: exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f046152a92 - std::backtrace_rs::backtrace::libunwind::trace::hc3b8721e9ecc94ab [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x55f046152a92 - std::backtrace_rs::backtrace::trace_unsynchronized::h4f79f3e99f20d9b2 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x55f046152a92 - std::sys::backtrace::_print_fmt::hacea342c79c3c419 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55f046152a92 - ::fmt::he7c8dea6bcb895a0 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55f046175c43 - core::fmt::rt::Argument::fmt::hb7f5c17c64ce012a [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x55f046175c43 - core::fmt::write::h5a96d5c590ef6c4a [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x55f04614fa63 - std::io::default_write_fmt::h8f8e8bf7b2631181 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x55f04614fa63 - std::io::Write::write_fmt::h9b960af77a2bbe01 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x55f0461528e2 - std::sys::backtrace::BacktraceLock::print::hfbd6f76a78de8d4a [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x55f046154473 - std::panicking::default_hook::{{closure}}::he756fd91034ef795 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x55f046154255 - std::panicking::default_hook::h129ce9492dfa9470 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x55f046154e45 - std::panicking::rust_panic_with_hook::hdafc7d97a772a01d [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x55f046154bda - std::panicking::begin_panic_handler::{{closure}}::hd288491125eda378 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x55f046152f89 - std::sys::backtrace::__rust_end_short_backtrace::h78e5616c70333da3 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x55f04615486d - __rustc[598b797a9526433b]::rust_begin_unwind [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x55f046174af0 - core::panicking::panic_fmt::h83b4b15e1cc98f85 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x55f0460d67ac - build_script_build::execute::h97b504d2188694e2 [INFO] [stderr] 17: 0x55f0460d64c8 - build_script_build::run_and_log::h0f5e8a0416711521 [INFO] [stderr] 18: 0x55f0460d5828 - build_script_build::main::hcb37b0ba2ff242bd [INFO] [stderr] 19: 0x55f0460d0c13 - core::ops::function::FnOnce::call_once::h97fb7a7cd8478728 [INFO] [stderr] 20: 0x55f0460d0846 - std::sys::backtrace::__rust_begin_short_backtrace::h0b8fb9ab5a6b0d8e [INFO] [stderr] 21: 0x55f0460d07c9 - std::rt::lang_start::{{closure}}::h1d3673a51a05211a [INFO] [stderr] 22: 0x55f04614b620 - core::ops::function::impls:: for &F>::call_once::he070fdcc3bd94003 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x55f04614b620 - std::panicking::catch_unwind::do_call::h58cf13052d2d10e5 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x55f04614b620 - std::panicking::catch_unwind::hfd9db9a21a265233 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x55f04614b620 - std::panic::catch_unwind::h1e440010ff78f7c4 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x55f04614b620 - std::rt::lang_start_internal::{{closure}}::h9ebe7aaaa2ce1563 [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x55f04614b620 - std::panicking::catch_unwind::do_call::h112beacf4f1f3a4f [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x55f04614b620 - std::panicking::catch_unwind::hab6c1a2c8872b24b [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x55f04614b620 - std::panic::catch_unwind::h6306b8b14fb6ad8c [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x55f04614b620 - std::rt::lang_start_internal::h23ec8e8bf16fbc9e [INFO] [stderr] at /rustc/fc5af1813307d25a84d633f21e2e53c9376eb547/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x55f0460d07b1 - std::rt::lang_start::hff6ff34c77a27239 [INFO] [stderr] 32: 0x55f0460d6f15 - main [INFO] [stderr] 33: 0x70e2774e51ca - [INFO] [stderr] 34: 0x70e2774e528b - __libc_start_main [INFO] [stderr] 35: 0x55f0460d01b5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "28a9de255d81cd6e45f613a1860c23aac3a55d5ba4147cc91d928669c7e628f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28a9de255d81cd6e45f613a1860c23aac3a55d5ba4147cc91d928669c7e628f1", kill_on_drop: false }` [INFO] [stdout] 28a9de255d81cd6e45f613a1860c23aac3a55d5ba4147cc91d928669c7e628f1