[INFO] cloning repository https://github.com/MilkBlock/eggplant [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MilkBlock/eggplant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilkBlock%2Feggplant", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilkBlock%2Feggplant'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5841d31517cf8fb875ef155add9f7daede1d762b [INFO] testing MilkBlock/eggplant against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilkBlock%2Feggplant" "/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/MilkBlock/eggplant [INFO] finished tweaking git repo https://github.com/MilkBlock/eggplant [INFO] tweaked toml for git repo https://github.com/MilkBlock/eggplant written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MilkBlock/eggplant on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MilkBlock/eggplant 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dot-structures v0.1.2 [INFO] [stderr] Downloaded into-attr-derive v0.2.1 [INFO] [stderr] Downloaded symbol_table v0.4.0 [INFO] [stderr] Downloaded pest_generator v2.8.3 [INFO] [stderr] Downloaded into-attr v0.1.1 [INFO] [stderr] Downloaded pest_derive v2.8.3 [INFO] [stderr] Downloaded mimalloc v0.1.48 [INFO] [stderr] Downloaded divan-macros v0.1.17 [INFO] [stderr] Downloaded codspeed-divan-compat-macros v4.4.1 [INFO] [stderr] Downloaded bitmaps v2.1.0 [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded graphviz-rust v0.9.6 [INFO] [stderr] Downloaded codspeed-divan-compat v4.4.1 [INFO] [stderr] Downloaded egglog-numeric-id v1.0.0 [INFO] [stderr] Downloaded egglog-add-primitive v1.0.0 [INFO] [stderr] Downloaded sized-chunks v0.6.5 [INFO] [stderr] Downloaded dot-generator v0.2.0 [INFO] [stderr] Downloaded egglog-bridge v1.0.0 [INFO] [stderr] Downloaded pest v2.8.3 [INFO] [stderr] Downloaded statrs v0.18.0 [INFO] [stderr] Downloaded pest_meta v2.8.3 [INFO] [stderr] Downloaded env_filter v0.1.4 [INFO] [stderr] Downloaded nix v0.31.2 [INFO] [stderr] Downloaded regex-lite v0.1.9 [INFO] [stderr] Downloaded codspeed v4.4.1 [INFO] [stderr] Downloaded codspeed-divan-compat-walltime v4.4.1 [INFO] [stderr] Downloaded egglog-core-relations v1.0.0 [INFO] [stderr] Downloaded cc v1.2.41 [INFO] [stderr] Downloaded egglog-ast v1.0.0 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.44 [INFO] [stderr] Downloaded egglog-concurrency v1.0.0 [INFO] [stderr] Downloaded egglog-union-find v1.0.0 [INFO] [stderr] Downloaded egglog v1.0.0 [INFO] [stderr] Downloaded im-rc v15.1.0 [INFO] [stderr] Downloaded egraph-serialize v0.3.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb7fc77a4c9c06b477f5deb4134b1f0a35db1f4dc1a729f862b3080e51e2a47f [INFO] running `Command { std: "docker" "start" "-a" "cb7fc77a4c9c06b477f5deb4134b1f0a35db1f4dc1a729f862b3080e51e2a47f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb7fc77a4c9c06b477f5deb4134b1f0a35db1f4dc1a729f862b3080e51e2a47f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb7fc77a4c9c06b477f5deb4134b1f0a35db1f4dc1a729f862b3080e51e2a47f", kill_on_drop: false }` [INFO] [stdout] cb7fc77a4c9c06b477f5deb4134b1f0a35db1f4dc1a729f862b3080e51e2a47f [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fed5dac52f29b49ba229a5f48fd5dfdf392c6be396690b22eab4dd19e796ef60 [INFO] running `Command { std: "docker" "start" "-a" "fed5dac52f29b49ba229a5f48fd5dfdf392c6be396690b22eab4dd19e796ef60", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling dot-structures v0.1.2 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling egglog-concurrency v1.0.0 [INFO] [stderr] Compiling egglog-numeric-id v1.0.0 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling egglog-union-find v1.0.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling egglog-core-relations v1.0.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling graphviz-rust v0.9.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling egglog v1.0.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling eggplant-transpiler v0.2.7 (/opt/rustwide/workdir/eggplant-transpiler) [INFO] [stderr] Compiling egraph-serialize v0.3.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling egglog-ast v1.0.0 [INFO] [stderr] Compiling egglog-add-primitive v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling symbol_table v0.4.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling eggplant-macros v0.2.7 (/opt/rustwide/workdir/eggplant-macros) [INFO] [stderr] Compiling egglog-bridge v1.0.0 [INFO] [stderr] Compiling eggplant v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "fed5dac52f29b49ba229a5f48fd5dfdf392c6be396690b22eab4dd19e796ef60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fed5dac52f29b49ba229a5f48fd5dfdf392c6be396690b22eab4dd19e796ef60", kill_on_drop: false }` [INFO] [stdout] fed5dac52f29b49ba229a5f48fd5dfdf392c6be396690b22eab4dd19e796ef60 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12da6941de2033deaf0dac5e8a3b980109ffeb995cc862608e8025f5a448e75a [INFO] running `Command { std: "docker" "start" "-a" "12da6941de2033deaf0dac5e8a3b980109ffeb995cc862608e8025f5a448e75a", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling codspeed v4.4.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling egglog-core-relations v1.0.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling graphviz-rust v0.9.6 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling egglog-bridge v1.0.0 [INFO] [stderr] Compiling eggplant-transpiler v0.2.7 (/opt/rustwide/workdir/eggplant-transpiler) [INFO] [stderr] Compiling egraph-serialize v0.3.0 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling egglog-ast v1.0.0 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling codspeed-divan-compat v4.4.1 [INFO] [stderr] Compiling codspeed-divan-compat-macros v4.4.1 [INFO] [stderr] Compiling codspeed-divan-compat-walltime v4.4.1 [INFO] [stderr] Compiling egglog v1.0.0 [INFO] [stderr] Compiling eggplant-macros v0.2.7 (/opt/rustwide/workdir/eggplant-macros) [INFO] [stderr] Compiling eggplant v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `eggplant::wrap::Rx` [INFO] [stdout] --> examples/attention.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use eggplant::wrap::Rx; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eggplant` (example "attention"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name attention --edition=2024 examples/attention.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=7fbe31050170000e -C extra-filename=-7d01547d9c88aed8 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern divan=/opt/rustwide/target/debug/deps/libcodspeed_divan_compat-780a84efacd2b218.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-445e95424549840e.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9a038da4e0acbc96.rlib --extern egglog=/opt/rustwide/target/debug/deps/libegglog-b15c6be53469d2e6.rlib --extern eggplant=/opt/rustwide/target/debug/deps/libeggplant-86b848494ade013a.rlib --extern eggplant_macros=/opt/rustwide/target/debug/deps/libeggplant_macros-a2f383d4dd178a2a.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1dfff55b03cdd69e.rlib --extern graphviz_rust=/opt/rustwide/target/debug/deps/libgraphviz_rust-b83fc7dfdf9c71d7.rlib --extern inventory=/opt/rustwide/target/debug/deps/libinventory-8350feb1c29496df.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-3561638a60d10fd9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ce780acfcc16a5cd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e24b41103f7a5787.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-45f6e3b8047adea1.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-c2e345d60d199251.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e007ba83754f73cf.so --extern symbol_table=/opt/rustwide/target/debug/deps/libsymbol_table-1c4f8280240c6b72.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/codspeed-179970ef7cacc19e/out -L native=/opt/rustwide/target/debug/build/libmimalloc-sys-fbafdda46fb84e09/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `eggplant` (example "dsl_use") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name dsl_use --edition=2024 examples/dsl_use.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=f52be3fb611d68e3 -C extra-filename=-2cad1da35d27abd7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern divan=/opt/rustwide/target/debug/deps/libcodspeed_divan_compat-780a84efacd2b218.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-445e95424549840e.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9a038da4e0acbc96.rlib --extern egglog=/opt/rustwide/target/debug/deps/libegglog-b15c6be53469d2e6.rlib --extern eggplant=/opt/rustwide/target/debug/deps/libeggplant-86b848494ade013a.rlib --extern eggplant_macros=/opt/rustwide/target/debug/deps/libeggplant_macros-a2f383d4dd178a2a.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1dfff55b03cdd69e.rlib --extern graphviz_rust=/opt/rustwide/target/debug/deps/libgraphviz_rust-b83fc7dfdf9c71d7.rlib --extern inventory=/opt/rustwide/target/debug/deps/libinventory-8350feb1c29496df.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-3561638a60d10fd9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ce780acfcc16a5cd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e24b41103f7a5787.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-45f6e3b8047adea1.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-c2e345d60d199251.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e007ba83754f73cf.so --extern symbol_table=/opt/rustwide/target/debug/deps/libsymbol_table-1c4f8280240c6b72.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/codspeed-179970ef7cacc19e/out -L native=/opt/rustwide/target/debug/build/libmimalloc-sys-fbafdda46fb84e09/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `eggplant` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name eggplant --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=4fb5cbb093ba73aa -C extra-filename=-8837cb81d6872a2e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern divan=/opt/rustwide/target/debug/deps/libcodspeed_divan_compat-780a84efacd2b218.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-445e95424549840e.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9a038da4e0acbc96.rlib --extern egglog=/opt/rustwide/target/debug/deps/libegglog-b15c6be53469d2e6.rlib --extern eggplant_macros=/opt/rustwide/target/debug/deps/libeggplant_macros-a2f383d4dd178a2a.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1dfff55b03cdd69e.rlib --extern graphviz_rust=/opt/rustwide/target/debug/deps/libgraphviz_rust-b83fc7dfdf9c71d7.rlib --extern inventory=/opt/rustwide/target/debug/deps/libinventory-8350feb1c29496df.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-3561638a60d10fd9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ce780acfcc16a5cd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e24b41103f7a5787.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-45f6e3b8047adea1.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-c2e345d60d199251.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e007ba83754f73cf.so --extern symbol_table=/opt/rustwide/target/debug/deps/libsymbol_table-1c4f8280240c6b72.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/codspeed-179970ef7cacc19e/out -L native=/opt/rustwide/target/debug/build/libmimalloc-sys-fbafdda46fb84e09/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "12da6941de2033deaf0dac5e8a3b980109ffeb995cc862608e8025f5a448e75a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12da6941de2033deaf0dac5e8a3b980109ffeb995cc862608e8025f5a448e75a", kill_on_drop: false }` [INFO] [stdout] 12da6941de2033deaf0dac5e8a3b980109ffeb995cc862608e8025f5a448e75a