[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] fefcef187cda82f44b1070c6c1289b5395843ef2 [INFO] testing foresterre/sic against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesterre%2Fsic" "/workspace/builds/worker-115/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-115/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foresterre/sic on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-115/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-02-22" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded v_frame v0.2.5 [INFO] [stderr] Downloaded strum v0.24.0 [INFO] [stderr] Downloaded rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Downloaded rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Downloaded rust_hawktracer v0.7.0 [INFO] [stderr] Downloaded avif-serialize v0.6.5 [INFO] [stderr] Downloaded strum_macros v0.24.0 [INFO] [stderr] Downloaded open v2.1.0 [INFO] [stderr] Downloaded xshell-macros v0.1.17 [INFO] [stderr] Downloaded xshell v0.1.17 [INFO] [stderr] Downloaded bitstream-io v1.2.0 [INFO] [stderr] Downloaded ravif v0.6.4 [INFO] [stderr] Downloaded parameterized v0.3.1 [INFO] [stderr] Downloaded parameterized-macro v0.3.1 [INFO] [stderr] Downloaded libfuzzer-sys v0.3.5 [INFO] [stderr] Downloaded arg_enum_proc_macro v0.3.2 [INFO] [stderr] Downloaded nasm-rs v0.2.4 [INFO] [stderr] Downloaded rav1e v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73a14e90d97863fc524e70060565121141de0a4c1870fdb12a637a2e6e588bbf [INFO] running `Command { std: "docker" "start" "-a" "73a14e90d97863fc524e70060565121141de0a4c1870fdb12a637a2e6e588bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73a14e90d97863fc524e70060565121141de0a4c1870fdb12a637a2e6e588bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73a14e90d97863fc524e70060565121141de0a4c1870fdb12a637a2e6e588bbf", kill_on_drop: false }` [INFO] [stdout] 73a14e90d97863fc524e70060565121141de0a4c1870fdb12a637a2e6e588bbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3b02d125bbe2a9dd1c2f2a197b8b4b30ffe481bd71821e2e6c16e505bc0c6fa [INFO] running `Command { std: "docker" "start" "-a" "a3b02d125bbe2a9dd1c2f2a197b8b4b30ffe481bd71821e2e6c16e505bc0c6fa", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Compiling rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling imgref v1.9.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling bitstream-io v1.2.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling loop9 v0.1.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rgb v0.8.31 [INFO] [stderr] Compiling open v2.1.0 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling avif-serialize v0.6.5 [INFO] [stderr] Compiling rust_hawktracer v0.7.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling ignore v0.4.18 [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 atty v0.2.14 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [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 rand_distr v0.2.2 [INFO] [stderr] Compiling nasm-rs v0.2.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling rav1e v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling v_frame v0.2.5 [INFO] [stderr] Compiling ravif v0.6.4 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling sic_core v0.19.0 (/opt/rustwide/workdir/components/sic_core) [INFO] [stderr] Compiling imageproc v0.22.0 [INFO] [stderr] Compiling sic_io v0.19.0 (/opt/rustwide/workdir/components/sic_io) [INFO] [stderr] Compiling sic_image_engine v0.19.0 (/opt/rustwide/workdir/components/sic_image_engine) [INFO] [stderr] Compiling sic_parser v0.19.0 (/opt/rustwide/workdir/components/sic_parser) [INFO] [stderr] Compiling sic_cli_ops v0.19.0 (/opt/rustwide/workdir/components/sic_cli_ops) [INFO] [stderr] Compiling sic v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "a3b02d125bbe2a9dd1c2f2a197b8b4b30ffe481bd71821e2e6c16e505bc0c6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b02d125bbe2a9dd1c2f2a197b8b4b30ffe481bd71821e2e6c16e505bc0c6fa", kill_on_drop: false }` [INFO] [stdout] a3b02d125bbe2a9dd1c2f2a197b8b4b30ffe481bd71821e2e6c16e505bc0c6fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3efcf9e754429aa5a5264ac40a2194de4f27ff1f4eb09994ab7b18d6b12a34da [INFO] running `Command { std: "docker" "start" "-a" "3efcf9e754429aa5a5264ac40a2194de4f27ff1f4eb09994ab7b18d6b12a34da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [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 parameterized-macro v0.3.1 [INFO] [stderr] Compiling parameterized v0.3.1 [INFO] [stderr] Compiling v_frame v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rav1e v0.4.1 [INFO] [stderr] Compiling ravif v0.6.4 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling sic_core v0.19.0 (/opt/rustwide/workdir/components/sic_core) [INFO] [stderr] Compiling imageproc v0.22.0 [INFO] [stderr] Compiling sic_io v0.19.0 (/opt/rustwide/workdir/components/sic_io) [INFO] [stderr] Compiling sic_image_engine v0.19.0 (/opt/rustwide/workdir/components/sic_image_engine) [INFO] [stderr] Compiling sic_parser v0.19.0 (/opt/rustwide/workdir/components/sic_parser) [INFO] [stderr] Compiling sic_cli_ops v0.19.0 (/opt/rustwide/workdir/components/sic_cli_ops) [INFO] [stderr] Compiling sic v0.19.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/deps/sic-1c55773eab205d95.sic.31a97c9e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sic-1c55773eab205d95.sic.31a97c9e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sic-1c55773eab205d95.sic.31a97c9e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sic-1c55773eab205d95.sic.31a97c9e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sic-1c55773eab205d95.sic.31a97c9e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sic-1c55773eab205d95.sic.31a97c9e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sic-1c55773eab205d95.sic.31a97c9e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sic-1c55773eab205d95.sic.31a97c9e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sic-1c55773eab205d95.sic.31a97c9e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sic-1c55773eab205d95.sic.31a97c9e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sic-1c55773eab205d95.sic.31a97c9e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sic-1c55773eab205d95.sic.31a97c9e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sic-1c55773eab205d95.sic.31a97c9e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sic-1c55773eab205d95.sic.31a97c9e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sic-1c55773eab205d95.sic.31a97c9e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sic-1c55773eab205d95.sic.31a97c9e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sic-1c55773eab205d95.5f47h0uo7wf5fp7o.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rav1e-01609c10288cea12/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopen-b9776b8cf14c5d41.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-2c0582b45212c2ee.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-518af85c69e6bc9f.rlib" "/opt/rustwide/target/debug/deps/libignore-71af59baa5c47024.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-4a59485929170945.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libglobset-b1501e4712d694f6.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.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-ea4e81cdd90aef04.rlib" "/opt/rustwide/target/debug/deps/libsic_parser-333dd48994c4b693.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-021c7c18f58a486d.rlib" "/opt/rustwide/target/debug/deps/libimageproc-c300ec140e1f2c5e.rlib" "/opt/rustwide/target/debug/deps/librand_distr-f231843465dbf5ed.rlib" "/opt/rustwide/target/debug/deps/librand-4148b5425ba389ad.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-52aa22d52ca59801.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-0435829398962e77.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-99495ffca6b209e2.rlib" "/opt/rustwide/target/debug/deps/librulinalg-852a06150073f7d7.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-5f40cc9c6af7ab2c.rlib" "/opt/rustwide/target/debug/deps/librawpointer-929b2354038d51a4.rlib" "/opt/rustwide/target/debug/deps/libnum-f2505d54abe956fc.rlib" "/opt/rustwide/target/debug/deps/libconv-a5982c6da0e33256.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-4640dd2fdae433e9.rlib" "/opt/rustwide/target/debug/deps/libnum-a615e2be6b3ad58f.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-2deac2c73a02f1c8.rlib" "/opt/rustwide/target/debug/deps/libitertools-26ded0679b1c8c41.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/libsic_io-f98a72acac6367c9.rlib" "/opt/rustwide/target/debug/deps/libsic_core-e293aace00e1107a.rlib" "/opt/rustwide/target/debug/deps/libimage-0c29a1283a124117.rlib" "/opt/rustwide/target/debug/deps/libpng-7c01918f4a0a8236.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-210ea0057e6857f3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libdeflate-cb4d95640e47c57e.rlib" "/opt/rustwide/target/debug/deps/libadler32-4ad3039ef892af0b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d425f1b6ba370cc5.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-0a9edc57bfe4f517.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e6e619e69ea6e491.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-3e3e52e018109293.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-db79f7294d6986fa.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-796dcdae4e77759a.rlib" "/opt/rustwide/target/debug/deps/libloop9-1ca543bb756e9b60.rlib" "/opt/rustwide/target/debug/deps/libavif_serialize-46ecf666fbb7edfd.rlib" "/opt/rustwide/target/debug/deps/librgb-0d4f173729277c0c.rlib" "/opt/rustwide/target/debug/deps/librav1e-547ac19f349092ca.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c0973379da73234e.rlib" "/opt/rustwide/target/debug/deps/libv_frame-e4678a61ce66199b.rlib" "/opt/rustwide/target/debug/deps/libitertools-45c62fce4e631d3b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-fde35389b2bca69a.rlib" "/opt/rustwide/target/debug/deps/libbitstream_io-eeea9a7dbfa23ca6.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/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libimgref-be5ddff234fbbbe6.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-f945b38718e7905f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3c1d15de51ccf7c5.rlib" "/opt/rustwide/target/debug/deps/libtiff-d23b76306e387325.rlib" "/opt/rustwide/target/debug/deps/libweezl-55d032a32b789a6f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-720161aa3305b2fa.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-198fef2cbdc8da52.rlib" "/opt/rustwide/target/debug/deps/librayon-833563c7d184b136.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c22a22daf2ffda0d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0cf63326fa2cd96b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-609b48a98582154d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6aed8397e6044fe3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a5e760f00ed88832.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dcd626cc178af15c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libclap-04b9551ed5e0e44d.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-c83ebfc9790d0425.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libanyhow-699fe73ac3682c49.rlib" "/opt/rustwide/target/debug/deps/libparameterized-a91d490c5ec925c0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-02-22-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-02-22-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-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sic-1c55773eab205d95" "-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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3efcf9e754429aa5a5264ac40a2194de4f27ff1f4eb09994ab7b18d6b12a34da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3efcf9e754429aa5a5264ac40a2194de4f27ff1f4eb09994ab7b18d6b12a34da", kill_on_drop: false }` [INFO] [stdout] 3efcf9e754429aa5a5264ac40a2194de4f27ff1f4eb09994ab7b18d6b12a34da