[INFO] cloning repository https://github.com/juannmar9405-cpu/forense-ai-vst3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juannmar9405-cpu/forense-ai-vst3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuannmar9405-cpu%2Fforense-ai-vst3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuannmar9405-cpu%2Fforense-ai-vst3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 86d9a42df0566d2794138b610247431e5d5134dd
[INFO] testing juannmar9405-cpu/forense-ai-vst3 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuannmar9405-cpu%2Fforense-ai-vst3" "/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/juannmar9405-cpu/forense-ai-vst3
[INFO] finished tweaking git repo https://github.com/juannmar9405-cpu/forense-ai-vst3
[INFO] tweaked toml for git repo https://github.com/juannmar9405-cpu/forense-ai-vst3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juannmar9405-cpu/forense-ai-vst3 on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/juannmar9405-cpu/forense-ai-vst3 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" "+1.99.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d05809f3408a970981dbfa3bbddaa9d1e3e41799b74b1b7dd4664becce1853d1
[INFO] running `Command { std: "docker" "start" "d05809f3408a970981dbfa3bbddaa9d1e3e41799b74b1b7dd4664becce1853d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d05809f3408a970981dbfa3bbddaa9d1e3e41799b74b1b7dd4664becce1853d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d05809f3408a970981dbfa3bbddaa9d1e3e41799b74b1b7dd4664becce1853d1" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d05809f3408a970981dbfa3bbddaa9d1e3e41799b74b1b7dd4664becce1853d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d05809f3408a970981dbfa3bbddaa9d1e3e41799b74b1b7dd4664becce1853d1" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling liquid-derive v0.26.8
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling liquid-core v0.26.8
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling liquid-lib v0.26.8
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling liquid v0.26.8
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling tract-linalg v0.21.13
[INFO] [stderr]    Compiling scan_fmt v0.2.6
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling string-interner v0.15.0
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling dyn-hash v0.2.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling anymap3 v1.0.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling emath v0.31.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ecolor v0.31.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[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 memoffset v0.9.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling epaint_default_fonts v0.31.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling epaint v0.31.1
[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 rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tract-data v0.21.13
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling egui v0.31.1
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling tract-core v0.21.13
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling x11-clipboard v0.9.3
[INFO] [stderr]    Compiling nix v0.22.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling vst3-com v0.1.0 (https://github.com/robbert-vdh/vst3-sys.git?branch=fix%2Fdrop-box-from-raw#b3ff4d77)
[INFO] [stderr]    Compiling keyboard-types v0.6.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr] error: could not compile `tract-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name tract_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tract-core-0.21.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "accelerate-src", "blas", "blis", "blis-src", "cblas", "complex", "default", "openblas", "openblas-src", "paranoid_assertions"))' -C metadata=809d4271b368fdad -C extra-filename=-8c4ab2db9ff6ef76 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-d788e39926d16bf1.rmeta --extern anymap3=/opt/rustwide/target/release/deps/libanymap3-6d7ed2edcebc20b8.rmeta --extern bit_set=/opt/rustwide/target/release/deps/libbit_set-15900582186bec3a.rmeta --extern derive_new=/opt/rustwide/target/release/deps/libderive_new-e4f42881f5d9402b.so --extern downcast_rs=/opt/rustwide/target/release/deps/libdowncast_rs-437c0146d70bb3b3.rmeta --extern dyn_clone=/opt/rustwide/target/release/deps/libdyn_clone-e75423fc41fef366.rmeta --extern lazy_static=/opt/rustwide/target/release/deps/liblazy_static-fdd6af0286056ca3.rmeta --extern log=/opt/rustwide/target/release/deps/liblog-6bf42a9059149ad9.rmeta --extern maplit=/opt/rustwide/target/release/deps/libmaplit-774f4233640ba51f.rmeta --extern ndarray=/opt/rustwide/target/release/deps/libndarray-6ff6b0a32294f492.rmeta --extern num_complex=/opt/rustwide/target/release/deps/libnum_complex-7e194530c6fa6576.rmeta --extern num_integer=/opt/rustwide/target/release/deps/libnum_integer-5ad6f0323c6324c4.rmeta --extern num_traits=/opt/rustwide/target/release/deps/libnum_traits-ece101bf6410c19e.rmeta --extern paste=/opt/rustwide/target/release/deps/libpaste-f83aa068d9b8e545.so --extern rustfft=/opt/rustwide/target/release/deps/librustfft-957e01d7ecf7d459.rmeta --extern smallvec=/opt/rustwide/target/release/deps/libsmallvec-841086f162eea166.rmeta --extern tract_data=/opt/rustwide/target/release/deps/libtract_data-f751a1daff829b27.rmeta --extern tract_linalg=/opt/rustwide/target/release/deps/libtract_linalg-5772880257bb6079.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/release/build/tract-linalg-103b622948dfd247/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `egui` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name egui --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="bytemuck"' --cfg 'feature="default_fonts"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_override_unity", "accesskit", "bytemuck", "callstack", "cint", "color-hex", "deadlock_detection", "default", "default_fonts", "document-features", "log", "mint", "persistence", "rayon", "ron", "serde", "unity"))' -C metadata=6d496bfd8779d2fc -C extra-filename=-f6007b83464fec10 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern ahash=/opt/rustwide/target/release/deps/libahash-744a5f8182b9da13.rmeta --extern bitflags=/opt/rustwide/target/release/deps/libbitflags-016c3cd31b27cafa.rmeta --extern emath=/opt/rustwide/target/release/deps/libemath-dc407fb2b3b680da.rmeta --extern epaint=/opt/rustwide/target/release/deps/libepaint-0d1d6fb42fe36e25.rmeta --extern nohash_hasher=/opt/rustwide/target/release/deps/libnohash_hasher-91a2c7bc32675415.rmeta --extern profiling=/opt/rustwide/target/release/deps/libprofiling-8c4c78eb250a5806.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d05809f3408a970981dbfa3bbddaa9d1e3e41799b74b1b7dd4664becce1853d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d05809f3408a970981dbfa3bbddaa9d1e3e41799b74b1b7dd4664becce1853d1", kill_on_drop: false }`
[INFO] [stdout] d05809f3408a970981dbfa3bbddaa9d1e3e41799b74b1b7dd4664becce1853d1
