[INFO] cloning repository https://github.com/danevora/thbc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danevora/thbc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanevora%2Fthbc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanevora%2Fthbc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7c4130c5a6be5185122b04647644a594ae227d4
[INFO] checking danevora/thbc against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanevora%2Fthbc" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danevora/thbc
[INFO] finished tweaking git repo https://github.com/danevora/thbc
[INFO] tweaked toml for git repo https://github.com/danevora/thbc written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danevora/thbc on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danevora/thbc 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded normalize-line-endings v0.2.2
[INFO] [stderr]   Downloaded float-cmp v0.4.0
[INFO] [stderr]   Downloaded escargot v0.3.1
[INFO] [stderr]   Downloaded structopt-derive v0.2.14
[INFO] [stderr]   Downloaded memchr v2.1.2
[INFO] [stderr]   Downloaded assert_cmd v0.10.2
[INFO] [stderr]   Downloaded structopt v0.2.14
[INFO] [stderr]   Downloaded serde_derive v1.0.83
[INFO] [stderr]   Downloaded serde v1.0.83
[INFO] [stderr]   Downloaded unicode-segmentation v1.2.1
[INFO] [stderr]   Downloaded syn v0.15.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ab45198dfde341abc8d0fa9a4ff5d06ac4391b2b9889e261109263f76953bf1
[INFO] running `Command { std: "docker" "start" "-a" "7ab45198dfde341abc8d0fa9a4ff5d06ac4391b2b9889e261109263f76953bf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ab45198dfde341abc8d0fa9a4ff5d06ac4391b2b9889e261109263f76953bf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ab45198dfde341abc8d0fa9a4ff5d06ac4391b2b9889e261109263f76953bf1", kill_on_drop: false }`
[INFO] [stdout] 7ab45198dfde341abc8d0fa9a4ff5d06ac4391b2b9889e261109263f76953bf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90f4fb7a6fc925cd60c2526c14b67de900c1b5899ff38cf9d900b0747ffb2270
[INFO] running `Command { std: "docker" "start" "-a" "90f4fb7a6fc925cd60c2526c14b67de900c1b5899ff38cf9d900b0747ffb2270", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]    Compiling serde v1.0.83
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]     Checking lazy_static v1.2.0
[INFO] [stderr]     Checking ucd-util v0.1.3
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.2.1
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]    Compiling escargot v0.3.1
[INFO] [stderr]     Checking predicates-core v1.0.0
[INFO] [stderr]    Compiling memchr v2.1.2
[INFO] [stderr]     Checking utf8-ranges v1.0.2
[INFO] [stderr]     Checking normalize-line-endings v0.2.2
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking regex-syntax v0.6.4
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking predicates-tree v1.0.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking aho-corasick v0.6.9
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling syn v0.15.23
[INFO] [stderr]     Checking float-cmp v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.83
[INFO] [stderr]    Compiling structopt-derive v0.2.14
[INFO] [stderr]     Checking predicates v1.0.0
[INFO] [stderr]     Checking structopt v0.2.14
[INFO] [stderr]     Checking thbc v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 '0'...'9' => self.lex_number(),
[INFO] [stdout]    |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 'a'...'z' => self.lex_register(),
[INFO] [stdout]    |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:90:16
[INFO] [stdout]    |
[INFO] [stdout] 90 |             'a'...'z' => Token::Register(c),
[INFO] [stdout]    |                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:141:20
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 '0'...'9' => buffer.push(self.chars.next().unwrap()),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/tokenizer.rs:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn new(input: &'str str) -> Tokenizer {
[INFO] [stdout]    |                        ----         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'str`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn new(input: &'str str) -> Tokenizer<'str> {
[INFO] [stdout]    |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_json v1.0.33
[INFO] [stderr]     Checking assert_cmd v0.10.2
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:62:20
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 '0'...'9' => self.lex_number(),
[INFO] [stdout]    |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:63:20
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 'a'...'z' => self.lex_register(),
[INFO] [stdout]    |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]   --> src/tokenizer.rs:90:16
[INFO] [stdout]    |
[INFO] [stdout] 90 |             'a'...'z' => Token::Register(c),
[INFO] [stdout]    |                ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/tokenizer.rs:141:20
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 '0'...'9' => buffer.push(self.chars.next().unwrap()),
[INFO] [stdout]     |                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/tokenizer.rs:38:37
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn new(input: &'str str) -> Tokenizer {
[INFO] [stdout]    |                        ----         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'str`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn new(input: &'str str) -> Tokenizer<'str> {
[INFO] [stdout]    |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.87s
[INFO] running `Command { std: "docker" "inspect" "90f4fb7a6fc925cd60c2526c14b67de900c1b5899ff38cf9d900b0747ffb2270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90f4fb7a6fc925cd60c2526c14b67de900c1b5899ff38cf9d900b0747ffb2270", kill_on_drop: false }`
[INFO] [stdout] 90f4fb7a6fc925cd60c2526c14b67de900c1b5899ff38cf9d900b0747ffb2270
