[INFO] cloning repository https://github.com/Centril/consensusbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Centril/consensusbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCentril%2Fconsensusbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCentril%2Fconsensusbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18dbb644e044f0562de9158ded1a555b492c0671 [INFO] checking Centril/consensusbot against master#d255c6a57c393db6221b1ff700daea478436f1cd for pr-122317 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCentril%2Fconsensusbot" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Centril/consensusbot on toolchain d255c6a57c393db6221b1ff700daea478436f1cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d255c6a57c393db6221b1ff700daea478436f1cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Centril/consensusbot [INFO] finished tweaking git repo https://github.com/Centril/consensusbot [INFO] tweaked toml for git repo https://github.com/Centril/consensusbot written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Centril/consensusbot already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d255c6a57c393db6221b1ff700daea478436f1cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v0.4.19 [INFO] [stderr] Downloaded serde_derive v1.0.78 [INFO] [stderr] Downloaded rand_core v0.2.1 [INFO] [stderr] Downloaded quote v0.6.8 [INFO] [stderr] Downloaded bit-vec v0.5.0 [INFO] [stderr] Downloaded memchr v2.0.2 [INFO] [stderr] Downloaded version_check v0.1.4 [INFO] [stderr] Downloaded bit-set v0.5.0 [INFO] [stderr] Downloaded rusty-fork v0.2.1 [INFO] [stderr] Downloaded wait-timeout v0.1.5 [INFO] [stderr] Downloaded ascii v0.7.1 [INFO] [stderr] Downloaded serde v1.0.78 [INFO] [stderr] Downloaded toml v0.4.6 [INFO] [stderr] Downloaded num-traits v0.2.5 [INFO] [stderr] Downloaded itertools v0.7.8 [INFO] [stderr] Downloaded regex-syntax v0.6.2 [INFO] [stderr] Downloaded combine v3.5.1 [INFO] [stderr] Downloaded tempfile v3.0.3 [INFO] [stderr] Downloaded winapi v0.3.5 [INFO] [stderr] Downloaded syn v0.15.1 [INFO] [stderr] Downloaded proptest v0.8.6 [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" "+d255c6a57c393db6221b1ff700daea478436f1cd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19ca214bc4912ad89821a6dc6b1ada1adef76519cbf466e7ba1fbc2ed2f93360 [INFO] running `Command { std: "docker" "start" "-a" "19ca214bc4912ad89821a6dc6b1ada1adef76519cbf466e7ba1fbc2ed2f93360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19ca214bc4912ad89821a6dc6b1ada1adef76519cbf466e7ba1fbc2ed2f93360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ca214bc4912ad89821a6dc6b1ada1adef76519cbf466e7ba1fbc2ed2f93360", kill_on_drop: false }` [INFO] [stdout] 19ca214bc4912ad89821a6dc6b1ada1adef76519cbf466e7ba1fbc2ed2f93360 [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" "+d255c6a57c393db6221b1ff700daea478436f1cd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1942a8aff808a87faddf312c1eb9d62a328d14c28381bd0c95a8b2f66772d19 [INFO] running `Command { std: "docker" "start" "-a" "e1942a8aff808a87faddf312c1eb9d62a328d14c28381bd0c95a8b2f66772d19", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking maplit v1.0.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bit-vec v0.5.0 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Checking bit-set v0.5.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking memchr v2.0.2 [INFO] [stderr] Checking wait-timeout v0.1.5 [INFO] [stderr] Checking combine v3.5.1 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.1 [INFO] [stderr] Checking tempfile v3.0.3 [INFO] [stderr] Checking rusty-fork v0.2.1 [INFO] [stderr] Checking proptest v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Checking rfcbot-lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/teams.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:207:1 [INFO] [stdout] | [INFO] [stdout] 207 | / /// Parser recognizing rfcbot commands in a single line; [INFO] [stdout] 208 | | /// This parser expects that any text has been split up into lines before. [INFO] [stdout] | |_-------------------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | / /// Parser recognizing an inline rfcbot invocation in the form of: [INFO] [stdout] 217 | | /// `some text {@rfcbot command...}`. [INFO] [stdout] 218 | | /// [INFO] [stdout] 219 | | /// Example: `I think we should totally {@rfcbot merge} this`. [INFO] [stdout] | |_-------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | / /// Parser which recognizes a full rfcbot invocation including [INFO] [stdout] 226 | | /// `@rfcbot` optional colon, optional "fcp" / "pr", and the subcommand. [INFO] [stdout] 227 | | /// [INFO] [stdout] 228 | | /// This parser is parameterized on whether we are in an inline context or not. [INFO] [stdout] | |_------------------------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | / /// Parser recognizing all the subcommands without [INFO] [stdout] 260 | | /// the leading `@rfcbot` invocation. [INFO] [stdout] | |_------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:273:1 [INFO] [stdout] | [INFO] [stdout] 273 | / /// Parser recognizing a `cancel` command. [INFO] [stdout] 274 | | /// Example: `@rfcbot cancel`. [INFO] [stdout] | |_-----------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | / /// Parser recognizing a `reviewed` command. [INFO] [stdout] 279 | | /// Example: `@rfcbot reviewed`. [INFO] [stdout] | |_-------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / /// Parser recognizing an `unreviewed` command. [INFO] [stdout] 284 | | /// Example: `@rfcbot unreviewed`. [INFO] [stdout] | |_---------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 288 | / /// Parser recognizing a `hold` command. [INFO] [stdout] 289 | | /// Example: `@rfcbot hold`. [INFO] [stdout] | |_---------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:293:1 [INFO] [stdout] | [INFO] [stdout] 293 | / /// Parser recognizing an `unhold` command. [INFO] [stdout] 294 | | /// Example: `@rfcbot unhold`. [INFO] [stdout] | |_-----------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:298:1 [INFO] [stdout] | [INFO] [stdout] 298 | / /// Parser recognizing a `merge` command. [INFO] [stdout] 299 | | /// Example: `@rfcbot merge`. [INFO] [stdout] 300 | | /// Example: `@rfcbot merge lang, compiler`. [INFO] [stdout] | |_-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:307:1 [INFO] [stdout] | [INFO] [stdout] 307 | / /// Parser recognizing a `close` command. [INFO] [stdout] 308 | | /// Example: `@rfcbot close`. [INFO] [stdout] 309 | | /// Example: `@rfcbot close lang, compiler`. [INFO] [stdout] | |_-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | / /// Parser recognizing a `postpone` command. [INFO] [stdout] 317 | | /// Example: `@rfcbot postpone`. [INFO] [stdout] 318 | | /// Example: `@rfcbot postpone lang, compiler`. [INFO] [stdout] | |_----------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:325:1 [INFO] [stdout] | [INFO] [stdout] 325 | / /// Parser recognizing an `add-team` command. [INFO] [stdout] 326 | | /// Example: `@rfcbot add-team lang, compiler`. [INFO] [stdout] | |_----------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | / /// Parser recognizing a `remove-team` command. [INFO] [stdout] 338 | | /// Example: `@rfcbot remove-team lang, compiler`. [INFO] [stdout] | |_-------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:349:1 [INFO] [stdout] | [INFO] [stdout] 349 | /// Parser recognizing a concern message. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | / /// Parser recognizing a `concern` command. [INFO] [stdout] 354 | | /// Example: `@rfcbot concern this seems wrong`. [INFO] [stdout] | |_-----------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:360:1 [INFO] [stdout] | [INFO] [stdout] 360 | / /// Parser recognizing a `resolve` command. [INFO] [stdout] 361 | | /// Example: `@rfcbot resolve this seems wrong`. [INFO] [stdout] | |_-----------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:367:1 [INFO] [stdout] | [INFO] [stdout] 367 | / /// Parser recognizing a feedback request command. [INFO] [stdout] 368 | | /// Example: `@rfcbot f? @user`. [INFO] [stdout] | |_-------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | / /// Parser recognizing a poll command. [INFO] [stdout] 380 | | /// Example: `@rfcbot poll lang, compiler > Isn't this nice?` [INFO] [stdout] | |_------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:405:1 [INFO] [stdout] | [INFO] [stdout] 405 | /// Parser recognizing a set of teams. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:423:1 [INFO] [stdout] | [INFO] [stdout] 423 | /// Parser recognizing an optional set of teams. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:429:1 [INFO] [stdout] | [INFO] [stdout] 429 | / /// Parser which recognizes the remainder of a line or if `inline == true` [INFO] [stdout] 430 | | /// then it matches until `inline_end()`. [INFO] [stdout] | |_----------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:445:1 [INFO] [stdout] | [INFO] [stdout] 445 | /// Parser which recognizes a case insensitive match on the given tag. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | /// Parser which eats \s+. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:454:1 [INFO] [stdout] | [INFO] [stdout] 454 | /// Parser which eats \s*. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/teams.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:207:1 [INFO] [stdout] | [INFO] [stdout] 207 | / /// Parser recognizing rfcbot commands in a single line; [INFO] [stdout] 208 | | /// This parser expects that any text has been split up into lines before. [INFO] [stdout] | |_-------------------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | / /// Parser recognizing an inline rfcbot invocation in the form of: [INFO] [stdout] 217 | | /// `some text {@rfcbot command...}`. [INFO] [stdout] 218 | | /// [INFO] [stdout] 219 | | /// Example: `I think we should totally {@rfcbot merge} this`. [INFO] [stdout] | |_-------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | / /// Parser which recognizes a full rfcbot invocation including [INFO] [stdout] 226 | | /// `@rfcbot` optional colon, optional "fcp" / "pr", and the subcommand. [INFO] [stdout] 227 | | /// [INFO] [stdout] 228 | | /// This parser is parameterized on whether we are in an inline context or not. [INFO] [stdout] | |_------------------------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | / /// Parser recognizing all the subcommands without [INFO] [stdout] 260 | | /// the leading `@rfcbot` invocation. [INFO] [stdout] | |_------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:273:1 [INFO] [stdout] | [INFO] [stdout] 273 | / /// Parser recognizing a `cancel` command. [INFO] [stdout] 274 | | /// Example: `@rfcbot cancel`. [INFO] [stdout] | |_-----------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | / /// Parser recognizing a `reviewed` command. [INFO] [stdout] 279 | | /// Example: `@rfcbot reviewed`. [INFO] [stdout] | |_-------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / /// Parser recognizing an `unreviewed` command. [INFO] [stdout] 284 | | /// Example: `@rfcbot unreviewed`. [INFO] [stdout] | |_---------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 288 | / /// Parser recognizing a `hold` command. [INFO] [stdout] 289 | | /// Example: `@rfcbot hold`. [INFO] [stdout] | |_---------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:293:1 [INFO] [stdout] | [INFO] [stdout] 293 | / /// Parser recognizing an `unhold` command. [INFO] [stdout] 294 | | /// Example: `@rfcbot unhold`. [INFO] [stdout] | |_-----------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:298:1 [INFO] [stdout] | [INFO] [stdout] 298 | / /// Parser recognizing a `merge` command. [INFO] [stdout] 299 | | /// Example: `@rfcbot merge`. [INFO] [stdout] 300 | | /// Example: `@rfcbot merge lang, compiler`. [INFO] [stdout] | |_-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:307:1 [INFO] [stdout] | [INFO] [stdout] 307 | / /// Parser recognizing a `close` command. [INFO] [stdout] 308 | | /// Example: `@rfcbot close`. [INFO] [stdout] 309 | | /// Example: `@rfcbot close lang, compiler`. [INFO] [stdout] | |_-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | / /// Parser recognizing a `postpone` command. [INFO] [stdout] 317 | | /// Example: `@rfcbot postpone`. [INFO] [stdout] 318 | | /// Example: `@rfcbot postpone lang, compiler`. [INFO] [stdout] | |_----------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:325:1 [INFO] [stdout] | [INFO] [stdout] 325 | / /// Parser recognizing an `add-team` command. [INFO] [stdout] 326 | | /// Example: `@rfcbot add-team lang, compiler`. [INFO] [stdout] | |_----------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | / /// Parser recognizing a `remove-team` command. [INFO] [stdout] 338 | | /// Example: `@rfcbot remove-team lang, compiler`. [INFO] [stdout] | |_-------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:349:1 [INFO] [stdout] | [INFO] [stdout] 349 | /// Parser recognizing a concern message. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | / /// Parser recognizing a `concern` command. [INFO] [stdout] 354 | | /// Example: `@rfcbot concern this seems wrong`. [INFO] [stdout] | |_-----------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:360:1 [INFO] [stdout] | [INFO] [stdout] 360 | / /// Parser recognizing a `resolve` command. [INFO] [stdout] 361 | | /// Example: `@rfcbot resolve this seems wrong`. [INFO] [stdout] | |_-----------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:367:1 [INFO] [stdout] | [INFO] [stdout] 367 | / /// Parser recognizing a feedback request command. [INFO] [stdout] 368 | | /// Example: `@rfcbot f? @user`. [INFO] [stdout] | |_-------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | / /// Parser recognizing a poll command. [INFO] [stdout] 380 | | /// Example: `@rfcbot poll lang, compiler > Isn't this nice?` [INFO] [stdout] | |_------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:405:1 [INFO] [stdout] | [INFO] [stdout] 405 | /// Parser recognizing a set of teams. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:423:1 [INFO] [stdout] | [INFO] [stdout] 423 | /// Parser recognizing an optional set of teams. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:429:1 [INFO] [stdout] | [INFO] [stdout] 429 | / /// Parser which recognizes the remainder of a line or if `inline == true` [INFO] [stdout] 430 | | /// then it matches until `inline_end()`. [INFO] [stdout] | |_----------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:445:1 [INFO] [stdout] | [INFO] [stdout] 445 | /// Parser which recognizes a case insensitive match on the given tag. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | /// Parser which eats \s+. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:454:1 [INFO] [stdout] | [INFO] [stdout] 454 | /// Parser which eats \s*. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rfcbot-lib` (lib test); 26 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d255c6a57c393db6221b1ff700daea478436f1cd/bin/rustc --crate-name rfcbot_lib --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=bfdee304f9bfbbec -C extra-filename=-bfdee304f9bfbbec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern combine=/opt/rustwide/target/debug/deps/libcombine-f85f86d3abd7bb9b.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-971bc9fdcf9dc833.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-2c7aff56badea9b3.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-2a93ed9095ad6b8a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fd3e741afcd695fb.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-50e4888580d07a86.so --extern toml=/opt/rustwide/target/debug/deps/libtoml-ec121da601f29ac9.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rfcbot-lib` (lib); 26 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d255c6a57c393db6221b1ff700daea478436f1cd/bin/rustc --crate-name rfcbot_lib --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=9e1da3062f71dc44 -C extra-filename=-9e1da3062f71dc44 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern combine=/opt/rustwide/target/debug/deps/libcombine-f85f86d3abd7bb9b.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-971bc9fdcf9dc833.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-2c7aff56badea9b3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fd3e741afcd695fb.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-50e4888580d07a86.so --extern toml=/opt/rustwide/target/debug/deps/libtoml-ec121da601f29ac9.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e1942a8aff808a87faddf312c1eb9d62a328d14c28381bd0c95a8b2f66772d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1942a8aff808a87faddf312c1eb9d62a328d14c28381bd0c95a8b2f66772d19", kill_on_drop: false }` [INFO] [stdout] e1942a8aff808a87faddf312c1eb9d62a328d14c28381bd0c95a8b2f66772d19 [INFO] checking Centril/consensusbot against try#1f7553361c08f8eafdc645e09215667278ab86f4 for pr-122317 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCentril%2Fconsensusbot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Centril/consensusbot on toolchain 1f7553361c08f8eafdc645e09215667278ab86f4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7553361c08f8eafdc645e09215667278ab86f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Centril/consensusbot [INFO] finished tweaking git repo https://github.com/Centril/consensusbot [INFO] tweaked toml for git repo https://github.com/Centril/consensusbot written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Centril/consensusbot already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7553361c08f8eafdc645e09215667278ab86f4" "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" "+1f7553361c08f8eafdc645e09215667278ab86f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f0698839cbd8cec9935cb5e01ff95591cac596a11e8a20ce5451db6a2ac0e51 [INFO] running `Command { std: "docker" "start" "-a" "2f0698839cbd8cec9935cb5e01ff95591cac596a11e8a20ce5451db6a2ac0e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f0698839cbd8cec9935cb5e01ff95591cac596a11e8a20ce5451db6a2ac0e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f0698839cbd8cec9935cb5e01ff95591cac596a11e8a20ce5451db6a2ac0e51", kill_on_drop: false }` [INFO] [stdout] 2f0698839cbd8cec9935cb5e01ff95591cac596a11e8a20ce5451db6a2ac0e51 [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" "+1f7553361c08f8eafdc645e09215667278ab86f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 185e7adff7cda62ee8be8b206ca6992c72227e4f6f6e38b49cfd62420799da37 [INFO] running `Command { std: "docker" "start" "-a" "185e7adff7cda62ee8be8b206ca6992c72227e4f6f6e38b49cfd62420799da37", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling serde v1.0.78 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking ascii v0.7.1 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Checking maplit v1.0.1 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking bit-vec v0.5.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking bit-set v0.5.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking memchr v2.0.2 [INFO] [stderr] Checking wait-timeout v0.1.5 [INFO] [stderr] Checking combine v3.5.1 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.1 [INFO] [stderr] Checking tempfile v3.0.3 [INFO] [stderr] Checking rusty-fork v0.2.1 [INFO] [stderr] Checking proptest v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.78 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Checking rfcbot-lib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/teams.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:207:1 [INFO] [stdout] | [INFO] [stdout] 207 | / /// Parser recognizing rfcbot commands in a single line; [INFO] [stdout] 208 | | /// This parser expects that any text has been split up into lines before. [INFO] [stdout] | |_-------------------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | / /// Parser recognizing an inline rfcbot invocation in the form of: [INFO] [stdout] 217 | | /// `some text {@rfcbot command...}`. [INFO] [stdout] 218 | | /// [INFO] [stdout] 219 | | /// Example: `I think we should totally {@rfcbot merge} this`. [INFO] [stdout] | |_-------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | / /// Parser which recognizes a full rfcbot invocation including [INFO] [stdout] 226 | | /// `@rfcbot` optional colon, optional "fcp" / "pr", and the subcommand. [INFO] [stdout] 227 | | /// [INFO] [stdout] 228 | | /// This parser is parameterized on whether we are in an inline context or not. [INFO] [stdout] | |_------------------------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | / /// Parser recognizing all the subcommands without [INFO] [stdout] 260 | | /// the leading `@rfcbot` invocation. [INFO] [stdout] | |_------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:273:1 [INFO] [stdout] | [INFO] [stdout] 273 | / /// Parser recognizing a `cancel` command. [INFO] [stdout] 274 | | /// Example: `@rfcbot cancel`. [INFO] [stdout] | |_-----------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | / /// Parser recognizing a `reviewed` command. [INFO] [stdout] 279 | | /// Example: `@rfcbot reviewed`. [INFO] [stdout] | |_-------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / /// Parser recognizing an `unreviewed` command. [INFO] [stdout] 284 | | /// Example: `@rfcbot unreviewed`. [INFO] [stdout] | |_---------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 288 | / /// Parser recognizing a `hold` command. [INFO] [stdout] 289 | | /// Example: `@rfcbot hold`. [INFO] [stdout] | |_---------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:293:1 [INFO] [stdout] | [INFO] [stdout] 293 | / /// Parser recognizing an `unhold` command. [INFO] [stdout] 294 | | /// Example: `@rfcbot unhold`. [INFO] [stdout] | |_-----------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:298:1 [INFO] [stdout] | [INFO] [stdout] 298 | / /// Parser recognizing a `merge` command. [INFO] [stdout] 299 | | /// Example: `@rfcbot merge`. [INFO] [stdout] 300 | | /// Example: `@rfcbot merge lang, compiler`. [INFO] [stdout] | |_-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:307:1 [INFO] [stdout] | [INFO] [stdout] 307 | / /// Parser recognizing a `close` command. [INFO] [stdout] 308 | | /// Example: `@rfcbot close`. [INFO] [stdout] 309 | | /// Example: `@rfcbot close lang, compiler`. [INFO] [stdout] | |_-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | / /// Parser recognizing a `postpone` command. [INFO] [stdout] 317 | | /// Example: `@rfcbot postpone`. [INFO] [stdout] 318 | | /// Example: `@rfcbot postpone lang, compiler`. [INFO] [stdout] | |_----------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:325:1 [INFO] [stdout] | [INFO] [stdout] 325 | / /// Parser recognizing an `add-team` command. [INFO] [stdout] 326 | | /// Example: `@rfcbot add-team lang, compiler`. [INFO] [stdout] | |_----------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | / /// Parser recognizing a `remove-team` command. [INFO] [stdout] 338 | | /// Example: `@rfcbot remove-team lang, compiler`. [INFO] [stdout] | |_-------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:349:1 [INFO] [stdout] | [INFO] [stdout] 349 | /// Parser recognizing a concern message. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | / /// Parser recognizing a `concern` command. [INFO] [stdout] 354 | | /// Example: `@rfcbot concern this seems wrong`. [INFO] [stdout] | |_-----------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:360:1 [INFO] [stdout] | [INFO] [stdout] 360 | / /// Parser recognizing a `resolve` command. [INFO] [stdout] 361 | | /// Example: `@rfcbot resolve this seems wrong`. [INFO] [stdout] | |_-----------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:367:1 [INFO] [stdout] | [INFO] [stdout] 367 | / /// Parser recognizing a feedback request command. [INFO] [stdout] 368 | | /// Example: `@rfcbot f? @user`. [INFO] [stdout] | |_-------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | / /// Parser recognizing a poll command. [INFO] [stdout] 380 | | /// Example: `@rfcbot poll lang, compiler > Isn't this nice?` [INFO] [stdout] | |_------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:405:1 [INFO] [stdout] | [INFO] [stdout] 405 | /// Parser recognizing a set of teams. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:423:1 [INFO] [stdout] | [INFO] [stdout] 423 | /// Parser recognizing an optional set of teams. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:429:1 [INFO] [stdout] | [INFO] [stdout] 429 | / /// Parser which recognizes the remainder of a line or if `inline == true` [INFO] [stdout] 430 | | /// then it matches until `inline_end()`. [INFO] [stdout] | |_----------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:445:1 [INFO] [stdout] | [INFO] [stdout] 445 | /// Parser which recognizes a case insensitive match on the given tag. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | /// Parser which eats \s+. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:454:1 [INFO] [stdout] | [INFO] [stdout] 454 | /// Parser which eats \s*. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `toml` is imported redundantly [INFO] [stdout] --> src/teams.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate toml; [INFO] [stdout] | ------------------ the item `toml` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:207:1 [INFO] [stdout] | [INFO] [stdout] 207 | / /// Parser recognizing rfcbot commands in a single line; [INFO] [stdout] 208 | | /// This parser expects that any text has been split up into lines before. [INFO] [stdout] | |_-------------------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | / /// Parser recognizing an inline rfcbot invocation in the form of: [INFO] [stdout] 217 | | /// `some text {@rfcbot command...}`. [INFO] [stdout] 218 | | /// [INFO] [stdout] 219 | | /// Example: `I think we should totally {@rfcbot merge} this`. [INFO] [stdout] | |_-------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | / /// Parser which recognizes a full rfcbot invocation including [INFO] [stdout] 226 | | /// `@rfcbot` optional colon, optional "fcp" / "pr", and the subcommand. [INFO] [stdout] 227 | | /// [INFO] [stdout] 228 | | /// This parser is parameterized on whether we are in an inline context or not. [INFO] [stdout] | |_------------------------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | / /// Parser recognizing all the subcommands without [INFO] [stdout] 260 | | /// the leading `@rfcbot` invocation. [INFO] [stdout] | |_------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:273:1 [INFO] [stdout] | [INFO] [stdout] 273 | / /// Parser recognizing a `cancel` command. [INFO] [stdout] 274 | | /// Example: `@rfcbot cancel`. [INFO] [stdout] | |_-----------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:278:1 [INFO] [stdout] | [INFO] [stdout] 278 | / /// Parser recognizing a `reviewed` command. [INFO] [stdout] 279 | | /// Example: `@rfcbot reviewed`. [INFO] [stdout] | |_-------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | / /// Parser recognizing an `unreviewed` command. [INFO] [stdout] 284 | | /// Example: `@rfcbot unreviewed`. [INFO] [stdout] | |_---------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 288 | / /// Parser recognizing a `hold` command. [INFO] [stdout] 289 | | /// Example: `@rfcbot hold`. [INFO] [stdout] | |_---------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:293:1 [INFO] [stdout] | [INFO] [stdout] 293 | / /// Parser recognizing an `unhold` command. [INFO] [stdout] 294 | | /// Example: `@rfcbot unhold`. [INFO] [stdout] | |_-----------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:298:1 [INFO] [stdout] | [INFO] [stdout] 298 | / /// Parser recognizing a `merge` command. [INFO] [stdout] 299 | | /// Example: `@rfcbot merge`. [INFO] [stdout] 300 | | /// Example: `@rfcbot merge lang, compiler`. [INFO] [stdout] | |_-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:307:1 [INFO] [stdout] | [INFO] [stdout] 307 | / /// Parser recognizing a `close` command. [INFO] [stdout] 308 | | /// Example: `@rfcbot close`. [INFO] [stdout] 309 | | /// Example: `@rfcbot close lang, compiler`. [INFO] [stdout] | |_-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:316:1 [INFO] [stdout] | [INFO] [stdout] 316 | / /// Parser recognizing a `postpone` command. [INFO] [stdout] 317 | | /// Example: `@rfcbot postpone`. [INFO] [stdout] 318 | | /// Example: `@rfcbot postpone lang, compiler`. [INFO] [stdout] | |_----------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:325:1 [INFO] [stdout] | [INFO] [stdout] 325 | / /// Parser recognizing an `add-team` command. [INFO] [stdout] 326 | | /// Example: `@rfcbot add-team lang, compiler`. [INFO] [stdout] | |_----------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:337:1 [INFO] [stdout] | [INFO] [stdout] 337 | / /// Parser recognizing a `remove-team` command. [INFO] [stdout] 338 | | /// Example: `@rfcbot remove-team lang, compiler`. [INFO] [stdout] | |_-------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:349:1 [INFO] [stdout] | [INFO] [stdout] 349 | /// Parser recognizing a concern message. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 353 | / /// Parser recognizing a `concern` command. [INFO] [stdout] 354 | | /// Example: `@rfcbot concern this seems wrong`. [INFO] [stdout] | |_-----------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:360:1 [INFO] [stdout] | [INFO] [stdout] 360 | / /// Parser recognizing a `resolve` command. [INFO] [stdout] 361 | | /// Example: `@rfcbot resolve this seems wrong`. [INFO] [stdout] | |_-----------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:367:1 [INFO] [stdout] | [INFO] [stdout] 367 | / /// Parser recognizing a feedback request command. [INFO] [stdout] 368 | | /// Example: `@rfcbot f? @user`. [INFO] [stdout] | |_-------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:379:1 [INFO] [stdout] | [INFO] [stdout] 379 | / /// Parser recognizing a poll command. [INFO] [stdout] 380 | | /// Example: `@rfcbot poll lang, compiler > Isn't this nice?` [INFO] [stdout] | |_------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:405:1 [INFO] [stdout] | [INFO] [stdout] 405 | /// Parser recognizing a set of teams. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:423:1 [INFO] [stdout] | [INFO] [stdout] 423 | /// Parser recognizing an optional set of teams. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:429:1 [INFO] [stdout] | [INFO] [stdout] 429 | / /// Parser which recognizes the remainder of a line or if `inline == true` [INFO] [stdout] 430 | | /// then it matches until `inline_end()`. [INFO] [stdout] | |_----------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:445:1 [INFO] [stdout] | [INFO] [stdout] 445 | /// Parser which recognizes a case insensitive match on the given tag. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:451:1 [INFO] [stdout] | [INFO] [stdout] 451 | /// Parser which eats \s+. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/command/parser.rs:454:1 [INFO] [stdout] | [INFO] [stdout] 454 | /// Parser which eats \s*. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/command/ast.rs:67:57 [INFO] [stdout] | [INFO] [stdout] 67 | buf.extend(teams.iter().map(|s| s.as_ref()).intersperse(", ")); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `activation_phrase`, `fcp_behaviors`, and `teams` are never read [INFO] [stdout] --> src/teams.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct RfcbotConfig { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 13 | #[serde(default)] [INFO] [stdout] 14 | activation_phrase: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | fcp_behaviors: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 16 | teams: BTreeMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RfcbotConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `activation_phrase`, `team_labels`, `teams`, `should_ffcp_auto_close`, and `should_ffcp_auto_postpone` are never used [INFO] [stdout] --> src/teams.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl RfcbotConfig { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 20 | pub fn activation_phrase(&self) -> ActivationPhrase<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn team_labels(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn teams(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn should_ffcp_auto_close(&self, repo: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn should_ffcp_auto_postpone(&self, repo: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `close` and `postpone` are never read [INFO] [stdout] --> src/teams.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct FcpBehavior { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 47 | #[serde(default)] [INFO] [stdout] 48 | close: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 49 | #[serde(default)] [INFO] [stdout] 50 | postpone: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FcpBehavior` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `ping`, and `members` are never read [INFO] [stdout] --> src/teams.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Team { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 55 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 56 | ping: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 57 | members: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Team` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ping` and `member_logins` are never used [INFO] [stdout] --> src/teams.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl Team { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 61 | pub fn ping(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn member_logins(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_rfcbot_cfg` is never used [INFO] [stdout] --> src/teams.rs:79:4 [INFO] [stdout] | [INFO] [stdout] 79 | fn read_rfcbot_cfg() -> RfcbotConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_rfcbot_cfg_from` is never used [INFO] [stdout] --> src/teams.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | fn read_rfcbot_cfg_from(input: &str) -> RfcbotConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/command/ast.rs:67:57 [INFO] [stdout] | [INFO] [stdout] 67 | buf.extend(teams.iter().map(|s| s.as_ref()).intersperse(", ")); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `ping` are never read [INFO] [stdout] --> src/teams.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Team { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 55 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 56 | ping: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Team` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `ping` is never used [INFO] [stdout] --> src/teams.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl Team { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 61 | pub fn ping(&self) -> &str { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/teams.rs:152:53 [INFO] [stdout] | [INFO] [stdout] 152 | cfg.teams().map(|(k, v)| (k.0.clone(), v.clone())).collect(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Team` does not implement `Clone`, so calling `clone` on `&Team` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 152 - cfg.teams().map(|(k, v)| (k.0.clone(), v.clone())).collect(); [INFO] [stdout] 152 + cfg.teams().map(|(k, v)| (k.0.clone(), v)).collect(); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Team`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 54 + #[derive(Clone)] [INFO] [stdout] 55 | pub struct Team { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.62s [INFO] running `Command { std: "docker" "inspect" "185e7adff7cda62ee8be8b206ca6992c72227e4f6f6e38b49cfd62420799da37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "185e7adff7cda62ee8be8b206ca6992c72227e4f6f6e38b49cfd62420799da37", kill_on_drop: false }` [INFO] [stdout] 185e7adff7cda62ee8be8b206ca6992c72227e4f6f6e38b49cfd62420799da37