[INFO] fetching crate oas_gen 0.5.0... [INFO] checking oas_gen-0.5.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate oas_gen 0.5.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate oas_gen 0.5.0 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 crates.io crate oas_gen 0.5.0 [INFO] finished tweaking crates.io crate oas_gen 0.5.0 [INFO] tweaked toml for crates.io crate oas_gen 0.5.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_skip v0.1.0 [INFO] [stderr] Downloaded contracts v0.6.2 [INFO] [stderr] Downloaded openapiv3 v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b5a93d8a685c1c3bfa4355637aadcc88caf80423da2724fadc49ae58a79337ac [INFO] running `Command { std: "docker" "start" "-a" "b5a93d8a685c1c3bfa4355637aadcc88caf80423da2724fadc49ae58a79337ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5a93d8a685c1c3bfa4355637aadcc88caf80423da2724fadc49ae58a79337ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a93d8a685c1c3bfa4355637aadcc88caf80423da2724fadc49ae58a79337ac", kill_on_drop: false }` [INFO] [stdout] b5a93d8a685c1c3bfa4355637aadcc88caf80423da2724fadc49ae58a79337ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 49b1b44d7678fc24ff0c5dc8ac3e7dec83cac585c650f2c18378b6c7e863e416 [INFO] running `Command { std: "docker" "start" "-a" "49b1b44d7678fc24ff0c5dc8ac3e7dec83cac585c650f2c18378b6c7e863e416", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking serde_skip v0.1.0 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling contracts v0.6.2 [INFO] [stderr] Checking serde_yaml v0.8.19 [INFO] [stderr] Checking schemars v0.8.3 [INFO] [stderr] Checking openapiv3 v0.5.0 [INFO] [stderr] Checking oas_gen v0.5.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | #[requires(key.starts_with('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `--force-warn non-fmt-panics` implied by `--force-warn rust-2021-compatibility` [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[requires(key.ends_with('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | #[requires(!prefix.clone().unwrap_or_default().contains('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | #[requires(!prefix.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:61:16 [INFO] [stdout] | [INFO] [stdout] 61 | #[requires(!token.clone().unwrap_or_default().contains('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | #[requires(!token.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | #[requires(!prefix.clone().unwrap_or_default().contains('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | #[requires(!prefix.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 77 | #[requires(!token.clone().unwrap_or_default().contains('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | #[requires(!token.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/oasgen.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | #[requires(param_name.starts_with('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/oasgen.rs:162:16 [INFO] [stdout] | [INFO] [stdout] 162 | #[requires(param_name.ends_with('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | #[requires(key.starts_with('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `--force-warn non-fmt-panics` implied by `--force-warn rust-2021-compatibility` [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[requires(key.ends_with('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | #[requires(!prefix.clone().unwrap_or_default().contains('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | #[requires(!prefix.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:61:16 [INFO] [stdout] | [INFO] [stdout] 61 | #[requires(!token.clone().unwrap_or_default().contains('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | #[requires(!token.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | #[requires(!prefix.clone().unwrap_or_default().contains('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | #[requires(!prefix.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 77 | #[requires(!token.clone().unwrap_or_default().contains('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/apipath.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | #[requires(!token.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/oasgen.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | #[requires(param_name.starts_with('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/oasgen.rs:162:16 [INFO] [stdout] | [INFO] [stdout] 162 | #[requires(param_name.ends_with('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.41s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking oas_gen v0.5.0 (/tmp/fixit) [INFO] [stdout] error: invalid format string: expected `'}'`, found `'\''` [INFO] [stdout] --> src/apipath.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | #[requires(key.starts_with('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `}` in format string [INFO] [stdout] 21 | #[requires(key.ends_with('}'))] [INFO] [stdout] | - because of this opening brace [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `{`, you can escape it using `{{` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: unmatched `}` found [INFO] [stdout] --> src/apipath.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[requires(key.ends_with('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ unmatched `}` in format string [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `}`, you can escape it using `}}` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: expected `'}'`, found `'\''` [INFO] [stdout] --> src/apipath.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | #[requires(!prefix.clone().unwrap_or_default().contains('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `}` in format string [INFO] [stdout] 59 | #[requires(!prefix.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | - because of this opening brace [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `{`, you can escape it using `{{` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: unmatched `}` found [INFO] [stdout] --> src/apipath.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | #[requires(!prefix.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unmatched `}` in format string [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `}`, you can escape it using `}}` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: expected `'}'`, found `'\''` [INFO] [stdout] --> src/apipath.rs:61:16 [INFO] [stdout] | [INFO] [stdout] 61 | #[requires(!token.clone().unwrap_or_default().contains('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `}` in format string [INFO] [stdout] 62 | #[requires(!token.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | - because of this opening brace [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `{`, you can escape it using `{{` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: unmatched `}` found [INFO] [stdout] --> src/apipath.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | #[requires(!token.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unmatched `}` in format string [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `}`, you can escape it using `}}` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: expected `'}'`, found `'\''` [INFO] [stdout] --> src/apipath.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | #[requires(!prefix.clone().unwrap_or_default().contains('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `}` in format string [INFO] [stdout] 75 | #[requires(!prefix.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | - because of this opening brace [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `{`, you can escape it using `{{` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: unmatched `}` found [INFO] [stdout] --> src/apipath.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | #[requires(!prefix.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unmatched `}` in format string [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `}`, you can escape it using `}}` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: expected `'}'`, found `'\''` [INFO] [stdout] --> src/apipath.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 77 | #[requires(!token.clone().unwrap_or_default().contains('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `}` in format string [INFO] [stdout] 78 | #[requires(!token.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | - because of this opening brace [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `{`, you can escape it using `{{` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: unmatched `}` found [INFO] [stdout] --> src/apipath.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | #[requires(!token.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unmatched `}` in format string [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `}`, you can escape it using `}}` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: expected `'}'`, found `'\''` [INFO] [stdout] --> src/apipath.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | #[requires(key.starts_with('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected `}` in format string [INFO] [stdout] 21 | #[requires(key.ends_with('}'))] [INFO] [stdout] | - because of this opening brace [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `{`, you can escape it using `{{` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: unmatched `}` found [INFO] [stdout] --> src/apipath.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[requires(key.ends_with('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ unmatched `}` in format string [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `}`, you can escape it using `}}` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: expected `'}'`, found `'\''` [INFO] [stdout] --> src/oasgen.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | #[requires(param_name.starts_with('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `}` in format string [INFO] [stdout] 162 | #[requires(param_name.ends_with('}'))] [INFO] [stdout] | - because of this opening brace [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `{`, you can escape it using `{{` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: expected `'}'`, found `'\''` [INFO] [stdout] --> src/apipath.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | #[requires(!prefix.clone().unwrap_or_default().contains('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `}` in format string [INFO] [stdout] 59 | #[requires(!prefix.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | - because of this opening brace [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `{`, you can escape it using `{{` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: unmatched `}` found [INFO] [stdout] --> src/oasgen.rs:162:16 [INFO] [stdout] | [INFO] [stdout] 162 | #[requires(param_name.ends_with('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ unmatched `}` in format string [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `}`, you can escape it using `}}` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: unmatched `}` found [INFO] [stdout] --> src/apipath.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | #[requires(!prefix.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unmatched `}` in format string [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `}`, you can escape it using `}}` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: expected `'}'`, found `'\''` [INFO] [stdout] --> src/apipath.rs:61:16 [INFO] [stdout] | [INFO] [stdout] 61 | #[requires(!token.clone().unwrap_or_default().contains('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `}` in format string [INFO] [stdout] 62 | #[requires(!token.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | - because of this opening brace [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `{`, you can escape it using `{{` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: unmatched `}` found [INFO] [stdout] --> src/apipath.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | #[requires(!token.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unmatched `}` in format string [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `}`, you can escape it using `}}` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: expected `'}'`, found `'\''` [INFO] [stdout] --> src/apipath.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | #[requires(!prefix.clone().unwrap_or_default().contains('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `}` in format string [INFO] [stdout] 75 | #[requires(!prefix.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | - because of this opening brace [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `{`, you can escape it using `{{` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: unmatched `}` found [INFO] [stdout] --> src/apipath.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | #[requires(!prefix.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unmatched `}` in format string [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `}`, you can escape it using `}}` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: expected `'}'`, found `'\''` [INFO] [stdout] --> src/apipath.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 77 | #[requires(!token.clone().unwrap_or_default().contains('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `}` in format string [INFO] [stdout] 78 | #[requires(!token.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | - because of this opening brace [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `{`, you can escape it using `{{` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: unmatched `}` found [INFO] [stdout] --> src/apipath.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | #[requires(!token.clone().unwrap_or_default().contains('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unmatched `}` in format string [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `}`, you can escape it using `}}` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: expected `'}'`, found `'\''` [INFO] [stdout] --> src/oasgen.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | #[requires(param_name.starts_with('{'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `}` in format string [INFO] [stdout] 162 | #[requires(param_name.ends_with('}'))] [INFO] [stdout] | - because of this opening brace [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `{`, you can escape it using `{{` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid format string: unmatched `}` found [INFO] [stdout] --> src/oasgen.rs:162:16 [INFO] [stdout] | [INFO] [stdout] 162 | #[requires(param_name.ends_with('}'))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ unmatched `}` in format string [INFO] [stdout] | [INFO] [stdout] = note: if you intended to print `}`, you can escape it using `}}` [INFO] [stdout] = note: this error originates in the macro `concat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oas_gen` due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [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" "49b1b44d7678fc24ff0c5dc8ac3e7dec83cac585c650f2c18378b6c7e863e416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49b1b44d7678fc24ff0c5dc8ac3e7dec83cac585c650f2c18378b6c7e863e416", kill_on_drop: false }` [INFO] [stdout] 49b1b44d7678fc24ff0c5dc8ac3e7dec83cac585c650f2c18378b6c7e863e416