[INFO] cloning repository https://github.com/robson021/rust_cryptocurrencies_monitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robson021/rust_cryptocurrencies_monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobson021%2Frust_cryptocurrencies_monitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobson021%2Frust_cryptocurrencies_monitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3548e57e5b7c5502cbd9597bed26ea326f306dfb [INFO] testing robson021/rust_cryptocurrencies_monitor against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobson021%2Frust_cryptocurrencies_monitor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robson021/rust_cryptocurrencies_monitor on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robson021/rust_cryptocurrencies_monitor [INFO] finished tweaking git repo https://github.com/robson021/rust_cryptocurrencies_monitor [INFO] tweaked toml for git repo https://github.com/robson021/rust_cryptocurrencies_monitor written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/robson021/rust_cryptocurrencies_monitor 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 003c925d3ad504f358eea09e11d4f4a5ef83ca1d8ffc213076dbdced53734626 [INFO] running `Command { std: "docker" "start" "-a" "003c925d3ad504f358eea09e11d4f4a5ef83ca1d8ffc213076dbdced53734626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "003c925d3ad504f358eea09e11d4f4a5ef83ca1d8ffc213076dbdced53734626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "003c925d3ad504f358eea09e11d4f4a5ef83ca1d8ffc213076dbdced53734626", kill_on_drop: false }` [INFO] [stdout] 003c925d3ad504f358eea09e11d4f4a5ef83ca1d8ffc213076dbdced53734626 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8ee7bb614491f39ebcb8065bda96824a4400bba323cbbcf5839e87eeb410bf4 [INFO] running `Command { std: "docker" "start" "-a" "d8ee7bb614491f39ebcb8065bda96824a4400bba323cbbcf5839e87eeb410bf4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [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 zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling rust_cryptocurrencies_monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvNHMyS/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-4a0263bd96a16059.rlib,librustls_pemfile-2cbe74edf6ba73ed.rlib,librustls_pki_types-870aa897f2016219.rlib,libsync_wrapper-5a27d2ea02cd7690.rlib,libbase64-2a03de3babadded3.rlib,libipnet-346d915a0dce48fd.rlib,libhyper_tls-91c036633f943c53.rlib,libtokio_native_tls-d36b7f9e3fb0fa95.rlib,libserde_urlencoded-46141e9735da5646.rlib,libmime-4b44681fdb2c65f7.rlib,libencoding_rs-68ad4a143c31cce1.rlib,libnative_tls-f0d60e314bb0187a.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-695a9260003a0120.rlib,libbitflags-ce446ee600bbaa5e.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-238856a43d934cca.rlib,libhyper_util-d86b7a0d33715431.rlib,libtower_service-0d7df29686b13872.rlib,libhyper-3fafb2c23eb17523.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-1f171d883a977f5d.rlib,libh2-d7279311946ba446.rlib,libtracing-dac1fdab52a14535.rlib,libtracing_core-2af278500a3d05c2.rlib,libatomic_waker-001109810bdecbaa.rlib,libtokio_util-c8b5db128b321a5c.rlib,libfutures_channel-f26d4826b597103e.rlib,libtokio-d7be85156142486d.rlib,libsocket2-470a94b8d1675d75.rlib,libmio-e8a566bcb5f12e02.rlib,libhttp_body_util-16a9aba11a2dc7c3.rlib,libhttp_body-50aed1d9faf49029.rlib,libfutures_util-ef7caa8b1d857141.rlib,libfutures_io-3e19596c076de665.rlib,libslab-d2d6782c70f6d408.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,liburl-b0a3f451e37ce0c0.rlib,libidna-b248adc5695ed043.rlib,libidna_adapter-1b31ff26c854a80d.rlib,libicu_normalizer-3e2da36c6b11dc60.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libicu_properties-60e84feeee8f3d9b.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-b9f50be8e69cb079.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-3969c560debc3bf0.rlib,libicu_provider-82c893e432b0af44.rlib,libicu_locid-093f5e94c60381f6.rlib,liblitemap-cecd5a7fd1787c64.rlib,libtinystr-f54598e3567a057e.rlib,libzerovec-6d93fac92f786e6e.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-fdc188cb55abab8c.rlib,libzerofrom-0e0552f85e97fc80.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhttp-51759dd683ff80d5.rlib,libbytes-485c92da441bbc40.rlib,librust_decimal-067b7c800ec8b0eb.rlib,libarrayvec-e69e5f78daccaf57.rlib,liblog4rs-f6e84b0ab152d205.rlib,liblog_mdc-23f68b9a997ec7bd.rlib,libserde_json-c113b0459286244b.rlib,libmemchr-3ffe5f7a52883367.rlib,libthread_id-f576d342a0e796b3.rlib,libhumantime-271ba35809dd8c72.rlib,libserde_yaml-2d50e354f130f638.rlib,libryu-f8ba606093049f91.rlib,libitoa-d34da3363977f6fb.rlib,libindexmap-115358eee2452411.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-19954401a582c725.rlib,libunsafe_libyaml-7bc1bf218b2f5452.rlib,libonce_cell-debe7c411cf97340.rlib,libtypemap_ors-d2bc07c6ea24a36d.rlib,libunsafe_any_ors-20ad651d8507443d.rlib,libdestructure_traitobject-cad42d600d9d013e.rlib,libthiserror-42c9a26cf26f80a4.rlib,librand-c177d77adf248d1a.rlib,librand_chacha-43354f85458ab2ef.rlib,libppv_lite86-4ef0c66ca347f1e7.rlib,libzerocopy-d886f9eeaf60c8b6.rlib,libbyteorder-7df9ab1ae37e1368.rlib,librand_core-9cd2bbfbd97d43cb.rlib,libgetrandom-97a89bf4948d4004.rlib,libchrono-b4b146dc90861779.rlib,libiana_time_zone-33839373f004bfb1.rlib,libanyhow-3109b5ba994d1b57.rlib,libparking_lot-ee69fc1c135bb58f.rlib,libparking_lot_core-02ea68c16faf91b8.rlib,liblibc-49e0e4aded3bd300.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libserde_value-d1afaf34fb0e8262.rlib,libordered_float-dabd3a3ab3d53737.rlib,libnum_traits-988ede962efc7d41.rlib,libfnv-2d77ec4f6f971b24.rlib,libarc_swap-4d53f24db0759841.rlib,liblog-386c13f3dbbdcbd3.rlib,libserde-2d445ac8878ec636.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_cryptocurrencies_monitor-2ff2b5a2ddb4ff3a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_cryptocurrencies_monitor` (bin "rust_cryptocurrencies_monitor") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d8ee7bb614491f39ebcb8065bda96824a4400bba323cbbcf5839e87eeb410bf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ee7bb614491f39ebcb8065bda96824a4400bba323cbbcf5839e87eeb410bf4", kill_on_drop: false }` [INFO] [stdout] d8ee7bb614491f39ebcb8065bda96824a4400bba323cbbcf5839e87eeb410bf4