[INFO] cloning repository https://github.com/m-macdonald/dropbear-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-macdonald/dropbear-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-macdonald%2Fdropbear-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-macdonald%2Fdropbear-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eaa4e6cc21610456c5c21a8c4fcfffd27c1e9cb8
[INFO] building m-macdonald/dropbear-rust against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-macdonald%2Fdropbear-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/m-macdonald/dropbear-rust
[INFO] finished tweaking git repo https://github.com/m-macdonald/dropbear-rust
[INFO] tweaked toml for git repo https://github.com/m-macdonald/dropbear-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m-macdonald/dropbear-rust on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m-macdonald/dropbear-rust 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78cef63d821c31f69a3e1de28761692b318e8011440aefbb813b3c6e67f85c2c
[INFO] running `Command { std: "docker" "start" "-a" "78cef63d821c31f69a3e1de28761692b318e8011440aefbb813b3c6e67f85c2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78cef63d821c31f69a3e1de28761692b318e8011440aefbb813b3c6e67f85c2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78cef63d821c31f69a3e1de28761692b318e8011440aefbb813b3c6e67f85c2c", kill_on_drop: false }`
[INFO] [stdout] 78cef63d821c31f69a3e1de28761692b318e8011440aefbb813b3c6e67f85c2c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22052136cd93f373ec5c640220e39a7f34372321febb54e6ef8c72184e3e37e1
[INFO] running `Command { std: "docker" "start" "-a" "22052136cd93f373ec5c640220e39a7f34372321febb54e6ef8c72184e3e37e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling dropbear-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `tokenize` is never used
[INFO] [stdout]  --> src/tokenize.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn tokenize(input: &str) -> Vec<Token> {
[INFO] [stdout]   |    ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Token` is never used
[INFO] [stdout]   --> src/tokenize.rs:80:6
[INFO] [stdout]    |
[INFO] [stdout] 80 | enum Token {
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `string`, `name`, `parenthesis`, and `number` are never used
[INFO] [stdout]    --> src/tokenize.rs:89:8
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl Token {
[INFO] [stdout]     | ---------- associated functions in this implementation
[INFO] [stdout]  89 |     fn string(s: impl Into<String>) -> Self {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |     fn name(s: impl Into<String>) -> Self {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     fn parenthesis(s: impl Into<char>) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn number(s: impl Into<u32>) -> Self {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OPERATORS` is never used
[INFO] [stdout]  --> src/identify.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const OPERATORS: [char; 5] = [ '+', '-', '*', '/', '%' ];
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_letter` is never used
[INFO] [stdout]  --> src/identify.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn is_letter(c: &char) -> bool {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_whitespace` is never used
[INFO] [stdout]   --> src/identify.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn is_whitespace(c: &char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_number` is never used
[INFO] [stdout]   --> src/identify.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn is_number(c: &char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_opening_parenthesis` is never used
[INFO] [stdout]   --> src/identify.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn is_opening_parenthesis(c: &char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_closing_parenthesis` is never used
[INFO] [stdout]   --> src/identify.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn is_closing_parenthesis(c: &char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_parenthesis` is never used
[INFO] [stdout]   --> src/identify.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn is_parenthesis(c: &char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_quote` is never used
[INFO] [stdout]   --> src/identify.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn is_quote(c: &char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_operator` is never used
[INFO] [stdout]   --> src/identify.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn is_operator(c: &char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s
[INFO] running `Command { std: "docker" "inspect" "22052136cd93f373ec5c640220e39a7f34372321febb54e6ef8c72184e3e37e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22052136cd93f373ec5c640220e39a7f34372321febb54e6ef8c72184e3e37e1", kill_on_drop: false }`
[INFO] [stdout] 22052136cd93f373ec5c640220e39a7f34372321febb54e6ef8c72184e3e37e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b89305163e8024d33058784aad46f546ba151d8f1567c6bbdeb96f88b9d70f18
[INFO] running `Command { std: "docker" "start" "-a" "b89305163e8024d33058784aad46f546ba151d8f1567c6bbdeb96f88b9d70f18", kill_on_drop: false }`
[INFO] [stderr]    Compiling dropbear-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `tokenize` is never used
[INFO] [stdout]  --> src/tokenize.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn tokenize(input: &str) -> Vec<Token> {
[INFO] [stdout]   |    ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Token` is never used
[INFO] [stdout]   --> src/tokenize.rs:80:6
[INFO] [stdout]    |
[INFO] [stdout] 80 | enum Token {
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `string`, `name`, `parenthesis`, and `number` are never used
[INFO] [stdout]    --> src/tokenize.rs:89:8
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl Token {
[INFO] [stdout]     | ---------- associated functions in this implementation
[INFO] [stdout]  89 |     fn string(s: impl Into<String>) -> Self {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |     fn name(s: impl Into<String>) -> Self {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     fn parenthesis(s: impl Into<char>) -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn number(s: impl Into<u32>) -> Self {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OPERATORS` is never used
[INFO] [stdout]  --> src/identify.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const OPERATORS: [char; 5] = [ '+', '-', '*', '/', '%' ];
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_letter` is never used
[INFO] [stdout]  --> src/identify.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn is_letter(c: &char) -> bool {
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_whitespace` is never used
[INFO] [stdout]   --> src/identify.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn is_whitespace(c: &char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_number` is never used
[INFO] [stdout]   --> src/identify.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn is_number(c: &char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_opening_parenthesis` is never used
[INFO] [stdout]   --> src/identify.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn is_opening_parenthesis(c: &char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_closing_parenthesis` is never used
[INFO] [stdout]   --> src/identify.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn is_closing_parenthesis(c: &char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_parenthesis` is never used
[INFO] [stdout]   --> src/identify.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn is_parenthesis(c: &char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_quote` is never used
[INFO] [stdout]   --> src/identify.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn is_quote(c: &char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_operator` is never used
[INFO] [stdout]   --> src/identify.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn is_operator(c: &char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Whitespace` is never constructed
[INFO] [stdout]   --> src/tokenize.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | enum Token {
[INFO] [stdout]    |      ----- variant in this enum
[INFO] [stdout] 81 |     Parenthesis(char),
[INFO] [stdout] 82 |     Whitespace,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Token` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OPERATORS` is never used
[INFO] [stdout]  --> src/identify.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | const OPERATORS: [char; 5] = [ '+', '-', '*', '/', '%' ];
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_operator` is never used
[INFO] [stdout]   --> src/identify.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn is_operator(c: &char) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s
[INFO] running `Command { std: "docker" "inspect" "b89305163e8024d33058784aad46f546ba151d8f1567c6bbdeb96f88b9d70f18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b89305163e8024d33058784aad46f546ba151d8f1567c6bbdeb96f88b9d70f18", kill_on_drop: false }`
[INFO] [stdout] b89305163e8024d33058784aad46f546ba151d8f1567c6bbdeb96f88b9d70f18
