[INFO] cloning repository https://github.com/xfnw/clam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xfnw/clam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfnw%2Fclam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfnw%2Fclam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd8567ec0d6962f292e378c9316e43b05086e8af [INFO] testing xfnw/clam against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfnw%2Fclam" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xfnw/clam on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xfnw/clam [INFO] finished tweaking git repo https://github.com/xfnw/clam [INFO] tweaked toml for git repo https://github.com/xfnw/clam written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xfnw/clam 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b83bcbb8c68afebb18b94a6d1a634819150b0bca36f79c7e634cf39d062a8cac [INFO] running `Command { std: "docker" "start" "-a" "b83bcbb8c68afebb18b94a6d1a634819150b0bca36f79c7e634cf39d062a8cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b83bcbb8c68afebb18b94a6d1a634819150b0bca36f79c7e634cf39d062a8cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b83bcbb8c68afebb18b94a6d1a634819150b0bca36f79c7e634cf39d062a8cac", kill_on_drop: false }` [INFO] [stdout] b83bcbb8c68afebb18b94a6d1a634819150b0bca36f79c7e634cf39d062a8cac [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e729635cf58b279313705448c8e5d984cd0f63aa4939bc6e00f8b36cf86e133c [INFO] running `Command { std: "docker" "start" "-a" "e729635cf58b279313705448c8e5d984cd0f63aa4939bc6e00f8b36cf86e133c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling new_mime_guess v4.0.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling micro_http_server v0.0.5 [INFO] [stderr] Compiling html-escaper v0.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling rowan v0.15.16 [INFO] [stderr] Compiling slugify v0.1.0 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling orgize v0.10.0-alpha.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling foxerror v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling boilerplate v1.0.1 [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 icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [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 git2 v0.20.1 [INFO] [stderr] Compiling clam v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "e729635cf58b279313705448c8e5d984cd0f63aa4939bc6e00f8b36cf86e133c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e729635cf58b279313705448c8e5d984cd0f63aa4939bc6e00f8b36cf86e133c", kill_on_drop: false }` [INFO] [stdout] e729635cf58b279313705448c8e5d984cd0f63aa4939bc6e00f8b36cf86e133c [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3637f00cbd569fa32543880d0dedb35c1d662ae2bdd020f17776e97c8ce4edd0 [INFO] running `Command { std: "docker" "start" "-a" "3637f00cbd569fa32543880d0dedb35c1d662ae2bdd020f17776e97c8ce4edd0", kill_on_drop: false }` [INFO] [stderr] Compiling clam v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcH44JTu/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-cb6d7ab2830eabef.rlib,libitoa-6b76ec393d6a2c41.rlib,libryu-0ea4bafc9bef6d8b.rlib,libtoml_edit-8622b52bb304a530.rlib,libserde_spanned-31ba5c7bd07cc353.rlib,libtoml_datetime-cf52db96f73720e9.rlib,libwinnow-275ad02d1fca8ae9.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmicro_http_server-2e6612e70823f606.rlib,libslugify-429c1e0be1d83a5e.rlib,libunidecode-7770763bcec0c77d.rlib,libindexmap-78b0b1f8c49dc94b.rlib,libequivalent-7e0e8cbe6c474a67.rlib,libhashbrown-19954401a582c725.rlib,libserde-2f56f1a61e7e783f.rlib,libregex-31672485c3c36ec4.rlib,libregex_automata-f511be22ba3c6666.rlib,libregex_syntax-2f734124a51b36fa.rlib,libhtml_escaper-d93ac0330008076e.rlib,libchrono-10ca0cbdf11f057f.rlib,libnum_traits-a4eaef2146b88fe5.rlib,liborgize-e46828abce09d96f.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libjetscii-51984eb8b080dcee.rlib,libbytecount-d552d1ab3fdfccd4.rlib,libnom-e8e94b0a18ab2ed6.rlib,libmemchr-3ffe5f7a52883367.rlib,librowan-04d91a7f0419e710.rlib,libtext_size-5e1d39e7b5d8e2fe.rlib,librustc_hash-5a527483989b35a3.rlib,libhashbrown-2f15eddff7f5ea65.rlib,libcountme-d9c8868f33b9e236.rlib,libgit2-4d1c2bcb5168d3b0.rlib,liburl-d1bfd319f33b66a2.rlib,libidna-a423acf3cbc8a4c7.rlib,libidna_adapter-bda7628d2140981d.rlib,libicu_normalizer-c6f1df548e1d6a9a.rlib,libicu_normalizer_data-c61db1a8fc611134.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libsmallvec-9812bbe5aac27f0d.rlib,libicu_properties-3fde59bc98664c88.rlib,libicu_properties_data-66f95765f8b36427.rlib,libicu_locid_transform-566968b8c390e56b.rlib,libicu_locid_transform_data-7021bfb1d9f6b74f.rlib,libicu_collections-fa17cbf23b9804a5.rlib,libicu_provider-ff16c20460960737.rlib,libicu_locid-59d16be8135f8f5d.rlib,liblitemap-705c4d2af7d10c57.rlib,libtinystr-bd0ca7ee3ce9d501.rlib,libzerovec-85965dcfb2a8d66f.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-ef8502d0ffbab246.rlib,libzerofrom-330b924d3a611934.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-be943b51fff753cf.rlib,libpercent_encoding-8c980134d68585d5.rlib,liblog-394b918668cad64a.rlib,liblibgit2_sys-4831f2ef7f21bebb.rlib,liblibz_sys-f135f09412b051d0.rlib,liblibc-decb484dffd4ee4e.rlib,libbitflags-96e56b993b11ae97.rlib,libclap-1517fad5091e589f.rlib,libclap_builder-6aecf0ce889dda4d.rlib,libclap_lex-8f7e36dc12b04c16.rlib,libanstyle-df82d657645c4a5c.rlib}.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcH44JTu/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-9007f343d7d2ef29/out/build" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/clam-377b813b3688441b" "-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 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clam` (bin "clam" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3637f00cbd569fa32543880d0dedb35c1d662ae2bdd020f17776e97c8ce4edd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3637f00cbd569fa32543880d0dedb35c1d662ae2bdd020f17776e97c8ce4edd0", kill_on_drop: false }` [INFO] [stdout] 3637f00cbd569fa32543880d0dedb35c1d662ae2bdd020f17776e97c8ce4edd0