[INFO] cloning repository https://github.com/aluwiuwm28/hayro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aluwiuwm28/hayro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faluwiuwm28%2Fhayro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faluwiuwm28%2Fhayro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c6512b704b5046a3230f9712c7393bf0dce6e79 [INFO] testing aluwiuwm28/hayro against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faluwiuwm28%2Fhayro" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aluwiuwm28/hayro [INFO] finished tweaking git repo https://github.com/aluwiuwm28/hayro [INFO] tweaked toml for git repo https://github.com/aluwiuwm28/hayro written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aluwiuwm28/hayro on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aluwiuwm28/hayro 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe9b7c6f664dcd3130715ef04d1426f128643ac88979be487806e70be18a139f [INFO] running `Command { std: "docker" "start" "-a" "fe9b7c6f664dcd3130715ef04d1426f128643ac88979be487806e70be18a139f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe9b7c6f664dcd3130715ef04d1426f128643ac88979be487806e70be18a139f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe9b7c6f664dcd3130715ef04d1426f128643ac88979be487806e70be18a139f", kill_on_drop: false }` [INFO] [stdout] fe9b7c6f664dcd3130715ef04d1426f128643ac88979be487806e70be18a139f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bf5e7e0a827288dfdd2eb5f1930f72ac5ee5876a68a90b77162aae140d4f0fa [INFO] running `Command { std: "docker" "start" "-a" "1bf5e7e0a827288dfdd2eb5f1930f72ac5ee5876a68a90b77162aae140d4f0fa", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling fearless_simd v0.4.0 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling kurbo v0.13.0 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling hayro-ccitt v0.3.0 (/opt/rustwide/workdir/hayro-ccitt) [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.114 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zune-jpeg v0.5.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling linebender_resource_handle v0.1.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling euclid v0.22.14 [INFO] [stderr] Compiling hayro-postscript v0.1.0 (/opt/rustwide/workdir/hayro-postscript) [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling guillotiere v0.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.114 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-ccc v0.4.0 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling unicode-script v0.5.8 [INFO] [stderr] Compiling svgtypes v0.16.1 [INFO] [stderr] Compiling roxmltree v0.21.1 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling imagesize v0.14.0 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling pdf-writer v0.14.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling libfuzzer-sys v0.4.12 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling hayro-cmap v0.1.0 (/opt/rustwide/workdir/hayro-cmap) [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.114 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling fast_image_resize v6.0.0 [INFO] [stderr] Compiling font-types v0.11.2 [INFO] [stderr] Compiling color v0.3.2 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling rustybuzz v0.20.1 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling read-fonts v0.39.0 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling peniko v0.6.0 [INFO] [stderr] Compiling vello_common v0.0.7 [INFO] [stderr] Compiling vello_api v0.0.7 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.114 [INFO] [stderr] Compiling vello_cpu v0.0.7 [INFO] [stderr] Compiling usvg v0.46.0 [INFO] [stderr] Compiling js-sys v0.3.91 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling hayro-jpeg2000 v0.3.4 (/opt/rustwide/workdir/hayro-jpeg2000) [INFO] [stderr] Compiling hayro-jbig2 v0.2.0 (/opt/rustwide/workdir/hayro-jbig2) [INFO] [stderr] Compiling hayro-syntax v0.5.0 (/opt/rustwide/workdir/hayro-syntax) [INFO] [stderr] Compiling hayro-fuzz v0.0.0 (/opt/rustwide/workdir/hayro-fuzz) [INFO] [stderr] Compiling resvg v0.46.0 [INFO] [stderr] Compiling hayro-write v0.4.0 (/opt/rustwide/workdir/hayro-write) [INFO] [stderr] Compiling skrifa v0.42.0 [INFO] [stderr] Compiling web-sys v0.3.91 [INFO] [stderr] Compiling hayro-interpret v0.5.0 (/opt/rustwide/workdir/hayro-interpret) [INFO] [stderr] Compiling hayro v0.5.0 (/opt/rustwide/workdir/hayro) [INFO] [stderr] Compiling hayro-svg v0.3.0 (/opt/rustwide/workdir/hayro-svg) [INFO] [stderr] Compiling hayro-demo v0.1.0 (/opt/rustwide/workdir/hayro-demo) [INFO] [stderr] Compiling hayro-tests v0.1.0 (/opt/rustwide/workdir/hayro-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "1bf5e7e0a827288dfdd2eb5f1930f72ac5ee5876a68a90b77162aae140d4f0fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bf5e7e0a827288dfdd2eb5f1930f72ac5ee5876a68a90b77162aae140d4f0fa", kill_on_drop: false }` [INFO] [stdout] 1bf5e7e0a827288dfdd2eb5f1930f72ac5ee5876a68a90b77162aae140d4f0fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbb8a3604d95521093bce23ca36b341dd3ce0e0366797bb40f1d70536f5f2b0b [INFO] running `Command { std: "docker" "start" "-a" "dbb8a3604d95521093bce23ca36b341dd3ce0e0366797bb40f1d70536f5f2b0b", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.114 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling hayro-svg v0.3.0 (/opt/rustwide/workdir/hayro-svg) [INFO] [stderr] Compiling hayro v0.5.0 (/opt/rustwide/workdir/hayro) [INFO] [stderr] Compiling hayro-write v0.4.0 (/opt/rustwide/workdir/hayro-write) [INFO] [stderr] Compiling hayro-interpret v0.5.0 (/opt/rustwide/workdir/hayro-interpret) [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc9xvSCI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhayro-2c6a932cdcd4ea71,libfast_image_resize-77ef6ab40f85a000,libvello_cpu-4b0085baf363c5c2,libvello_api-3ce1aabeb3ab0cbd,libvello_common-88250aa3d2040a64,libthiserror-6de0dda1e0440269,libguillotiere-a720e25842b28852,libeuclid-a271927b44665106,liblog-753a0cb3f11b08fe,libpeniko-b6a77e1e868e6183,liblinebender_resource_handle-de15c70a74d784ae,libcolor-bbee6d15e9d9868a,libhashbrown-5301f9ca22a4eaf2,libfoldhash-d879794daeb2a923,libhayro_interpret-2d6654e1d052e833,libphf-000a51d336fbfb8d,libphf_shared-a70eb46bdf0b2b11,libsiphasher-025167c577866f36,libhayro_cmap-54f511323810b7fa,libbrotli-a949c37d48568724,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libhayro_postscript-b799d2571f29ff40,libyoke-c330c0d72ae4202b,libzerofrom-b2c3e27c40504775,libstable_deref_trait-eb639fe9014693dd,libskrifa-782a80a6a504006b,libread_fonts-7ecd19455afe9480,libfont_types-42a7b126882be94e,libhayro_syntax-42619b779e4d7a2c,libmemchr-d8218b780a78fe0a,libhayro_jbig2-2674839882c86a53,libhayro_jpeg2000-dbf13363eba6f200,libimage-7a71e1e3c7638e32,libbytemuck-be7d7fe367aad63f,libbyteorder_lite-372ee7020504094b,libmoxcms-1f8fcaee7cee2063,libpxfm-0078c2b7d2291285,libpng-210d5149d6202aaa,libbitflags-a5b77e6cec1b5660,libflate2-89e6cb05e9f9ee27,libzlib_rs-e3d9de9355cc0aff,libfdeflate-5c07dfa8830a9531,libsimd_adler32-f83d48f59f2d3154,libcrc32fast-5906a57d877d687d,libcfg_if-cad248e7066eec15,libnum_traits-bc0ce776a8f3d154,libfearless_simd-a527f4294d5e82c5,libzune_jpeg-5a26f941b9e8b2a8,libzune_core-e24feaec0505289d,libhayro_ccitt-5c61529972293822,librustc_hash-3ea907def3ad7a38,libkurbo-776571130aa92fbe,libsmallvec-04749cc7df691946,libarrayvec-3085340efc75809a}.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" "/opt/rustwide/target/debug/examples/rustc9xvSCI/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/examples/render-0b29ff32c1bb6b79" "-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] Compiling indicatif v0.17.11 [INFO] [stderr] error: could not compile `hayro` (example "render") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dbb8a3604d95521093bce23ca36b341dd3ce0e0366797bb40f1d70536f5f2b0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbb8a3604d95521093bce23ca36b341dd3ce0e0366797bb40f1d70536f5f2b0b", kill_on_drop: false }` [INFO] [stdout] dbb8a3604d95521093bce23ca36b341dd3ce0e0366797bb40f1d70536f5f2b0b