[INFO] cloning repository https://github.com/narisuzu/Peano
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/narisuzu/Peano" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarisuzu%2FPeano", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarisuzu%2FPeano'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ebcd784c6ef775c30615a20fd79528f2da26e86d
[INFO] testing narisuzu/Peano against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarisuzu%2FPeano" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/narisuzu/Peano
[INFO] finished tweaking git repo https://github.com/narisuzu/Peano
[INFO] tweaked toml for git repo https://github.com/narisuzu/Peano written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/narisuzu/Peano on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/narisuzu/Peano 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memchr v2.4.0
[INFO] [stderr]   Downloaded rust-ini v0.13.0
[INFO] [stderr]   Downloaded anyhow v1.0.42
[INFO] [stderr]   Downloaded nom v5.1.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.27
[INFO] [stderr]   Downloaded serde v1.0.126
[INFO] [stderr]   Downloaded indexmap v1.7.0
[INFO] [stderr]   Downloaded os_str_bytes v2.4.0
[INFO] [stderr]   Downloaded syn v1.0.73
[INFO] [stderr]   Downloaded textwrap v0.12.1
[INFO] [stderr]   Downloaded unicode-width v0.1.8
[INFO] [stderr]   Downloaded serde v0.8.23
[INFO] [stderr]   Downloaded serde-hjson v0.9.1
[INFO] [stderr]   Downloaded libc v0.2.98
[INFO] [stderr]   Downloaded linked-hash-map v0.5.4
[INFO] [stderr]   Downloaded clap v3.0.0-beta.2
[INFO] [stderr]   Downloaded config v0.11.0
[INFO] [stderr]   Downloaded version_check v0.9.3
[INFO] [stderr]   Downloaded unicode-segmentation v1.8.0
[INFO] [stderr]   Downloaded clap_derive v3.0.0-beta.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b94af688bd9eeb88be6157899eedb158ed9ea9a704f8182b1428de2115e1449
[INFO] running `Command { std: "docker" "start" "-a" "1b94af688bd9eeb88be6157899eedb158ed9ea9a704f8182b1428de2115e1449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b94af688bd9eeb88be6157899eedb158ed9ea9a704f8182b1428de2115e1449", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b94af688bd9eeb88be6157899eedb158ed9ea9a704f8182b1428de2115e1449", kill_on_drop: false }`
[INFO] [stdout] 1b94af688bd9eeb88be6157899eedb158ed9ea9a704f8182b1428de2115e1449
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b589c02ab661c3fa5561a02851264163e5dc01d473311764f36705f1016f8433
[INFO] running `Command { std: "docker" "start" "-a" "b589c02ab661c3fa5561a02851264163e5dc01d473311764f36705f1016f8433", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling textwrap v0.12.1
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling os_str_bytes v2.4.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling api v0.1.0 (/opt/rustwide/workdir/crates/api)
[INFO] [stderr]    Compiling mcsrvmgr v0.1.0 (/opt/rustwide/workdir/crates/mcsrvmgr)
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stdout] warning: function `jre_line` is never used
[INFO] [stdout]  --> crates/mcsrvmgr/src/jre.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn jre_line() -> Result<String, &'static str> {
[INFO] [stdout]   |    ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `jre_raw_version` is never used
[INFO] [stdout]   --> crates/mcsrvmgr/src/jre.rs:23:4
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn jre_raw_version() -> Result<String, &'static str> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `jre_major_version` is never used
[INFO] [stdout]   --> crates/mcsrvmgr/src/jre.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn jre_major_version() -> Result<u32, &'static str> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]    Compiling clap v3.0.0-beta.2
[INFO] [stderr]    Compiling peano v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `subcmd` is never read
[INFO] [stdout]  --> src/cli.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Opts {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 8 |     #[clap(subcommand)]
[INFO] [stdout] 9 |     subcmd: SubCommand,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Opts` 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: field `0` is never read
[INFO] [stdout]   --> src/cli.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Run(Run),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     Run(Run),
[INFO] [stdout] 18 +     Run(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cli.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Update(Update),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -     Update(Update),
[INFO] [stdout] 24 +     Update(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cli.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Add(Add),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 27 -     Add(Add),
[INFO] [stdout] 27 +     Add(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cli.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |     Check(Check),
[INFO] [stdout]    |     ----- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 32 -     Check(Check),
[INFO] [stdout] 32 +     Check(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `search`, `id`, and `source` are never read
[INFO] [stdout]   --> src/cli.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct Add {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     search: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     id: Option<i32>,
[INFO] [stdout]    |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     source: ModSource,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Add` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `check` is never read
[INFO] [stdout]   --> src/cli.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | struct Run {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 74 |     #[clap(long = "no-check", parse(from_flag = Not::not))]
[INFO] [stdout] 75 |     check: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Run` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `core`, `all_mod`, and `peano` are never read
[INFO] [stdout]   --> src/cli.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | struct Update {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 80 |     #[clap(short, long, about = "Update server core to latest version")]
[INFO] [stdout] 81 |     core: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     all_mod: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     peano: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Update` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "b589c02ab661c3fa5561a02851264163e5dc01d473311764f36705f1016f8433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b589c02ab661c3fa5561a02851264163e5dc01d473311764f36705f1016f8433", kill_on_drop: false }`
[INFO] [stdout] b589c02ab661c3fa5561a02851264163e5dc01d473311764f36705f1016f8433
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cdc89ae7aec0cf84ea759c0e3d92620b49ad42264a5b3ee0fa23bf64ffcbdb2
[INFO] running `Command { std: "docker" "start" "-a" "4cdc89ae7aec0cf84ea759c0e3d92620b49ad42264a5b3ee0fa23bf64ffcbdb2", kill_on_drop: false }`
[INFO] [stdout] warning: function `jre_line` is never used
[INFO] [stdout]  --> crates/mcsrvmgr/src/jre.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn jre_line() -> Result<String, &'static str> {
[INFO] [stdout]   |    ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `jre_raw_version` is never used
[INFO] [stdout]   --> crates/mcsrvmgr/src/jre.rs:23:4
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn jre_raw_version() -> Result<String, &'static str> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `jre_major_version` is never used
[INFO] [stdout]   --> crates/mcsrvmgr/src/jre.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn jre_major_version() -> Result<u32, &'static str> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `subcmd` is never read
[INFO] [stdout]  --> src/cli.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Opts {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 8 |     #[clap(subcommand)]
[INFO] [stdout] 9 |     subcmd: SubCommand,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Opts` 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: field `0` is never read
[INFO] [stdout]   --> src/cli.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Run(Run),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     Run(Run),
[INFO] [stdout] 18 +     Run(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cli.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Update(Update),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -     Update(Update),
[INFO] [stdout] 24 +     Update(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling peano v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cli.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Add(Add),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 27 -     Add(Add),
[INFO] [stdout] 27 +     Add(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cli.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |     Check(Check),
[INFO] [stdout]    |     ----- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 32 -     Check(Check),
[INFO] [stdout] 32 +     Check(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `search`, `id`, and `source` are never read
[INFO] [stdout]   --> src/cli.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct Add {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     search: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     id: Option<i32>,
[INFO] [stdout]    |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     source: ModSource,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Add` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `check` is never read
[INFO] [stdout]   --> src/cli.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | struct Run {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 74 |     #[clap(long = "no-check", parse(from_flag = Not::not))]
[INFO] [stdout] 75 |     check: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Run` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `core`, `all_mod`, and `peano` are never read
[INFO] [stdout]   --> src/cli.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | struct Update {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 80 |     #[clap(short, long, about = "Update server core to latest version")]
[INFO] [stdout] 81 |     core: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     all_mod: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     peano: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Update` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `subcmd` is never read
[INFO] [stdout]  --> src/cli.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Opts {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 8 |     #[clap(subcommand)]
[INFO] [stdout] 9 |     subcmd: SubCommand,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Opts` 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: field `0` is never read
[INFO] [stdout]   --> src/cli.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Run(Run),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     Run(Run),
[INFO] [stdout] 18 +     Run(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cli.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Update(Update),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 24 -     Update(Update),
[INFO] [stdout] 24 +     Update(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cli.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Add(Add),
[INFO] [stdout]    |     --- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 27 -     Add(Add),
[INFO] [stdout] 27 +     Add(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/cli.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |     Check(Check),
[INFO] [stdout]    |     ----- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SubCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 32 -     Check(Check),
[INFO] [stdout] 32 +     Check(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `search`, `id`, and `source` are never read
[INFO] [stdout]   --> src/cli.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct Add {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     search: Option<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     id: Option<i32>,
[INFO] [stdout]    |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     source: ModSource,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Add` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `check` is never read
[INFO] [stdout]   --> src/cli.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | struct Run {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] 74 |     #[clap(long = "no-check", parse(from_flag = Not::not))]
[INFO] [stdout] 75 |     check: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Run` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `core`, `all_mod`, and `peano` are never read
[INFO] [stdout]   --> src/cli.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | struct Update {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 80 |     #[clap(short, long, about = "Update server core to latest version")]
[INFO] [stdout] 81 |     core: bool,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     all_mod: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     peano: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Update` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "4cdc89ae7aec0cf84ea759c0e3d92620b49ad42264a5b3ee0fa23bf64ffcbdb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cdc89ae7aec0cf84ea759c0e3d92620b49ad42264a5b3ee0fa23bf64ffcbdb2", kill_on_drop: false }`
[INFO] [stdout] 4cdc89ae7aec0cf84ea759c0e3d92620b49ad42264a5b3ee0fa23bf64ffcbdb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d0d1b6d2ccb4871581692823aabb5a0b0d0e7106a5561b47f15500d026b101c1
[INFO] running `Command { std: "docker" "start" "-a" "d0d1b6d2ccb4871581692823aabb5a0b0d0e7106a5561b47f15500d026b101c1", kill_on_drop: false }`
[INFO] [stderr] warning: function `jre_line` is never used
[INFO] [stderr]  --> crates/mcsrvmgr/src/jre.rs:3:4
[INFO] [stderr]   |
[INFO] [stderr] 3 | fn jre_line() -> Result<String, &'static str> {
[INFO] [stderr]   |    ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `jre_raw_version` is never used
[INFO] [stderr]   --> crates/mcsrvmgr/src/jre.rs:23:4
[INFO] [stderr]    |
[INFO] [stderr] 23 | fn jre_raw_version() -> Result<String, &'static str> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `jre_major_version` is never used
[INFO] [stderr]   --> crates/mcsrvmgr/src/jre.rs:32:4
[INFO] [stderr]    |
[INFO] [stderr] 32 | fn jre_major_version() -> Result<u32, &'static str> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mcsrvmgr` (lib) generated 3 warnings
[INFO] [stderr] warning: field `subcmd` is never read
[INFO] [stderr]  --> src/cli.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct Opts {
[INFO] [stderr]   |            ---- field in this struct
[INFO] [stderr] 8 |     #[clap(subcommand)]
[INFO] [stderr] 9 |     subcmd: SubCommand,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Opts` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/cli.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     Run(Run),
[INFO] [stderr]    |     --- ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SubCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 18 -     Run(Run),
[INFO] [stderr] 18 +     Run(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/cli.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 24 |     Update(Update),
[INFO] [stderr]    |     ------ ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SubCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 24 -     Update(Update),
[INFO] [stderr] 24 +     Update(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/cli.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |     Add(Add),
[INFO] [stderr]    |     --- ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SubCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 27 -     Add(Add),
[INFO] [stderr] 27 +     Add(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/cli.rs:32:11
[INFO] [stderr]    |
[INFO] [stderr] 32 |     Check(Check),
[INFO] [stderr]    |     ----- ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SubCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 32 -     Check(Check),
[INFO] [stderr] 32 +     Check(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `search`, `id`, and `source` are never read
[INFO] [stderr]   --> src/cli.rs:47:5
[INFO] [stderr]    |
[INFO] [stderr] 41 | struct Add {
[INFO] [stderr]    |        --- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 47 |     search: Option<String>,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 55 |     id: Option<i32>,
[INFO] [stderr]    |     ^^
[INFO] [stderr] ...
[INFO] [stderr] 64 |     source: ModSource,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Add` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `check` is never read
[INFO] [stderr]   --> src/cli.rs:75:5
[INFO] [stderr]    |
[INFO] [stderr] 73 | struct Run {
[INFO] [stderr]    |        --- field in this struct
[INFO] [stderr] 74 |     #[clap(long = "no-check", parse(from_flag = Not::not))]
[INFO] [stderr] 75 |     check: bool,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Run` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `core`, `all_mod`, and `peano` are never read
[INFO] [stderr]   --> src/cli.rs:81:5
[INFO] [stderr]    |
[INFO] [stderr] 79 | struct Update {
[INFO] [stderr]    |        ------ fields in this struct
[INFO] [stderr] 80 |     #[clap(short, long, about = "Update server core to latest version")]
[INFO] [stderr] 81 |     core: bool,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 93 |     all_mod: bool,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 96 |     peano: bool,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Update` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `peano` (lib) generated 8 warnings
[INFO] [stderr] warning: `peano` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/peano-48f7be64acd6e8c3)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/peano-0f0abf9c51a3ae66)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests peano
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d0d1b6d2ccb4871581692823aabb5a0b0d0e7106a5561b47f15500d026b101c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d1b6d2ccb4871581692823aabb5a0b0d0e7106a5561b47f15500d026b101c1", kill_on_drop: false }`
[INFO] [stdout] d0d1b6d2ccb4871581692823aabb5a0b0d0e7106a5561b47f15500d026b101c1
