[INFO] cloning repository https://github.com/lamb356/zai-sim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lamb356/zai-sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flamb356%2Fzai-sim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flamb356%2Fzai-sim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 301d401991ef89183fd3fd16effef594355d10c8 [INFO] testing lamb356/zai-sim against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flamb356%2Fzai-sim" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lamb356/zai-sim [INFO] finished tweaking git repo https://github.com/lamb356/zai-sim [INFO] tweaked toml for git repo https://github.com/lamb356/zai-sim written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lamb356/zai-sim on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lamb356/zai-sim 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3b830da08e2742328b803c27db765efa8b10c3244e961067f379ad67954a6af [INFO] running `Command { std: "docker" "start" "-a" "a3b830da08e2742328b803c27db765efa8b10c3244e961067f379ad67954a6af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3b830da08e2742328b803c27db765efa8b10c3244e961067f379ad67954a6af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b830da08e2742328b803c27db765efa8b10c3244e961067f379ad67954a6af", kill_on_drop: false }` [INFO] [stdout] a3b830da08e2742328b803c27db765efa8b10c3244e961067f379ad67954a6af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44dd1aa807eb893c863b253d5927ab59c38913457d2df2f1b020b3e601f44845 [INFO] running `Command { std: "docker" "start" "-a" "44dd1aa807eb893c863b253d5927ab59c38913457d2df2f1b020b3e601f44845", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling zai-sim v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.31s [INFO] running `Command { std: "docker" "inspect" "44dd1aa807eb893c863b253d5927ab59c38913457d2df2f1b020b3e601f44845", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44dd1aa807eb893c863b253d5927ab59c38913457d2df2f1b020b3e601f44845", kill_on_drop: false }` [INFO] [stdout] 44dd1aa807eb893c863b253d5927ab59c38913457d2df2f1b020b3e601f44845 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00b20b2b1db7cb1f102e99282b6f3be51f130f47a999d4962c4a790dceea6b86 [INFO] running `Command { std: "docker" "start" "-a" "00b20b2b1db7cb1f102e99282b6f3be51f130f47a999d4962c4a790dceea6b86", kill_on_drop: false }` [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling zai-sim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc5DHCiO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libzai_sim-76b7c32fe8d74f29,libcsv-013debb99281ea3f,libcsv_core-1207486a54d4b450,libreqwest-e1c8a0b5d2ecdaf7,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libhyper_tls-cf9980d4b97265e8,libtokio_native_tls-721f3ac6e0c3484d,libserde_urlencoded-c504b9468a3b4230,libryu-ace37e26d8308611,libmime-4b44681fdb2c65f7,libencoding_rs-f47fb1c01542042e,libserde_json-9a1e181b2a75d420,libzmij-07c2bc01ed4c756c,libtower_http-c85eda816c61d4a0,libiri_string-d8b08e8827a09725,libtower-caff4073184c0f44,libtower_layer-d70c7e404336389b,libnative_tls-a50251100230529b,libopenssl_probe-2e4370df64ac645e,libopenssl-3f562397f0ec74be,libbitflags-5c085993cab0beac,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bfd20cdd3abae684,libhyper_util-20dee8ddc73ce7e6,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-55b49639acf48e5d,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-a4bace1f8335807b,libtracing-d8999fa0fcfdeadb,libtracing_core-77cf0370bdfefeda,libonce_cell-0ba6aecba7086d38,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-a9cdbd131f93a10b,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-269d605913ea0ccb,libtokio-4324531b85ad972b,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libhttp_body_util-669bb0f90030570f,libhttp_body-c1839cc45fdc82ab,liblog-d269868761ac548a,libfutures_util-4e14eac74de41f0c,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,liburl-13ef397505cd94da,libidna-dfdae2987955bf7c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-356416567b5f2ce3,libicu_properties-efc32cab58dc852e,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-fe6eb08abd66b314,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-b141d61caf777e0e,libpotential_utf-e7a80655b6ed655e,libicu_provider-633de6636c0ac223,libicu_locale_core-fe536b4749994bd0,libtinystr-5980197e2125d2a1,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-4362127b7d14ec81,libzerotrie-c397af3bb5f03645,libyoke-d16ad251417e1d64,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-397e8620ac6ad0c9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,librand_distr-91a77f7aeb039429,libnum_traits-15d0cce544c5c6f0,liblibm-6e8521081c3763a4,librand-7cb8e5b8bde00e37,librand_chacha-f42088e4bff344ef,libppv_lite86-7e18c5ecbabbe7da,libzerocopy-7b8e2db7912d95c2,librand_core-44541de97192ee28,libgetrandom-a3e528362ec8c810,liblibc-65ee1eb217d721f2,libcfg_if-5af52f617df93f8f,libserde-244a19c64be342c6,libserde_core-1bd3301df0d96ee1}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc5DHCiO/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/lp_withdrawal_test-9c14c040994367d8" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zai-sim` (test "lp_withdrawal_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "00b20b2b1db7cb1f102e99282b6f3be51f130f47a999d4962c4a790dceea6b86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00b20b2b1db7cb1f102e99282b6f3be51f130f47a999d4962c4a790dceea6b86", kill_on_drop: false }` [INFO] [stdout] 00b20b2b1db7cb1f102e99282b6f3be51f130f47a999d4962c4a790dceea6b86