[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] testing samuelwongc/decisionengine against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelwongc%2Fdecisionengine" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samuelwongc/decisionengine on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-15/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97e5166e9f959e81ef3c5680ad44a56dcccbb2bffe522cbb1c4d4ce9b4ccbaa3 [INFO] running `Command { std: "docker" "start" "-a" "97e5166e9f959e81ef3c5680ad44a56dcccbb2bffe522cbb1c4d4ce9b4ccbaa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97e5166e9f959e81ef3c5680ad44a56dcccbb2bffe522cbb1c4d4ce9b4ccbaa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97e5166e9f959e81ef3c5680ad44a56dcccbb2bffe522cbb1c4d4ce9b4ccbaa3", kill_on_drop: false }` [INFO] [stdout] 97e5166e9f959e81ef3c5680ad44a56dcccbb2bffe522cbb1c4d4ce9b4ccbaa3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45d2a4faa77d2392d8a0dba822c7cb828766b8f1ad0e6ec85d81cfeb37ea2826 [INFO] running `Command { std: "docker" "start" "-a" "45d2a4faa77d2392d8a0dba822c7cb828766b8f1ad0e6ec85d81cfeb37ea2826", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling route-recognizer v0.1.12 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling http v0.1.10 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-executor v0.1.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tokio-timer v0.2.5 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling tokio-reactor v0.1.3 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling h2 v0.1.12 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.21 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling hyper v0.12.8 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling bodyparser v0.8.0 (https://github.com/iron/body-parser.git#49ae53cd) [INFO] [stderr] Compiling diesel v1.3.2 [INFO] [stderr] Compiling decisionengine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/decisionengine/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | decision (decision_id) { [INFO] [stdout] 3 | | decision_id -> Int4, [INFO] [stdout] 4 | | decision_strategy_id -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `decision_id` in this scope [INFO] [stdout] --> src/decisionengine/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | decision (decision_id) { [INFO] [stdout] 3 | | decision_id -> Int4, [INFO] [stdout] 4 | | decision_strategy_id -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `decision_strategy_id` in this scope [INFO] [stdout] --> src/decisionengine/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | decision (decision_id) { [INFO] [stdout] 3 | | decision_id -> Int4, [INFO] [stdout] 4 | | decision_strategy_id -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `application_data` in this scope [INFO] [stdout] --> src/decisionengine/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | decision (decision_id) { [INFO] [stdout] 3 | | decision_id -> Int4, [INFO] [stdout] 4 | | decision_strategy_id -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `result` in this scope [INFO] [stdout] --> src/decisionengine/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | decision (decision_id) { [INFO] [stdout] 3 | | decision_id -> Int4, [INFO] [stdout] 4 | | decision_strategy_id -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/decisionengine/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / table! { [INFO] [stdout] 11 | | decision_strategy (decision_strategy_id) { [INFO] [stdout] 12 | | decision_strategy_id -> Int4, [INFO] [stdout] 13 | | decision_strategy_json -> Jsonb, [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `decision_strategy_id` in this scope [INFO] [stdout] --> src/decisionengine/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / table! { [INFO] [stdout] 11 | | decision_strategy (decision_strategy_id) { [INFO] [stdout] 12 | | decision_strategy_id -> Int4, [INFO] [stdout] 13 | | decision_strategy_json -> Jsonb, [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `decision_strategy_json` in this scope [INFO] [stdout] --> src/decisionengine/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / table! { [INFO] [stdout] 11 | | decision_strategy (decision_strategy_id) { [INFO] [stdout] 12 | | decision_strategy_id -> Int4, [INFO] [stdout] 13 | | decision_strategy_json -> Jsonb, [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (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/decisionengine/datasource/mod.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | handler: Box NodeResult>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - handler: Box NodeResult>, [INFO] [stdout] 17 + handler: Box NodeResult>, [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 - experian_v1_0_fetcher: Box>, [INFO] [stdout] 34 + experian_v1_0_fetcher: Box>, [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 - experian_v1_1_fetcher: Box>, [INFO] [stdout] 37 + experian_v1_1_fetcher: Box>, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 - lvalue: Box, [INFO] [stdout] 39 + lvalue: Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 - rvalue: Box, [INFO] [stdout] 40 + rvalue: Box, [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 41 - operation: Box, [INFO] [stdout] 41 + operation: Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 51 - node: Box, [INFO] [stdout] 51 + node: Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 90 - pub fn deserialize_input_node(path: &str) -> (Box, bool) { [INFO] [stdout] 90 + pub fn deserialize_input_node(path: &str) -> (Box, bool) { [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 51 - pub fn deserialize_node(v: &Value) -> (Box, bool) { [INFO] [stdout] 51 + pub fn deserialize_node(v: &Value) -> (Box, bool) { [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 81 - fn deserialize_bin_op_node(v: &Value, op: Box) -> (Box, bool) { [INFO] [stdout] 81 + fn deserialize_bin_op_node(v: &Value, op: Box) -> (Box, bool) { [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 81 - fn deserialize_bin_op_node(v: &Value, op: Box) -> (Box, bool) { [INFO] [stdout] 81 + fn deserialize_bin_op_node(v: &Value, op: Box) -> (Box, bool) { [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 127 - fn deserialize_const_node(v: &Value) -> (Box, bool) { [INFO] [stdout] 127 + fn deserialize_const_node(v: &Value) -> (Box, bool) { [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 10 - lnode: &mut Box, [INFO] [stdout] 10 + lnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - rnode: &mut Box, [INFO] [stdout] 11 + rnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 - lnode: &mut Box, [INFO] [stdout] 21 + lnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 - rnode: &mut Box, [INFO] [stdout] 22 + rnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 46 - lnode: &mut Box, [INFO] [stdout] 46 + lnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 47 - rnode: &mut Box, [INFO] [stdout] 47 + rnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 75 - lnode: &mut Box, [INFO] [stdout] 75 + lnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 76 - rnode: &mut Box, [INFO] [stdout] 76 + rnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 100 - lnode: &mut Box, [INFO] [stdout] 100 + lnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 101 - rnode: &mut Box, [INFO] [stdout] 101 + rnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 125 - lnode: &mut Box, [INFO] [stdout] 125 + lnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 126 - rnode: &mut Box, [INFO] [stdout] 126 + rnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 150 - lnode: &mut Box, [INFO] [stdout] 150 + lnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 151 - rnode: &mut Box, [INFO] [stdout] 151 + rnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 176 - lnode: &mut Box, [INFO] [stdout] 176 + lnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 177 - rnode: &mut Box, [INFO] [stdout] 177 + rnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 194 - lnode: &mut Box, [INFO] [stdout] 194 + lnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 195 - rnode: &mut Box, [INFO] [stdout] 195 + rnode: &mut Box, [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: 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] = 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:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(data: ExperianV1_1) -> Self { [INFO] [stdout] | ^^^ [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: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/datasource/applicationdata.rs:38:37 [INFO] [stdout] | [INFO] [stdout] 38 | _ => panic!(format!( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 39 | | "Decision data type {} not included in module but is accessed.", [INFO] [stdout] 40 | | Self::decision_data_type() [INFO] [stdout] 41 | | )), [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 38 ~ _ => panic!( [INFO] [stdout] 39 | "Decision data type {} not included in module but is accessed.", [INFO] [stdout] 40 | Self::decision_data_type() [INFO] [stdout] 41 ~ ), [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: this message is not used as a format string when given without arguments, but will be in Rust 2021 [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 Rust 2021 [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 Rust 2021 [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 is not a string literal [INFO] [stdout] --> src/decisionengine/datasource/experian.rs:65:41 [INFO] [stdout] | [INFO] [stdout] 65 | ... _ => panic!(format!( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 66 | | ... "Decision data type {} not included in module but is accessed.", [INFO] [stdout] 67 | | ... Self::decision_data_type() [INFO] [stdout] 68 | | ... )), [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 65 ~ _ => panic!( [INFO] [stdout] 66 | "Decision data type {} not included in module but is accessed.", [INFO] [stdout] 67 | Self::decision_data_type() [INFO] [stdout] 68 ~ ), [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 Rust 2021 [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: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/datasource/mod.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | panic!(format!("Input {} has length < 2", path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 93 - panic!(format!("Input {} has length < 2", path)) [INFO] [stdout] 93 + panic!("Input {} has length < 2", path) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/datasource/mod.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | _ => panic!(format!("Cannot parse input {}", path)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 100 - _ => panic!(format!("Cannot parse input {}", path)), [INFO] [stdout] 100 + _ => panic!("Cannot parse input {}", path), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/deserializers.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 32 | | "Unknown module_type: {}", [INFO] [stdout] 33 | | value["module_type"].as_str().unwrap() [INFO] [stdout] 34 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 31 ~ _ => panic!( [INFO] [stdout] 32 | "Unknown module_type: {}", [INFO] [stdout] 33 | value["module_type"].as_str().unwrap() [INFO] [stdout] 34 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/modules.rs:83:21 [INFO] [stdout] | [INFO] [stdout] 83 | _ => panic!(format!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 84 | | "Unknown module_type: {}", [INFO] [stdout] 85 | | value["module_type"].as_str().unwrap() [INFO] [stdout] 86 | | )), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 83 ~ _ => panic!( [INFO] [stdout] 84 | "Unknown module_type: {}", [INFO] [stdout] 85 | value["module_type"].as_str().unwrap() [INFO] [stdout] 86 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/nodes.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | _ => panic!(format!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 69 | | "Cannot deserialize: unknown operation {}", [INFO] [stdout] 70 | | v["op"].to_string() [INFO] [stdout] 71 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 68 ~ _ => panic!( [INFO] [stdout] 69 | "Cannot deserialize: unknown operation {}", [INFO] [stdout] 70 | v["op"].to_string() [INFO] [stdout] 71 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/nodes.rs:73:25 [INFO] [stdout] | [INFO] [stdout] 73 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 74 | | "Cannot deserialize node type: {}", [INFO] [stdout] 75 | | v["type"].to_string() [INFO] [stdout] 76 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 73 ~ _ => panic!( [INFO] [stdout] 74 | "Cannot deserialize node type: {}", [INFO] [stdout] 75 | v["type"].to_string() [INFO] [stdout] 76 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/nodes.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | panic!(format!( [INFO] [stdout] | ____________^ [INFO] [stdout] 122 | | "Can't deserialize constant input: {}", [INFO] [stdout] 123 | | v.to_string() [INFO] [stdout] 124 | | )); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 121 ~ panic!( [INFO] [stdout] 122 | "Can't deserialize constant input: {}", [INFO] [stdout] 123 | v.to_string() [INFO] [stdout] 124 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/rules.rs:64:44 [INFO] [stdout] | [INFO] [stdout] 64 | NodeResult::Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 64 | NodeResult::Err(msg) => panic!("{}", msg), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/mod.rs:96:34 [INFO] [stdout] | [INFO] [stdout] 96 | Err(error) => panic!(format!("Malformed JSON: {}", error)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 96 - Err(error) => panic!(format!("Malformed JSON: {}", error)), [INFO] [stdout] 96 + Err(error) => panic!("Malformed JSON: {}", error), [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: 64 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: decisionengine v0.1.0 (/opt/rustwide/workdir), diesel v1.3.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7` [INFO] running `Command { std: "docker" "inspect" "45d2a4faa77d2392d8a0dba822c7cb828766b8f1ad0e6ec85d81cfeb37ea2826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d2a4faa77d2392d8a0dba822c7cb828766b8f1ad0e6ec85d81cfeb37ea2826", kill_on_drop: false }` [INFO] [stdout] 45d2a4faa77d2392d8a0dba822c7cb828766b8f1ad0e6ec85d81cfeb37ea2826 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91b7ab859d2686a0fb8c98c5fb9c0139789699d899610af342cc5eef367adc4b [INFO] running `Command { std: "docker" "start" "-a" "91b7ab859d2686a0fb8c98c5fb9c0139789699d899610af342cc5eef367adc4b", kill_on_drop: false }` [INFO] [stderr] Compiling decisionengine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/decisionengine/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | decision (decision_id) { [INFO] [stdout] 3 | | decision_id -> Int4, [INFO] [stdout] 4 | | decision_strategy_id -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `decision_id` in this scope [INFO] [stdout] --> src/decisionengine/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | decision (decision_id) { [INFO] [stdout] 3 | | decision_id -> Int4, [INFO] [stdout] 4 | | decision_strategy_id -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `decision_strategy_id` in this scope [INFO] [stdout] --> src/decisionengine/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | decision (decision_id) { [INFO] [stdout] 3 | | decision_id -> Int4, [INFO] [stdout] 4 | | decision_strategy_id -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `application_data` in this scope [INFO] [stdout] --> src/decisionengine/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | decision (decision_id) { [INFO] [stdout] 3 | | decision_id -> Int4, [INFO] [stdout] 4 | | decision_strategy_id -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `result` in this scope [INFO] [stdout] --> src/decisionengine/schema.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / table! { [INFO] [stdout] 2 | | decision (decision_id) { [INFO] [stdout] 3 | | decision_id -> Int4, [INFO] [stdout] 4 | | decision_strategy_id -> Int4, [INFO] [stdout] ... | [INFO] [stdout] 7 | | } [INFO] [stdout] 8 | | } [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `table` in this scope [INFO] [stdout] --> src/decisionengine/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / table! { [INFO] [stdout] 11 | | decision_strategy (decision_strategy_id) { [INFO] [stdout] 12 | | decision_strategy_id -> Int4, [INFO] [stdout] 13 | | decision_strategy_json -> Jsonb, [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `decision_strategy_id` in this scope [INFO] [stdout] --> src/decisionengine/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / table! { [INFO] [stdout] 11 | | decision_strategy (decision_strategy_id) { [INFO] [stdout] 12 | | decision_strategy_id -> Int4, [INFO] [stdout] 13 | | decision_strategy_json -> Jsonb, [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot find type `decision_strategy_json` in this scope [INFO] [stdout] --> src/decisionengine/schema.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / table! { [INFO] [stdout] 11 | | decision_strategy (decision_strategy_id) { [INFO] [stdout] 12 | | decision_strategy_id -> Int4, [INFO] [stdout] 13 | | decision_strategy_json -> Jsonb, [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [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 #83583 [INFO] [stdout] = note: this warning originates in the derive macro `Insertable` (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/decisionengine/datasource/mod.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | handler: Box NodeResult>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - handler: Box NodeResult>, [INFO] [stdout] 17 + handler: Box NodeResult>, [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 34 - experian_v1_0_fetcher: Box>, [INFO] [stdout] 34 + experian_v1_0_fetcher: Box>, [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 - experian_v1_1_fetcher: Box>, [INFO] [stdout] 37 + experian_v1_1_fetcher: Box>, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 39 - lvalue: Box, [INFO] [stdout] 39 + lvalue: Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 40 - rvalue: Box, [INFO] [stdout] 40 + rvalue: Box, [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 41 - operation: Box, [INFO] [stdout] 41 + operation: Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 51 - node: Box, [INFO] [stdout] 51 + node: Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 90 - pub fn deserialize_input_node(path: &str) -> (Box, bool) { [INFO] [stdout] 90 + pub fn deserialize_input_node(path: &str) -> (Box, bool) { [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 51 - pub fn deserialize_node(v: &Value) -> (Box, bool) { [INFO] [stdout] 51 + pub fn deserialize_node(v: &Value) -> (Box, bool) { [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 81 - fn deserialize_bin_op_node(v: &Value, op: Box) -> (Box, bool) { [INFO] [stdout] 81 + fn deserialize_bin_op_node(v: &Value, op: Box) -> (Box, bool) { [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 81 - fn deserialize_bin_op_node(v: &Value, op: Box) -> (Box, bool) { [INFO] [stdout] 81 + fn deserialize_bin_op_node(v: &Value, op: Box) -> (Box, bool) { [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 127 - fn deserialize_const_node(v: &Value) -> (Box, bool) { [INFO] [stdout] 127 + fn deserialize_const_node(v: &Value) -> (Box, bool) { [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 10 - lnode: &mut Box, [INFO] [stdout] 10 + lnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - rnode: &mut Box, [INFO] [stdout] 11 + rnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 - lnode: &mut Box, [INFO] [stdout] 21 + lnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 22 - rnode: &mut Box, [INFO] [stdout] 22 + rnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 46 - lnode: &mut Box, [INFO] [stdout] 46 + lnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 47 - rnode: &mut Box, [INFO] [stdout] 47 + rnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 75 - lnode: &mut Box, [INFO] [stdout] 75 + lnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 76 - rnode: &mut Box, [INFO] [stdout] 76 + rnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 100 - lnode: &mut Box, [INFO] [stdout] 100 + lnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 101 - rnode: &mut Box, [INFO] [stdout] 101 + rnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 125 - lnode: &mut Box, [INFO] [stdout] 125 + lnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 126 - rnode: &mut Box, [INFO] [stdout] 126 + rnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 150 - lnode: &mut Box, [INFO] [stdout] 150 + lnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 151 - rnode: &mut Box, [INFO] [stdout] 151 + rnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 176 - lnode: &mut Box, [INFO] [stdout] 176 + lnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 177 - rnode: &mut Box, [INFO] [stdout] 177 + rnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 194 - lnode: &mut Box, [INFO] [stdout] 194 + lnode: &mut Box, [INFO] [stdout] | [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] | ^^^^^^^^ [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 195 - rnode: &mut Box, [INFO] [stdout] 195 + rnode: &mut Box, [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: 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] = 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:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(data: ExperianV1_1) -> Self { [INFO] [stdout] | ^^^ [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: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/datasource/applicationdata.rs:38:37 [INFO] [stdout] | [INFO] [stdout] 38 | _ => panic!(format!( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 39 | | "Decision data type {} not included in module but is accessed.", [INFO] [stdout] 40 | | Self::decision_data_type() [INFO] [stdout] 41 | | )), [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 38 ~ _ => panic!( [INFO] [stdout] 39 | "Decision data type {} not included in module but is accessed.", [INFO] [stdout] 40 | Self::decision_data_type() [INFO] [stdout] 41 ~ ), [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: this message is not used as a format string when given without arguments, but will be in Rust 2021 [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 Rust 2021 [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 Rust 2021 [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 is not a string literal [INFO] [stdout] --> src/decisionengine/datasource/experian.rs:65:41 [INFO] [stdout] | [INFO] [stdout] 65 | ... _ => panic!(format!( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 66 | | ... "Decision data type {} not included in module but is accessed.", [INFO] [stdout] 67 | | ... Self::decision_data_type() [INFO] [stdout] 68 | | ... )), [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 65 ~ _ => panic!( [INFO] [stdout] 66 | "Decision data type {} not included in module but is accessed.", [INFO] [stdout] 67 | Self::decision_data_type() [INFO] [stdout] 68 ~ ), [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 Rust 2021 [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: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/datasource/mod.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | panic!(format!("Input {} has length < 2", path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 93 - panic!(format!("Input {} has length < 2", path)) [INFO] [stdout] 93 + panic!("Input {} has length < 2", path) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/datasource/mod.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 100 | _ => panic!(format!("Cannot parse input {}", path)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 100 - _ => panic!(format!("Cannot parse input {}", path)), [INFO] [stdout] 100 + _ => panic!("Cannot parse input {}", path), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/deserializers.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 32 | | "Unknown module_type: {}", [INFO] [stdout] 33 | | value["module_type"].as_str().unwrap() [INFO] [stdout] 34 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 31 ~ _ => panic!( [INFO] [stdout] 32 | "Unknown module_type: {}", [INFO] [stdout] 33 | value["module_type"].as_str().unwrap() [INFO] [stdout] 34 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/modules.rs:83:21 [INFO] [stdout] | [INFO] [stdout] 83 | _ => panic!(format!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 84 | | "Unknown module_type: {}", [INFO] [stdout] 85 | | value["module_type"].as_str().unwrap() [INFO] [stdout] 86 | | )), [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 83 ~ _ => panic!( [INFO] [stdout] 84 | "Unknown module_type: {}", [INFO] [stdout] 85 | value["module_type"].as_str().unwrap() [INFO] [stdout] 86 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/nodes.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | _ => panic!(format!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 69 | | "Cannot deserialize: unknown operation {}", [INFO] [stdout] 70 | | v["op"].to_string() [INFO] [stdout] 71 | | )), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 68 ~ _ => panic!( [INFO] [stdout] 69 | "Cannot deserialize: unknown operation {}", [INFO] [stdout] 70 | v["op"].to_string() [INFO] [stdout] 71 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/nodes.rs:73:25 [INFO] [stdout] | [INFO] [stdout] 73 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 74 | | "Cannot deserialize node type: {}", [INFO] [stdout] 75 | | v["type"].to_string() [INFO] [stdout] 76 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 73 ~ _ => panic!( [INFO] [stdout] 74 | "Cannot deserialize node type: {}", [INFO] [stdout] 75 | v["type"].to_string() [INFO] [stdout] 76 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/nodes.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | panic!(format!( [INFO] [stdout] | ____________^ [INFO] [stdout] 122 | | "Can't deserialize constant input: {}", [INFO] [stdout] 123 | | v.to_string() [INFO] [stdout] 124 | | )); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 121 ~ panic!( [INFO] [stdout] 122 | "Can't deserialize constant input: {}", [INFO] [stdout] 123 | v.to_string() [INFO] [stdout] 124 ~ ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/rules.rs:64:44 [INFO] [stdout] | [INFO] [stdout] 64 | NodeResult::Err(msg) => panic!(msg), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 64 | NodeResult::Err(msg) => panic!("{}", msg), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/decisionengine/mod.rs:96:34 [INFO] [stdout] | [INFO] [stdout] 96 | Err(error) => panic!(format!("Malformed JSON: {}", error)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 96 - Err(error) => panic!(format!("Malformed JSON: {}", error)), [INFO] [stdout] 96 + Err(error) => panic!("Malformed JSON: {}", error), [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: 64 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: decisionengine v0.1.0 (/opt/rustwide/workdir), diesel v1.3.2 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8` [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/decisionengine-64aef0f62f17399c) [INFO] running `Command { std: "docker" "inspect" "91b7ab859d2686a0fb8c98c5fb9c0139789699d899610af342cc5eef367adc4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91b7ab859d2686a0fb8c98c5fb9c0139789699d899610af342cc5eef367adc4b", kill_on_drop: false }` [INFO] [stdout] 91b7ab859d2686a0fb8c98c5fb9c0139789699d899610af342cc5eef367adc4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 564672bcf50298d3cf43e210f91ce35a1d3e0b2bdd303cf8d4537fc02b89e4bd [INFO] running `Command { std: "docker" "start" "-a" "564672bcf50298d3cf43e210f91ce35a1d3e0b2bdd303cf8d4537fc02b89e4bd", kill_on_drop: false }` [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> src/decisionengine/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | decision (decision_id) { [INFO] [stderr] 3 | | decision_id -> Int4, [INFO] [stderr] 4 | | decision_strategy_id -> Int4, [INFO] [stderr] ... | [INFO] [stderr] 7 | | } [INFO] [stderr] 8 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(proc_macro_derive_resolution_fallback)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `decision_id` in this scope [INFO] [stderr] --> src/decisionengine/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | decision (decision_id) { [INFO] [stderr] 3 | | decision_id -> Int4, [INFO] [stderr] 4 | | decision_strategy_id -> Int4, [INFO] [stderr] ... | [INFO] [stderr] 7 | | } [INFO] [stderr] 8 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `decision_strategy_id` in this scope [INFO] [stderr] --> src/decisionengine/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | decision (decision_id) { [INFO] [stderr] 3 | | decision_id -> Int4, [INFO] [stderr] 4 | | decision_strategy_id -> Int4, [INFO] [stderr] ... | [INFO] [stderr] 7 | | } [INFO] [stderr] 8 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `application_data` in this scope [INFO] [stderr] --> src/decisionengine/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | decision (decision_id) { [INFO] [stderr] 3 | | decision_id -> Int4, [INFO] [stderr] 4 | | decision_strategy_id -> Int4, [INFO] [stderr] ... | [INFO] [stderr] 7 | | } [INFO] [stderr] 8 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `result` in this scope [INFO] [stderr] --> src/decisionengine/schema.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / table! { [INFO] [stderr] 2 | | decision (decision_id) { [INFO] [stderr] 3 | | decision_id -> Int4, [INFO] [stderr] 4 | | decision_strategy_id -> Int4, [INFO] [stderr] ... | [INFO] [stderr] 7 | | } [INFO] [stderr] 8 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `table` in this scope [INFO] [stderr] --> src/decisionengine/schema.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / table! { [INFO] [stderr] 11 | | decision_strategy (decision_strategy_id) { [INFO] [stderr] 12 | | decision_strategy_id -> Int4, [INFO] [stderr] 13 | | decision_strategy_json -> Jsonb, [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `decision_strategy_id` in this scope [INFO] [stderr] --> src/decisionengine/schema.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / table! { [INFO] [stderr] 11 | | decision_strategy (decision_strategy_id) { [INFO] [stderr] 12 | | decision_strategy_id -> Int4, [INFO] [stderr] 13 | | decision_strategy_json -> Jsonb, [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `decision_strategy_json` in this scope [INFO] [stderr] --> src/decisionengine/schema.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / table! { [INFO] [stderr] 11 | | decision_strategy (decision_strategy_id) { [INFO] [stderr] 12 | | decision_strategy_id -> Int4, [INFO] [stderr] 13 | | decision_strategy_json -> Jsonb, [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `QueryId` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `serde_json` in this scope [INFO] [stderr] --> src/decisionengine/mod.rs:37:10 [INFO] [stderr] | [INFO] [stderr] 37 | #[derive(Queryable)] [INFO] [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `DecisionStrategy` in this scope [INFO] [stderr] --> src/decisionengine/mod.rs:37:10 [INFO] [stderr] | [INFO] [stderr] 37 | #[derive(Queryable)] [INFO] [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the item `decision_strategy` is imported redundantly [INFO] [stderr] --> src/decisionengine/mod.rs:66:13 [INFO] [stderr] | [INFO] [stderr] 19 | use decisionengine::schema::decision_strategy; [INFO] [stderr] | ----------------------------------------- the item `decision_strategy` is already imported here [INFO] [stderr] ... [INFO] [stderr] 66 | use decisionengine::schema::decision_strategy; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: cannot find type `decision_strategy` in this scope [INFO] [stderr] --> src/decisionengine/mod.rs:79:10 [INFO] [stderr] | [INFO] [stderr] 79 | #[derive(Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `NewDecisionStrategy` in this scope [INFO] [stderr] --> src/decisionengine/mod.rs:79:10 [INFO] [stderr] | [INFO] [stderr] 79 | #[derive(Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: cannot find type `serde_json` in this scope [INFO] [stderr] --> src/decisionengine/mod.rs:79:10 [INFO] [stderr] | [INFO] [stderr] 79 | #[derive(Insertable)] [INFO] [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #83583 [INFO] [stderr] = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/datasource/mod.rs:17:18 [INFO] [stderr] | [INFO] [stderr] 17 | handler: Box NodeResult>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 17 - handler: Box NodeResult>, [INFO] [stderr] 17 + handler: Box NodeResult>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/datasource/mod.rs:34:32 [INFO] [stderr] | [INFO] [stderr] 34 | experian_v1_0_fetcher: Box>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 34 - experian_v1_0_fetcher: Box>, [INFO] [stderr] 34 + experian_v1_0_fetcher: Box>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/datasource/mod.rs:37:32 [INFO] [stderr] | [INFO] [stderr] 37 | experian_v1_1_fetcher: Box>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 37 - experian_v1_1_fetcher: Box>, [INFO] [stderr] 37 + experian_v1_1_fetcher: Box>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/nodes.rs:39:17 [INFO] [stderr] | [INFO] [stderr] 39 | lvalue: Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 39 - lvalue: Box, [INFO] [stderr] 39 + lvalue: Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/nodes.rs:40:17 [INFO] [stderr] | [INFO] [stderr] 40 | rvalue: Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 40 - rvalue: Box, [INFO] [stderr] 40 + rvalue: Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/nodes.rs:41:20 [INFO] [stderr] | [INFO] [stderr] 41 | operation: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 41 - operation: Box, [INFO] [stderr] 41 + operation: Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/rules.rs:51:15 [INFO] [stderr] | [INFO] [stderr] 51 | node: Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 51 - node: Box, [INFO] [stderr] 51 + node: Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/datasource/mod.rs:90:51 [INFO] [stderr] | [INFO] [stderr] 90 | pub fn deserialize_input_node(path: &str) -> (Box, bool) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 90 - pub fn deserialize_input_node(path: &str) -> (Box, bool) { [INFO] [stderr] 90 + pub fn deserialize_input_node(path: &str) -> (Box, bool) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/nodes.rs:51:44 [INFO] [stderr] | [INFO] [stderr] 51 | pub fn deserialize_node(v: &Value) -> (Box, bool) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 51 - pub fn deserialize_node(v: &Value) -> (Box, bool) { [INFO] [stderr] 51 + pub fn deserialize_node(v: &Value) -> (Box, bool) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/nodes.rs:81:73 [INFO] [stderr] | [INFO] [stderr] 81 | fn deserialize_bin_op_node(v: &Value, op: Box) -> (Box, bool) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 81 - fn deserialize_bin_op_node(v: &Value, op: Box) -> (Box, bool) { [INFO] [stderr] 81 + fn deserialize_bin_op_node(v: &Value, op: Box) -> (Box, bool) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/nodes.rs:81:47 [INFO] [stderr] | [INFO] [stderr] 81 | fn deserialize_bin_op_node(v: &Value, op: Box) -> (Box, bool) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 81 - fn deserialize_bin_op_node(v: &Value, op: Box) -> (Box, bool) { [INFO] [stderr] 81 + fn deserialize_bin_op_node(v: &Value, op: Box) -> (Box, bool) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/nodes.rs:127:46 [INFO] [stderr] | [INFO] [stderr] 127 | fn deserialize_const_node(v: &Value) -> (Box, bool) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 127 - fn deserialize_const_node(v: &Value) -> (Box, bool) { [INFO] [stderr] 127 + fn deserialize_const_node(v: &Value) -> (Box, bool) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/operations.rs:10:25 [INFO] [stderr] | [INFO] [stderr] 10 | lnode: &mut Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 10 - lnode: &mut Box, [INFO] [stderr] 10 + lnode: &mut Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/operations.rs:11:25 [INFO] [stderr] | [INFO] [stderr] 11 | rnode: &mut Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 11 - rnode: &mut Box, [INFO] [stderr] 11 + rnode: &mut Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/operations.rs:21:25 [INFO] [stderr] | [INFO] [stderr] 21 | lnode: &mut Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 21 - lnode: &mut Box, [INFO] [stderr] 21 + lnode: &mut Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/operations.rs:22:25 [INFO] [stderr] | [INFO] [stderr] 22 | rnode: &mut Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 22 - rnode: &mut Box, [INFO] [stderr] 22 + rnode: &mut Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/operations.rs:46:25 [INFO] [stderr] | [INFO] [stderr] 46 | lnode: &mut Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 46 - lnode: &mut Box, [INFO] [stderr] 46 + lnode: &mut Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/operations.rs:47:25 [INFO] [stderr] | [INFO] [stderr] 47 | rnode: &mut Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 47 - rnode: &mut Box, [INFO] [stderr] 47 + rnode: &mut Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/operations.rs:75:25 [INFO] [stderr] | [INFO] [stderr] 75 | lnode: &mut Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 75 - lnode: &mut Box, [INFO] [stderr] 75 + lnode: &mut Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/operations.rs:76:25 [INFO] [stderr] | [INFO] [stderr] 76 | rnode: &mut Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 76 - rnode: &mut Box, [INFO] [stderr] 76 + rnode: &mut Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/operations.rs:100:25 [INFO] [stderr] | [INFO] [stderr] 100 | lnode: &mut Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 100 - lnode: &mut Box, [INFO] [stderr] 100 + lnode: &mut Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/operations.rs:101:25 [INFO] [stderr] | [INFO] [stderr] 101 | rnode: &mut Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 101 - rnode: &mut Box, [INFO] [stderr] 101 + rnode: &mut Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/operations.rs:125:25 [INFO] [stderr] | [INFO] [stderr] 125 | lnode: &mut Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 125 - lnode: &mut Box, [INFO] [stderr] 125 + lnode: &mut Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/operations.rs:126:25 [INFO] [stderr] | [INFO] [stderr] 126 | rnode: &mut Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 126 - rnode: &mut Box, [INFO] [stderr] 126 + rnode: &mut Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/operations.rs:150:25 [INFO] [stderr] | [INFO] [stderr] 150 | lnode: &mut Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 150 - lnode: &mut Box, [INFO] [stderr] 150 + lnode: &mut Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/operations.rs:151:25 [INFO] [stderr] | [INFO] [stderr] 151 | rnode: &mut Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 151 - rnode: &mut Box, [INFO] [stderr] 151 + rnode: &mut Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/operations.rs:176:25 [INFO] [stderr] | [INFO] [stderr] 176 | lnode: &mut Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 176 - lnode: &mut Box, [INFO] [stderr] 176 + lnode: &mut Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/operations.rs:177:25 [INFO] [stderr] | [INFO] [stderr] 177 | rnode: &mut Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 177 - rnode: &mut Box, [INFO] [stderr] 177 + rnode: &mut Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/operations.rs:194:25 [INFO] [stderr] | [INFO] [stderr] 194 | lnode: &mut Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 194 - lnode: &mut Box, [INFO] [stderr] 194 + lnode: &mut Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/decisionengine/operations.rs:195:25 [INFO] [stderr] | [INFO] [stderr] 195 | rnode: &mut Box, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 195 - rnode: &mut Box, [INFO] [stderr] 195 + rnode: &mut Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/decisionengine/rules.rs:22:22 [INFO] [stderr] | [INFO] [stderr] 22 | Some(mut condition) => condition.eval(input), [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `create` [INFO] [stderr] --> src/decisionengine/mod.rs:103:8 [INFO] [stderr] | [INFO] [stderr] 103 | pub fn create() {} [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/decisionengine/datasource/mocks/decisiondatafetcher.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn new(data: ExperianV1_1) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/decisionengine/datasource/mocks/decisiondatafetcher.rs:35:12 [INFO] [stderr] | [INFO] [stderr] 35 | pub fn new(data: ExperianV1_0) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/decisionengine/datasource/applicationdata.rs:38:37 [INFO] [stderr] | [INFO] [stderr] 38 | _ => panic!(format!( [INFO] [stderr] | _____________________________________^ [INFO] [stderr] 39 | | "Decision data type {} not included in module but is accessed.", [INFO] [stderr] 40 | | Self::decision_data_type() [INFO] [stderr] 41 | | )), [INFO] [stderr] | |_________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 38 ~ _ => panic!( [INFO] [stderr] 39 | "Decision data type {} not included in module but is accessed.", [INFO] [stderr] 40 | Self::decision_data_type() [INFO] [stderr] 41 ~ ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message contains an unused formatting placeholder [INFO] [stderr] --> src/decisionengine/datasource/applicationdata.rs:48:56 [INFO] [stderr] | [INFO] [stderr] 48 | ... panic!("Decision data type {} not included in module but is accessed.") [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stderr] help: add the missing argument [INFO] [stderr] | [INFO] [stderr] 48 | panic!("Decision data type {} not included in module but is accessed.", ...) [INFO] [stderr] | +++++ [INFO] [stderr] help: or add a "{}" format string to use the message literally [INFO] [stderr] | [INFO] [stderr] 48 | panic!("{}", "Decision data type {} not included in module but is accessed.") [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message contains an unused formatting placeholder [INFO] [stderr] --> src/decisionengine/datasource/applicationdata.rs:57:53 [INFO] [stderr] | [INFO] [stderr] 57 | ... "Decision data type {} not included in module but is accessed." [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stderr] help: add the missing argument [INFO] [stderr] | [INFO] [stderr] 57 | "Decision data type {} not included in module but is accessed.", ... [INFO] [stderr] | +++++ [INFO] [stderr] help: or add a "{}" format string to use the message literally [INFO] [stderr] | [INFO] [stderr] 57 | "{}", "Decision data type {} not included in module but is accessed." [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message contains an unused formatting placeholder [INFO] [stderr] --> src/decisionengine/datasource/experian.rs:32:53 [INFO] [stderr] | [INFO] [stderr] 32 | ... "Decision data type {} not included in module but is accessed." [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stderr] help: add the missing argument [INFO] [stderr] | [INFO] [stderr] 32 | "Decision data type {} not included in module but is accessed.", ... [INFO] [stderr] | +++++ [INFO] [stderr] help: or add a "{}" format string to use the message literally [INFO] [stderr] | [INFO] [stderr] 32 | "{}", "Decision data type {} not included in module but is accessed." [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/decisionengine/datasource/experian.rs:65:41 [INFO] [stderr] | [INFO] [stderr] 65 | ... _ => panic!(format!( [INFO] [stderr] | ___________________________________^ [INFO] [stderr] 66 | | ... "Decision data type {} not included in module but is accessed.", [INFO] [stderr] 67 | | ... Self::decision_data_type() [INFO] [stderr] 68 | | ... )), [INFO] [stderr] | |_______________________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 65 ~ _ => panic!( [INFO] [stderr] 66 | "Decision data type {} not included in module but is accessed.", [INFO] [stderr] 67 | Self::decision_data_type() [INFO] [stderr] 68 ~ ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message contains an unused formatting placeholder [INFO] [stderr] --> src/decisionengine/datasource/experian.rs:77:53 [INFO] [stderr] | [INFO] [stderr] 77 | ... "Decision data type {} not included in module but is accessed." [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stderr] help: add the missing argument [INFO] [stderr] | [INFO] [stderr] 77 | "Decision data type {} not included in module but is accessed.", ... [INFO] [stderr] | +++++ [INFO] [stderr] help: or add a "{}" format string to use the message literally [INFO] [stderr] | [INFO] [stderr] 77 | "{}", "Decision data type {} not included in module but is accessed." [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/decisionengine/datasource/mod.rs:93:16 [INFO] [stderr] | [INFO] [stderr] 93 | panic!(format!("Input {} has length < 2", path)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 93 - panic!(format!("Input {} has length < 2", path)) [INFO] [stderr] 93 + panic!("Input {} has length < 2", path) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/decisionengine/datasource/mod.rs:100:25 [INFO] [stderr] | [INFO] [stderr] 100 | _ => panic!(format!("Cannot parse input {}", path)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 100 - _ => panic!(format!("Cannot parse input {}", path)), [INFO] [stderr] 100 + _ => panic!("Cannot parse input {}", path), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/decisionengine/deserializers.rs:31:25 [INFO] [stderr] | [INFO] [stderr] 31 | _ => panic!(format!( [INFO] [stderr] | _________________________^ [INFO] [stderr] 32 | | "Unknown module_type: {}", [INFO] [stderr] 33 | | value["module_type"].as_str().unwrap() [INFO] [stderr] 34 | | )), [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 31 ~ _ => panic!( [INFO] [stderr] 32 | "Unknown module_type: {}", [INFO] [stderr] 33 | value["module_type"].as_str().unwrap() [INFO] [stderr] 34 ~ ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/decisionengine/modules.rs:83:21 [INFO] [stderr] | [INFO] [stderr] 83 | _ => panic!(format!( [INFO] [stderr] | _____________________^ [INFO] [stderr] 84 | | "Unknown module_type: {}", [INFO] [stderr] 85 | | value["module_type"].as_str().unwrap() [INFO] [stderr] 86 | | )), [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 83 ~ _ => panic!( [INFO] [stderr] 84 | "Unknown module_type: {}", [INFO] [stderr] 85 | value["module_type"].as_str().unwrap() [INFO] [stderr] 86 ~ ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/decisionengine/nodes.rs:68:29 [INFO] [stderr] | [INFO] [stderr] 68 | _ => panic!(format!( [INFO] [stderr] | _____________________________^ [INFO] [stderr] 69 | | "Cannot deserialize: unknown operation {}", [INFO] [stderr] 70 | | v["op"].to_string() [INFO] [stderr] 71 | | )), [INFO] [stderr] | |_________________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 68 ~ _ => panic!( [INFO] [stderr] 69 | "Cannot deserialize: unknown operation {}", [INFO] [stderr] 70 | v["op"].to_string() [INFO] [stderr] 71 ~ ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/decisionengine/nodes.rs:73:25 [INFO] [stderr] | [INFO] [stderr] 73 | _ => panic!(format!( [INFO] [stderr] | _________________________^ [INFO] [stderr] 74 | | "Cannot deserialize node type: {}", [INFO] [stderr] 75 | | v["type"].to_string() [INFO] [stderr] 76 | | )), [INFO] [stderr] | |_____________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 73 ~ _ => panic!( [INFO] [stderr] 74 | "Cannot deserialize node type: {}", [INFO] [stderr] 75 | v["type"].to_string() [INFO] [stderr] 76 ~ ), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/decisionengine/nodes.rs:121:12 [INFO] [stderr] | [INFO] [stderr] 121 | panic!(format!( [INFO] [stderr] | ____________^ [INFO] [stderr] 122 | | "Can't deserialize constant input: {}", [INFO] [stderr] 123 | | v.to_string() [INFO] [stderr] 124 | | )); [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 121 ~ panic!( [INFO] [stderr] 122 | "Can't deserialize constant input: {}", [INFO] [stderr] 123 | v.to_string() [INFO] [stderr] 124 ~ ); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/decisionengine/rules.rs:64:44 [INFO] [stderr] | [INFO] [stderr] 64 | NodeResult::Err(msg) => panic!(msg), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 64 | NodeResult::Err(msg) => panic!("{}", msg), [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/decisionengine/mod.rs:96:34 [INFO] [stderr] | [INFO] [stderr] 96 | Err(error) => panic!(format!("Malformed JSON: {}", error)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 96 - Err(error) => panic!(format!("Malformed JSON: {}", error)), [INFO] [stderr] 96 + Err(error) => panic!("Malformed JSON: {}", error), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/decisionengine/visitor.rs:84:9 [INFO] [stderr] | [INFO] [stderr] 84 | std::mem::replace(&mut self.curr, prev); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: `decisionengine` (bin "decisionengine" test) generated 64 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: decisionengine v0.1.0 (/opt/rustwide/workdir), diesel v1.3.2 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/decisionengine-64aef0f62f17399c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "564672bcf50298d3cf43e210f91ce35a1d3e0b2bdd303cf8d4537fc02b89e4bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "564672bcf50298d3cf43e210f91ce35a1d3e0b2bdd303cf8d4537fc02b89e4bd", kill_on_drop: false }` [INFO] [stdout] 564672bcf50298d3cf43e210f91ce35a1d3e0b2bdd303cf8d4537fc02b89e4bd