[INFO] cloning repository https://github.com/shrhdk/monochrome [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shrhdk/monochrome" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshrhdk%2Fmonochrome", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshrhdk%2Fmonochrome'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b011e3b8c8a19d3c37f7223e0d3366a3a1d1b59 [INFO] testing shrhdk/monochrome against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshrhdk%2Fmonochrome" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shrhdk/monochrome 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/shrhdk/monochrome [INFO] finished tweaking git repo https://github.com/shrhdk/monochrome [INFO] tweaked toml for git repo https://github.com/shrhdk/monochrome written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shrhdk/monochrome 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6f9479582f4bdcb8b7ec8cb174c867aafbb3479cefd58e0893d937b47677e605 [INFO] running `Command { std: "docker" "start" "-a" "6f9479582f4bdcb8b7ec8cb174c867aafbb3479cefd58e0893d937b47677e605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f9479582f4bdcb8b7ec8cb174c867aafbb3479cefd58e0893d937b47677e605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f9479582f4bdcb8b7ec8cb174c867aafbb3479cefd58e0893d937b47677e605", kill_on_drop: false }` [INFO] [stdout] 6f9479582f4bdcb8b7ec8cb174c867aafbb3479cefd58e0893d937b47677e605 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ccbb117004f3f75ecfe70794471292a2d238834752b91876aec6b03559db1041 [INFO] running `Command { std: "docker" "start" "-a" "ccbb117004f3f75ecfe70794471292a2d238834752b91876aec6b03559db1041", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.0 [INFO] [stderr] Compiling monochrome v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6z4BTe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimage-b95399043f4c3dfe.rlib,libtiff-69175870d7c27238.rlib,libpng-c23945fb03af5b01.rlib,libdeflate-ab0dc38e335b3411.rlib,libinflate-6c53a2c24b917c41.rlib,libadler32-e8c37e023df6c58f.rlib,libcrc32fast-17d150abe5aab453.rlib,libjpeg_decoder-b3ad4e17b1bacbfe.rlib,librayon-bfb1a635a30896cd.rlib,librayon_core-6f4d7dd642d202e3.rlib,libnum_cpus-edce3539258a4c87.rlib,libcrossbeam_queue-f74974c56ab5564a.rlib,libeither-5fb8328d5bfcf248.rlib,libcrossbeam_deque-431689c23a0dea93.rlib,libcrossbeam_epoch-6c4f665d30d258a7.rlib,libscopeguard-ace9bd6bf0f8ab9a.rlib,libmemoffset-ddadc9eaeefba187.rlib,libcrossbeam_utils-92d92a5ce98c6967.rlib,liblazy_static-164d980c5abeef23.rlib,libarrayvec-02675be8ce4d5b9f.rlib,libnodrop-cafe9826e2221570.rlib,libcfg_if-20e4ba4f697c33fe.rlib,libgif-bb351bce16406794.rlib,libcolor_quant-3fc8e4e00ed37f7a.rlib,libscoped_threadpool-ea80625569c7ab31.rlib,libnum_rational-1ccc6dcdc8ae79b9.rlib,libnum_iter-43a943a48a16c499.rlib,libnum_integer-132cf7a600cebe89.rlib,libnum_traits-6d6299e51817e4cf.rlib,liblzw-71f94f506b0c97e3.rlib,libbyteorder-585ffbd7ef95343a.rlib,libclap-c4b54bc475e3b35f.rlib,libvec_map-1380c2362ffb015e.rlib,libtextwrap-566c4f510f0b14be.rlib,libunicode_width-36c4e561a62512c0.rlib,libstrsim-1c33ff29e0d45111.rlib,libbitflags-4f92a8f5922c8785.rlib,libatty-c80fa8fb48061c6c.rlib,liblibc-207478662ad44b72.rlib,libansi_term-dc29728339138c52.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" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6z4BTe/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/monochrome-5f944f66aeb068f1" "-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 `monochrome` (bin "monochrome") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ccbb117004f3f75ecfe70794471292a2d238834752b91876aec6b03559db1041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccbb117004f3f75ecfe70794471292a2d238834752b91876aec6b03559db1041", kill_on_drop: false }` [INFO] [stdout] ccbb117004f3f75ecfe70794471292a2d238834752b91876aec6b03559db1041