[INFO] cloning repository https://github.com/ludios/sqlx-pgpool-bug-2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ludios/sqlx-pgpool-bug-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fludios%2Fsqlx-pgpool-bug-2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fludios%2Fsqlx-pgpool-bug-2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e881c7ff28faffbec2b0732b6f2b8860e6f2a257 [INFO] checking ludios/sqlx-pgpool-bug-2 against master#f8c27dfe1a2e7fb538fd91dad53de06992c7c967 for pr-138915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fludios%2Fsqlx-pgpool-bug-2" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ludios/sqlx-pgpool-bug-2 on toolchain f8c27dfe1a2e7fb538fd91dad53de06992c7c967 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ludios/sqlx-pgpool-bug-2 [INFO] finished tweaking git repo https://github.com/ludios/sqlx-pgpool-bug-2 [INFO] tweaked toml for git repo https://github.com/ludios/sqlx-pgpool-bug-2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ludios/sqlx-pgpool-bug-2 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" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/launchbadge/sqlx` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpuid-bool v0.1.1 [INFO] [stderr] Downloaded openssl-src v111.10.1+1.1.1g [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db7f5463c502d7a7a8d431f0bad14942ebbf53298a8e5376883b52daa8037748 [INFO] running `Command { std: "docker" "start" "-a" "db7f5463c502d7a7a8d431f0bad14942ebbf53298a8e5376883b52daa8037748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db7f5463c502d7a7a8d431f0bad14942ebbf53298a8e5376883b52daa8037748", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db7f5463c502d7a7a8d431f0bad14942ebbf53298a8e5376883b52daa8037748", kill_on_drop: false }` [INFO] [stdout] db7f5463c502d7a7a8d431f0bad14942ebbf53298a8e5376883b52daa8037748 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+f8c27dfe1a2e7fb538fd91dad53de06992c7c967" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02d6692fa5fed455281c2de61b3a8db4a67788ec7ef294a7fe3ad43160bf9fc2 [INFO] running `Command { std: "docker" "start" "-a" "02d6692fa5fed455281c2de61b3a8db4a67788ec7ef294a7fe3ad43160bf9fc2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling openssl-src v111.10.1+1.1.1g [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling cpuid-bool v0.1.1 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling whoami v0.9.0 [INFO] [stderr] Compiling atoi v0.3.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustco8688x" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGIvK7W/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `base64` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `unicode-segmentation` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5CUyK5/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lru-cache` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/crossbeam_queue-08d114dfb3ec8d4a.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/crossbeam-queue-08d114dfb3ec8d4a/dep-lib-crossbeam_queue` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOCar59/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetanN25bw" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-channel` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `url` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/md5-a6e4cc9968748833.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/md-5-a6e4cc9968748833/dep-lib-md5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaru1yrM/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sha2` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.58` [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/openssl-sys-3cdcc351473167b7/build-script-main` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-cfg=const_fn [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR [INFO] [stderr] X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR unset [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR [INFO] [stderr] OPENSSL_NO_VENDOR unset [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-30730535840dfe8a/out/openssl-build/build/src" && env -u CROSS_COMPILE CC="cc" "perl" "./Configure" "--prefix=/opt/rustwide/target/debug/build/openssl-sys-30730535840dfe8a/out/openssl-build/install" "no-dso" "no-ssl3" "no-unit-test" "no-comp" "no-zlib" "no-zlib-dynamic" "no-shared" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" [INFO] [stderr] Configuring OpenSSL version 1.1.1g (0x1010107fL) for linux-x86_64 [INFO] [stderr] Using os-specific seed configuration [INFO] [stderr] Creating configdata.pm [INFO] [stderr] Creating Makefile [INFO] [stderr] [INFO] [stderr] ********************************************************************** [INFO] [stderr] *** *** [INFO] [stderr] *** OpenSSL has been successfully configured *** [INFO] [stderr] *** *** [INFO] [stderr] *** If you encounter a problem while building, please open an *** [INFO] [stderr] *** issue on GitHub *** [INFO] [stderr] *** and include the output from the following command: *** [INFO] [stderr] *** *** [INFO] [stderr] *** perl configdata.pm --dump *** [INFO] [stderr] *** *** [INFO] [stderr] *** (If you are new to OpenSSL, you might want to consult the *** [INFO] [stderr] *** 'Troubleshooting' section in the INSTALL file first) *** [INFO] [stderr] *** *** [INFO] [stderr] ********************************************************************** [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-30730535840dfe8a/out/openssl-build/build/src" && "make" "depend" [INFO] [stderr] running cd "/opt/rustwide/target/debug/build/openssl-sys-30730535840dfe8a/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "build_libs" [INFO] [stderr] /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ [INFO] [stderr] "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h [INFO] [stderr] /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ [INFO] [stderr] "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h [INFO] [stderr] /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \ [INFO] [stderr] "-oMakefile" include/openssl/opensslconf.h.in > include/openssl/opensslconf.h [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Unable to flush stdout: No space left on device [INFO] [stderr] make: *** [Makefile:668: include/crypto/bn_conf.h] Error 1 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] Unable to flush stdout: No space left on device [INFO] [stderr] make: *** [Makefile:674: include/openssl/opensslconf.h] Error 1 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-src-111.10.1+1.1.1g/src/lib.rs:391:13: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Error building OpenSSL: [INFO] [stderr] Command: cd "/opt/rustwide/target/debug/build/openssl-sys-30730535840dfe8a/out/openssl-build/build/src" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "build_libs" [INFO] [stderr] Exit status: exit status: 2 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x637591dee792 - std::backtrace_rs::backtrace::libunwind::trace::h222b984c16bbb2eb [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x637591dee792 - std::backtrace_rs::backtrace::trace_unsynchronized::hc3da2e8c6315ace9 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x637591dee792 - std::sys::backtrace::_print_fmt::h8a87843d622242f5 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x637591dee792 - ::fmt::h28dee7d485be4565 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x637591e14a73 - core::fmt::rt::Argument::fmt::h432429c622cb490a [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x637591e14a73 - core::fmt::write::hed49133ebafc512c [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x637591deb463 - std::io::default_write_fmt::hbf449fdcef9cfcd1 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x637591deb463 - std::io::Write::write_fmt::h96c675eab0761829 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x637591dee5e2 - std::sys::backtrace::BacktraceLock::print::hd150077b5b92907f [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x637591defd82 - std::panicking::default_hook::{{closure}}::hc334eb150ecfad71 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x637591defb85 - std::panicking::default_hook::hc8f52b0496dd1041 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x637591df07a2 - std::panicking::rust_panic_with_hook::hf6182f7da084b07a [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x637591df052a - std::panicking::begin_panic_handler::{{closure}}::h426997ed379719db [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x637591deec99 - std::sys::backtrace::__rust_end_short_backtrace::he32ae5677b462ba7 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x637591df01bd - __rustc[561f529fb5ae8f23]::rust_begin_unwind [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x637591e138d0 - core::panicking::panic_fmt::he1d506ecd9f48b46 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x637591d84108 - openssl_src::Build::run_command::hd00d324ca83841b7 [INFO] [stderr] 17: 0x637591d833d0 - openssl_src::Build::build::h7d106461d2952a4d [INFO] [stderr] 18: 0x637591d6381d - build_script_main::find_vendored::get_openssl::hc068320a9a3fa4ea [INFO] [stderr] 19: 0x637591d5a938 - build_script_main::find_openssl::h1dc8d4f1f576f109 [INFO] [stderr] 20: 0x637591d5ab21 - build_script_main::main::h97e49072ece93c95 [INFO] [stderr] 21: 0x637591d612b3 - core::ops::function::FnOnce::call_once::h7d30bc579d09b8f0 [INFO] [stderr] 22: 0x637591d604f6 - std::sys::backtrace::__rust_begin_short_backtrace::h8e9cf1ccad187205 [INFO] [stderr] 23: 0x637591d55549 - std::rt::lang_start::{{closure}}::hb67ed32288a12c81 [INFO] [stderr] 24: 0x637591de66a0 - core::ops::function::impls:: for &F>::call_once::h18b3e80089c035d4 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x637591de66a0 - std::panicking::try::do_call::hb085a80d611da8d0 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x637591de66a0 - std::panicking::try::h85b9b3acd1f94ad0 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x637591de66a0 - std::panic::catch_unwind::h00e86361bd4587d5 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x637591de66a0 - std::rt::lang_start_internal::{{closure}}::hf6ef6f5995f234e7 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/rt.rs:168:24 [INFO] [stderr] 29: 0x637591de66a0 - std::panicking::try::do_call::ha8d0623f1fa5089c [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x637591de66a0 - std::panicking::try::h2b394159d66f8bb4 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x637591de66a0 - std::panic::catch_unwind::hd60cebf7b4d0c5b2 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x637591de66a0 - std::rt::lang_start_internal::hcec315de9ef93633 [INFO] [stderr] at /rustc/f8c27dfe1a2e7fb538fd91dad53de06992c7c967/library/std/src/rt.rs:164:5 [INFO] [stderr] 33: 0x637591d55531 - std::rt::lang_start::h22fb469a5474fe6e [INFO] [stderr] 34: 0x637591d5dc05 - main [INFO] [stderr] 35: 0x77422d05c1ca - [INFO] [stderr] 36: 0x77422d05c28b - __libc_start_main [INFO] [stderr] 37: 0x637591d550d5 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXx71kM" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetau4XFpH/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `url` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetake6r1G/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9TCKTf/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRZrvIO/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaXK0CVc/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "02d6692fa5fed455281c2de61b3a8db4a67788ec7ef294a7fe3ad43160bf9fc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02d6692fa5fed455281c2de61b3a8db4a67788ec7ef294a7fe3ad43160bf9fc2", kill_on_drop: false }` [INFO] [stdout] 02d6692fa5fed455281c2de61b3a8db4a67788ec7ef294a7fe3ad43160bf9fc2