[INFO] cloning repository https://github.com/samuelwongc/decisionengine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samuelwongc/decisionengine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelwongc%2Fdecisionengine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelwongc%2Fdecisionengine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 725cd763c6320cff52d1633e588d20124e423bec [INFO] checking samuelwongc/decisionengine against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelwongc%2Fdecisionengine" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samuelwongc/decisionengine on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samuelwongc/decisionengine [INFO] finished tweaking git repo https://github.com/samuelwongc/decisionengine [INFO] tweaked toml for git repo https://github.com/samuelwongc/decisionengine written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/samuelwongc/decisionengine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 985b165ab8e7759bef5f6f32606e40b1df2000209b4298766a6647a94a9fdcf5 [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" "985b165ab8e7759bef5f6f32606e40b1df2000209b4298766a6647a94a9fdcf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "985b165ab8e7759bef5f6f32606e40b1df2000209b4298766a6647a94a9fdcf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "985b165ab8e7759bef5f6f32606e40b1df2000209b4298766a6647a94a9fdcf5", kill_on_drop: false }` [INFO] [stdout] 985b165ab8e7759bef5f6f32606e40b1df2000209b4298766a6647a94a9fdcf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa381a42dd0d2e07fef4720b3a054a04f89b0089213cf5b1392482a9773637f8 [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" "fa381a42dd0d2e07fef4720b3a054a04f89b0089213cf5b1392482a9773637f8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking route-recognizer v0.1.12 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking serde_json v1.0.21 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking bytes v0.4.9 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking http v0.1.10 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.3 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Checking phf v0.7.22 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Checking hyper v0.10.13 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking dotenv v0.9.0 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking router v0.6.0 [INFO] [stderr] Checking bodyparser v0.8.0 (https://github.com/iron/body-parser.git#49ae53cd) [INFO] [stderr] Checking hyper v0.12.8 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Checking diesel v1.3.2 [INFO] [stderr] Checking decisionengine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/datasource/mod.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | handler: Box NodeResult>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut DecisionDataset) -> NodeResult` [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/decisionengine/datasource/mod.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | experian_v1_0_fetcher: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DecisionDataFetcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/datasource/mod.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | experian_v1_1_fetcher: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DecisionDataFetcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/datasource/mod.rs:90:51 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn deserialize_input_node(path: &str) -> (Box, bool) { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/nodes.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | lvalue: Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/nodes.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | rvalue: Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/nodes.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | operation: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn BinaryOperation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/nodes.rs:51:44 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn deserialize_node(v: &Value) -> (Box, bool) { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/nodes.rs:81:47 [INFO] [stdout] | [INFO] [stdout] 81 | fn deserialize_bin_op_node(v: &Value, op: Box) -> (Box, bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn BinaryOperation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/nodes.rs:81:73 [INFO] [stdout] | [INFO] [stdout] 81 | fn deserialize_bin_op_node(v: &Value, op: Box) -> (Box, bool) { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/nodes.rs:127:46 [INFO] [stdout] | [INFO] [stdout] 127 | fn deserialize_const_node(v: &Value) -> (Box, bool) { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | lnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | rnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | lnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | rnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | lnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | rnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | lnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | rnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | lnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:101:25 [INFO] [stdout] | [INFO] [stdout] 101 | rnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:125:25 [INFO] [stdout] | [INFO] [stdout] 125 | lnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | rnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:150:25 [INFO] [stdout] | [INFO] [stdout] 150 | lnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:151:25 [INFO] [stdout] | [INFO] [stdout] 151 | rnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | lnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | rnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:194:25 [INFO] [stdout] | [INFO] [stdout] 194 | lnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:195:25 [INFO] [stdout] | [INFO] [stdout] 195 | rnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/rules.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | node: Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:751:42 [INFO] [stdout] | [INFO] [stdout] 751 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:751:42 [INFO] [stdout] | [INFO] [stdout] 751 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `decision_id` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stdout] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `decision_strategy_id` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stdout] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `application_data` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stdout] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `result` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stdout] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `decision_strategy_json` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stdout] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `serde_json` in this scope [INFO] [stdout] --> src/decisionengine/mod.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `DecisionStrategy` in this scope [INFO] [stdout] --> src/decisionengine/mod.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `decision_strategy` is imported redundantly [INFO] [stdout] --> src/decisionengine/mod.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 19 | use decisionengine::schema::decision_strategy; [INFO] [stdout] | ----------------------------------------- the item `decision_strategy` is already imported here [INFO] [stdout] ... [INFO] [stdout] 66 | use decisionengine::schema::decision_strategy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `decision_strategy` in this scope [INFO] [stdout] --> src/decisionengine/mod.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `NewDecisionStrategy` in this scope [INFO] [stdout] --> src/decisionengine/mod.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `serde_json` in this scope [INFO] [stdout] --> src/decisionengine/mod.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/datasource/mod.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | handler: Box NodeResult>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut DecisionDataset) -> NodeResult` [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/decisionengine/datasource/mod.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | experian_v1_0_fetcher: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DecisionDataFetcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/datasource/mod.rs:37:32 [INFO] [stdout] | [INFO] [stdout] 37 | experian_v1_1_fetcher: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DecisionDataFetcher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/datasource/mod.rs:90:51 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn deserialize_input_node(path: &str) -> (Box, bool) { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/nodes.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | lvalue: Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/nodes.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | rvalue: Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/nodes.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | operation: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn BinaryOperation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/nodes.rs:51:44 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn deserialize_node(v: &Value) -> (Box, bool) { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/nodes.rs:81:47 [INFO] [stdout] | [INFO] [stdout] 81 | fn deserialize_bin_op_node(v: &Value, op: Box) -> (Box, bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn BinaryOperation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/nodes.rs:81:73 [INFO] [stdout] | [INFO] [stdout] 81 | fn deserialize_bin_op_node(v: &Value, op: Box) -> (Box, bool) { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/nodes.rs:127:46 [INFO] [stdout] | [INFO] [stdout] 127 | fn deserialize_const_node(v: &Value) -> (Box, bool) { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | lnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | rnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | lnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:22:25 [INFO] [stdout] | [INFO] [stdout] 22 | rnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:46:25 [INFO] [stdout] | [INFO] [stdout] 46 | lnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | rnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | lnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:76:25 [INFO] [stdout] | [INFO] [stdout] 76 | rnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | lnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:101:25 [INFO] [stdout] | [INFO] [stdout] 101 | rnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:125:25 [INFO] [stdout] | [INFO] [stdout] 125 | lnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | rnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:150:25 [INFO] [stdout] | [INFO] [stdout] 150 | lnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:151:25 [INFO] [stdout] | [INFO] [stdout] 151 | rnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | lnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | rnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:194:25 [INFO] [stdout] | [INFO] [stdout] 194 | lnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/operations.rs:195:25 [INFO] [stdout] | [INFO] [stdout] 195 | rnode: &mut Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/decisionengine/rules.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | node: Box, [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn EvalNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:751:42 [INFO] [stdout] | [INFO] [stdout] 751 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:751:42 [INFO] [stdout] | [INFO] [stdout] 751 | #[derive(Debug, Clone, Copy, QueryId)] [INFO] [stdout] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `decision_id` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stdout] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `decision_strategy_id` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stdout] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `application_data` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stdout] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `result` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stdout] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `decision_strategy_json` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.2/src/macros/mod.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Debug, Clone, Copy, QueryId, Default)] [INFO] [stdout] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `serde_json` in this scope [INFO] [stdout] --> src/decisionengine/mod.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `DecisionStrategy` in this scope [INFO] [stdout] --> src/decisionengine/mod.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Queryable)] [INFO] [stdout] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `decision_strategy` is imported redundantly [INFO] [stdout] --> src/decisionengine/mod.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 19 | use decisionengine::schema::decision_strategy; [INFO] [stdout] | ----------------------------------------- the item `decision_strategy` is already imported here [INFO] [stdout] ... [INFO] [stdout] 66 | use decisionengine::schema::decision_strategy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `decision_strategy` in this scope [INFO] [stdout] --> src/decisionengine/mod.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `NewDecisionStrategy` in this scope [INFO] [stdout] --> src/decisionengine/mod.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `serde_json` in this scope [INFO] [stdout] --> src/decisionengine/mod.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Insertable)] [INFO] [stdout] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #50504 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/decisionengine/rules.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | Some(mut condition) => condition.eval(input), [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/decisionengine/datasource/mocks/decisiondatafetcher.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(data: ExperianV1_1) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/decisionengine/datasource/mocks/decisiondatafetcher.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(data: ExperianV1_0) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create` [INFO] [stdout] --> src/decisionengine/mod.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn create() {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/decisionengine/datasource/applicationdata.rs:48:56 [INFO] [stdout] | [INFO] [stdout] 48 | ... panic!("Decision data type {} not included in module but is accessed.") [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 48 | panic!("Decision data type {} not included in module but is accessed.", ...) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 48 | panic!("{}", "Decision data type {} not included in module but is accessed.") [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/decisionengine/datasource/applicationdata.rs:57:53 [INFO] [stdout] | [INFO] [stdout] 57 | ... "Decision data type {} not included in module but is accessed." [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 57 | "Decision data type {} not included in module but is accessed.", ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 57 | "{}", "Decision data type {} not included in module but is accessed." [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/decisionengine/datasource/experian.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | ... "Decision data type {} not included in module but is accessed." [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 32 | "Decision data type {} not included in module but is accessed.", ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 32 | "{}", "Decision data type {} not included in module but is accessed." [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/decisionengine/datasource/experian.rs:77:53 [INFO] [stdout] | [INFO] [stdout] 77 | ... "Decision data type {} not included in module but is accessed." [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 77 | "Decision data type {} not included in module but is accessed.", ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 77 | "{}", "Decision data type {} not included in module but is accessed." [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/decisionengine/rules.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | Some(mut condition) => condition.eval(input), [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/decisionengine/datasource/mocks/decisiondatafetcher.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(data: ExperianV1_1) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/decisionengine/datasource/mocks/decisiondatafetcher.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(data: ExperianV1_0) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create` [INFO] [stdout] --> src/decisionengine/mod.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn create() {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/decisionengine/visitor.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | std::mem::replace(&mut self.curr, prev); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/decisionengine/datasource/applicationdata.rs:48:56 [INFO] [stdout] | [INFO] [stdout] 48 | ... panic!("Decision data type {} not included in module but is accessed.") [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 48 | panic!("Decision data type {} not included in module but is accessed.", ...) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 48 | panic!("{}", "Decision data type {} not included in module but is accessed.") [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/decisionengine/datasource/applicationdata.rs:57:53 [INFO] [stdout] | [INFO] [stdout] 57 | ... "Decision data type {} not included in module but is accessed." [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 57 | "Decision data type {} not included in module but is accessed.", ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 57 | "{}", "Decision data type {} not included in module but is accessed." [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/decisionengine/datasource/experian.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | ... "Decision data type {} not included in module but is accessed." [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 32 | "Decision data type {} not included in module but is accessed.", ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 32 | "{}", "Decision data type {} not included in module but is accessed." [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/decisionengine/datasource/experian.rs:77:53 [INFO] [stdout] | [INFO] [stdout] 77 | ... "Decision data type {} not included in module but is accessed." [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in a future Rust edition [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 77 | "Decision data type {} not included in module but is accessed.", ... [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 77 | "{}", "Decision data type {} not included in module but is accessed." [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 52 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/decisionengine/visitor.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | std::mem::replace(&mut self.curr, prev); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 52 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.12s [INFO] running `Command { std: "docker" "inspect" "fa381a42dd0d2e07fef4720b3a054a04f89b0089213cf5b1392482a9773637f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa381a42dd0d2e07fef4720b3a054a04f89b0089213cf5b1392482a9773637f8", kill_on_drop: false }` [INFO] [stdout] fa381a42dd0d2e07fef4720b3a054a04f89b0089213cf5b1392482a9773637f8