[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#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fwam-tutorial-reconstruction" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/remexre/wam-tutorial-reconstruction on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-14/source/Cargo.toml [INFO] crate git repo https://github.com/remexre/wam-tutorial-reconstruction already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--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] * /workspace/builds/worker-14/source/src/bin/options.rs [INFO] [stderr] * /workspace/builds/worker-14/source/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] Downloading crates ... [INFO] [stderr] Downloaded symbol v0.1.1 [INFO] [stderr] Downloaded linefeed v0.4.0 [INFO] [stderr] Downloaded proptest v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 157256d4ede9ea878f71a2ca8574525722358ce93a6fd1ee4b854da7d18b8c63 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "157256d4ede9ea878f71a2ca8574525722358ce93a6fd1ee4b854da7d18b8c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "157256d4ede9ea878f71a2ca8574525722358ce93a6fd1ee4b854da7d18b8c63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "157256d4ede9ea878f71a2ca8574525722358ce93a6fd1ee4b854da7d18b8c63", kill_on_drop: false }` [INFO] [stdout] 157256d4ede9ea878f71a2ca8574525722358ce93a6fd1ee4b854da7d18b8c63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ce894f1d6def9ad3743bb1ecf721ef5408a07ae9d7ac611a78f62f40b8c051b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2ce894f1d6def9ad3743bb1ecf721ef5408a07ae9d7ac611a78f62f40b8c051b", 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] * /opt/rustwide/workdir/src/bin/options.rs [INFO] [stderr] * /opt/rustwide/workdir/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] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking spin v0.4.6 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking either v1.4.0 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking regex-syntax v0.5.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking symbol v0.1.1 [INFO] [stderr] Checking bit-set v0.4.0 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.13 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking backtrace-sys v0.1.16 [INFO] [stderr] Checking atty v0.2.8 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking clap v2.31.1 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking proptest v0.5.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking regex v0.2.7 [INFO] [stderr] Checking linefeed v0.4.0 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.2.5 [INFO] [stderr] Checking structopt v0.2.5 [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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` 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] [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] [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, Error>>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn 'a + Iterator, Error>>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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, Error>>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator, Error>>` [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, Error>>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn 'a + Iterator, Error>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `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 a macro (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 `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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] = note: `#[warn(unused_variables)]` on by default [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: 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] [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: `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: `code` [INFO] [stdout] --> src/flat/compile/clause.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | code: &mut Vec, [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, [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, [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, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_permanent` [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: `vars` [INFO] [stdout] --> src/flat/compile/clause.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | vars: &mut HashMap, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compile_head` [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compile_body` [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: associated function is never used: `extract_term` [INFO] [stdout] --> src/flat/store.rs:57:12 [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: 31 warnings emitted [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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` 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] [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] [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, Error>>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn 'a + Iterator, Error>>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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, Error>>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator, Error>>` [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, Error>>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn 'a + Iterator, Error>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `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 a macro (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 `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 a macro (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/bin/options.rs:73:45 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn new_machine(&self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Machine` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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] | ^^^^^^^ help: use `dyn`: `dyn Machine` [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, Error> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Machine` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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] | ^^^^^^^ help: use `dyn`: `dyn Machine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/bin/main.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | std::env::home_dir() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::env::home_dir`: This function's behavior is unexpected and probably not what you want. Consider using a crate from crates.io instead. [INFO] [stdout] --> src/bin/main.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | std::env::home_dir() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [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] = note: `#[warn(unused_variables)]` on by default [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: 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] [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: `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: `code` [INFO] [stdout] --> src/flat/compile/clause.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | code: &mut Vec, [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, [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, [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, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_permanent` [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: `vars` [INFO] [stdout] --> src/flat/compile/clause.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | vars: &mut HashMap, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compile_head` [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `compile_body` [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: associated function is never used: `extract_term` [INFO] [stdout] --> src/flat/store.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn extract_term( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.39s [INFO] running `Command { std: "docker" "inspect" "2ce894f1d6def9ad3743bb1ecf721ef5408a07ae9d7ac611a78f62f40b8c051b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ce894f1d6def9ad3743bb1ecf721ef5408a07ae9d7ac611a78f62f40b8c051b", kill_on_drop: false }` [INFO] [stdout] 2ce894f1d6def9ad3743bb1ecf721ef5408a07ae9d7ac611a78f62f40b8c051b