[INFO] fetching crate egui-graph-edit 0.7.1...
[INFO] testing egui-graph-edit-0.7.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate egui-graph-edit 0.7.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate egui-graph-edit 0.7.1
[INFO] finished tweaking crates.io crate egui-graph-edit 0.7.1
[INFO] tweaked toml for crates.io crate egui-graph-edit 0.7.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate egui-graph-edit 0.7.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate egui-graph-edit 0.7.1 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b80ab423d075aba8da19ca97c0b7e31924b20c34a8d2042c7e4c7add1ee030c5
[INFO] running `Command { std: "docker" "start" "-a" "b80ab423d075aba8da19ca97c0b7e31924b20c34a8d2042c7e4c7add1ee030c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b80ab423d075aba8da19ca97c0b7e31924b20c34a8d2042c7e4c7add1ee030c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b80ab423d075aba8da19ca97c0b7e31924b20c34a8d2042c7e4c7add1ee030c5", kill_on_drop: false }`
[INFO] [stdout] b80ab423d075aba8da19ca97c0b7e31924b20c34a8d2042c7e4c7add1ee030c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1d3c1178981f942fb5651d1dd2d1502e1fffed3c8d0bf12bbe0ca4a8a876fa1
[INFO] running `Command { std: "docker" "start" "-a" "e1d3c1178981f942fb5651d1dd2d1502e1fffed3c8d0bf12bbe0ca4a8a876fa1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling emath v0.32.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling epaint_default_fonts v0.32.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling ecolor v0.32.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling epaint v0.32.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling egui v0.32.0
[INFO] [stderr]    Compiling egui-graph-edit v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/traits.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn name(&self) -> std::borrow::Cow<str>;
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn name(&self) -> std::borrow::Cow<'_, str>;
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:263:26
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn node_finder_label(&self, user_state: &mut Self::UserState) -> std::borrow::Cow<str>;
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn node_finder_label(&self, user_state: &mut Self::UserState) -> std::borrow::Cow<'_, str>;
[INFO] [stdout]     |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.81s
[INFO] running `Command { std: "docker" "inspect" "e1d3c1178981f942fb5651d1dd2d1502e1fffed3c8d0bf12bbe0ca4a8a876fa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1d3c1178981f942fb5651d1dd2d1502e1fffed3c8d0bf12bbe0ca4a8a876fa1", kill_on_drop: false }`
[INFO] [stdout] e1d3c1178981f942fb5651d1dd2d1502e1fffed3c8d0bf12bbe0ca4a8a876fa1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06af1c54ff437ddc4332dd70d7ba0a998d51b6da5a1efabbfef894c3101438fb
[INFO] running `Command { std: "docker" "start" "-a" "06af1c54ff437ddc4332dd70d7ba0a998d51b6da5a1efabbfef894c3101438fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling egui-graph-edit v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/traits.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn name(&self) -> std::borrow::Cow<str>;
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn name(&self) -> std::borrow::Cow<'_, str>;
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:263:26
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn node_finder_label(&self, user_state: &mut Self::UserState) -> std::borrow::Cow<str>;
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn node_finder_label(&self, user_state: &mut Self::UserState) -> std::borrow::Cow<'_, str>;
[INFO] [stdout]     |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/traits.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn name(&self) -> std::borrow::Cow<str>;
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn name(&self) -> std::borrow::Cow<'_, str>;
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/traits.rs:263:26
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn node_finder_label(&self, user_state: &mut Self::UserState) -> std::borrow::Cow<str>;
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 |     fn node_finder_label(&self, user_state: &mut Self::UserState) -> std::borrow::Cow<'_, str>;
[INFO] [stdout]     |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] running `Command { std: "docker" "inspect" "06af1c54ff437ddc4332dd70d7ba0a998d51b6da5a1efabbfef894c3101438fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06af1c54ff437ddc4332dd70d7ba0a998d51b6da5a1efabbfef894c3101438fb", kill_on_drop: false }`
[INFO] [stdout] 06af1c54ff437ddc4332dd70d7ba0a998d51b6da5a1efabbfef894c3101438fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 827234300a3dc95c3db1221cdff6a63e2c6c6fa36315c44d0631a3e2cf4c350c
[INFO] running `Command { std: "docker" "start" "-a" "827234300a3dc95c3db1221cdff6a63e2c6c6fa36315c44d0631a3e2cf4c350c", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/traits.rs:87:13
[INFO] [stderr]    |
[INFO] [stderr] 87 |     fn name(&self) -> std::borrow::Cow<str>;
[INFO] [stderr]    |             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |             |
[INFO] [stderr]    |             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 87 |     fn name(&self) -> std::borrow::Cow<'_, str>;
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/traits.rs:263:26
[INFO] [stderr]     |
[INFO] [stderr] 263 |     fn node_finder_label(&self, user_state: &mut Self::UserState) -> std::borrow::Cow<str>;
[INFO] [stderr]     |                          ^^^^^ the lifetime is elided here           ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 263 |     fn node_finder_label(&self, user_state: &mut Self::UserState) -> std::borrow::Cow<'_, str>;
[INFO] [stderr]     |                                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `egui-graph-edit` (lib) generated 2 warnings (run `cargo fix --lib -p egui-graph-edit` to apply 2 suggestions)
[INFO] [stderr] warning: `egui-graph-edit` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_graph_edit-b931dea3ea4dca4f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test color_hex_utils::tests::test_color_from_and_to_hex ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests egui_graph_edit
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/traits.rs - traits::DataTypeTrait::name (line 66) ... ignored
[INFO] [stdout] test src/traits.rs - traits::DataTypeTrait::name (line 78) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "827234300a3dc95c3db1221cdff6a63e2c6c6fa36315c44d0631a3e2cf4c350c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "827234300a3dc95c3db1221cdff6a63e2c6c6fa36315c44d0631a3e2cf4c350c", kill_on_drop: false }`
[INFO] [stdout] 827234300a3dc95c3db1221cdff6a63e2c6c6fa36315c44d0631a3e2cf4c350c
