[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] 09158cf2ff1bd35099d3fa94b110252b904159cb [INFO] testing MilkBlock/eggplant against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMilkBlock%2Feggplant" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MilkBlock/eggplant on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/MilkBlock/egglog` [INFO] [stderr] Updating git repository `https://github.com/MilkBlock/egglog-backend.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded symbol_table v0.4.0 [INFO] [stderr] Downloaded into-attr-derive v0.2.1 [INFO] [stderr] Downloaded strum_macros v0.27.2 [INFO] [stderr] Downloaded mimalloc v0.1.47 [INFO] [stderr] Downloaded dot-generator v0.2.0 [INFO] [stderr] Downloaded graphviz-rust v0.9.5 [INFO] [stderr] Downloaded graphviz-rust v0.6.6 [INFO] [stderr] Downloaded dot-structures v0.1.2 [INFO] [stderr] Downloaded into-attr v0.1.1 [INFO] [stderr] Downloaded strum v0.27.2 [INFO] [stderr] Downloaded jiff-static v0.2.15 [INFO] [stderr] Downloaded bumpalo v3.18.1 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.43 [INFO] [stderr] Downloaded jiff v0.2.15 [INFO] [stderr] Downloaded egraph-serialize v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7990741ede59c49af6d073bd420b5b2a3bb2994680e87318b10260159cbcea2 [INFO] running `Command { std: "docker" "start" "-a" "c7990741ede59c49af6d073bd420b5b2a3bb2994680e87318b10260159cbcea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7990741ede59c49af6d073bd420b5b2a3bb2994680e87318b10260159cbcea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7990741ede59c49af6d073bd420b5b2a3bb2994680e87318b10260159cbcea2", kill_on_drop: false }` [INFO] [stdout] c7990741ede59c49af6d073bd420b5b2a3bb2994680e87318b10260159cbcea2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce3266f66b5fbd3e2cc5be96ec7748c32341a6cead3ab8a863fabac30ed166e4 [INFO] running `Command { std: "docker" "start" "-a" "ce3266f66b5fbd3e2cc5be96ec7748c32341a6cead3ab8a863fabac30ed166e4", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dot-structures v0.1.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling libmimalloc-sys v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling numeric-id v0.1.0 (https://github.com/MilkBlock/egglog-backend.git?rev=2d0693f#2d0693f3) [INFO] [stderr] Compiling concurrency v0.1.0 (https://github.com/MilkBlock/egglog-backend.git?rev=2d0693f#2d0693f3) [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling union-find v0.1.0 (https://github.com/MilkBlock/egglog-backend.git?rev=2d0693f#2d0693f3) [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling egglog v0.5.0 (https://github.com/MilkBlock/egglog?rev=e166478#e1664786) [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling mimalloc v0.1.47 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling add_primitive v0.1.0 (https://github.com/MilkBlock/egglog?rev=e166478#e1664786) [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling symbol_table v0.4.0 [INFO] [stderr] Compiling eggplant-macros v0.1.0 (/opt/rustwide/workdir/eggplant-macros) [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling graphviz-rust v0.6.6 [INFO] [stderr] Compiling graphviz-rust v0.9.5 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling egraph-serialize v0.2.0 [INFO] [stderr] Compiling core-relations v0.1.0 (https://github.com/MilkBlock/egglog-backend.git?rev=2d0693f#2d0693f3) [INFO] [stderr] Compiling egglog-bridge v0.1.0 (https://github.com/MilkBlock/egglog-backend.git?rev=2d0693f#2d0693f3) [INFO] [stderr] Compiling eggplant v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `type_color` [INFO] [stdout] --> src/wrap/tx_rx_vt_pr.rs:881:17 [INFO] [stdout] | [INFO] [stdout] 881 | let type_color = type_colors.entry(pulled_from.clone()).or_insert(color_idx); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "ce3266f66b5fbd3e2cc5be96ec7748c32341a6cead3ab8a863fabac30ed166e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce3266f66b5fbd3e2cc5be96ec7748c32341a6cead3ab8a863fabac30ed166e4", kill_on_drop: false }` [INFO] [stdout] ce3266f66b5fbd3e2cc5be96ec7748c32341a6cead3ab8a863fabac30ed166e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dee45467b1de756faed62411ba45b8f5c92f379caafb4f4f8424bbd0182d06b0 [INFO] running `Command { std: "docker" "start" "-a" "dee45467b1de756faed62411ba45b8f5c92f379caafb4f4f8424bbd0182d06b0", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `type_color` [INFO] [stdout] --> src/wrap/tx_rx_vt_pr.rs:881:17 [INFO] [stdout] | [INFO] [stdout] 881 | let type_color = type_colors.entry(pulled_from.clone()).or_insert(color_idx); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling eggplant v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `type_color` [INFO] [stdout] --> src/wrap/tx_rx_vt_pr.rs:881:17 [INFO] [stdout] | [INFO] [stdout] 881 | let type_color = type_colors.entry(pulled_from.clone()).or_insert(color_idx); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 57.73s [INFO] running `Command { std: "docker" "inspect" "dee45467b1de756faed62411ba45b8f5c92f379caafb4f4f8424bbd0182d06b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dee45467b1de756faed62411ba45b8f5c92f379caafb4f4f8424bbd0182d06b0", kill_on_drop: false }` [INFO] [stdout] dee45467b1de756faed62411ba45b8f5c92f379caafb4f4f8424bbd0182d06b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fb541142b0c16c6e94e4e3506e2dbf0d805cef53a09c1ea8e3085a17ca620ba2 [INFO] running `Command { std: "docker" "start" "-a" "fb541142b0c16c6e94e4e3506e2dbf0d805cef53a09c1ea8e3085a17ca620ba2", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `type_color` [INFO] [stderr] --> src/wrap/tx_rx_vt_pr.rs:881:17 [INFO] [stderr] | [INFO] [stderr] 881 | let type_color = type_colors.entry(pulled_from.clone()).or_insert(color_idx); [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_type_color` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `eggplant` (lib) generated 1 warning [INFO] [stderr] warning: `eggplant` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eggplant-33b41006e827576a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::tests::pattern_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests eggplant [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fb541142b0c16c6e94e4e3506e2dbf0d805cef53a09c1ea8e3085a17ca620ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb541142b0c16c6e94e4e3506e2dbf0d805cef53a09c1ea8e3085a17ca620ba2", kill_on_drop: false }` [INFO] [stdout] fb541142b0c16c6e94e4e3506e2dbf0d805cef53a09c1ea8e3085a17ca620ba2