[INFO] fetching crate edres 0.7.1...
[INFO] testing edres-0.7.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate edres 0.7.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate edres 0.7.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate edres 0.7.1
[INFO] tweaked toml for crates.io crate edres 0.7.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate edres 0.7.1 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 crates.io crate edres 0.7.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-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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 649d52078691c716ed7a11d0c49fbb2d27e20cf8748258f37380907e61d0529a
[INFO] running `Command { std: "docker" "start" "-a" "649d52078691c716ed7a11d0c49fbb2d27e20cf8748258f37380907e61d0529a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "649d52078691c716ed7a11d0c49fbb2d27e20cf8748258f37380907e61d0529a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "649d52078691c716ed7a11d0c49fbb2d27e20cf8748258f37380907e61d0529a", kill_on_drop: false }`
[INFO] [stdout] 649d52078691c716ed7a11d0c49fbb2d27e20cf8748258f37380907e61d0529a
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e7af77b0a17fc76d112d2a254fc3fb068a2299d721f0e8295dd77e6b1e31c73
[INFO] running `Command { std: "docker" "start" "-a" "3e7af77b0a17fc76d112d2a254fc3fb068a2299d721f0e8295dd77e6b1e31c73", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling edres_core v0.7.1
[INFO] [stderr]    Compiling edres v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `proc-macros`
[INFO] [stdout]    --> src/lib.rs:163:7
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg(feature = "proc-macros")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `json`, `toml`, and `yaml`
[INFO] [stdout]     = help: consider adding `proc-macros` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.78s
[INFO] running `Command { std: "docker" "inspect" "3e7af77b0a17fc76d112d2a254fc3fb068a2299d721f0e8295dd77e6b1e31c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e7af77b0a17fc76d112d2a254fc3fb068a2299d721f0e8295dd77e6b1e31c73", kill_on_drop: false }`
[INFO] [stdout] 3e7af77b0a17fc76d112d2a254fc3fb068a2299d721f0e8295dd77e6b1e31c73
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62daff0920a49627b5623a4e32da410b20a009afdf58e7910345ab4a58c63004
[INFO] running `Command { std: "docker" "start" "-a" "62daff0920a49627b5623a4e32da410b20a009afdf58e7910345ab4a58c63004", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `proc-macros`
[INFO] [stdout]    --> src/lib.rs:163:7
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg(feature = "proc-macros")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `json`, `toml`, and `yaml`
[INFO] [stdout]     = help: consider adding `proc-macros` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling edres v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `proc-macros`
[INFO] [stdout]    --> src/lib.rs:163:7
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[cfg(feature = "proc-macros")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `json`, `toml`, and `yaml`
[INFO] [stdout]     = help: consider adding `proc-macros` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `Format` in the current scope
[INFO] [stdout]   --> tests/integration.rs:34:71
[INFO] [stdout]    |
[INFO] [stdout] 34 |         edres::generate_structs_from_source(source, "Struct", Format::Yaml, &Options::minimal())
[INFO] [stdout]    |                                                                       ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `Format` in the current scope
[INFO] [stdout]   --> tests/integration.rs:81:70
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let s = edres::generate_enum_from_source(source, "Enum", Format::Yaml, &Options::minimal())
[INFO] [stdout]    |                                                                      ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `edres` (test "integration") due to 4 previous errors
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `Format` in the current scope
[INFO] [stdout]    --> tests/integration.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |         Format::Yaml,
[INFO] [stdout]     |                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no variant or associated item named `Yaml` found for enum `Format` in the current scope
[INFO] [stdout]    --> tests/integration.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |         Format::Yaml,
[INFO] [stdout]     |                 ^^^^ variant or associated item not found in `Format`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "62daff0920a49627b5623a4e32da410b20a009afdf58e7910345ab4a58c63004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62daff0920a49627b5623a4e32da410b20a009afdf58e7910345ab4a58c63004", kill_on_drop: false }`
[INFO] [stdout] 62daff0920a49627b5623a4e32da410b20a009afdf58e7910345ab4a58c63004
