[INFO] fetching crate xcodeproj 0.3.0... [INFO] checking xcodeproj-0.3.0 against master#1280928a99ad3ef2c5735b42dc8852456ae3b974 for pr-120798 [INFO] extracting crate xcodeproj 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate xcodeproj 0.3.0 on toolchain 1280928a99ad3ef2c5735b42dc8852456ae3b974 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xcodeproj 0.3.0 [INFO] finished tweaking crates.io crate xcodeproj 0.3.0 [INFO] tweaked toml for crates.io crate xcodeproj 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wax v0.5.0 [INFO] [stderr] Downloaded enum_variant_macros_macros v0.2.0 [INFO] [stderr] Downloaded enum_variant_macros v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44d93a455e294d5169e43e6454c1baff18a214ee0674ecf1f10a885be586e509 [INFO] running `Command { std: "docker" "start" "-a" "44d93a455e294d5169e43e6454c1baff18a214ee0674ecf1f10a885be586e509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44d93a455e294d5169e43e6454c1baff18a214ee0674ecf1f10a885be586e509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d93a455e294d5169e43e6454c1baff18a214ee0674ecf1f10a885be586e509", kill_on_drop: false }` [INFO] [stdout] 44d93a455e294d5169e43e6454c1baff18a214ee0674ecf1f10a885be586e509 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fe534d56d94ff9e444fa2460f6d244982f3d7c1b26310b61dcad79e3053c982 [INFO] running `Command { std: "docker" "start" "-a" "6fe534d56d94ff9e444fa2460f6d244982f3d7c1b26310b61dcad79e3053c982", kill_on_drop: false }` [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling pest v2.5.7 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling pest_meta v2.5.7 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Compiling xcodeproj v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling enum_variant_macros_macros v0.2.0 [INFO] [stderr] Compiling pest_generator v2.5.7 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking xml-rs v0.8.19 [INFO] [stderr] Compiling tracing-test-macro v0.2.4 [INFO] [stderr] Checking enum_variant_macros v0.2.0 [INFO] [stderr] Checking wax v0.5.0 [INFO] [stderr] Checking serde-xml-rs v0.5.1 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling pest_derive v2.5.7 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling derive-deref-rs v0.1.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking tracing-test v0.2.4 [INFO] [stderr] Checking pest_consume v1.1.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.54s [INFO] running `Command { std: "docker" "inspect" "6fe534d56d94ff9e444fa2460f6d244982f3d7c1b26310b61dcad79e3053c982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fe534d56d94ff9e444fa2460f6d244982f3d7c1b26310b61dcad79e3053c982", kill_on_drop: false }` [INFO] [stdout] 6fe534d56d94ff9e444fa2460f6d244982f3d7c1b26310b61dcad79e3053c982 [INFO] checking xcodeproj-0.3.0 against try#9b9e20bc79549d80ab413f49d990713851172cc1 for pr-120798 [INFO] extracting crate xcodeproj 0.3.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate xcodeproj 0.3.0 on toolchain 9b9e20bc79549d80ab413f49d990713851172cc1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xcodeproj 0.3.0 [INFO] finished tweaking crates.io crate xcodeproj 0.3.0 [INFO] tweaked toml for crates.io crate xcodeproj 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af8f2d6ca36ef122bdb68ad4d1ed7772edb5f2d217965cab2dde1682341069ae [INFO] running `Command { std: "docker" "start" "-a" "af8f2d6ca36ef122bdb68ad4d1ed7772edb5f2d217965cab2dde1682341069ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af8f2d6ca36ef122bdb68ad4d1ed7772edb5f2d217965cab2dde1682341069ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af8f2d6ca36ef122bdb68ad4d1ed7772edb5f2d217965cab2dde1682341069ae", kill_on_drop: false }` [INFO] [stdout] af8f2d6ca36ef122bdb68ad4d1ed7772edb5f2d217965cab2dde1682341069ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9b9e20bc79549d80ab413f49d990713851172cc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12e8b9866f799da93f6311389799e825aa5d1432b70a2dd4bc660f7e2337ea5c [INFO] running `Command { std: "docker" "start" "-a" "12e8b9866f799da93f6311389799e825aa5d1432b70a2dd4bc660f7e2337ea5c", kill_on_drop: false }` [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling pest v2.5.7 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling pest_meta v2.5.7 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Compiling xcodeproj v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Compiling enum_variant_macros_macros v0.2.0 [INFO] [stderr] Compiling pest_generator v2.5.7 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking xml-rs v0.8.19 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Checking serde-xml-rs v0.5.1 [INFO] [stderr] Checking enum_variant_macros v0.2.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.4 [INFO] [stderr] Checking wax v0.5.0 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Compiling derive-deref-rs v0.1.1 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wax-0.5.0/src/token/mod.rs:1018:30 [INFO] [stdout] | [INFO] [stdout] 1018 | Some(literals(repetition.tokens()).collect::>()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling pest_derive v2.5.7 [INFO] [stderr] Checking tracing-test v0.2.4 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wax` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "12e8b9866f799da93f6311389799e825aa5d1432b70a2dd4bc660f7e2337ea5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12e8b9866f799da93f6311389799e825aa5d1432b70a2dd4bc660f7e2337ea5c", kill_on_drop: false }` [INFO] [stdout] 12e8b9866f799da93f6311389799e825aa5d1432b70a2dd4bc660f7e2337ea5c