[INFO] cloning repository https://github.com/remexre/wam-tutorial-reconstruction
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remexre/wam-tutorial-reconstruction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fwam-tutorial-reconstruction", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fwam-tutorial-reconstruction'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af142d5921eedde36dc5c36b29bf08053336e21b
[INFO] checking remexre/wam-tutorial-reconstruction against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fwam-tutorial-reconstruction" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/remexre/wam-tutorial-reconstruction
[INFO] finished tweaking git repo https://github.com/remexre/wam-tutorial-reconstruction
[INFO] tweaked toml for git repo https://github.com/remexre/wam-tutorial-reconstruction written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/remexre/wam-tutorial-reconstruction on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/remexre/wam-tutorial-reconstruction 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other binary targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a binary target:
[INFO] [stderr] 
[INFO] [stderr] * src/bin/options.rs
[INFO] [stderr] * src/bin/logger.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autobins = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a138f2a36a13b9e3222845f0716b49e20187e9a083d3b6d4e892dc99cd19a9ad
[INFO] running `Command { std: "docker" "start" "-a" "a138f2a36a13b9e3222845f0716b49e20187e9a083d3b6d4e892dc99cd19a9ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a138f2a36a13b9e3222845f0716b49e20187e9a083d3b6d4e892dc99cd19a9ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a138f2a36a13b9e3222845f0716b49e20187e9a083d3b6d4e892dc99cd19a9ad", kill_on_drop: false }`
[INFO] [stdout] a138f2a36a13b9e3222845f0716b49e20187e9a083d3b6d4e892dc99cd19a9ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4634893e1b787e068c65a1fd7935cb05217ac0763c6544e1d27764bfe3cbf09
[INFO] running `Command { std: "docker" "start" "-a" "d4634893e1b787e068c65a1fd7935cb05217ac0763c6544e1d27764bfe3cbf09", kill_on_drop: false }`
[INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other binary targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a binary target:
[INFO] [stderr] 
[INFO] [stderr] * src/bin/options.rs
[INFO] [stderr] * src/bin/logger.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autobins = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.39
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling cc v1.0.5
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]     Checking bitflags v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]     Checking textwrap v0.9.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking atty v0.2.8
[INFO] [stderr]     Checking rustc-demangle v0.1.7
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking aho-corasick v0.6.4
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.5.0
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]     Checking clap v2.31.1
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]    Compiling nix v0.7.0
[INFO] [stderr]     Checking unicode-normalization v0.1.5
[INFO] [stderr]     Checking spin v0.4.6
[INFO] [stderr]     Checking symbol v0.1.1
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling syn v0.12.13
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]     Checking log v0.4.1
[INFO] [stderr]     Checking bit-vec v0.4.4
[INFO] [stderr]     Checking either v1.4.0
[INFO] [stderr]     Checking ansi_term v0.10.2
[INFO] [stderr]     Checking regex v0.2.7
[INFO] [stderr]     Checking bit-set v0.4.0
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking quick-error v1.2.1
[INFO] [stderr]     Checking regex-syntax v0.4.2
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]     Checking linefeed v0.4.0
[INFO] [stderr]     Checking proptest v0.5.1
[INFO] [stderr]    Compiling structopt-derive v0.2.5
[INFO] [stderr]     Checking structopt v0.2.5
[INFO] [stderr]     Checking backtrace v0.3.5
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]     Checking wam-tutorial-reconstruction v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/common/parsers.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 184 |         'a'...'f' | 'A'...'F' | '0'...'9' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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/common/parsers.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |         'a'...'f' | 'A'...'F' | '0'...'9' => true,
[INFO] [stdout]     |                        ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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/common/parsers.rs:184:36
[INFO] [stdout]     |
[INFO] [stdout] 184 |         'a'...'f' | 'A'...'F' | '0'...'9' => true,
[INFO] [stdout]     |                                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/common/mod.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         lazy_static! {
[INFO] [stdout] 105 | |             static ref PLAIN: Regex = Regex::new("^[a-z0-9][a-zA-Z_0-9]*$").unwrap();
[INFO] [stdout] 106 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/common/mod.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | / lazy_static! {
[INFO] [stdout] 179 | |     static ref VARIABLE_NAME: Regex =
[INFO] [stdout] 180 | |         Regex::new("^(_[a-zA-Z_0-9]|[A-Z])[a-zA-Z_0-9]*$").unwrap();
[INFO] [stdout] 181 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ) -> Box<'a + Iterator<Item = Result<HashMap<Variable, Term>, Error>>>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) 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(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ) -> Box<dyn 'a + Iterator<Item = Result<HashMap<Variable, Term>, Error>>>;
[INFO] [stdout]    |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/flat/mod.rs:219:14
[INFO] [stdout]     |
[INFO] [stdout] 219 |     ) -> Box<'a + Iterator<Item = Result<HashMap<Variable, Term>, Error>>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 219 |     ) -> Box<dyn 'a + Iterator<Item = Result<HashMap<Variable, Term>, Error>>> {
[INFO] [stdout]     |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/unification/mod.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 |     ) -> Box<Iterator<Item = Result<HashMap<Variable, Term>, Error>>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 159 |     ) -> Box<dyn Iterator<Item = Result<HashMap<Variable, Term>, Error>>> {
[INFO] [stdout]     |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/common/parsers.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 184 |         'a'...'f' | 'A'...'F' | '0'...'9' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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/common/parsers.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |         'a'...'f' | 'A'...'F' | '0'...'9' => true,
[INFO] [stdout]     |                        ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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/common/parsers.rs:184:36
[INFO] [stdout]     |
[INFO] [stdout] 184 |         'a'...'f' | 'A'...'F' | '0'...'9' => true,
[INFO] [stdout]     |                                    ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/common/mod.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | /         lazy_static! {
[INFO] [stdout] 105 | |             static ref PLAIN: Regex = Regex::new("^[a-z0-9][a-zA-Z_0-9]*$").unwrap();
[INFO] [stdout] 106 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/common/mod.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | / lazy_static! {
[INFO] [stdout] 179 | |     static ref VARIABLE_NAME: Regex =
[INFO] [stdout] 180 | |         Regex::new("^(_[a-zA-Z_0-9]|[A-Z])[a-zA-Z_0-9]*$").unwrap();
[INFO] [stdout] 181 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ) -> Box<'a + Iterator<Item = Result<HashMap<Variable, Term>, Error>>>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) 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(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 46 |     ) -> Box<dyn 'a + Iterator<Item = Result<HashMap<Variable, Term>, Error>>>;
[INFO] [stdout]    |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/flat/mod.rs:219:14
[INFO] [stdout]     |
[INFO] [stdout] 219 |     ) -> Box<'a + Iterator<Item = Result<HashMap<Variable, Term>, Error>>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 219 |     ) -> Box<dyn 'a + Iterator<Item = Result<HashMap<Variable, Term>, Error>>> {
[INFO] [stdout]     |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/unification/mod.rs:159:14
[INFO] [stdout]     |
[INFO] [stdout] 159 |     ) -> Box<Iterator<Item = Result<HashMap<Variable, Term>, Error>>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 159 |     ) -> Box<dyn Iterator<Item = Result<HashMap<Variable, Term>, Error>>> {
[INFO] [stdout]     |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `head`
[INFO] [stdout]   --> src/flat/compile/clause.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let body = if let Some(head) = head {
[INFO] [stdout]    |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_head`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/flat/compile/clause.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     for s in body {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]   --> src/flat/compile/clause.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     code: &mut Vec<Instruction>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seen`
[INFO] [stdout]   --> src/flat/compile/clause.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     seen: &mut HashSet<usize>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_seen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vars`
[INFO] [stdout]   --> src/flat/compile/clause.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     vars: &mut HashMap<Variable, Location>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_vars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `permanent`
[INFO] [stdout]   --> src/flat/compile/clause.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     permanent: &HashMap<Variable, usize>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_permanent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/flat/compile/clause.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 |     for (i, f) in flatten(s).into_iter().enumerate() {
[INFO] [stdout]    |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/flat/compile/clause.rs:76:31
[INFO] [stdout]    |
[INFO] [stdout] 76 |             FlatTerm::Functor(a, is) => unimplemented!(),
[INFO] [stdout]    |                               ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]   --> src/flat/compile/clause.rs:76:34
[INFO] [stdout]    |
[INFO] [stdout] 76 |             FlatTerm::Functor(a, is) => unimplemented!(),
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> src/flat/compile/clause.rs:77:27
[INFO] [stdout]    |
[INFO] [stdout] 77 |             FlatTerm::Ref(n) => unimplemented!(),
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/flat/compile/clause.rs:78:37
[INFO] [stdout]    |
[INFO] [stdout] 78 |             FlatTerm::Variable(Some(v)) => unimplemented!(),
[INFO] [stdout]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vars`
[INFO] [stdout]   --> src/flat/compile/clause.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     vars: &mut HashMap<Variable, usize>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_vars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/flat/compile/clause.rs:94:39
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Term::Structure(Structure(a, ref ts)) => unimplemented!(),
[INFO] [stdout]    |                                       ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ts`
[INFO] [stdout]   --> src/flat/compile/clause.rs:94:42
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Term::Structure(Structure(a, ref ts)) => unimplemented!(),
[INFO] [stdout]    |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/flat/mod.rs:164:29
[INFO] [stdout]     |
[INFO] [stdout] 164 |             Location::Local(n) => unimplemented!("index local"),
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/flat/mod.rs:210:29
[INFO] [stdout]     |
[INFO] [stdout] 210 |             Location::Local(n) => unimplemented!("index local"),
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile_head` is never used
[INFO] [stdout]   --> src/flat/compile/clause.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn compile_head(
[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 `compile_body` is never used
[INFO] [stdout]   --> src/flat/compile/clause.rs:84:4
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn compile_body(
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extract_term` is never used
[INFO] [stdout]   --> src/flat/store.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Heap {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn extract_term(
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/flat/control.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     GetValue(Location, usize),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/flat/control.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     GetVariable(Location, usize),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/flat/control.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     PutValue(Location, usize),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/flat/control.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     PutVariable(Location, usize),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/bin/main.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |     m: &mut Machine,
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 101 |     m: &mut dyn Machine,
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/bin/options.rs:73:45
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn new_machine(&self) -> Result<Box<Machine>, Error> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) 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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn new_machine(&self) -> Result<Box<dyn Machine>, Error> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/bin/main.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |     m: &mut Machine,
[INFO] [stdout]     |             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) 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(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 101 |     m: &mut dyn Machine,
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/bin/options.rs:73:45
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn new_machine(&self) -> Result<Box<Machine>, Error> {
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) 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] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn new_machine(&self) -> Result<Box<dyn Machine>, Error> {
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/bin/options.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, StructOpt)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/bin/options.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, StructOpt)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the derive macro `StructOpt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wam-tutorial-reconstruction` (bin "wam") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wam-tutorial-reconstruction` (bin "wam" test) due to 1 previous error; 2 warnings emitted
[INFO] [stdout] warning: unused variable: `head`
[INFO] [stdout]   --> src/flat/compile/clause.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let body = if let Some(head) = head {
[INFO] [stdout]    |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_head`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/flat/compile/clause.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     for s in body {
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `code`
[INFO] [stdout]   --> src/flat/compile/clause.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     code: &mut Vec<Instruction>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seen`
[INFO] [stdout]   --> src/flat/compile/clause.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 |     seen: &mut HashSet<usize>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_seen`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vars`
[INFO] [stdout]   --> src/flat/compile/clause.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     vars: &mut HashMap<Variable, Location>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_vars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `permanent`
[INFO] [stdout]   --> src/flat/compile/clause.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     permanent: &HashMap<Variable, usize>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_permanent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/flat/compile/clause.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 |     for (i, f) in flatten(s).into_iter().enumerate() {
[INFO] [stdout]    |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/flat/compile/clause.rs:76:31
[INFO] [stdout]    |
[INFO] [stdout] 76 |             FlatTerm::Functor(a, is) => unimplemented!(),
[INFO] [stdout]    |                               ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is`
[INFO] [stdout]   --> src/flat/compile/clause.rs:76:34
[INFO] [stdout]    |
[INFO] [stdout] 76 |             FlatTerm::Functor(a, is) => unimplemented!(),
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_is`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]   --> src/flat/compile/clause.rs:77:27
[INFO] [stdout]    |
[INFO] [stdout] 77 |             FlatTerm::Ref(n) => unimplemented!(),
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> src/flat/compile/clause.rs:78:37
[INFO] [stdout]    |
[INFO] [stdout] 78 |             FlatTerm::Variable(Some(v)) => unimplemented!(),
[INFO] [stdout]    |                                     ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vars`
[INFO] [stdout]   --> src/flat/compile/clause.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     vars: &mut HashMap<Variable, usize>,
[INFO] [stdout]    |     ^^^^ help: if this is intentional, prefix it with an underscore: `_vars`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]   --> src/flat/compile/clause.rs:94:39
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Term::Structure(Structure(a, ref ts)) => unimplemented!(),
[INFO] [stdout]    |                                       ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ts`
[INFO] [stdout]   --> src/flat/compile/clause.rs:94:42
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Term::Structure(Structure(a, ref ts)) => unimplemented!(),
[INFO] [stdout]    |                                          ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/flat/mod.rs:164:29
[INFO] [stdout]     |
[INFO] [stdout] 164 |             Location::Local(n) => unimplemented!("index local"),
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `n`
[INFO] [stdout]    --> src/flat/mod.rs:210:29
[INFO] [stdout]     |
[INFO] [stdout] 210 |             Location::Local(n) => unimplemented!("index local"),
[INFO] [stdout]     |                             ^ help: if this is intentional, prefix it with an underscore: `_n`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile_head` is never used
[INFO] [stdout]   --> src/flat/compile/clause.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 | fn compile_head(
[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 `compile_body` is never used
[INFO] [stdout]   --> src/flat/compile/clause.rs:84:4
[INFO] [stdout]    |
[INFO] [stdout] 84 | fn compile_body(
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extract_term` is never used
[INFO] [stdout]   --> src/flat/store.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Heap {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn extract_term(
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/flat/control.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     GetValue(Location, usize),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/flat/control.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     GetVariable(Location, usize),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/flat/control.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     PutValue(Location, usize),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/flat/control.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     PutVariable(Location, usize),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d4634893e1b787e068c65a1fd7935cb05217ac0763c6544e1d27764bfe3cbf09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4634893e1b787e068c65a1fd7935cb05217ac0763c6544e1d27764bfe3cbf09", kill_on_drop: false }`
[INFO] [stdout] d4634893e1b787e068c65a1fd7935cb05217ac0763c6544e1d27764bfe3cbf09
