[INFO] cloning repository https://github.com/rafaeldalsanto/politicas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rafaeldalsanto/politicas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaeldalsanto%2Fpoliticas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaeldalsanto%2Fpoliticas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d77f41cb77d3b7b469377064d6495bb3a370bb4d [INFO] checking rafaeldalsanto/politicas against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaeldalsanto%2Fpoliticas" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rafaeldalsanto/politicas on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rafaeldalsanto/politicas [INFO] finished tweaking git repo https://github.com/rafaeldalsanto/politicas [INFO] tweaked toml for git repo https://github.com/rafaeldalsanto/politicas written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rafaeldalsanto/politicas already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded autocfg v0.1.7 [INFO] [stderr] Downloaded rust_decimal_macro_impls v1.1.0 [INFO] [stderr] Downloaded rust_decimal_macros v1.1.0 [INFO] [stderr] Downloaded num-rational v0.2.2 [INFO] [stderr] Downloaded serde v1.0.104 [INFO] [stderr] Downloaded num-iter v0.1.39 [INFO] [stderr] Downloaded num-traits v0.2.10 [INFO] [stderr] Downloaded bytes v0.5.3 [INFO] [stderr] Downloaded proc-macro-hack v0.5.11 [INFO] [stderr] Downloaded num-complex v0.2.3 [INFO] [stderr] Downloaded num-bigint v0.2.3 [INFO] [stderr] Downloaded num-integer v0.1.41 [INFO] [stderr] Downloaded num v0.2.0 [INFO] [stderr] Downloaded rust_decimal v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab000b9a67964f6adba6243652e5eb9cf57ddf058edf688d906b6da383997f0a [INFO] running `Command { std: "docker" "start" "-a" "ab000b9a67964f6adba6243652e5eb9cf57ddf058edf688d906b6da383997f0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab000b9a67964f6adba6243652e5eb9cf57ddf058edf688d906b6da383997f0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab000b9a67964f6adba6243652e5eb9cf57ddf058edf688d906b6da383997f0a", kill_on_drop: false }` [INFO] [stdout] ab000b9a67964f6adba6243652e5eb9cf57ddf058edf688d906b6da383997f0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e815eeca951036e50bcf4b7851dd24a93a163d0cc6766f0f03ee97f8bd242041 [INFO] running `Command { std: "docker" "start" "-a" "e815eeca951036e50bcf4b7851dd24a93a163d0cc6766f0f03ee97f8bd242041", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking rust_decimal v1.1.0 [INFO] [stderr] Compiling rust_decimal_macro_impls v1.1.0 [INFO] [stderr] Checking rust_decimal_macros v1.1.0 [INFO] [stderr] Checking politicas v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::hash::Hash` [INFO] [stdout] --> src/calculadora_de_descontos.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::hash::Hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::hash::Hash` [INFO] [stdout] --> src/calculadora_de_descontos.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::hash::Hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EFiltro` is never constructed [INFO] [stdout] --> src/filtros/efiltro.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct EFiltro { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `nome`, and `regras` are never read [INFO] [stdout] --> src/politica.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Politica { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 6 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 7 | pub nome: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | pub regras: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Politica` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `editavel`, `aplicavel_a_promocoes`, `filtro`, `desconto_maximo`, and `desconto_sugerido` are never read [INFO] [stdout] --> src/politica.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Regra { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 13 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 14 | pub editavel: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | pub aplicavel_a_promocoes: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub filtro: Box, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 17 | pub desconto_maximo: Decimal, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 18 | pub desconto_sugerido: Decimal, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Regra` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `processar_politicas` is never used [INFO] [stdout] --> src/calculadora_de_descontos.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn processar_politicas(politicas: &Vec, pedido: &Pedido) -> Pedido { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clonar_pedido_sem_politicas` is never used [INFO] [stdout] --> src/calculadora_de_descontos.rs:44:4 [INFO] [stdout] | [INFO] [stdout] 44 | fn clonar_pedido_sem_politicas(pedido: &Pedido) -> Pedido { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clonar_item_sem_politicas` is never used [INFO] [stdout] --> src/calculadora_de_descontos.rs:51:4 [INFO] [stdout] | [INFO] [stdout] 51 | fn clonar_item_sem_politicas(item: &ItemDePedido) -> ItemDePedido { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `obter_descontos_de_politicas` is never used [INFO] [stdout] --> src/calculadora_de_descontos.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn obter_descontos_de_politicas(pedido: &Pedido) -> HashMap<(u32, u32), Decimal> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `nome` are never read [INFO] [stdout] --> src/politica.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Politica { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 6 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 7 | pub nome: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Politica` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `editavel` and `desconto_maximo` are never read [INFO] [stdout] --> src/politica.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Regra { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 13 | pub id: u32, [INFO] [stdout] 14 | pub editavel: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub desconto_maximo: Decimal, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Regra` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s [INFO] running `Command { std: "docker" "inspect" "e815eeca951036e50bcf4b7851dd24a93a163d0cc6766f0f03ee97f8bd242041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e815eeca951036e50bcf4b7851dd24a93a163d0cc6766f0f03ee97f8bd242041", kill_on_drop: false }` [INFO] [stdout] e815eeca951036e50bcf4b7851dd24a93a163d0cc6766f0f03ee97f8bd242041