[INFO] cloning repository https://github.com/espenia/Distributed-Concurrency-and-Actors
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/espenia/Distributed-Concurrency-and-Actors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fespenia%2FDistributed-Concurrency-and-Actors", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fespenia%2FDistributed-Concurrency-and-Actors'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a8c7f75f9d085c8657a3f14fc2a3f1903161d140
[INFO] testing espenia/Distributed-Concurrency-and-Actors against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fespenia%2FDistributed-Concurrency-and-Actors" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/espenia/Distributed-Concurrency-and-Actors
[INFO] finished tweaking git repo https://github.com/espenia/Distributed-Concurrency-and-Actors
[INFO] tweaked toml for git repo https://github.com/espenia/Distributed-Concurrency-and-Actors written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/espenia/Distributed-Concurrency-and-Actors on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/espenia/Distributed-Concurrency-and-Actors 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.192
[INFO] [stderr]   Downloaded actix-rt v2.9.0
[INFO] [stderr]   Downloaded actix_derive v0.6.1
[INFO] [stderr]   Downloaded std-semaphore v0.1.0
[INFO] [stderr]   Downloaded serde v1.0.192
[INFO] [stderr]   Downloaded actix v0.13.1
[INFO] [stderr]   Downloaded tokio v1.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e87a149bebc28dc161eda19c3d435fd294392ea89dc9e35b5dc09d8bf29d37f5
[INFO] running `Command { std: "docker" "start" "-a" "e87a149bebc28dc161eda19c3d435fd294392ea89dc9e35b5dc09d8bf29d37f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e87a149bebc28dc161eda19c3d435fd294392ea89dc9e35b5dc09d8bf29d37f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e87a149bebc28dc161eda19c3d435fd294392ea89dc9e35b5dc09d8bf29d37f5", kill_on_drop: false }`
[INFO] [stdout] e87a149bebc28dc161eda19c3d435fd294392ea89dc9e35b5dc09d8bf29d37f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 640b1ba42776c8ab150d74269f9f79139482b04fe716a27abc16b51098a837e4
[INFO] running `Command { std: "docker" "start" "-a" "640b1ba42776c8ab150d74269f9f79139482b04fe716a27abc16b51098a837e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling smallvec v1.11.1
[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 futures-util v0.3.29
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling serde v1.0.192
[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 tracing-core v0.1.32
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling itoa v1.0.9
[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 tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling syn v2.0.38
[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 csv-core v0.1.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.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 csv v1.3.0
[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 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Conexion` and `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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Conexion` and `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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ErrorLocal` is never used
[INFO] [stdout]  --> src/common/error_local.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum ErrorLocal {
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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] 
[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]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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 removing this field
[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] 
[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: struct `Conexion` is never constructed
[INFO] [stdout]   --> src/common/mensaje_protocolo.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct Conexion {
[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: struct `MandarOrdenes` is never constructed
[INFO] [stdout]   --> src/common/mensaje_protocolo.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct MandarOrdenes {
[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: struct `ErrorSocket` is never constructed
[INFO] [stdout]   --> src/common/socket.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ErrorSocket {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TipodeError` is never used
[INFO] [stdout]   --> src/common/socket.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum TipodeError {
[INFO] [stdout]    |          ^^^^^^^^^^^
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.93s
[INFO] running `Command { std: "docker" "inspect" "640b1ba42776c8ab150d74269f9f79139482b04fe716a27abc16b51098a837e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "640b1ba42776c8ab150d74269f9f79139482b04fe716a27abc16b51098a837e4", kill_on_drop: false }`
[INFO] [stdout] 640b1ba42776c8ab150d74269f9f79139482b04fe716a27abc16b51098a837e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee81895276bcba7bef9a8753b37a28625ac50cf856e7926809af99da6c81e523
[INFO] running `Command { std: "docker" "start" "-a" "ee81895276bcba7bef9a8753b37a28625ac50cf856e7926809af99da6c81e523", 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Conexion` and `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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Conexion` and `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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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 removing this field
[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] 
[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: struct `MandarOrdenes` is never constructed
[INFO] [stdout]   --> src/common/mensaje_protocolo.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct MandarOrdenes {
[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: struct `ErrorSocket` is never constructed
[INFO] [stdout]   --> src/common/socket.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ErrorSocket {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TipodeError` is never used
[INFO] [stdout]   --> src/common/socket.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum TipodeError {
[INFO] [stdout]    |          ^^^^^^^^^^^
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s
[INFO] running `Command { std: "docker" "inspect" "ee81895276bcba7bef9a8753b37a28625ac50cf856e7926809af99da6c81e523", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee81895276bcba7bef9a8753b37a28625ac50cf856e7926809af99da6c81e523", kill_on_drop: false }`
[INFO] [stdout] ee81895276bcba7bef9a8753b37a28625ac50cf856e7926809af99da6c81e523
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b97d6a6bd2a6101b4e43aa07c6e1609262355915ee3f872d0a8406f9c85d6179
[INFO] running `Command { std: "docker" "start" "-a" "b97d6a6bd2a6101b4e43aa07c6e1609262355915ee3f872d0a8406f9c85d6179", 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Conexion` and `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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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]     = help: consider removing this field
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[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 removing this field
[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] 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: struct `MandarOrdenes` is never constructed
[INFO] [stderr]   --> src/common/mensaje_protocolo.rs:76:12
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub struct MandarOrdenes {
[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: struct `ErrorSocket` is never constructed
[INFO] [stderr]   --> src/common/socket.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct ErrorSocket {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `TipodeError` is never used
[INFO] [stderr]   --> src/common/socket.rs:19:10
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub enum TipodeError {
[INFO] [stderr]    |          ^^^^^^^^^^^
[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" -p donotunwrap --tests` to apply 4 suggestions)
[INFO] [stderr] warning: `donotunwrap` (bin "local" test) generated 25 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/ecommerce.rs (/opt/rustwide/target/debug/deps/e_commerce-ad9dd93c50b57348)
[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_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_agregar_orden_de_3_productos_id_1_a_local_con_10_productos_id_1_devuelve_ok ... 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_20_reduce_en_10_el_stock ... ok
[INFO] [stdout] test common::orden::tests::test_deserializacion_orden ... 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_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::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::mensaje_protocolo::tests::test_serializacion_y_deserializacion_de_orden_usando_slice ... 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::mensaje_protocolo::tests::test_serializacion_y_deserializacion_orden ... 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 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_0_devuelve_ok ... ok
[INFO] [stdout] test common::orden::tests::test_distancia_al_mismo_punto_es_cero ... 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::mensaje_protocolo::tests::test_deserializacion_orden ... ok
[INFO] [stdout] test common::orden::tests::test_deserializar_recibe_1comma256n_y_devuelve_orden_con_id_1_ycantidad_256 ... 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::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::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] test common::lector_csv::tests::test_leer_stock ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- common::lector_csv::tests::test_devuelve_error_si_no_tiene_mas_ordenes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::lector_csv::tests::test_devuelve_error_si_no_tiene_mas_ordenes' (26) 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:     0x63fc0eec26d2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63fc0eec26d2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63fc0eec26d2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63fc0eec26d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63fc0eed830a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63fc0eed830a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63fc0eec74d6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63fc0eec74d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63fc0eea0dbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63fc0eea0dbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63fc0eeba909 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63fc0ee2084e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63fc0ee2084e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63fc0eebaac2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63fc0eebaac2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63fc0eea0e78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63fc0ee96049 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63fc0eea1ccd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63fc0eed8a1c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63fc0eed8792 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stderr] error: test failed, to rerun pass `--bin e-commerce`
[INFO] [stdout]   20:     0x63fc0edfa676 - <core[27de1724e4349be2]::result::Result<csv[204123f35f2f7c3c]::writer::Writer<std[3b51380354919863]::fs::File>, csv[204123f35f2f7c3c]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63fc0edfa676 - e_commerce[a444e36645e2dfb6]::common::lector_csv::tests::test_devuelve_error_si_no_tiene_mas_ordenes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:97:57
[INFO] [stdout]   22:     0x63fc0edf8b07 - e_commerce[a444e36645e2dfb6]::common::lector_csv::tests::test_devuelve_error_si_no_tiene_mas_ordenes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:94:53
[INFO] [stdout]   23:     0x63fc0ee0a966 - <e_commerce[a444e36645e2dfb6]::common::lector_csv::tests::test_devuelve_error_si_no_tiene_mas_ordenes::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63fc0ee14bfb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63fc0ee14bfb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63fc0ee2145a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63fc0ee2145a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63fc0ee2145a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63fc0ee2145a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63fc0ee2145a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63fc0ee2145a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63fc0ee2145a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63fc0ee1ca04 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63fc0ee1ca04 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63fc0ee23f52 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x63fc0ee23f52 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63fc0ee23f52 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x63fc0ee23f52 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63fc0ee23f52 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63fc0ee23f52 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x63fc0ee23f52 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63fc0eec1f7f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x63fc0eec1f7f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x70e9df180aa4 - <unknown>
[INFO] [stdout]   45:     0x70e9df20da64 - clone
[INFO] [stdout]   46:                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] 
[INFO] [stdout] thread 'common::lector_csv::tests::test_leer_linea_csv_desde_devuelve_error_si_no_tiene_mas_ordenes' (27) 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:     0x63fc0eec26d2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63fc0eec26d2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63fc0eec26d2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63fc0eec26d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63fc0eed830a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63fc0eed830a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63fc0eec74d6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63fc0eec74d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63fc0eea0dbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63fc0eea0dbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63fc0eeba909 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63fc0ee2084e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63fc0ee2084e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63fc0eebaac2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63fc0eebaac2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63fc0eea0e78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63fc0ee96049 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63fc0eea1ccd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63fc0eed8a1c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63fc0eed8792 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63fc0edfae96 - <core[27de1724e4349be2]::result::Result<csv[204123f35f2f7c3c]::writer::Writer<std[3b51380354919863]::fs::File>, csv[204123f35f2f7c3c]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63fc0edfae96 - e_commerce[a444e36645e2dfb6]::common::lector_csv::tests::test_leer_linea_csv_desde_devuelve_error_si_no_tiene_mas_ordenes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:118:57
[INFO] [stdout]   22:     0x63fc0edf8b37 - e_commerce[a444e36645e2dfb6]::common::lector_csv::tests::test_leer_linea_csv_desde_devuelve_error_si_no_tiene_mas_ordenes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:115:74
[INFO] [stdout]   23:     0x63fc0ee0a9a6 - <e_commerce[a444e36645e2dfb6]::common::lector_csv::tests::test_leer_linea_csv_desde_devuelve_error_si_no_tiene_mas_ordenes::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63fc0ee14bfb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63fc0ee14bfb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63fc0ee2145a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63fc0ee2145a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63fc0ee2145a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63fc0ee2145a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63fc0ee2145a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63fc0ee2145a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63fc0ee2145a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63fc0ee1ca04 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63fc0ee1ca04 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63fc0ee23f52 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x63fc0ee23f52 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63fc0ee23f52 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x63fc0ee23f52 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63fc0ee23f52 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63fc0ee23f52 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x63fc0ee23f52 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63fc0eec1f7f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x63fc0eec1f7f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x70e9df180aa4 - <unknown>
[INFO] [stdout]   45:     0x70e9df20da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::lector_csv::tests::test_read_csv_line stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::lector_csv::tests::test_read_csv_line' (29) 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:     0x63fc0eec26d2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63fc0eec26d2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63fc0eec26d2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63fc0eec26d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63fc0eed830a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63fc0eed830a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63fc0eec74d6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63fc0eec74d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63fc0eea0dbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63fc0eea0dbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63fc0eeba909 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63fc0ee2084e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63fc0ee2084e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63fc0eebaac2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63fc0eebaac2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63fc0eea0e78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63fc0ee96049 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63fc0eea1ccd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63fc0eed8a1c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63fc0eed8792 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63fc0edf9cae - <core[27de1724e4349be2]::result::Result<csv[204123f35f2f7c3c]::writer::Writer<std[3b51380354919863]::fs::File>, csv[204123f35f2f7c3c]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63fc0edf9cae - e_commerce[a444e36645e2dfb6]::common::lector_csv::tests::test_read_csv_line
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:73:57
[INFO] [stdout]   22:     0x63fc0edf8ad7 - e_commerce[a444e36645e2dfb6]::common::lector_csv::tests::test_read_csv_line::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:70:28
[INFO] [stdout]   23:     0x63fc0ee0a926 - <e_commerce[a444e36645e2dfb6]::common::lector_csv::tests::test_read_csv_line::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63fc0ee14bfb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63fc0ee14bfb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x63fc0ee2145a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x63fc0ee2145a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x63fc0ee2145a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x63fc0ee2145a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63fc0ee2145a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63fc0ee2145a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x63fc0ee2145a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x63fc0ee1ca04 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x63fc0ee1ca04 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63fc0ee23f52 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x63fc0ee23f52 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x63fc0ee23f52 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x63fc0ee23f52 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63fc0ee23f52 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63fc0ee23f52 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x63fc0ee23f52 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63fc0eec1f7f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x63fc0eec1f7f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x70e9df180aa4 - <unknown>
[INFO] [stdout]   45:     0x70e9df20da64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::lector_csv::tests::test_leer_stock stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::lector_csv::tests::test_leer_stock' (28) 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:     0x63fc0eec26d2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63fc0eec26d2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63fc0eec26d2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63fc0eec26d2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63fc0eed830a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63fc0eed830a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63fc0eec74d6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63fc0eec74d6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63fc0eea0dbf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63fc0eea0dbf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63fc0eeba909 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63fc0ee2084e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63fc0ee2084e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63fc0eebaac2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63fc0eebaac2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63fc0eea0e78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63fc0ee96049 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63fc0eea1ccd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63fc0eed8a1c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63fc0eed8792 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63fc0edfb74c - <core[27de1724e4349be2]::result::Result<csv[204123f35f2f7c3c]::writer::Writer<std[3b51380354919863]::fs::File>, csv[204123f35f2f7c3c]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63fc0edfb74c - e_commerce[a444e36645e2dfb6]::common::lector_csv::test_util::crear_archivo
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:57:43
[INFO] [stdout]   22:     0x63fc0edf93d4 - e_commerce[a444e36645e2dfb6]::common::lector_csv::tests::test_leer_stock
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:139:23
[INFO] [stdout]   23:     0x63fc0edf8aa7 - e_commerce[a444e36645e2dfb6]::common::lector_csv::tests::test_leer_stock::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common/lector_csv.rs:137:25
[INFO] [stdout]   24:     0x63fc0ee0a8e6 - <e_commerce[a444e36645e2dfb6]::common::lector_csv::tests::test_leer_stock::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63fc0ee14bfb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63fc0ee14bfb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x63fc0ee2145a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x63fc0ee2145a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x63fc0ee2145a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x63fc0ee2145a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x63fc0ee2145a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x63fc0ee2145a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x63fc0ee2145a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x63fc0ee1ca04 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x63fc0ee1ca04 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x63fc0ee23f52 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x63fc0ee23f52 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x63fc0ee23f52 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x63fc0ee23f52 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x63fc0ee23f52 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x63fc0ee23f52 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x63fc0ee23f52 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63fc0eec1f7f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x63fc0eec1f7f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x70e9df180aa4 - <unknown>
[INFO] [stdout]   46:     0x70e9df20da64 - 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.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b97d6a6bd2a6101b4e43aa07c6e1609262355915ee3f872d0a8406f9c85d6179", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b97d6a6bd2a6101b4e43aa07c6e1609262355915ee3f872d0a8406f9c85d6179", kill_on_drop: false }`
[INFO] [stdout] b97d6a6bd2a6101b4e43aa07c6e1609262355915ee3f872d0a8406f9c85d6179
