[INFO] cloning repository https://github.com/foresterre/sic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foresterre/sic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesterre%2Fsic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesterre%2Fsic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3da522c2da619fd578a198dbc8474e8e16cfd8c5 [INFO] testing foresterre/sic against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesterre%2Fsic" "/workspace/builds/worker-39/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foresterre/sic on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/foresterre/sic [INFO] finished tweaking git repo https://github.com/foresterre/sic [INFO] tweaked toml for git repo https://github.com/foresterre/sic written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate git repo https://github.com/foresterre/sic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a90c90028b05f187268b1dd04a9f86110d1857c80b875839fd4e26104eb67a7 [INFO] running `Command { std: "docker" "start" "-a" "7a90c90028b05f187268b1dd04a9f86110d1857c80b875839fd4e26104eb67a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a90c90028b05f187268b1dd04a9f86110d1857c80b875839fd4e26104eb67a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a90c90028b05f187268b1dd04a9f86110d1857c80b875839fd4e26104eb67a7", kill_on_drop: false }` [INFO] [stdout] 7a90c90028b05f187268b1dd04a9f86110d1857c80b875839fd4e26104eb67a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 348bdc795ece0c587aa1f8be3f10d0d2fd9bcd45e6271ec15a7f6d7a1c51a240 [INFO] running `Command { std: "docker" "start" "-a" "348bdc795ece0c587aa1f8be3f10d0d2fd9bcd45e6271ec15a7f6d7a1c51a240", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling bitstream-io v1.3.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling imgref v1.9.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling avif-serialize v0.7.6 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling loop9 v0.1.3 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling open v2.1.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling rgb v0.8.32 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rust_hawktracer v0.7.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling simba v0.7.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling tiff v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.2 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling nasm-rs v0.2.4 [INFO] [stderr] Compiling v_frame v0.2.5 [INFO] [stderr] Compiling jpeg-decoder v0.2.2 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling rav1e v0.5.1 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling ravif v0.8.9 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling imageproc-patched v0.22.0-unofficial.1-foresterre [INFO] [stderr] Compiling sic_core v0.20.0 (/opt/rustwide/workdir/components/sic_core) [INFO] [stderr] Compiling sic_io v0.20.0 (/opt/rustwide/workdir/components/sic_io) [INFO] [stderr] Compiling sic_image_engine v0.20.0 (/opt/rustwide/workdir/components/sic_image_engine) [INFO] [stderr] Compiling sic_parser v0.20.0 (/opt/rustwide/workdir/components/sic_parser) [INFO] [stderr] Compiling sic_cli_ops v0.20.0 (/opt/rustwide/workdir/components/sic_cli_ops) [INFO] [stderr] Compiling sic v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "348bdc795ece0c587aa1f8be3f10d0d2fd9bcd45e6271ec15a7f6d7a1c51a240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "348bdc795ece0c587aa1f8be3f10d0d2fd9bcd45e6271ec15a7f6d7a1c51a240", kill_on_drop: false }` [INFO] [stdout] 348bdc795ece0c587aa1f8be3f10d0d2fd9bcd45e6271ec15a7f6d7a1c51a240 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92f2a8e050999cffd191eb1ac611d5c115c88ee1cb65b02fefb8ea9a116034f4 [INFO] running `Command { std: "docker" "start" "-a" "92f2a8e050999cffd191eb1ac611d5c115c88ee1cb65b02fefb8ea9a116034f4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling parameterized-macro v0.3.1 [INFO] [stderr] Compiling parameterized v0.3.1 [INFO] [stderr] Compiling sic v0.20.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/gen_completions-59ae13549729c8ba.gen_completions.e4d761cc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/gen_completions-59ae13549729c8ba.gen_completions.e4d761cc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/gen_completions-59ae13549729c8ba.gen_completions.e4d761cc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/gen_completions-59ae13549729c8ba.gen_completions.e4d761cc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/gen_completions-59ae13549729c8ba.gen_completions.e4d761cc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/gen_completions-59ae13549729c8ba.gen_completions.e4d761cc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/gen_completions-59ae13549729c8ba.gen_completions.e4d761cc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/gen_completions-59ae13549729c8ba.gen_completions.e4d761cc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/gen_completions-59ae13549729c8ba.gen_completions.e4d761cc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/gen_completions-59ae13549729c8ba.gen_completions.e4d761cc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/gen_completions-59ae13549729c8ba.gen_completions.e4d761cc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/gen_completions-59ae13549729c8ba.gen_completions.e4d761cc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/gen_completions-59ae13549729c8ba.gen_completions.e4d761cc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/gen_completions-59ae13549729c8ba.gen_completions.e4d761cc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/gen_completions-59ae13549729c8ba.5bodypkhe5w70zoa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rav1e-623b5eb2517f9c47/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsic-2bb1ed3c06da1583.rlib" "/opt/rustwide/target/debug/deps/libopen-9ed758b0a6f52b08.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-2c0582b45212c2ee.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-2c1cb3f6e55f58a8.rlib" "/opt/rustwide/target/debug/deps/libignore-7aeb45a1d70f46b3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4bcf805d7bb89374.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libglobset-f0ff8f20fd23f422.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libbstr-5e6b8f025df95e27.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libsic_cli_ops-e29946121a772d50.rlib" "/opt/rustwide/target/debug/deps/libsic_parser-eebc99d18b25ce1e.rlib" "/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rlib" "/opt/rustwide/target/debug/deps/libstrum-d00c9fb0bcadde02.rlib" "/opt/rustwide/target/debug/deps/libsic_image_engine-2df5ffaeb220d0bc.rlib" "/opt/rustwide/target/debug/deps/libsic_io-8a5e2e4f52ac2acf.rlib" "/opt/rustwide/target/debug/deps/libsic_core-66bd5cb2e7ebc39e.rlib" "/opt/rustwide/target/debug/deps/libimageproc_patched-12a379ecc68f2cd7.rlib" "/opt/rustwide/target/debug/deps/librand_distr-494e0782e250321b.rlib" "/opt/rustwide/target/debug/deps/librand-8115fd6cc07dff27.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0dc1d008acdfa90d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-7936e47da65a5867.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-96364fb92a356469.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-c742dfaba1c0ccc0.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-28f5456a9eddd943.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libsimba-e3ce39dda44dd94b.rlib" "/opt/rustwide/target/debug/deps/libwide-320eb221c94ceccc.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-569ff3eb755dbf1e.rlib" "/opt/rustwide/target/debug/deps/libapprox-29d636a96c72f107.rlib" "/opt/rustwide/target/debug/deps/librusttype-70cc2dfd584844d7.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-bc48b138358e0aae.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-dfcc6ab5df08e368.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-6bb75b11ef33cac6.rlib" "/opt/rustwide/target/debug/deps/libconv-a5982c6da0e33256.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-4640dd2fdae433e9.rlib" "/opt/rustwide/target/debug/deps/libnum-ec8dd7a3f52ebe4a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6aa65a79acf3b66b.rlib" "/opt/rustwide/target/debug/deps/libimage-5187ac5670854064.rlib" "/opt/rustwide/target/debug/deps/libpng-610eb63b8f592c2b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cda3bd00fd825c36.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-da832143090d9585.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-e3b8ce69145d3a85.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-994f6ddd00f92ec4.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-c8ca129f32a6bd1a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-acb6d5b6dec808e6.rlib" "/opt/rustwide/target/debug/deps/libgif-34befc66f6760d09.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-76ea6da9e2ca7302.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libravif-55b9cb175cf4a6f7.rlib" "/opt/rustwide/target/debug/deps/libloop9-1ca543bb756e9b60.rlib" "/opt/rustwide/target/debug/deps/libavif_serialize-106ead4e2be9ea73.rlib" "/opt/rustwide/target/debug/deps/librgb-d9ca9bac2d070344.rlib" "/opt/rustwide/target/debug/deps/librav1e-d0aedec8d71dda39.rlib" "/opt/rustwide/target/debug/deps/libthiserror-717078465f2d5b25.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1fab3ce7119c2c39.rlib" "/opt/rustwide/target/debug/deps/libbitstream_io-ea4ba5c790617249.rlib" "/opt/rustwide/target/debug/deps/libv_frame-e37f9f2760a5785e.rlib" "/opt/rustwide/target/debug/deps/librayon-9edfc5d134905521.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d2df475efe21aed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5b9b18c2f7580e01.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4b7f0c9fd5a31ab0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-17de71528d1145d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22087eb6124fe7ae.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/librust_hawktracer-791015b7969c83ce.rlib" "/opt/rustwide/target/debug/deps/librust_hawktracer_normal_macro-1f4e746a606ad492.rlib" "/opt/rustwide/target/debug/deps/libitertools-45c62fce4e631d3b.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/liblog-028e1763d8d9ef4a.rlib" "/opt/rustwide/target/debug/deps/libimgref-be5ddff234fbbbe6.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b09ca8821b0294a8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3c1d15de51ccf7c5.rlib" "/opt/rustwide/target/debug/deps/libtiff-c79deb80f02696aa.rlib" "/opt/rustwide/target/debug/deps/libflate2-4a0dfa1f74c4d9e9.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libweezl-55d032a32b789a6f.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9029e8e4bf7c0caa.rlib" "/opt/rustwide/target/debug/deps/libexr-a81036d0b380545d.rlib" "/opt/rustwide/target/debug/deps/libflume-c2ea1eaf0211ddc8.rlib" "/opt/rustwide/target/debug/deps/libspin-19dc37d3d3e203b5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-805a06a786e68ec7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-72f7c496e8f19819.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b12b76f27e368d75.rlib" "/opt/rustwide/target/debug/deps/libnanorand-60bc3da539f7a782.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-841d5e7b7d418faa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-0ee74e3e50e69266.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a4c3bb5f00ae441f.rlib" "/opt/rustwide/target/debug/deps/libbit_field-208a6f18d8e8b787.rlib" "/opt/rustwide/target/debug/deps/libinflate-87506c1834c4db17.rlib" "/opt/rustwide/target/debug/deps/libdeflate-2b278d7d36dbe927.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/liblebe-dbbff7515518cd65.rlib" "/opt/rustwide/target/debug/deps/libhalf-02cac1b009e151a6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/libclap-afffbc7ba950c0cb.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-0acf26cd5757886f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libatty-a71dab0533fb0a3a.rlib" "/opt/rustwide/target/debug/deps/liblibc-c197c6edf55d6743.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8d913275b3a360fa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/gen_completions-59ae13549729c8ba" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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 `sic` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "92f2a8e050999cffd191eb1ac611d5c115c88ee1cb65b02fefb8ea9a116034f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92f2a8e050999cffd191eb1ac611d5c115c88ee1cb65b02fefb8ea9a116034f4", kill_on_drop: false }` [INFO] [stdout] 92f2a8e050999cffd191eb1ac611d5c115c88ee1cb65b02fefb8ea9a116034f4