[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 1.59.0 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-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foresterre/sic on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-68/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" "+1.59.0" "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-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35b84ca5ee1f2289bed750672b3bc22408801e7cf6b64acbaaba41dcae7c5c87 [INFO] running `Command { std: "docker" "start" "-a" "35b84ca5ee1f2289bed750672b3bc22408801e7cf6b64acbaaba41dcae7c5c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35b84ca5ee1f2289bed750672b3bc22408801e7cf6b64acbaaba41dcae7c5c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35b84ca5ee1f2289bed750672b3bc22408801e7cf6b64acbaaba41dcae7c5c87", kill_on_drop: false }` [INFO] [stdout] 35b84ca5ee1f2289bed750672b3bc22408801e7cf6b64acbaaba41dcae7c5c87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 808833ac24c6f648c0a09ca729e4e9c46374c637ce69f3f21ecfd68932b007e8 [INFO] running `Command { std: "docker" "start" "-a" "808833ac24c6f648c0a09ca729e4e9c46374c637ce69f3f21ecfd68932b007e8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Compiling rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bitstream-io v1.2.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling imgref v1.9.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling open v2.1.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling avif-serialize v0.6.5 [INFO] [stderr] Compiling loop9 v0.1.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling rgb v0.8.31 [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 rayon v1.5.1 [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 gif v0.11.3 [INFO] [stderr] Compiling rust_hawktracer v0.7.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [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 clap v2.34.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling nasm-rs v0.2.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [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 rav1e v0.4.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling v_frame v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.30 [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 27s [INFO] running `Command { std: "docker" "inspect" "808833ac24c6f648c0a09ca729e4e9c46374c637ce69f3f21ecfd68932b007e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "808833ac24c6f648c0a09ca729e4e9c46374c637ce69f3f21ecfd68932b007e8", kill_on_drop: false }` [INFO] [stdout] 808833ac24c6f648c0a09ca729e4e9c46374c637ce69f3f21ecfd68932b007e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e1ead75e1a20a703f38bb4b28c76cf350222bef1a530e143571360433d94679 [INFO] running `Command { std: "docker" "start" "-a" "0e1ead75e1a20a703f38bb4b28c76cf350222bef1a530e143571360433d94679", 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-341d2e89ca994a2d.sic.9243cca0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sic-341d2e89ca994a2d.sic.9243cca0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sic-341d2e89ca994a2d.sic.9243cca0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sic-341d2e89ca994a2d.sic.9243cca0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sic-341d2e89ca994a2d.sic.9243cca0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sic-341d2e89ca994a2d.sic.9243cca0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sic-341d2e89ca994a2d.sic.9243cca0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sic-341d2e89ca994a2d.sic.9243cca0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sic-341d2e89ca994a2d.sic.9243cca0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sic-341d2e89ca994a2d.sic.9243cca0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sic-341d2e89ca994a2d.sic.9243cca0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sic-341d2e89ca994a2d.sic.9243cca0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sic-341d2e89ca994a2d.sic.9243cca0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sic-341d2e89ca994a2d.sic.9243cca0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sic-341d2e89ca994a2d.sic.9243cca0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sic-341d2e89ca994a2d.sic.9243cca0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sic-341d2e89ca994a2d.2wb96wdazig73gw6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rav1e-d9e8ab45b0277f42/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopen-0c93744ad7a5b862.rlib" "/opt/rustwide/target/debug/deps/libpathdiff-b0ef524d39d36d35.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-4207ec371d3d7700.rlib" "/opt/rustwide/target/debug/deps/libignore-6f76a366cbd79a5e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-a368062eb9c93f36.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-19a7b2710102f14c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libglobset-452c289d37cff6b7.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libregex-1e6307043010ea4b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libbstr-a59d9b8bb259dc2f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-970a5f30fe00cf11.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/libsic_cli_ops-6f5e8b0bb7be1d11.rlib" "/opt/rustwide/target/debug/deps/libsic_parser-32e630984af66ba4.rlib" "/opt/rustwide/target/debug/deps/libpest-1bc31143e6a81939.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-8cd18b3f481ea6a9.rlib" "/opt/rustwide/target/debug/deps/libstrum-ed6af9d4fac8a449.rlib" "/opt/rustwide/target/debug/deps/libsic_image_engine-d7680ee5ab26efa2.rlib" "/opt/rustwide/target/debug/deps/libimageproc-7a712d2507315d99.rlib" "/opt/rustwide/target/debug/deps/librand_distr-dc2cace5f999484a.rlib" "/opt/rustwide/target/debug/deps/librand-dc5f65be4f0744bd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e0315f6c04a12abf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f422879e062f51ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-b7984c55324bb9c9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-002b72d6ff9f11d5.rlib" "/opt/rustwide/target/debug/deps/librulinalg-7283ff6e3bdb4ba0.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-bc1d1deab70c2484.rlib" "/opt/rustwide/target/debug/deps/librawpointer-d3e73b521382a733.rlib" "/opt/rustwide/target/debug/deps/libnum-a9cdcdcbe9dd249d.rlib" "/opt/rustwide/target/debug/deps/libconv-a9485564a4a017d4.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-c3846eb4c0bc9181.rlib" "/opt/rustwide/target/debug/deps/libnum-8bc31fbf1d2e3eff.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-fc870803a28a19b0.rlib" "/opt/rustwide/target/debug/deps/libitertools-e278dee975608827.rlib" "/opt/rustwide/target/debug/deps/librusttype-ea6c8b9c00c703a8.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-74ae78ee66cdded2.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-0cee73d82ddc56c0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-5944750c0afea75d.rlib" "/opt/rustwide/target/debug/deps/libsic_io-0f452a961f3528ac.rlib" "/opt/rustwide/target/debug/deps/libsic_core-6e3180b971d4e9b1.rlib" "/opt/rustwide/target/debug/deps/libimage-b379bb828c42ae20.rlib" "/opt/rustwide/target/debug/deps/libpng-c4adfb34f7a8036a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-cbe1f5d281b355c7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-474ab6424f9d27c6.rlib" "/opt/rustwide/target/debug/deps/libdeflate-36dbd082b93d5800.rlib" "/opt/rustwide/target/debug/deps/libadler32-45a11eeaabb26c9a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d8ebc87a4c668e6c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-50f58f4ebda690ae.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-867af07e98a775d4.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-c686734f248ff5d3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-558d36f0ce043e26.rlib" "/opt/rustwide/target/debug/deps/libgif-283e18c45a63d29b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c3b32fd1c6f0209d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libravif-4174c331ff7a43ca.rlib" "/opt/rustwide/target/debug/deps/libloop9-b772bf189b0bad2b.rlib" "/opt/rustwide/target/debug/deps/libavif_serialize-758d20c0d80c338f.rlib" "/opt/rustwide/target/debug/deps/librgb-cbe6ac92dbc9aa96.rlib" "/opt/rustwide/target/debug/deps/librav1e-283a7de788c361ac.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4aa52b3dac97248b.rlib" "/opt/rustwide/target/debug/deps/libv_frame-fcdc2cd7ab00f2ba.rlib" "/opt/rustwide/target/debug/deps/libitertools-05bbdb40dd0adff7.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-84e789e9ca20ff11.rlib" "/opt/rustwide/target/debug/deps/libbitstream_io-1e0d63b12b6a956a.rlib" "/opt/rustwide/target/debug/deps/librust_hawktracer-f60749ae739135fb.rlib" "/opt/rustwide/target/debug/deps/librust_hawktracer_normal_macro-2438da0f44a33e89.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libimgref-6ec801426a04cd08.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-4bd9cf965da5191a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ef3479476824fa28.rlib" "/opt/rustwide/target/debug/deps/libtiff-e1109784229f925b.rlib" "/opt/rustwide/target/debug/deps/libweezl-6b48c93230bd7410.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1712ebb1f8c6eb29.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d8ceacb59a0a3498.rlib" "/opt/rustwide/target/debug/deps/librayon-2e94ed32e0278482.rlib" "/opt/rustwide/target/debug/deps/librayon_core-941183e555f0d77f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1083a58fe8e257ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8f82ccaf107a4652.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f4c28b92a403fcf8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-954d186617f8a320.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c7210a8c86f9ab5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f9b85c45ed0a53cb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libeither-f3eb75e6114deaca.rlib" "/opt/rustwide/target/debug/deps/libclap-47b7d9116a62004a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5cdecb6998843814.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ac1a159ed0d379b9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libatty-87902ba99485065d.rlib" "/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib" "/opt/rustwide/target/debug/deps/libansi_term-933c0b966a536374.rlib" "/opt/rustwide/target/debug/deps/libanyhow-3dfc8f84dd483f86.rlib" "/opt/rustwide/target/debug/deps/libparameterized-3f4bac02a2f004a9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sic-341d2e89ca994a2d" "-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" "0e1ead75e1a20a703f38bb4b28c76cf350222bef1a530e143571360433d94679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e1ead75e1a20a703f38bb4b28c76cf350222bef1a530e143571360433d94679", kill_on_drop: false }` [INFO] [stdout] 0e1ead75e1a20a703f38bb4b28c76cf350222bef1a530e143571360433d94679