[INFO] fetching crate ufmt 0.2.0...
[INFO] testing ufmt-0.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate ufmt 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate ufmt 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ufmt 0.2.0
[INFO] tweaked toml for crates.io crate ufmt 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ufmt 0.2.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dfc23a06aa5a5c3535dbae4293226dd8b6e4930a497195620ddd71dc75a409e
[INFO] running `Command { std: "docker" "start" "-a" "6dfc23a06aa5a5c3535dbae4293226dd8b6e4930a497195620ddd71dc75a409e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dfc23a06aa5a5c3535dbae4293226dd8b6e4930a497195620ddd71dc75a409e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dfc23a06aa5a5c3535dbae4293226dd8b6e4930a497195620ddd71dc75a409e", kill_on_drop: false }`
[INFO] [stdout] 6dfc23a06aa5a5c3535dbae4293226dd8b6e4930a497195620ddd71dc75a409e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e12679cefcc2d1f7a99fba9e4db77ac47d7aac678d999bd4787075cc8a1dd0b2
[INFO] running `Command { std: "docker" "start" "-a" "e12679cefcc2d1f7a99fba9e4db77ac47d7aac678d999bd4787075cc8a1dd0b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ufmt-write v0.1.0
[INFO] [stderr]    Compiling ufmt-macros v0.3.0
[INFO] [stderr]    Compiling ufmt v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s
[INFO] running `Command { std: "docker" "inspect" "e12679cefcc2d1f7a99fba9e4db77ac47d7aac678d999bd4787075cc8a1dd0b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e12679cefcc2d1f7a99fba9e4db77ac47d7aac678d999bd4787075cc8a1dd0b2", kill_on_drop: false }`
[INFO] [stdout] e12679cefcc2d1f7a99fba9e4db77ac47d7aac678d999bd4787075cc8a1dd0b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 424d259c628eea9179b3f3a74879357045f5239e22dfcab7becf37feb2a95d9f
[INFO] running `Command { std: "docker" "start" "-a" "424d259c628eea9179b3f3a74879357045f5239e22dfcab7becf37feb2a95d9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling ufmt v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: the method `do_as_formatter` exists for struct `String`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/gh36.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     uwrite!(s, "{:?}", pair).unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ method cannot be called on `String` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `String: uWrite`
[INFO] [stdout]            which is required by `String: UnstableDoAsFormatter`
[INFO] [stdout]            `str: uWrite`
[INFO] [stdout]            which is required by `str: UnstableDoAsFormatter`
[INFO] [stdout]    = note: this error originates in the macro `uwrite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `do_as_formatter` exists for struct `String`, but its trait bounds were not satisfied
[INFO] [stdout]   --> tests/gh36.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     uwriteln!(s, "{:?}", pair).unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ method cannot be called on `String` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `String: uWrite`
[INFO] [stdout]            which is required by `String: UnstableDoAsFormatter`
[INFO] [stdout]            `str: uWrite`
[INFO] [stdout]            which is required by `str: UnstableDoAsFormatter`
[INFO] [stdout]    = note: this error originates in the macro `uwriteln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ufmt` (test "gh36") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "424d259c628eea9179b3f3a74879357045f5239e22dfcab7becf37feb2a95d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "424d259c628eea9179b3f3a74879357045f5239e22dfcab7becf37feb2a95d9f", kill_on_drop: false }`
[INFO] [stdout] 424d259c628eea9179b3f3a74879357045f5239e22dfcab7becf37feb2a95d9f
