[INFO] fetching crate monocore 0.2.1... [INFO] testing monocore-0.2.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate monocore 0.2.1 into /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate monocore 0.2.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd74a795308cb5a59232237c054cfea9f2cff15e490e8f5f8912395acbd9cce1 [INFO] running `Command { std: "docker" "start" "-a" "fd74a795308cb5a59232237c054cfea9f2cff15e490e8f5f8912395acbd9cce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd74a795308cb5a59232237c054cfea9f2cff15e490e8f5f8912395acbd9cce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd74a795308cb5a59232237c054cfea9f2cff15e490e8f5f8912395acbd9cce1", kill_on_drop: false }` [INFO] [stdout] fd74a795308cb5a59232237c054cfea9f2cff15e490e8f5f8912395acbd9cce1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b5aa7c21a0541fb69a61bbaf0121b24dc8b7a5b457148acbb4d36c8ab07ecc0 [INFO] running `Command { std: "docker" "start" "-a" "8b5aa7c21a0541fb69a61bbaf0121b24dc8b7a5b457148acbb4d36c8ab07ecc0", 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 itoa v1.0.11 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [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 unicode-bidi v0.3.17 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling venial v0.5.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling monocore v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling tar v0.4.43 [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 dotenvy v0.15.7 [INFO] [stderr] Compiling typed-path v0.10.0 [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 structstruck v0.4.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 typed-builder-macro v0.20.0 [INFO] [stderr] Compiling pretty-error-debug-derive v0.3.1 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling getset v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling pretty-error-debug v0.3.0 [INFO] [stderr] Compiling typed-builder v0.20.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling retry-policies v0.4.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.22 [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 ipc-channel v0.18.3 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling procspawn v1.0.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oci-spec v0.7.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/rustc6F18Sc/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmonocore-d484feadfd35c535,libtar-87884da4f2b2800b,libxattr-c90f54fbc48d818a,librustix-e38b532336f89af1,liblinux_raw_sys-84982bd491f98ad1,libfiletime-b9ba27d8cfa2d6a1,libflate2-474f19d8ea73f124,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libhex-28742b4ca144387c,libdirs-f415b2c7eb8eb2de,libdirs_sys-b20d9e8c41f09f35,liboption_ext-23838f1959a6156b,libtracing_subscriber-eaa7b289c5ef05f2,libsharded_slab-8a8a8c9e27e64aa6,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-0f0b93b43b5e76ce,libtracing_log-f51603121d545558,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libtoml-b306956e11484aee,libtoml_edit-cab087452db0666b,libserde_spanned-213a17132d748142,libwinnow-aec8fd883abf5a30,libtoml_datetime-bfab234d99f27443,libserde_yaml-cab4a3238054de5c,libunsafe_libyaml-7bc1bf218b2f5452,libasync_stream-024eceb90c495f40,liblazy_static-b3603208c0de2608,libpretty_error_debug-a58cf0d6833da0c2,libsha2-80ac9593c2204767,libcpufeatures-864a46b3d6008197,libdigest-2dc9b24df3780685,libblock_buffer-68345a13dc7a8e25,libcrypto_common-58cc5427b4d302c3,libgeneric_array-e7dcb6463547bc23,libtypenum-66c155be53855aa0,libaxum-fdd583dd8320b25e,libserde_path_to_error-29d460b665610557,libmatchit-b2689776cf6e5db9,libaxum_core-5df12ef8e60603f2,libtower-3a8b1a4a5c322e77,libsync_wrapper-17f912c27eab8964,libtower_layer-d70c7e404336389b,libsysinfo-1dc65d37b039d0ec,librayon-d7f70122059d9405,librayon_core-936d6cd684097949,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libcrossbeam_utils-eb4587c77878a9d5,libeither-38d43fea6173fdf6,libreqwest_retry-ade1eae1a1bc0eb8,libretry_policies-99c9f65daa7489ed,librand-6c4f805db94b700e,librand_chacha-ccd1e20337a60a4f,libppv_lite86-d43868d3680e8dd2,libzerocopy-e1ca91f69599f303,libbyteorder-7df9ab1ae37e1368,librand_core-39f84118ffe317ee,libreqwest_middleware-0d74d1ba76604f59,libanyhow-7c6c4967043ac346,libthiserror-c0d7404b4990fb63,libreqwest-54afddd039d681b5,librustls_pemfile-b52eb7a19dde0b13,librustls_pki_types-8e56128b2ddbd99e,libserde_urlencoded-7fd0ecfa9f2edc73,libsync_wrapper-b2945c54b9c576f9,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libhyper_tls-a135328b3e55dbfc,libtokio_native_tls-fb6db900412192a9,libmime-4b44681fdb2c65f7,libencoding_rs-721451430cd4dde4,libnative_tls-42731872a480cf74,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-51fe5a2978f2f784,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-69e8961798e59abe,libhyper_util-916422a6708dc7c7,libtower_service-0d7df29686b13872,libhyper-1cf6af02b6d7e93d,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-5df32fad3034d02b,libindexmap-579b1e65dcc623d4,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-cb344949c359d7cf,libtokio-7849c86ab56d7331,libsignal_hook_registry-f5d0e637d2823849,libsocket2-621a4d27caa7bb02,libmio-995fa22ae96c1ab5,libparking_lot-42bf61eca2be6068,libparking_lot_core-3aac3eb28a5db831,libsmallvec-e2fbd282c83e646d,liblock_api-65308b8547acc2a4,libscopeguard-e80a2b0b1f686274,libhttp_body_util-554ca87d3a38e396,libhttp_body-f1ede28b2bd08902,liburl-6ddb1fe05d965ea0,libidna-806905690db29336,libunicode_normalization-6e95056299e99db3,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2c8b2b04927c9e3a,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-bcaa3c605b61da68,libfnv-2d77ec4f6f971b24,liboci_spec-648f79a204bfbee0,libserde_json-7ccdba8f581aabf6,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libstrum-cd0529b9bac5883b,libregex-0aecdc4acd716247,libregex_automata-40fbea3c172927e4,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libderive_builder-90a5f200928a21ca,libfutures-3882910f03b0f709,libfutures_executor-1f2d90922649ed8b,libfutures_util-d661f5971b41a223,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libchrono-f5cb9f1f8d50e7c8,libnum_traits-39be14e70c722fe4,libiana_time_zone-33839373f004bfb1,libbytes-485c92da441bbc40,libtyped_path-fa2a447566cff54d,libuuid-de8b97a3a990e301,libgetrandom-987cfa0a10d1def2,libtyped_builder-2133804f86dfc1b6,libserde-8bee5c56688faec2,libtracing-4298d6079ad25613,liblog-669e9396cafcbb01,libpin_project_lite-e0c50e8704e39276,libtracing_core-00042915e72642a2,libonce_cell-debe7c411cf97340,libclap-9eba454f79c76302,libclap_builder-3b03da9fb532bf80,libstrsim-24acdad2526b95b7,libanstream-d93909916dec07b7,libanstyle_query-e4c85920655ed0e4,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-7ccabaa8fbd15ad3,libanstyle_parse-c9ea3116c31c9af2,libutf8parse-8828ddbb63eb8bad,libclap_lex-0e908d52bfe2a542,libanstyle-bda2f167f91805d0,libthiserror-211540b2a401c02f,libnix-ed2ca25c465592db,libbitflags-eb92e23a18d5cc91,libcfg_if-33ef6c02a07f9fec,liblibc-346025b359b0b299}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,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/rustc6F18Sc/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-63175cb81f6c3e2d" "-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/rustc6eH5fy/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmonocore-d484feadfd35c535,libtar-87884da4f2b2800b,libxattr-c90f54fbc48d818a,librustix-e38b532336f89af1,liblinux_raw_sys-84982bd491f98ad1,libfiletime-b9ba27d8cfa2d6a1,libflate2-474f19d8ea73f124,libminiz_oxide-9ee3d538996be813,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libhex-28742b4ca144387c,libdirs-f415b2c7eb8eb2de,libdirs_sys-b20d9e8c41f09f35,liboption_ext-23838f1959a6156b,libtracing_subscriber-eaa7b289c5ef05f2,libsharded_slab-8a8a8c9e27e64aa6,libmatchers-325c66ff3d6c0610,libregex_automata-c55e6e1ce4e1007c,libregex_syntax-e3521940133a580f,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-0f0b93b43b5e76ce,libtracing_log-f51603121d545558,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libtoml-b306956e11484aee,libtoml_edit-cab087452db0666b,libserde_spanned-213a17132d748142,libwinnow-aec8fd883abf5a30,libtoml_datetime-bfab234d99f27443,libserde_yaml-cab4a3238054de5c,libunsafe_libyaml-7bc1bf218b2f5452,libasync_stream-024eceb90c495f40,liblazy_static-b3603208c0de2608,libpretty_error_debug-a58cf0d6833da0c2,libsha2-80ac9593c2204767,libcpufeatures-864a46b3d6008197,libdigest-2dc9b24df3780685,libblock_buffer-68345a13dc7a8e25,libcrypto_common-58cc5427b4d302c3,libgeneric_array-e7dcb6463547bc23,libtypenum-66c155be53855aa0,libaxum-fdd583dd8320b25e,libserde_path_to_error-29d460b665610557,libmatchit-b2689776cf6e5db9,libaxum_core-5df12ef8e60603f2,libtower-3a8b1a4a5c322e77,libsync_wrapper-17f912c27eab8964,libtower_layer-d70c7e404336389b,libsysinfo-1dc65d37b039d0ec,librayon-d7f70122059d9405,librayon_core-936d6cd684097949,libcrossbeam_deque-1677f27c8a0deac5,libcrossbeam_epoch-3554ccb4a3bc7b51,libcrossbeam_utils-eb4587c77878a9d5,libeither-38d43fea6173fdf6,libreqwest_retry-ade1eae1a1bc0eb8,libretry_policies-99c9f65daa7489ed,librand-6c4f805db94b700e,librand_chacha-ccd1e20337a60a4f,libppv_lite86-d43868d3680e8dd2,libzerocopy-e1ca91f69599f303,libbyteorder-7df9ab1ae37e1368,librand_core-39f84118ffe317ee,libreqwest_middleware-0d74d1ba76604f59,libanyhow-7c6c4967043ac346,libthiserror-c0d7404b4990fb63,libreqwest-54afddd039d681b5,librustls_pemfile-b52eb7a19dde0b13,librustls_pki_types-8e56128b2ddbd99e,libserde_urlencoded-7fd0ecfa9f2edc73,libsync_wrapper-b2945c54b9c576f9,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libhyper_tls-a135328b3e55dbfc,libtokio_native_tls-fb6db900412192a9,libmime-4b44681fdb2c65f7,libencoding_rs-721451430cd4dde4,libnative_tls-42731872a480cf74,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-51fe5a2978f2f784,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-69e8961798e59abe,libhyper_util-916422a6708dc7c7,libtower_service-0d7df29686b13872,libhyper-1cf6af02b6d7e93d,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-5df32fad3034d02b,libindexmap-579b1e65dcc623d4,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-cb344949c359d7cf,libtokio-7849c86ab56d7331,libsignal_hook_registry-f5d0e637d2823849,libsocket2-621a4d27caa7bb02,libmio-995fa22ae96c1ab5,libparking_lot-42bf61eca2be6068,libparking_lot_core-3aac3eb28a5db831,libsmallvec-e2fbd282c83e646d,liblock_api-65308b8547acc2a4,libscopeguard-e80a2b0b1f686274,libhttp_body_util-554ca87d3a38e396,libhttp_body-f1ede28b2bd08902,liburl-6ddb1fe05d965ea0,libidna-806905690db29336,libunicode_normalization-6e95056299e99db3,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2c8b2b04927c9e3a,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-bcaa3c605b61da68,libfnv-2d77ec4f6f971b24,liboci_spec-648f79a204bfbee0,libserde_json-7ccdba8f581aabf6,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libstrum-cd0529b9bac5883b,libregex-0aecdc4acd716247,libregex_automata-40fbea3c172927e4,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libderive_builder-90a5f200928a21ca,libchrono-f5cb9f1f8d50e7c8,libnum_traits-39be14e70c722fe4,libiana_time_zone-33839373f004bfb1,libbytes-485c92da441bbc40,libtyped_path-fa2a447566cff54d,libuuid-de8b97a3a990e301,libgetrandom-987cfa0a10d1def2,libtyped_builder-2133804f86dfc1b6,libserde-8bee5c56688faec2,libtracing-4298d6079ad25613,liblog-669e9396cafcbb01,libtracing_core-00042915e72642a2,libonce_cell-debe7c411cf97340,libthiserror-211540b2a401c02f,libnix-ed2ca25c465592db,libbitflags-eb92e23a18d5cc91,libcfg_if-33ef6c02a07f9fec,liblibc-346025b359b0b299,libfutures-3882910f03b0f709,libfutures_executor-1f2d90922649ed8b,libfutures_util-d661f5971b41a223,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libpin_project_lite-e0c50e8704e39276,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libclap-9eba454f79c76302,libclap_builder-3b03da9fb532bf80,libstrsim-24acdad2526b95b7,libanstream-d93909916dec07b7,libanstyle_query-e4c85920655ed0e4,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-7ccabaa8fbd15ad3,libanstyle_parse-c9ea3116c31c9af2,libutf8parse-8828ddbb63eb8bad,libclap_lex-0e908d52bfe2a542,libanstyle-bda2f167f91805d0}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,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/rustc6eH5fy/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-b59c7ddecaea8312" "-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" "8b5aa7c21a0541fb69a61bbaf0121b24dc8b7a5b457148acbb4d36c8ab07ecc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b5aa7c21a0541fb69a61bbaf0121b24dc8b7a5b457148acbb4d36c8ab07ecc0", kill_on_drop: false }` [INFO] [stdout] 8b5aa7c21a0541fb69a61bbaf0121b24dc8b7a5b457148acbb4d36c8ab07ecc0