[INFO] fetching crate monocore 0.2.1... [INFO] testing monocore-0.2.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate monocore 0.2.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate monocore 0.2.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate monocore 0.2.1 [INFO] tweaked toml for crates.io crate monocore 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate monocore 0.2.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate monocore 0.2.1 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-builder-macro v0.20.0 [INFO] [stderr] Downloaded typed-builder v0.20.0 [INFO] [stderr] Downloaded test-log-macros v0.2.16 [INFO] [stderr] Downloaded test-log v0.2.16 [INFO] [stderr] Downloaded pretty-error-debug-derive v0.3.1 [INFO] [stderr] Downloaded oorandom v11.1.4 [INFO] [stderr] Downloaded pretty-error-debug v0.3.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.87 [INFO] [stderr] Downloaded thiserror v1.0.65 [INFO] [stderr] Downloaded thiserror-impl v1.0.65 [INFO] [stderr] Downloaded structstruck v0.4.1 [INFO] [stderr] Downloaded reqwest-middleware v0.3.3 [INFO] [stderr] Downloaded reqwest-retry v0.6.1 [INFO] [stderr] Downloaded venial v0.5.0 [INFO] [stderr] Downloaded procspawn v1.0.1 [INFO] [stderr] Downloaded wasm-streams v0.4.1 [INFO] [stderr] Downloaded rustls-pki-types v1.9.0 [INFO] [stderr] Downloaded hyper-util v0.1.9 [INFO] [stderr] Downloaded oci-spec v0.7.1 [INFO] [stderr] Downloaded cc v1.1.30 [INFO] [stderr] Downloaded tower v0.5.1 [INFO] [stderr] Downloaded anyhow v1.0.94 [INFO] [stderr] Downloaded typed-path v0.10.0 [INFO] [stderr] Downloaded ipc-channel v0.18.3 [INFO] [stderr] Downloaded h2 v0.4.6 [INFO] [stderr] Downloaded sysinfo v0.33.0 [INFO] [stderr] Downloaded openssl v0.10.66 [INFO] [stderr] Downloaded rustls v0.23.14 [INFO] [stderr] Downloaded rustix v0.38.40 [INFO] [stderr] Downloaded tokio v1.42.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43d205a827717625d569a6bdeb1114812a227f30fa9812e651122a12fee6aa46 [INFO] running `Command { std: "docker" "start" "-a" "43d205a827717625d569a6bdeb1114812a227f30fa9812e651122a12fee6aa46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43d205a827717625d569a6bdeb1114812a227f30fa9812e651122a12fee6aa46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43d205a827717625d569a6bdeb1114812a227f30fa9812e651122a12fee6aa46", kill_on_drop: false }` [INFO] [stdout] 43d205a827717625d569a6bdeb1114812a227f30fa9812e651122a12fee6aa46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4067a6139022e6da68ae4ede9ce7bd1c75a16a763b8fded5a9393adcabe1ffe [INFO] running `Command { std: "docker" "start" "-a" "f4067a6139022e6da68ae4ede9ce7bd1c75a16a763b8fded5a9393adcabe1ffe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling venial v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling monocore v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] warning: monocore@0.2.1: Current dir: "/opt/rustwide/workdir" [INFO] [stderr] warning: monocore@0.2.1: Build dir: "/opt/rustwide/build" [INFO] [stderr] Compiling structstruck v0.4.1 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling typed-path v0.10.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling sysinfo v0.33.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling typed-builder-macro v0.20.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling getset v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling pretty-error-debug-derive v0.3.1 [INFO] [stderr] Compiling pretty-error-debug v0.3.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling typed-builder v0.20.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ipc-channel v0.18.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oci-spec v0.7.1 [INFO] [stderr] Compiling procspawn v1.0.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling reqwest-middleware v0.3.3 [INFO] [stderr] Compiling reqwest-retry v0.6.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcXuOTBC/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmonocore-b8086e541bfeaef3,libtar-a5b8b603ab9b5e78,libxattr-9d7711b11262282c,librustix-6d19fd5b7462e240,liblinux_raw_sys-9a65ce876623e09b,libfiletime-d6d5ca3579688653,libflate2-527540529fe67c70,libminiz_oxide-5a8d312b011b3697,libadler2-fd247fe78d8c5ed7,libcrc32fast-9120768a38b567d5,libhex-ca926d8cc80c7033,libdirs-58d9b25eb63213f7,libdirs_sys-f3de95e5393bc3e6,liboption_ext-b97160e4e6663869,libtracing_subscriber-1ebed9beeaadf1a8,libsharded_slab-167293abc8174f06,libmatchers-0165b301980b30cb,libregex_automata-b4377cdbe1e22126,libregex_syntax-a2f918f6bbb309d6,libnu_ansi_term-df6e72c17831619e,liboverload-5b83548f0f399e04,libthread_local-bbd4ef47eae38717,libtracing_log-254a7721ebfbdcc3,libwalkdir-24e572b388d37349,libsame_file-8605f03e019e0297,libtoml-c69bcaacf541b989,libtoml_edit-5c0acb4696589771,libserde_spanned-24645ca3801a293a,libwinnow-dbf62c6285b4718f,libtoml_datetime-11a36933907b3980,libserde_yaml-b5c88249dcc40133,libunsafe_libyaml-fe35479b74a9772a,libasync_stream-47691623d46bbf41,liblazy_static-509a3481d98abb23,libpretty_error_debug-bf6e53100a56453f,libsha2-150d3da695270e7b,libcpufeatures-1bb682c26c2a4ece,libdigest-6311d4f3f752e0c2,libblock_buffer-a1d19ca4fad028f1,libcrypto_common-c4229f11ac6596e2,libgeneric_array-c633b0deaea05704,libtypenum-edec2471d71e3ff6,libaxum-e0a2f5834eea8daa,libserde_path_to_error-d4ab0e6e855dd1bb,libmatchit-efc9b6821a7b0624,libaxum_core-805337d37ba6d6ef,libtower-760ea72e337aa968,libsync_wrapper-f2a4e47367769dca,libtower_layer-387250be0616cbd3,libsysinfo-6593b7643c7f5900,librayon-937ea05ec8e0296c,librayon_core-621f7bd31e10fa17,libcrossbeam_deque-f2c3fd5e7bbfd927,libcrossbeam_epoch-ed4a2d3daceac61a,libcrossbeam_utils-70904e6a5a5294cc,libeither-e3ab338dd559fca0,libreqwest_retry-765277bf4bfc515f,libretry_policies-a499d45e298188ad,librand-4934b29032a842e7,librand_chacha-3551883402fe79fd,libppv_lite86-be33df855e27a2f1,libzerocopy-e6978e63caf225a8,libbyteorder-c09dcbff9ce7cdb4,librand_core-58398400edc0dafb,libreqwest_middleware-64f876f06470b975,libanyhow-6d4e2b7b339149ff,libthiserror-83c762700e6654fc,libreqwest-c447e6c02e2c8b44,librustls_pemfile-14635d33cfdc3a50,librustls_pki_types-ae907249bc9a3e90,libserde_urlencoded-5ff147a14267f673,libsync_wrapper-2884796338d360e2,libbase64-216937815d5196b4,libipnet-a78d4358fc5dabe0,libhyper_tls-411f16cb3b5d8b3e,libtokio_native_tls-03e55fc3558cc08d,libmime-fa5c6e61475ee11e,libencoding_rs-c0432b71ce73f1cf,libnative_tls-7dd8f006ed498d8f,libopenssl_probe-0a3b8bcaf3bc16eb,libopenssl-19a7e295caa2e5c6,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86001d0ebf379f57,libhyper_util-94bf8829a81b9bfa,libtower_service-ffd8abe90aad1f3e,libhyper-ddc5058849624f7c,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-47ff8862de2e8626,libh2-5730bb398698bc98,libindexmap-392864341bace747,libequivalent-1630171d1401967a,libhashbrown-9afe83729d20faf6,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libtokio_util-00a9246e573a15fb,libtokio-93337d9179105c16,libsignal_hook_registry-f0db1546e1ca57db,libsocket2-063ce5f20f129515,libmio-f578aeca043b1f5e,libparking_lot-a4bbf943565d6451,libparking_lot_core-b7ffa7f5be9a7e9e,libsmallvec-ca42e0e77919cedc,liblock_api-ddd24e22f8310bb8,libscopeguard-0c32c3b65921654f,libhttp_body_util-fe6dab18d1ff7665,libhttp_body-de44d7212f5e045e,liburl-e62971d2a531e1ad,libidna-cb00ce957a32376d,libunicode_normalization-03e6fddf1c89f7db,libtinyvec-260491d833765ed2,libtinyvec_macros-c90ba2208a3cf0ad,libunicode_bidi-39d2dc69a633fcbd,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libhttp-1ba9a5147e574e30,libfnv-773757b135178300,liboci_spec-25e57e6488301638,libserde_json-e18d366083ebaafb,libitoa-dceb2e2ec68b27be,libryu-ab986272b407cd41,libstrum-4679d802b6eead1a,libregex-6cc9190842f10cd4,libregex_automata-40c69c5225e66831,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libderive_builder-073395b424274095,libfutures-0f350e61bf060b0a,libfutures_executor-464bc77cad49ddcc,libfutures_util-14826c2f513152f3,libmemchr-8483526b530fc45f,libfutures_io-bc246799431b487a,libslab-8cebda35b8a02c61,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libchrono-0298fe87d6a34608,libnum_traits-110933b93579b57a,libiana_time_zone-f40fb3fd1722fffa,libbytes-452fae0350704866,libtyped_path-c2be9e22027ef999,libuuid-6cb69cac69356e3d,libgetrandom-c0e7db86b4f6b5b0,libtyped_builder-153fb8a91e7588cc,libserde-4e27dbd1385b6d98,libtracing-6896124af38555b3,liblog-17d4c04744091b72,libpin_project_lite-c7ec793c849252cd,libtracing_core-2ea25253dfbec78d,libonce_cell-a4d09e8e9bf9e1f4,libclap-1ff46b0d5cfe8c63,libclap_builder-ff3468a0c45277de,libstrsim-3c066906e8d6c466,libanstream-c8302f3fbe5cdfb8,libanstyle_query-9c945535cb657102,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-163cd8e09188201f,libanstyle_parse-609db0298bb3e7c0,libutf8parse-b4c8bbdcb9de0cd7,libclap_lex-e511e9a25d17e393,libanstyle-97a36802d4766157,libthiserror-6397312fb27f3f7d,libnix-f529d74fccbb4a9b,libbitflags-e2ae9f1de5f0445f,libcfg_if-3183e62f61f23a61,liblibc-afd9adba501a7f7e}.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lkrun" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXuOTBC/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/build" "-L" "/usr/local/lib" "-L" "/root/.local/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/monokrun-94f7203c84b87b2b" "-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: rust-lld: error: unable to find library -lkrun [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: monocore@0.2.1: Current dir: "/opt/rustwide/workdir" [INFO] [stderr] warning: monocore@0.2.1: Build dir: "/opt/rustwide/build" [INFO] [stderr] error: could not compile `monocore` (bin "monokrun") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFjS0CV/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmonocore-b8086e541bfeaef3,libtar-a5b8b603ab9b5e78,libxattr-9d7711b11262282c,librustix-6d19fd5b7462e240,liblinux_raw_sys-9a65ce876623e09b,libfiletime-d6d5ca3579688653,libflate2-527540529fe67c70,libminiz_oxide-5a8d312b011b3697,libadler2-fd247fe78d8c5ed7,libcrc32fast-9120768a38b567d5,libhex-ca926d8cc80c7033,libdirs-58d9b25eb63213f7,libdirs_sys-f3de95e5393bc3e6,liboption_ext-b97160e4e6663869,libtracing_subscriber-1ebed9beeaadf1a8,libsharded_slab-167293abc8174f06,libmatchers-0165b301980b30cb,libregex_automata-b4377cdbe1e22126,libregex_syntax-a2f918f6bbb309d6,libnu_ansi_term-df6e72c17831619e,liboverload-5b83548f0f399e04,libthread_local-bbd4ef47eae38717,libtracing_log-254a7721ebfbdcc3,libwalkdir-24e572b388d37349,libsame_file-8605f03e019e0297,libtoml-c69bcaacf541b989,libtoml_edit-5c0acb4696589771,libserde_spanned-24645ca3801a293a,libwinnow-dbf62c6285b4718f,libtoml_datetime-11a36933907b3980,libserde_yaml-b5c88249dcc40133,libunsafe_libyaml-fe35479b74a9772a,libasync_stream-47691623d46bbf41,liblazy_static-509a3481d98abb23,libpretty_error_debug-bf6e53100a56453f,libsha2-150d3da695270e7b,libcpufeatures-1bb682c26c2a4ece,libdigest-6311d4f3f752e0c2,libblock_buffer-a1d19ca4fad028f1,libcrypto_common-c4229f11ac6596e2,libgeneric_array-c633b0deaea05704,libtypenum-edec2471d71e3ff6,libaxum-e0a2f5834eea8daa,libserde_path_to_error-d4ab0e6e855dd1bb,libmatchit-efc9b6821a7b0624,libaxum_core-805337d37ba6d6ef,libtower-760ea72e337aa968,libsync_wrapper-f2a4e47367769dca,libtower_layer-387250be0616cbd3,libsysinfo-6593b7643c7f5900,librayon-937ea05ec8e0296c,librayon_core-621f7bd31e10fa17,libcrossbeam_deque-f2c3fd5e7bbfd927,libcrossbeam_epoch-ed4a2d3daceac61a,libcrossbeam_utils-70904e6a5a5294cc,libeither-e3ab338dd559fca0,libreqwest_retry-765277bf4bfc515f,libretry_policies-a499d45e298188ad,librand-4934b29032a842e7,librand_chacha-3551883402fe79fd,libppv_lite86-be33df855e27a2f1,libzerocopy-e6978e63caf225a8,libbyteorder-c09dcbff9ce7cdb4,librand_core-58398400edc0dafb,libreqwest_middleware-64f876f06470b975,libanyhow-6d4e2b7b339149ff,libthiserror-83c762700e6654fc,libreqwest-c447e6c02e2c8b44,librustls_pemfile-14635d33cfdc3a50,librustls_pki_types-ae907249bc9a3e90,libserde_urlencoded-5ff147a14267f673,libsync_wrapper-2884796338d360e2,libbase64-216937815d5196b4,libipnet-a78d4358fc5dabe0,libhyper_tls-411f16cb3b5d8b3e,libtokio_native_tls-03e55fc3558cc08d,libmime-fa5c6e61475ee11e,libencoding_rs-c0432b71ce73f1cf,libnative_tls-7dd8f006ed498d8f,libopenssl_probe-0a3b8bcaf3bc16eb,libopenssl-19a7e295caa2e5c6,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-86001d0ebf379f57,libhyper_util-94bf8829a81b9bfa,libtower_service-ffd8abe90aad1f3e,libhyper-ddc5058849624f7c,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-47ff8862de2e8626,libh2-5730bb398698bc98,libindexmap-392864341bace747,libequivalent-1630171d1401967a,libhashbrown-9afe83729d20faf6,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libtokio_util-00a9246e573a15fb,libtokio-93337d9179105c16,libsignal_hook_registry-f0db1546e1ca57db,libsocket2-063ce5f20f129515,libmio-f578aeca043b1f5e,libparking_lot-a4bbf943565d6451,libparking_lot_core-b7ffa7f5be9a7e9e,libsmallvec-ca42e0e77919cedc,liblock_api-ddd24e22f8310bb8,libscopeguard-0c32c3b65921654f,libhttp_body_util-fe6dab18d1ff7665,libhttp_body-de44d7212f5e045e,liburl-e62971d2a531e1ad,libidna-cb00ce957a32376d,libunicode_normalization-03e6fddf1c89f7db,libtinyvec-260491d833765ed2,libtinyvec_macros-c90ba2208a3cf0ad,libunicode_bidi-39d2dc69a633fcbd,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libhttp-1ba9a5147e574e30,libfnv-773757b135178300,liboci_spec-25e57e6488301638,libserde_json-e18d366083ebaafb,libitoa-dceb2e2ec68b27be,libryu-ab986272b407cd41,libstrum-4679d802b6eead1a,libregex-6cc9190842f10cd4,libregex_automata-40c69c5225e66831,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libderive_builder-073395b424274095,libchrono-0298fe87d6a34608,libnum_traits-110933b93579b57a,libiana_time_zone-f40fb3fd1722fffa,libbytes-452fae0350704866,libtyped_path-c2be9e22027ef999,libuuid-6cb69cac69356e3d,libgetrandom-c0e7db86b4f6b5b0,libtyped_builder-153fb8a91e7588cc,libserde-4e27dbd1385b6d98,libtracing-6896124af38555b3,liblog-17d4c04744091b72,libtracing_core-2ea25253dfbec78d,libonce_cell-a4d09e8e9bf9e1f4,libthiserror-6397312fb27f3f7d,libnix-f529d74fccbb4a9b,libbitflags-e2ae9f1de5f0445f,libcfg_if-3183e62f61f23a61,liblibc-afd9adba501a7f7e,libfutures-0f350e61bf060b0a,libfutures_executor-464bc77cad49ddcc,libfutures_util-14826c2f513152f3,libmemchr-8483526b530fc45f,libfutures_io-bc246799431b487a,libslab-8cebda35b8a02c61,libfutures_channel-794507ef4750e6e4,libpin_project_lite-c7ec793c849252cd,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libclap-1ff46b0d5cfe8c63,libclap_builder-ff3468a0c45277de,libstrsim-3c066906e8d6c466,libanstream-c8302f3fbe5cdfb8,libanstyle_query-9c945535cb657102,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-163cd8e09188201f,libanstyle_parse-609db0298bb3e7c0,libutf8parse-b4c8bbdcb9de0cd7,libclap_lex-e511e9a25d17e393,libanstyle-97a36802d4766157}.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lkrun" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFjS0CV/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/build" "-L" "/usr/local/lib" "-L" "/root/.local/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/monocore-3a4399ce559df525" "-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: rust-lld: error: unable to find library -lkrun [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: monocore@0.2.1: Current dir: "/opt/rustwide/workdir" [INFO] [stderr] warning: monocore@0.2.1: Build dir: "/opt/rustwide/build" [INFO] [stderr] error: could not compile `monocore` (bin "monocore") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f4067a6139022e6da68ae4ede9ce7bd1c75a16a763b8fded5a9393adcabe1ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4067a6139022e6da68ae4ede9ce7bd1c75a16a763b8fded5a9393adcabe1ffe", kill_on_drop: false }` [INFO] [stdout] f4067a6139022e6da68ae4ede9ce7bd1c75a16a763b8fded5a9393adcabe1ffe