[INFO] cloning repository https://github.com/aszecsei/please
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aszecsei/please" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faszecsei%2Fplease", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faszecsei%2Fplease'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85e6f95db6baee982d2b0bf62ae422c1cdbb8483
[INFO] checking aszecsei/please against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faszecsei%2Fplease" "/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/aszecsei/please on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/aszecsei/please
[INFO] finished tweaking git repo https://github.com/aszecsei/please
[INFO] tweaked toml for git repo https://github.com/aszecsei/please written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/aszecsei/please 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Peternator7/strum`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.1.0
[INFO] [stderr]   Downloaded opaque-debug v0.2.2
[INFO] [stderr]   Downloaded parking_lot_core v0.6.1
[INFO] [stderr]   Downloaded backtrace v0.3.33
[INFO] [stderr]   Downloaded os_type v2.2.0
[INFO] [stderr]   Downloaded human-panic v1.0.1
[INFO] [stderr]   Downloaded ron v0.4.2
[INFO] [stderr]   Downloaded pest v2.1.1
[INFO] [stderr]   Downloaded sha-1 v0.8.1
[INFO] [stderr]   Downloaded pest_meta v2.1.1
[INFO] [stderr]   Downloaded internship v0.6.0
[INFO] [stderr]   Downloaded regex v1.0.2
[INFO] [stderr]   Downloaded fern v0.5.8
[INFO] [stderr]   Downloaded regex-syntax v0.6.8
[INFO] [stderr]   Downloaded ci_info v0.3.1
[INFO] [stderr]   Downloaded insta v0.8.1
[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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd69ce467fa9a7dd2c8122d3243d2dc1b93a9928383e262d9071b4db13add53a
[INFO] running `Command { std: "docker" "start" "-a" "fd69ce467fa9a7dd2c8122d3243d2dc1b93a9928383e262d9071b4db13add53a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd69ce467fa9a7dd2c8122d3243d2dc1b93a9928383e262d9071b4db13add53a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd69ce467fa9a7dd2c8122d3243d2dc1b93a9928383e262d9071b4db13add53a", kill_on_drop: false }`
[INFO] [stdout] fd69ce467fa9a7dd2c8122d3243d2dc1b93a9928383e262d9071b4db13add53a
[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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9ce875a53b4e97561c866672f3ec2d464504642ad8a584ab33f6425c3b11b25
[INFO] running `Command { std: "docker" "start" "-a" "e9ce875a53b4e97561c866672f3ec2d464504642ad8a584ab33f6425c3b11b25", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v0.15.39
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling serde v1.0.97
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking unreachable v0.1.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]    Compiling regex v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking regex-syntax v0.6.8
[INFO] [stderr]     Checking thread_local v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.6.1
[INFO] [stderr]    Compiling ucd-trie v0.1.1
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking utf8-ranges v1.0.3
[INFO] [stderr]    Compiling pest v2.1.1
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]    Compiling maplit v1.0.1
[INFO] [stderr]     Checking rustc-demangle v0.1.15
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]     Checking backtrace v0.3.33
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.1.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]    Compiling log v0.4.7
[INFO] [stderr]     Checking clicolors-control v1.0.0
[INFO] [stderr]     Checking yaml-rust v0.4.3
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking termios v0.3.1
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking dtoa v0.4.4
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking uuid v0.6.5
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking ci_info v0.3.1
[INFO] [stderr]     Checking termcolor v0.3.6
[INFO] [stderr]     Checking fern v0.5.8
[INFO] [stderr]     Checking strum v0.15.0 (https://github.com/Peternator7/strum#96daaf40)
[INFO] [stderr]     Checking console v0.7.7
[INFO] [stderr]     Checking os_type v2.2.0
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling pest_generator v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.97
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling strum_macros v0.15.0 (https://github.com/Peternator7/strum#96daaf40)
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking serde_yaml v0.8.9
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking chrono v0.4.7
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking ron v0.4.2
[INFO] [stderr]     Checking internship v0.6.0
[INFO] [stderr]     Checking human-panic v1.0.1
[INFO] [stderr]     Checking insta v0.8.1
[INFO] [stderr]     Checking please v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::error`
[INFO] [stdout]  --> src/run.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error`
[INFO] [stdout]  --> src/run.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ExpectedButGot` is never constructed
[INFO] [stdout]  --> src/error.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum CompilationErrorKind {
[INFO] [stdout]   |          -------------------- variant in this enum
[INFO] [stdout] 6 |     #[fail(display = "expected '{}' but got '{}'", expected, got)]
[INFO] [stdout] 7 |     ExpectedButGot {
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CompilationErrorKind` 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: variant `ExpectedButGot` is never constructed
[INFO] [stdout]  --> src/error.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum CompilationErrorKind {
[INFO] [stdout]   |          -------------------- variant in this enum
[INFO] [stdout] 6 |     #[fail(display = "expected '{}' but got '{}'", expected, got)]
[INFO] [stdout] 7 |     ExpectedButGot {
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CompilationErrorKind` 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 `error` is never used
[INFO] [stdout]   --> src/lexer.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl<'a> Token<'a> {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 70 |     pub fn error(&self, kind: error::CompilationErrorKind) -> error::CompilationError {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Indented`, `Text`, and `Interpolation` are never constructed
[INFO] [stdout]   --> src/lexer.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub enum State {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] 82 |     Normal,
[INFO] [stdout] 83 |     Indented { indentation: usize },
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 84 |     Text,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 85 |     Interpolation { interpolation_start_col: usize, interpolation_start_row: usize }
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `error` is never used
[INFO] [stdout]   --> src/lexer.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl<'a> Token<'a> {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 70 |     pub fn error(&self, kind: error::CompilationErrorKind) -> error::CompilationError {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Indented`, `Text`, and `Interpolation` are never constructed
[INFO] [stdout]   --> src/lexer.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub enum State {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] 82 |     Normal,
[INFO] [stdout] 83 |     Indented { indentation: usize },
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 84 |     Text,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 85 |     Interpolation { interpolation_start_col: usize, interpolation_start_row: usize }
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `pop_state`, `lex_double`, `nextch`, `nextch_is`, and `expect` are never used
[INFO] [stdout]    --> src/lexer.rs:208:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | impl<'a> Lexer<'a> {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 208 |     fn pop_state(&mut self) -> error::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |     fn lex_double(&mut self, kind: TokenKind) -> error::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 286 |     fn nextch(&mut self) -> Option<char> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 |     fn nextch_is(&mut self, c: char) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 301 |     fn expect(&mut self, c: char) -> error::Result<()> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `pop_state`, `lex_double`, `nextch`, `nextch_is`, and `expect` are never used
[INFO] [stdout]    --> src/lexer.rs:208:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | impl<'a> Lexer<'a> {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 208 |     fn pop_state(&mut self) -> error::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |     fn lex_double(&mut self, kind: TokenKind) -> error::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 286 |     fn nextch(&mut self) -> Option<char> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 |     fn nextch_is(&mut self, c: char) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 301 |     fn expect(&mut self, c: char) -> error::Result<()> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/run.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct Opt {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     dry_run: bool, 
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     dump: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     evaluate: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     highlight: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     list: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     quiet: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     summary: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     vars: Vec<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     show: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     working_directory: Option<PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     arguments: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/run.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct Opt {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     dry_run: bool, 
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     dump: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     evaluate: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     highlight: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     list: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     quiet: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     summary: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     vars: Vec<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     show: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     working_directory: Option<PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     arguments: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 7.39s
[INFO] running `Command { std: "docker" "inspect" "e9ce875a53b4e97561c866672f3ec2d464504642ad8a584ab33f6425c3b11b25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9ce875a53b4e97561c866672f3ec2d464504642ad8a584ab33f6425c3b11b25", kill_on_drop: false }`
[INFO] [stdout] e9ce875a53b4e97561c866672f3ec2d464504642ad8a584ab33f6425c3b11b25
[INFO] checking aszecsei/please against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faszecsei%2Fplease" "/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/aszecsei/please on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/aszecsei/please
[INFO] finished tweaking git repo https://github.com/aszecsei/please
[INFO] tweaked toml for git repo https://github.com/aszecsei/please written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/aszecsei/please 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8322aab2f13f21a1bb0acabc70fcee680c594bffa4224cd2d147e40d70f83ccc
[INFO] running `Command { std: "docker" "start" "-a" "8322aab2f13f21a1bb0acabc70fcee680c594bffa4224cd2d147e40d70f83ccc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8322aab2f13f21a1bb0acabc70fcee680c594bffa4224cd2d147e40d70f83ccc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8322aab2f13f21a1bb0acabc70fcee680c594bffa4224cd2d147e40d70f83ccc", kill_on_drop: false }`
[INFO] [stdout] 8322aab2f13f21a1bb0acabc70fcee680c594bffa4224cd2d147e40d70f83ccc
[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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5571fad09a75a07743baafbf6a4aeb62e1f9d5ebae86f17811bfc0be58087c12
[INFO] running `Command { std: "docker" "start" "-a" "5571fad09a75a07743baafbf6a4aeb62e1f9d5ebae86f17811bfc0be58087c12", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v0.15.39
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling serde v1.0.97
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking unreachable v0.1.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]    Compiling regex v1.0.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking regex-syntax v0.6.8
[INFO] [stderr]     Checking thread_local v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.6.1
[INFO] [stderr]    Compiling ucd-trie v0.1.1
[INFO] [stderr]     Checking utf8-ranges v1.0.3
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling pest v2.1.1
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling maplit v1.0.1
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.15
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking backtrace v0.3.33
[INFO] [stderr]    Compiling pest_meta v2.1.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]    Compiling log v0.4.7
[INFO] [stderr]     Checking yaml-rust v0.4.3
[INFO] [stderr]     Checking clicolors-control v1.0.0
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking termios v0.3.1
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking dtoa v0.4.4
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking uuid v0.6.5
[INFO] [stderr]     Checking termcolor v0.3.6
[INFO] [stderr]     Checking ci_info v0.3.1
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking fern v0.5.8
[INFO] [stderr]     Checking strum v0.15.0 (https://github.com/Peternator7/strum#96daaf40)
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]    Compiling pest_generator v2.1.0
[INFO] [stderr]     Checking console v0.7.7
[INFO] [stderr]     Checking os_type v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.97
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling strum_macros v0.15.0 (https://github.com/Peternator7/strum#96daaf40)
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking serde_json v1.0.40
[INFO] [stderr]     Checking ron v0.4.2
[INFO] [stderr]     Checking serde_yaml v0.8.9
[INFO] [stderr]     Checking chrono v0.4.7
[INFO] [stderr]     Checking internship v0.6.0
[INFO] [stderr]     Checking insta v0.8.1
[INFO] [stderr]     Checking human-panic v1.0.1
[INFO] [stderr]     Checking please v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::error`
[INFO] [stdout]  --> src/run.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error`
[INFO] [stdout]  --> src/run.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::error;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ExpectedButGot` is never constructed
[INFO] [stdout]  --> src/error.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum CompilationErrorKind {
[INFO] [stdout]   |          -------------------- variant in this enum
[INFO] [stdout] 6 |     #[fail(display = "expected '{}' but got '{}'", expected, got)]
[INFO] [stdout] 7 |     ExpectedButGot {
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CompilationErrorKind` 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 `error` is never used
[INFO] [stdout]   --> src/lexer.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl<'a> Token<'a> {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 70 |     pub fn error(&self, kind: error::CompilationErrorKind) -> error::CompilationError {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Indented`, `Text`, and `Interpolation` are never constructed
[INFO] [stdout]   --> src/lexer.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub enum State {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] 82 |     Normal,
[INFO] [stdout] 83 |     Indented { indentation: usize },
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 84 |     Text,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 85 |     Interpolation { interpolation_start_col: usize, interpolation_start_row: usize }
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `pop_state`, `lex_double`, `nextch`, `nextch_is`, and `expect` are never used
[INFO] [stdout]    --> src/lexer.rs:208:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | impl<'a> Lexer<'a> {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 208 |     fn pop_state(&mut self) -> error::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |     fn lex_double(&mut self, kind: TokenKind) -> error::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 286 |     fn nextch(&mut self) -> Option<char> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 |     fn nextch_is(&mut self, c: char) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 301 |     fn expect(&mut self, c: char) -> error::Result<()> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/run.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct Opt {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     dry_run: bool, 
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     dump: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     evaluate: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     highlight: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     list: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     quiet: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     summary: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     vars: Vec<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     show: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     working_directory: Option<PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     arguments: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/error.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_CompilationErrorKind`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/error.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_CompilationErrorKind`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/error.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Debug, Fail)]
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_CompilationError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/error.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Debug, Fail)]
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_CompilationError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/error.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug, Fail)]
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_MultipleErrors`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lexer.rs:11:44
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Display, PartialEq, Clone, Deserialize, Serialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_TokenKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lexer.rs:11:57
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Display, PartialEq, Clone, Deserialize, Serialize)]
[INFO] [stdout]    |                                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_TokenKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lexer.rs:55:35
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Debug, PartialEq, Clone, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Token`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lexer.rs:55:48
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Debug, PartialEq, Clone, Deserialize, Serialize)]
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Token`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ExpectedButGot` is never constructed
[INFO] [stdout]  --> src/error.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum CompilationErrorKind {
[INFO] [stdout]   |          -------------------- variant in this enum
[INFO] [stdout] 6 |     #[fail(display = "expected '{}' but got '{}'", expected, got)]
[INFO] [stdout] 7 |     ExpectedButGot {
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CompilationErrorKind` 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 `error` is never used
[INFO] [stdout]   --> src/lexer.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl<'a> Token<'a> {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] 70 |     pub fn error(&self, kind: error::CompilationErrorKind) -> error::CompilationError {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Indented`, `Text`, and `Interpolation` are never constructed
[INFO] [stdout]   --> src/lexer.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub enum State {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout] 82 |     Normal,
[INFO] [stdout] 83 |     Indented { indentation: usize },
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 84 |     Text,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 85 |     Interpolation { interpolation_start_col: usize, interpolation_start_row: usize }
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `State` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `pop_state`, `lex_double`, `nextch`, `nextch_is`, and `expect` are never used
[INFO] [stdout]    --> src/lexer.rs:208:8
[INFO] [stdout]     |
[INFO] [stdout] 149 | impl<'a> Lexer<'a> {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 208 |     fn pop_state(&mut self) -> error::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |     fn lex_double(&mut self, kind: TokenKind) -> error::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 286 |     fn nextch(&mut self) -> Option<char> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 |     fn nextch_is(&mut self, c: char) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 301 |     fn expect(&mut self, c: char) -> error::Result<()> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/run.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct Opt {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     dry_run: bool, 
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     dump: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     evaluate: bool,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     highlight: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     list: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     quiet: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     summary: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     vars: Vec<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     show: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     working_directory: Option<PathBuf>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     arguments: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/error.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_CompilationErrorKind`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/error.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Fail)]
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_CompilationErrorKind`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/error.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Debug, Fail)]
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_CompilationError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/error.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Debug, Fail)]
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_CompilationError`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/error.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[derive(Debug, Fail)]
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_MultipleErrors`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lexer.rs:11:44
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Display, PartialEq, Clone, Deserialize, Serialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_TokenKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lexer.rs:11:57
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Display, PartialEq, Clone, Deserialize, Serialize)]
[INFO] [stdout]    |                                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_TokenKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lexer.rs:55:35
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Debug, PartialEq, Clone, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Token`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lexer.rs:55:48
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[derive(Debug, PartialEq, Clone, Deserialize, Serialize)]
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Token`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `please` (lib) due to 10 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 9 previous errors; 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `please` (lib test) due to 10 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5571fad09a75a07743baafbf6a4aeb62e1f9d5ebae86f17811bfc0be58087c12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5571fad09a75a07743baafbf6a4aeb62e1f9d5ebae86f17811bfc0be58087c12", kill_on_drop: false }`
[INFO] [stdout] 5571fad09a75a07743baafbf6a4aeb62e1f9d5ebae86f17811bfc0be58087c12
