[INFO] fetching crate rslint_cli 0.3.1... [INFO] documenting rslint_cli-0.3.1 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate rslint_cli 0.3.1 into /workspace/builds/worker-33/source [INFO] validating manifest of crates.io crate rslint_cli 0.3.1 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rslint_cli 0.3.1 [INFO] finished tweaking crates.io crate rslint_cli 0.3.1 [INFO] tweaked toml for crates.io crate rslint_cli 0.3.1 written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate crates.io crate rslint_cli 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8599dd6dbe976a2cdad69faac7dd1e4480366098ffb576aa8ec74d99f2ee6cda [INFO] running `Command { std: "docker" "start" "-a" "8599dd6dbe976a2cdad69faac7dd1e4480366098ffb576aa8ec74d99f2ee6cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8599dd6dbe976a2cdad69faac7dd1e4480366098ffb576aa8ec74d99f2ee6cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8599dd6dbe976a2cdad69faac7dd1e4480366098ffb576aa8ec74d99f2ee6cda", kill_on_drop: false }` [INFO] [stdout] 8599dd6dbe976a2cdad69faac7dd1e4480366098ffb576aa8ec74d99f2ee6cda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b94133fcad1e912af35a1f21a429189cb128a3b07c50e2880af192409bff948 [INFO] running `Command { std: "docker" "start" "-a" "9b94133fcad1e912af35a1f21a429189cb128a3b07c50e2880af192409bff948", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking text-size v1.1.0 [INFO] [stderr] Checking smol_str v0.1.18 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking rslint_syntax v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling slice-dst v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking flume v0.10.9 [INFO] [stderr] Checking rslint_rowan v0.10.0 [INFO] [stderr] Checking yastl v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling typetag-impl v0.1.7 [INFO] [stderr] Compiling rslint_macros v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Checking structopt v0.3.23 [INFO] [stderr] Checking triomphe v0.1.3 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking rowan v0.10.6 [INFO] [stderr] Checking typetag v0.1.7 [INFO] [stderr] Checking rslint_text_edit v0.1.0 [INFO] [stderr] Checking rslint_errors v0.2.0 [INFO] [stderr] Checking rslint_lexer v0.2.0 [INFO] [stderr] Checking rslint_regex v0.3.0 [INFO] [stderr] Checking rslint_parser v0.3.1 [INFO] [stderr] Checking rslint_core v0.3.0 [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/style/block_spacing.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / declare_lint! { [INFO] [stdout] 8 | | /** [INFO] [stdout] 9 | | Enforce or disallow spaces inside of blocks after the opening and closing brackets. [INFO] [stdout] 10 | | [INFO] [stdout] ... | [INFO] [stdout] 57 | | pub style: String [INFO] [stdout] 58 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/regex/simplify_regex.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / declare_lint! { [INFO] [stdout] 47 | | /** [INFO] [stdout] 48 | | Simplify regular expressions. [INFO] [stdout] 49 | | [INFO] [stdout] ... | [INFO] [stdout] 58 | | "simplify-regex" [INFO] [stdout] 59 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/regex/no_invalid_regexp.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / declare_lint! { [INFO] [stdout] 5 | | /** [INFO] [stdout] 6 | | Disallow invalid regular expressions in literals and `RegExp` constructors. [INFO] [stdout] 7 | | [INFO] [stdout] ... | [INFO] [stdout] 26 | | "no-invalid-regexp" [INFO] [stdout] 27 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_this_before_super.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / declare_lint! { [INFO] [stdout] 5 | | /** [INFO] [stdout] 6 | | Prevent the use of `this` / `super` before calling `super()`. [INFO] [stdout] 7 | | [INFO] [stdout] ... | [INFO] [stdout] 81 | | "no-this-before-super", [INFO] [stdout] 82 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/constructor_super.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / declare_lint! { [INFO] [stdout] 5 | | /** [INFO] [stdout] 6 | | Verify calls of `super()` in constructors [INFO] [stdout] 7 | | [INFO] [stdout] ... | [INFO] [stdout] 72 | | "constructor-super", [INFO] [stdout] 73 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_confusing_arrow.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / declare_lint! { [INFO] [stdout] 5 | | /** [INFO] [stdout] 6 | | Disallow arrow functions where they could be confused with comparisons. [INFO] [stdout] 7 | | [INFO] [stdout] ... | [INFO] [stdout] 37 | | pub allow_parens: bool [INFO] [stdout] 38 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_extra_boolean_cast.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / declare_lint! { [INFO] [stdout] 6 | | /** [INFO] [stdout] 7 | | Disallow unnecessary boolean casts. [INFO] [stdout] 8 | | [INFO] [stdout] ... | [INFO] [stdout] 30 | | pub enforce_for_logical_operands: bool, [INFO] [stdout] 31 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/valid_typeof.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / declare_lint! { [INFO] [stdout] 5 | | /** [INFO] [stdout] 6 | | Enforce the use of valid string literals in a `typeof` comparison. [INFO] [stdout] 7 | | [INFO] [stdout] ... | [INFO] [stdout] 34 | | pub require_string_literals: bool, [INFO] [stdout] 35 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_setter_return.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / declare_lint! { [INFO] [stdout] 6 | | /** [INFO] [stdout] 7 | | Disallow setters to return values. [INFO] [stdout] 8 | | [INFO] [stdout] ... | [INFO] [stdout] 103 | | "no-setter-return", [INFO] [stdout] 104 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/use_isnan.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / declare_lint! { [INFO] [stdout] 6 | | /** [INFO] [stdout] 7 | | Disallow incorrect comparisons against `NaN`. [INFO] [stdout] 8 | | [INFO] [stdout] ... | [INFO] [stdout] 50 | | pub enforce_for_index_of: bool [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_unexpected_multiline.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / declare_lint! { [INFO] [stdout] 7 | | /** [INFO] [stdout] 8 | | Disallow confusing newlines in expressions. [INFO] [stdout] 9 | | [INFO] [stdout] ... | [INFO] [stdout] 68 | | "no-unexpected-multiline" [INFO] [stdout] 69 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_sparse_arrays.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / declare_lint! { [INFO] [stdout] 4 | | /** [INFO] [stdout] 5 | | Disallow sparse arrays. [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 28 | | "no-sparse-arrays" [INFO] [stdout] 29 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_prototype_builtins.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / declare_lint! { [INFO] [stdout] 5 | | /** [INFO] [stdout] 6 | | Disallow direct use of `Object.prototype` builtins directly. [INFO] [stdout] 7 | | [INFO] [stdout] ... | [INFO] [stdout] 40 | | "no-prototype-builtins" [INFO] [stdout] 41 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_new_symbol.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / declare_lint! { [INFO] [stdout] 6 | | /** [INFO] [stdout] 7 | | Disallow constructing `Symbol` using `new`. [INFO] [stdout] 8 | | [INFO] [stdout] ... | [INFO] [stdout] 29 | | "no-new-symbol", [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_irregular_whitespace.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / declare_lint! { [INFO] [stdout] 6 | | /** [INFO] [stdout] 7 | | Disallow weird/irregular whitespace. [INFO] [stdout] 8 | | [INFO] [stdout] ... | [INFO] [stdout] 59 | | pub skip_templates: bool [INFO] [stdout] 60 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_inner_declarations.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / declare_lint! { [INFO] [stdout] 6 | | /** [INFO] [stdout] 7 | | Disallow variable and function declarations in nested blocks. [INFO] [stdout] 8 | | [INFO] [stdout] ... | [INFO] [stdout] 46 | | pub disallowed: Vec [INFO] [stdout] 47 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_extra_semi.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / declare_lint! { [INFO] [stdout] 5 | | /** [INFO] [stdout] 6 | | Disallow unneeded semicolons. [INFO] [stdout] 7 | | [INFO] [stdout] ... | [INFO] [stdout] 29 | | "no-extra-semi" [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_empty.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / declare_lint! { [INFO] [stdout] 5 | | /** [INFO] [stdout] 6 | | Disallow empty block statements. [INFO] [stdout] 7 | | [INFO] [stdout] ... | [INFO] [stdout] 42 | | pub allow_empty_catch: bool [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_duplicate_imports.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / declare_lint! { [INFO] [stdout] 7 | | /** [INFO] [stdout] 8 | | Disallow duplicate imports. [INFO] [stdout] 9 | | [INFO] [stdout] ... | [INFO] [stdout] 36 | | pub include_exports: bool [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_duplicate_cases.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / declare_lint! { [INFO] [stdout] 5 | | /** [INFO] [stdout] 6 | | Disallow duplicate test cases in `switch` statements. [INFO] [stdout] 7 | | [INFO] [stdout] ... | [INFO] [stdout] 40 | | "no-duplicate-cases" [INFO] [stdout] 41 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_dupe_keys.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / declare_lint! { [INFO] [stdout] 6 | | /** [INFO] [stdout] 7 | | Disallow duplicate keys in object literals. [INFO] [stdout] 8 | | [INFO] [stdout] ... | [INFO] [stdout] 26 | | "no-dupe-keys" [INFO] [stdout] 27 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_debugger.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / declare_lint! { [INFO] [stdout] 4 | | /** [INFO] [stdout] 5 | | Disallow the use of debugger statements. [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 24 | | "no-debugger" [INFO] [stdout] 25 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/for_direction.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / declare_lint! { [INFO] [stdout] 6 | | /** [INFO] [stdout] 7 | | Disallow for loops which update their counter in the wrong direction. [INFO] [stdout] 8 | | [INFO] [stdout] ... | [INFO] [stdout] 41 | | "for-direction" [INFO] [stdout] 42 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_constant_condition.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / declare_lint! { [INFO] [stdout] 6 | | /** [INFO] [stdout] 7 | | Disallow constant conditions which always yield one result. [INFO] [stdout] 8 | | [INFO] [stdout] ... | [INFO] [stdout] 43 | | "no-constant-condition" [INFO] [stdout] 44 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_async_promise_executor.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / declare_lint! { [INFO] [stdout] 6 | | /** [INFO] [stdout] 7 | | Disallow async functions as promise executors. [INFO] [stdout] 8 | | [INFO] [stdout] ... | [INFO] [stdout] 45 | | "no-async-promise-executor" [INFO] [stdout] 46 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_compare_neg_zero.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / declare_lint! { [INFO] [stdout] 4 | | /** [INFO] [stdout] 5 | | Disallow comparison against `-0` which yields unexpected behavior. [INFO] [stdout] 6 | | [INFO] [stdout] ... | [INFO] [stdout] 37 | | "no-compare-neg-zero" [INFO] [stdout] 38 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_unsafe_negation.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / declare_lint! { [INFO] [stdout] 7 | | /** [INFO] [stdout] 8 | | Deny the use of `!` on the left hand side of an `instanceof` or `in` expression where it is ambiguous. [INFO] [stdout] 9 | | [INFO] [stdout] ... | [INFO] [stdout] 33 | | "no-unsafe-negation" [INFO] [stdout] 34 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/getter_return.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / declare_lint! { [INFO] [stdout] 6 | | /** [INFO] [stdout] 7 | | Disallow getter properties which do not always return a value. [INFO] [stdout] 8 | | [INFO] [stdout] ... | [INFO] [stdout] 67 | | pub allow_implicit: bool [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_await_in_loop.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / declare_lint! { [INFO] [stdout] 5 | | /** [INFO] [stdout] 6 | | Disallow await inside of loops. [INFO] [stdout] 7 | | [INFO] [stdout] ... | [INFO] [stdout] 45 | | "no-await-in-loop" [INFO] [stdout] 46 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_cond_assign.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / declare_lint! { [INFO] [stdout] 6 | | /** [INFO] [stdout] 7 | | Forbid the use of assignment expressions in conditions which may yield unwanted behavior. [INFO] [stdout] 8 | | [INFO] [stdout] ... | [INFO] [stdout] 44 | | pub allow_parens: bool [INFO] [stdout] 45 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: argument must be a single string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/rule.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | @[docs $($docs)* $doc] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rslint_core-0.3.0/src/groups/errors/no_unsafe_finally.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / declare_lint! { [INFO] [stdout] 5 | | /** [INFO] [stdout] 6 | | Forbid the use of unsafe control flow statements in try and catch blocks. [INFO] [stdout] 7 | | [INFO] [stdout] ... | [INFO] [stdout] 50 | | "no-unsafe-finally" [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::__pre_parse_docs_from_meta` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 31 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rslint_core` due to 32 previous errors [INFO] running `Command { std: "docker" "inspect" "9b94133fcad1e912af35a1f21a429189cb128a3b07c50e2880af192409bff948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b94133fcad1e912af35a1f21a429189cb128a3b07c50e2880af192409bff948", kill_on_drop: false }` [INFO] [stdout] 9b94133fcad1e912af35a1f21a429189cb128a3b07c50e2880af192409bff948