[INFO] cloning repository https://github.com/Atixx/BOFE-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Atixx/BOFE-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtixx%2FBOFE-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtixx%2FBOFE-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0fd7fdfb7ee2dca081c3b802e1bd2e3fe9684ab [INFO] testing Atixx/BOFE-Rust against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtixx%2FBOFE-Rust" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Atixx/BOFE-Rust on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Atixx/BOFE-Rust [INFO] finished tweaking git repo https://github.com/Atixx/BOFE-Rust [INFO] tweaked toml for git repo https://github.com/Atixx/BOFE-Rust written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Atixx/BOFE-Rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ac69e1429b53764f58848e4a3ed2091930a7b54291a027c6cb45a5959780d8b8 [INFO] running `Command { std: "docker" "start" "-a" "ac69e1429b53764f58848e4a3ed2091930a7b54291a027c6cb45a5959780d8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac69e1429b53764f58848e4a3ed2091930a7b54291a027c6cb45a5959780d8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac69e1429b53764f58848e4a3ed2091930a7b54291a027c6cb45a5959780d8b8", kill_on_drop: false }` [INFO] [stdout] ac69e1429b53764f58848e4a3ed2091930a7b54291a027c6cb45a5959780d8b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c60f7dc7eb0002aaaa5dcea241b002ade5bdab03fa0c13871a3c41606e5bec89 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c60f7dc7eb0002aaaa5dcea241b002ade5bdab03fa0c13871a3c41606e5bec89", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling quoted_printable v0.4.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling lettre v0.10.0-rc.3 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Compiling soup v0.5.1 [INFO] [stderr] Compiling bofe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `error` [INFO] [stdout] --> src/boletin/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | error: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mensajes` [INFO] [stdout] --> src/boletin/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | mensajes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sig_pag` [INFO] [stdout] --> src/boletin/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | sig_pag: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ult_seccion` [INFO] [stdout] --> src/boletin/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | ult_seccion: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ult_rubro` [INFO] [stdout] --> src/boletin/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ult_rubro: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cantidad_result_seccion` [INFO] [stdout] --> src/boletin/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | cantidad_result_seccion: ResultsBySection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 24s [INFO] running `Command { std: "docker" "inspect" "c60f7dc7eb0002aaaa5dcea241b002ade5bdab03fa0c13871a3c41606e5bec89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c60f7dc7eb0002aaaa5dcea241b002ade5bdab03fa0c13871a3c41606e5bec89", kill_on_drop: false }` [INFO] [stdout] c60f7dc7eb0002aaaa5dcea241b002ade5bdab03fa0c13871a3c41606e5bec89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2c1c3193131446c7dd098e941171b630b6513c42ac0b1db39f5dc46a5dac019b [INFO] running `Command { std: "docker" "start" "-a" "2c1c3193131446c7dd098e941171b630b6513c42ac0b1db39f5dc46a5dac019b", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `error` [INFO] [stdout] --> src/boletin/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | error: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mensajes` [INFO] [stdout] --> src/boletin/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | mensajes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sig_pag` [INFO] [stdout] --> src/boletin/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | sig_pag: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ult_seccion` [INFO] [stdout] --> src/boletin/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | ult_seccion: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ult_rubro` [INFO] [stdout] --> src/boletin/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ult_rubro: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cantidad_result_seccion` [INFO] [stdout] --> src/boletin/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | cantidad_result_seccion: ResultsBySection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bofe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `error` [INFO] [stdout] --> src/boletin/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | error: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mensajes` [INFO] [stdout] --> src/boletin/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | mensajes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sig_pag` [INFO] [stdout] --> src/boletin/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | sig_pag: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ult_seccion` [INFO] [stdout] --> src/boletin/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | ult_seccion: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ult_rubro` [INFO] [stdout] --> src/boletin/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ult_rubro: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cantidad_result_seccion` [INFO] [stdout] --> src/boletin/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | cantidad_result_seccion: ResultsBySection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.76s [INFO] running `Command { std: "docker" "inspect" "2c1c3193131446c7dd098e941171b630b6513c42ac0b1db39f5dc46a5dac019b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c1c3193131446c7dd098e941171b630b6513c42ac0b1db39f5dc46a5dac019b", kill_on_drop: false }` [INFO] [stdout] 2c1c3193131446c7dd098e941171b630b6513c42ac0b1db39f5dc46a5dac019b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a3e0200b6e365a51aeb776b62799d8a63a5646326da06aa5f14cf7d4c19b320 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3a3e0200b6e365a51aeb776b62799d8a63a5646326da06aa5f14cf7d4c19b320", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `error` [INFO] [stderr] --> src/boletin/mod.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | error: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `mensajes` [INFO] [stderr] --> src/boletin/mod.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | mensajes: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `sig_pag` [INFO] [stderr] --> src/boletin/mod.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | sig_pag: u32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ult_seccion` [INFO] [stderr] --> src/boletin/mod.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | ult_seccion: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ult_rubro` [INFO] [stderr] --> src/boletin/mod.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | ult_rubro: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `cantidad_result_seccion` [INFO] [stderr] --> src/boletin/mod.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | cantidad_result_seccion: ResultsBySection, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `bofe` (lib) generated 6 warnings [INFO] [stderr] warning: `bofe` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bofe-705213236c63df84) [INFO] [stdout] running 5 tests [INFO] [stdout] test boletin::query::tests::builds_query_correctly ... ok [INFO] [stdout] test boletin::tests::extact_single_article ... ok [INFO] [stdout] test boletin::tests::extract_empty_string_on_empty_response ... ok [INFO] [stdout] test boletin::tests::extract_multiple_articles_single_page ... ok [INFO] [stdout] test boletin::tests::extract_first_page_multi_page ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bofe-d4248e52c0c90dac) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests bofe [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3a3e0200b6e365a51aeb776b62799d8a63a5646326da06aa5f14cf7d4c19b320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a3e0200b6e365a51aeb776b62799d8a63a5646326da06aa5f14cf7d4c19b320", kill_on_drop: false }` [INFO] [stdout] 3a3e0200b6e365a51aeb776b62799d8a63a5646326da06aa5f14cf7d4c19b320