[INFO] cloning repository https://github.com/iwanders/histogram_text_matcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iwanders/histogram_text_matcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwanders%2Fhistogram_text_matcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwanders%2Fhistogram_text_matcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02bb0452c1cf9e86f01d623731d95aae87690123 [INFO] building iwanders/histogram_text_matcher against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwanders%2Fhistogram_text_matcher" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iwanders/histogram_text_matcher on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iwanders/histogram_text_matcher [INFO] finished tweaking git repo https://github.com/iwanders/histogram_text_matcher [INFO] tweaked toml for git repo https://github.com/iwanders/histogram_text_matcher written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/iwanders/histogram_text_matcher 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2aced7109df6375114b66a68ebfdce2800effddc7f92f08348cd371142bca7d4 [INFO] running `Command { std: "docker" "start" "-a" "2aced7109df6375114b66a68ebfdce2800effddc7f92f08348cd371142bca7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2aced7109df6375114b66a68ebfdce2800effddc7f92f08348cd371142bca7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aced7109df6375114b66a68ebfdce2800effddc7f92f08348cd371142bca7d4", kill_on_drop: false }` [INFO] [stdout] 2aced7109df6375114b66a68ebfdce2800effddc7f92f08348cd371142bca7d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 873429b28e64d02e0acf59f732e73cc55b4e8cf3f1abf757032ef3281ebfbdde [INFO] running `Command { std: "docker" "start" "-a" "873429b28e64d02e0acf59f732e73cc55b4e8cf3f1abf757032ef3281ebfbdde", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling ravif v0.11.12 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling imageproc v0.24.0 [INFO] [stderr] Compiling histogram_text_matcher v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.22s [INFO] running `Command { std: "docker" "inspect" "873429b28e64d02e0acf59f732e73cc55b4e8cf3f1abf757032ef3281ebfbdde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873429b28e64d02e0acf59f732e73cc55b4e8cf3f1abf757032ef3281ebfbdde", kill_on_drop: false }` [INFO] [stdout] 873429b28e64d02e0acf59f732e73cc55b4e8cf3f1abf757032ef3281ebfbdde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc1630650d63266bb8495a8ec0ff48d1d2a515cb628d33a47187431b9e1b6d20 [INFO] running `Command { std: "docker" "start" "-a" "fc1630650d63266bb8495a8ec0ff48d1d2a515cb628d33a47187431b9e1b6d20", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling histogram_text_matcher v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `histogram_text_matcher` (example "dev_scan_image") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name dev_scan_image --edition=2021 examples/dev_scan_image.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=62011533e72c7b4f -C extra-filename=-198750b4d2a3314d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ab_glyph=/opt/rustwide/target/debug/deps/libab_glyph-4417516dfba612a7.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-8cc3e0f43c470d1d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c958523d076d0b35.rlib --extern histogram_text_matcher=/opt/rustwide/target/debug/deps/libhistogram_text_matcher-071f9b25dca5a14f.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-fc8806aa675588b1.rlib --extern imageproc=/opt/rustwide/target/debug/deps/libimageproc-9b9aa150acb728ec.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-95a84cbc14ab31b6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6db5ea8ceba0c7b0.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-c6bede495b1aba58.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `histogram_text_matcher` (example "dev_image_to_glyph_set") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name dev_image_to_glyph_set --edition=2021 examples/dev_image_to_glyph_set.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a8d1af7dda3d63ad -C extra-filename=-21356862242ca069 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ab_glyph=/opt/rustwide/target/debug/deps/libab_glyph-4417516dfba612a7.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-8cc3e0f43c470d1d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c958523d076d0b35.rlib --extern histogram_text_matcher=/opt/rustwide/target/debug/deps/libhistogram_text_matcher-071f9b25dca5a14f.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-fc8806aa675588b1.rlib --extern imageproc=/opt/rustwide/target/debug/deps/libimageproc-9b9aa150acb728ec.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-95a84cbc14ab31b6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6db5ea8ceba0c7b0.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-c6bede495b1aba58.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `histogram_text_matcher` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name histogram_text_matcher --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bae9dac48146c3a9 -C extra-filename=-4b512312cfa0e5b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ab_glyph=/opt/rustwide/target/debug/deps/libab_glyph-4417516dfba612a7.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-8cc3e0f43c470d1d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c958523d076d0b35.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-fc8806aa675588b1.rlib --extern imageproc=/opt/rustwide/target/debug/deps/libimageproc-9b9aa150acb728ec.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-95a84cbc14ab31b6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6db5ea8ceba0c7b0.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-c6bede495b1aba58.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `histogram_text_matcher` (example "dev_images_to_glyph_set") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name dev_images_to_glyph_set --edition=2021 examples/dev_images_to_glyph_set.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b4ad4a8a311a3e5 -C extra-filename=-1562c4f2223e17e6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern ab_glyph=/opt/rustwide/target/debug/deps/libab_glyph-4417516dfba612a7.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-8cc3e0f43c470d1d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c958523d076d0b35.rlib --extern histogram_text_matcher=/opt/rustwide/target/debug/deps/libhistogram_text_matcher-071f9b25dca5a14f.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-fc8806aa675588b1.rlib --extern imageproc=/opt/rustwide/target/debug/deps/libimageproc-9b9aa150acb728ec.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-95a84cbc14ab31b6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6db5ea8ceba0c7b0.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-c6bede495b1aba58.rlib --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcTrs24d/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhistogram_text_matcher-071f9b25dca5a14f.rlib,libserde_yaml-c6bede495b1aba58.rlib,libindexmap-d600e3c151e4f831.rlib,libhashbrown-8e06d73280becadf.rlib,libyaml_rust-adb3cd210bb0c6b1.rlib,liblinked_hash_map-d3de10c87a1128cf.rlib,libserde_json-6db5ea8ceba0c7b0.rlib,libitoa-9ed5df3c6d826695.rlib,libryu-72e889fa0db6de73.rlib,libserde-95a84cbc14ab31b6.rlib,libimageproc-9b9aa150acb728ec.rlib,libnalgebra-238b42af7ab34207.rlib,libmatrixmultiply-c902c3abe4adc3df.rlib,librawpointer-3152c1a835c08083.rlib,libtypenum-cdc8db444dabe874.rlib,libsimba-5bb9639afad69c2a.rlib,libwide-1c12cb144cc61b47.rlib,libsafe_arch-8e840896c2a4b025.rlib,libapprox-40fd46dd538507cf.rlib,libconv-05300a590eea975c.rlib,libcustom_derive-37b38e219be74b94.rlib,libnum-c9a288f8d9f258ea.rlib,libnum_iter-af99fe7ce5a2c8b6.rlib,libnum_complex-94beff566e2d17f3.rlib,librand_distr-88bdc406df9c9e09.rlib,librand-6b6c9e7af3a9ed33.rlib,librand_chacha-d769dac319f185a5.rlib,libppv_lite86-b76af87b968e5deb.rlib,libzerocopy-a06c1b5d99e1771c.rlib,librand_core-18fade3893783961.rlib,libgetrandom-bfe917c50df47ed8.rlib,liblibc-600a01c362a06a0a.rlib,libimage-fc8806aa675588b1.rlib,libimage_webp-830176e231008b1c.rlib,libqoi-0ebfa3613b8bb53f.rlib,libpng-dab2b404e0e86507.rlib,libbitflags-def4ff224bdcd924.rlib,libfdeflate-234601f1f23c7fa5.rlib,libexr-cb2ba38d478acd38.rlib,libzune_inflate-b82eebcc61c2e884.rlib,libbit_field-d58a164a3f42429d.rlib,liblebe-c500653ea0841b12.rlib,libhalf-ef7fca5d561a80f3.rlib,libsmallvec-b29483003cf0d3c5.rlib,libzune_jpeg-54848c4069cf0709.rlib,libzune_core-0a1fd592f240cd06.rlib,libgif-1f8508016dd4b4c1.rlib,libcolor_quant-f3304fd72d2569ac.rlib,libbyteorder_lite-7e4b7eec7c32689d.rlib,libravif-f536cde46063ca2a.rlib,libloop9-6e56c56643ab1e61.rlib,libavif_serialize-a8d86f3a5cf36075.rlib,libquick_error-0208f2cfecf6cf35.rlib,librgb-9542fb5d9b201eab.rlib,librav1e-65ac9344f7685816.rlib,libprofiling-e2312b2bacd03761.rlib,libav1_grain-7938ff29da64df03.rlib,libnom-04ca8457daebccb0.rlib,libmemchr-fee3213bd3067b8f.rlib,libnum_rational-5e7ca95ad163eeea.rlib,libnum_bigint-05ec681822a9e52d.rlib,libnum_integer-996e4f4d71ed6128.rlib,libanyhow-d453f86e03b9c3d7.rlib,libdebug_unreachable-5daada1f80af7768.rlib,libmaybe_rayon-9998efef2780dc46.rlib,librayon-b72c76bd2e75ffd1.rlib,librayon_core-5cd844cc7a2f8ccb.rlib,libcrossbeam_deque-d7b1f59cd937046d.rlib,libcrossbeam_epoch-2c1c146357ea9950.rlib,libcrossbeam_utils-db2208c4b95aa65b.rlib,libv_frame-af4a91ef77fa3fe3.rlib,libaligned_vec-f52286f12f86659a.rlib,libarrayvec-4f2dabd03168866b.rlib,libthiserror-49f60b908523192b.rlib,libbitstream_io-6480ed26eb1be90f.rlib,libitertools-9c68f97c9ad78916.rlib,libeither-e5e609306bb37cfd.rlib,liblog-c97120fd603a1888.rlib,libimgref-1761d9aa2aad2d1d.rlib,libbytemuck-c2dc7ea26dadb8e3.rlib,libnum_traits-5b70ae8a024a15d1.rlib,libtiff-6b406b8e3a336b79.rlib,libflate2-194a1e1ff11d07a9.rlib,libminiz_oxide-96793029e419c125.rlib,libsimd_adler32-aa524fb7a0a51706.rlib,libcrc32fast-25395f089ec7acee.rlib,libcfg_if-02ffc4ff30a29427.rlib,libweezl-9eba960298a80768.rlib,libjpeg_decoder-bb18fa1451baf2ae.rlib,libab_glyph-4417516dfba612a7.rlib,libowned_ttf_parser-07831902764d8217.rlib,libttf_parser-5e22ca25f79ca036.rlib,libab_glyph_rasterizer-1354112e88136426.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcTrs24d/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/dev_glyph_set_print-3149d25dffe26d66" "-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 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `histogram_text_matcher` (example "dev_glyph_set_print") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fc1630650d63266bb8495a8ec0ff48d1d2a515cb628d33a47187431b9e1b6d20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc1630650d63266bb8495a8ec0ff48d1d2a515cb628d33a47187431b9e1b6d20", kill_on_drop: false }` [INFO] [stdout] fc1630650d63266bb8495a8ec0ff48d1d2a515cb628d33a47187431b9e1b6d20