[INFO] cloning repository https://github.com/MiSawa/tapl-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MiSawa/tapl-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiSawa%2Ftapl-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiSawa%2Ftapl-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ecbf100fd8d556b56ac03b9a55a23c54340cdd2
[INFO] checking MiSawa/tapl-rs against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-21
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiSawa%2Ftapl-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MiSawa/tapl-rs
[INFO] finished tweaking git repo https://github.com/MiSawa/tapl-rs
[INFO] tweaked toml for git repo https://github.com/MiSawa/tapl-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MiSawa/tapl-rs on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MiSawa/tapl-rs 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded utf8parse v0.2.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.31
[INFO] [stderr]   Downloaded thiserror v1.0.31
[INFO] [stderr]   Downloaded errno v0.2.8
[INFO] [stderr]   Downloaded fixedbitset v0.2.0
[INFO] [stderr]   Downloaded new_debug_unreachable v1.0.4
[INFO] [stderr]   Downloaded siphasher v0.3.10
[INFO] [stderr]   Downloaded atty v0.2.14
[INFO] [stderr]   Downloaded clipboard-win v4.4.1
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded ariadne v0.1.5
[INFO] [stderr]   Downloaded bit-set v0.5.2
[INFO] [stderr]   Downloaded diff v0.1.12
[INFO] [stderr]   Downloaded rustversion v1.0.6
[INFO] [stderr]   Downloaded ahash v0.3.8
[INFO] [stderr]   Downloaded ena v0.14.0
[INFO] [stderr]   Downloaded chumsky v0.8.0
[INFO] [stderr]   Downloaded lexgen v0.10.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.9.0
[INFO] [stderr]   Downloaded rpds v0.11.0
[INFO] [stderr]   Downloaded rustyline v9.1.2
[INFO] [stderr]   Downloaded petgraph v0.5.1
[INFO] [stderr]   Downloaded derive_more v0.99.17
[INFO] [stderr]   Downloaded anyhow v1.0.57
[INFO] [stderr]   Downloaded getrandom v0.2.6
[INFO] [stderr]   Downloaded io-lifetimes v0.6.1
[INFO] [stderr]   Downloaded lalrpop v0.19.7
[INFO] [stderr]   Downloaded nix v0.23.1
[INFO] [stderr]   Downloaded rustix v0.34.5
[INFO] [stderr]   Downloaded syn v1.0.92
[INFO] [stderr]   Downloaded semver v1.0.7
[INFO] [stderr]   Downloaded wasi v0.10.2+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded redox_users v0.4.3
[INFO] [stderr]   Downloaded unicode-width v0.1.9
[INFO] [stderr]   Downloaded quote v1.0.18
[INFO] [stderr]   Downloaded lalrpop-util v0.19.7
[INFO] [stderr]   Downloaded lexgen_util v0.10.0
[INFO] [stderr]   Downloaded const-random-macro v0.1.13
[INFO] [stderr]   Downloaded archery v0.4.0
[INFO] [stderr]   Downloaded error-code v2.3.1
[INFO] [stderr]   Downloaded fd-lock v3.0.5
[INFO] [stderr]   Downloaded str-buf v1.0.5
[INFO] [stderr]   Downloaded const-random v0.1.13
[INFO] [stderr]   Downloaded memoffset v0.6.5
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.19
[INFO] [stderr]   Downloaded errno-dragonfly v0.1.2
[INFO] [stderr]   Downloaded libc v0.2.124
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.30.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.30.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.30.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.30.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.30.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.0.46
[INFO] [stderr]   Downloaded windows-sys v0.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ee48fa1ed6c412bdb18cf18edfbb0957daff94ba94691d6c65140fab6b20264
[INFO] running `Command { std: "docker" "start" "-a" "5ee48fa1ed6c412bdb18cf18edfbb0957daff94ba94691d6c65140fab6b20264", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ee48fa1ed6c412bdb18cf18edfbb0957daff94ba94691d6c65140fab6b20264", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ee48fa1ed6c412bdb18cf18edfbb0957daff94ba94691d6c65140fab6b20264", kill_on_drop: false }`
[INFO] [stdout] 5ee48fa1ed6c412bdb18cf18edfbb0957daff94ba94691d6c65140fab6b20264
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6793cf40bba8740ae9a7e2fba95f5bc3549ad4ad647e89b31e2bf0b42611460
[INFO] running `Command { std: "docker" "start" "-a" "a6793cf40bba8740ae9a7e2fba95f5bc3549ad4ad647e89b31e2bf0b42611460", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.124
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling io-lifetimes v0.6.1
[INFO] [stderr]    Compiling rustix v0.34.5
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.0.46
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling const-random-macro v0.1.13
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling lalrpop-util v0.19.7
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]     Checking const-random v0.1.13
[INFO] [stderr]     Checking ahash v0.3.8
[INFO] [stderr]     Checking fd-lock v3.0.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking chumsky v0.8.0
[INFO] [stderr]     Checking ariadne v0.1.5
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking lexgen_util v0.10.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking archery v0.4.0
[INFO] [stderr]     Checking rpds v0.11.0
[INFO] [stderr]    Compiling lalrpop v0.19.7
[INFO] [stderr]     Checking rustyline v9.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling lexgen v0.10.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking util v0.1.0 (/opt/rustwide/workdir/util)
[INFO] [stderr]     Checking systemf v0.1.0 (/opt/rustwide/workdir/systemf)
[INFO] [stderr]     Checking subtyped v0.1.0 (/opt/rustwide/workdir/subtyped)
[INFO] [stderr]     Checking simplebool v0.1.0 (/opt/rustwide/workdir/simplebool)
[INFO] [stdout] warning: value assigned to `span` is never read
[INFO] [stdout]   --> systemf/src/prelude.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bound`
[INFO] [stdout]   --> systemf/src/term.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 |             Type::Exists { bound, body } => f.write_fmt(format_args!("{{*_Type, {body}}}")),
[INFO] [stdout]    |                            ^^^^^ help: try ignoring the field: `bound: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bound`
[INFO] [stdout]   --> systemf/src/term.rs:56:28
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Type::Forall { bound, body } => f.write_fmt(format_args!("All _Type. {body}")),
[INFO] [stdout]    |                            ^^^^^ help: try ignoring the field: `bound: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_kind` is never used
[INFO] [stdout]   --> systemf/src/compiler.rs:99:4
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn get_kind(context: &Context, ty: &Type) -> Kind {
[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 `meet_type` is never used
[INFO] [stdout]    --> systemf/src/compiler.rs:373:4
[INFO] [stdout]     |
[INFO] [stdout] 373 | fn meet_type(_context: &Context, lhs: &Type, rhs: &Type) -> Type {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> systemf/src/main.rs:75:24
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn tokenize(input: &str) -> CommandResult {
[INFO] [stdout]    |                        ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn tokenize(input: &str) -> CommandResult<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> systemf/src/main.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn parse(input: &str) -> CommandResult {
[INFO] [stdout]    |                     ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn parse(input: &str) -> CommandResult<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> systemf/src/main.rs:98:23
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn gettype(input: &str) -> CommandResult {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn gettype(input: &str) -> CommandResult<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> systemf/src/main.rs:105:23
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn compile(input: &str) -> CommandResult {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn compile(input: &str) -> CommandResult<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `span` is never read
[INFO] [stdout]   --> systemf/src/prelude.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub span: Span,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bound`
[INFO] [stdout]   --> systemf/src/term.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 |             Type::Exists { bound, body } => f.write_fmt(format_args!("{{*_Type, {body}}}")),
[INFO] [stdout]    |                            ^^^^^ help: try ignoring the field: `bound: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bound`
[INFO] [stdout]   --> systemf/src/term.rs:56:28
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Type::Forall { bound, body } => f.write_fmt(format_args!("All _Type. {body}")),
[INFO] [stdout]    |                            ^^^^^ help: try ignoring the field: `bound: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_kind` is never used
[INFO] [stdout]   --> systemf/src/compiler.rs:99:4
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn get_kind(context: &Context, ty: &Type) -> Kind {
[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 `meet_type` is never used
[INFO] [stdout]    --> systemf/src/compiler.rs:373:4
[INFO] [stdout]     |
[INFO] [stdout] 373 | fn meet_type(_context: &Context, lhs: &Type, rhs: &Type) -> Type {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> systemf/src/main.rs:75:24
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn tokenize(input: &str) -> CommandResult {
[INFO] [stdout]    |                        ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn tokenize(input: &str) -> CommandResult<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> systemf/src/main.rs:92:21
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn parse(input: &str) -> CommandResult {
[INFO] [stdout]    |                     ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn parse(input: &str) -> CommandResult<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> systemf/src/main.rs:98:23
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn gettype(input: &str) -> CommandResult {
[INFO] [stdout]    |                       ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     fn gettype(input: &str) -> CommandResult<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> systemf/src/main.rs:105:23
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn compile(input: &str) -> CommandResult {
[INFO] [stdout]     |                       ^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn compile(input: &str) -> CommandResult<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling arith v0.1.0 (/opt/rustwide/workdir/arith)
[INFO] [stderr]    Compiling untyped v0.1.0 (/opt/rustwide/workdir/untyped)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a6793cf40bba8740ae9a7e2fba95f5bc3549ad4ad647e89b31e2bf0b42611460", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6793cf40bba8740ae9a7e2fba95f5bc3549ad4ad647e89b31e2bf0b42611460", kill_on_drop: false }`
[INFO] [stdout] a6793cf40bba8740ae9a7e2fba95f5bc3549ad4ad647e89b31e2bf0b42611460
