[INFO] cloning repository https://github.com/klardotsh/what-the-ref
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/klardotsh/what-the-ref" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklardotsh%2Fwhat-the-ref", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklardotsh%2Fwhat-the-ref'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75c672ff691ec1bbb090cdb24055409a3b49f804
[INFO] building klardotsh/what-the-ref against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklardotsh%2Fwhat-the-ref" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/klardotsh/what-the-ref
[INFO] finished tweaking git repo https://github.com/klardotsh/what-the-ref
[INFO] tweaked toml for git repo https://github.com/klardotsh/what-the-ref written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/klardotsh/what-the-ref on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/klardotsh/what-the-ref 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded maud_macros v0.26.0
[INFO] [stderr]   Downloaded markdown-it-front-matter v0.3.0
[INFO] [stderr]   Downloaded maud v0.26.0
[INFO] [stderr]   Downloaded readonly v0.2.12
[INFO] [stderr]   Downloaded scraper v0.18.1
[INFO] [stderr]   Downloaded unicode-general-category v0.6.0
[INFO] [stderr]   Downloaded linkify v0.10.0
[INFO] [stderr]   Downloaded argparse v0.2.2
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.33
[INFO] [stderr]   Downloaded entities v1.0.1
[INFO] [stderr]   Downloaded serde_json v1.0.130
[INFO] [stderr]   Downloaded mdurl v0.3.1
[INFO] [stderr]   Downloaded markdown-it v0.6.1
[INFO] [stderr]   Downloaded const_format v0.2.33
[INFO] [stderr]   Downloaded rust-stemmers v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 037e68ca2714e0a60499c3fe001179aa29597097b9776e3ddda75d119be057f4
[INFO] running `Command { std: "docker" "start" "-a" "037e68ca2714e0a60499c3fe001179aa29597097b9776e3ddda75d119be057f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "037e68ca2714e0a60499c3fe001179aa29597097b9776e3ddda75d119be057f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "037e68ca2714e0a60499c3fe001179aa29597097b9776e3ddda75d119be057f4", kill_on_drop: false }`
[INFO] [stdout] 037e68ca2714e0a60499c3fe001179aa29597097b9776e3ddda75d119be057f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b581a8ab702433c3918abb0d6526efdff75816ab583f462137ef9fdc87f50a80
[INFO] running `Command { std: "docker" "start" "-a" "b581a8ab702433c3918abb0d6526efdff75816ab583f462137ef9fdc87f50a80", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.130
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling linkify v0.10.0
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling argparse v0.2.2
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling mdurl v0.3.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling readonly v0.2.12
[INFO] [stderr]    Compiling maud_macros v0.26.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling maud v0.26.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rust-stemmers v1.2.0
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling scraper v0.18.1
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling feed-rs v1.5.3
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling markdown-it v0.6.1
[INFO] [stderr]    Compiling markdown-it-front-matter v0.3.0
[INFO] [stderr]    Compiling what_the_ref v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/term.rs:79:69
[INFO] [stdout]    |
[INFO] [stdout] 79 |             .map_err(|e| RulesetLoadError::MalformedTermFrontMatter((term_path.to_string()), e))
[INFO] [stdout]    |                                                                     ^                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 79 -             .map_err(|e| RulesetLoadError::MalformedTermFrontMatter((term_path.to_string()), e))
[INFO] [stdout] 79 +             .map_err(|e| RulesetLoadError::MalformedTermFrontMatter(term_path.to_string() , e))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/ruleset_load_error.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 |     FilesystemError(std::io::Error),
[INFO] [stdout]   |     --------------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     FilesystemError(std::io::Error),
[INFO] [stdout] 7 +     FilesystemError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/ruleset_load_error.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |     DeserializationError(toml::de::Error),
[INFO] [stdout]   |     -------------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     DeserializationError(toml::de::Error),
[INFO] [stdout] 8 +     DeserializationError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]  --> src/ruleset_load_error.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 |     NoSuchRulesetDirectory(String, PathBuf),
[INFO] [stdout]   |     ---------------------- ^^^^^^  ^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]   |
[INFO] [stdout] 9 -     NoSuchRulesetDirectory(String, PathBuf),
[INFO] [stdout] 9 +     NoSuchRulesetDirectory((), ()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ruleset_load_error.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |     MissingHeaderForTerm(String),
[INFO] [stdout]    |     -------------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 -     MissingHeaderForTerm(String),
[INFO] [stdout] 12 +     MissingHeaderForTerm(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/ruleset_load_error.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |     MalformedTermFrontMatter(String, toml::de::Error),
[INFO] [stdout]    |     ------------------------ ^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 14 -     MalformedTermFrontMatter(String, toml::de::Error),
[INFO] [stdout] 14 +     MalformedTermFrontMatter((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ruleset_load_error.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |     MissingHeaderForRule(String),
[INFO] [stdout]    |     -------------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     MissingHeaderForRule(String),
[INFO] [stdout] 16 +     MissingHeaderForRule(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ruleset_load_error.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |     RuleMissingNumber(String),
[INFO] [stdout]    |     ----------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     RuleMissingNumber(String),
[INFO] [stdout] 20 +     RuleMissingNumber(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ruleset_load_error.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |     RuleNumberUnparseable(RuleNumberParseError),
[INFO] [stdout]    |     --------------------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 -     RuleNumberUnparseable(RuleNumberParseError),
[INFO] [stdout] 21 +     RuleNumberUnparseable(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/ruleset_load_error.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 |     NoSuchRuleSourceDirectory(String, PathBuf),
[INFO] [stdout]    |     ------------------------- ^^^^^^  ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 22 -     NoSuchRuleSourceDirectory(String, PathBuf),
[INFO] [stdout] 22 +     NoSuchRuleSourceDirectory((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `UnrecognizedRulePrefix` is never constructed
[INFO] [stdout]   --> src/ruleset_load_error.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum RulesetLoadError {
[INFO] [stdout]    |          ---------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 18 |     UnrecognizedRulePrefix(String, String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.07s
[INFO] running `Command { std: "docker" "inspect" "b581a8ab702433c3918abb0d6526efdff75816ab583f462137ef9fdc87f50a80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b581a8ab702433c3918abb0d6526efdff75816ab583f462137ef9fdc87f50a80", kill_on_drop: false }`
[INFO] [stdout] b581a8ab702433c3918abb0d6526efdff75816ab583f462137ef9fdc87f50a80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c575ef69bae4d51a4aa8cd0668291c66e7d59e448d3b2bd82d7b78aa4199a92
[INFO] running `Command { std: "docker" "start" "-a" "8c575ef69bae4d51a4aa8cd0668291c66e7d59e448d3b2bd82d7b78aa4199a92", kill_on_drop: false }`
[INFO] [stderr]    Compiling what_the_ref v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/term.rs:79:69
[INFO] [stdout]    |
[INFO] [stdout] 79 |             .map_err(|e| RulesetLoadError::MalformedTermFrontMatter((term_path.to_string()), e))
[INFO] [stdout]    |                                                                     ^                     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 79 -             .map_err(|e| RulesetLoadError::MalformedTermFrontMatter((term_path.to_string()), e))
[INFO] [stdout] 79 +             .map_err(|e| RulesetLoadError::MalformedTermFrontMatter(term_path.to_string() , e))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/ruleset_load_error.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 |     FilesystemError(std::io::Error),
[INFO] [stdout]   |     --------------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     FilesystemError(std::io::Error),
[INFO] [stdout] 7 +     FilesystemError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/ruleset_load_error.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 |     DeserializationError(toml::de::Error),
[INFO] [stdout]   |     -------------------- ^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     DeserializationError(toml::de::Error),
[INFO] [stdout] 8 +     DeserializationError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]  --> src/ruleset_load_error.rs:9:28
[INFO] [stdout]   |
[INFO] [stdout] 9 |     NoSuchRulesetDirectory(String, PathBuf),
[INFO] [stdout]   |     ---------------------- ^^^^^^  ^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]   |
[INFO] [stdout] 9 -     NoSuchRulesetDirectory(String, PathBuf),
[INFO] [stdout] 9 +     NoSuchRulesetDirectory((), ()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ruleset_load_error.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 |     MissingHeaderForTerm(String),
[INFO] [stdout]    |     -------------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 -     MissingHeaderForTerm(String),
[INFO] [stdout] 12 +     MissingHeaderForTerm(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/ruleset_load_error.rs:14:30
[INFO] [stdout]    |
[INFO] [stdout] 14 |     MalformedTermFrontMatter(String, toml::de::Error),
[INFO] [stdout]    |     ------------------------ ^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 14 -     MalformedTermFrontMatter(String, toml::de::Error),
[INFO] [stdout] 14 +     MalformedTermFrontMatter((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ruleset_load_error.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |     MissingHeaderForRule(String),
[INFO] [stdout]    |     -------------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     MissingHeaderForRule(String),
[INFO] [stdout] 16 +     MissingHeaderForRule(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ruleset_load_error.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |     RuleMissingNumber(String),
[INFO] [stdout]    |     ----------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 20 -     RuleMissingNumber(String),
[INFO] [stdout] 20 +     RuleMissingNumber(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/ruleset_load_error.rs:21:27
[INFO] [stdout]    |
[INFO] [stdout] 21 |     RuleNumberUnparseable(RuleNumberParseError),
[INFO] [stdout]    |     --------------------- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 21 -     RuleNumberUnparseable(RuleNumberParseError),
[INFO] [stdout] 21 +     RuleNumberUnparseable(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/ruleset_load_error.rs:22:31
[INFO] [stdout]    |
[INFO] [stdout] 22 |     NoSuchRuleSourceDirectory(String, PathBuf),
[INFO] [stdout]    |     ------------------------- ^^^^^^  ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 22 -     NoSuchRuleSourceDirectory(String, PathBuf),
[INFO] [stdout] 22 +     NoSuchRuleSourceDirectory((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `UnrecognizedRulePrefix` is never constructed
[INFO] [stdout]   --> src/ruleset_load_error.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub enum RulesetLoadError {
[INFO] [stdout]    |          ---------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 18 |     UnrecognizedRulePrefix(String, String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RulesetLoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.76s
[INFO] running `Command { std: "docker" "inspect" "8c575ef69bae4d51a4aa8cd0668291c66e7d59e448d3b2bd82d7b78aa4199a92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c575ef69bae4d51a4aa8cd0668291c66e7d59e448d3b2bd82d7b78aa4199a92", kill_on_drop: false }`
[INFO] [stdout] 8c575ef69bae4d51a4aa8cd0668291c66e7d59e448d3b2bd82d7b78aa4199a92
