[INFO] fetching crate edres 0.6.0...
[INFO] checking edres-0.6.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate edres 0.6.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate edres 0.6.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate edres 0.6.0
[INFO] finished tweaking crates.io crate edres 0.6.0
[INFO] tweaked toml for crates.io crate edres 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 46 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fae1de7f2d21af1fa7695a25a955e22eab8d20e60c81451b8966b119a6006fdd
[INFO] running `Command { std: "docker" "start" "-a" "fae1de7f2d21af1fa7695a25a955e22eab8d20e60c81451b8966b119a6006fdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fae1de7f2d21af1fa7695a25a955e22eab8d20e60c81451b8966b119a6006fdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fae1de7f2d21af1fa7695a25a955e22eab8d20e60c81451b8966b119a6006fdd", kill_on_drop: false }`
[INFO] [stdout] fae1de7f2d21af1fa7695a25a955e22eab8d20e60c81451b8966b119a6006fdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74eaf927e6cd514f5c4e5c728374d4ce80a21b7aabb42113e97da1ddb0d29972
[INFO] running `Command { std: "docker" "start" "-a" "74eaf927e6cd514f5c4e5c728374d4ce80a21b7aabb42113e97da1ddb0d29972", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bstr v1.11.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking case v1.0.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking edres_core v0.6.0
[INFO] [stderr]     Checking edres v0.6.0 (/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] 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] [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] [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] [stderr] error: could not compile `edres` (test "integration") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "74eaf927e6cd514f5c4e5c728374d4ce80a21b7aabb42113e97da1ddb0d29972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74eaf927e6cd514f5c4e5c728374d4ce80a21b7aabb42113e97da1ddb0d29972", kill_on_drop: false }`
[INFO] [stdout] 74eaf927e6cd514f5c4e5c728374d4ce80a21b7aabb42113e97da1ddb0d29972
