[INFO] cloning repository https://github.com/raphlinus/interp-toy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raphlinus/interp-toy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphlinus%2Finterp-toy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphlinus%2Finterp-toy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e87f62c0922ce04ea0cee83d624bd9b7d8eafbd8
[INFO] testing raphlinus/interp-toy against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraphlinus%2Finterp-toy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/raphlinus/interp-toy
[INFO] finished tweaking git repo https://github.com/raphlinus/interp-toy
[INFO] tweaked toml for git repo https://github.com/raphlinus/interp-toy written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/raphlinus/interp-toy 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/raphlinus/interp-toy 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bbe4330336c3acdc22d1b01ded439536ce4becfad1924719205ce377f7d711d7
[INFO] running `Command { std: "docker" "start" "-a" "bbe4330336c3acdc22d1b01ded439536ce4becfad1924719205ce377f7d711d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbe4330336c3acdc22d1b01ded439536ce4becfad1924719205ce377f7d711d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbe4330336c3acdc22d1b01ded439536ce4becfad1924719205ce377f7d711d7", kill_on_drop: false }`
[INFO] [stdout] bbe4330336c3acdc22d1b01ded439536ce4becfad1924719205ce377f7d711d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e856a0304e017e18ec6fce88923e255d86ea3414111f8a882f6e48bfcd4de589
[INFO] running `Command { std: "docker" "start" "-a" "e856a0304e017e18ec6fce88923e255d86ea3414111f8a882f6e48bfcd4de589", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling proc-macro2 v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling syn v0.15.42
[INFO] [stderr]    Compiling rand_core v0.4.0
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling pkg-config v0.3.15
[INFO] [stderr]    Compiling unic-langid-impl v0.4.0
[INFO] [stderr]    Compiling cc v1.0.38
[INFO] [stderr]    Compiling cairo-rs v0.7.1
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rustc-demangle v0.1.15
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling kurbo v0.5.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.9.0
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling piet v0.0.6
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling rawpointer v0.1.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling matrixmultiply v0.2.2
[INFO] [stderr]    Compiling smallvec v0.6.10
[INFO] [stderr]    Compiling fluent-syntax v0.9.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling piet-cairo v0.0.6
[INFO] [stderr]    Compiling piet-common v0.0.6
[INFO] [stderr]    Compiling chrono v0.4.9
[INFO] [stderr]    Compiling druid-shell v0.3.0 (https://github.com/xi-editor/druid?rev=cfbde68ca16c67b20268a5999da469ed76999b82#cfbde68c)
[INFO] [stdout] error[E0432]: unresolved import `crate::platform`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/window.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::platform;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ no `platform` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/lib.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 40 | pub use windows as platform;
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/lib.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 47 | pub use mac as platform;
[INFO] [stdout]    |                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `platform`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/lib.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub use platform::application;
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `platform`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `platform`, use `cargo add platform` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `platform`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/lib.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub use platform::dialog;
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `platform`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `platform`, use `cargo add platform` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `platform`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/lib.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub use platform::menu;
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `platform`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `platform`, use `cargo add platform` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `platform`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/lib.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub use platform::util;
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `platform`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `platform`, use `cargo add platform` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `platform`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/lib.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub use platform::win_main as runloop; // TODO: rename to "runloop"
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `platform`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `platform`, use `cargo add platform` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `platform`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/druid-fa584c998a9524a2/cfbde68/druid-shell/src/lib.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub use platform::WindowBuilder;
[INFO] [stdout]    |         ^^^^^^^^ use of unresolved module or unlinked crate `platform`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `platform`, use `cargo add platform` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `druid-shell` (lib) due to 7 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e856a0304e017e18ec6fce88923e255d86ea3414111f8a882f6e48bfcd4de589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e856a0304e017e18ec6fce88923e255d86ea3414111f8a882f6e48bfcd4de589", kill_on_drop: false }`
[INFO] [stdout] e856a0304e017e18ec6fce88923e255d86ea3414111f8a882f6e48bfcd4de589
