[INFO] fetching crate egui-stylist 0.2.0...
[INFO] checking egui-stylist-0.2.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate egui-stylist 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate egui-stylist 0.2.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate egui-stylist 0.2.0
[INFO] finished tweaking crates.io crate egui-stylist 0.2.0
[INFO] tweaked toml for crates.io crate egui-stylist 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-lock v8.0.3
[INFO] [stderr]   Downloaded emath v0.18.0
[INFO] [stderr]   Downloaded cargo_toml v0.19.2
[INFO] [stderr]   Downloaded egui-theme v0.2.0
[INFO] [stderr]   Downloaded egui v0.18.1
[INFO] [stderr]   Downloaded epaint v0.18.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32b7de64eb51042810de529deb032eb034779cbd0f3522c2c671344ca274ff07
[INFO] running `Command { std: "docker" "start" "-a" "32b7de64eb51042810de529deb032eb034779cbd0f3522c2c671344ca274ff07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32b7de64eb51042810de529deb032eb034779cbd0f3522c2c671344ca274ff07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32b7de64eb51042810de529deb032eb034779cbd0f3522c2c671344ca274ff07", kill_on_drop: false }`
[INFO] [stdout] 32b7de64eb51042810de529deb032eb034779cbd0f3522c2c671344ca274ff07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 617f99ecd568af1d3646ed686b0e707ed22585dd0ce75c79c31132cf3862572f
[INFO] running `Command { std: "docker" "start" "-a" "617f99ecd568af1d3646ed686b0e707ed22585dd0ce75c79c31132cf3862572f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]     Checking emath v0.18.0
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking epaint v0.18.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_edit v0.22.7
[INFO] [stderr]    Compiling cargo-lock v8.0.3
[INFO] [stderr]     Checking egui v0.18.1
[INFO] [stderr]    Compiling toml v0.8.11
[INFO] [stderr]    Compiling cargo_toml v0.19.2
[INFO] [stderr]    Compiling egui-theme v0.2.0
[INFO] [stdout] error[E0277]: `Inheritable<std::string::String>` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/egui-theme-0.2.0/build.rs:30:58
[INFO] [stdout]    |
[INFO] [stdout] 30 |     writeln!(writer, "const EGUI_THEME_VERSION: &str = \"{version}\";").expect("failed to write");
[INFO] [stdout]    |                                                          ^^^^^^^^^ `Inheritable<std::string::String>` cannot be formatted with the default formatter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `Inheritable<std::string::String>`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `egui-theme` (build script) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "617f99ecd568af1d3646ed686b0e707ed22585dd0ce75c79c31132cf3862572f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "617f99ecd568af1d3646ed686b0e707ed22585dd0ce75c79c31132cf3862572f", kill_on_drop: false }`
[INFO] [stdout] 617f99ecd568af1d3646ed686b0e707ed22585dd0ce75c79c31132cf3862572f
[INFO] checking egui-stylist-0.2.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate egui-stylist 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate egui-stylist 0.2.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate egui-stylist 0.2.0
[INFO] finished tweaking crates.io crate egui-stylist 0.2.0
[INFO] tweaked toml for crates.io crate egui-stylist 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 182b1d3a76cbc652593fe10eea9ed0524832d0fea95779048bf137981903cca1
[INFO] running `Command { std: "docker" "start" "-a" "182b1d3a76cbc652593fe10eea9ed0524832d0fea95779048bf137981903cca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "182b1d3a76cbc652593fe10eea9ed0524832d0fea95779048bf137981903cca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "182b1d3a76cbc652593fe10eea9ed0524832d0fea95779048bf137981903cca1", kill_on_drop: false }`
[INFO] [stdout] 182b1d3a76cbc652593fe10eea9ed0524832d0fea95779048bf137981903cca1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e6899e2996910db0803371522e774337ac031ecb512c94404698210da64f8c5
[INFO] running `Command { std: "docker" "start" "-a" "8e6899e2996910db0803371522e774337ac031ecb512c94404698210da64f8c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]     Checking emath v0.18.0
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking epaint v0.18.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_edit v0.22.7
[INFO] [stderr]    Compiling cargo-lock v8.0.3
[INFO] [stderr]     Checking egui v0.18.1
[INFO] [stderr]    Compiling toml v0.8.11
[INFO] [stderr]    Compiling cargo_toml v0.19.2
[INFO] [stderr]    Compiling egui-theme v0.2.0
[INFO] [stdout] error[E0277]: `Inheritable<std::string::String>` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/egui-theme-0.2.0/build.rs:30:58
[INFO] [stdout]    |
[INFO] [stdout] 30 |     writeln!(writer, "const EGUI_THEME_VERSION: &str = \"{version}\";").expect("failed to write");
[INFO] [stdout]    |                                                          ^^^^^^^^^ `Inheritable<std::string::String>` cannot be formatted with the default formatter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `Inheritable<std::string::String>`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `egui-theme` (build script) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "8e6899e2996910db0803371522e774337ac031ecb512c94404698210da64f8c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e6899e2996910db0803371522e774337ac031ecb512c94404698210da64f8c5", kill_on_drop: false }`
[INFO] [stdout] 8e6899e2996910db0803371522e774337ac031ecb512c94404698210da64f8c5
