[INFO] cloning repository https://github.com/adrientetar/kotlin-fea-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adrientetar/kotlin-fea-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrientetar%2Fkotlin-fea-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrientetar%2Fkotlin-fea-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2cbd79859cf21718f78665c06f915e1ea37b015e
[INFO] testing adrientetar/kotlin-fea-rs against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrientetar%2Fkotlin-fea-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adrientetar/kotlin-fea-rs
[INFO] finished tweaking git repo https://github.com/adrientetar/kotlin-fea-rs
[INFO] tweaked toml for git repo https://github.com/adrientetar/kotlin-fea-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adrientetar/kotlin-fea-rs on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adrientetar/kotlin-fea-rs 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uniffi_internal_macros v0.29.5
[INFO] [stderr]   Downloaded uniffi_pipeline v0.29.5
[INFO] [stderr]   Downloaded uniffi v0.29.5
[INFO] [stderr]   Downloaded font-types v0.10.1
[INFO] [stderr]   Downloaded uniffi_macros v0.29.5
[INFO] [stderr]   Downloaded scroll_derive v0.12.1
[INFO] [stderr]   Downloaded uniffi_build v0.29.5
[INFO] [stderr]   Downloaded uniffi_meta v0.29.5
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded smol_str v0.3.5
[INFO] [stderr]   Downloaded askama v0.13.1
[INFO] [stderr]   Downloaded basic-toml v0.1.10
[INFO] [stderr]   Downloaded fontdrasil v0.4.0
[INFO] [stderr]   Downloaded askama_parser v0.13.0
[INFO] [stderr]   Downloaded askama_derive v0.13.1
[INFO] [stderr]   Downloaded uniffi_core v0.29.5
[INFO] [stderr]   Downloaded kurbo v0.12.0
[INFO] [stderr]   Downloaded camino v1.2.2
[INFO] [stderr]   Downloaded fea-rs v0.22.0
[INFO] [stderr]   Downloaded goblin v0.8.2
[INFO] [stderr]   Downloaded write-fonts v0.44.1
[INFO] [stderr]   Downloaded uniffi_bindgen v0.29.5
[INFO] [stderr]   Downloaded uniffi_udl v0.29.5
[INFO] [stderr]   Downloaded weedle2 v5.0.0
[INFO] [stderr]   Downloaded read-fonts v0.36.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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7b8c610dbf9f1085e525e4130c2c62ac7307015c742b37fe8fa521eba27da19
[INFO] running `Command { std: "docker" "start" "-a" "b7b8c610dbf9f1085e525e4130c2c62ac7307015c742b37fe8fa521eba27da19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7b8c610dbf9f1085e525e4130c2c62ac7307015c742b37fe8fa521eba27da19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7b8c610dbf9f1085e525e4130c2c62ac7307015c742b37fe8fa521eba27da19", kill_on_drop: false }`
[INFO] [stdout] b7b8c610dbf9f1085e525e4130c2c62ac7307015c742b37fe8fa521eba27da19
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a0cbfcb97f466be3c6d298ac101343dfb171b3e5166f8071532a5cf8ce4bcb4
[INFO] running `Command { std: "docker" "start" "-a" "1a0cbfcb97f466be3c6d298ac101343dfb171b3e5166f8071532a5cf8ce4bcb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling fontdrasil v0.4.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling uniffi_core v0.29.5
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling smol_str v0.3.5
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling uniffi_pipeline v0.29.5
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling uniffi_meta v0.29.5
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling uniffi_udl v0.29.5
[INFO] [stderr]    Compiling font-types v0.10.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling kurbo v0.12.0
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]    Compiling read-fonts v0.36.0
[INFO] [stderr]    Compiling uniffi_macros v0.29.5
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]    Compiling askama v0.13.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.29.5
[INFO] [stderr]    Compiling write-fonts v0.44.1
[INFO] [stderr]    Compiling fea-rs v0.22.0
[INFO] [stderr] error: could not compile `write-fonts` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name write_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/write-fonts-0.44.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="read"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "dot2", "ift", "read", "serde"))' -C metadata=4009eee6e6c75a39 -C extra-filename=-d7f026a34645ac34 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern font_types=/opt/rustwide/target/debug/deps/libfont_types-16b50d8989bcbff1.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-6ec564bfba72d4e1.rmeta --extern kurbo=/opt/rustwide/target/debug/deps/libkurbo-1e42bdd6333b2dbc.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rmeta --extern read_fonts=/opt/rustwide/target/debug/deps/libread_fonts-700340d2e0484615.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c84b8399892caf24.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1a0cbfcb97f466be3c6d298ac101343dfb171b3e5166f8071532a5cf8ce4bcb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a0cbfcb97f466be3c6d298ac101343dfb171b3e5166f8071532a5cf8ce4bcb4", kill_on_drop: false }`
[INFO] [stdout] 1a0cbfcb97f466be3c6d298ac101343dfb171b3e5166f8071532a5cf8ce4bcb4
