[INFO] cloning repository https://github.com/rust-transit/siri-lite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-transit/siri-lite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-transit%2Fsiri-lite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-transit%2Fsiri-lite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca64a0ed152a372dba778c593aa549615acd436a [INFO] checking rust-transit/siri-lite against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-transit%2Fsiri-lite" "/workspace/builds/worker-38/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-38/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-transit/siri-lite on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-transit/siri-lite [INFO] finished tweaking git repo https://github.com/rust-transit/siri-lite [INFO] tweaked toml for git repo https://github.com/rust-transit/siri-lite written to /workspace/builds/worker-38/source/Cargo.toml [INFO] crate git repo https://github.com/rust-transit/siri-lite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/antoine-de/openapi` [INFO] [stderr] Updating git repository `https://github.com/antoine-de/openapi-schema.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b84bb985d42211503fb59f76953e626cba91bb73ef93b4d0838bdea88af85d53 [INFO] running `Command { std: "docker" "start" "-a" "b84bb985d42211503fb59f76953e626cba91bb73ef93b4d0838bdea88af85d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b84bb985d42211503fb59f76953e626cba91bb73ef93b4d0838bdea88af85d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b84bb985d42211503fb59f76953e626cba91bb73ef93b4d0838bdea88af85d53", kill_on_drop: false }` [INFO] [stdout] b84bb985d42211503fb59f76953e626cba91bb73ef93b4d0838bdea88af85d53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-38/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2ed8006d01e3248bb323fe154befb281c0e37d55c824531d3730e40ceeb346e [INFO] running `Command { std: "docker" "start" "-a" "d2ed8006d01e3248bb323fe154befb281c0e37d55c824531d3730e40ceeb346e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] libc v0.2.86 (as host dependency): default, std [INFO] [stderr] proc-macro2 v0.4.30: default [INFO] [stderr] quote v0.6.13: default [INFO] [stderr] syn v0.15.44 (as host dependency): extra-traits [INFO] [stderr] [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking openapi v0.1.5 (https://github.com/antoine-de/openapi?rev=11f732b373d2dc1d725f77a245fac3677b51318b#11f732b3) [INFO] [stderr] Compiling openapi-schema-derive v0.1.0 (https://github.com/antoine-de/openapi-schema.git?rev=7e7c373e8b9f96dd81c7aaae0d2d307d1e82ff40#7e7c373e) [INFO] [stderr] Checking openapi-schema v0.1.0 (https://github.com/antoine-de/openapi-schema.git?rev=7e7c373e8b9f96dd81c7aaae0d2d307d1e82ff40#7e7c373e) [INFO] [stderr] Checking siri-lite v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.95s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling openapi v0.1.5 (https://github.com/antoine-de/openapi?rev=11f732b373d2dc1d725f77a245fac3677b51318b#11f732b3) [INFO] [stderr] Compiling openapi-schema-derive v0.1.0 (https://github.com/antoine-de/openapi-schema.git?rev=7e7c373e8b9f96dd81c7aaae0d2d307d1e82ff40#7e7c373e) [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `AttrStyle` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/openapi-schema-2260fc972baba1e8/7e7c373/openapi-schema-derive/src/lib.rs:211:23 [INFO] [stdout] | [INFO] [stdout] 211 | if attr.style == AttrStyle::Outer && attr.path.is_ident("serde") { [INFO] [stdout] | ---------- ^^ ---------------- AttrStyle [INFO] [stdout] | | [INFO] [stdout] | AttrStyle [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `AttrStyle` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/openapi-schema-2260fc972baba1e8/7e7c373/openapi-schema-derive/src/lib.rs:243:27 [INFO] [stdout] | [INFO] [stdout] 243 | if attr.style == AttrStyle::Outer && attr.path.is_ident("doc") { [INFO] [stdout] | ---------- ^^ ---------------- AttrStyle [INFO] [stdout] | | [INFO] [stdout] | AttrStyle [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0369`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openapi-schema-derive` due to 3 previous errors [INFO] [stderr] error: failed to check after updating to 2021 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "d2ed8006d01e3248bb323fe154befb281c0e37d55c824531d3730e40ceeb346e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2ed8006d01e3248bb323fe154befb281c0e37d55c824531d3730e40ceeb346e", kill_on_drop: false }` [INFO] [stdout] d2ed8006d01e3248bb323fe154befb281c0e37d55c824531d3730e40ceeb346e