[INFO] fetching crate wright 0.8.0... [INFO] checking wright-0.8.0 against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] extracting crate wright 0.8.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate wright 0.8.0 on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", 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-13/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" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codespan v0.5.0 [INFO] [stderr] Downloaded codespan-reporting v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e871db2d914c84da61e19994968e7b26aa80ab5aeba80ca8d733f4caa050255b [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" "e871db2d914c84da61e19994968e7b26aa80ab5aeba80ca8d733f4caa050255b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e871db2d914c84da61e19994968e7b26aa80ab5aeba80ca8d733f4caa050255b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e871db2d914c84da61e19994968e7b26aa80ab5aeba80ca8d733f4caa050255b", kill_on_drop: false }` [INFO] [stdout] e871db2d914c84da61e19994968e7b26aa80ab5aeba80ca8d733f4caa050255b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ee5885032d8a2e1275c0ea6e4769f2d9f8e3a98de5498105e4993eda5af3213 [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" "4ee5885032d8a2e1275c0ea6e4769f2d9f8e3a98de5498105e4993eda5af3213", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.2 [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] Checking thread_local v0.3.6 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking pest v2.1.2 [INFO] [stderr] Checking codespan v0.5.0 [INFO] [stderr] Checking codespan-reporting v0.5.0 [INFO] [stderr] Compiling quote v1.0.2 [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: 6 warnings emitted [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.85s [INFO] running `Command { std: "docker" "inspect" "4ee5885032d8a2e1275c0ea6e4769f2d9f8e3a98de5498105e4993eda5af3213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ee5885032d8a2e1275c0ea6e4769f2d9f8e3a98de5498105e4993eda5af3213", kill_on_drop: false }` [INFO] [stdout] 4ee5885032d8a2e1275c0ea6e4769f2d9f8e3a98de5498105e4993eda5af3213