[INFO] fetching crate wright 0.8.0... [INFO] checking wright-0.8.0 against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] extracting crate wright 0.8.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate wright 0.8.0 on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "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-3/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" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a272ab0907697ab2f63cf824339073105fa0640f481d5e31debb2bfa8df897c [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" "1a272ab0907697ab2f63cf824339073105fa0640f481d5e31debb2bfa8df897c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a272ab0907697ab2f63cf824339073105fa0640f481d5e31debb2bfa8df897c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a272ab0907697ab2f63cf824339073105fa0640f481d5e31debb2bfa8df897c", kill_on_drop: false }` [INFO] [stdout] 1a272ab0907697ab2f63cf824339073105fa0640f481d5e31debb2bfa8df897c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cc4c7c7e66c61bff2f1ed2260e124299c4fe547bf36e55a0bdd539f7ee81664 [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" "7cc4c7c7e66c61bff2f1ed2260e124299c4fe547bf36e55a0bdd539f7ee81664", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-segmentation v1.5.0 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking pest v2.1.2 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking codespan v0.5.0 [INFO] [stderr] Checking codespan-reporting 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] Compiling pest_meta v2.1.2 [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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 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 18.89s [INFO] running `Command { std: "docker" "inspect" "7cc4c7c7e66c61bff2f1ed2260e124299c4fe547bf36e55a0bdd539f7ee81664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cc4c7c7e66c61bff2f1ed2260e124299c4fe547bf36e55a0bdd539f7ee81664", kill_on_drop: false }` [INFO] [stdout] 7cc4c7c7e66c61bff2f1ed2260e124299c4fe547bf36e55a0bdd539f7ee81664