[INFO] cloning repository https://github.com/aenadgrleey/rtango [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aenadgrleey/rtango" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faenadgrleey%2Frtango", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faenadgrleey%2Frtango'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85e2840a49e8066e6ebf20a814b5d3b56c9dc035 [INFO] testing aenadgrleey/rtango against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faenadgrleey%2Frtango" "/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/aenadgrleey/rtango [INFO] finished tweaking git repo https://github.com/aenadgrleey/rtango [INFO] tweaked toml for git repo https://github.com/aenadgrleey/rtango written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aenadgrleey/rtango on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aenadgrleey/rtango 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee241c871fcf1e71e5feb6bf4cb524357a0d1d6d21defceacae93edeb92870ff [INFO] running `Command { std: "docker" "start" "-a" "ee241c871fcf1e71e5feb6bf4cb524357a0d1d6d21defceacae93edeb92870ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee241c871fcf1e71e5feb6bf4cb524357a0d1d6d21defceacae93edeb92870ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee241c871fcf1e71e5feb6bf4cb524357a0d1d6d21defceacae93edeb92870ff", kill_on_drop: false }` [INFO] [stdout] ee241c871fcf1e71e5feb6bf4cb524357a0d1d6d21defceacae93edeb92870ff [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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 671396cf64909c7314164aaaa5b4b600ae4fba63de40fe7640add69c779a7820 [INFO] running `Command { std: "docker" "start" "-a" "671396cf64909c7314164aaaa5b4b600ae4fba63de40fe7640add69c779a7820", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [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 ureq v2.12.1 [INFO] [stderr] Compiling rtango v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.01s [INFO] running `Command { std: "docker" "inspect" "671396cf64909c7314164aaaa5b4b600ae4fba63de40fe7640add69c779a7820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "671396cf64909c7314164aaaa5b4b600ae4fba63de40fe7640add69c779a7820", kill_on_drop: false }` [INFO] [stdout] 671396cf64909c7314164aaaa5b4b600ae4fba63de40fe7640add69c779a7820 [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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c0c053ab217b381649d1e1696520cd704010684d7ad3ac33f7b5ef1332b4af9 [INFO] running `Command { std: "docker" "start" "-a" "0c0c053ab217b381649d1e1696520cd704010684d7ad3ac33f7b5ef1332b4af9", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling rtango v0.4.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/rustcvqYMGJ/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/{librtango-9542888a2d18db01,libblake3-ada31094f2880248,libconstant_time_eq-bbdcf215fdf71086,libcpufeatures-d1b6d7e2abe28c60,libarrayvec-3085340efc75809a,libarrayref-7e9babeb8039510f,libdirs-54092ca01aa80b76,libdirs_sys-3505a55a74df6c37,liboption_ext-38791eff9acb757e,libureq-2b3c1e6098af10d5,libwebpki_roots-eb9673a03df64ac1,libwebpki_roots-990911d58592bbb8,libserde_json-d61919b3b272eef9,libzmij-d2f562b84b927b2e,libbase64-fff42f7554bbeb90,liburl-3119e8fde0e5bd8a,libidna-d5c17da9754d5ff7,libidna_adapter-d6e95e24b30badf8,libicu_properties-08f2b75129d4595a,libicu_properties_data-dff8f3e32951d104,libicu_normalizer-fbcf3999c14ef2a8,libsmallvec-8ab267bfdb1838ba,libicu_normalizer_data-50864128baa771f6,libicu_collections-08708a08ff7ad050,libutf8_iter-efb3984ee203d151,libpotential_utf-1780c541ebc1b55f,libicu_provider-f67e1ef32b857aaa,libicu_locale_core-44ab27bcfc43c5a8,libtinystr-7af49a9abd120acb,liblitemap-21d4e5e58548354d,libwriteable-f2cbf4e2e2f7ebb1,libzerovec-e678e1b239723b4d,libzerotrie-e3cfc14b9e59c444,libyoke-1b557ca2d0a4131e,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-5887f8db3a3f8005,libform_urlencoded-12c38e4321f5c3e7,libpercent_encoding-a589ea5f9d041323,librustls-be9e13026eed67ae,libsubtle-e2f0af8959bd7889,libwebpki-c62daf1c393b3dee,libring-0bf19ee354bb0f8a,libgetrandom-9da8d7f5cb3621b6,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,liblog-a4263a0971f08dad,libserde_yml-c67a160d0e012f70,libitoa-0d0a278c06e14513,libryu-96e4827cb8e74ef1,libindexmap-37881c669a6ab1f5,libequivalent-9631f206a02b9f54,libhashbrown-0eacb9dcbc3c3787,libmemchr-03def47fccb9cf8c,liblibyml-a1bce44a4ef07d59,libthiserror-094fdc753aa15d94,libtar-a011e8bcf29b55bc,libxattr-335c0482814ad0bd,libfiletime-795e8ea0db88f4fd,libflate2-0f1402ca2641abbe,libminiz_oxide-a8959b4b1607b0b2,libsimd_adler32-cb76273132008ebb,libcrc32fast-5906a57d877d687d,libclap-a7dfd4e992211cfa,libclap_builder-3f3e1028461ce79a,libstrsim-f574d476d7d1a6ac,libanstream-10af654a6a591e47,libanstyle_query-39b86009b9b8dd8a,libis_terminal_polyfill-090e57e4b8c850d2,libcolorchoice-b142de50e08d6dd9,libanstyle_parse-924009ecb70bfeb9,libutf8parse-ae3caf0a878928ed,libclap_lex-af821a6e91aeb559,libanstyle-9d4e02ef4a406ce1,libanyhow-bb5f243237f5f99b,libserde-1a4827367154e422,libserde_core-1651d161ca9c90ea,libtempfile-8f7db9ad9dfd54e4,libgetrandom-3be62fbe912744e4,liblibc-a38925358b6b5df9,libcfg_if-cad248e7066eec15,libfastrand-7d2e35e76cb4a099,libonce_cell-210b47fe854405d5,librustix-1058f5e3ff31e556,libbitflags-0f741259822c9aad,liblinux_raw_sys-6f64b533656ada5e}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcvqYMGJ/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/target/debug/build/blake3-9fe7bf174866464e/out" "-L" "/opt/rustwide/target/debug/build/ring-e0a2b908ad56e1d9/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sync-01863a289d72f7d0" "-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 `rtango` (test "sync") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0c0c053ab217b381649d1e1696520cd704010684d7ad3ac33f7b5ef1332b4af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c0c053ab217b381649d1e1696520cd704010684d7ad3ac33f7b5ef1332b4af9", kill_on_drop: false }` [INFO] [stdout] 0c0c053ab217b381649d1e1696520cd704010684d7ad3ac33f7b5ef1332b4af9