[INFO] fetching crate twmap 0.4.0... [INFO] testing twmap-0.4.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate twmap 0.4.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate twmap 0.4.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate twmap 0.4.0 [INFO] finished tweaking crates.io crate twmap 0.4.0 [INFO] tweaked toml for crates.io crate twmap 0.4.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate twmap 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flexi_logger v0.15.12 [INFO] [stderr] Downloaded ndarray v0.13.1 [INFO] [stderr] Downloaded structview v1.1.0 [INFO] [stderr] Downloaded sanitize-filename v0.2.1 [INFO] [stderr] Downloaded structview_derive v1.1.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.28 [INFO] [stderr] Downloaded thiserror v1.0.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ec7c0ab021f4eb08ce31b843aa0e9b03678e7897b7325009e1ed01b2b08ba54 [INFO] running `Command { std: "docker" "start" "-a" "1ec7c0ab021f4eb08ce31b843aa0e9b03678e7897b7325009e1ed01b2b08ba54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ec7c0ab021f4eb08ce31b843aa0e9b03678e7897b7325009e1ed01b2b08ba54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ec7c0ab021f4eb08ce31b843aa0e9b03678e7897b7325009e1ed01b2b08ba54", kill_on_drop: false }` [INFO] [stdout] 1ec7c0ab021f4eb08ce31b843aa0e9b03678e7897b7325009e1ed01b2b08ba54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcebbb692731249e172eff3c91577a11cf94b9280064df8ad22f46c17129c53d [INFO] running `Command { std: "docker" "start" "-a" "fcebbb692731249e172eff3c91577a11cf94b9280064df8ad22f46c17129c53d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling structview_derive v1.1.0 [INFO] [stderr] Compiling sanitize-filename v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling structview v1.1.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling flexi_logger v0.15.12 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling twmap v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/map_parse.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | pub version: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/extract_files-bcd33e49845eef3e.extract_files.dd747ba8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/extract_files-bcd33e49845eef3e.extract_files.dd747ba8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/extract_files-bcd33e49845eef3e.extract_files.dd747ba8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/extract_files-bcd33e49845eef3e.extract_files.dd747ba8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/extract_files-bcd33e49845eef3e.extract_files.dd747ba8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/extract_files-bcd33e49845eef3e.extract_files.dd747ba8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/extract_files-bcd33e49845eef3e.extract_files.dd747ba8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/extract_files-bcd33e49845eef3e.extract_files.dd747ba8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/extract_files-bcd33e49845eef3e.extract_files.dd747ba8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/extract_files-bcd33e49845eef3e.extract_files.dd747ba8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/extract_files-bcd33e49845eef3e.extract_files.dd747ba8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/extract_files-bcd33e49845eef3e.extract_files.dd747ba8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/extract_files-bcd33e49845eef3e.extract_files.dd747ba8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/extract_files-bcd33e49845eef3e.extract_files.dd747ba8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/extract_files-bcd33e49845eef3e.extract_files.dd747ba8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/extract_files-bcd33e49845eef3e.extract_files.dd747ba8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/extract_files-bcd33e49845eef3e.51r3kfpmkws5rb43.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsha2-018eadad21308c77.rlib" "/opt/rustwide/target/debug/deps/libdigest-5f137de7500dd1bd.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f4adceac499e4c5c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-5403ba309ed01f66.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-943e9e0cd95e9bfd.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d5d9b7f67aa4163c.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-057d5701e47406d3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-dfd8eeb8444cfcc7.rlib" "/opt/rustwide/target/debug/deps/libclap-c52738d29c412642.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libatty-1a562eaf8c64251d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libtwmap-94eca8a1f368615d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7d47376d389146bf.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-215e7daa7cb51b46.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-9ef33dc1dff348b6.rlib" "/opt/rustwide/target/debug/deps/libsanitize_filename-326572f947ec3ef0.rlib" "/opt/rustwide/target/debug/deps/libregex-90f11ea12ce25448.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e5f16a43d2a5be4b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2303f526a35aae07.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib" "/opt/rustwide/target/debug/deps/libserde-87f22e6c89f24438.rlib" "/opt/rustwide/target/debug/deps/libndarray-87fede0b0d27446d.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-6ddd37c074610898.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-e2041dfa4edda2a3.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/libimage-14bcf8fa6f752b15.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-e7ab68083180f5cd.rlib" "/opt/rustwide/target/debug/deps/libpng-9c61d01999d2cfcc.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-210ea0057e6857f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-08a598dffa25bc69.rlib" "/opt/rustwide/target/debug/deps/libdeflate-cb4d95640e47c57e.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-340ce868dc25a0bb.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e2b98c152d3d1fba.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-823dac7fb7596e50.rlib" "/opt/rustwide/target/debug/deps/libgif-41e9db4830efc6a7.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-214063de6a56896b.rlib" "/opt/rustwide/target/debug/deps/libtiff-8e57e8446baad0a8.rlib" "/opt/rustwide/target/debug/deps/libweezl-55d032a32b789a6f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7994c67cbb8aad43.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-e6c0077f0631bae0.rlib" "/opt/rustwide/target/debug/deps/librayon-0b03e59e4ff5d587.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2af8de0b68ddd03f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f06601c66b0464b3.rlib" "/opt/rustwide/target/debug/deps/liblibc-0ec3a1d3f48b901b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-36b6f28fa3c20621.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bada03bcf46381f1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4273c4d5090281ff.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-2330afd612be182e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8db6cc3064b93ccc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4bfd13d0794b27c5.rlib" "/opt/rustwide/target/debug/deps/libstructview-0fda54a62684a047.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/liblog-e79d96be0b9672b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/extract_files-bcd33e49845eef3e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `twmap` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/extract_tileflags-bee1adf2f07b58fc.extract_tileflags.55eccdea-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/extract_tileflags-bee1adf2f07b58fc.extract_tileflags.55eccdea-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/extract_tileflags-bee1adf2f07b58fc.extract_tileflags.55eccdea-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/extract_tileflags-bee1adf2f07b58fc.extract_tileflags.55eccdea-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/extract_tileflags-bee1adf2f07b58fc.extract_tileflags.55eccdea-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/extract_tileflags-bee1adf2f07b58fc.extract_tileflags.55eccdea-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/extract_tileflags-bee1adf2f07b58fc.extract_tileflags.55eccdea-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/extract_tileflags-bee1adf2f07b58fc.extract_tileflags.55eccdea-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/extract_tileflags-bee1adf2f07b58fc.extract_tileflags.55eccdea-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/extract_tileflags-bee1adf2f07b58fc.extract_tileflags.55eccdea-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/extract_tileflags-bee1adf2f07b58fc.extract_tileflags.55eccdea-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/extract_tileflags-bee1adf2f07b58fc.extract_tileflags.55eccdea-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/extract_tileflags-bee1adf2f07b58fc.extract_tileflags.55eccdea-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/extract_tileflags-bee1adf2f07b58fc.extract_tileflags.55eccdea-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/extract_tileflags-bee1adf2f07b58fc.extract_tileflags.55eccdea-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/extract_tileflags-bee1adf2f07b58fc.extract_tileflags.55eccdea-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/extract_tileflags-bee1adf2f07b58fc.5fzg1t8kjmwhgc9c.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-c52738d29c412642.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libatty-1a562eaf8c64251d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libtwmap-94eca8a1f368615d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7d47376d389146bf.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-215e7daa7cb51b46.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-9ef33dc1dff348b6.rlib" "/opt/rustwide/target/debug/deps/libsanitize_filename-326572f947ec3ef0.rlib" "/opt/rustwide/target/debug/deps/libregex-90f11ea12ce25448.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e5f16a43d2a5be4b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2303f526a35aae07.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.rlib" "/opt/rustwide/target/debug/deps/libserde-87f22e6c89f24438.rlib" "/opt/rustwide/target/debug/deps/libndarray-87fede0b0d27446d.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-6ddd37c074610898.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-e2041dfa4edda2a3.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/libimage-14bcf8fa6f752b15.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-e7ab68083180f5cd.rlib" "/opt/rustwide/target/debug/deps/libpng-9c61d01999d2cfcc.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-210ea0057e6857f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-08a598dffa25bc69.rlib" "/opt/rustwide/target/debug/deps/libdeflate-cb4d95640e47c57e.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-340ce868dc25a0bb.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e2b98c152d3d1fba.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-823dac7fb7596e50.rlib" "/opt/rustwide/target/debug/deps/libgif-41e9db4830efc6a7.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-214063de6a56896b.rlib" "/opt/rustwide/target/debug/deps/libtiff-8e57e8446baad0a8.rlib" "/opt/rustwide/target/debug/deps/libweezl-55d032a32b789a6f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7994c67cbb8aad43.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-e6c0077f0631bae0.rlib" "/opt/rustwide/target/debug/deps/librayon-0b03e59e4ff5d587.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2af8de0b68ddd03f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f06601c66b0464b3.rlib" "/opt/rustwide/target/debug/deps/liblibc-0ec3a1d3f48b901b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-36b6f28fa3c20621.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bada03bcf46381f1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4273c4d5090281ff.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-2330afd612be182e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8db6cc3064b93ccc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4bfd13d0794b27c5.rlib" "/opt/rustwide/target/debug/deps/libstructview-0fda54a62684a047.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/liblog-e79d96be0b9672b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/extract_tileflags-bee1adf2f07b58fc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fcebbb692731249e172eff3c91577a11cf94b9280064df8ad22f46c17129c53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcebbb692731249e172eff3c91577a11cf94b9280064df8ad22f46c17129c53d", kill_on_drop: false }` [INFO] [stdout] fcebbb692731249e172eff3c91577a11cf94b9280064df8ad22f46c17129c53d