[INFO] fetching crate rxing 0.8.2... [INFO] testing rxing-0.8.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rxing 0.8.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate rxing 0.8.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rxing 0.8.2 [INFO] tweaked toml for crates.io crate rxing 0.8.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rxing 0.8.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rxing 0.8.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded svg v0.18.0 [INFO] [stderr] Downloaded rxing-one-d-proc-derive v0.8.0 [INFO] [stderr] Downloaded codepage-437 v0.1.0 [INFO] [stderr] Downloaded java-properties v2.0.0 [INFO] [stderr] Downloaded java-rand v0.2.0 [INFO] [stderr] Downloaded usvg v0.45.0 [INFO] [stderr] Downloaded resvg v0.45.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 382d70ee2cc8d57e3ca2983a5fe73b7f92435e869535568f04a9e5ae0132795c [INFO] running `Command { std: "docker" "start" "-a" "382d70ee2cc8d57e3ca2983a5fe73b7f92435e869535568f04a9e5ae0132795c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "382d70ee2cc8d57e3ca2983a5fe73b7f92435e869535568f04a9e5ae0132795c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "382d70ee2cc8d57e3ca2983a5fe73b7f92435e869535568f04a9e5ae0132795c", kill_on_drop: false }` [INFO] [stdout] 382d70ee2cc8d57e3ca2983a5fe73b7f92435e869535568f04a9e5ae0132795c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 350b3083e9e26f7a9ba82542aeb67af09b941c103899ff0379b86a1df4ecfb07 [INFO] running `Command { std: "docker" "start" "-a" "350b3083e9e26f7a9ba82542aeb67af09b941c103899ff0379b86a1df4ecfb07", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.8.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Compiling codepage-437 v0.1.0 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rxing-one-d-proc-derive v0.8.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling imageproc v0.25.0 [INFO] [stderr] Compiling rxing v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "350b3083e9e26f7a9ba82542aeb67af09b941c103899ff0379b86a1df4ecfb07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "350b3083e9e26f7a9ba82542aeb67af09b941c103899ff0379b86a1df4ecfb07", kill_on_drop: false }` [INFO] [stdout] 350b3083e9e26f7a9ba82542aeb67af09b941c103899ff0379b86a1df4ecfb07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce42c0cb02ed9ce875d3cdd4347f439ef839996ba48b68427649601d6e931a6d [INFO] running `Command { std: "docker" "start" "-a" "ce42c0cb02ed9ce875d3cdd4347f439ef839996ba48b68427649601d6e931a6d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling java-rand v0.2.0 [INFO] [stderr] Compiling java-properties v2.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling codepage-437 v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling rxing v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/common/PerspectiveTransformTestCase.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | (expected_x - points[0].x < EPSILON || points[0].x - expected_x < EPSILON), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 83 - (expected_x - points[0].x < EPSILON || points[0].x - expected_x < EPSILON), [INFO] [stdout] 83 + expected_x - points[0].x < EPSILON || points[0].x - expected_x < EPSILON, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression [INFO] [stdout] --> src/common/PerspectiveTransformTestCase.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | (expected_y - points[0].y < EPSILON || points[0].y - expected_y < EPSILON), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 89 - (expected_y - points[0].y < EPSILON || points[0].y - expected_y < EPSILON), [INFO] [stdout] 89 + expected_y - points[0].y < EPSILON || points[0].y - expected_y < EPSILON, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/qrcode/decoder/data_mask_testcase.rs:29:62 [INFO] [stdout] | [INFO] [stdout] 29 | testMaskAcrossDimensions(DataMask::DATA_MASK_000, |i, j| ((i + j) % 2 == 0)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 29 - testMaskAcrossDimensions(DataMask::DATA_MASK_000, |i, j| ((i + j) % 2 == 0)); [INFO] [stdout] 29 + testMaskAcrossDimensions(DataMask::DATA_MASK_000, |i, j| (i + j) % 2 == 0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/qrcode/decoder/data_mask_testcase.rs:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | testMaskAcrossDimensionsU8(0, |i, j| ((i + j) % 2 == 0)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 30 - testMaskAcrossDimensionsU8(0, |i, j| ((i + j) % 2 == 0)); [INFO] [stdout] 30 + testMaskAcrossDimensionsU8(0, |i, j| (i + j) % 2 == 0); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `multiimage_span::*` [INFO] [stdout] --> tests/common/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use multiimage_span::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `multiimage_span::*` [INFO] [stdout] --> tests/common/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use multiimage_span::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `multiimage_span::*` [INFO] [stdout] --> tests/common/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use multiimage_span::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `multiimage_span::*` [INFO] [stdout] --> tests/common/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use multiimage_span::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `multiimage_span::*` [INFO] [stdout] --> tests/common/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use multiimage_span::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `multiimage_span::*` [INFO] [stdout] --> tests/common/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use multiimage_span::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `multiimage_span::*` [INFO] [stdout] --> tests/common/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use multiimage_span::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `multiimage_span::*` [INFO] [stdout] --> tests/common/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use multiimage_span::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `multiimage_span::*` [INFO] [stdout] --> tests/common/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use multiimage_span::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `multiimage_span::*` [INFO] [stdout] --> tests/common/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use multiimage_span::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `multiimage_span::*` [INFO] [stdout] --> tests/common/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use multiimage_span::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `multiimage_span::*` [INFO] [stdout] --> tests/common/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use multiimage_span::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `multiimage_span::*` [INFO] [stdout] --> tests/common/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use multiimage_span::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rxing` (lib test); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name rxing --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="client_support"' --cfg 'feature="default"' --cfg 'feature="image"' --cfg 'feature="image_formats"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allow_forced_iso_ied_18004_compliance", "client_support", "default", "experimental_features", "image", "image_formats", "otsu_level", "reverse_pyramid_layers", "serde", "svg_read", "svg_write", "wasm_support"))' -C metadata=7a2cd4dbfe98b935 -C extra-filename=-3b6a06b0f5d6728a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2f68836c6be19307.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-d46cfcd7e15493e4.rlib --extern codepage_437=/opt/rustwide/target/debug/deps/libcodepage_437-58320aa5d18abad6.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-eb927e2cac3b8629.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-12cd434b271d2a34.rlib --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-a84f403916d9d539.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9399880933ae47f5.rlib --extern imageproc=/opt/rustwide/target/debug/deps/libimageproc-1d05ba1faad22068.rlib --extern java_properties=/opt/rustwide/target/debug/deps/libjava_properties-5369887430cce55b.rlib --extern java_rand=/opt/rustwide/target/debug/deps/libjava_rand-acf484c2ef1e9c73.rlib --extern multimap=/opt/rustwide/target/debug/deps/libmultimap-327ad44fc91709ff.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-d837d3a2445421f5.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ac9a17fb0290ffad.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4b31b540986adc74.rlib --extern rxing_one_d_proc_derive=/opt/rustwide/target/debug/deps/librxing_one_d_proc_derive-b68684f9c1d827da.so --extern serde=/opt/rustwide/target/debug/deps/libserde-e445ed568d75257d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9e97b61624e6060e.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-ff3f1aa3aad6e639.rlib --extern uriparse=/opt/rustwide/target/debug/deps/liburiparse-6ebedbc4ad70d320.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rxing` (test "datamatrix_black_box_test_cases"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name datamatrix_black_box_test_cases --edition=2021 tests/datamatrix_black_box_test_cases.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="client_support"' --cfg 'feature="default"' --cfg 'feature="image"' --cfg 'feature="image_formats"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("allow_forced_iso_ied_18004_compliance", "client_support", "default", "experimental_features", "image", "image_formats", "otsu_level", "reverse_pyramid_layers", "serde", "svg_read", "svg_write", "wasm_support"))' -C metadata=d75947126e1f1268 -C extra-filename=-2093b3752d3b5879 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2f68836c6be19307.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-d46cfcd7e15493e4.rlib --extern codepage_437=/opt/rustwide/target/debug/deps/libcodepage_437-58320aa5d18abad6.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-eb927e2cac3b8629.rlib --extern encoding=/opt/rustwide/target/debug/deps/libencoding-12cd434b271d2a34.rlib --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-a84f403916d9d539.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-9399880933ae47f5.rlib --extern imageproc=/opt/rustwide/target/debug/deps/libimageproc-1d05ba1faad22068.rlib --extern java_properties=/opt/rustwide/target/debug/deps/libjava_properties-5369887430cce55b.rlib --extern java_rand=/opt/rustwide/target/debug/deps/libjava_rand-acf484c2ef1e9c73.rlib --extern multimap=/opt/rustwide/target/debug/deps/libmultimap-327ad44fc91709ff.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-d837d3a2445421f5.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ac9a17fb0290ffad.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4b31b540986adc74.rlib --extern rxing=/opt/rustwide/target/debug/deps/librxing-b5f44bbdf5584b12.rlib --extern rxing_one_d_proc_derive=/opt/rustwide/target/debug/deps/librxing_one_d_proc_derive-b68684f9c1d827da.so --extern serde=/opt/rustwide/target/debug/deps/libserde-e445ed568d75257d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9e97b61624e6060e.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-ff3f1aa3aad6e639.rlib --extern uriparse=/opt/rustwide/target/debug/deps/liburiparse-6ebedbc4ad70d320.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6yWXv0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librxing-b5f44bbdf5584b12,libfancy_regex-a84f403916d9d539,libbit_set-371e9a9df0f3041b,libbit_vec-d65fb98b7c3788f8,libimageproc-1d05ba1faad22068,libnalgebra-acf19f2fd5cfd329,libmatrixmultiply-7d7c7f6689bf89dc,librawpointer-a726d041f28ef5ec,libtypenum-b636c2b461885073,libsimba-aa3fcb7b32c5d843,libwide-d63c22d7c1e4861d,libsafe_arch-3c75abe9319cea22,libapprox-6b2382e6d9f99839,libab_glyph-4c8e013f94177f64,libowned_ttf_parser-4d686a48efd0ccaa,libttf_parser-69b637cbcd97e27a,libab_glyph_rasterizer-58ae3059bbb17bdd,librand_distr-b8992e8c0b3e7c2d,librand-1379e8365f7e4400,librand_chacha-1a7662a47cf36335,libppv_lite86-ad22283f97e8e369,libzerocopy-c1e5f46d1ee09af2,librand_core-2713ecb382c6a475,libgetrandom-c4da6620b14c4880,liblibc-c5faa46acfc5e47f,liburiparse-6ebedbc4ad70d320,liblazy_static-b3603208c0de2608,libfnv-2d77ec4f6f971b24,liburlencoding-2e57689ab08a86e0,libchrono_tz-d46cfcd7e15493e4,libphf-b9ff4cb4ba97c0d6,libphf_shared-f689377a0d0bf382,libsiphasher-f4ddcf7845cbccbe,libchrono-2f68836c6be19307,libiana_time_zone-693b81a5c0b46492,libmultimap-327ad44fc91709ff,libthiserror-9e97b61624e6060e,libserde-e445ed568d75257d,libimage-9399880933ae47f5,libimage_webp-730fdb3c37498fa5,libqoi-5c3362fc68d07056,libpng-793d9d288194476f,libbitflags-e2b4db6c651223da,libfdeflate-4d6164a32860a2e0,libexr-f8ce00b485bf438f,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-3451c30906b06410,libsmallvec-e1beddfb3e414035,libzune_jpeg-9cdcf0f80e1625d2,libzune_core-e448b15fbf642cb4,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-ca721c8f290b05b2,libloop9-4bb62f80164107ac,libavif_serialize-b6df38dd8af1033a,libquick_error-8d402ad4d863a69d,librgb-1ed681b62996bb34,librav1e-2078ae4261320873,libprofiling-f52ee12b5fa0e43d,libav1_grain-d0f0d3f49b9d984a,libnom-ad9297965177f1dd,libanyhow-75a9af91c5a25be8,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-eddefeb74622ae70,librayon-8c9c043f71b8b9db,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libv_frame-44d68088a2e667d0,libaligned_vec-ab53b3b8648dcc44,libarrayvec-41dcfe80309d7422,libthiserror-6567950d37d4bc2d,libbitstream_io-cf56b29ea9eb7b84,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,liblog-394b918668cad64a,libimgref-a0e1951dfb279f53,libbytemuck-211a522674d0dd1a,libtiff-26d167dc35a383b5,libflate2-80c0ddabf9284104,libminiz_oxide-f15019ff35219aa5,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e,libunicode_segmentation-ff3f1aa3aad6e639,libcodepage_437-58320aa5d18abad6,libencoding-12cd434b271d2a34,libencoding_index_tradchinese-103ea0db005794df,libencoding_index_simpchinese-0f28173b02550510,libencoding_index_japanese-e831acb7dcb52763,libencoding_index_korean-78858c5b57d45170,libencoding_index_singlebyte-91b4ce467b9b7660,libnum-d837d3a2445421f5,libnum_iter-a40c3a84bfac2490,libnum_rational-2c251380f58385f6,libnum_complex-f69214cbf021e2f8,libnum_bigint-c8c49211ef3a3570,libnum_integer-6db9233dd298b990,libnum_traits-eb2c463b884281aa,libonce_cell-0ba6aecba7086d38,libregex-4b31b540986adc74,libregex_automata-3d1ed1de3eaf0aac,libaho_corasick-50150a17a2667fa6,libmemchr-4f0714dc45d95749,libregex_syntax-13fc688ae7f36982}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6yWXv0/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cropped_transposed_luma-77f38cc35cdaa661" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rxing` (test "cropped_transposed_luma") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcBB42AN/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjava_properties-5369887430cce55b,libencoding_rs-68ad4a143c31cce1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librxing-b5f44bbdf5584b12,libfancy_regex-a84f403916d9d539,libbit_set-371e9a9df0f3041b,libbit_vec-d65fb98b7c3788f8,libimageproc-1d05ba1faad22068,libnalgebra-acf19f2fd5cfd329,libmatrixmultiply-7d7c7f6689bf89dc,librawpointer-a726d041f28ef5ec,libtypenum-b636c2b461885073,libsimba-aa3fcb7b32c5d843,libwide-d63c22d7c1e4861d,libsafe_arch-3c75abe9319cea22,libapprox-6b2382e6d9f99839,libab_glyph-4c8e013f94177f64,libowned_ttf_parser-4d686a48efd0ccaa,libttf_parser-69b637cbcd97e27a,libab_glyph_rasterizer-58ae3059bbb17bdd,librand_distr-b8992e8c0b3e7c2d,librand-1379e8365f7e4400,librand_chacha-1a7662a47cf36335,libppv_lite86-ad22283f97e8e369,libzerocopy-c1e5f46d1ee09af2,librand_core-2713ecb382c6a475,libgetrandom-c4da6620b14c4880,liblibc-c5faa46acfc5e47f,liburiparse-6ebedbc4ad70d320,liblazy_static-b3603208c0de2608,libfnv-2d77ec4f6f971b24,liburlencoding-2e57689ab08a86e0,libchrono_tz-d46cfcd7e15493e4,libphf-b9ff4cb4ba97c0d6,libphf_shared-f689377a0d0bf382,libsiphasher-f4ddcf7845cbccbe,libchrono-2f68836c6be19307,libiana_time_zone-693b81a5c0b46492,libmultimap-327ad44fc91709ff,libthiserror-9e97b61624e6060e,libserde-e445ed568d75257d,libimage-9399880933ae47f5,libimage_webp-730fdb3c37498fa5,libqoi-5c3362fc68d07056,libpng-793d9d288194476f,libbitflags-e2b4db6c651223da,libfdeflate-4d6164a32860a2e0,libexr-f8ce00b485bf438f,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-3451c30906b06410,libsmallvec-e1beddfb3e414035,libzune_jpeg-9cdcf0f80e1625d2,libzune_core-e448b15fbf642cb4,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-ca721c8f290b05b2,libloop9-4bb62f80164107ac,libavif_serialize-b6df38dd8af1033a,libquick_error-8d402ad4d863a69d,librgb-1ed681b62996bb34,librav1e-2078ae4261320873,libprofiling-f52ee12b5fa0e43d,libav1_grain-d0f0d3f49b9d984a,libnom-ad9297965177f1dd,libanyhow-75a9af91c5a25be8,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-eddefeb74622ae70,librayon-8c9c043f71b8b9db,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libv_frame-44d68088a2e667d0,libaligned_vec-ab53b3b8648dcc44,libarrayvec-41dcfe80309d7422,libthiserror-6567950d37d4bc2d,libbitstream_io-cf56b29ea9eb7b84,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,liblog-394b918668cad64a,libimgref-a0e1951dfb279f53,libbytemuck-211a522674d0dd1a,libtiff-26d167dc35a383b5,libflate2-80c0ddabf9284104,libminiz_oxide-f15019ff35219aa5,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e,libunicode_segmentation-ff3f1aa3aad6e639,libcodepage_437-58320aa5d18abad6,libencoding-12cd434b271d2a34,libencoding_index_tradchinese-103ea0db005794df,libencoding_index_simpchinese-0f28173b02550510,libencoding_index_japanese-e831acb7dcb52763,libencoding_index_korean-78858c5b57d45170,libencoding_index_singlebyte-91b4ce467b9b7660,libnum-d837d3a2445421f5,libnum_iter-a40c3a84bfac2490,libnum_rational-2c251380f58385f6,libnum_complex-f69214cbf021e2f8,libnum_bigint-c8c49211ef3a3570,libnum_integer-6db9233dd298b990,libnum_traits-eb2c463b884281aa,libonce_cell-0ba6aecba7086d38,libregex-4b31b540986adc74,libregex_automata-3d1ed1de3eaf0aac,libaho_corasick-50150a17a2667fa6,libmemchr-4f0714dc45d95749,libregex_syntax-13fc688ae7f36982}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBB42AN/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ean_8_black_box_1_testcase-e411b5875168781a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rxing` (test "ean_8_black_box_1_testcase") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcRaalES/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjava_properties-5369887430cce55b,libencoding_rs-68ad4a143c31cce1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librxing-b5f44bbdf5584b12,libfancy_regex-a84f403916d9d539,libbit_set-371e9a9df0f3041b,libbit_vec-d65fb98b7c3788f8,libimageproc-1d05ba1faad22068,libnalgebra-acf19f2fd5cfd329,libmatrixmultiply-7d7c7f6689bf89dc,librawpointer-a726d041f28ef5ec,libtypenum-b636c2b461885073,libsimba-aa3fcb7b32c5d843,libwide-d63c22d7c1e4861d,libsafe_arch-3c75abe9319cea22,libapprox-6b2382e6d9f99839,libab_glyph-4c8e013f94177f64,libowned_ttf_parser-4d686a48efd0ccaa,libttf_parser-69b637cbcd97e27a,libab_glyph_rasterizer-58ae3059bbb17bdd,librand_distr-b8992e8c0b3e7c2d,librand-1379e8365f7e4400,librand_chacha-1a7662a47cf36335,libppv_lite86-ad22283f97e8e369,libzerocopy-c1e5f46d1ee09af2,librand_core-2713ecb382c6a475,libgetrandom-c4da6620b14c4880,liblibc-c5faa46acfc5e47f,liburiparse-6ebedbc4ad70d320,liblazy_static-b3603208c0de2608,libfnv-2d77ec4f6f971b24,liburlencoding-2e57689ab08a86e0,libchrono_tz-d46cfcd7e15493e4,libphf-b9ff4cb4ba97c0d6,libphf_shared-f689377a0d0bf382,libsiphasher-f4ddcf7845cbccbe,libchrono-2f68836c6be19307,libiana_time_zone-693b81a5c0b46492,libmultimap-327ad44fc91709ff,libthiserror-9e97b61624e6060e,libserde-e445ed568d75257d,libimage-9399880933ae47f5,libimage_webp-730fdb3c37498fa5,libqoi-5c3362fc68d07056,libpng-793d9d288194476f,libbitflags-e2b4db6c651223da,libfdeflate-4d6164a32860a2e0,libexr-f8ce00b485bf438f,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-3451c30906b06410,libsmallvec-e1beddfb3e414035,libzune_jpeg-9cdcf0f80e1625d2,libzune_core-e448b15fbf642cb4,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-ca721c8f290b05b2,libloop9-4bb62f80164107ac,libavif_serialize-b6df38dd8af1033a,libquick_error-8d402ad4d863a69d,librgb-1ed681b62996bb34,librav1e-2078ae4261320873,libprofiling-f52ee12b5fa0e43d,libav1_grain-d0f0d3f49b9d984a,libnom-ad9297965177f1dd,libanyhow-75a9af91c5a25be8,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-eddefeb74622ae70,librayon-8c9c043f71b8b9db,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libv_frame-44d68088a2e667d0,libaligned_vec-ab53b3b8648dcc44,libarrayvec-41dcfe80309d7422,libthiserror-6567950d37d4bc2d,libbitstream_io-cf56b29ea9eb7b84,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,liblog-394b918668cad64a,libimgref-a0e1951dfb279f53,libbytemuck-211a522674d0dd1a,libtiff-26d167dc35a383b5,libflate2-80c0ddabf9284104,libminiz_oxide-f15019ff35219aa5,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e,libunicode_segmentation-ff3f1aa3aad6e639,libcodepage_437-58320aa5d18abad6,libencoding-12cd434b271d2a34,libencoding_index_tradchinese-103ea0db005794df,libencoding_index_simpchinese-0f28173b02550510,libencoding_index_japanese-e831acb7dcb52763,libencoding_index_korean-78858c5b57d45170,libencoding_index_singlebyte-91b4ce467b9b7660,libnum-d837d3a2445421f5,libnum_iter-a40c3a84bfac2490,libnum_rational-2c251380f58385f6,libnum_complex-f69214cbf021e2f8,libnum_bigint-c8c49211ef3a3570,libnum_integer-6db9233dd298b990,libnum_traits-eb2c463b884281aa,libonce_cell-0ba6aecba7086d38,libregex-4b31b540986adc74,libregex_automata-3d1ed1de3eaf0aac,libaho_corasick-50150a17a2667fa6,libmemchr-4f0714dc45d95749,libregex_syntax-13fc688ae7f36982}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRaalES/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/code_93_blackbox_1_testcase-91ea64fc470747ba" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rxing` (test "code_93_blackbox_1_testcase") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3Mb2SW/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjava_properties-5369887430cce55b,libencoding_rs-68ad4a143c31cce1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librxing-b5f44bbdf5584b12,libfancy_regex-a84f403916d9d539,libbit_set-371e9a9df0f3041b,libbit_vec-d65fb98b7c3788f8,libimageproc-1d05ba1faad22068,libnalgebra-acf19f2fd5cfd329,libmatrixmultiply-7d7c7f6689bf89dc,librawpointer-a726d041f28ef5ec,libtypenum-b636c2b461885073,libsimba-aa3fcb7b32c5d843,libwide-d63c22d7c1e4861d,libsafe_arch-3c75abe9319cea22,libapprox-6b2382e6d9f99839,libab_glyph-4c8e013f94177f64,libowned_ttf_parser-4d686a48efd0ccaa,libttf_parser-69b637cbcd97e27a,libab_glyph_rasterizer-58ae3059bbb17bdd,librand_distr-b8992e8c0b3e7c2d,librand-1379e8365f7e4400,librand_chacha-1a7662a47cf36335,libppv_lite86-ad22283f97e8e369,libzerocopy-c1e5f46d1ee09af2,librand_core-2713ecb382c6a475,libgetrandom-c4da6620b14c4880,liblibc-c5faa46acfc5e47f,liburiparse-6ebedbc4ad70d320,liblazy_static-b3603208c0de2608,libfnv-2d77ec4f6f971b24,liburlencoding-2e57689ab08a86e0,libchrono_tz-d46cfcd7e15493e4,libphf-b9ff4cb4ba97c0d6,libphf_shared-f689377a0d0bf382,libsiphasher-f4ddcf7845cbccbe,libchrono-2f68836c6be19307,libiana_time_zone-693b81a5c0b46492,libmultimap-327ad44fc91709ff,libthiserror-9e97b61624e6060e,libserde-e445ed568d75257d,libimage-9399880933ae47f5,libimage_webp-730fdb3c37498fa5,libqoi-5c3362fc68d07056,libpng-793d9d288194476f,libbitflags-e2b4db6c651223da,libfdeflate-4d6164a32860a2e0,libexr-f8ce00b485bf438f,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-3451c30906b06410,libsmallvec-e1beddfb3e414035,libzune_jpeg-9cdcf0f80e1625d2,libzune_core-e448b15fbf642cb4,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-ca721c8f290b05b2,libloop9-4bb62f80164107ac,libavif_serialize-b6df38dd8af1033a,libquick_error-8d402ad4d863a69d,librgb-1ed681b62996bb34,librav1e-2078ae4261320873,libprofiling-f52ee12b5fa0e43d,libav1_grain-d0f0d3f49b9d984a,libnom-ad9297965177f1dd,libanyhow-75a9af91c5a25be8,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-eddefeb74622ae70,librayon-8c9c043f71b8b9db,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libv_frame-44d68088a2e667d0,libaligned_vec-ab53b3b8648dcc44,libarrayvec-41dcfe80309d7422,libthiserror-6567950d37d4bc2d,libbitstream_io-cf56b29ea9eb7b84,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,liblog-394b918668cad64a,libimgref-a0e1951dfb279f53,libbytemuck-211a522674d0dd1a,libtiff-26d167dc35a383b5,libflate2-80c0ddabf9284104,libminiz_oxide-f15019ff35219aa5,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e,libunicode_segmentation-ff3f1aa3aad6e639,libcodepage_437-58320aa5d18abad6,libencoding-12cd434b271d2a34,libencoding_index_tradchinese-103ea0db005794df,libencoding_index_simpchinese-0f28173b02550510,libencoding_index_japanese-e831acb7dcb52763,libencoding_index_korean-78858c5b57d45170,libencoding_index_singlebyte-91b4ce467b9b7660,libnum-d837d3a2445421f5,libnum_iter-a40c3a84bfac2490,libnum_rational-2c251380f58385f6,libnum_complex-f69214cbf021e2f8,libnum_bigint-c8c49211ef3a3570,libnum_integer-6db9233dd298b990,libnum_traits-eb2c463b884281aa,libonce_cell-0ba6aecba7086d38,libregex-4b31b540986adc74,libregex_automata-3d1ed1de3eaf0aac,libaho_corasick-50150a17a2667fa6,libmemchr-4f0714dc45d95749,libregex_syntax-13fc688ae7f36982}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3Mb2SW/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/upc_ean_extension_black_box_1_testcase-b8e03d0fd6b50679" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rxing` (test "upc_ean_extension_black_box_1_testcase") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcoXwTSV/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjava_properties-5369887430cce55b,libencoding_rs-68ad4a143c31cce1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librxing-b5f44bbdf5584b12,libfancy_regex-a84f403916d9d539,libbit_set-371e9a9df0f3041b,libbit_vec-d65fb98b7c3788f8,libimageproc-1d05ba1faad22068,libnalgebra-acf19f2fd5cfd329,libmatrixmultiply-7d7c7f6689bf89dc,librawpointer-a726d041f28ef5ec,libtypenum-b636c2b461885073,libsimba-aa3fcb7b32c5d843,libwide-d63c22d7c1e4861d,libsafe_arch-3c75abe9319cea22,libapprox-6b2382e6d9f99839,libab_glyph-4c8e013f94177f64,libowned_ttf_parser-4d686a48efd0ccaa,libttf_parser-69b637cbcd97e27a,libab_glyph_rasterizer-58ae3059bbb17bdd,librand_distr-b8992e8c0b3e7c2d,librand-1379e8365f7e4400,librand_chacha-1a7662a47cf36335,libppv_lite86-ad22283f97e8e369,libzerocopy-c1e5f46d1ee09af2,librand_core-2713ecb382c6a475,libgetrandom-c4da6620b14c4880,liblibc-c5faa46acfc5e47f,liburiparse-6ebedbc4ad70d320,liblazy_static-b3603208c0de2608,libfnv-2d77ec4f6f971b24,liburlencoding-2e57689ab08a86e0,libchrono_tz-d46cfcd7e15493e4,libphf-b9ff4cb4ba97c0d6,libphf_shared-f689377a0d0bf382,libsiphasher-f4ddcf7845cbccbe,libchrono-2f68836c6be19307,libiana_time_zone-693b81a5c0b46492,libmultimap-327ad44fc91709ff,libthiserror-9e97b61624e6060e,libserde-e445ed568d75257d,libimage-9399880933ae47f5,libimage_webp-730fdb3c37498fa5,libqoi-5c3362fc68d07056,libpng-793d9d288194476f,libbitflags-e2b4db6c651223da,libfdeflate-4d6164a32860a2e0,libexr-f8ce00b485bf438f,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-3451c30906b06410,libsmallvec-e1beddfb3e414035,libzune_jpeg-9cdcf0f80e1625d2,libzune_core-e448b15fbf642cb4,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-ca721c8f290b05b2,libloop9-4bb62f80164107ac,libavif_serialize-b6df38dd8af1033a,libquick_error-8d402ad4d863a69d,librgb-1ed681b62996bb34,librav1e-2078ae4261320873,libprofiling-f52ee12b5fa0e43d,libav1_grain-d0f0d3f49b9d984a,libnom-ad9297965177f1dd,libanyhow-75a9af91c5a25be8,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-eddefeb74622ae70,librayon-8c9c043f71b8b9db,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libv_frame-44d68088a2e667d0,libaligned_vec-ab53b3b8648dcc44,libarrayvec-41dcfe80309d7422,libthiserror-6567950d37d4bc2d,libbitstream_io-cf56b29ea9eb7b84,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,liblog-394b918668cad64a,libimgref-a0e1951dfb279f53,libbytemuck-211a522674d0dd1a,libtiff-26d167dc35a383b5,libflate2-80c0ddabf9284104,libminiz_oxide-f15019ff35219aa5,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e,libunicode_segmentation-ff3f1aa3aad6e639,libcodepage_437-58320aa5d18abad6,libencoding-12cd434b271d2a34,libencoding_index_tradchinese-103ea0db005794df,libencoding_index_simpchinese-0f28173b02550510,libencoding_index_japanese-e831acb7dcb52763,libencoding_index_korean-78858c5b57d45170,libencoding_index_singlebyte-91b4ce467b9b7660,libnum-d837d3a2445421f5,libnum_iter-a40c3a84bfac2490,libnum_rational-2c251380f58385f6,libnum_complex-f69214cbf021e2f8,libnum_bigint-c8c49211ef3a3570,libnum_integer-6db9233dd298b990,libnum_traits-eb2c463b884281aa,libonce_cell-0ba6aecba7086d38,libregex-4b31b540986adc74,libregex_automata-3d1ed1de3eaf0aac,libaho_corasick-50150a17a2667fa6,libmemchr-4f0714dc45d95749,libregex_syntax-13fc688ae7f36982}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoXwTSV/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/inverted_data_matrix_black_box_testcase-627b425ee69950ad" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rxing` (test "inverted_data_matrix_black_box_testcase") due to 1 previous error; 1 warning emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcorxwFr/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjava_properties-5369887430cce55b,libencoding_rs-68ad4a143c31cce1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librxing-b5f44bbdf5584b12,libfancy_regex-a84f403916d9d539,libbit_set-371e9a9df0f3041b,libbit_vec-d65fb98b7c3788f8,libimageproc-1d05ba1faad22068,libnalgebra-acf19f2fd5cfd329,libmatrixmultiply-7d7c7f6689bf89dc,librawpointer-a726d041f28ef5ec,libtypenum-b636c2b461885073,libsimba-aa3fcb7b32c5d843,libwide-d63c22d7c1e4861d,libsafe_arch-3c75abe9319cea22,libapprox-6b2382e6d9f99839,libab_glyph-4c8e013f94177f64,libowned_ttf_parser-4d686a48efd0ccaa,libttf_parser-69b637cbcd97e27a,libab_glyph_rasterizer-58ae3059bbb17bdd,librand_distr-b8992e8c0b3e7c2d,librand-1379e8365f7e4400,librand_chacha-1a7662a47cf36335,libppv_lite86-ad22283f97e8e369,libzerocopy-c1e5f46d1ee09af2,librand_core-2713ecb382c6a475,libgetrandom-c4da6620b14c4880,liblibc-c5faa46acfc5e47f,liburiparse-6ebedbc4ad70d320,liblazy_static-b3603208c0de2608,libfnv-2d77ec4f6f971b24,liburlencoding-2e57689ab08a86e0,libchrono_tz-d46cfcd7e15493e4,libphf-b9ff4cb4ba97c0d6,libphf_shared-f689377a0d0bf382,libsiphasher-f4ddcf7845cbccbe,libchrono-2f68836c6be19307,libiana_time_zone-693b81a5c0b46492,libmultimap-327ad44fc91709ff,libthiserror-9e97b61624e6060e,libserde-e445ed568d75257d,libimage-9399880933ae47f5,libimage_webp-730fdb3c37498fa5,libqoi-5c3362fc68d07056,libpng-793d9d288194476f,libbitflags-e2b4db6c651223da,libfdeflate-4d6164a32860a2e0,libexr-f8ce00b485bf438f,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-3451c30906b06410,libsmallvec-e1beddfb3e414035,libzune_jpeg-9cdcf0f80e1625d2,libzune_core-e448b15fbf642cb4,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-ca721c8f290b05b2,libloop9-4bb62f80164107ac,libavif_serialize-b6df38dd8af1033a,libquick_error-8d402ad4d863a69d,librgb-1ed681b62996bb34,librav1e-2078ae4261320873,libprofiling-f52ee12b5fa0e43d,libav1_grain-d0f0d3f49b9d984a,libnom-ad9297965177f1dd,libanyhow-75a9af91c5a25be8,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-eddefeb74622ae70,librayon-8c9c043f71b8b9db,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libv_frame-44d68088a2e667d0,libaligned_vec-ab53b3b8648dcc44,libarrayvec-41dcfe80309d7422,libthiserror-6567950d37d4bc2d,libbitstream_io-cf56b29ea9eb7b84,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,liblog-394b918668cad64a,libimgref-a0e1951dfb279f53,libbytemuck-211a522674d0dd1a,libtiff-26d167dc35a383b5,libflate2-80c0ddabf9284104,libminiz_oxide-f15019ff35219aa5,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e,libunicode_segmentation-ff3f1aa3aad6e639,libcodepage_437-58320aa5d18abad6,libencoding-12cd434b271d2a34,libencoding_index_tradchinese-103ea0db005794df,libencoding_index_simpchinese-0f28173b02550510,libencoding_index_japanese-e831acb7dcb52763,libencoding_index_korean-78858c5b57d45170,libencoding_index_singlebyte-91b4ce467b9b7660,libnum-d837d3a2445421f5,libnum_iter-a40c3a84bfac2490,libnum_rational-2c251380f58385f6,libnum_complex-f69214cbf021e2f8,libnum_bigint-c8c49211ef3a3570,libnum_integer-6db9233dd298b990,libnum_traits-eb2c463b884281aa,libonce_cell-0ba6aecba7086d38,libregex-4b31b540986adc74,libregex_automata-3d1ed1de3eaf0aac,libaho_corasick-50150a17a2667fa6,libmemchr-4f0714dc45d95749,libregex_syntax-13fc688ae7f36982}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcorxwFr/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/itf_blackbox-9a2b7423730e0959" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcCvSho8/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libjava_properties-5369887430cce55b,libencoding_rs-68ad4a143c31cce1}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librxing-b5f44bbdf5584b12,libfancy_regex-a84f403916d9d539,libbit_set-371e9a9df0f3041b,libbit_vec-d65fb98b7c3788f8,libimageproc-1d05ba1faad22068,libnalgebra-acf19f2fd5cfd329,libmatrixmultiply-7d7c7f6689bf89dc,librawpointer-a726d041f28ef5ec,libtypenum-b636c2b461885073,libsimba-aa3fcb7b32c5d843,libwide-d63c22d7c1e4861d,libsafe_arch-3c75abe9319cea22,libapprox-6b2382e6d9f99839,libab_glyph-4c8e013f94177f64,libowned_ttf_parser-4d686a48efd0ccaa,libttf_parser-69b637cbcd97e27a,libab_glyph_rasterizer-58ae3059bbb17bdd,librand_distr-b8992e8c0b3e7c2d,librand-1379e8365f7e4400,librand_chacha-1a7662a47cf36335,libppv_lite86-ad22283f97e8e369,libzerocopy-c1e5f46d1ee09af2,librand_core-2713ecb382c6a475,libgetrandom-c4da6620b14c4880,liblibc-c5faa46acfc5e47f,liburiparse-6ebedbc4ad70d320,liblazy_static-b3603208c0de2608,libfnv-2d77ec4f6f971b24,liburlencoding-2e57689ab08a86e0,libchrono_tz-d46cfcd7e15493e4,libphf-b9ff4cb4ba97c0d6,libphf_shared-f689377a0d0bf382,libsiphasher-f4ddcf7845cbccbe,libchrono-2f68836c6be19307,libiana_time_zone-693b81a5c0b46492,libmultimap-327ad44fc91709ff,libthiserror-9e97b61624e6060e,libserde-e445ed568d75257d,libimage-9399880933ae47f5,libimage_webp-730fdb3c37498fa5,libqoi-5c3362fc68d07056,libpng-793d9d288194476f,libbitflags-e2b4db6c651223da,libfdeflate-4d6164a32860a2e0,libexr-f8ce00b485bf438f,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-3451c30906b06410,libsmallvec-e1beddfb3e414035,libzune_jpeg-9cdcf0f80e1625d2,libzune_core-e448b15fbf642cb4,libgif-d5ddca0d037621a1,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder_lite-25e78048a27d33b8,libravif-ca721c8f290b05b2,libloop9-4bb62f80164107ac,libavif_serialize-b6df38dd8af1033a,libquick_error-8d402ad4d863a69d,librgb-1ed681b62996bb34,librav1e-2078ae4261320873,libprofiling-f52ee12b5fa0e43d,libav1_grain-d0f0d3f49b9d984a,libnom-ad9297965177f1dd,libanyhow-75a9af91c5a25be8,libdebug_unreachable-64be8850bfcabca1,libmaybe_rayon-eddefeb74622ae70,librayon-8c9c043f71b8b9db,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libv_frame-44d68088a2e667d0,libaligned_vec-ab53b3b8648dcc44,libarrayvec-41dcfe80309d7422,libthiserror-6567950d37d4bc2d,libbitstream_io-cf56b29ea9eb7b84,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,liblog-394b918668cad64a,libimgref-a0e1951dfb279f53,libbytemuck-211a522674d0dd1a,libtiff-26d167dc35a383b5,libflate2-80c0ddabf9284104,libminiz_oxide-f15019ff35219aa5,libsimd_adler32-eda01a159841bab2,libcrc32fast-ec6b1847c42b19ed,libcfg_if-33ef6c02a07f9fec,libweezl-a28855e8054185c9,libjpeg_decoder-5020c691837dd46e,libunicode_segmentation-ff3f1aa3aad6e639,libcodepage_437-58320aa5d18abad6,libencoding-12cd434b271d2a34,libencoding_index_tradchinese-103ea0db005794df,libencoding_index_simpchinese-0f28173b02550510,libencoding_index_japanese-e831acb7dcb52763,libencoding_index_korean-78858c5b57d45170,libencoding_index_singlebyte-91b4ce467b9b7660,libnum-d837d3a2445421f5,libnum_iter-a40c3a84bfac2490,libnum_rational-2c251380f58385f6,libnum_complex-f69214cbf021e2f8,libnum_bigint-c8c49211ef3a3570,libnum_integer-6db9233dd298b990,libnum_traits-eb2c463b884281aa,libonce_cell-0ba6aecba7086d38,libregex-4b31b540986adc74,libregex_automata-3d1ed1de3eaf0aac,libaho_corasick-50150a17a2667fa6,libmemchr-4f0714dc45d95749,libregex_syntax-13fc688ae7f36982}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCvSho8/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pdf_417_blackbox_tests-97f33508d00502ab" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rxing` (test "pdf_417_blackbox_tests") due to 1 previous error; 1 warning emitted [INFO] [stderr] error: could not compile `rxing` (test "itf_blackbox") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "ce42c0cb02ed9ce875d3cdd4347f439ef839996ba48b68427649601d6e931a6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce42c0cb02ed9ce875d3cdd4347f439ef839996ba48b68427649601d6e931a6d", kill_on_drop: false }` [INFO] [stdout] ce42c0cb02ed9ce875d3cdd4347f439ef839996ba48b68427649601d6e931a6d