[INFO] fetching crate wright 0.8.0... [INFO] checking wright-0.8.0 against master#3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 for pr-65819 [INFO] extracting crate wright 0.8.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate wright 0.8.0 on toolchain 3aedcf06b73fc36feeebca3d579e1d2a6c40acc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wright 0.8.0 [INFO] finished tweaking crates.io crate wright 0.8.0 [INFO] tweaked toml for crates.io crate wright 0.8.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate wright 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 044806afb05b82527c1880e14b6314660d4c6f7ee7b5b97b616ae84fd7497f3c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "044806afb05b82527c1880e14b6314660d4c6f7ee7b5b97b616ae84fd7497f3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "044806afb05b82527c1880e14b6314660d4c6f7ee7b5b97b616ae84fd7497f3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "044806afb05b82527c1880e14b6314660d4c6f7ee7b5b97b616ae84fd7497f3c", kill_on_drop: false }` [INFO] [stdout] 044806afb05b82527c1880e14b6314660d4c6f7ee7b5b97b616ae84fd7497f3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+3aedcf06b73fc36feeebca3d579e1d2a6c40acc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29a1fac7122c3171e1d6b465a95c9f3d76eb2b6fbda67e23e6f8dd375b72e3db [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "29a1fac7122c3171e1d6b465a95c9f3d76eb2b6fbda67e23e6f8dd375b72e3db", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking unicode-segmentation v1.5.0 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking codespan v0.5.0 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking codespan-reporting v0.5.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking wright v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ByteIndex`, `RawIndex` [INFO] [stdout] --> src/grammar.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use codespan::{ByteIndex, RawIndex}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pest::Parser` [INFO] [stdout] --> src/grammar/parser.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use pest::Parser; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ByteIndex`, `RawIndex` [INFO] [stdout] --> src/grammar.rs:2:16 [INFO] [stdout] | [INFO] [stdout] 2 | use codespan::{ByteIndex, RawIndex}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `pest::Parser` [INFO] [stdout] --> src/grammar/parser.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use pest::Parser; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filenames` [INFO] [stdout] --> src/lib.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn call_files(filenames: Vec<&str>, run: bool, emits: Vec, verbose: bool) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filenames` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `run` [INFO] [stdout] --> src/lib.rs:24:41 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn call_files(filenames: Vec<&str>, run: bool, emits: Vec, verbose: bool) -> i32 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_run` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `emits` [INFO] [stdout] --> src/lib.rs:24:52 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn call_files(filenames: Vec<&str>, run: bool, emits: Vec, verbose: bool) -> i32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_emits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `verbose` [INFO] [stdout] --> src/lib.rs:24:70 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn call_files(filenames: Vec<&str>, run: bool, emits: Vec, verbose: bool) -> i32 { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `filenames` [INFO] [stdout] --> src/lib.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn call_files(filenames: Vec<&str>, run: bool, emits: Vec, verbose: bool) -> i32 { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filenames` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `run` [INFO] [stdout] --> src/lib.rs:24:41 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn call_files(filenames: Vec<&str>, run: bool, emits: Vec, verbose: bool) -> i32 { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_run` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `emits` [INFO] [stdout] --> src/lib.rs:24:52 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn call_files(filenames: Vec<&str>, run: bool, emits: Vec, verbose: bool) -> i32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_emits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `verbose` [INFO] [stdout] --> src/lib.rs:24:70 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn call_files(filenames: Vec<&str>, run: bool, emits: Vec, verbose: bool) -> i32 { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_verbose` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub mod grammar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/grammar.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Properties; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/parser.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / parses_to!( [INFO] [stdout] 15 | | parser: WrightParser, [INFO] [stdout] 16 | | input: "1000", [INFO] [stdout] 17 | | rule: Rule::NUM_LITERAL, [INFO] [stdout] 18 | | tokens: [ NUM_LITERAL(0,4, [ DEC_LITERAL(0,4) ]) ] [INFO] [stdout] 19 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/parser.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / parses_to!( [INFO] [stdout] 15 | | parser: WrightParser, [INFO] [stdout] 16 | | input: "1000", [INFO] [stdout] 17 | | rule: Rule::NUM_LITERAL, [INFO] [stdout] 18 | | tokens: [ NUM_LITERAL(0,4, [ DEC_LITERAL(0,4) ]) ] [INFO] [stdout] 19 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.36s [INFO] running `Command { std: "docker" "inspect" "29a1fac7122c3171e1d6b465a95c9f3d76eb2b6fbda67e23e6f8dd375b72e3db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29a1fac7122c3171e1d6b465a95c9f3d76eb2b6fbda67e23e6f8dd375b72e3db", kill_on_drop: false }` [INFO] [stdout] 29a1fac7122c3171e1d6b465a95c9f3d76eb2b6fbda67e23e6f8dd375b72e3db