[INFO] cloning repository https://github.com/PingPongun/egui_struct
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PingPongun/egui_struct" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPingPongun%2Fegui_struct", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPingPongun%2Fegui_struct'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b9549e51491e02a6c471e1cf7a6bd4b77bd87203
[INFO] testing PingPongun/egui_struct against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPingPongun%2Fegui_struct" "/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/PingPongun/egui_struct
[INFO] finished tweaking git repo https://github.com/PingPongun/egui_struct
[INFO] tweaked toml for git repo https://github.com/PingPongun/egui_struct written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PingPongun/egui_struct 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 git repo https://github.com/PingPongun/egui_struct 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] [stderr]     Blocking waiting for file lock on package cache
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 687bdcbdb5894211ad0ed08029a6b2fc0bd050cf792a1af19e2605efd0ea9fcf
[INFO] running `Command { std: "docker" "start" "-a" "687bdcbdb5894211ad0ed08029a6b2fc0bd050cf792a1af19e2605efd0ea9fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "687bdcbdb5894211ad0ed08029a6b2fc0bd050cf792a1af19e2605efd0ea9fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "687bdcbdb5894211ad0ed08029a6b2fc0bd050cf792a1af19e2605efd0ea9fcf", kill_on_drop: false }`
[INFO] [stdout] 687bdcbdb5894211ad0ed08029a6b2fc0bd050cf792a1af19e2605efd0ea9fcf
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 370fe4ffe1edceae05baef1fbb214b928bdc9ee979985ae74f1b4c9249f06da6
[INFO] running `Command { std: "docker" "start" "-a" "370fe4ffe1edceae05baef1fbb214b928bdc9ee979985ae74f1b4c9249f06da6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling emath v0.28.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling ecolor v0.28.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling epaint v0.28.1
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling egui v0.28.1
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling egui_struct_macros v0.4.2 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling egui_struct v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.52s
[INFO] running `Command { std: "docker" "inspect" "370fe4ffe1edceae05baef1fbb214b928bdc9ee979985ae74f1b4c9249f06da6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "370fe4ffe1edceae05baef1fbb214b928bdc9ee979985ae74f1b4c9249f06da6", kill_on_drop: false }`
[INFO] [stdout] 370fe4ffe1edceae05baef1fbb214b928bdc9ee979985ae74f1b4c9249f06da6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c11300b412950f39931e1d97889baaced801e8f3f52430bbb43bdb0e35d6a540
[INFO] running `Command { std: "docker" "start" "-a" "c11300b412950f39931e1d97889baaced801e8f3f52430bbb43bdb0e35d6a540", kill_on_drop: false }`
[INFO] [stderr]    Compiling egui_struct v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "c11300b412950f39931e1d97889baaced801e8f3f52430bbb43bdb0e35d6a540", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c11300b412950f39931e1d97889baaced801e8f3f52430bbb43bdb0e35d6a540", kill_on_drop: false }`
[INFO] [stdout] c11300b412950f39931e1d97889baaced801e8f3f52430bbb43bdb0e35d6a540
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d9f4d1216fa545914b555bd2d82fddd19ebc93d907da89144fb5338e7875d86b
[INFO] running `Command { std: "docker" "start" "-a" "d9f4d1216fa545914b555bd2d82fddd19ebc93d907da89144fb5338e7875d86b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_struct-34d85331ac19735c)
[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] [stderr]    Doc-tests egui_struct
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - impl_eeqclone (line 262) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - impl_eeqclone (line 262) stdout ----
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]  --> src/lib.rs:263:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | impl_eeqclone!(MyType)
[INFO] [stdout]   |               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]   |
[INFO] [stdout] 1 - impl_eeqclone!(MyType)
[INFO] [stdout] 1 + impl_eeqclone!{MyType}
[INFO] [stdout]   |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]   |
[INFO] [stdout] 1 | impl_eeqclone!(MyType);
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]   |                       +
[INFO] [stdout] 
[INFO] [stdout] error: macros that expand to items must be delimited with braces or followed by a semicolon
[INFO] [stdout]  --> src/lib.rs:264:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | impl_eeqclone!([T], MyType2) //for MyType2<T>
[INFO] [stdout]   |               ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: change the delimiters to curly braces
[INFO] [stdout]   |
[INFO] [stdout] 2 - impl_eeqclone!([T], MyType2) //for MyType2<T>
[INFO] [stdout] 2 + impl_eeqclone!{[T], MyType2} //for MyType2<T>
[INFO] [stdout]   |
[INFO] [stdout] help: add a semicolon
[INFO] [stdout]   |
[INFO] [stdout] 2 | impl_eeqclone!([T], MyType2); //for MyType2<T>
[INFO] [stdout]   |                             +
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `impl_eeqclone` in this scope
[INFO] [stdout]  --> src/lib.rs:264:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | impl_eeqclone!([T], MyType2) //for MyType2<T>
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use egui_struct::impl_eeqclone;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `impl_eeqclone` in this scope
[INFO] [stdout]  --> src/lib.rs:263:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | impl_eeqclone!(MyType)
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use egui_struct::impl_eeqclone;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `rust_out`
[INFO] [stdout]  --> src/lib.rs:264:29
[INFO] [stdout]   |
[INFO] [stdout] 2 | impl_eeqclone!([T], MyType2) //for MyType2<T>
[INFO] [stdout]   |                             ^ consider adding a `main` function to `src/lib.rs`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - impl_eeqclone (line 262)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d9f4d1216fa545914b555bd2d82fddd19ebc93d907da89144fb5338e7875d86b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9f4d1216fa545914b555bd2d82fddd19ebc93d907da89144fb5338e7875d86b", kill_on_drop: false }`
[INFO] [stdout] d9f4d1216fa545914b555bd2d82fddd19ebc93d907da89144fb5338e7875d86b
