[INFO] fetching crate edres 0.6.0...
[INFO] checking edres-0.6.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate edres 0.6.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate edres 0.6.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "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-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "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] [stderr]       Adding hashbrown v0.12.3 (available: v0.14.5)
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.5.0)
[INFO] [stderr]       Adding toml v0.5.11 (available: v0.8.19)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded edres_core v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 024ede5f9fc34ae351d09d6c00cde262a5fbf61f64e6e87bc52168ca2dd82896
[INFO] running `Command { std: "docker" "start" "-a" "024ede5f9fc34ae351d09d6c00cde262a5fbf61f64e6e87bc52168ca2dd82896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "024ede5f9fc34ae351d09d6c00cde262a5fbf61f64e6e87bc52168ca2dd82896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "024ede5f9fc34ae351d09d6c00cde262a5fbf61f64e6e87bc52168ca2dd82896", kill_on_drop: false }`
[INFO] [stdout] 024ede5f9fc34ae351d09d6c00cde262a5fbf61f64e6e87bc52168ca2dd82896
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 991159f2ede25f62c2461d1006ef7537bb09b2f2182c984cddf138f5e0d6e7d1
[INFO] running `Command { std: "docker" "start" "-a" "991159f2ede25f62c2461d1006ef7537bb09b2f2182c984cddf138f5e0d6e7d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking case v1.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[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.64
[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] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[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] error: aborting due to 4 previous errors
[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 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "991159f2ede25f62c2461d1006ef7537bb09b2f2182c984cddf138f5e0d6e7d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "991159f2ede25f62c2461d1006ef7537bb09b2f2182c984cddf138f5e0d6e7d1", kill_on_drop: false }`
[INFO] [stdout] 991159f2ede25f62c2461d1006ef7537bb09b2f2182c984cddf138f5e0d6e7d1
