[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] 8902fb06369ec827f0fae5f0f77ed06144479202 [INFO] testing MilkBlock/eggplant against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilkBlock%2Feggplant" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MilkBlock/eggplant on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ee50c2deb0cf65ea1fafe41750fe4a5565f8d156e3e132fdbac82e272600dbd [INFO] running `Command { std: "docker" "start" "-a" "8ee50c2deb0cf65ea1fafe41750fe4a5565f8d156e3e132fdbac82e272600dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ee50c2deb0cf65ea1fafe41750fe4a5565f8d156e3e132fdbac82e272600dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ee50c2deb0cf65ea1fafe41750fe4a5565f8d156e3e132fdbac82e272600dbd", kill_on_drop: false }` [INFO] [stdout] 8ee50c2deb0cf65ea1fafe41750fe4a5565f8d156e3e132fdbac82e272600dbd [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54e9123cc0e454d9cdc580c9fdd3c5770c207885b2f7368ac62f96c75936f1a8 [INFO] running `Command { std: "docker" "start" "-a" "54e9123cc0e454d9cdc580c9fdd3c5770c207885b2f7368ac62f96c75936f1a8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling dot-structures v0.1.2 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling egglog-concurrency v1.0.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling egglog-numeric-id v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling env_filter v0.1.4 [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 winnow v0.7.13 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling getrandom v0.3.4 [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 chrono v0.4.42 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling graphviz-rust v0.9.6 [INFO] [stderr] Compiling egglog v1.0.0 [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 csv-core v0.1.13 [INFO] [stderr] Compiling egglog-core-relations v1.0.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling eggplant-transpiler v0.2.7 (/opt/rustwide/workdir/eggplant-transpiler) [INFO] [stderr] Compiling csv v1.4.0 [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 egglog-ast v1.0.0 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling egglog-add-primitive v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling symbol_table v0.4.0 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling strum v0.27.2 [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 43s [INFO] running `Command { std: "docker" "inspect" "54e9123cc0e454d9cdc580c9fdd3c5770c207885b2f7368ac62f96c75936f1a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54e9123cc0e454d9cdc580c9fdd3c5770c207885b2f7368ac62f96c75936f1a8", kill_on_drop: false }` [INFO] [stdout] 54e9123cc0e454d9cdc580c9fdd3c5770c207885b2f7368ac62f96c75936f1a8 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a29b29b98aba2304254d6d3e16e6f37a75858d08da48ad478e86128401edd727 [INFO] running `Command { std: "docker" "start" "-a" "a29b29b98aba2304254d6d3e16e6f37a75858d08da48ad478e86128401edd727", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling codspeed v4.4.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling egglog-core-relations v1.0.0 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling graphviz-rust v0.9.6 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling egraph-serialize v0.3.0 [INFO] [stderr] Compiling eggplant-transpiler v0.2.7 (/opt/rustwide/workdir/eggplant-transpiler) [INFO] [stderr] Compiling egglog-ast v1.0.0 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling codspeed-divan-compat v4.4.1 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling codspeed-divan-compat-macros v4.4.1 [INFO] [stderr] Compiling eggplant-macros v0.2.7 (/opt/rustwide/workdir/eggplant-macros) [INFO] [stderr] Compiling codspeed-divan-compat-walltime v4.4.1 [INFO] [stderr] Compiling egglog-bridge v1.0.0 [INFO] [stderr] Compiling egglog v1.0.0 [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/beta-2026-04-21-x86_64-unknown-linux-gnu/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=3329b032481a1e36 -C extra-filename=-d8f4c26c8d7dca43 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern divan=/opt/rustwide/target/debug/deps/libcodspeed_divan_compat-f194eae22eb833c8.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-7b0e6ca600d0e58d.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-16e5e8d58613c9d8.rlib --extern egglog=/opt/rustwide/target/debug/deps/libegglog-36338fb495f83396.rlib --extern eggplant=/opt/rustwide/target/debug/deps/libeggplant-68bbd38c30dd44d7.rlib --extern eggplant_macros=/opt/rustwide/target/debug/deps/libeggplant_macros-2a8b189dce34099a.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a009cb10731d869c.rlib --extern graphviz_rust=/opt/rustwide/target/debug/deps/libgraphviz_rust-121c7f07d6f27840.rlib --extern inventory=/opt/rustwide/target/debug/deps/libinventory-f62ade87b19ec801.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4bfbf763d8e8be42.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-6d0d555741219315.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ad81ef6faa758854.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0f15293cb99d410e.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-f1edee636e9ac88b.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-ee0c30b6c2cb37ff.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-34b8eabbb0742d15.so --extern symbol_table=/opt/rustwide/target/debug/deps/libsymbol_table-ce5b74f5784b0048.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/codspeed-cd76959adece7fc1/out -L native=/opt/rustwide/target/debug/build/libmimalloc-sys-39d00017d1d49045/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/beta-2026-04-21-x86_64-unknown-linux-gnu/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=589dce46de11fcc5 -C extra-filename=-4a97236952cf9ea7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern divan=/opt/rustwide/target/debug/deps/libcodspeed_divan_compat-f194eae22eb833c8.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-7b0e6ca600d0e58d.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-16e5e8d58613c9d8.rlib --extern egglog=/opt/rustwide/target/debug/deps/libegglog-36338fb495f83396.rlib --extern eggplant_macros=/opt/rustwide/target/debug/deps/libeggplant_macros-2a8b189dce34099a.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a009cb10731d869c.rlib --extern graphviz_rust=/opt/rustwide/target/debug/deps/libgraphviz_rust-121c7f07d6f27840.rlib --extern inventory=/opt/rustwide/target/debug/deps/libinventory-f62ade87b19ec801.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4bfbf763d8e8be42.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-6d0d555741219315.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ad81ef6faa758854.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0f15293cb99d410e.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-f1edee636e9ac88b.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-ee0c30b6c2cb37ff.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-34b8eabbb0742d15.so --extern symbol_table=/opt/rustwide/target/debug/deps/libsymbol_table-ce5b74f5784b0048.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/codspeed-cd76959adece7fc1/out -L native=/opt/rustwide/target/debug/build/libmimalloc-sys-39d00017d1d49045/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a29b29b98aba2304254d6d3e16e6f37a75858d08da48ad478e86128401edd727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a29b29b98aba2304254d6d3e16e6f37a75858d08da48ad478e86128401edd727", kill_on_drop: false }` [INFO] [stdout] a29b29b98aba2304254d6d3e16e6f37a75858d08da48ad478e86128401edd727