[INFO] cloning repository https://github.com/robmikh/gifconvert [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robmikh/gifconvert" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobmikh%2Fgifconvert", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobmikh%2Fgifconvert'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 986a0bae921490391a427b4544c6f6ec840ac56d [INFO] testing robmikh/gifconvert against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobmikh%2Fgifconvert" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robmikh/gifconvert on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/robmikh/gifconvert [INFO] finished tweaking git repo https://github.com/robmikh/gifconvert [INFO] tweaked toml for git repo https://github.com/robmikh/gifconvert written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/robmikh/gifconvert 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aceadee44b366a7a8ac0b56c7ca31d52c322f0dba88189ae98aaa5316739991f [INFO] running `Command { std: "docker" "start" "-a" "aceadee44b366a7a8ac0b56c7ca31d52c322f0dba88189ae98aaa5316739991f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aceadee44b366a7a8ac0b56c7ca31d52c322f0dba88189ae98aaa5316739991f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aceadee44b366a7a8ac0b56c7ca31d52c322f0dba88189ae98aaa5316739991f", kill_on_drop: false }` [INFO] [stdout] aceadee44b366a7a8ac0b56c7ca31d52c322f0dba88189ae98aaa5316739991f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e1026b270d8c2f09581c829167916fabe1f00df107d6b341bc5d42c2586f7e8 [INFO] running `Command { std: "docker" "start" "-a" "6e1026b270d8c2f09581c829167916fabe1f00df107d6b341bc5d42c2586f7e8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling once_cell v1.12.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling weezl v0.1.6 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytemuck v1.10.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling flume v0.10.13 [INFO] [stderr] Compiling exr v1.4.2 [INFO] [stderr] Compiling clap v3.2.8 [INFO] [stderr] Compiling image v0.24.2 [INFO] [stderr] Compiling gifconvert v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcf2cHf4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimage-03c090d97bbc98d0.rlib,libbytemuck-fee1048ae97d321a.rlib,libpng-79054764c6bdf48f.rlib,libnum_iter-9b436845a46bae9e.rlib,libscoped_threadpool-ea80625569c7ab31.rlib,libnum_rational-3372d932c4b26bc1.rlib,libnum_integer-d899d41376b876fc.rlib,libgif-952868a8b42dca0d.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libbyteorder-379f547b04d51d02.rlib,libnum_traits-e64c6d2d62895d2c.rlib,libtiff-03a1810e29200c9d.rlib,libflate2-5db800558fdea85b.rlib,libminiz_oxide-2e022f46f2737019.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-56a2f8bd1095fa00.rlib,libweezl-7bf2a096968eefe0.rlib,libjpeg_decoder-f160a6f5403c0511.rlib,librayon-d092e74a0ff0ba56.rlib,librayon_core-bcea1611bfd40a77.rlib,libcrossbeam_deque-ec94cd8696814d57.rlib,libcrossbeam_epoch-aa95b3765d61a800.rlib,libmemoffset-e3be71a08382b567.rlib,libcrossbeam_channel-e7f9259a11a24def.rlib,libcrossbeam_utils-521ad6b73ee638ee.rlib,libeither-a06134664ddd7411.rlib,libexr-8eb0166426d18a5c.rlib,libflume-551cae5ba3d7df3e.rlib,libspin-d7890f9a6f52fefb.rlib,liblock_api-dccc8bceca04d50a.rlib,libscopeguard-43643e546252cd47.rlib,libpin_project-1e7e139317ccb203.rlib,libfutures_sink-5f467fb6e9045f8a.rlib,libfutures_core-c0bf4f49685db110.rlib,libnanorand-b2a6288610760cdb.rlib,libgetrandom-de79d67a698a5a94.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libthreadpool-d037a3e8a2779467.rlib,libnum_cpus-d60bf4f7f5e9c52c.rlib,libbit_field-3bd4094a19dba49f.rlib,libinflate-c69cb21a6df21e8b.rlib,libdeflate-118e9fe56c1dd4a0.rlib,libadler32-884c7c82211a01d9.rlib,liblebe-a78c21e1cdcddeef.rlib,libhalf-b57b44b63c8ec328.rlib,libsmallvec-925aaf8f39242efe.rlib,libclap-af7a5fb6f5b46f74.rlib,libatty-09a961940a9453cb.rlib,liblibc-774b411048d98fe2.rlib,libstrsim-d620f0ade87b0f1f.rlib,libtermcolor-3421dff75a1a6c35.rlib,libtextwrap-d4e5dbd11df5deb0.rlib,libindexmap-22450027ab3c0c5f.rlib,libhashbrown-6be3a3b5258097e1.rlib,libclap_lex-ecbf87ffefdec97d.rlib,libos_str_bytes-65f0f6ec9fae860b.rlib,libbitflags-e2b4db6c651223da.rlib,libonce_cell-33bc47440da893c6.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" "-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/gifconvert-d115d2c72767e60c" "-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 `gifconvert` (bin "gifconvert") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6e1026b270d8c2f09581c829167916fabe1f00df107d6b341bc5d42c2586f7e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e1026b270d8c2f09581c829167916fabe1f00df107d6b341bc5d42c2586f7e8", kill_on_drop: false }` [INFO] [stdout] 6e1026b270d8c2f09581c829167916fabe1f00df107d6b341bc5d42c2586f7e8