[INFO] cloning repository https://github.com/enximi/simple_ocr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enximi/simple_ocr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenximi%2Fsimple_ocr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenximi%2Fsimple_ocr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cedcd7bcfdfe7b97670c1e02852581177b93423f [INFO] checking enximi/simple_ocr against master#8365fcb2b840c95eeb0bc377af8bd498fad22245 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenximi%2Fsimple_ocr" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/enximi/simple_ocr [INFO] finished tweaking git repo https://github.com/enximi/simple_ocr [INFO] tweaked toml for git repo https://github.com/enximi/simple_ocr written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/enximi/simple_ocr on toolchain 8365fcb2b840c95eeb0bc377af8bd498fad22245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/enximi/simple_ocr 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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ort-sys v2.0.0-rc.2 [INFO] [stderr] Downloaded ort v2.0.0-rc.2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57d6c419f4b4f0a3510b2527f30d4f0d261fbac4afc0585a65224a15d0a01fa7 [INFO] running `Command { std: "docker" "start" "-a" "57d6c419f4b4f0a3510b2527f30d4f0d261fbac4afc0585a65224a15d0a01fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57d6c419f4b4f0a3510b2527f30d4f0d261fbac4afc0585a65224a15d0a01fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57d6c419f4b4f0a3510b2527f30d4f0d261fbac4afc0585a65224a15d0a01fa7", kill_on_drop: false }` [INFO] [stdout] 57d6c419f4b4f0a3510b2527f30d4f0d261fbac4afc0585a65224a15d0a01fa7 [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=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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8d9b07136cdd611b8801121a56a70472481c5951b6ef75dd4bcfb3e7d16610b [INFO] running `Command { std: "docker" "start" "-a" "a8d9b07136cdd611b8801121a56a70472481c5951b6ef75dd4bcfb3e7d16610b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling built v0.7.3 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling webpki-roots v0.26.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking bitstream-io v2.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking wide v0.7.24 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking zune-jpeg v0.4.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking owned_ttf_parser v0.21.0 [INFO] [stderr] Checking ab_glyph v0.2.26 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [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 tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking image-webp v0.1.2 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Checking nalgebra v0.32.5 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.0 [INFO] [stderr] Checking ravif v0.11.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Checking image v0.25.1 [INFO] [stderr] Compiling idna v1.0.0 [INFO] [stderr] Compiling url v2.5.1 [INFO] [stderr] Compiling ureq v2.9.7 [INFO] [stderr] Checking imageproc v0.25.0 [INFO] [stderr] Compiling ort-sys v2.0.0-rc.2 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHLdD4O/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8GmVuH/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtar-6b2e04b0a74dab7d,libxattr-749c2ba11b51593f,librustix-8c92588f1b3f0055,libbitflags-941fc5ec7fca4977,liblinux_raw_sys-c6a97be79c357e10,libfiletime-881c945935ac69f5,libflate2-acf885bf0d3bc05a,libminiz_oxide-6271aaded4a8eebf,libadler-db274820521c5ec6,libcrc32fast-019544c9c2a688b8,libsha2-b4fbd049fa31c8cc,libcpufeatures-8c3a4dbbf041b5e1,libdigest-6ff489b8ef795821,libblock_buffer-bbc0183af925c58b,libcrypto_common-1d92be9980404d82,libgeneric_array-7857b3f69aefcdec,libtypenum-693f96641dd8f5ad,libureq-18f3cff98e7122b8,libwebpki_roots-4d92e7e7557946cb,librustls-08103bf12186fa73,libsubtle-78acf40e36059f68,libwebpki-ae3918b6a3be017b,libring-504bca2d839dc4a2,libgetrandom-bd1bd0c74ba38455,liblibc-bb25cf56a715c575,libspin-a68e3fba850bb6b3,libuntrusted-5f38b2c4125c2298,libcfg_if-a6ec14cb1a24e6b7,libzeroize-7475dc49715a8588,librustls_pki_types-8ab999b82503386a,libonce_cell-934a7f6bf1a96730,libbase64-c3f6fce0270f46f0,liblog-baa8b51bb8e4ccb1,liburl-168a1e50b1f5d32f,libidna-6e650310732b575c,libicu_normalizer-fa9c33f7e8f4b7ae,libicu_normalizer_data-e854aae6b2b8dda8,libwrite16-3d1705171e690792,libutf8_iter-83d48b7642e6f3cb,libutf16_iter-a8876c22f77027f4,libsmallvec-d01364d71dfafb6a,libicu_properties-0ec63f9649bade8f,libicu_properties_data-7294cdc40afdaa9d,libicu_locid_transform-ffa2b5d8245e84e3,libicu_locid_transform_data-add72ee8b8f68575,libicu_collections-3fba13877b830cb1,libicu_provider-6c6d0ec65d220f52,libicu_locid-7751b6db15315628,liblitemap-0789a889bb055d7a,libtinystr-879ce70f9b0cf82d,libzerovec-c031abeb88020e5a,libwriteable-0ceacdb1c41b26e9,libyoke-6fe822c286b6b3fd,libzerofrom-c4701d8f51c51381,libstable_deref_trait-136df9339053ea9d,libform_urlencoded-41ed582312932412,libpercent_encoding-d0941e1a8bdd030a}.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/rustc8GmVuH/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-df5b7affdec2bcf5/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/ort-sys-d41a323261b78ec3/build_script_build-d41a323261b78ec3" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] 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 `imageproc` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ort-sys` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a8d9b07136cdd611b8801121a56a70472481c5951b6ef75dd4bcfb3e7d16610b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8d9b07136cdd611b8801121a56a70472481c5951b6ef75dd4bcfb3e7d16610b", kill_on_drop: false }` [INFO] [stdout] a8d9b07136cdd611b8801121a56a70472481c5951b6ef75dd4bcfb3e7d16610b