[INFO] cloning repository https://github.com/phazejeff/kobold [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phazejeff/kobold" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphazejeff%2Fkobold", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphazejeff%2Fkobold'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bb7c4dddeacafa92acf93b3ec7253bd6ca8281e [INFO] testing phazejeff/kobold against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphazejeff%2Fkobold" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phazejeff/kobold on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phazejeff/kobold [INFO] finished tweaking git repo https://github.com/phazejeff/kobold [INFO] tweaked toml for git repo https://github.com/phazejeff/kobold written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/phazejeff/kobold 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libdeflater v0.14.0 [INFO] [stderr] Downloaded memmap2 v0.7.0 [INFO] [stderr] Downloaded libdeflate-sys v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfea1e9bfd72e27831ef9581541ab53770c66a78dba93238fc59714dbbe59c65 [INFO] running `Command { std: "docker" "start" "-a" "cfea1e9bfd72e27831ef9581541ab53770c66a78dba93238fc59714dbbe59c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfea1e9bfd72e27831ef9581541ab53770c66a78dba93238fc59714dbbe59c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfea1e9bfd72e27831ef9581541ab53770c66a78dba93238fc59714dbbe59c65", kill_on_drop: false }` [INFO] [stdout] cfea1e9bfd72e27831ef9581541ab53770c66a78dba93238fc59714dbbe59c65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f246d9be97b10d829a400909e55a4abaaa6af0b9d5d6b6060bf3fab9a6dc5239 [INFO] running `Command { std: "docker" "start" "-a" "f246d9be97b10d829a400909e55a4abaaa6af0b9d5d6b6060bf3fab9a6dc5239", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling binrw_derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling binrw v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling libdeflate-sys v0.14.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling libdeflater v0.14.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.3+5.3.0-patched [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Compiling memmap2 v0.7.0 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_builder v4.3.4 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling rsa v0.9.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap v4.3.4 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling kobold-utils v0.1.0 (/opt/rustwide/workdir/src/kobold-utils) [INFO] [stderr] Compiling kobold-bit-buf v0.1.0 (/opt/rustwide/workdir/src/kobold-bit-buf) [INFO] [stderr] Compiling kobold-wad v0.1.0 (/opt/rustwide/workdir/src/kobold-wad) [INFO] [stderr] Compiling kobold-nav v0.1.0 (/opt/rustwide/workdir/src/kobold-nav) [INFO] [stderr] Compiling kobold-client-sig v0.1.0 (/opt/rustwide/workdir/src/kobold-client-sig) [INFO] [stderr] Compiling kobold-poi v0.1.0 (/opt/rustwide/workdir/src/kobold-poi) [INFO] [stderr] Compiling kobold-bcd v0.1.0 (/opt/rustwide/workdir/src/kobold-bcd) [INFO] [stderr] Compiling kobold-types v0.1.0 (/opt/rustwide/workdir/src/kobold-types) [INFO] [stderr] Compiling kobold-object-property v0.1.0 (/opt/rustwide/workdir/src/kobold-object-property) [INFO] [stderr] Compiling kobold-py v0.1.0 (/opt/rustwide/workdir/src/kobold-py) [INFO] [stderr] Compiling tikv-jemallocator v0.5.0 [INFO] [stderr] Compiling kobold v0.1.0 (/opt/rustwide/workdir/src/kobold) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.65s [INFO] running `Command { std: "docker" "inspect" "f246d9be97b10d829a400909e55a4abaaa6af0b9d5d6b6060bf3fab9a6dc5239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f246d9be97b10d829a400909e55a4abaaa6af0b9d5d6b6060bf3fab9a6dc5239", kill_on_drop: false }` [INFO] [stdout] f246d9be97b10d829a400909e55a4abaaa6af0b9d5d6b6060bf3fab9a6dc5239 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d46475ad9097d60e9a2c3a45f31509f659b44d43317c873d4863e6d659d8d2b [INFO] running `Command { std: "docker" "start" "-a" "6d46475ad9097d60e9a2c3a45f31509f659b44d43317c873d4863e6d659d8d2b", kill_on_drop: false }` [INFO] [stderr] Compiling kobold-client-sig v0.1.0 (/opt/rustwide/workdir/src/kobold-client-sig) [INFO] [stderr] Compiling kobold-object-property v0.1.0 (/opt/rustwide/workdir/src/kobold-object-property) [INFO] [stderr] Compiling kobold-py v0.1.0 (/opt/rustwide/workdir/src/kobold-py) [INFO] [stderr] Compiling kobold v0.1.0 (/opt/rustwide/workdir/src/kobold) [INFO] [stderr] Compiling kobold-wad v0.1.0 (/opt/rustwide/workdir/src/kobold-wad) [INFO] [stderr] Compiling kobold-bit-buf v0.1.0 (/opt/rustwide/workdir/src/kobold-bit-buf) [INFO] [stderr] Compiling kobold-types v0.1.0 (/opt/rustwide/workdir/src/kobold-types) [INFO] [stderr] Compiling kobold-bcd v0.1.0 (/opt/rustwide/workdir/src/kobold-bcd) [INFO] [stderr] Compiling kobold-poi v0.1.0 (/opt/rustwide/workdir/src/kobold-poi) [INFO] [stderr] Compiling kobold-nav v0.1.0 (/opt/rustwide/workdir/src/kobold-nav) [INFO] [stderr] Compiling kobold-utils v0.1.0 (/opt/rustwide/workdir/src/kobold-utils) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.87s [INFO] running `Command { std: "docker" "inspect" "6d46475ad9097d60e9a2c3a45f31509f659b44d43317c873d4863e6d659d8d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d46475ad9097d60e9a2c3a45f31509f659b44d43317c873d4863e6d659d8d2b", kill_on_drop: false }` [INFO] [stdout] 6d46475ad9097d60e9a2c3a45f31509f659b44d43317c873d4863e6d659d8d2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 64db56ef8bf60a28ea51c0712a18dfc6ba3f565dcbca440b1536291b5d78de69 [INFO] running `Command { std: "docker" "start" "-a" "64db56ef8bf60a28ea51c0712a18dfc6ba3f565dcbca440b1536291b5d78de69", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kobold-dfd2c665a4105b51) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kobold_bcd-5e3c319c6635cbaf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kobold_bit_buf-60814b22a8f3aaa2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/basic_reading.rs (/opt/rustwide/target/debug/deps/basic_reading-238ac5f084483487) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test read_bits_and_alignment ... ok [INFO] [stdout] test read_primitives ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/basic_writing.rs (/opt/rustwide/target/debug/deps/basic_writing-914e53d23b9ebf37) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test write_bytes_and_alignment ... ok [INFO] [stdout] test write_primitives ... ok [INFO] [stdout] test write_length_prefix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kobold_client_sig-17c0b5baf7a1db00) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kobold_nav-36b76e504c247a14) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kobold_object_property-6ee29d0554f6ffe5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kobold_poi-9fdef989e064a004) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kobold_py-1b5970646aaf089d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kobold_types-cfb6d2461c3d9710) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kobold_utils-e18e0749aa3bcd8a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kobold_wad-3c7aca48c2208446) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kobold-bcd [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kobold-bit-buf [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kobold-client-sig [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kobold-nav [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kobold-object-property [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kobold-poi [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kobold-types [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kobold-utils [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kobold-wad [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "64db56ef8bf60a28ea51c0712a18dfc6ba3f565dcbca440b1536291b5d78de69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64db56ef8bf60a28ea51c0712a18dfc6ba3f565dcbca440b1536291b5d78de69", kill_on_drop: false }` [INFO] [stdout] 64db56ef8bf60a28ea51c0712a18dfc6ba3f565dcbca440b1536291b5d78de69 [INFO] testing phazejeff/kobold against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphazejeff%2Fkobold" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phazejeff/kobold on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phazejeff/kobold [INFO] finished tweaking git repo https://github.com/phazejeff/kobold [INFO] tweaked toml for git repo https://github.com/phazejeff/kobold written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/phazejeff/kobold already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83cbd684a0dd9f3f9fc38c24b8e03a0b137e984e57dfa34312165329ae3ad1a2 [INFO] running `Command { std: "docker" "start" "-a" "83cbd684a0dd9f3f9fc38c24b8e03a0b137e984e57dfa34312165329ae3ad1a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83cbd684a0dd9f3f9fc38c24b8e03a0b137e984e57dfa34312165329ae3ad1a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83cbd684a0dd9f3f9fc38c24b8e03a0b137e984e57dfa34312165329ae3ad1a2", kill_on_drop: false }` [INFO] [stdout] 83cbd684a0dd9f3f9fc38c24b8e03a0b137e984e57dfa34312165329ae3ad1a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6baa16e406d6eb8423cd5052be264114beb1723901dca4bd7803d148f20a6b5 [INFO] running `Command { std: "docker" "start" "-a" "d6baa16e406d6eb8423cd5052be264114beb1723901dca4bd7803d148f20a6b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling binrw_derive v0.11.2 [INFO] [stderr] Compiling binrw v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling libdeflate-sys v0.14.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libdeflater v0.14.0 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.3+5.3.0-patched [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Compiling memmap2 v0.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling clap_builder v4.3.4 [INFO] [stderr] Compiling rsa v0.9.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Compiling clap v4.3.4 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling kobold-utils v0.1.0 (/opt/rustwide/workdir/src/kobold-utils) [INFO] [stderr] Compiling kobold-types v0.1.0 (/opt/rustwide/workdir/src/kobold-types) [INFO] [stderr] Compiling kobold-bit-buf v0.1.0 (/opt/rustwide/workdir/src/kobold-bit-buf) [INFO] [stderr] Compiling kobold-wad v0.1.0 (/opt/rustwide/workdir/src/kobold-wad) [INFO] [stderr] Compiling kobold-client-sig v0.1.0 (/opt/rustwide/workdir/src/kobold-client-sig) [INFO] [stderr] Compiling kobold-poi v0.1.0 (/opt/rustwide/workdir/src/kobold-poi) [INFO] [stderr] Compiling kobold-object-property v0.1.0 (/opt/rustwide/workdir/src/kobold-object-property) [INFO] [stderr] Compiling kobold-nav v0.1.0 (/opt/rustwide/workdir/src/kobold-nav) [INFO] [stderr] Compiling kobold-bcd v0.1.0 (/opt/rustwide/workdir/src/kobold-bcd) [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> src/kobold-object-property/src/serde/de.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | use super::*; [INFO] [stdout] | -------- the item `Arc` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TypeList` is imported redundantly [INFO] [stdout] --> src/kobold-object-property/src/serde/de.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use kobold_types::TypeList; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | use super::*; [INFO] [stdout] | -------- the item `TypeList` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Decompressor` is imported redundantly [INFO] [stdout] --> src/kobold-object-property/src/serde/de.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use kobold_utils::libdeflater::Decompressor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | [INFO] [stdout] 8 | use super::*; [INFO] [stdout] | -------- the item `Decompressor` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arc` is imported redundantly [INFO] [stdout] --> src/kobold-object-property/src/serde/guess.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{mem, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | use super::{utils::bits_to_bytes, *}; [INFO] [stdout] | - the item `Arc` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TypeList` is imported redundantly [INFO] [stdout] --> src/kobold-object-property/src/serde/guess.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use kobold_types::TypeList; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | use super::{utils::bits_to_bytes, *}; [INFO] [stdout] | - the item `TypeList` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `kobold-types` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaeqwmgT" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kobold-object-property` (lib) due to 2 previous errors; 5 warnings emitted [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2s0lGu" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kobold-bcd` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `tikv-jemalloc-sys v0.5.3+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/tikv-jemalloc-sys-13708e8ef6d47f30/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/tikv-jemalloc-sys-e75a58d71c67da80/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build" [INFO] [stderr] SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tikv-jemalloc-sys-0.5.3+5.3.0-patched" [INFO] [stderr] cargo:rustc-cfg=prefixed [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_OVERRIDE [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=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] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] CC="cc" [INFO] [stderr] CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" [INFO] [stderr] JEMALLOC_REPO_DIR="jemalloc" [INFO] [stderr] 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/tikv-jemalloc-sys-e75a58d71c67da80/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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/tikv-jemalloc-sys-e75a58d71c67da80/out" [INFO] [stderr] checking for xsltproc... false [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking whether compiler is cray... no [INFO] [stderr] checking whether compiler supports -std=gnu11... yes [INFO] [stderr] checking whether compiler supports -Werror=unknown-warning-option... no [INFO] [stderr] checking whether compiler supports -Wall... yes [INFO] [stderr] checking whether compiler supports -Wextra... yes [INFO] [stderr] checking whether compiler supports -Wshorten-64-to-32... no [INFO] [stderr] checking whether compiler supports -Wsign-compare... yes [INFO] [stderr] checking whether compiler supports -Wundef... yes [INFO] [stderr] checking whether compiler supports -Wno-format-zero-length... yes [INFO] [stderr] checking whether compiler supports -Wpointer-arith... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-braces... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-field-initializers... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-attributes... yes [INFO] [stderr] checking whether compiler supports -pipe... yes [INFO] [stderr] checking whether compiler supports -g3... yes [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking size of void *... 8 [INFO] [stderr] checking size of int... 4 [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking size of long long... 8 [INFO] [stderr] checking size of intmax_t... 8 [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking whether pause instruction is compilable... yes [INFO] [stderr] checking number of significant virtual address bits... 48 [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... no [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for x86_64-unknown-linux-gnu-nm... no [INFO] [stderr] checking for nm... nm [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking malloc.h usability... yes [INFO] [stderr] checking malloc.h presence... yes [INFO] [stderr] checking for malloc.h... yes [INFO] [stderr] checking whether malloc_usable_size definition can use const argument... no [INFO] [stderr] checking for library containing log... -lm [INFO] [stderr] checking whether __attribute__ syntax is compilable... yes [INFO] [stderr] checking whether compiler supports -fvisibility=hidden... yes [INFO] [stderr] checking whether compiler supports -fvisibility=hidden... no [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether tls_model attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether alloc_size attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether format(gnu_printf, ...) attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether format(printf, ...) attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether format(printf, ...) attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Wimplicit-fallthrough... yes [INFO] [stderr] checking whether fallthrough attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Wimplicit-fallthrough... yes [INFO] [stderr] checking whether compiler supports -Wimplicit-fallthrough... no [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether cold attribute is compilable... yes [INFO] [stderr] checking whether vm_make_tag is compilable... no [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... no [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking for ld... /usr/bin/ld [INFO] [stderr] checking for autoconf... /usr/bin/autoconf [INFO] [stderr] checking for memalign... yes [INFO] [stderr] checking for valloc... yes [INFO] [stderr] checking for malloc_size... no [INFO] [stderr] checking whether compiler supports -O3... yes [INFO] [stderr] checking whether compiler supports -O3... no [INFO] [stderr] checking whether compiler supports -funroll-loops... yes [INFO] [stderr] checking configured backtracing method... N/A [INFO] [stderr] checking for sbrk... yes [INFO] [stderr] checking whether utrace(2) is compilable... no [INFO] [stderr] checking whether utrace(2) with label is compilable... no [INFO] [stderr] checking whether a program using __builtin_unreachable is compilable... yes [INFO] [stderr] checking whether a program using __builtin_ffsl is compilable... yes [INFO] [stderr] checking whether a program using __builtin_popcountl is compilable... yes [INFO] [stderr] checking LG_PAGE... 12 [INFO] [stderr] checking pthread.h usability... yes [INFO] [stderr] checking pthread.h presence... yes [INFO] [stderr] checking for pthread.h... yes [INFO] [stderr] checking for pthread_create in -lpthread... yes [INFO] [stderr] checking dlfcn.h usability... yes [INFO] [stderr] checking dlfcn.h presence... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for dlsym... no [INFO] [stderr] checking for dlsym in -ldl... no [INFO] [stderr] checking whether pthread_atfork(3) is compilable... no [INFO] [stderr] checking whether pthread_setname_np(3) is compilable... no [INFO] [stderr] checking whether pthread_getname_np(3) is compilable... no [INFO] [stderr] checking whether pthread_get_name_np(3) is compilable... no [INFO] [stderr] checking for library containing clock_gettime... no [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... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether strerror_r returns char with gnu source is compilable... yes [INFO] [stderr] checking for stdbool.h that conforms to C99... yes [INFO] [stderr] checking for _Bool... yes [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating jemalloc.pc [INFO] [stderr] config.status: creating doc/html.xsl [INFO] [stderr] running: "tail" "-n" "100" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/config.log" [INFO] [stderr] localstatedir='${prefix}/var' [INFO] [stderr] mandir='${datarootdir}/man' [INFO] [stderr] o='o' [INFO] [stderr] objroot='' [INFO] [stderr] oldincludedir='/usr/include' [INFO] [stderr] pdfdir='${docdir}' [INFO] [stderr] prefix='/opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out' [INFO] [stderr] private_namespace='_rjem_je_' [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_TLS_MODEL __attribute__((tls_model("initial-exec"))) [INFO] [stderr] #define JEMALLOC_BACKGROUND_THREAD [INFO] [stderr] #define JEMALLOC_STRERROR_R_RETURNS_CHAR_WITH_GNU_SOURCE [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] 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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 12251: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 12260: 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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 12288: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 12297: 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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 12330: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 12339: 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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 12373: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 12392: 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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 12440: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 12575: 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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 12605: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 12615: 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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 12649: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 12687: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 12727: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1626: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1633: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 12790: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 12833: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 2168: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1626: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1633: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 13020: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 13076: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 13118: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 13200: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 13289: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 13328: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 13576: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 13654: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 13701: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 13747: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 13856: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 13900: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1731: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1739: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 1749: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build/configure: line 13945: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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-e75a58d71c67da80/out/build/configure: line 1618: printf: write error: No space left on device [INFO] [stderr] mawk: close failed on file /dev/stdout (No space left on device) [INFO] [stderr] config.status: error: could not create doc/html.xsl [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tikv-jemalloc-sys-0.5.3+5.3.0-patched/build.rs:346:9: [INFO] [stderr] command did not execute successfully: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-e75a58d71c67da80/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/tikv-jemalloc-sys-e75a58d71c67da80/out" [INFO] [stderr] expected success, got: exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55776d76a0b2 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55776d76a0b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55776d76a0b2 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55776d76a0b2 - ::fmt::h2c24b8bf09043006 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55776d78f3dc - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55776d78f3dc - core::fmt::write::h08d521d188b46bd0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x55776d76765f - std::io::Write::write_fmt::h30d389991f37d75e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x55776d769e84 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55776d769e84 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55776d76b6bb - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stderr] 10: 0x55776d76b413 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55776d76bb5d - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x55776d76ba32 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x55776d76a586 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55776d76b764 - rust_begin_unwind [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x55776d6fa1f5 - core::panicking::panic_fmt::hf9e3650f9c0b35ad [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55776d706692 - build_script_build::execute::h7b4052925e3506d1 [INFO] [stderr] 17: 0x55776d7062ef - build_script_build::run_and_log::h197bc27f70a58742 [INFO] [stderr] 18: 0x55776d7055e0 - build_script_build::main::hbf40c1082e973077 [INFO] [stderr] 19: 0x55776d6fad73 - core::ops::function::FnOnce::call_once::h8db190a92b9a7ca9 [INFO] [stderr] 20: 0x55776d6fab16 - std::sys_common::backtrace::__rust_begin_short_backtrace::h36aa859fe85f817b [INFO] [stderr] 21: 0x55776d6ffa69 - std::rt::lang_start::{{closure}}::he547e29a603c8b09 [INFO] [stderr] 22: 0x55776d763713 - core::ops::function::impls:: for &F>::call_once::ha55599606c4801fa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x55776d763713 - std::panicking::try::do_call::hdbe0105e9cf1e2ee [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 24: 0x55776d763713 - std::panicking::try::hc30968547c4c042b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 25: 0x55776d763713 - std::panic::catch_unwind::hd3d3f133d01e085b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 26: 0x55776d763713 - std::rt::lang_start_internal::{{closure}}::h6e4de722777ae3c2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x55776d763713 - std::panicking::try::do_call::h46b94aee435e7f57 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 28: 0x55776d763713 - std::panicking::try::h1ffb076bbe218058 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 29: 0x55776d763713 - std::panic::catch_unwind::h9edee6e761ecfcb7 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 30: 0x55776d763713 - std::rt::lang_start_internal::h6114988f93cc8d0a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x55776d6ffa47 - std::rt::lang_start::hf9fa72e80569a22a [INFO] [stderr] 32: 0x55776d706f25 - main [INFO] [stderr] 33: 0x7fd050c99d90 - [INFO] [stderr] 34: 0x7fd050c99e40 - __libc_start_main [INFO] [stderr] 35: 0x55776d6fa7d5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "d6baa16e406d6eb8423cd5052be264114beb1723901dca4bd7803d148f20a6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6baa16e406d6eb8423cd5052be264114beb1723901dca4bd7803d148f20a6b5", kill_on_drop: false }` [INFO] [stdout] d6baa16e406d6eb8423cd5052be264114beb1723901dca4bd7803d148f20a6b5