[INFO] fetching crate windancer 0.1.1... [INFO] testing windancer-0.1.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate windancer 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate windancer 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate windancer 0.1.1 [INFO] tweaked toml for crates.io crate windancer 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate windancer 0.1.1 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] crate crates.io crate windancer 0.1.1 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-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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2f1bd2c4a17d6d9967acf02c592bee4e79748b340fe60062fb25ebd4f9f69f7d [INFO] running `Command { std: "docker" "start" "-a" "2f1bd2c4a17d6d9967acf02c592bee4e79748b340fe60062fb25ebd4f9f69f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f1bd2c4a17d6d9967acf02c592bee4e79748b340fe60062fb25ebd4f9f69f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f1bd2c4a17d6d9967acf02c592bee4e79748b340fe60062fb25ebd4f9f69f7d", kill_on_drop: false }` [INFO] [stdout] 2f1bd2c4a17d6d9967acf02c592bee4e79748b340fe60062fb25ebd4f9f69f7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6400f44bc21e5a85b3a881dc3663358aeef7a8ac504f3be1f1e2b1cbf19e1a93 [INFO] running `Command { std: "docker" "start" "-a" "6400f44bc21e5a85b3a881dc3663358aeef7a8ac504f3be1f1e2b1cbf19e1a93", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling rowan v0.15.17 [INFO] [stderr] Compiling rowan v0.16.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling chumsky v0.11.1 [INFO] [stderr] Compiling orgize v0.10.0-alpha.10 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling windancer v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.97s [INFO] running `Command { std: "docker" "inspect" "6400f44bc21e5a85b3a881dc3663358aeef7a8ac504f3be1f1e2b1cbf19e1a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6400f44bc21e5a85b3a881dc3663358aeef7a8ac504f3be1f1e2b1cbf19e1a93", kill_on_drop: false }` [INFO] [stdout] 6400f44bc21e5a85b3a881dc3663358aeef7a8ac504f3be1f1e2b1cbf19e1a93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 56bf447a0aca683e09e86283a6a5a0d6498b6d8ec30cee363930052ed52a79ce [INFO] running `Command { std: "docker" "start" "-a" "56bf447a0aca683e09e86283a6a5a0d6498b6d8ec30cee363930052ed52a79ce", kill_on_drop: false }` [INFO] [stderr] Compiling windancer v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `ast` [INFO] [stdout] --> examples/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | mod ast; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `ast`, create file "examples/ast.rs" or "examples/ast/mod.rs" [INFO] [stdout] = note: if there is a `mod ast` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `parser` [INFO] [stdout] --> examples/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | mod parser; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `parser`, create file "examples/parser.rs" or "examples/parser/mod.rs" [INFO] [stdout] = note: if there is a `mod parser` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `renderer` [INFO] [stdout] --> examples/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | mod renderer; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `renderer`, create file "examples/renderer.rs" or "examples/renderer/mod.rs" [INFO] [stdout] = note: if there is a `mod renderer` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `windancer` (example "main") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "56bf447a0aca683e09e86283a6a5a0d6498b6d8ec30cee363930052ed52a79ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56bf447a0aca683e09e86283a6a5a0d6498b6d8ec30cee363930052ed52a79ce", kill_on_drop: false }` [INFO] [stdout] 56bf447a0aca683e09e86283a6a5a0d6498b6d8ec30cee363930052ed52a79ce