[INFO] fetching crate sc_extract 1.1.0... [INFO] testing sc_extract-1.1.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate sc_extract 1.1.0 into /workspace/builds/worker-81/source [INFO] validating manifest of crates.io crate sc_extract 1.1.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sc_extract 1.1.0 [INFO] finished tweaking crates.io crate sc_extract 1.1.0 [INFO] tweaked toml for crates.io crate sc_extract 1.1.0 written to /workspace/builds/worker-81/source/Cargo.toml [INFO] crate crates.io crate sc_extract 1.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fae66dfea500b8b10e6a48915f98d1b567dbe594fa871ec60a13def16aafd24c [INFO] running `Command { std: "docker" "start" "-a" "fae66dfea500b8b10e6a48915f98d1b567dbe594fa871ec60a13def16aafd24c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fae66dfea500b8b10e6a48915f98d1b567dbe594fa871ec60a13def16aafd24c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fae66dfea500b8b10e6a48915f98d1b567dbe594fa871ec60a13def16aafd24c", kill_on_drop: false }` [INFO] [stdout] fae66dfea500b8b10e6a48915f98d1b567dbe594fa871ec60a13def16aafd24c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77848c5de14fdc5b9961fb2ff44614a2ade1663ba8a8fea82fdf854710be3857 [INFO] running `Command { std: "docker" "start" "-a" "77848c5de14fdc5b9961fb2ff44614a2ade1663ba8a8fea82fdf854710be3857", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling zstd-safe v4.0.0+zstd.1.4.9 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling weezl v0.1.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.2 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling lzma-rs v0.2.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling lzham-sys v0.1.1 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling image v0.23.10 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling lzham v0.1.1 [INFO] [stderr] Compiling imageproc v0.22.0 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling zstd v0.8.0+zstd.1.4.9 [INFO] [stderr] Compiling sc_extract v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `divider` [INFO] [stdout] --> src/extractors/sc.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | divider: u32, [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/sce-c64b6636e22816be.sce.a3f265dd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sce-c64b6636e22816be.sce.a3f265dd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sce-c64b6636e22816be.sce.a3f265dd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sce-c64b6636e22816be.sce.a3f265dd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sce-c64b6636e22816be.sce.a3f265dd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sce-c64b6636e22816be.sce.a3f265dd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sce-c64b6636e22816be.sce.a3f265dd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sce-c64b6636e22816be.sce.a3f265dd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sce-c64b6636e22816be.sce.a3f265dd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sce-c64b6636e22816be.sce.a3f265dd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sce-c64b6636e22816be.sce.a3f265dd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sce-c64b6636e22816be.sce.a3f265dd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sce-c64b6636e22816be.sce.a3f265dd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sce-c64b6636e22816be.sce.a3f265dd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sce-c64b6636e22816be.sce.a3f265dd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sce-c64b6636e22816be.sce.a3f265dd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sce-c64b6636e22816be.2yokn21wc28ri25n.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lzham-sys-ba0ea31b19b8c228/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-1eefe5440550d378/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-9b4a8b38ec3752e6.rlib" "/opt/rustwide/target/debug/deps/libclap-6b4b3bef6a59e985.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f6da55165abf0f4f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-7222d6a8c557ea23.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libsc_extract-d3d8acfbf76b0e4e.rlib" "/opt/rustwide/target/debug/deps/libzstd-a2a936f481d9f292.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-eac9b4f270df85e2.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-aad36c228b3a21c0.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/liblzma_rs-17168bd12d59deb8.rlib" "/opt/rustwide/target/debug/deps/libcrc-d2d65ad65ceab12a.rlib" "/opt/rustwide/target/debug/deps/liblzham-78a46910867c963e.rlib" "/opt/rustwide/target/debug/deps/liblzham_sys-9e2ff2e6715ad2bb.rlib" "/opt/rustwide/target/debug/deps/libimageproc-48c05677eadd9840.rlib" "/opt/rustwide/target/debug/deps/librand_distr-ff56edde912b6197.rlib" "/opt/rustwide/target/debug/deps/librand-2e80da53845f190e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-59c9e0473fb2c3f5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c412a77d21b86534.rlib" "/opt/rustwide/target/debug/deps/librand_core-1e4411fc88f7c236.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-55824b35fe859a3e.rlib" "/opt/rustwide/target/debug/deps/librulinalg-d0ce593e360d32b5.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-7a32b7f76d43fcda.rlib" "/opt/rustwide/target/debug/deps/librawpointer-a83ee1a525cbc716.rlib" "/opt/rustwide/target/debug/deps/libnum-2bb83c04888395e8.rlib" "/opt/rustwide/target/debug/deps/librusttype-12fc4b87cd2587b1.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-22413b3dd3b1d3da.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libnum-e24b195f91de673a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-b66d8fd9dc5e7851.rlib" "/opt/rustwide/target/debug/deps/libitertools-30fc94a0030caba2.rlib" "/opt/rustwide/target/debug/deps/libimage-c4fce835cd0380dd.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-b3d4484bb8819c5a.rlib" "/opt/rustwide/target/debug/deps/libpng-31b3b9427c4817ea.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libdeflate-f86b05917d26ecd5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-21fadee7bdfa994f.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-8fe5805ff36f0dd0.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-48218ead765a30a0.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-14383d787a74f0d6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-212b447510d1fdab.rlib" "/opt/rustwide/target/debug/deps/libgif-744adb44781a11c5.rlib" "/opt/rustwide/target/debug/deps/libweezl-3b3c4a218bc3cb63.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-efd96908fbcbc9d2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c20504cef886ad97.rlib" "/opt/rustwide/target/debug/deps/libtiff-3edc519b9fb2c185.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-34dc166a73e80491.rlib" "/opt/rustwide/target/debug/deps/libadler32-79d791d8164b8a83.rlib" "/opt/rustwide/target/debug/deps/liblzw-7b67818fa924d644.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libconv-e24b2786672d44cd.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-7efbe43bde8f8051.rlib" "/opt/rustwide/target/debug/deps/librayon-8794995593bb3981.rlib" "/opt/rustwide/target/debug/deps/librayon_core-115cb44c56ee2833.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-991e295b75aa931f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-659010d550ec48be.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6534fabef5f46014.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-78cf7e8064e2b581.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-731eb4df7c15aad8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3530b5f35fac811d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libeither-933ca7c6b88f3e43.rlib" "/opt/rustwide/target/debug/deps/libcolored-fea3ec014f3d00bb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libatty-82a452f2416e0676.rlib" "/opt/rustwide/target/debug/deps/liblibc-ee73f684d200a3bc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lc++" "-llzhamdecomp" "-llzhamcomp" "-llzhamdll" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sce-c64b6636e22816be" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lc++ [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sc_extract` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "77848c5de14fdc5b9961fb2ff44614a2ade1663ba8a8fea82fdf854710be3857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77848c5de14fdc5b9961fb2ff44614a2ade1663ba8a8fea82fdf854710be3857", kill_on_drop: false }` [INFO] [stdout] 77848c5de14fdc5b9961fb2ff44614a2ade1663ba8a8fea82fdf854710be3857