[INFO] cloning repository https://github.com/richardjlyon/deduper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richardjlyon/deduper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardjlyon%2Fdeduper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardjlyon%2Fdeduper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21321eaad41c32a6c73ea6531de30c6da5e5d9f6 [INFO] testing richardjlyon/deduper against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardjlyon%2Fdeduper" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/richardjlyon/deduper on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/richardjlyon/deduper [INFO] finished tweaking git repo https://github.com/richardjlyon/deduper [INFO] tweaked toml for git repo https://github.com/richardjlyon/deduper written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/richardjlyon/deduper 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a08ed32bfa3ec5f3769be843986ff40bbffb99b933e4ca2978427035b05aa363 [INFO] running `Command { std: "docker" "start" "-a" "a08ed32bfa3ec5f3769be843986ff40bbffb99b933e4ca2978427035b05aa363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a08ed32bfa3ec5f3769be843986ff40bbffb99b933e4ca2978427035b05aa363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a08ed32bfa3ec5f3769be843986ff40bbffb99b933e4ca2978427035b05aa363", kill_on_drop: false }` [INFO] [stdout] a08ed32bfa3ec5f3769be843986ff40bbffb99b933e4ca2978427035b05aa363 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd132e6c90d0741a313af1101bebd7a4d195a4e3728351ea39697d7ae30378fc [INFO] running `Command { std: "docker" "start" "-a" "cd132e6c90d0741a313af1101bebd7a4d195a4e3728351ea39697d7ae30378fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling syn v2.0.81 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bitstream-io v2.5.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling twox-hash v2.0.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rexif v0.7.4 [INFO] [stderr] Compiling fern v0.7.0 [INFO] [stderr] Compiling xxhash-rust v0.8.12 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.4 [INFO] [stderr] Compiling deduper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMfQ45e/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdeduper-357a53de1aae91fa.rlib,libchrono-ad9079032d26ca26.rlib,libiana_time_zone-33839373f004bfb1.rlib,libfern-819211ee0be89a55.rlib,libserde_json-8c6bb0438dfbdf04.rlib,libitoa-4c6598116a867907.rlib,libryu-f8ba606093049f91.rlib,libserde-f9a1c55e758bbb13.rlib,libwalkdir-1a00c768f8c7f3de.rlib,libsame_file-1ceb7b6153588b15.rlib,libxxhash_rust-889b3ce9272f26d2.rlib,librexif-1233ac83d669110c.rlib,libnum-65a721cf255c673c.rlib,libnum_iter-bbf16b388dd71b31.rlib,libnum_complex-2ef022bdc22d1349.rlib,libtwox_hash-2443a7af8d74eb3b.rlib,librand-0bc2d931dd9da59e.rlib,librand_chacha-1b7acb1d56502d2d.rlib,libppv_lite86-7584d4d7e111a359.rlib,libzerocopy-48d86247233ec4ac.rlib,libbyteorder-7df9ab1ae37e1368.rlib,librand_core-1e6d6cfe2fd35346.rlib,libgetrandom-fb4e28612b04c703.rlib,liblibc-bb4498038793aa73.rlib,libimage-2fd2f22a1dab9548.rlib,libimage_webp-b4f95e8601006e05.rlib,libqoi-754cc4b7498c9c75.rlib,librayon-f67f93ec3a198981.rlib,libpng-9ffda9b74bd6ca1d.rlib,libbitflags-e2b4db6c651223da.rlib,libfdeflate-b6b4d7abfd841840.rlib,libexr-3c22584efe508a34.rlib,libflume-046c21c5b2875164.rlib,libminiz_oxide-1a67edffcf571770.rlib,libadler-f4caa73e14204bdd.rlib,libzune_inflate-249878d2816071b4.rlib,librayon_core-9a8f334f0de531d6.rlib,libcrossbeam_deque-337e201672f94d3a.rlib,libcrossbeam_epoch-6eaad7f981b0bedd.rlib,libcrossbeam_utils-d3f614f0e73f3455.rlib,libbit_field-eda3227a244109cb.rlib,liblebe-dd40720b17de66d8.rlib,libhalf-8828d1a34d8bd812.rlib,libsmallvec-8045c56aeb050430.rlib,libzune_jpeg-fbfb68eaa6d49794.rlib,libzune_core-e448b15fbf642cb4.rlib,libgif-d5ddca0d037621a1.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libbyteorder_lite-25e78048a27d33b8.rlib,libravif-c67767c7bbfa1e1d.rlib,libloop9-4bb62f80164107ac.rlib,libavif_serialize-5a15141fbf181aca.rlib,libquick_error-8d402ad4d863a69d.rlib,librgb-1ed681b62996bb34.rlib,librav1e-d707a70661dfbcf7.rlib,libprofiling-000a943f33eb0a8b.rlib,libav1_grain-2cc404492fb96c6d.rlib,libnom-ad9297965177f1dd.rlib,libmemchr-4f0714dc45d95749.rlib,libnum_rational-4bd2b31a071360af.rlib,libnum_bigint-4285d731a650782d.rlib,libnum_integer-2c49419fe394dbf4.rlib,libanyhow-c9ab74479f742b85.rlib,libdebug_unreachable-64be8850bfcabca1.rlib,libmaybe_rayon-26da144bc68237fe.rlib,libv_frame-a02b88762013d9ec.rlib,libaligned_vec-ab53b3b8648dcc44.rlib,libarrayvec-41dcfe80309d7422.rlib,libthiserror-5885bdab577975c0.rlib,libbitstream_io-547946730a20f1d5.rlib,libitertools-97851b5a067112d9.rlib,libeither-38d43fea6173fdf6.rlib,liblog-669e9396cafcbb01.rlib,libimgref-a0e1951dfb279f53.rlib,libbytemuck-ae131bb7d9cec480.rlib,libnum_traits-9c08140b505fd33f.rlib,libtiff-0ff4343294172479.rlib,libflate2-c682dcd1faa651ee.rlib,libminiz_oxide-9f1aec8488cf8045.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libweezl-a28855e8054185c9.rlib,libjpeg_decoder-5020c691837dd46e.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMfQ45e/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/image-f6d380b5a12fa1a1" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] 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 `deduper` (bin "image") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cd132e6c90d0741a313af1101bebd7a4d195a4e3728351ea39697d7ae30378fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd132e6c90d0741a313af1101bebd7a4d195a4e3728351ea39697d7ae30378fc", kill_on_drop: false }` [INFO] [stdout] cd132e6c90d0741a313af1101bebd7a4d195a4e3728351ea39697d7ae30378fc