[INFO] cloning repository https://github.com/ayrat555/el_monitorro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayrat555/el_monitorro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayrat555%2Fel_monitorro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayrat555%2Fel_monitorro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e823296f625d19267f253c0e32db7880789108f
[INFO] checking ayrat555/el_monitorro against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayrat555%2Fel_monitorro" "/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/ayrat555/el_monitorro on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ayrat555/el_monitorro
[INFO] finished tweaking git repo https://github.com/ayrat555/el_monitorro
[INFO] tweaked toml for git repo https://github.com/ayrat555/el_monitorro written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ayrat555/el_monitorro 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atom_syndication v0.12.7
[INFO] [stderr]   Downloaded diesel-derive-enum v2.1.0
[INFO] [stderr]   Downloaded fang v0.11.0-rc1
[INFO] [stderr]   Downloaded mediatype v0.19.20
[INFO] [stderr]   Downloaded bon-macros v3.6.0
[INFO] [stderr]   Downloaded rss v2.0.12
[INFO] [stderr]   Downloaded bon v3.6.0
[INFO] [stderr]   Downloaded mockito v1.7.0
[INFO] [stderr]   Downloaded diligent-date-parser v0.1.5
[INFO] [stderr]   Downloaded feed-rs v2.3.1
[INFO] [stderr]   Downloaded nanohtml2text v0.1.5
[INFO] [stderr]   Downloaded frankenstein v0.40.0
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16e2dfa3083fe557a9adac1abeb28b93bbd5a795e943b63c1faeb1ce1fd785ef
[INFO] running `Command { std: "docker" "start" "-a" "16e2dfa3083fe557a9adac1abeb28b93bbd5a795e943b63c1faeb1ce1fd785ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16e2dfa3083fe557a9adac1abeb28b93bbd5a795e943b63c1faeb1ce1fd785ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16e2dfa3083fe557a9adac1abeb28b93bbd5a795e943b63c1faeb1ce1fd785ef", kill_on_drop: false }`
[INFO] [stdout] 16e2dfa3083fe557a9adac1abeb28b93bbd5a795e943b63c1faeb1ce1fd785ef
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f253d3748cdc85b66327f497dc95c824152f80f2549c8c97a66951995e0742f6
[INFO] running `Command { std: "docker" "start" "-a" "f253d3748cdc85b66327f497dc95c824152f80f2549c8c97a66951995e0742f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pq-sys v0.7.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.11+1.64.0
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling curl-sys v0.4.80+curl-8.12.1
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling curl v0.4.47
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking quick-xml v0.37.4
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking macro_rules_attribute v0.2.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking castaway v0.1.2
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking nanohtml2text v0.1.5
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling typed-builder v0.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling diesel-derive-enum v2.1.0
[INFO] [stderr]    Compiling typed-builder-macro v0.19.1
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking typed-builder v0.19.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling bon-macros v3.6.0
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling diesel_derives v2.2.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking bon v3.6.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking mediatype v0.19.20
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking typetag v0.2.20
[INFO] [stderr]     Checking frankenstein v0.40.0
[INFO] [stderr]     Checking handlebars v6.3.2
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking diligent-date-parser v0.1.5
[INFO] [stderr]     Checking cron v0.12.1
[INFO] [stderr]     Checking atom_syndication v0.12.7
[INFO] [stderr]     Checking mockito v1.7.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking rss v2.0.12
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking diesel v2.2.9
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking feed-rs v2.3.1
[INFO] [stderr] warning: curl-sys@0.4.80+curl-8.12.1: curl/lib/cf-h2-proxy.c:1661:1: fatal error: error writing to /tmp/ccFfwbW4.s: No space left on device
[INFO] [stderr] warning: curl-sys@0.4.80+curl-8.12.1:  1661 | }
[INFO] [stderr] warning: curl-sys@0.4.80+curl-8.12.1:       | ^
[INFO] [stderr] warning: curl-sys@0.4.80+curl-8.12.1: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `curl-sys v0.4.80+curl-8.12.1`
[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/curl-sys-a92c36e31b43da3b/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=curl
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libcurl_vendored,link_libnghttp2,link_libz,link_openssl,)
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/curl-sys-d21cbf3b94c96330/out
[INFO] [stderr]   cargo:include=/opt/rustwide/target/debug/build/curl-sys-d21cbf3b94c96330/out/include
[INFO] [stderr]   cargo:static=1
[INFO] [stderr]   cargo:rustc-cfg=libcurl_vendored
[INFO] [stderr]   cargo:rustc-cfg=link_libnghttp2
[INFO] [stderr]   cargo:rustc-cfg=link_libz
[INFO] [stderr]   cargo:rustc-cfg=link_openssl
[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=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = 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_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   cargo:warning=curl/lib/cf-h2-proxy.c:1661:1: fatal error: error writing to /tmp/ccFfwbW4.s: No space left on device
[INFO] [stderr]   cargo:warning= 1661 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "curl/lib" "-I" "curl/include" "-I" "/opt/rustwide/target/debug/build/libnghttp2-sys-d7d44b3b06a03f8d/out/i/include" "-I" "/usr/include" "-I" "/usr/include" "-fvisibility=hidden" "-DBUILDING_LIBCURL" "-DCURL_DISABLE_DICT" "-DCURL_DISABLE_GOPHER" "-DCURL_DISABLE_IMAP" "-DCURL_DISABLE_LDAP" "-DCURL_DISABLE_LDAPS" "-DCURL_DISABLE_POP3" "-DCURL_DISABLE_RTSP" "-DCURL_DISABLE_SMB" "-DCURL_DISABLE_SMTP" "-DCURL_DISABLE_TELNET" "-DCURL_DISABLE_TFTP" "-DCURL_STATICLIB" "-DENABLE_IPV6" "-DHAVE_SOCKADDR_IN6_SIN6_SCOPE_ID" "-DHAVE_ASSERT_H" "-DCURL_OS=\"unknown\"" "-DHAVE_ZLIB_H" "-DHAVE_LONGLONG" "-DHAVE_LIBZ" "-DHAVE_BOOL_T" "-DHAVE_STDBOOL_H" "-DHAVE_GETADDRINFO" "-DHAVE_GETPEERNAME" "-DHAVE_GETSOCKNAME" "-DCURL_DISABLE_NTLM" "-DCURL_DISABLE_FTP" "-DUSE_NGHTTP2" "-DNGHTTP2_STATICLIB" "-DUSE_OPENSSL" "-DRECV_TYPE_ARG1=int" "-DHAVE_PTHREAD_H" "-DHAVE_ARPA_INET_H" "-DHAVE_ERRNO_H" "-DHAVE_FCNTL_H" "-DHAVE_NETDB_H" "-DHAVE_NETINET_IN_H" "-DHAVE_NETINET_TCP_H" "-DHAVE_POLL_H" "-DHAVE_FCNTL_O_NONBLOCK" "-DHAVE_SYS_SELECT_H" "-DHAVE_SYS_STAT_H" "-DHAVE_SYS_TIME_H" "-DHAVE_UNISTD_H" "-DHAVE_RECV" "-DHAVE_SELECT" "-DHAVE_SEND" "-DHAVE_SOCKET" "-DHAVE_STERRROR_R" "-DHAVE_SOCKETPAIR" "-DHAVE_STRUCT_TIMEVAL" "-DHAVE_SYS_UN_H" "-DUSE_THREADS_POSIX" "-DUSE_UNIX_SOCKETS" "-DRECV_TYPE_ARG2=void*" "-DRECV_TYPE_ARG3=size_t" "-DRECV_TYPE_ARG4=int" "-DRECV_TYPE_RETV=ssize_t" "-DSEND_QUAL_ARG2=const" "-DSEND_TYPE_ARG1=int" "-DSEND_TYPE_ARG2=void*" "-DSEND_TYPE_ARG3=size_t" "-DSEND_TYPE_ARG4=int" "-DSEND_TYPE_RETV=ssize_t" "-DSIZEOF_CURL_OFF_T=8" "-DSIZEOF_INT=4" "-DSIZEOF_SHORT=2" "-DHAVE_CLOCK_GETTIME_MONOTONIC" "-DHAVE_GETTIMEOFDAY" "-DHAVE_POLL_FINE" "-DSIZEOF_SSIZE_T=8" "-DSIZEOF_SIZE_T=8" "-DSIZEOF_LONG=8" "-o" "/opt/rustwide/target/debug/build/curl-sys-d21cbf3b94c96330/out/build/53da4157be79b190-cf-h2-proxy.o" "-c" "curl/lib/cf-h2-proxy.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `diesel` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bfa31f632912180dc742809bcc51a97f2d7079d/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=2ba551f5669f0237 -C extra-filename=-15c4d799067bc0f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-626c3a36ede55ca4.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d92705dd1d5353b1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d7a382eca4c5bd82.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-34f9d81fc67ba740.so --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-8fd458122eb73346.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-f94dece98ed104bc.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3e7250edda87d3cf.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-96d44d02af9b0bab.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta14c7Yg/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `frankenstein` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f253d3748cdc85b66327f497dc95c824152f80f2549c8c97a66951995e0742f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f253d3748cdc85b66327f497dc95c824152f80f2549c8c97a66951995e0742f6", kill_on_drop: false }`
[INFO] [stdout] f253d3748cdc85b66327f497dc95c824152f80f2549c8c97a66951995e0742f6
