[INFO] fetching crate panini_codegen 0.0.0...
[INFO] testing panini_codegen-0.0.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate panini_codegen 0.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate panini_codegen 0.0.0
[INFO] finished tweaking crates.io crate panini_codegen 0.0.0
[INFO] tweaked toml for crates.io crate panini_codegen 0.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate panini_codegen 0.0.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 117 packages to latest compatible versions
[INFO] [stderr]       Adding aster v0.16.0 (available: v0.41.0)
[INFO] [stderr]       Adding bit-matrix v0.2.0 (available: v0.9.0)
[INFO] [stderr]       Adding cfg v0.3.0 (available: v0.10.0)
[INFO] [stderr]       Adding cfg-regex v0.0.0 (available: v0.1.1)
[INFO] [stderr]       Adding env_logger v0.3.5 (available: v0.11.8)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.28)
[INFO] [stderr]       Adding quasi v0.10.0 (available: v0.32.0)
[INFO] [stderr]       Adding quasi_macros v0.10.0 (available: v0.32.0)
[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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5a56ba49543f0d20c86c30dbdfa49a0fa2454ce790d052cefb570bda2f04ac7a
[INFO] running `Command { std: "docker" "start" "-a" "5a56ba49543f0d20c86c30dbdfa49a0fa2454ce790d052cefb570bda2f04ac7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a56ba49543f0d20c86c30dbdfa49a0fa2454ce790d052cefb570bda2f04ac7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a56ba49543f0d20c86c30dbdfa49a0fa2454ce790d052cefb570bda2f04ac7a", kill_on_drop: false }`
[INFO] [stdout] 5a56ba49543f0d20c86c30dbdfa49a0fa2454ce790d052cefb570bda2f04ac7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6729e847223a3f7d3918843a1af8603f0fe4c9dadd26729d0bcc4c5e9575a01e
[INFO] running `Command { std: "docker" "start" "-a" "6729e847223a3f7d3918843a1af8603f0fe4c9dadd26729d0bcc4c5e9575a01e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling barrel v0.5.8
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.4.4
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling bit-matrix v0.2.0
[INFO] [stderr]    Compiling range-map v0.1.5
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling aho-corasick v0.4.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling lazy_static v0.1.16
[INFO] [stderr]    Compiling aster v0.16.0
[INFO] [stderr]    Compiling regex-syntax v0.2.6
[INFO] [stdout] error[E0463]: can't find crate for `syntax`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aster-0.16.0/src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate syntax;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aster-0.16.0/src/lib.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(not(feature = "with-syntex"), feature(rustc_private))]
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0463, E0554.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aster` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6729e847223a3f7d3918843a1af8603f0fe4c9dadd26729d0bcc4c5e9575a01e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6729e847223a3f7d3918843a1af8603f0fe4c9dadd26729d0bcc4c5e9575a01e", kill_on_drop: false }`
[INFO] [stdout] 6729e847223a3f7d3918843a1af8603f0fe4c9dadd26729d0bcc4c5e9575a01e
