[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPingPongun%2Fegui_struct" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PingPongun/egui_struct on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4d53ba53da9c357a5a311953302a880655708a1b26bf79affe113ac1ed51851
[INFO] running `Command { std: "docker" "start" "-a" "d4d53ba53da9c357a5a311953302a880655708a1b26bf79affe113ac1ed51851", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4d53ba53da9c357a5a311953302a880655708a1b26bf79affe113ac1ed51851", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4d53ba53da9c357a5a311953302a880655708a1b26bf79affe113ac1ed51851", kill_on_drop: false }`
[INFO] [stdout] d4d53ba53da9c357a5a311953302a880655708a1b26bf79affe113ac1ed51851
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45d94942e4ee61a67be16e506f3456ae8b7dfea483a8c9a441d40a52833cd3c3
[INFO] running `Command { std: "docker" "start" "-a" "45d94942e4ee61a67be16e506f3456ae8b7dfea483a8c9a441d40a52833cd3c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling emath v0.28.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[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 parking_lot_core v0.9.9
[INFO] [stderr]    Compiling syn v2.0.48
[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 egui v0.28.1
[INFO] [stderr]    Compiling darling_core v0.20.3
[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 14.60s
[INFO] running `Command { std: "docker" "inspect" "45d94942e4ee61a67be16e506f3456ae8b7dfea483a8c9a441d40a52833cd3c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d94942e4ee61a67be16e506f3456ae8b7dfea483a8c9a441d40a52833cd3c3", kill_on_drop: false }`
[INFO] [stdout] 45d94942e4ee61a67be16e506f3456ae8b7dfea483a8c9a441d40a52833cd3c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c59ce4675e3fe7c2a5f10e88a68ba61dff6af784cf394481e3c0103ad150f0a
[INFO] running `Command { std: "docker" "start" "-a" "5c59ce4675e3fe7c2a5f10e88a68ba61dff6af784cf394481e3c0103ad150f0a", 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.81s
[INFO] running `Command { std: "docker" "inspect" "5c59ce4675e3fe7c2a5f10e88a68ba61dff6af784cf394481e3c0103ad150f0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c59ce4675e3fe7c2a5f10e88a68ba61dff6af784cf394481e3c0103ad150f0a", kill_on_drop: false }`
[INFO] [stdout] 5c59ce4675e3fe7c2a5f10e88a68ba61dff6af784cf394481e3c0103ad150f0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 75db547ce950fbfe8a6ee67b78231755fc64ba0cabfdd6db36fb5156a6bbada5
[INFO] running `Command { std: "docker" "start" "-a" "75db547ce950fbfe8a6ee67b78231755fc64ba0cabfdd6db36fb5156a6bbada5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_struct-69dff50fc2d914fd)
[INFO] [stderr]    Doc-tests egui_struct
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[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] [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" "75db547ce950fbfe8a6ee67b78231755fc64ba0cabfdd6db36fb5156a6bbada5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75db547ce950fbfe8a6ee67b78231755fc64ba0cabfdd6db36fb5156a6bbada5", kill_on_drop: false }`
[INFO] [stdout] 75db547ce950fbfe8a6ee67b78231755fc64ba0cabfdd6db36fb5156a6bbada5
