[INFO] cloning repository https://github.com/OseMine/Am-Synth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OseMine/Am-Synth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOseMine%2FAm-Synth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOseMine%2FAm-Synth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45232cb55a07ecf93b8dcde73002beae75e205e5 [INFO] testing OseMine/Am-Synth against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOseMine%2FAm-Synth" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OseMine/Am-Synth on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/OseMine/Am-Synth [INFO] finished tweaking git repo https://github.com/OseMine/Am-Synth [INFO] tweaked toml for git repo https://github.com/OseMine/Am-Synth written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/OseMine/Am-Synth 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 855e04ba6d7003bd7347227d2079681f9ec7ce081b9314df1082f2040fea247a [INFO] running `Command { std: "docker" "start" "-a" "855e04ba6d7003bd7347227d2079681f9ec7ce081b9314df1082f2040fea247a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "855e04ba6d7003bd7347227d2079681f9ec7ce081b9314df1082f2040fea247a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "855e04ba6d7003bd7347227d2079681f9ec7ce081b9314df1082f2040fea247a", kill_on_drop: false }` [INFO] [stdout] 855e04ba6d7003bd7347227d2079681f9ec7ce081b9314df1082f2040fea247a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f26760fb1ab1886ab1e1d9908cd3071e6a5231a6321dba45fd9fd702561b9ffa [INFO] running `Command { std: "docker" "start" "-a" "f26760fb1ab1886ab1e1d9908cd3071e6a5231a6321dba45fd9fd702561b9ffa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling libm v0.2.10 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling fdeflate v0.3.6 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling morphorm v0.6.4 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling vizia_id v0.1.0 (https://github.com/robbert-vdh/vizia.git?tag=patched-2024-05-06#e3fab553) [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling jack-sys v0.5.1 [INFO] [stderr] Compiling zeno v0.2.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rustybuzz v0.7.0 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling font-types v0.7.2 [INFO] [stderr] Compiling unic-langid-macros v0.9.5 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling read-fonts v0.22.5 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling selectors v0.23.0 (https://github.com/robbert-vdh/vizia.git?tag=patched-2024-05-06#e3fab553) [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling femtovg v0.7.1 [INFO] [stderr] Compiling yazi v0.1.6 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling vst3-com-macros-support v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling vizia_input v0.1.0 (https://github.com/robbert-vdh/vizia.git?tag=patched-2024-05-06#e3fab553) [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling x11-clipboard v0.7.1 [INFO] [stderr] Compiling fontdb v0.14.1 [INFO] [stderr] Compiling sys-locale v0.3.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling accesskit v0.11.2 [INFO] [stderr] Compiling vizia_style v0.1.0 (https://github.com/robbert-vdh/vizia.git?tag=patched-2024-05-06#e3fab553) [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling vst3-com-macros v0.2.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77) [INFO] [stderr] Compiling copypasta v0.8.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling vizia_window v0.1.0 (https://github.com/robbert-vdh/vizia.git?tag=patched-2024-05-06#e3fab553) [INFO] [stderr] Compiling skrifa v0.22.3 [INFO] [stderr] Compiling xcb-util v0.3.0 [INFO] [stderr] Compiling vizia_derive v0.1.0 (https://github.com/robbert-vdh/vizia.git?tag=patched-2024-05-06#e3fab553) [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling vizia_storage v0.1.0 (https://github.com/robbert-vdh/vizia.git?tag=patched-2024-05-06#e3fab553) [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling jack v0.11.4 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling swash v0.1.19 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.36.5/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=3b0c3b73b0f66ff1 -C extra-filename=-fb5a91b6ffd50cb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-eec2dd93b0d498c5.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `read-fonts` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.22.5/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="experimental_traverse"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "experimental_traverse", "libm", "scaler_test", "serde", "std"))' -C metadata=424ffe614d9d8cb5 -C extra-filename=-ff9d838dba4609a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-79303dabcbf0b58f.rmeta --extern font_types=/opt/rustwide/target/debug/deps/libfont_types-915e312e3f2a170e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f26760fb1ab1886ab1e1d9908cd3071e6a5231a6321dba45fd9fd702561b9ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f26760fb1ab1886ab1e1d9908cd3071e6a5231a6321dba45fd9fd702561b9ffa", kill_on_drop: false }` [INFO] [stdout] f26760fb1ab1886ab1e1d9908cd3071e6a5231a6321dba45fd9fd702561b9ffa