[INFO] cloning repository https://github.com/AgustinLeguizamon/rust-modulo-manejo-de-stocks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AgustinLeguizamon/rust-modulo-manejo-de-stocks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgustinLeguizamon%2Frust-modulo-manejo-de-stocks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgustinLeguizamon%2Frust-modulo-manejo-de-stocks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d823c3e299817e7a15ea0e4d956bf2f3bfddfc94
[INFO] testing AgustinLeguizamon/rust-modulo-manejo-de-stocks against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgustinLeguizamon%2Frust-modulo-manejo-de-stocks" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AgustinLeguizamon/rust-modulo-manejo-de-stocks on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AgustinLeguizamon/rust-modulo-manejo-de-stocks
[INFO] finished tweaking git repo https://github.com/AgustinLeguizamon/rust-modulo-manejo-de-stocks
[INFO] tweaked toml for git repo https://github.com/AgustinLeguizamon/rust-modulo-manejo-de-stocks written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AgustinLeguizamon/rust-modulo-manejo-de-stocks 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded actix v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8462fec12bb42f5178f9a2e525676916014fc3724fd47cb057c5d719a5634534
[INFO] running `Command { std: "docker" "start" "-a" "8462fec12bb42f5178f9a2e525676916014fc3724fd47cb057c5d719a5634534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8462fec12bb42f5178f9a2e525676916014fc3724fd47cb057c5d719a5634534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8462fec12bb42f5178f9a2e525676916014fc3724fd47cb057c5d719a5634534", kill_on_drop: false }`
[INFO] [stdout] 8462fec12bb42f5178f9a2e525676916014fc3724fd47cb057c5d719a5634534
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdf951cc581066466aa1fabfad532d0b9d2c24a3f97744c5a69dd605d47b075e
[INFO] running `Command { std: "docker" "start" "-a" "bdf951cc581066466aa1fabfad532d0b9d2c24a3f97744c5a69dd605d47b075e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling std-semaphore v0.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix_derive v0.6.1
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling actix v0.13.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling donotunwrap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Direccion`
[INFO] [stdout]  --> src/common/mensaje_protocolo.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::common::orden::{Direccion, Orden};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Conexion`, `TipoDeMensaje`
[INFO] [stdout]  --> src/common/socket.rs:2:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::common::mensaje_protocolo::{Conexion, MandarOrdenes, MensajeProtocolo, TipoDeMensaje};
[INFO] [stdout]   |                                        ^^^^^^^^                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cmp`
[INFO] [stdout]  --> src/common/socket.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::cmp;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Direccion`
[INFO] [stdout]  --> src/common/mensaje_protocolo.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::common::orden::{Direccion, Orden};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Conexion`, `TipoDeMensaje`
[INFO] [stdout]  --> src/common/socket.rs:2:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::common::mensaje_protocolo::{Conexion, MandarOrdenes, MensajeProtocolo, TipoDeMensaje};
[INFO] [stdout]   |                                        ^^^^^^^^                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cmp`
[INFO] [stdout]  --> src/common/socket.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::cmp;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/common/cordinador.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(id: u32) -> Cordinador {
[INFO] [stdout]    |                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/common/cordinador.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(id: u32) -> Cordinador {
[INFO] [stdout]    |                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `StockInsuficiente`, `NoExisteProductoEnLocal`, and `CantidadOrdenMayorQueBloqueados` are never constructed
[INFO] [stdout]   --> src/common/error_local.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub enum ErrorLocal {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] 8  |     StockInsuficiente,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9  |     NoExisteProductoEnLocal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     CantidadOrdenMayorQueBloqueados,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorLocal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `leer_linea_csv` is never used
[INFO] [stdout]   --> src/common/lector_csv.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn leer_linea_csv<F>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Productos` is never used
[INFO] [stdout]  --> src/common/local.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type Productos = HashMap<usize, StockProducto>;
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Local` is never constructed
[INFO] [stdout]  --> src/common/local.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Local {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `agregar_orden`, `vender`, `new`, `entregar_orden`, and `cancelar_orden` are never used
[INFO] [stdout]   --> src/common/local.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Local {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 14 |     /// Agrega la orden al local y bloquea la cantidad del producto especificado
[INFO] [stdout] 15 |     pub fn agregar_orden(&mut self, orden: Orden) -> Result<(), ErrorLocal> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn vender(&mut self, orden: Orden) -> Result<(), ErrorLocal> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn new(productos: Productos) -> Local {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn entregar_orden(&mut self, rng: impl Fn() -> usize) -> Result<(), ErrorLocal> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn cancelar_orden(&mut self, rng: impl Fn() -> usize) -> Result<(), ErrorLocal> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_error_local` is never used
[INFO] [stdout]   --> src/common/mensaje_protocolo.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl TipoDeMensaje {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn from_error_local(error_local: &ErrorLocal) -> TipoDeMensaje {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new_orden`, `new_orden_aceptada`, and `new_stock_insuficiente` are never used
[INFO] [stdout]    --> src/common/mensaje_protocolo.rs:94:12
[INFO] [stdout]     |
[INFO] [stdout] 80  | impl MensajeProtocolo {
[INFO] [stdout]     | --------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 94  |     pub fn new_orden(data: Orden) -> Result<Self, serde_json::Error> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn new_orden_aceptada() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn new_stock_insuficiente() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `deserializar` are never used
[INFO] [stdout]   --> src/common/orden.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl Orden {
[INFO] [stdout]    | ---------- associated functions in this implementation
[INFO] [stdout] 44 |     /// Solo para testing
[INFO] [stdout] 45 |     pub fn new(id_producto: usize, cantidad: usize, latitud: i32, longitud: i32) -> Orden {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn deserializar(data: &[u8]) -> Result<Self, serde_json::Error> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECOMMERCE_PUERTO_BASE` is never used
[INFO] [stdout]   --> src/common/socket.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const ECOMMERCE_PUERTO_BASE: u32 = 1024;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `direccion`, `puerto`, and `id` are never read
[INFO] [stdout]   --> src/common/socket.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Socket {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 39 |     direccion: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 40 |     puerto: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 41 |     listener: Option<TcpListener>,
[INFO] [stdout] 42 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_cordinator_leader_value` is never used
[INFO] [stdout]   --> src/common/socket.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Socket {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn get_cordinator_leader_value(id: u32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StockProducto` is never constructed
[INFO] [stdout]  --> src/common/stock_producto.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct StockProducto {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `StockProducto` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/common/stock_producto.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl StockProducto {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 13 |     pub fn new(id_producto: usize, stock: usize) -> StockProducto {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn new_con_bloqueados(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn from_record(record: StringRecord) -> Result<Self, Box<dyn Error>> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn bloquear(&mut self, cantidad_a_bloquear: usize) -> Result<(), ErrorLocal> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn vender(&mut self, cantidad: usize) -> Result<(), ErrorLocal> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn entregar(&mut self, cantidad: usize) -> Result<(), ErrorLocal> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn cancelar(&mut self, cantidad: usize) -> Result<(), ErrorLocal> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/local_main.rs:317:31
[INFO] [stdout]     |
[INFO] [stdout] 317 | struct ResultadoVenderEnLocal(Option<ErrorLocal>);
[INFO] [stdout]     |        ---------------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 317 | struct ResultadoVenderEnLocal(());
[INFO] [stdout]     |                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/local_main.rs:357:31
[INFO] [stdout]     |
[INFO] [stdout] 357 | struct ResultadoEntregarOrden(Option<ErrorLocal>);
[INFO] [stdout]     |        ---------------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 357 | struct ResultadoEntregarOrden(());
[INFO] [stdout]     |                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConexionTcp` is never constructed
[INFO] [stdout]  --> src/common/conexion_tcp.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ConexionTcp {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_detalles_conexion`, `get_detalles_conexion`, `enviar_mensaje`, `read_all`, and `esperar_mensaje` are never used
[INFO] [stdout]    --> src/common/conexion_tcp.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout] 16  | impl ConexionTcp {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] 17  |     pub fn new(stream: TcpStream, addr: SocketAddr) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     pub fn set_detalles_conexion(&mut self, conexion: Conexion) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31  |     pub fn get_detalles_conexion(&self) -> &Option<Conexion> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35  |     pub fn enviar_mensaje(&self, mensaje: &MensajeProtocolo) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54  |     pub fn read_all(stream: &mut TcpStream) -> Result<MensajeProtocolo, Box<dyn Error>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn esperar_mensaje(&self) -> Result<MensajeProtocolo, Box<dyn Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cordinador` is never constructed
[INFO] [stdout]  --> src/common/cordinador.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Cordinador {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_permso`, and `release_permiso` are never used
[INFO] [stdout]   --> src/common/cordinador.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Cordinador {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 15 |     pub fn new(id: u32) -> Cordinador {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn get_permso(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn release_permiso(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_conexion` is never used
[INFO] [stdout]   --> src/common/cordinador.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn setup_conexion(stream: TcpStream) -> ConexionTcp {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_to_leader` is never used
[INFO] [stdout]   --> src/common/cordinador.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub(crate) fn connect_to_leader(direccion: String, id: u32) -> ConexionTcp {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `coordinar` is never used
[INFO] [stdout]   --> src/common/cordinador.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn coordinar(stream: TcpStream, cordinador: Arc<Mutex<Cordinador>>) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `coordinar_conexion` is never used
[INFO] [stdout]   --> src/common/cordinador.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn coordinar_conexion(stream: TcpStream, cordinador: Arc<Mutex<Cordinador>>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `leer_linea_csv_desde` is never used
[INFO] [stdout]   --> src/common/lector_csv.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn leer_linea_csv_desde<F>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MensajeProtocolo` is never constructed
[INFO] [stdout]  --> src/common/mensaje_protocolo.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct MensajeProtocolo {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MensajeProtocolo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Conexion`, `Orden`, `QuieroMandarOrdenes`, `PuedoMandarOrdenes`, `TermineDeMandarOrdenes`, and `Desconexion` are never constructed
[INFO] [stdout]   --> src/common/mensaje_protocolo.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum TipoDeMensaje {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 16 |     Conexion,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 17 |     Orden,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     QuieroMandarOrdenes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     PuedoMandarOrdenes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     TermineDeMandarOrdenes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     Desconexion,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TipoDeMensaje` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_tipo_de_mensaje` is never used
[INFO] [stdout]   --> src/common/mensaje_protocolo.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl TipoDeMensaje {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn new_tipo_de_mensaje(tipo_de_mensaje: u8) -> Result<TipoDeMensaje, TipodeError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `deserializar` is never used
[INFO] [stdout]   --> src/common/mensaje_protocolo.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl Conexion {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 69 |     pub fn deserializar(data: &[u8]) -> Result<Self, serde_json::Error> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/common/mensaje_protocolo.rs:81:12
[INFO] [stdout]     |
[INFO] [stdout] 80  | impl MensajeProtocolo {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 81  |     pub fn new(tipo_de_mensaje: TipoDeMensaje, contenido: Vec<u8>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 89  |     pub fn new_conexion(data: Conexion) -> Result<Self, serde_json::Error> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94  |     pub fn new_orden(data: Orden) -> Result<Self, serde_json::Error> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98  |     pub fn new_desconexion() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn new_termino_de_mandar_ordenes() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn new_orden_aceptada() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn new_stock_insuficiente() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn new_quiero_mandar_ordenes() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn new_puedo_mandar_ordenes(cursor: i32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn get_tipo_de_mensaje(&self) -> TipoDeMensaje {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn get_tamanio(&self) -> u8 {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn get_contenido(&self) -> &Vec<u8> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `distancia` is never used
[INFO] [stdout]   --> src/common/orden.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Direccion {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn distancia(&self, other: &Direccion) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/orden.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl Orden {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 44 |     /// Solo para testing
[INFO] [stdout] 45 |     pub fn new(id_producto: usize, cantidad: usize, latitud: i32, longitud: i32) -> Orden {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECOMMERCE_PUERTO_BASE` is never used
[INFO] [stdout]   --> src/common/socket.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const ECOMMERCE_PUERTO_BASE: u32 = 1024;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECOMMERCE_ADDR_BASE` is never used
[INFO] [stdout]   --> src/common/socket.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const ECOMMERCE_ADDR_BASE: &str = "127.0.0.1";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ErrorLectura` and `ErrorTipoDeMensaje` are never constructed
[INFO] [stdout]   --> src/common/socket.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum TipodeError {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 20 |     ErrorLectura,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 21 |     ErrorTipoDeMensaje,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TipodeError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Socket` is never constructed
[INFO] [stdout]   --> src/common/socket.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Socket {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/common/socket.rs:48:12
[INFO] [stdout]     |
[INFO] [stdout] 47  | impl Socket {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] 48  |     pub fn new(direccion: String, puerto: u32, id: u32) -> Socket {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn get_permiso(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76  |     pub fn release_permiso(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     pub fn get_cordinator_leader_value(id: u32) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88  |     pub fn esperar_conexiones(&mut self, id: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn quiero_enviar_ordenes(&mut self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn ordenes_enviadas(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn desconexion(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `new_con_bloqueados` are never used
[INFO] [stdout]   --> src/common/stock_producto.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl StockProducto {
[INFO] [stdout]    | ------------------ associated functions in this implementation
[INFO] [stdout] 13 |     pub fn new(id_producto: usize, stock: usize) -> StockProducto {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn new_con_bloqueados(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 28 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.15s
[INFO] running `Command { std: "docker" "inspect" "bdf951cc581066466aa1fabfad532d0b9d2c24a3f97744c5a69dd605d47b075e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdf951cc581066466aa1fabfad532d0b9d2c24a3f97744c5a69dd605d47b075e", kill_on_drop: false }`
[INFO] [stdout] bdf951cc581066466aa1fabfad532d0b9d2c24a3f97744c5a69dd605d47b075e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36d36b4bd8b2d33b4ee5c645052d70d2bd6ddb926d956b52c6f4b2e7cf490efe
[INFO] running `Command { std: "docker" "start" "-a" "36d36b4bd8b2d33b4ee5c645052d70d2bd6ddb926d956b52c6f4b2e7cf490efe", kill_on_drop: false }`
[INFO] [stderr]    Compiling donotunwrap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Direccion`
[INFO] [stdout]  --> src/common/mensaje_protocolo.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::common::orden::{Direccion, Orden};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Conexion`, `TipoDeMensaje`
[INFO] [stdout]  --> src/common/socket.rs:2:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::common::mensaje_protocolo::{Conexion, MandarOrdenes, MensajeProtocolo, TipoDeMensaje};
[INFO] [stdout]   |                                        ^^^^^^^^                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cmp`
[INFO] [stdout]  --> src/common/socket.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::cmp;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Direccion`
[INFO] [stdout]  --> src/common/mensaje_protocolo.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::common::orden::{Direccion, Orden};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Conexion`, `TipoDeMensaje`
[INFO] [stdout]  --> src/common/socket.rs:2:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::common::mensaje_protocolo::{Conexion, MandarOrdenes, MensajeProtocolo, TipoDeMensaje};
[INFO] [stdout]   |                                        ^^^^^^^^                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cmp`
[INFO] [stdout]  --> src/common/socket.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::cmp;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/common/cordinador.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(id: u32) -> Cordinador {
[INFO] [stdout]    |                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/common/cordinador.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(id: u32) -> Cordinador {
[INFO] [stdout]    |                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_error_local` is never used
[INFO] [stdout]   --> src/common/mensaje_protocolo.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl TipoDeMensaje {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn from_error_local(error_local: &ErrorLocal) -> TipoDeMensaje {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new_orden`, `new_orden_aceptada`, and `new_stock_insuficiente` are never used
[INFO] [stdout]    --> src/common/mensaje_protocolo.rs:94:12
[INFO] [stdout]     |
[INFO] [stdout] 80  | impl MensajeProtocolo {
[INFO] [stdout]     | --------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 94  |     pub fn new_orden(data: Orden) -> Result<Self, serde_json::Error> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn new_orden_aceptada() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn new_stock_insuficiente() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECOMMERCE_PUERTO_BASE` is never used
[INFO] [stdout]   --> src/common/socket.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const ECOMMERCE_PUERTO_BASE: u32 = 1024;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `direccion`, `puerto`, and `id` are never read
[INFO] [stdout]   --> src/common/socket.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Socket {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 39 |     direccion: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 40 |     puerto: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 41 |     listener: Option<TcpListener>,
[INFO] [stdout] 42 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_cordinator_leader_value` is never used
[INFO] [stdout]   --> src/common/socket.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Socket {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn get_cordinator_leader_value(id: u32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/local_main.rs:317:31
[INFO] [stdout]     |
[INFO] [stdout] 317 | struct ResultadoVenderEnLocal(Option<ErrorLocal>);
[INFO] [stdout]     |        ---------------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 317 | struct ResultadoVenderEnLocal(());
[INFO] [stdout]     |                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/local_main.rs:357:31
[INFO] [stdout]     |
[INFO] [stdout] 357 | struct ResultadoEntregarOrden(Option<ErrorLocal>);
[INFO] [stdout]     |        ---------------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 357 | struct ResultadoEntregarOrden(());
[INFO] [stdout]     |                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConexionTcp` is never constructed
[INFO] [stdout]  --> src/common/conexion_tcp.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ConexionTcp {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_detalles_conexion`, `get_detalles_conexion`, `enviar_mensaje`, `read_all`, and `esperar_mensaje` are never used
[INFO] [stdout]    --> src/common/conexion_tcp.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout] 16  | impl ConexionTcp {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] 17  |     pub fn new(stream: TcpStream, addr: SocketAddr) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     pub fn set_detalles_conexion(&mut self, conexion: Conexion) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31  |     pub fn get_detalles_conexion(&self) -> &Option<Conexion> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35  |     pub fn enviar_mensaje(&self, mensaje: &MensajeProtocolo) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54  |     pub fn read_all(stream: &mut TcpStream) -> Result<MensajeProtocolo, Box<dyn Error>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn esperar_mensaje(&self) -> Result<MensajeProtocolo, Box<dyn Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cordinador` is never constructed
[INFO] [stdout]  --> src/common/cordinador.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Cordinador {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_permso`, and `release_permiso` are never used
[INFO] [stdout]   --> src/common/cordinador.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Cordinador {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 15 |     pub fn new(id: u32) -> Cordinador {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn get_permso(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn release_permiso(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_conexion` is never used
[INFO] [stdout]   --> src/common/cordinador.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn setup_conexion(stream: TcpStream) -> ConexionTcp {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_to_leader` is never used
[INFO] [stdout]   --> src/common/cordinador.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub(crate) fn connect_to_leader(direccion: String, id: u32) -> ConexionTcp {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `coordinar` is never used
[INFO] [stdout]   --> src/common/cordinador.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn coordinar(stream: TcpStream, cordinador: Arc<Mutex<Cordinador>>) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `coordinar_conexion` is never used
[INFO] [stdout]   --> src/common/cordinador.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn coordinar_conexion(stream: TcpStream, cordinador: Arc<Mutex<Cordinador>>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MensajeProtocolo` is never constructed
[INFO] [stdout]  --> src/common/mensaje_protocolo.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct MensajeProtocolo {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MensajeProtocolo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Conexion`, `Orden`, `QuieroMandarOrdenes`, `PuedoMandarOrdenes`, `TermineDeMandarOrdenes`, and `Desconexion` are never constructed
[INFO] [stdout]   --> src/common/mensaje_protocolo.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum TipoDeMensaje {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 16 |     Conexion,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 17 |     Orden,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     QuieroMandarOrdenes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     PuedoMandarOrdenes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     TermineDeMandarOrdenes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     Desconexion,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TipoDeMensaje` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_tipo_de_mensaje` is never used
[INFO] [stdout]   --> src/common/mensaje_protocolo.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl TipoDeMensaje {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn new_tipo_de_mensaje(tipo_de_mensaje: u8) -> Result<TipoDeMensaje, TipodeError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/common/mensaje_protocolo.rs:81:12
[INFO] [stdout]     |
[INFO] [stdout] 80  | impl MensajeProtocolo {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 81  |     pub fn new(tipo_de_mensaje: TipoDeMensaje, contenido: Vec<u8>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 89  |     pub fn new_conexion(data: Conexion) -> Result<Self, serde_json::Error> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94  |     pub fn new_orden(data: Orden) -> Result<Self, serde_json::Error> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98  |     pub fn new_desconexion() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn new_termino_de_mandar_ordenes() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn new_orden_aceptada() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn new_stock_insuficiente() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn new_quiero_mandar_ordenes() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn new_puedo_mandar_ordenes(cursor: i32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn get_tipo_de_mensaje(&self) -> TipoDeMensaje {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn get_tamanio(&self) -> u8 {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn get_contenido(&self) -> &Vec<u8> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECOMMERCE_PUERTO_BASE` is never used
[INFO] [stdout]   --> src/common/socket.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const ECOMMERCE_PUERTO_BASE: u32 = 1024;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECOMMERCE_ADDR_BASE` is never used
[INFO] [stdout]   --> src/common/socket.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const ECOMMERCE_ADDR_BASE: &str = "127.0.0.1";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ErrorLectura` and `ErrorTipoDeMensaje` are never constructed
[INFO] [stdout]   --> src/common/socket.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum TipodeError {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 20 |     ErrorLectura,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 21 |     ErrorTipoDeMensaje,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TipodeError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Socket` is never constructed
[INFO] [stdout]   --> src/common/socket.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Socket {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/common/socket.rs:48:12
[INFO] [stdout]     |
[INFO] [stdout] 47  | impl Socket {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] 48  |     pub fn new(direccion: String, puerto: u32, id: u32) -> Socket {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn get_permiso(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76  |     pub fn release_permiso(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     pub fn get_cordinator_leader_value(id: u32) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88  |     pub fn esperar_conexiones(&mut self, id: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn quiero_enviar_ordenes(&mut self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn ordenes_enviadas(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn desconexion(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "36d36b4bd8b2d33b4ee5c645052d70d2bd6ddb926d956b52c6f4b2e7cf490efe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36d36b4bd8b2d33b4ee5c645052d70d2bd6ddb926d956b52c6f4b2e7cf490efe", kill_on_drop: false }`
[INFO] [stdout] 36d36b4bd8b2d33b4ee5c645052d70d2bd6ddb926d956b52c6f4b2e7cf490efe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bbca4fdea03e75f27ebe5b37b54049dd620400101b13f8db9de75b9d88499452
[INFO] running `Command { std: "docker" "start" "-a" "bbca4fdea03e75f27ebe5b37b54049dd620400101b13f8db9de75b9d88499452", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Direccion`
[INFO] [stderr]  --> src/common/mensaje_protocolo.rs:4:28
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::common::orden::{Direccion, Orden};
[INFO] [stderr]   |                            ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Conexion`, `TipoDeMensaje`
[INFO] [stderr]  --> src/common/socket.rs:2:40
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::common::mensaje_protocolo::{Conexion, MandarOrdenes, MensajeProtocolo, TipoDeMensaje};
[INFO] [stderr]   |                                        ^^^^^^^^                                   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::cmp`
[INFO] [stderr]  --> src/common/socket.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::cmp;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]   --> src/common/cordinador.rs:15:16
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub fn new(id: u32) -> Cordinador {
[INFO] [stderr]    |                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_error_local` is never used
[INFO] [stderr]   --> src/common/mensaje_protocolo.rs:54:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl TipoDeMensaje {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 54 |     pub fn from_error_local(error_local: &ErrorLocal) -> TipoDeMensaje {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `new_orden`, `new_orden_aceptada`, and `new_stock_insuficiente` are never used
[INFO] [stderr]    --> src/common/mensaje_protocolo.rs:94:12
[INFO] [stderr]     |
[INFO] [stderr] 80  | impl MensajeProtocolo {
[INFO] [stderr]     | --------------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 94  |     pub fn new_orden(data: Orden) -> Result<Self, serde_json::Error> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 |     pub fn new_orden_aceptada() -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 |     pub fn new_stock_insuficiente() -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ECOMMERCE_PUERTO_BASE` is never used
[INFO] [stderr]   --> src/common/socket.rs:11:7
[INFO] [stderr]    |
[INFO] [stderr] 11 | const ECOMMERCE_PUERTO_BASE: u32 = 1024;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `direccion`, `puerto`, and `id` are never read
[INFO] [stderr]   --> src/common/socket.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct Socket {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] 39 |     direccion: String,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 40 |     puerto: u32,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 41 |     listener: Option<TcpListener>,
[INFO] [stderr] 42 |     id: u32,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `get_cordinator_leader_value` is never used
[INFO] [stderr]   --> src/common/socket.rs:84:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | impl Socket {
[INFO] [stderr]    | ----------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 84 |     pub fn get_cordinator_leader_value(id: u32) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/local_main.rs:317:31
[INFO] [stderr]     |
[INFO] [stderr] 317 | struct ResultadoVenderEnLocal(Option<ErrorLocal>);
[INFO] [stderr]     |        ---------------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |        |
[INFO] [stderr]     |        field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 317 | struct ResultadoVenderEnLocal(());
[INFO] [stderr]     |                               ~~
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/local_main.rs:357:31
[INFO] [stderr]     |
[INFO] [stderr] 357 | struct ResultadoEntregarOrden(Option<ErrorLocal>);
[INFO] [stderr]     |        ---------------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |        |
[INFO] [stderr]     |        field in this struct
[INFO] [stderr]     |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 357 | struct ResultadoEntregarOrden(());
[INFO] [stderr]     |                               ~~
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ConexionTcp` is never constructed
[INFO] [stderr]  --> src/common/conexion_tcp.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct ConexionTcp {
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `set_detalles_conexion`, `get_detalles_conexion`, `enviar_mensaje`, `read_all`, and `esperar_mensaje` are never used
[INFO] [stderr]    --> src/common/conexion_tcp.rs:17:12
[INFO] [stderr]     |
[INFO] [stderr] 16  | impl ConexionTcp {
[INFO] [stderr]     | ---------------- associated items in this implementation
[INFO] [stderr] 17  |     pub fn new(stream: TcpStream, addr: SocketAddr) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 27  |     pub fn set_detalles_conexion(&mut self, conexion: Conexion) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31  |     pub fn get_detalles_conexion(&self) -> &Option<Conexion> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 35  |     pub fn enviar_mensaje(&self, mensaje: &MensajeProtocolo) -> Result<(), Box<dyn Error>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 54  |     pub fn read_all(stream: &mut TcpStream) -> Result<MensajeProtocolo, Box<dyn Error>> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 103 |     pub fn esperar_mensaje(&self) -> Result<MensajeProtocolo, Box<dyn Error>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Cordinador` is never constructed
[INFO] [stderr]  --> src/common/cordinador.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct Cordinador {
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `get_permso`, and `release_permiso` are never used
[INFO] [stderr]   --> src/common/cordinador.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl Cordinador {
[INFO] [stderr]    | --------------- associated items in this implementation
[INFO] [stderr] 15 |     pub fn new(id: u32) -> Cordinador {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub fn get_permso(&self) {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn release_permiso(&self) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `setup_conexion` is never used
[INFO] [stderr]   --> src/common/cordinador.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn setup_conexion(stream: TcpStream) -> ConexionTcp {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `connect_to_leader` is never used
[INFO] [stderr]   --> src/common/cordinador.rs:54:15
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub(crate) fn connect_to_leader(direccion: String, id: u32) -> ConexionTcp {
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `coordinar` is never used
[INFO] [stderr]   --> src/common/cordinador.rs:70:8
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub fn coordinar(stream: TcpStream, cordinador: Arc<Mutex<Cordinador>>) {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `coordinar_conexion` is never used
[INFO] [stderr]   --> src/common/cordinador.rs:82:4
[INFO] [stderr]    |
[INFO] [stderr] 82 | fn coordinar_conexion(stream: TcpStream, cordinador: Arc<Mutex<Cordinador>>) {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MensajeProtocolo` is never constructed
[INFO] [stderr]  --> src/common/mensaje_protocolo.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct MensajeProtocolo {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `MensajeProtocolo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Conexion`, `Orden`, `QuieroMandarOrdenes`, `PuedoMandarOrdenes`, `TermineDeMandarOrdenes`, and `Desconexion` are never constructed
[INFO] [stderr]   --> src/common/mensaje_protocolo.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub enum TipoDeMensaje {
[INFO] [stderr]    |          ------------- variants in this enum
[INFO] [stderr] 16 |     Conexion,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 17 |     Orden,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 20 |     QuieroMandarOrdenes,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 21 |     PuedoMandarOrdenes,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 22 |     TermineDeMandarOrdenes,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 23 |     Desconexion,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TipoDeMensaje` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new_tipo_de_mensaje` is never used
[INFO] [stderr]   --> src/common/mensaje_protocolo.rs:40:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl TipoDeMensaje {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub fn new_tipo_de_mensaje(tipo_de_mensaje: u8) -> Result<TipoDeMensaje, TipodeError> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/common/mensaje_protocolo.rs:81:12
[INFO] [stderr]     |
[INFO] [stderr] 80  | impl MensajeProtocolo {
[INFO] [stderr]     | --------------------- associated items in this implementation
[INFO] [stderr] 81  |     pub fn new(tipo_de_mensaje: TipoDeMensaje, contenido: Vec<u8>) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 89  |     pub fn new_conexion(data: Conexion) -> Result<Self, serde_json::Error> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 94  |     pub fn new_orden(data: Orden) -> Result<Self, serde_json::Error> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 98  |     pub fn new_desconexion() -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub fn new_termino_de_mandar_ordenes() -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 |     pub fn new_orden_aceptada() -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 |     pub fn new_stock_insuficiente() -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 113 |     pub fn new_quiero_mandar_ordenes() -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 |     pub fn new_puedo_mandar_ordenes(cursor: i32) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 122 |     pub fn get_tipo_de_mensaje(&self) -> TipoDeMensaje {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 126 |     pub fn get_tamanio(&self) -> u8 {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 130 |     pub fn get_contenido(&self) -> &Vec<u8> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ECOMMERCE_ADDR_BASE` is never used
[INFO] [stderr]   --> src/common/socket.rs:12:7
[INFO] [stderr]    |
[INFO] [stderr] 12 | const ECOMMERCE_ADDR_BASE: &str = "127.0.0.1";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `ErrorLectura` and `ErrorTipoDeMensaje` are never constructed
[INFO] [stderr]   --> src/common/socket.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub enum TipodeError {
[INFO] [stderr]    |          ----------- variants in this enum
[INFO] [stderr] 20 |     ErrorLectura,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 21 |     ErrorTipoDeMensaje,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TipodeError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Socket` is never constructed
[INFO] [stderr]   --> src/common/socket.rs:38:12
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct Socket {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/common/socket.rs:48:12
[INFO] [stderr]     |
[INFO] [stderr] 47  | impl Socket {
[INFO] [stderr]     | ----------- associated items in this implementation
[INFO] [stderr] 48  |     pub fn new(direccion: String, puerto: u32, id: u32) -> Socket {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 72  |     pub fn get_permiso(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 76  |     pub fn release_permiso(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 84  |     pub fn get_cordinator_leader_value(id: u32) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 88  |     pub fn esperar_conexiones(&mut self, id: u32) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 106 |     pub fn quiero_enviar_ordenes(&mut self) -> i32 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 128 |     pub fn ordenes_enviadas(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 137 |     pub fn desconexion(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `donotunwrap` (bin "e-commerce" test) generated 9 warnings (run `cargo fix --bin "e-commerce" --tests` to apply 3 suggestions)
[INFO] [stderr] warning: `donotunwrap` (bin "local" test) generated 23 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/ecommerce.rs (/opt/rustwide/target/debug/deps/e_commerce-7d6686cf52deebf1)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test common::lector_csv::tests::test_dado_stock_producto_con_5_unidades_y_0_bloqueadas_al_bloquear_3_devuelve_ok ... ok
[INFO] [stdout] test common::local::tests::test_agregar_orden_de_3_productos_id_1_a_local_sin_suficiente_stock_devuelve_error_stock_insuficiente ... ok
[INFO] [stdout] test common::local::tests::test_agregar_orden_de_producto_con_id_inexistente_devuelve_error_no_existe_producto_en_local ... ok
[INFO] [stdout] test common::local::tests::test_agregar_orden_incrementa_la_cantidad_de_ordenes_en_progreso_en_1 ... ok
[INFO] [stdout] test common::local::tests::test_agregar_orden_de_3_productos_id_1_a_local_con_10_productos_id_1_devuelve_ok ... ok
[INFO] [stdout] test common::local::tests::test_dado_local_con_1_orden_de_10_productos_id_1_cuando_se_cancela_entonces_no_quedan_ordenes_y_bloqueados_se_reduce_en_10 ... ok
[INFO] [stdout] test common::local::tests::test_dado_local_con_1_orden_y_10_stock_producto_id_1_cuando_entrega_orden_5_productos_id_1_entonces_reduce_stock_en_5_y_bloqueados_en_5 ... ok
[INFO] [stdout] test common::local::tests::test_dado_local_con_2_ordenes_cuando_se_cancela_la_segunda_orden_por_10_queda_la_primera_orden_y_bloqueados_se_reduce_en_10 ... ok
[INFO] [stdout] test common::local::tests::test_dado_local_con_2_ordenes_cuando_se_entrega_segunda_orden_queda_la_primera_orden_sin_entregar ... ok
[INFO] [stdout] test common::local::tests::test_instanciar_local ... ok
[INFO] [stdout] test common::local::tests::test_local_vender_orden_producto_id_1_cantidad_10_cuando_stock_15_y_bloqueados_5_reduce_en_10_el_stock ... ok
[INFO] [stdout] test common::local::tests::test_local_vender_orden_producto_id_1_cantidad_10_cuando_stock_20_reduce_en_10_el_stock ... ok
[INFO] [stdout] test common::mensaje_protocolo::tests::test_deserializacion_orden ... ok
[INFO] [stdout] test common::local::tests::test_local_vender_orden_producto_id_1_cantidad_10_cuando_stock_5_devuelve_error ... ok
[INFO] [stdout] test common::mensaje_protocolo::tests::test_serializacion_y_deserializacion_de_orden_usando_slice ... ok
[INFO] [stdout] test common::mensaje_protocolo::tests::test_serializacion_y_deserializacion_orden ... ok
[INFO] [stdout] test common::orden::tests::test_deserializacion_orden ... ok
[INFO] [stdout] test common::stock_producto::tests::test_vender_10_stock_producto_con_stock_20_y_bloqueados_0_devuelve_ok ... ok
[INFO] [stdout] test common::orden::tests::test_deserializar_recibe_1comma256n_y_devuelve_orden_con_id_1_ycantidad_256 ... ok
[INFO] [stdout] test common::stock_producto::tests::test_cancelar_10_unidades_producto_id_1_con_stock_20_y_bloqueados_10_reduce_bloqueados_en_10 ... ok
[INFO] [stdout] test common::orden::tests::test_deserializar_recibe_1comma123456n_y_devuelve_orden_con_id_1_ycantidad_123456 ... ok
[INFO] [stdout] test common::stock_producto::tests::test_entregar_10_unidades_producto_id_1_con_stock_20_y_bloqueados_10_reduce_stock_y_bloqueados_en_10 ... ok
[INFO] [stdout] test common::stock_producto::tests::test_cancelar_30_unidades_producto_id_1_con_stock_30_y_bloqueados_10_devuelve_error_se_cancelan_mas_que_la_cantidad_bloqueados ... ok
[INFO] [stdout] test common::orden::tests::test_distancia_al_mismo_punto_es_cero ... ok
[INFO] [stdout] test tests::test_dado_local_latitud_5_longitud_5_y_local_latitud_10_longitud_10_cuando_calculo_local_mas_cercano_a_orden_direccion_3_3_obtengo_primer_local ... ok
[INFO] [stdout] test common::orden::tests::test_dsitancia_entre_dos_puntos ... ok
[INFO] [stdout] test common::stock_producto::tests::test_vender_10_stock_producto_con_stock_20_y_bloqueados_19_devuelve_error ... ok
[INFO] [stdout] test common::lector_csv::tests::test_leer_linea_csv_desde_devuelve_error_si_no_tiene_mas_ordenes ... FAILED
[INFO] [stdout] test common::lector_csv::tests::test_devuelve_error_si_no_tiene_mas_ordenes ... FAILED
[INFO] [stdout] test common::lector_csv::tests::test_leer_stock ... FAILED
[INFO] [stdout] test common::lector_csv::tests::test_read_csv_line ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- common::lector_csv::tests::test_leer_linea_csv_desde_devuelve_error_si_no_tiene_mas_ordenes stdout ----
[INFO] [stdout] thread 'common::lector_csv::tests::test_leer_linea_csv_desde_devuelve_error_si_no_tiene_mas_ordenes' panicked at src/common/lector_csv.rs:118:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fbe40436c5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55fbe40436c5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55fbe40436c5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55fbe40436c5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55fbe406b59b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55fbe406b59b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55fbe4040eff - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55fbe404349e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55fbe404349e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55fbe4044ec9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55fbe4044b8e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55fbe3fdac5a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55fbe3fdac5a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55fbe40454cb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55fbe40454cb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55fbe4045244 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55fbe4043b89 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55fbe4044f77 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55fbe3f70d63 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55fbe3f71296 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55fbe3fa5394 - core::result::Result<T,E>::unwrap::hfe35d3a965c36d78
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55fbe3fa5394 - e_commerce::common::lector_csv::tests::test_leer_linea_csv_desde_devuelve_error_si_no_tiene_mas_ordenes::h82906deb3e1e1e7a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:118:23
[INFO] [stdout]   22:     0x55fbe3fa52e7 - e_commerce::common::lector_csv::tests::test_leer_linea_csv_desde_devuelve_error_si_no_tiene_mas_ordenes::{{closure}}::he611659100f63db2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:115:74
[INFO] [stdout]   23:     0x55fbe3f8c596 - core::ops::function::FnOnce::call_once::h058342653acbdbd8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55fbe3fdf63b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55fbe3fdf63b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55fbe3fded41 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55fbe3fded41 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55fbe3fded41 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55fbe3fded41 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55fbe3fded41 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55fbe3fded41 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55fbe3fded41 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55fbe3fa7704 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55fbe3fa7704 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55fbe3fac132 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55fbe3fac132 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55fbe3fac132 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55fbe3fac132 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55fbe3fac132 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55fbe3fac132 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55fbe3fac132 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55fbe404979b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55fbe404979b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55fbe404979b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fc6ffdd3ac3 - <unknown>
[INFO] [stdout]   46:     0x7fc6ffe64a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::lector_csv::tests::test_devuelve_error_si_no_tiene_mas_ordenes stdout ----
[INFO] [stdout] thread 'common::lector_csv::tests::test_devuelve_error_si_no_tiene_mas_ordenes' panicked at src/common/lector_csv.rs:97:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fbe40436c5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55fbe40436c5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55fbe40436c5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55fbe40436c5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55fbe406b59b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55fbe406b59b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55fbe4040eff - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55fbe404349e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55fbe404349e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55fbe4044ec9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55fbe4044b8e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55fbe3fdac5a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55fbe3fdac5a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55fbe40454cb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55fbe40454cb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55fbe4045244 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55fbe4043b89 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55fbe4044f77 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55fbe3f70d63 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55fbe3f71296 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55fbe3fa4b64 - core::result::Result<T,E>::unwrap::hfe35d3a965c36d78
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55fbe3fa4b64 - e_commerce::common::lector_csv::tests::test_devuelve_error_si_no_tiene_mas_ordenes::hf64c6979a8ee64af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:97:23
[INFO] [stdout]   22:     0x55fbe3fa4ab7 - e_commerce::common::lector_csv::tests::test_devuelve_error_si_no_tiene_mas_ordenes::{{closure}}::h7ad309cf8cc46db4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:94:53
[INFO] [stdout]   23:     0x55fbe3f8cce6 - core::ops::function::FnOnce::call_once::hc6bc66776d98e050
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55fbe3fdf63b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55fbe3fdf63b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55fbe3fded41 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55fbe3fded41 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55fbe3fded41 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55fbe3fded41 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55fbe3fded41 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55fbe3fded41 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55fbe3fded41 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55fbe3fa7704 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55fbe3fa7704 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55fbe3fac132 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55fbe3fac132 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55fbe3fac132 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55fbe3fac132 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55fbe3fac132 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55fbe3fac132 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55fbe3fac132 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55fbe404979b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55fbe404979b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55fbe404979b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fc6ffdd3ac3 - <unknown>
[INFO] [stdout]   46:     0x7fc6ffe64a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::lector_csv::tests::test_leer_stock stdout ----
[INFO] [stdout] thread 'common::lector_csv::tests::test_leer_stock' panicked at src/common/lector_csv.rs:57:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fbe40436c5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55fbe40436c5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55fbe40436c5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55fbe40436c5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55fbe406b59b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55fbe406b59b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55fbe4040eff - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55fbe404349e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55fbe404349e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55fbe4044ec9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55fbe4044b8e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55fbe3fdac5a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55fbe3fdac5a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55fbe40454cb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55fbe40454cb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55fbe4045244 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55fbe4043b89 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55fbe4044f77 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55fbe3f70d63 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55fbe3f71296 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55fbe3fa402a - core::result::Result<T,E>::unwrap::hfe35d3a965c36d78
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55fbe3fa402a - e_commerce::common::lector_csv::test_util::crear_archivo::h5ea2821cb6dab9ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:57:9
[INFO] [stdout]   22:     0x55fbe3fa5b84 - e_commerce::common::lector_csv::tests::test_leer_stock::h1f3674c4fd2952ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:139:23
[INFO] [stdout]   23:     0x55fbe3fa5b27 - e_commerce::common::lector_csv::tests::test_leer_stock::{{closure}}::h314a069ef924bce7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:137:25
[INFO] [stdout]   24:     0x55fbe3f8cca6 - core::ops::function::FnOnce::call_once::hc585f18c98d9d91d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55fbe3fdf63b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55fbe3fdf63b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   27:     0x55fbe3fded41 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   28:     0x55fbe3fded41 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x55fbe3fded41 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   30:     0x55fbe3fded41 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   31:     0x55fbe3fded41 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   32:     0x55fbe3fded41 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   33:     0x55fbe3fded41 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   34:     0x55fbe3fa7704 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   35:     0x55fbe3fa7704 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   36:     0x55fbe3fac132 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   37:     0x55fbe3fac132 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x55fbe3fac132 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   39:     0x55fbe3fac132 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   40:     0x55fbe3fac132 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   41:     0x55fbe3fac132 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   42:     0x55fbe3fac132 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55fbe404979b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55fbe404979b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x55fbe404979b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   46:     0x7fc6ffdd3ac3 - <unknown>
[INFO] [stdout]   47:     0x7fc6ffe64a04 - __clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::lector_csv::tests::test_read_csv_line stdout ----
[INFO] [stdout] thread 'common::lector_csv::tests::test_read_csv_line' panicked at src/common/lector_csv.rs:73:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55fbe40436c5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55fbe40436c5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55fbe40436c5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55fbe40436c5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55fbe406b59b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55fbe406b59b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55fbe4040eff - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55fbe404349e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55fbe404349e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55fbe4044ec9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55fbe4044b8e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55fbe3fdac5a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55fbe3fdac5a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55fbe40454cb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55fbe40454cb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55fbe4045244 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55fbe4043b89 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55fbe4044f77 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55fbe3f70d63 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55fbe3f71296 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55fbe3fa415c - core::result::Result<T,E>::unwrap::hfe35d3a965c36d78
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55fbe3fa415c - e_commerce::common::lector_csv::tests::test_read_csv_line::he3b7c722202baa3d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:73:23
[INFO] [stdout]   22:     0x55fbe3fa40a7 - e_commerce::common::lector_csv::tests::test_read_csv_line::{{closure}}::hbe03a4a7a582e8e5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:70:28
[INFO] [stdout]   23:     0x55fbe3f8cac6 - core::ops::function::FnOnce::call_once::h9fe210bbec652d96
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55fbe3fdf63b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55fbe3fdf63b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55fbe3fded41 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55fbe3fded41 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55fbe3fded41 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55fbe3fded41 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55fbe3fded41 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55fbe3fded41 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55fbe3fded41 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55fbe3fa7704 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55fbe3fa7704 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55fbe3fac132 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55fbe3fac132 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55fbe3fac132 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55fbe3fac132 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55fbe3fac132 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55fbe3fac132 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55fbe3fac132 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55fbe404979b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55fbe404979b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55fbe404979b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fc6ffdd3ac3 - <unknown>
[INFO] [stdout]   46:     0x7fc6ffe64a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     common::lector_csv::tests::test_devuelve_error_si_no_tiene_mas_ordenes
[INFO] [stdout]     common::lector_csv::tests::test_leer_linea_csv_desde_devuelve_error_si_no_tiene_mas_ordenes
[INFO] [stdout]     common::lector_csv::tests::test_leer_stock
[INFO] [stdout]     common::lector_csv::tests::test_read_csv_line
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 27 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin e-commerce`
[INFO] running `Command { std: "docker" "inspect" "bbca4fdea03e75f27ebe5b37b54049dd620400101b13f8db9de75b9d88499452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbca4fdea03e75f27ebe5b37b54049dd620400101b13f8db9de75b9d88499452", kill_on_drop: false }`
[INFO] [stdout] bbca4fdea03e75f27ebe5b37b54049dd620400101b13f8db9de75b9d88499452
[INFO] testing AgustinLeguizamon/rust-modulo-manejo-de-stocks against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgustinLeguizamon%2Frust-modulo-manejo-de-stocks" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AgustinLeguizamon/rust-modulo-manejo-de-stocks on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AgustinLeguizamon/rust-modulo-manejo-de-stocks
[INFO] finished tweaking git repo https://github.com/AgustinLeguizamon/rust-modulo-manejo-de-stocks
[INFO] tweaked toml for git repo https://github.com/AgustinLeguizamon/rust-modulo-manejo-de-stocks written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AgustinLeguizamon/rust-modulo-manejo-de-stocks 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] beb225679bd62c2decae23d7564c9b2ceafd6b1b5ed45dc4bfac3bb5269794fe
[INFO] running `Command { std: "docker" "start" "-a" "beb225679bd62c2decae23d7564c9b2ceafd6b1b5ed45dc4bfac3bb5269794fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "beb225679bd62c2decae23d7564c9b2ceafd6b1b5ed45dc4bfac3bb5269794fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beb225679bd62c2decae23d7564c9b2ceafd6b1b5ed45dc4bfac3bb5269794fe", kill_on_drop: false }`
[INFO] [stdout] beb225679bd62c2decae23d7564c9b2ceafd6b1b5ed45dc4bfac3bb5269794fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05ae663400108123623dfd224b9eb2739ef7d920379f0c5629df741b4c1c840d
[INFO] running `Command { std: "docker" "start" "-a" "05ae663400108123623dfd224b9eb2739ef7d920379f0c5629df741b4c1c840d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling std-semaphore v0.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix_derive v0.6.1
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling actix v0.13.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling donotunwrap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Direccion`
[INFO] [stdout]  --> src/common/mensaje_protocolo.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::common::orden::{Direccion, Orden};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Conexion`, `TipoDeMensaje`
[INFO] [stdout]  --> src/common/socket.rs:2:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::common::mensaje_protocolo::{Conexion, MandarOrdenes, MensajeProtocolo, TipoDeMensaje};
[INFO] [stdout]   |                                        ^^^^^^^^                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cmp`
[INFO] [stdout]  --> src/common/socket.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::cmp;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Direccion`
[INFO] [stdout]  --> src/common/mensaje_protocolo.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::common::orden::{Direccion, Orden};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Conexion`, `TipoDeMensaje`
[INFO] [stdout]  --> src/common/socket.rs:2:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::common::mensaje_protocolo::{Conexion, MandarOrdenes, MensajeProtocolo, TipoDeMensaje};
[INFO] [stdout]   |                                        ^^^^^^^^                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cmp`
[INFO] [stdout]  --> src/common/socket.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::cmp;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/common/cordinador.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(id: u32) -> Cordinador {
[INFO] [stdout]    |                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/common/cordinador.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(id: u32) -> Cordinador {
[INFO] [stdout]    |                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `StockInsuficiente`, `NoExisteProductoEnLocal`, and `CantidadOrdenMayorQueBloqueados` are never constructed
[INFO] [stdout]   --> src/common/error_local.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub enum ErrorLocal {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] 8  |     StockInsuficiente,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9  |     NoExisteProductoEnLocal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     CantidadOrdenMayorQueBloqueados,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorLocal` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `leer_linea_csv` is never used
[INFO] [stdout]   --> src/common/lector_csv.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn leer_linea_csv<F>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Productos` is never used
[INFO] [stdout]  --> src/common/local.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub type Productos = HashMap<usize, StockProducto>;
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Local` is never constructed
[INFO] [stdout]  --> src/common/local.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Local {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `agregar_orden`, `vender`, `new`, `entregar_orden`, and `cancelar_orden` are never used
[INFO] [stdout]   --> src/common/local.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Local {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 14 |     /// Agrega la orden al local y bloquea la cantidad del producto especificado
[INFO] [stdout] 15 |     pub fn agregar_orden(&mut self, orden: Orden) -> Result<(), ErrorLocal> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn vender(&mut self, orden: Orden) -> Result<(), ErrorLocal> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn new(productos: Productos) -> Local {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn entregar_orden(&mut self, rng: impl Fn() -> usize) -> Result<(), ErrorLocal> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn cancelar_orden(&mut self, rng: impl Fn() -> usize) -> Result<(), ErrorLocal> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_error_local` is never used
[INFO] [stdout]   --> src/common/mensaje_protocolo.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl TipoDeMensaje {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn from_error_local(error_local: &ErrorLocal) -> TipoDeMensaje {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new_orden`, `new_orden_aceptada`, and `new_stock_insuficiente` are never used
[INFO] [stdout]    --> src/common/mensaje_protocolo.rs:94:12
[INFO] [stdout]     |
[INFO] [stdout] 80  | impl MensajeProtocolo {
[INFO] [stdout]     | --------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 94  |     pub fn new_orden(data: Orden) -> Result<Self, serde_json::Error> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn new_orden_aceptada() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn new_stock_insuficiente() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `deserializar` are never used
[INFO] [stdout]   --> src/common/orden.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl Orden {
[INFO] [stdout]    | ---------- associated functions in this implementation
[INFO] [stdout] 44 |     /// Solo para testing
[INFO] [stdout] 45 |     pub fn new(id_producto: usize, cantidad: usize, latitud: i32, longitud: i32) -> Orden {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn deserializar(data: &[u8]) -> Result<Self, serde_json::Error> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECOMMERCE_PUERTO_BASE` is never used
[INFO] [stdout]   --> src/common/socket.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const ECOMMERCE_PUERTO_BASE: u32 = 1024;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `direccion`, `puerto`, and `id` are never read
[INFO] [stdout]   --> src/common/socket.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Socket {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 39 |     direccion: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 40 |     puerto: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 41 |     listener: Option<TcpListener>,
[INFO] [stdout] 42 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_cordinator_leader_value` is never used
[INFO] [stdout]   --> src/common/socket.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Socket {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn get_cordinator_leader_value(id: u32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StockProducto` is never constructed
[INFO] [stdout]  --> src/common/stock_producto.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct StockProducto {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `StockProducto` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/common/stock_producto.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl StockProducto {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 13 |     pub fn new(id_producto: usize, stock: usize) -> StockProducto {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn new_con_bloqueados(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn from_record(record: StringRecord) -> Result<Self, Box<dyn Error>> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn bloquear(&mut self, cantidad_a_bloquear: usize) -> Result<(), ErrorLocal> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn vender(&mut self, cantidad: usize) -> Result<(), ErrorLocal> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn entregar(&mut self, cantidad: usize) -> Result<(), ErrorLocal> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub fn cancelar(&mut self, cantidad: usize) -> Result<(), ErrorLocal> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/local_main.rs:317:31
[INFO] [stdout]     |
[INFO] [stdout] 317 | struct ResultadoVenderEnLocal(Option<ErrorLocal>);
[INFO] [stdout]     |        ---------------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 317 | struct ResultadoVenderEnLocal(());
[INFO] [stdout]     |                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/local_main.rs:357:31
[INFO] [stdout]     |
[INFO] [stdout] 357 | struct ResultadoEntregarOrden(Option<ErrorLocal>);
[INFO] [stdout]     |        ---------------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 357 | struct ResultadoEntregarOrden(());
[INFO] [stdout]     |                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConexionTcp` is never constructed
[INFO] [stdout]  --> src/common/conexion_tcp.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ConexionTcp {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_detalles_conexion`, `get_detalles_conexion`, `enviar_mensaje`, `read_all`, and `esperar_mensaje` are never used
[INFO] [stdout]    --> src/common/conexion_tcp.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout] 16  | impl ConexionTcp {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] 17  |     pub fn new(stream: TcpStream, addr: SocketAddr) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     pub fn set_detalles_conexion(&mut self, conexion: Conexion) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31  |     pub fn get_detalles_conexion(&self) -> &Option<Conexion> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35  |     pub fn enviar_mensaje(&self, mensaje: &MensajeProtocolo) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54  |     pub fn read_all(stream: &mut TcpStream) -> Result<MensajeProtocolo, Box<dyn Error>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn esperar_mensaje(&self) -> Result<MensajeProtocolo, Box<dyn Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cordinador` is never constructed
[INFO] [stdout]  --> src/common/cordinador.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Cordinador {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_permso`, and `release_permiso` are never used
[INFO] [stdout]   --> src/common/cordinador.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Cordinador {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 15 |     pub fn new(id: u32) -> Cordinador {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn get_permso(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn release_permiso(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_conexion` is never used
[INFO] [stdout]   --> src/common/cordinador.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn setup_conexion(stream: TcpStream) -> ConexionTcp {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_to_leader` is never used
[INFO] [stdout]   --> src/common/cordinador.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub(crate) fn connect_to_leader(direccion: String, id: u32) -> ConexionTcp {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `coordinar` is never used
[INFO] [stdout]   --> src/common/cordinador.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn coordinar(stream: TcpStream, cordinador: Arc<Mutex<Cordinador>>) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `coordinar_conexion` is never used
[INFO] [stdout]   --> src/common/cordinador.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn coordinar_conexion(stream: TcpStream, cordinador: Arc<Mutex<Cordinador>>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `leer_linea_csv_desde` is never used
[INFO] [stdout]   --> src/common/lector_csv.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn leer_linea_csv_desde<F>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MensajeProtocolo` is never constructed
[INFO] [stdout]  --> src/common/mensaje_protocolo.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct MensajeProtocolo {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MensajeProtocolo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Conexion`, `Orden`, `QuieroMandarOrdenes`, `PuedoMandarOrdenes`, `TermineDeMandarOrdenes`, and `Desconexion` are never constructed
[INFO] [stdout]   --> src/common/mensaje_protocolo.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum TipoDeMensaje {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 16 |     Conexion,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 17 |     Orden,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     QuieroMandarOrdenes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     PuedoMandarOrdenes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     TermineDeMandarOrdenes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     Desconexion,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TipoDeMensaje` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_tipo_de_mensaje` is never used
[INFO] [stdout]   --> src/common/mensaje_protocolo.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl TipoDeMensaje {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn new_tipo_de_mensaje(tipo_de_mensaje: u8) -> Result<TipoDeMensaje, TipodeError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `deserializar` is never used
[INFO] [stdout]   --> src/common/mensaje_protocolo.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl Conexion {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 69 |     pub fn deserializar(data: &[u8]) -> Result<Self, serde_json::Error> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/common/mensaje_protocolo.rs:81:12
[INFO] [stdout]     |
[INFO] [stdout] 80  | impl MensajeProtocolo {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 81  |     pub fn new(tipo_de_mensaje: TipoDeMensaje, contenido: Vec<u8>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 89  |     pub fn new_conexion(data: Conexion) -> Result<Self, serde_json::Error> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94  |     pub fn new_orden(data: Orden) -> Result<Self, serde_json::Error> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98  |     pub fn new_desconexion() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn new_termino_de_mandar_ordenes() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn new_orden_aceptada() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn new_stock_insuficiente() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn new_quiero_mandar_ordenes() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn new_puedo_mandar_ordenes(cursor: i32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn get_tipo_de_mensaje(&self) -> TipoDeMensaje {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn get_tamanio(&self) -> u8 {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn get_contenido(&self) -> &Vec<u8> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `distancia` is never used
[INFO] [stdout]   --> src/common/orden.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Direccion {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn distancia(&self, other: &Direccion) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/common/orden.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl Orden {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 44 |     /// Solo para testing
[INFO] [stdout] 45 |     pub fn new(id_producto: usize, cantidad: usize, latitud: i32, longitud: i32) -> Orden {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECOMMERCE_PUERTO_BASE` is never used
[INFO] [stdout]   --> src/common/socket.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const ECOMMERCE_PUERTO_BASE: u32 = 1024;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECOMMERCE_ADDR_BASE` is never used
[INFO] [stdout]   --> src/common/socket.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const ECOMMERCE_ADDR_BASE: &str = "127.0.0.1";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ErrorLectura` and `ErrorTipoDeMensaje` are never constructed
[INFO] [stdout]   --> src/common/socket.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum TipodeError {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 20 |     ErrorLectura,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 21 |     ErrorTipoDeMensaje,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TipodeError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Socket` is never constructed
[INFO] [stdout]   --> src/common/socket.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Socket {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/common/socket.rs:48:12
[INFO] [stdout]     |
[INFO] [stdout] 47  | impl Socket {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] 48  |     pub fn new(direccion: String, puerto: u32, id: u32) -> Socket {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn get_permiso(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76  |     pub fn release_permiso(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     pub fn get_cordinator_leader_value(id: u32) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88  |     pub fn esperar_conexiones(&mut self, id: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn quiero_enviar_ordenes(&mut self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn ordenes_enviadas(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn desconexion(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `new_con_bloqueados` are never used
[INFO] [stdout]   --> src/common/stock_producto.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl StockProducto {
[INFO] [stdout]    | ------------------ associated functions in this implementation
[INFO] [stdout] 13 |     pub fn new(id_producto: usize, stock: usize) -> StockProducto {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn new_con_bloqueados(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 28 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.07s
[INFO] running `Command { std: "docker" "inspect" "05ae663400108123623dfd224b9eb2739ef7d920379f0c5629df741b4c1c840d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05ae663400108123623dfd224b9eb2739ef7d920379f0c5629df741b4c1c840d", kill_on_drop: false }`
[INFO] [stdout] 05ae663400108123623dfd224b9eb2739ef7d920379f0c5629df741b4c1c840d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e880f6276b4b7b8e72b6a7a336fefde903b2d25a01633e41f9fabddd81ab06bb
[INFO] running `Command { std: "docker" "start" "-a" "e880f6276b4b7b8e72b6a7a336fefde903b2d25a01633e41f9fabddd81ab06bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling donotunwrap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Direccion`
[INFO] [stdout]  --> src/common/mensaje_protocolo.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::common::orden::{Direccion, Orden};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Conexion`, `TipoDeMensaje`
[INFO] [stdout]  --> src/common/socket.rs:2:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::common::mensaje_protocolo::{Conexion, MandarOrdenes, MensajeProtocolo, TipoDeMensaje};
[INFO] [stdout]   |                                        ^^^^^^^^                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cmp`
[INFO] [stdout]  --> src/common/socket.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::cmp;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Direccion`
[INFO] [stdout]  --> src/common/mensaje_protocolo.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::common::orden::{Direccion, Orden};
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Conexion`, `TipoDeMensaje`
[INFO] [stdout]  --> src/common/socket.rs:2:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::common::mensaje_protocolo::{Conexion, MandarOrdenes, MensajeProtocolo, TipoDeMensaje};
[INFO] [stdout]   |                                        ^^^^^^^^                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cmp`
[INFO] [stdout]  --> src/common/socket.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::cmp;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/common/cordinador.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(id: u32) -> Cordinador {
[INFO] [stdout]    |                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/common/cordinador.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn new(id: u32) -> Cordinador {
[INFO] [stdout]    |                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_error_local` is never used
[INFO] [stdout]   --> src/common/mensaje_protocolo.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl TipoDeMensaje {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn from_error_local(error_local: &ErrorLocal) -> TipoDeMensaje {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new_orden`, `new_orden_aceptada`, and `new_stock_insuficiente` are never used
[INFO] [stdout]    --> src/common/mensaje_protocolo.rs:94:12
[INFO] [stdout]     |
[INFO] [stdout] 80  | impl MensajeProtocolo {
[INFO] [stdout]     | --------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 94  |     pub fn new_orden(data: Orden) -> Result<Self, serde_json::Error> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn new_orden_aceptada() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn new_stock_insuficiente() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECOMMERCE_PUERTO_BASE` is never used
[INFO] [stdout]   --> src/common/socket.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const ECOMMERCE_PUERTO_BASE: u32 = 1024;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `direccion`, `puerto`, and `id` are never read
[INFO] [stdout]   --> src/common/socket.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Socket {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 39 |     direccion: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 40 |     puerto: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 41 |     listener: Option<TcpListener>,
[INFO] [stdout] 42 |     id: u32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `get_cordinator_leader_value` is never used
[INFO] [stdout]   --> src/common/socket.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Socket {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn get_cordinator_leader_value(id: u32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/local_main.rs:317:31
[INFO] [stdout]     |
[INFO] [stdout] 317 | struct ResultadoVenderEnLocal(Option<ErrorLocal>);
[INFO] [stdout]     |        ---------------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 317 | struct ResultadoVenderEnLocal(());
[INFO] [stdout]     |                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/local_main.rs:357:31
[INFO] [stdout]     |
[INFO] [stdout] 357 | struct ResultadoEntregarOrden(Option<ErrorLocal>);
[INFO] [stdout]     |        ---------------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        field in this struct
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 357 | struct ResultadoEntregarOrden(());
[INFO] [stdout]     |                               ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConexionTcp` is never constructed
[INFO] [stdout]  --> src/common/conexion_tcp.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct ConexionTcp {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_detalles_conexion`, `get_detalles_conexion`, `enviar_mensaje`, `read_all`, and `esperar_mensaje` are never used
[INFO] [stdout]    --> src/common/conexion_tcp.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout] 16  | impl ConexionTcp {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] 17  |     pub fn new(stream: TcpStream, addr: SocketAddr) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27  |     pub fn set_detalles_conexion(&mut self, conexion: Conexion) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31  |     pub fn get_detalles_conexion(&self) -> &Option<Conexion> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35  |     pub fn enviar_mensaje(&self, mensaje: &MensajeProtocolo) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54  |     pub fn read_all(stream: &mut TcpStream) -> Result<MensajeProtocolo, Box<dyn Error>> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn esperar_mensaje(&self) -> Result<MensajeProtocolo, Box<dyn Error>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Cordinador` is never constructed
[INFO] [stdout]  --> src/common/cordinador.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Cordinador {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_permso`, and `release_permiso` are never used
[INFO] [stdout]   --> src/common/cordinador.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Cordinador {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 15 |     pub fn new(id: u32) -> Cordinador {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn get_permso(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn release_permiso(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_conexion` is never used
[INFO] [stdout]   --> src/common/cordinador.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn setup_conexion(stream: TcpStream) -> ConexionTcp {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connect_to_leader` is never used
[INFO] [stdout]   --> src/common/cordinador.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub(crate) fn connect_to_leader(direccion: String, id: u32) -> ConexionTcp {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `coordinar` is never used
[INFO] [stdout]   --> src/common/cordinador.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn coordinar(stream: TcpStream, cordinador: Arc<Mutex<Cordinador>>) {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `coordinar_conexion` is never used
[INFO] [stdout]   --> src/common/cordinador.rs:82:4
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn coordinar_conexion(stream: TcpStream, cordinador: Arc<Mutex<Cordinador>>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MensajeProtocolo` is never constructed
[INFO] [stdout]  --> src/common/mensaje_protocolo.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct MensajeProtocolo {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MensajeProtocolo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Conexion`, `Orden`, `QuieroMandarOrdenes`, `PuedoMandarOrdenes`, `TermineDeMandarOrdenes`, and `Desconexion` are never constructed
[INFO] [stdout]   --> src/common/mensaje_protocolo.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum TipoDeMensaje {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 16 |     Conexion,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 17 |     Orden,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     QuieroMandarOrdenes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     PuedoMandarOrdenes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     TermineDeMandarOrdenes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     Desconexion,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TipoDeMensaje` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_tipo_de_mensaje` is never used
[INFO] [stdout]   --> src/common/mensaje_protocolo.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl TipoDeMensaje {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn new_tipo_de_mensaje(tipo_de_mensaje: u8) -> Result<TipoDeMensaje, TipodeError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/common/mensaje_protocolo.rs:81:12
[INFO] [stdout]     |
[INFO] [stdout] 80  | impl MensajeProtocolo {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout] 81  |     pub fn new(tipo_de_mensaje: TipoDeMensaje, contenido: Vec<u8>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 89  |     pub fn new_conexion(data: Conexion) -> Result<Self, serde_json::Error> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94  |     pub fn new_orden(data: Orden) -> Result<Self, serde_json::Error> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98  |     pub fn new_desconexion() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn new_termino_de_mandar_ordenes() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn new_orden_aceptada() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn new_stock_insuficiente() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn new_quiero_mandar_ordenes() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn new_puedo_mandar_ordenes(cursor: i32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn get_tipo_de_mensaje(&self) -> TipoDeMensaje {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn get_tamanio(&self) -> u8 {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn get_contenido(&self) -> &Vec<u8> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECOMMERCE_PUERTO_BASE` is never used
[INFO] [stdout]   --> src/common/socket.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const ECOMMERCE_PUERTO_BASE: u32 = 1024;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ECOMMERCE_ADDR_BASE` is never used
[INFO] [stdout]   --> src/common/socket.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const ECOMMERCE_ADDR_BASE: &str = "127.0.0.1";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ErrorLectura` and `ErrorTipoDeMensaje` are never constructed
[INFO] [stdout]   --> src/common/socket.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum TipodeError {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 20 |     ErrorLectura,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 21 |     ErrorTipoDeMensaje,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TipodeError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Socket` is never constructed
[INFO] [stdout]   --> src/common/socket.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Socket {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/common/socket.rs:48:12
[INFO] [stdout]     |
[INFO] [stdout] 47  | impl Socket {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] 48  |     pub fn new(direccion: String, puerto: u32, id: u32) -> Socket {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 72  |     pub fn get_permiso(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76  |     pub fn release_permiso(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     pub fn get_cordinator_leader_value(id: u32) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88  |     pub fn esperar_conexiones(&mut self, id: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn quiero_enviar_ordenes(&mut self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |     pub fn ordenes_enviadas(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn desconexion(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 23 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] running `Command { std: "docker" "inspect" "e880f6276b4b7b8e72b6a7a336fefde903b2d25a01633e41f9fabddd81ab06bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e880f6276b4b7b8e72b6a7a336fefde903b2d25a01633e41f9fabddd81ab06bb", kill_on_drop: false }`
[INFO] [stdout] e880f6276b4b7b8e72b6a7a336fefde903b2d25a01633e41f9fabddd81ab06bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 279a29c974efda15232a2afb5771717f8a4b6e7dff29bff22434f7158ed197e3
[INFO] running `Command { std: "docker" "start" "-a" "279a29c974efda15232a2afb5771717f8a4b6e7dff29bff22434f7158ed197e3", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Direccion`
[INFO] [stderr]  --> src/common/mensaje_protocolo.rs:4:28
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::common::orden::{Direccion, Orden};
[INFO] [stderr]   |                            ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Conexion`, `TipoDeMensaje`
[INFO] [stderr]  --> src/common/socket.rs:2:40
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::common::mensaje_protocolo::{Conexion, MandarOrdenes, MensajeProtocolo, TipoDeMensaje};
[INFO] [stderr]   |                                        ^^^^^^^^                                   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::cmp`
[INFO] [stderr]  --> src/common/socket.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::cmp;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]   --> src/common/cordinador.rs:15:16
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub fn new(id: u32) -> Cordinador {
[INFO] [stderr]    |                ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `from_error_local` is never used
[INFO] [stderr]   --> src/common/mensaje_protocolo.rs:54:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl TipoDeMensaje {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 54 |     pub fn from_error_local(error_local: &ErrorLocal) -> TipoDeMensaje {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `new_orden`, `new_orden_aceptada`, and `new_stock_insuficiente` are never used
[INFO] [stderr]    --> src/common/mensaje_protocolo.rs:94:12
[INFO] [stderr]     |
[INFO] [stderr] 80  | impl MensajeProtocolo {
[INFO] [stderr]     | --------------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 94  |     pub fn new_orden(data: Orden) -> Result<Self, serde_json::Error> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 |     pub fn new_orden_aceptada() -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 |     pub fn new_stock_insuficiente() -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ECOMMERCE_PUERTO_BASE` is never used
[INFO] [stderr]   --> src/common/socket.rs:11:7
[INFO] [stderr]    |
[INFO] [stderr] 11 | const ECOMMERCE_PUERTO_BASE: u32 = 1024;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `direccion`, `puerto`, and `id` are never read
[INFO] [stderr]   --> src/common/socket.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct Socket {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] 39 |     direccion: String,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 40 |     puerto: u32,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 41 |     listener: Option<TcpListener>,
[INFO] [stderr] 42 |     id: u32,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `get_cordinator_leader_value` is never used
[INFO] [stderr]   --> src/common/socket.rs:84:12
[INFO] [stderr]    |
[INFO] [stderr] 47 | impl Socket {
[INFO] [stderr]    | ----------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 84 |     pub fn get_cordinator_leader_value(id: u32) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/local_main.rs:317:31
[INFO] [stderr]     |
[INFO] [stderr] 317 | struct ResultadoVenderEnLocal(Option<ErrorLocal>);
[INFO] [stderr]     |        ---------------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |        |
[INFO] [stderr]     |        field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 317 | struct ResultadoVenderEnLocal(());
[INFO] [stderr]     |                               ~~
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/local_main.rs:357:31
[INFO] [stderr]     |
[INFO] [stderr] 357 | struct ResultadoEntregarOrden(Option<ErrorLocal>);
[INFO] [stderr]     |        ---------------------- ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |        |
[INFO] [stderr]     |        field in this struct
[INFO] [stderr]     |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 357 | struct ResultadoEntregarOrden(());
[INFO] [stderr]     |                               ~~
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ConexionTcp` is never constructed
[INFO] [stderr]  --> src/common/conexion_tcp.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct ConexionTcp {
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `set_detalles_conexion`, `get_detalles_conexion`, `enviar_mensaje`, `read_all`, and `esperar_mensaje` are never used
[INFO] [stderr]    --> src/common/conexion_tcp.rs:17:12
[INFO] [stderr]     |
[INFO] [stderr] 16  | impl ConexionTcp {
[INFO] [stderr]     | ---------------- associated items in this implementation
[INFO] [stderr] 17  |     pub fn new(stream: TcpStream, addr: SocketAddr) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 27  |     pub fn set_detalles_conexion(&mut self, conexion: Conexion) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31  |     pub fn get_detalles_conexion(&self) -> &Option<Conexion> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 35  |     pub fn enviar_mensaje(&self, mensaje: &MensajeProtocolo) -> Result<(), Box<dyn Error>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 54  |     pub fn read_all(stream: &mut TcpStream) -> Result<MensajeProtocolo, Box<dyn Error>> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 103 |     pub fn esperar_mensaje(&self) -> Result<MensajeProtocolo, Box<dyn Error>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Cordinador` is never constructed
[INFO] [stderr]  --> src/common/cordinador.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct Cordinador {
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `get_permso`, and `release_permiso` are never used
[INFO] [stderr]   --> src/common/cordinador.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl Cordinador {
[INFO] [stderr]    | --------------- associated items in this implementation
[INFO] [stderr] 15 |     pub fn new(id: u32) -> Cordinador {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub fn get_permso(&self) {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fn release_permiso(&self) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `setup_conexion` is never used
[INFO] [stderr]   --> src/common/cordinador.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn setup_conexion(stream: TcpStream) -> ConexionTcp {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `connect_to_leader` is never used
[INFO] [stderr]   --> src/common/cordinador.rs:54:15
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub(crate) fn connect_to_leader(direccion: String, id: u32) -> ConexionTcp {
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `coordinar` is never used
[INFO] [stderr]   --> src/common/cordinador.rs:70:8
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub fn coordinar(stream: TcpStream, cordinador: Arc<Mutex<Cordinador>>) {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `coordinar_conexion` is never used
[INFO] [stderr]   --> src/common/cordinador.rs:82:4
[INFO] [stderr]    |
[INFO] [stderr] 82 | fn coordinar_conexion(stream: TcpStream, cordinador: Arc<Mutex<Cordinador>>) {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `MensajeProtocolo` is never constructed
[INFO] [stderr]  --> src/common/mensaje_protocolo.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct MensajeProtocolo {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `MensajeProtocolo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Conexion`, `Orden`, `QuieroMandarOrdenes`, `PuedoMandarOrdenes`, `TermineDeMandarOrdenes`, and `Desconexion` are never constructed
[INFO] [stderr]   --> src/common/mensaje_protocolo.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub enum TipoDeMensaje {
[INFO] [stderr]    |          ------------- variants in this enum
[INFO] [stderr] 16 |     Conexion,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 17 |     Orden,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 20 |     QuieroMandarOrdenes,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 21 |     PuedoMandarOrdenes,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 22 |     TermineDeMandarOrdenes,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 23 |     Desconexion,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TipoDeMensaje` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new_tipo_de_mensaje` is never used
[INFO] [stderr]   --> src/common/mensaje_protocolo.rs:40:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | impl TipoDeMensaje {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 40 |     pub fn new_tipo_de_mensaje(tipo_de_mensaje: u8) -> Result<TipoDeMensaje, TipodeError> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/common/mensaje_protocolo.rs:81:12
[INFO] [stderr]     |
[INFO] [stderr] 80  | impl MensajeProtocolo {
[INFO] [stderr]     | --------------------- associated items in this implementation
[INFO] [stderr] 81  |     pub fn new(tipo_de_mensaje: TipoDeMensaje, contenido: Vec<u8>) -> Self {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 89  |     pub fn new_conexion(data: Conexion) -> Result<Self, serde_json::Error> {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 94  |     pub fn new_orden(data: Orden) -> Result<Self, serde_json::Error> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 98  |     pub fn new_desconexion() -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 101 |     pub fn new_termino_de_mandar_ordenes() -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 |     pub fn new_orden_aceptada() -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 |     pub fn new_stock_insuficiente() -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 113 |     pub fn new_quiero_mandar_ordenes() -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 117 |     pub fn new_puedo_mandar_ordenes(cursor: i32) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 122 |     pub fn get_tipo_de_mensaje(&self) -> TipoDeMensaje {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 126 |     pub fn get_tamanio(&self) -> u8 {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 130 |     pub fn get_contenido(&self) -> &Vec<u8> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ECOMMERCE_ADDR_BASE` is never used
[INFO] [stderr]   --> src/common/socket.rs:12:7
[INFO] [stderr]    |
[INFO] [stderr] 12 | const ECOMMERCE_ADDR_BASE: &str = "127.0.0.1";
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `ErrorLectura` and `ErrorTipoDeMensaje` are never constructed
[INFO] [stderr]   --> src/common/socket.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub enum TipodeError {
[INFO] [stderr]    |          ----------- variants in this enum
[INFO] [stderr] 20 |     ErrorLectura,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 21 |     ErrorTipoDeMensaje,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TipodeError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Socket` is never constructed
[INFO] [stderr]   --> src/common/socket.rs:38:12
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct Socket {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]    --> src/common/socket.rs:48:12
[INFO] [stderr]     |
[INFO] [stderr] 47  | impl Socket {
[INFO] [stderr]     | ----------- associated items in this implementation
[INFO] [stderr] 48  |     pub fn new(direccion: String, puerto: u32, id: u32) -> Socket {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 72  |     pub fn get_permiso(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 76  |     pub fn release_permiso(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 84  |     pub fn get_cordinator_leader_value(id: u32) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 88  |     pub fn esperar_conexiones(&mut self, id: u32) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 106 |     pub fn quiero_enviar_ordenes(&mut self) -> i32 {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 128 |     pub fn ordenes_enviadas(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 137 |     pub fn desconexion(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `donotunwrap` (bin "e-commerce" test) generated 9 warnings (run `cargo fix --bin "e-commerce" --tests` to apply 3 suggestions)
[INFO] [stderr] warning: `donotunwrap` (bin "local" test) generated 23 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/ecommerce.rs (/opt/rustwide/target/debug/deps/e_commerce-7d6686cf52deebf1)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test common::lector_csv::tests::test_dado_stock_producto_con_5_unidades_y_0_bloqueadas_al_bloquear_3_devuelve_ok ... ok
[INFO] [stdout] test common::local::tests::test_agregar_orden_de_3_productos_id_1_a_local_con_10_productos_id_1_devuelve_ok ... ok
[INFO] [stdout] test common::local::tests::test_agregar_orden_de_3_productos_id_1_a_local_sin_suficiente_stock_devuelve_error_stock_insuficiente ... ok
[INFO] [stdout] test common::local::tests::test_agregar_orden_de_producto_con_id_inexistente_devuelve_error_no_existe_producto_en_local ... ok
[INFO] [stdout] test common::local::tests::test_agregar_orden_incrementa_la_cantidad_de_ordenes_en_progreso_en_1 ... ok
[INFO] [stdout] test common::local::tests::test_dado_local_con_1_orden_de_10_productos_id_1_cuando_se_cancela_entonces_no_quedan_ordenes_y_bloqueados_se_reduce_en_10 ... ok
[INFO] [stdout] test common::local::tests::test_dado_local_con_1_orden_y_10_stock_producto_id_1_cuando_entrega_orden_5_productos_id_1_entonces_reduce_stock_en_5_y_bloqueados_en_5 ... ok
[INFO] [stdout] test common::local::tests::test_dado_local_con_2_ordenes_cuando_se_cancela_la_segunda_orden_por_10_queda_la_primera_orden_y_bloqueados_se_reduce_en_10 ... ok
[INFO] [stdout] test common::local::tests::test_dado_local_con_2_ordenes_cuando_se_entrega_segunda_orden_queda_la_primera_orden_sin_entregar ... ok
[INFO] [stdout] test common::local::tests::test_instanciar_local ... ok
[INFO] [stdout] test common::local::tests::test_local_vender_orden_producto_id_1_cantidad_10_cuando_stock_15_y_bloqueados_5_reduce_en_10_el_stock ... ok
[INFO] [stdout] test common::local::tests::test_local_vender_orden_producto_id_1_cantidad_10_cuando_stock_20_reduce_en_10_el_stock ... ok
[INFO] [stdout] test common::local::tests::test_local_vender_orden_producto_id_1_cantidad_10_cuando_stock_5_devuelve_error ... ok
[INFO] [stdout] test common::mensaje_protocolo::tests::test_deserializacion_orden ... ok
[INFO] [stdout] test common::mensaje_protocolo::tests::test_serializacion_y_deserializacion_de_orden_usando_slice ... ok
[INFO] [stdout] test common::mensaje_protocolo::tests::test_serializacion_y_deserializacion_orden ... ok
[INFO] [stdout] test common::orden::tests::test_deserializacion_orden ... ok
[INFO] [stdout] test common::stock_producto::tests::test_cancelar_30_unidades_producto_id_1_con_stock_30_y_bloqueados_10_devuelve_error_se_cancelan_mas_que_la_cantidad_bloqueados ... ok
[INFO] [stdout] test common::orden::tests::test_deserializar_recibe_1comma123456n_y_devuelve_orden_con_id_1_ycantidad_123456 ... ok
[INFO] [stdout] test common::stock_producto::tests::test_vender_10_stock_producto_con_stock_20_y_bloqueados_19_devuelve_error ... ok
[INFO] [stdout] test common::stock_producto::tests::test_vender_10_stock_producto_con_stock_20_y_bloqueados_0_devuelve_ok ... ok
[INFO] [stdout] test common::orden::tests::test_deserializar_recibe_1comma256n_y_devuelve_orden_con_id_1_ycantidad_256 ... ok
[INFO] [stdout] test common::stock_producto::tests::test_entregar_10_unidades_producto_id_1_con_stock_20_y_bloqueados_10_reduce_stock_y_bloqueados_en_10 ... ok
[INFO] [stdout] test common::orden::tests::test_distancia_al_mismo_punto_es_cero ... ok
[INFO] [stdout] test common::orden::tests::test_dsitancia_entre_dos_puntos ... ok
[INFO] [stdout] test common::stock_producto::tests::test_cancelar_10_unidades_producto_id_1_con_stock_20_y_bloqueados_10_reduce_bloqueados_en_10 ... ok
[INFO] [stdout] test tests::test_dado_local_latitud_5_longitud_5_y_local_latitud_10_longitud_10_cuando_calculo_local_mas_cercano_a_orden_direccion_3_3_obtengo_primer_local ... ok
[INFO] [stdout] test common::lector_csv::tests::test_leer_stock ... FAILED
[INFO] [stdout] test common::lector_csv::tests::test_devuelve_error_si_no_tiene_mas_ordenes ... FAILED
[INFO] [stdout] test common::lector_csv::tests::test_leer_linea_csv_desde_devuelve_error_si_no_tiene_mas_ordenes ... FAILED
[INFO] [stdout] test common::lector_csv::tests::test_read_csv_line ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- common::lector_csv::tests::test_leer_stock stdout ----
[INFO] [stdout] thread 'common::lector_csv::tests::test_leer_stock' panicked at src/common/lector_csv.rs:57:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55cd4ca88705 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55cd4ca88705 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55cd4ca88705 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55cd4ca88705 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55cd4cab057b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55cd4cab057b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55cd4ca85fef - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55cd4ca884de - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55cd4ca884de - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55cd4ca89e49 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55cd4ca89b9c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55cd4ca1fd2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55cd4ca1fd2f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55cd4ca8a44b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55cd4ca8a44b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55cd4ca8a1c4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55cd4ca88bc9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55cd4ca89ef7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55cd4c9b5d43 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55cd4c9b6276 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55cd4c9c860a - core::result::Result<T,E>::unwrap::h669c6d6f84b0a606
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55cd4c9c860a - e_commerce::common::lector_csv::test_util::crear_archivo::ha54b8453366da8a2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:57:9
[INFO] [stdout]   22:     0x55cd4c9caae4 - e_commerce::common::lector_csv::tests::test_leer_stock::h40d36f32e6aaa40c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:139:23
[INFO] [stdout]   23:     0x55cd4c9caa87 - e_commerce::common::lector_csv::tests::test_leer_stock::{{closure}}::h98c05590d1dd0bc3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:137:25
[INFO] [stdout]   24:     0x55cd4c9d9e16 - core::ops::function::FnOnce::call_once::h9fc711c55616cc01
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55cd4ca2464b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55cd4ca2464b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   27:     0x55cd4ca23d11 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   28:     0x55cd4ca23d11 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x55cd4ca23d11 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   30:     0x55cd4ca23d11 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   31:     0x55cd4ca23d11 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   32:     0x55cd4ca23d11 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   33:     0x55cd4ca23d11 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   34:     0x55cd4c9ec6e4 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   35:     0x55cd4c9ec6e4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   36:     0x55cd4c9f11b2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   37:     0x55cd4c9f11b2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x55cd4c9f11b2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   39:     0x55cd4c9f11b2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   40:     0x55cd4c9f11b2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   41:     0x55cd4c9f11b2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   42:     0x55cd4c9f11b2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55cd4ca8e70b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55cd4ca8e70b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x55cd4ca8e70b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   46:     0x7f659b939ac3 - <unknown>
[INFO] [stdout]   47:     0x7f659b9caa04 - __clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::lector_csv::tests::test_devuelve_error_si_no_tiene_mas_ordenes stdout ----
[INFO] [stdout] thread 'common::lector_csv::tests::test_devuelve_error_si_no_tiene_mas_ordenes' panicked at src/common/lector_csv.rs:97:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55cd4ca88705 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55cd4ca88705 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55cd4ca88705 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55cd4ca88705 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55cd4cab057b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55cd4cab057b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55cd4ca85fef - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55cd4ca884de - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55cd4ca884de - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55cd4ca89e49 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55cd4ca89b9c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55cd4ca1fd2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55cd4ca1fd2f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55cd4ca8a44b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55cd4ca8a44b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55cd4ca8a1c4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55cd4ca88bc9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55cd4ca89ef7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55cd4c9b5d43 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55cd4c9b6276 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55cd4c9c9ac4 - core::result::Result<T,E>::unwrap::h669c6d6f84b0a606
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55cd4c9c9ac4 - e_commerce::common::lector_csv::tests::test_devuelve_error_si_no_tiene_mas_ordenes::h92070876a2b5e440
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:97:23
[INFO] [stdout]   22:     0x55cd4c9c9a17 - e_commerce::common::lector_csv::tests::test_devuelve_error_si_no_tiene_mas_ordenes::{{closure}}::hb100cde5ef2b7f54
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:94:53
[INFO] [stdout]   23:     0x55cd4c9d98f6 - core::ops::function::FnOnce::call_once::h16fff7dadffb0600
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55cd4ca2464b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55cd4ca2464b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55cd4ca23d11 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55cd4ca23d11 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55cd4ca23d11 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55cd4ca23d11 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55cd4ca23d11 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55cd4ca23d11 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55cd4ca23d11 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55cd4c9ec6e4 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55cd4c9ec6e4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55cd4c9f11b2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55cd4c9f11b2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55cd4c9f11b2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55cd4c9f11b2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55cd4c9f11b2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55cd4c9f11b2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55cd4c9f11b2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55cd4ca8e70b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55cd4ca8e70b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55cd4ca8e70b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f659b939ac3 - <unknown>
[INFO] [stdout]   46:     0x7f659b9caa04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::lector_csv::tests::test_leer_linea_csv_desde_devuelve_error_si_no_tiene_mas_ordenes stdout ----
[INFO] [stdout] thread 'common::lector_csv::tests::test_leer_linea_csv_desde_devuelve_error_si_no_tiene_mas_ordenes' panicked at src/common/lector_csv.rs:118:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55cd4ca88705 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55cd4ca88705 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55cd4ca88705 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55cd4ca88705 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55cd4cab057b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55cd4cab057b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55cd4ca85fef - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55cd4ca884de - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55cd4ca884de - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55cd4ca89e49 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55cd4ca89b9c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55cd4ca1fd2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55cd4ca1fd2f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55cd4ca8a44b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55cd4ca8a44b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55cd4ca8a1c4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55cd4ca88bc9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55cd4ca89ef7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55cd4c9b5d43 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55cd4c9b6276 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55cd4c9ca2f4 - core::result::Result<T,E>::unwrap::h669c6d6f84b0a606
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55cd4c9ca2f4 - e_commerce::common::lector_csv::tests::test_leer_linea_csv_desde_devuelve_error_si_no_tiene_mas_ordenes::h91d81de774d45147
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:118:23
[INFO] [stdout]   22:     0x55cd4c9ca247 - e_commerce::common::lector_csv::tests::test_leer_linea_csv_desde_devuelve_error_si_no_tiene_mas_ordenes::{{closure}}::h3d713f7e881c3c12
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:115:74
[INFO] [stdout]   23:     0x55cd4c9d9f46 - core::ops::function::FnOnce::call_once::hb5975959cad67ac7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55cd4ca2464b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55cd4ca2464b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55cd4ca23d11 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55cd4ca23d11 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55cd4ca23d11 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55cd4ca23d11 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55cd4ca23d11 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55cd4ca23d11 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55cd4ca23d11 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55cd4c9ec6e4 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55cd4c9ec6e4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55cd4c9f11b2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55cd4c9f11b2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55cd4c9f11b2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55cd4c9f11b2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55cd4c9f11b2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55cd4c9f11b2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55cd4c9f11b2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55cd4ca8e70b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55cd4ca8e70b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55cd4ca8e70b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f659b939ac3 - <unknown>
[INFO] [stdout]   46:     0x7f659b9caa04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::lector_csv::tests::test_read_csv_line stdout ----
[INFO] [stdout] thread 'common::lector_csv::tests::test_read_csv_line' panicked at src/common/lector_csv.rs:73:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55cd4ca88705 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55cd4ca88705 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55cd4ca88705 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55cd4ca88705 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55cd4cab057b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55cd4cab057b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55cd4ca85fef - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55cd4ca884de - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55cd4ca884de - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55cd4ca89e49 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55cd4ca89b9c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55cd4ca1fd2f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55cd4ca1fd2f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55cd4ca8a44b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55cd4ca8a44b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55cd4ca8a1c4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55cd4ca88bc9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55cd4ca89ef7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55cd4c9b5d43 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55cd4c9b6276 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55cd4c9c90bc - core::result::Result<T,E>::unwrap::h669c6d6f84b0a606
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55cd4c9c90bc - e_commerce::common::lector_csv::tests::test_read_csv_line::h988c75f2e14aea33
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:73:23
[INFO] [stdout]   22:     0x55cd4c9c9007 - e_commerce::common::lector_csv::tests::test_read_csv_line::{{closure}}::h6ae720cbecf9a4d6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:70:28
[INFO] [stdout]   23:     0x55cd4c9da046 - core::ops::function::FnOnce::call_once::hdee084953cace55d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55cd4ca2464b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55cd4ca2464b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55cd4ca23d11 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55cd4ca23d11 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55cd4ca23d11 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55cd4ca23d11 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55cd4ca23d11 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55cd4ca23d11 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55cd4ca23d11 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55cd4c9ec6e4 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55cd4c9ec6e4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55cd4c9f11b2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55cd4c9f11b2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55cd4c9f11b2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55cd4c9f11b2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55cd4c9f11b2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55cd4c9f11b2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55cd4c9f11b2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55cd4ca8e70b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55cd4ca8e70b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55cd4ca8e70b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f659b939ac3 - <unknown>
[INFO] [stdout]   46:     0x7f659b9caa04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     common::lector_csv::tests::test_devuelve_error_si_no_tiene_mas_ordenes
[INFO] [stdout]     common::lector_csv::tests::test_leer_linea_csv_desde_devuelve_error_si_no_tiene_mas_ordenes
[INFO] [stdout]     common::lector_csv::tests::test_leer_stock
[INFO] [stdout]     common::lector_csv::tests::test_read_csv_line
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 27 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin e-commerce`
[INFO] running `Command { std: "docker" "inspect" "279a29c974efda15232a2afb5771717f8a4b6e7dff29bff22434f7158ed197e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "279a29c974efda15232a2afb5771717f8a4b6e7dff29bff22434f7158ed197e3", kill_on_drop: false }`
[INFO] [stdout] 279a29c974efda15232a2afb5771717f8a4b6e7dff29bff22434f7158ed197e3
