[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#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frafaeldalsanto%2Fpoliticas" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rafaeldalsanto/politicas on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/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-9/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: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a778f660220ed5948787105a8530f4b12476de8ff25acf55d8a2b4abcaf399db [INFO] running `Command { std: "docker" "start" "-a" "a778f660220ed5948787105a8530f4b12476de8ff25acf55d8a2b4abcaf399db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a778f660220ed5948787105a8530f4b12476de8ff25acf55d8a2b4abcaf399db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a778f660220ed5948787105a8530f4b12476de8ff25acf55d8a2b4abcaf399db", kill_on_drop: false }` [INFO] [stdout] a778f660220ed5948787105a8530f4b12476de8ff25acf55d8a2b4abcaf399db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7f5281d9598792e31ad9d8ed7a7765b74155aeb6e7f0111ad666a8d3ed8ecadd [INFO] running `Command { std: "docker" "start" "-a" "7f5281d9598792e31ad9d8ed7a7765b74155aeb6e7f0111ad666a8d3ed8ecadd", 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-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [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: function is never used: `processar_politicas` [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] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `clonar_pedido_sem_politicas` [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 is never used: `clonar_item_sem_politicas` [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 is never used: `obter_descontos_de_politicas` [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.26s [INFO] running `Command { std: "docker" "inspect" "7f5281d9598792e31ad9d8ed7a7765b74155aeb6e7f0111ad666a8d3ed8ecadd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f5281d9598792e31ad9d8ed7a7765b74155aeb6e7f0111ad666a8d3ed8ecadd", kill_on_drop: false }` [INFO] [stdout] 7f5281d9598792e31ad9d8ed7a7765b74155aeb6e7f0111ad666a8d3ed8ecadd