[INFO] cloning repository https://github.com/auser/pdf417-scanner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/auser/pdf417-scanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauser%2Fpdf417-scanner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauser%2Fpdf417-scanner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e6494aee95e53f8ab40c50a5dc4e21fae97ad49 [INFO] testing auser/pdf417-scanner/8e6494aee95e53f8ab40c50a5dc4e21fae97ad49 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fauser%2Fpdf417-scanner" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/auser/pdf417-scanner on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/auser/pdf417-scanner [INFO] finished tweaking git repo https://github.com/auser/pdf417-scanner [INFO] tweaked toml for git repo https://github.com/auser/pdf417-scanner written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/auser/pdf417-scanner already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codepage-437 v0.1.0 [INFO] [stderr] Downloaded rxing-one-d-proc-derive v0.5.3 [INFO] [stderr] Downloaded rxing v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d471081eba9c6972291f0a8dda0e1828f9d79b2afcd862644dda27d72a4a96dd [INFO] running `Command { std: "docker" "start" "-a" "d471081eba9c6972291f0a8dda0e1828f9d79b2afcd862644dda27d72a4a96dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d471081eba9c6972291f0a8dda0e1828f9d79b2afcd862644dda27d72a4a96dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d471081eba9c6972291f0a8dda0e1828f9d79b2afcd862644dda27d72a4a96dd", kill_on_drop: false }` [INFO] [stdout] d471081eba9c6972291f0a8dda0e1828f9d79b2afcd862644dda27d72a4a96dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d354e3c89bb15ffc88c0f62007c253ed86fbfbb3dde548e4d395138d8a38bf80 [INFO] running `Command { std: "docker" "start" "-a" "d354e3c89bb15ffc88c0f62007c253ed86fbfbb3dde548e4d395138d8a38bf80", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling bytemuck v1.17.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.32 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling imgref v1.10.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bitstream-io v2.5.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling rgb v0.8.48 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling owned_ttf_parser v0.24.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling ravif v0.11.10 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling codepage-437 v0.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ab_glyph v0.2.28 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling rxing-one-d-proc-derive v0.5.3 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling bit_reverse v0.1.8 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling imageproc v0.25.0 [INFO] [stderr] Compiling rxing v0.6.1 [INFO] [stderr] Compiling pdf417er v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "d354e3c89bb15ffc88c0f62007c253ed86fbfbb3dde548e4d395138d8a38bf80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d354e3c89bb15ffc88c0f62007c253ed86fbfbb3dde548e4d395138d8a38bf80", kill_on_drop: false }` [INFO] [stdout] d354e3c89bb15ffc88c0f62007c253ed86fbfbb3dde548e4d395138d8a38bf80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 666c56f94d7411fc195611229a46ec154831c049322777ce987bcb239d2b73ab [INFO] running `Command { std: "docker" "start" "-a" "666c56f94d7411fc195611229a46ec154831c049322777ce987bcb239d2b73ab", kill_on_drop: false }` [INFO] [stderr] Compiling pdf417er v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcJwvSoz/symbols.o" "/opt/rustwide/target/debug/deps/pdf417er-af125ba358ae07b6.pdf417er.6571e87b83209458-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pdf417er-af125ba358ae07b6.1aicjnhr02437ojujembdg3sp.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-32f50d3effb6d9aa.rlib" "/opt/rustwide/target/debug/deps/libenv_filter-0717dee77d5fc647.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a5a2f4915c24a2b4.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a989982ba63bcd62.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-3825e34b685b08d8.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f069f18ea6e4e9b7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-1959fbeea9d98f5c.rlib" "/opt/rustwide/target/debug/deps/librxing-4c42a7381e2cb086.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-e6759f137d9c019e.rlib" "/opt/rustwide/target/debug/deps/libbit_set-495b15abb47cc441.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-484e838c17895cc2.rlib" "/opt/rustwide/target/debug/deps/libbit_reverse-5f487c2c233cf859.rlib" "/opt/rustwide/target/debug/deps/libimageproc-fae49128366ae534.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-9140a91531ba29af.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-672cffd2ca709e9b.rlib" "/opt/rustwide/target/debug/deps/librawpointer-f292ea6e7f3858c6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-94a21071a50aec5d.rlib" "/opt/rustwide/target/debug/deps/libsimba-475433bdd8988597.rlib" "/opt/rustwide/target/debug/deps/libwide-b38902aa3593b595.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-ac6186a77db83017.rlib" "/opt/rustwide/target/debug/deps/libapprox-64e7ec0e4753e391.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-de0acac09d9b4d48.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-3490d9cefcfab078.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-4640a37b096b2636.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-cc0e50df8999056e.rlib" "/opt/rustwide/target/debug/deps/librand_distr-e5adf02a143ece9d.rlib" "/opt/rustwide/target/debug/deps/librand-ae632149d1e1421e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ba81b4dec4dac24b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c791ad59a5185881.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-2ff8188477103049.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-42f5e31afd6b9d00.rlib" "/opt/rustwide/target/debug/deps/librand_core-b201b14f4ccd6443.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6eca941935faca2f.rlib" "/opt/rustwide/target/debug/deps/liblibc-f03e858e869d5a6a.rlib" "/opt/rustwide/target/debug/deps/liburiparse-038f076487b167e5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4c46063777774c8c.rlib" "/opt/rustwide/target/debug/deps/libfnv-e0a183b082e9aec3.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-27feb068dfd4e56e.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-38c16990ce962ecc.rlib" "/opt/rustwide/target/debug/deps/libphf-725688b1a647e84a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6a941ce35a5a04ed.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-381ead0706eb81fd.rlib" "/opt/rustwide/target/debug/deps/libchrono-df0787ade3045e63.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-8aff53bb2f0868fa.rlib" "/opt/rustwide/target/debug/deps/libmultimap-193d4ff37332d15f.rlib" "/opt/rustwide/target/debug/deps/libserde-e37b3af735b7aced.rlib" "/opt/rustwide/target/debug/deps/libimage-67b00d187cb0fcda.rlib" "/opt/rustwide/target/debug/deps/libimage_webp-be750f05cecf461d.rlib" "/opt/rustwide/target/debug/deps/libqoi-210eda692e4fff22.rlib" "/opt/rustwide/target/debug/deps/librayon-1b1bb0f2a66dd449.rlib" "/opt/rustwide/target/debug/deps/libpng-5498a2f8b8f30c90.rlib" "/opt/rustwide/target/debug/deps/libfdeflate-f37611ea0e720119.rlib" "/opt/rustwide/target/debug/deps/libbitflags-277b67048364d26e.rlib" "/opt/rustwide/target/debug/deps/libexr-7e5468910e893053.rlib" "/opt/rustwide/target/debug/deps/libflume-3eec76c513b553f1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-22ed8905a2e24ff7.rlib" "/opt/rustwide/target/debug/deps/libzune_inflate-38f6aca65f46ecba.rlib" "/opt/rustwide/target/debug/deps/libsimd_adler32-2268c30ca9e886a9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-97371605ee034634.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c804b5b383bf830c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-dbdcd49ec84a0250.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-05b31064ded47326.rlib" "/opt/rustwide/target/debug/deps/libbit_field-528f26e5baa8ddda.rlib" "/opt/rustwide/target/debug/deps/liblebe-34f9c48bbd3bd2d7.rlib" "/opt/rustwide/target/debug/deps/libhalf-884bfd1551befc06.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e29ea13f6cb83cb9.rlib" "/opt/rustwide/target/debug/deps/libzune_jpeg-a3fe1365a5d0ecf8.rlib" "/opt/rustwide/target/debug/deps/libzune_core-bd267612af5d22db.rlib" "/opt/rustwide/target/debug/deps/libgif-c85218bdc6355c8d.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-db3da9ddfeacf5ed.rlib" "/opt/rustwide/target/debug/deps/libbyteorder_lite-b6f45629d20d90ca.rlib" "/opt/rustwide/target/debug/deps/libravif-6951fcb55e15e3a9.rlib" "/opt/rustwide/target/debug/deps/libloop9-60c0d57b1148a1bf.rlib" "/opt/rustwide/target/debug/deps/libavif_serialize-5184885c0cc44800.rlib" "/opt/rustwide/target/debug/deps/libquick_error-36738ccde3f9b961.rlib" "/opt/rustwide/target/debug/deps/librgb-45cbc7b8efa950cf.rlib" "/opt/rustwide/target/debug/deps/librav1e-da37d228b343f7b3.rlib" "/opt/rustwide/target/debug/deps/libprofiling-b6daec44c418b436.rlib" "/opt/rustwide/target/debug/deps/libav1_grain-0b17faec41a382cf.rlib" "/opt/rustwide/target/debug/deps/libnom-642ee8ae923948ad.rlib" "/opt/rustwide/target/debug/deps/libanyhow-11e8a00d378ad94c.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-dd0974fa21550862.rlib" "/opt/rustwide/target/debug/deps/libmaybe_rayon-ee4c3846d3e153b7.rlib" "/opt/rustwide/target/debug/deps/libv_frame-81cf4560353e3bc0.rlib" "/opt/rustwide/target/debug/deps/libaligned_vec-b4b9b8034931e506.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9d19f2e5f793dae0.rlib" "/opt/rustwide/target/debug/deps/libthiserror-169660eed1b4e1b6.rlib" "/opt/rustwide/target/debug/deps/libbitstream_io-574b2909588de0fe.rlib" "/opt/rustwide/target/debug/deps/libitertools-75b08411c7bf8b34.rlib" "/opt/rustwide/target/debug/deps/libeither-a9e1b10c74b8bd32.rlib" "/opt/rustwide/target/debug/deps/libimgref-6d3effe73507e1b2.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-6693b6d8763fd44f.rlib" "/opt/rustwide/target/debug/deps/libtiff-8eae2496ad7ae8d6.rlib" "/opt/rustwide/target/debug/deps/libflate2-3f2177e2c247fe28.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1e6c3f363681b059.rlib" "/opt/rustwide/target/debug/deps/libadler2-6413a2fe75603fbf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-7ff675003385f9f0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f331783c409103a0.rlib" "/opt/rustwide/target/debug/deps/libweezl-5f68b0a29faed3e0.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-355c9dc05f66a17e.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-082a0b4b10fec389.rlib" "/opt/rustwide/target/debug/deps/libcodepage_437-b62dade5ddeabbd2.rlib" "/opt/rustwide/target/debug/deps/libencoding-61d09f4b26297f45.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-bfbfaa20691e18ec.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-307def27c67a74c7.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-072b2b616323bee3.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-d1c2c2def8c0502a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ce119781d319b801.rlib" "/opt/rustwide/target/debug/deps/libnum-94b08be1baf0134e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-415500a20f9a0731.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9419b2093c6b15da.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-22ab9399401fa880.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-94468090f424a43c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0ea4aa0d49b9b99d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-418f65e98b7051bf.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b788ca09bbb40e27.rlib" "/opt/rustwide/target/debug/deps/libregex-7a687231aebcfa59.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-808db6d1cd943471.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-08f56e33a0385ed5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-df81152d8d2c039b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-12fb88472a7b13c2.rlib" "/opt/rustwide/target/debug/deps/liblog-9a81c62b68727b6d.rlib" "/opt/rustwide/target/debug/deps/libclap-28d803ecf88c29ca.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-5aa2d51a6ea413b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f933a2a860125ab1.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-a41c515cda0c045c.rlib" "/opt/rustwide/target/debug/deps/librustix-419a8c25d05069b9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b10ca01e9d877e2b.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-be1f3b1a326bafa4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-de2ad5caaff854c9.rlib" "/opt/rustwide/target/debug/deps/libanstream-c9ba0aafffb7ad4c.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-16dd41bf775d0cb1.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-e5ff07b21d61e095.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-a07c2acbeb5950a9.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-6c228f723f438243.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-076e2b127b9e4274.rlib" "/opt/rustwide/target/debug/deps/libunicase-d33ca6673b7708b8.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-45cfe3656f89cf2d.rlib" "/opt/rustwide/target/debug/deps/libanstyle-f4d9bcb571f7e024.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-22be60875a4ac8d7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4b832a03827ff95e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a25e7f31e2204719.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1f1858edbb50ccb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1319b75889377807.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9972d847170eb93.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0868a75d0b80f801.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f4254a923640cbea.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f21de9b2e2c92770.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cf868f78468d45dd.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cce9a55233783113.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6ef1f692f91f321e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2b4a3bc57672e2c.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9d8e4e6f4cb45592.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-858b7338441a56b6.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d182631d04e1eed2.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7874c355ab5ed077.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-46b25da62cc69443.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c71612932829263c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pdf417er-af125ba358ae07b6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pdf417er` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcPLnDog/symbols.o" "/opt/rustwide/target/debug/deps/pdf417er-a5270990eec389d2.pdf417er.e456c68877544a9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pdf417er-a5270990eec389d2.d6tvgjpoxd8xurkxdwa970rgn.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a989982ba63bcd62.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-3825e34b685b08d8.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f069f18ea6e4e9b7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-1959fbeea9d98f5c.rlib" "/opt/rustwide/target/debug/deps/libpdf417er-01e7b559dbda5e80.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-32f50d3effb6d9aa.rlib" "/opt/rustwide/target/debug/deps/libenv_filter-0717dee77d5fc647.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a5a2f4915c24a2b4.rlib" "/opt/rustwide/target/debug/deps/librxing-4c42a7381e2cb086.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-e6759f137d9c019e.rlib" "/opt/rustwide/target/debug/deps/libbit_set-495b15abb47cc441.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-484e838c17895cc2.rlib" "/opt/rustwide/target/debug/deps/libbit_reverse-5f487c2c233cf859.rlib" "/opt/rustwide/target/debug/deps/libimageproc-fae49128366ae534.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-9140a91531ba29af.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-672cffd2ca709e9b.rlib" "/opt/rustwide/target/debug/deps/librawpointer-f292ea6e7f3858c6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-94a21071a50aec5d.rlib" "/opt/rustwide/target/debug/deps/libsimba-475433bdd8988597.rlib" "/opt/rustwide/target/debug/deps/libwide-b38902aa3593b595.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-ac6186a77db83017.rlib" "/opt/rustwide/target/debug/deps/libapprox-64e7ec0e4753e391.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-de0acac09d9b4d48.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-3490d9cefcfab078.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-4640a37b096b2636.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-cc0e50df8999056e.rlib" "/opt/rustwide/target/debug/deps/librand_distr-e5adf02a143ece9d.rlib" "/opt/rustwide/target/debug/deps/librand-ae632149d1e1421e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ba81b4dec4dac24b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c791ad59a5185881.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-2ff8188477103049.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-42f5e31afd6b9d00.rlib" "/opt/rustwide/target/debug/deps/librand_core-b201b14f4ccd6443.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6eca941935faca2f.rlib" "/opt/rustwide/target/debug/deps/liblibc-f03e858e869d5a6a.rlib" "/opt/rustwide/target/debug/deps/liburiparse-038f076487b167e5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4c46063777774c8c.rlib" "/opt/rustwide/target/debug/deps/libfnv-e0a183b082e9aec3.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-27feb068dfd4e56e.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-38c16990ce962ecc.rlib" "/opt/rustwide/target/debug/deps/libphf-725688b1a647e84a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6a941ce35a5a04ed.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-381ead0706eb81fd.rlib" "/opt/rustwide/target/debug/deps/libchrono-df0787ade3045e63.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-8aff53bb2f0868fa.rlib" "/opt/rustwide/target/debug/deps/libmultimap-193d4ff37332d15f.rlib" "/opt/rustwide/target/debug/deps/libserde-e37b3af735b7aced.rlib" "/opt/rustwide/target/debug/deps/libimage-67b00d187cb0fcda.rlib" "/opt/rustwide/target/debug/deps/libimage_webp-be750f05cecf461d.rlib" "/opt/rustwide/target/debug/deps/libqoi-210eda692e4fff22.rlib" "/opt/rustwide/target/debug/deps/librayon-1b1bb0f2a66dd449.rlib" "/opt/rustwide/target/debug/deps/libpng-5498a2f8b8f30c90.rlib" "/opt/rustwide/target/debug/deps/libfdeflate-f37611ea0e720119.rlib" "/opt/rustwide/target/debug/deps/libbitflags-277b67048364d26e.rlib" "/opt/rustwide/target/debug/deps/libexr-7e5468910e893053.rlib" "/opt/rustwide/target/debug/deps/libflume-3eec76c513b553f1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-22ed8905a2e24ff7.rlib" "/opt/rustwide/target/debug/deps/libzune_inflate-38f6aca65f46ecba.rlib" "/opt/rustwide/target/debug/deps/libsimd_adler32-2268c30ca9e886a9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-97371605ee034634.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c804b5b383bf830c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-dbdcd49ec84a0250.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-05b31064ded47326.rlib" "/opt/rustwide/target/debug/deps/libbit_field-528f26e5baa8ddda.rlib" "/opt/rustwide/target/debug/deps/liblebe-34f9c48bbd3bd2d7.rlib" "/opt/rustwide/target/debug/deps/libhalf-884bfd1551befc06.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e29ea13f6cb83cb9.rlib" "/opt/rustwide/target/debug/deps/libzune_jpeg-a3fe1365a5d0ecf8.rlib" "/opt/rustwide/target/debug/deps/libzune_core-bd267612af5d22db.rlib" "/opt/rustwide/target/debug/deps/libgif-c85218bdc6355c8d.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-db3da9ddfeacf5ed.rlib" "/opt/rustwide/target/debug/deps/libbyteorder_lite-b6f45629d20d90ca.rlib" "/opt/rustwide/target/debug/deps/libravif-6951fcb55e15e3a9.rlib" "/opt/rustwide/target/debug/deps/libloop9-60c0d57b1148a1bf.rlib" "/opt/rustwide/target/debug/deps/libavif_serialize-5184885c0cc44800.rlib" "/opt/rustwide/target/debug/deps/libquick_error-36738ccde3f9b961.rlib" "/opt/rustwide/target/debug/deps/librgb-45cbc7b8efa950cf.rlib" "/opt/rustwide/target/debug/deps/librav1e-da37d228b343f7b3.rlib" "/opt/rustwide/target/debug/deps/libprofiling-b6daec44c418b436.rlib" "/opt/rustwide/target/debug/deps/libav1_grain-0b17faec41a382cf.rlib" "/opt/rustwide/target/debug/deps/libnom-642ee8ae923948ad.rlib" "/opt/rustwide/target/debug/deps/libanyhow-11e8a00d378ad94c.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-dd0974fa21550862.rlib" "/opt/rustwide/target/debug/deps/libmaybe_rayon-ee4c3846d3e153b7.rlib" "/opt/rustwide/target/debug/deps/libv_frame-81cf4560353e3bc0.rlib" "/opt/rustwide/target/debug/deps/libaligned_vec-b4b9b8034931e506.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9d19f2e5f793dae0.rlib" "/opt/rustwide/target/debug/deps/libthiserror-169660eed1b4e1b6.rlib" "/opt/rustwide/target/debug/deps/libbitstream_io-574b2909588de0fe.rlib" "/opt/rustwide/target/debug/deps/libitertools-75b08411c7bf8b34.rlib" "/opt/rustwide/target/debug/deps/libeither-a9e1b10c74b8bd32.rlib" "/opt/rustwide/target/debug/deps/libimgref-6d3effe73507e1b2.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-6693b6d8763fd44f.rlib" "/opt/rustwide/target/debug/deps/libtiff-8eae2496ad7ae8d6.rlib" "/opt/rustwide/target/debug/deps/libflate2-3f2177e2c247fe28.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1e6c3f363681b059.rlib" "/opt/rustwide/target/debug/deps/libadler2-6413a2fe75603fbf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-7ff675003385f9f0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f331783c409103a0.rlib" "/opt/rustwide/target/debug/deps/libweezl-5f68b0a29faed3e0.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-355c9dc05f66a17e.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-082a0b4b10fec389.rlib" "/opt/rustwide/target/debug/deps/libcodepage_437-b62dade5ddeabbd2.rlib" "/opt/rustwide/target/debug/deps/libencoding-61d09f4b26297f45.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-bfbfaa20691e18ec.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-307def27c67a74c7.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-072b2b616323bee3.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-d1c2c2def8c0502a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ce119781d319b801.rlib" "/opt/rustwide/target/debug/deps/libnum-94b08be1baf0134e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-415500a20f9a0731.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9419b2093c6b15da.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-22ab9399401fa880.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-94468090f424a43c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0ea4aa0d49b9b99d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-418f65e98b7051bf.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b788ca09bbb40e27.rlib" "/opt/rustwide/target/debug/deps/libregex-7a687231aebcfa59.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-808db6d1cd943471.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-08f56e33a0385ed5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-df81152d8d2c039b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-12fb88472a7b13c2.rlib" "/opt/rustwide/target/debug/deps/liblog-9a81c62b68727b6d.rlib" "/opt/rustwide/target/debug/deps/libclap-28d803ecf88c29ca.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-5aa2d51a6ea413b9.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f933a2a860125ab1.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-a41c515cda0c045c.rlib" "/opt/rustwide/target/debug/deps/librustix-419a8c25d05069b9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b10ca01e9d877e2b.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-be1f3b1a326bafa4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-de2ad5caaff854c9.rlib" "/opt/rustwide/target/debug/deps/libanstream-c9ba0aafffb7ad4c.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-16dd41bf775d0cb1.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-e5ff07b21d61e095.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-a07c2acbeb5950a9.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-6c228f723f438243.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-076e2b127b9e4274.rlib" "/opt/rustwide/target/debug/deps/libunicase-d33ca6673b7708b8.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-45cfe3656f89cf2d.rlib" "/opt/rustwide/target/debug/deps/libanstyle-f4d9bcb571f7e024.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-22be60875a4ac8d7.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4b832a03827ff95e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a25e7f31e2204719.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1f1858edbb50ccb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1319b75889377807.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9972d847170eb93.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0868a75d0b80f801.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f4254a923640cbea.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f21de9b2e2c92770.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cf868f78468d45dd.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-cce9a55233783113.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6ef1f692f91f321e.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2b4a3bc57672e2c.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9d8e4e6f4cb45592.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-858b7338441a56b6.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d182631d04e1eed2.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-7874c355ab5ed077.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-46b25da62cc69443.rlib" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c71612932829263c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pdf417er-a5270990eec389d2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pdf417er` (bin "pdf417er" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "666c56f94d7411fc195611229a46ec154831c049322777ce987bcb239d2b73ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "666c56f94d7411fc195611229a46ec154831c049322777ce987bcb239d2b73ab", kill_on_drop: false }` [INFO] [stdout] 666c56f94d7411fc195611229a46ec154831c049322777ce987bcb239d2b73ab