[INFO] cloning repository https://github.com/sunlco/ms-rewards [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunlco/ms-rewards" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunlco%2Fms-rewards", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunlco%2Fms-rewards'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0dc2efdc52e502be98887af8ec2508f1b03df2b1 [INFO] testing sunlco/ms-rewards against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunlco%2Fms-rewards" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sunlco/ms-rewards [INFO] finished tweaking git repo https://github.com/sunlco/ms-rewards [INFO] tweaked toml for git repo https://github.com/sunlco/ms-rewards written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sunlco/ms-rewards 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 git repo https://github.com/sunlco/ms-rewards 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-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b388e29c0a6961ed358787553c4becb774a469b03c2ee3b81d7c497e9b687b4 [INFO] running `Command { std: "docker" "start" "-a" "5b388e29c0a6961ed358787553c4becb774a469b03c2ee3b81d7c497e9b687b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b388e29c0a6961ed358787553c4becb774a469b03c2ee3b81d7c497e9b687b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b388e29c0a6961ed358787553c4becb774a469b03c2ee3b81d7c497e9b687b4", kill_on_drop: false }` [INFO] [stdout] 5b388e29c0a6961ed358787553c4becb774a469b03c2ee3b81d7c497e9b687b4 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3171304afc558f3df809436393e1cc68d4612769faf2c90778d33b253924b702 [INFO] running `Command { std: "docker" "start" "-a" "3171304afc558f3df809436393e1cc68d4612769faf2c90778d33b253924b702", 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 smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling xkbcommon v0.8.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling enigo v0.3.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling synstructure v0.13.1 [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 tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [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 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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.26 [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 hyper v0.14.31 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ms-rewards v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3VYpcV/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-e21b62a8fd66b272,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-cc5f2db6b80e1e2d,libserde_urlencoded-262b1a63a2c8cb89,libbase64-64299f9d815d057c,libipnet-346d915a0dce48fd,libtokio_native_tls-41e8860b601a9fe1,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libnative_tls-f397ff097c925b70,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-15b0572f29846e46,libbitflags-ce446ee600bbaa5e,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-a60de8cca17ea7d7,libhyper-6ca60b839a5afccf,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-888b144581bba4f9,libindexmap-9d6e30d92f98b401,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libslab-b066ee2c679b47fd,libtokio_util-b7582fe5b127574b,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-dac1fdab52a14535,libtracing_core-2af278500a3d05c2,libonce_cell-debe7c411cf97340,libfutures_channel-179401688c37d974,libfutures_util-441ca8b08e832445,libfutures_task-6ccf78234f0eff71,libpin_utils-9a5791cba021167a,libsync_wrapper-17f912c27eab8964,libhttp_body-cf1cfc76fae7f110,libfutures_core-fc6bb1738f00fc87,liburl-f1564a68f136a4de,libidna-b2e35280eaea3710,libidna_adapter-78ab8d9cde9b78f0,libicu_normalizer-e1b845b8de6a4d58,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-c8cc37186acd14ad,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-556d394263141c57,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-54f75ee2692b4f44,libicu_provider-335a4866ac6af221,libicu_locid-85aa269d9eec849a,liblitemap-cecd5a7fd1787c64,libtinystr-d46152492382861f,libzerovec-a2a194182e17e0b3,libwriteable-45c783735d88c2b0,libyoke-b1ce83b96316df10,libzerofrom-764909425bbdb321,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-6a89025946decf46,libfnv-2d77ec4f6f971b24,libserde_json-aa987ac72552296e,libmemchr-4f0714dc45d95749,libitoa-d34da3363977f6fb,libryu-f8ba606093049f91,libtokio-3043dc49e1232949,libsignal_hook_registry-2d9fb951a187a587,libsocket2-685d928c7245e032,libbytes-485c92da441bbc40,libmio-ea5fe19609cb3180,libparking_lot-d450e0fed5f476d8,libparking_lot_core-ee7995835e7eb0e5,libsmallvec-84105c363ec8e8d5,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-1b69109c4d0b18c5,libchrono-a714f80393de4332,libnum_traits-e621cc1bb1c4679c,libiana_time_zone-33839373f004bfb1,libserde-4c70407572812fbd,libenigo-5fb7030f0fe412e3,libxkeysym-db82d4bc0bf9c497,liblog-5fb51f756c1191b0,librand-96e8c1c4d1ac8075,librand_chacha-6f3674bb33ee5ad7,libppv_lite86-206b543297eb453b,libzerocopy-877a9078e4b126d1,libbyteorder-7df9ab1ae37e1368,librand_core-567d5a7809352519,libgetrandom-1d0381de664b71b7,liblibc-5e55fe64a3e27196,libcfg_if-33ef6c02a07f9fec}.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" "-lssl" "-lcrypto" "-lxdo" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3VYpcV/raw-dylibs" "-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/ms_rewards-d58f144737c86f7f" "-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 -lxdo [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ms-rewards` (bin "ms-rewards") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3171304afc558f3df809436393e1cc68d4612769faf2c90778d33b253924b702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3171304afc558f3df809436393e1cc68d4612769faf2c90778d33b253924b702", kill_on_drop: false }` [INFO] [stdout] 3171304afc558f3df809436393e1cc68d4612769faf2c90778d33b253924b702