[INFO] cloning repository https://github.com/BlockOG/tis-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlockOG/tis-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockOG%2Ftis-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockOG%2Ftis-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90c01624497026b0eb8f85a2eae25f961cbeef27
[INFO] checking BlockOG/tis-cli against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlockOG%2Ftis-cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BlockOG/tis-cli
[INFO] finished tweaking git repo https://github.com/BlockOG/tis-cli
[INFO] tweaked toml for git repo https://github.com/BlockOG/tis-cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlockOG/tis-cli on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BlockOG/tis-cli 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.13.0
[INFO] [stderr]   Downloaded enum-iterator-derive v1.2.1
[INFO] [stderr]   Downloaded ariadne v0.3.0
[INFO] [stderr]   Downloaded enum-iterator v1.4.1
[INFO] [stderr]   Downloaded logos v0.13.0
[INFO] [stderr]   Downloaded logos-codegen v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6d09955b2c86b37a5bf3083a2e3220849242c2e18c052e59b37da1900d0cf33
[INFO] running `Command { std: "docker" "start" "-a" "c6d09955b2c86b37a5bf3083a2e3220849242c2e18c052e59b37da1900d0cf33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6d09955b2c86b37a5bf3083a2e3220849242c2e18c052e59b37da1900d0cf33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6d09955b2c86b37a5bf3083a2e3220849242c2e18c052e59b37da1900d0cf33", kill_on_drop: false }`
[INFO] [stdout] c6d09955b2c86b37a5bf3083a2e3220849242c2e18c052e59b37da1900d0cf33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86055ad6253ad716e677bf22eb51dc506535a571e624a442dd8d7c8558379598
[INFO] running `Command { std: "docker" "start" "-a" "86055ad6253ad716e677bf22eb51dc506535a571e624a442dd8d7c8558379598", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking ariadne v0.3.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling enum-iterator-derive v1.2.1
[INFO] [stderr]     Checking enum-iterator v1.4.1
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]     Checking logos v0.13.0
[INFO] [stderr]     Checking tis-cli v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/node/console_node.rs:41:60
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<(dyn Node + 'static)>>) {
[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] 41 -     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<(dyn Node + 'static)>>) {
[INFO] [stdout] 41 +     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<dyn Node + 'static >>) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/node/console_node.rs:148:60
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<(dyn Node + 'static)>>) {
[INFO] [stdout]     |                                                            ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 -     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<(dyn Node + 'static)>>) {
[INFO] [stdout] 148 +     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<dyn Node + 'static >>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/node/number_console_node.rs:37:60
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<(dyn Node + 'static)>>) {
[INFO] [stdout]    |                                                            ^                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 -     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<(dyn Node + 'static)>>) {
[INFO] [stdout] 37 +     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<dyn Node + 'static >>) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/node/number_console_node.rs:138:60
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<(dyn Node + 'static)>>) {
[INFO] [stdout]     |                                                            ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 138 -     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<(dyn Node + 'static)>>) {
[INFO] [stdout] 138 +     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<dyn Node + 'static >>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/node/console_node.rs:41:60
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<(dyn Node + 'static)>>) {
[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] 41 -     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<(dyn Node + 'static)>>) {
[INFO] [stdout] 41 +     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<dyn Node + 'static >>) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/node/console_node.rs:148:60
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<(dyn Node + 'static)>>) {
[INFO] [stdout]     |                                                            ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 148 -     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<(dyn Node + 'static)>>) {
[INFO] [stdout] 148 +     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<dyn Node + 'static >>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/node/number_console_node.rs:37:60
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<(dyn Node + 'static)>>) {
[INFO] [stdout]    |                                                            ^                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 -     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<(dyn Node + 'static)>>) {
[INFO] [stdout] 37 +     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<dyn Node + 'static >>) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/node/number_console_node.rs:138:60
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<(dyn Node + 'static)>>) {
[INFO] [stdout]     |                                                            ^                  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 138 -     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<(dyn Node + 'static)>>) {
[INFO] [stdout] 138 +     fn set_dir(&mut self, dir: Direction, node: Rc<RefCell<dyn Node + 'static >>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos_span`
[INFO] [stdout]   --> src/parse_tis.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 |             let ((pos, pos_span), accumulator, backup, special_node) =
[INFO] [stdout]    |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pos_span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos_span`
[INFO] [stdout]   --> src/parse_tis.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 |             let ((pos, pos_span), accumulator, backup, special_node) =
[INFO] [stdout]    |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pos_span`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.95s
[INFO] running `Command { std: "docker" "inspect" "86055ad6253ad716e677bf22eb51dc506535a571e624a442dd8d7c8558379598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86055ad6253ad716e677bf22eb51dc506535a571e624a442dd8d7c8558379598", kill_on_drop: false }`
[INFO] [stdout] 86055ad6253ad716e677bf22eb51dc506535a571e624a442dd8d7c8558379598
