[INFO] cloning repository https://github.com/pipdog/Fractals [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pipdog/Fractals" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpipdog%2FFractals", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpipdog%2FFractals'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a7670d703f3ffbf37fe61307b50361959aacade [INFO] building pipdog/Fractals against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpipdog%2FFractals" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pipdog/Fractals on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pipdog/Fractals [INFO] finished tweaking git repo https://github.com/pipdog/Fractals [INFO] tweaked toml for git repo https://github.com/pipdog/Fractals written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pipdog/Fractals 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfddbe231930574c1334d34ec0cfcd72e4ddc867a15bde9ebb1b872166f3d9b4 [INFO] running `Command { std: "docker" "start" "-a" "bfddbe231930574c1334d34ec0cfcd72e4ddc867a15bde9ebb1b872166f3d9b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfddbe231930574c1334d34ec0cfcd72e4ddc867a15bde9ebb1b872166f3d9b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfddbe231930574c1334d34ec0cfcd72e4ddc867a15bde9ebb1b872166f3d9b4", kill_on_drop: false }` [INFO] [stdout] bfddbe231930574c1334d34ec0cfcd72e4ddc867a15bde9ebb1b872166f3d9b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6970e3ce09288362d8d5d45d993db4d48d80dc2b7877bd478c979bc8cdd8bd1 [INFO] running `Command { std: "docker" "start" "-a" "d6970e3ce09288362d8d5d45d993db4d48d80dc2b7877bd478c979bc8cdd8bd1", 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.118 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling zune-inflate v0.2.53 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling csscolorparser v0.6.2 [INFO] [stderr] Compiling colorgrad v0.6.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.11 [INFO] [stderr] Compiling exr v1.6.3 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling fractals v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.38s [INFO] running `Command { std: "docker" "inspect" "d6970e3ce09288362d8d5d45d993db4d48d80dc2b7877bd478c979bc8cdd8bd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6970e3ce09288362d8d5d45d993db4d48d80dc2b7877bd478c979bc8cdd8bd1", kill_on_drop: false }` [INFO] [stdout] d6970e3ce09288362d8d5d45d993db4d48d80dc2b7877bd478c979bc8cdd8bd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af27b9e3621c93689557aa9f36122562b5cf186d226bcc31c05337d4984dc624 [INFO] running `Command { std: "docker" "start" "-a" "af27b9e3621c93689557aa9f36122562b5cf186d226bcc31c05337d4984dc624", kill_on_drop: false }` [INFO] [stderr] Compiling fractals v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcplkrvS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnum-d6c54e4071ed079c.rlib,libnum_iter-a37f8dcd6f2a2433.rlib,libnum_complex-478546dec44c3c6f.rlib,libimage-d9da3c5982ad51e0.rlib,libqoi-52bc450cde3a779f.rlib,libbytemuck-1761be5de74f92c5.rlib,libpng-6b200bf7fcd44868.rlib,libminiz_oxide-d4551f9f0787e3f1.rlib,libfdeflate-bec45ea094c8d012.rlib,libbitflags-e2b4db6c651223da.rlib,libexr-e967824de349b6dd.rlib,libflume-e297f925163c7d21.rlib,libspin-7a5081720ef504a5.rlib,liblock_api-33ad6ebde4eb4d2b.rlib,libpin_project-a0e008a76c21f98d.rlib,libfutures_sink-5f467fb6e9045f8a.rlib,libfutures_core-c0bf4f49685db110.rlib,libnanorand-2b03d4b54df5a923.rlib,libgetrandom-b5b5806bb2d24127.rlib,libminiz_oxide-a97f821fcf45583f.rlib,libzune_inflate-d02a8a4a719dac9d.rlib,libsimd_adler32-a063a015ff23fa80.rlib,libbit_field-3bd4094a19dba49f.rlib,liblebe-dd40720b17de66d8.rlib,libhalf-9a95a3935a0a9638.rlib,libsmallvec-8d41774e3decd5e4.rlib,libnum_rational-b0ee6cdc7f9f5512.rlib,libnum_bigint-5c5f564476a9dd63.rlib,libnum_integer-93c64b8d712acd47.rlib,libgif-722fc643c3aa8812.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libbyteorder-379f547b04d51d02.rlib,libnum_traits-f14d829a7a3c7178.rlib,libtiff-72f168ca5fda8b18.rlib,libflate2-0e4e6b4a1378fb52.rlib,libminiz_oxide-3d73a68966f4703e.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-56a2f8bd1095fa00.rlib,libweezl-3dac96602646ffad.rlib,libjpeg_decoder-d06a8aa4ef68519a.rlib,libcolorgrad-07ba14f36b32a562.rlib,libcsscolorparser-88fa6efc94a0810c.rlib,libphf-9fdaeda4e41e750f.rlib,libphf_shared-22cd8a06fcc1b447.rlib,libsiphasher-77fd39accd5f18ec.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-1af8ffea9e74232a.rlib,libgetopts-ffa5d4ded57a3fc3.rlib,libunicode_width-0e164d63496cbdb2.rlib,librustc_std_workspace_std-aef6a43b187ae7c5.rlib}" "/opt/rustwide/target/debug/deps/{librayon-914c2e904dc9dc46.rlib,librayon_core-57bd2c88b527b15d.rlib,libnum_cpus-8c124eb168798c7e.rlib,liblibc-72a12acaca571924.rlib,libcrossbeam_deque-5d7ddcd2c4b49fa0.rlib,libcrossbeam_epoch-01cc45b31d2aa1a8.rlib,libmemoffset-e3be71a08382b567.rlib,libscopeguard-43643e546252cd47.rlib,libcrossbeam_channel-3478b8ddf28ac616.rlib,libcrossbeam_utils-33d19a9f152762d4.rlib,liblazy_static-2bb390fee0230a38.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libeither-9e7e392a8497717b.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fractals-3fbc5fdb08f6ef22" "-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 `fractals` (bin "fractals" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "af27b9e3621c93689557aa9f36122562b5cf186d226bcc31c05337d4984dc624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af27b9e3621c93689557aa9f36122562b5cf186d226bcc31c05337d4984dc624", kill_on_drop: false }` [INFO] [stdout] af27b9e3621c93689557aa9f36122562b5cf186d226bcc31c05337d4984dc624