[INFO] cloning repository https://github.com/kanidm/ldap-proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kanidm/ldap-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanidm%2Fldap-proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanidm%2Fldap-proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80a93562fd693a88469570ca6c0e494957155450 [INFO] checking kanidm/ldap-proxy against try#86f78589b09557f70c9db3f56ad1921e0a9f76ef for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanidm%2Fldap-proxy" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kanidm/ldap-proxy on toolchain 86f78589b09557f70c9db3f56ad1921e0a9f76ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kanidm/ldap-proxy [INFO] finished tweaking git repo https://github.com/kanidm/ldap-proxy [INFO] tweaked toml for git repo https://github.com/kanidm/ldap-proxy written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kanidm/ldap-proxy 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" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7ff41b92804d735c5f504a95c9ca94c845122d7aba6d4ad22fcd91b472ed011 [INFO] running `Command { std: "docker" "start" "-a" "c7ff41b92804d735c5f504a95c9ca94c845122d7aba6d4ad22fcd91b472ed011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7ff41b92804d735c5f504a95c9ca94c845122d7aba6d4ad22fcd91b472ed011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7ff41b92804d735c5f504a95c9ca94c845122d7aba6d4ad22fcd91b472ed011", kill_on_drop: false }` [INFO] [stdout] c7ff41b92804d735c5f504a95c9ca94c845122d7aba6d4ad22fcd91b472ed011 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a830ee1e2de1ca7b8a6038dcdea590f5429677a532117775a21e53641018f24 [INFO] running `Command { std: "docker" "start" "-a" "9a830ee1e2de1ca7b8a6038dcdea590f5429677a532117775a21e53641018f24", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling peg-runtime v0.8.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking winnow v0.7.1 [INFO] [stderr] Checking zerocopy v0.7.31 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling peg-macros v0.8.1 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking chrono v0.4.30 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Checking lber v0.4.2 [INFO] [stderr] Checking peg v0.8.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking tokio v1.44.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaSrDRRo" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: rustc-LLVM ERROR: rustc-LLVM ERROR: rustc-LLVM ERROR: rustc-LLVM ERROR: IO failure on output stream: No space left on deviceIO failure on output stream: No space left on deviceIO failure on output stream: No space left on deviceIO failure on output stream: No space left on deviceIO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta6sZHZb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `clap_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/86f78589b09557f70c9db3f56ad1921e0a9f76ef/bin/rustc --crate-name clap_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_derive-4.5.28/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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=a6a1a4d664ff2cd4 -C extra-filename=-e8bf0b54853c685b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a9c8a82cc1f6c4ab.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d5b4d7f419c48e25.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-9ab6dd87e86e7b38.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcIHRseD/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcIHRseD/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/tracing_attributes-d2ac6e43edcebee4.2cecnp8e5z7ep8uw33z30jw89.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-9ab6dd87e86e7b38.rlib,libquote-d5b4d7f419c48e25.rlib,libproc_macro2-a9c8a82cc1f6c4ab.rlib,libunicode_ident-35fb19b3987835f7.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIHRseD/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtracing_attributes-d2ac6e43edcebee4.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-attributes` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustctPjv1t/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustctPjv1t/symbols.o" "<12 object files omitted>" "/opt/rustwide/target/debug/deps/yoke_derive-d3b20d262604eb83.8ub0twns6s85s20rwkai5or1j.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsynstructure-5e203efdf7f02300.rlib,libsyn-9ab6dd87e86e7b38.rlib,libquote-d5b4d7f419c48e25.rlib,libproc_macro2-a9c8a82cc1f6c4ab.rlib,libunicode_ident-35fb19b3987835f7.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctPjv1t/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libyoke_derive-d3b20d262604eb83.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.20.1-rust-1.87.0-nightly 0x00007150120da977 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.20.1-rust-1.87.0-nightly 0x00007150120dad8c [INFO] [stdout] 2 libc.so.6 0x000071500c819520 [INFO] [stdout] 3 libc.so.6 0x000071500c977a64 [INFO] [stdout] 4 rust-lld 0x00005691982b1184 [INFO] [stdout] 5 rust-lld 0x000056919830506b [INFO] [stdout] 6 libLLVM.so.20.1-rust-1.87.0-nightly 0x000071501208a6b2 [INFO] [stdout] 7 libLLVM.so.20.1-rust-1.87.0-nightly 0x000071501208a11a [INFO] [stdout] 8 libLLVM.so.20.1-rust-1.87.0-nightly 0x0000715012003740 [INFO] [stdout] 9 libc.so.6 0x000071500c86bac3 [INFO] [stdout] 10 libc.so.6 0x000071500c8fca04 clone + 68 [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libyoke_derive-d3b20d262604eb83.so': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yoke-derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTgDgLf/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaFWHjHB/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7` [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/tikv-jemalloc-sys-836f4792ddb79c8d/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/tikv-jemalloc-sys-9b6f25bad196b55d/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build" [INFO] [stderr] SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7" [INFO] [stderr] cargo:rustc-cfg=prefixed [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_OVERRIDE [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_OVERRIDE [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=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=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_MALLOC_CONF [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_MALLOC_CONF [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_LG_PAGE [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_PAGE [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_LG_HUGEPAGE [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_HUGEPAGE [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_LG_QUANTUM [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_QUANTUM [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_LG_VADDR [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_VADDR [INFO] [stderr] --with-jemalloc-prefix=_rjem_ [INFO] [stderr] CARGO_FEATURE_STATS not set [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/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/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure" "--with-version=5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--disable-stats" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out" [INFO] [stderr] checking for xsltproc... false [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking whether compiler is cray... no [INFO] [stderr] checking whether compiler supports -std=gnu11... yes [INFO] [stderr] checking whether compiler supports -Werror=unknown-warning-option... no [INFO] [stderr] checking whether compiler supports -Wall... yes [INFO] [stderr] checking whether compiler supports -Wextra... yes [INFO] [stderr] checking whether compiler supports -Wshorten-64-to-32... no [INFO] [stderr] checking whether compiler supports -Wsign-compare... yes [INFO] [stderr] checking whether compiler supports -Wundef... yes [INFO] [stderr] checking whether compiler supports -Wno-format-zero-length... yes [INFO] [stderr] checking whether compiler supports -Wpointer-arith... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-braces... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-field-initializers... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-attributes... yes [INFO] [stderr] checking whether compiler supports -pipe... yes [INFO] [stderr] checking whether compiler supports -g3... yes [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking size of void *... 8 [INFO] [stderr] checking size of int... 4 [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking size of long long... 8 [INFO] [stderr] checking size of intmax_t... 8 [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking whether pause instruction is compilable... yes [INFO] [stderr] checking number of significant virtual address bits... 48 [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... no [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for x86_64-unknown-linux-gnu-nm... no [INFO] [stderr] checking for nm... nm [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking malloc.h usability... yes [INFO] [stderr] checking malloc.h presence... yes [INFO] [stderr] checking for malloc.h... yes [INFO] [stderr] checking whether malloc_usable_size definition can use const argument... no [INFO] [stderr] checking for library containing log... -lm [INFO] [stderr] checking whether __attribute__ syntax is compilable... yes [INFO] [stderr] checking whether compiler supports -fvisibility=hidden... yes [INFO] [stderr] checking whether compiler supports -fvisibility=hidden... no [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether tls_model attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether alloc_size attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether format(gnu_printf, ...) attribute is compilable... no [INFO] [stderr] checking whether compiler supports -Werror... no [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether format(printf, ...) attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether format(printf, ...) attribute is compilable... no [INFO] [stderr] checking whether compiler supports -Wimplicit-fallthrough... yes [INFO] [stderr] checking whether fallthrough attribute is compilable... no [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether cold attribute is compilable... no [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... no [INFO] [stderr] checking for valloc... no [INFO] [stderr] checking for malloc_size... no [INFO] [stderr] checking whether compiler supports -O3... no [INFO] [stderr] checking whether compiler supports -O3... no [INFO] [stderr] checking whether compiler supports -funroll-loops... no [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... no [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... no [INFO] [stderr] checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... no [INFO] [stderr] checking whether mach_absolute_time() is compilable... no [INFO] [stderr] checking whether clock_gettime(CLOCK_REALTIME, ...) is compilable... no [INFO] [stderr] checking whether compiler supports -Werror... no [INFO] [stderr] checking whether syscall(2) is compilable... no [INFO] [stderr] checking for secure_getenv... no [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... no [INFO] [stderr] checking for _Bool... no [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] running: "tail" "-n" "100" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/config.log" [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_PRINTF [INFO] [stderr] | #define JEMALLOC_PREFIX "_rjem_" [INFO] [stderr] | #define JEMALLOC_CPREFIX "_RJEM_" [INFO] [stderr] | #define JEMALLOC_PRIVATE_NAMESPACE _rjem_je_ [INFO] [stderr] | #define JEMALLOC_CONFIG_MALLOC_CONF "" [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_GETNAME_NP [INFO] [stderr] | /* end confdefs.h. */ [INFO] [stderr] | [INFO] [stderr] | #include [INFO] [stderr] | [INFO] [stderr] | int [INFO] [stderr] | main () [INFO] [stderr] | { [INFO] [stderr] | [INFO] [stderr] | struct timespec ts; [INFO] [stderr] | [INFO] [stderr] | clock_gettime(CLOCK_MONOTONIC_COARSE, &ts); [INFO] [stderr] | [INFO] [stderr] | ; [INFO] [stderr] | return 0; [INFO] [stderr] | } [INFO] [stderr] configure:12605: result: no [INFO] [stderr] configure:12615: checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable [INFO] [stderr] configure:12641: cc -o conftest -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall conftest.c -lm -pthread >&5 [INFO] [stderr] configure:12641: $? = 1 [INFO] [stderr] configure: failed program was: [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] --- stderr [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 10231: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 10244: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2113: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2113: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2113: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 10590: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1626: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1633: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 10627: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 10641: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1693: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1701: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1708: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 10684: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 10704: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1626: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1633: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 10741: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 11329: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 11331: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] sed: couldn't flush stdout: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 12649: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 12659: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 12687: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 12697: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 12727: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 12753: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1626: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1633: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 12790: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 12804: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 12833: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2113: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2113: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2113: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2113: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2113: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2113: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2113: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 12997: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1626: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1633: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13020: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13039: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13076: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13087: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13118: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13170: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13200: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13251: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13289: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13300: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13328: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13548: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13576: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13626: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13654: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13664: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13701: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13712: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13747: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13821: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13856: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13869: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13900: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13914: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13945: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13957: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1626: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1633: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 13994: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 14008: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1626: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1633: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 14045: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 14059: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1626: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1633: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 14096: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 14110: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 14143: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 14160: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1626: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1633: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 14234: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2181: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1626: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 1633: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 2222: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] sed: couldn't write 55 items to stdout: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 14393: printf: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 15113: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 413: printf: write error: No space left on device [INFO] [stderr] configure: error: could not make ./config.status [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 4: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 8: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 9: echo: write error: No space left on device [INFO] [stderr] sort: fflush failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 40: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 44: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 45: echo: write error: No space left on device [INFO] [stderr] sort: write failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 54: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 75: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 76: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 78: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure: line 82: printf: write error: No space left on device [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tikv-jemalloc-sys-0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/build.rs:388:9: [INFO] [stderr] command did not execute successfully: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/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/tikv-jemalloc-sys-9b6f25bad196b55d/out/build/configure" "--with-version=5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--disable-stats" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-9b6f25bad196b55d/out" [INFO] [stderr] expected success, got: exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x62993bcaffb2 - std::backtrace_rs::backtrace::libunwind::trace::hc3fe0916a43b83ba [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x62993bcaffb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2c8bdb534df51579 [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x62993bcaffb2 - std::sys::backtrace::_print_fmt::hfdc83ac04b776f9c [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x62993bcaffb2 - ::fmt::h00867323b3682946 [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x62993bcd6773 - core::fmt::rt::Argument::fmt::h08320134740c2eee [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x62993bcd6773 - core::fmt::write::h70dd7c0a34bafa10 [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x62993bcac183 - std::io::Write::write_fmt::h246a6c9d12336a15 [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x62993bcafe02 - std::sys::backtrace::BacktraceLock::print::hade03bc0f0b19fcd [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x62993bcb1020 - std::panicking::default_hook::{{closure}}::hde60c484fe408d40 [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x62993bcb0dbd - std::panicking::default_hook::h366f47792ac94141 [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x62993bcb1a42 - std::panicking::rust_panic_with_hook::h33439c886a7438a1 [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x62993bcb17ca - std::panicking::begin_panic_handler::{{closure}}::hb9af8890eb1fe673 [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x62993bcb04b9 - std::sys::backtrace::__rust_end_short_backtrace::hd75f159f576d199c [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x62993bcb145d - rust_begin_unwind [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x62993bcd5660 - core::panicking::panic_fmt::h634d78ab69144ec8 [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x62993bc3612c - build_script_build::execute::h53942b4a3ca7a540 [INFO] [stderr] 16: 0x62993bc35e68 - build_script_build::run_and_log::h9fdc43503ef16368 [INFO] [stderr] 17: 0x62993bc350dd - build_script_build::main::h32765b3147590109 [INFO] [stderr] 18: 0x62993bc2f183 - core::ops::function::FnOnce::call_once::hc96d96561d07f340 [INFO] [stderr] 19: 0x62993bc2ed66 - std::sys::backtrace::__rust_begin_short_backtrace::ha16f215846cc6550 [INFO] [stderr] 20: 0x62993bc2ed49 - std::rt::lang_start::{{closure}}::ha72c3685b349f120 [INFO] [stderr] 21: 0x62993bca7740 - core::ops::function::impls:: for &F>::call_once::h72af83942d5832fe [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x62993bca7740 - std::panicking::try::do_call::h96e9c1008d166f2e [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/panicking.rs:587:40 [INFO] [stderr] 23: 0x62993bca7740 - std::panicking::try::h593ab250265682ea [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/panicking.rs:550:19 [INFO] [stderr] 24: 0x62993bca7740 - std::panic::catch_unwind::hf145544dc1a79ede [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x62993bca7740 - std::rt::lang_start_internal::{{closure}}::h184a9879e003b557 [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x62993bca7740 - std::panicking::try::do_call::h37686526588b8c6b [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x62993bca7740 - std::panicking::try::hcd39f22a16fa18b9 [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x62993bca7740 - std::panic::catch_unwind::hb1493f016b073d06 [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x62993bca7740 - std::rt::lang_start_internal::ha2e563d204e24225 [INFO] [stderr] at /rustc/86f78589b09557f70c9db3f56ad1921e0a9f76ef/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x62993bc2ed31 - std::rt::lang_start::h861731adbd9f5883 [INFO] [stderr] 31: 0x62993bc368b5 - main [INFO] [stderr] 32: 0x7f0239184d90 - [INFO] [stderr] 33: 0x7f0239184e40 - __libc_start_main [INFO] [stderr] 34: 0x62993bc2a1e5 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "9a830ee1e2de1ca7b8a6038dcdea590f5429677a532117775a21e53641018f24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a830ee1e2de1ca7b8a6038dcdea590f5429677a532117775a21e53641018f24", kill_on_drop: false }` [INFO] [stdout] 9a830ee1e2de1ca7b8a6038dcdea590f5429677a532117775a21e53641018f24