[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] 1c0ad729a5c5b8e882ded5e8f4fcfd66b48d537e [INFO] checking Atixx/BOFE-Rust/1c0ad729a5c5b8e882ded5e8f4fcfd66b48d537e against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtixx%2FBOFE-Rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Atixx/BOFE-Rust on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "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-0-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper v0.14.9 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.5 [INFO] [stderr] Downloaded markup5ever v0.7.5 [INFO] [stderr] Downloaded r2d2 v0.8.9 [INFO] [stderr] Downloaded html5ever v0.22.5 [INFO] [stderr] Downloaded quoted_printable v0.4.3 [INFO] [stderr] Downloaded soup v0.5.1 [INFO] [stderr] Downloaded lettre v0.10.0-rc.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b731f7b3d5db2648fd3bceb7242b271429af72692f04db740d9d0231af610135 [INFO] running `Command { std: "docker" "start" "-a" "b731f7b3d5db2648fd3bceb7242b271429af72692f04db740d9d0231af610135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b731f7b3d5db2648fd3bceb7242b271429af72692f04db740d9d0231af610135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b731f7b3d5db2648fd3bceb7242b271429af72692f04db740d9d0231af610135", kill_on_drop: false }` [INFO] [stdout] b731f7b3d5db2648fd3bceb7242b271429af72692f04db740d9d0231af610135 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54889e05999a3129e0994983277ab98605fd63c81b9b9f23a58385c9b086aa52 [INFO] running `Command { std: "docker" "start" "-a" "54889e05999a3129e0994983277ab98605fd63c81b9b9f23a58385c9b086aa52", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking quoted_printable v0.4.3 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking lettre v0.10.0-rc.3 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking hyper v0.14.9 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Checking soup v0.5.1 [INFO] [stderr] Checking bofe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `error` and `mensajes` are never read [INFO] [stdout] --> src/boletin/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct BoletinResponse { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 17 | error: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | content: BoletinContent, [INFO] [stdout] 19 | mensajes: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BoletinResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `sig_pag`, `ult_seccion`, `ult_rubro`, and `cantidad_result_seccion` are never read [INFO] [stdout] --> src/boletin/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct BoletinContent { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 24 | html: String, [INFO] [stdout] 25 | sig_pag: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 26 | ult_seccion: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 27 | ult_rubro: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | cantidad_result_seccion: ResultsBySection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BoletinContent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/boletin/mod.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | ValueResponse(HashMap), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ResultsBySection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 34 | ValueResponse(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/boletin/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | Empty(Vec), [INFO] [stdout] | ----- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ResultsBySection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 35 | Empty(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `error` and `mensajes` are never read [INFO] [stdout] --> src/boletin/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct BoletinResponse { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 17 | error: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | content: BoletinContent, [INFO] [stdout] 19 | mensajes: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BoletinResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `sig_pag`, `ult_seccion`, `ult_rubro`, and `cantidad_result_seccion` are never read [INFO] [stdout] --> src/boletin/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct BoletinContent { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 24 | html: String, [INFO] [stdout] 25 | sig_pag: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 26 | ult_seccion: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 27 | ult_rubro: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | cantidad_result_seccion: ResultsBySection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BoletinContent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/boletin/mod.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | ValueResponse(HashMap), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ResultsBySection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 34 | ValueResponse(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/boletin/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | Empty(Vec), [INFO] [stdout] | ----- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ResultsBySection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 35 | Empty(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.63s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.22.5, nom v6.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "54889e05999a3129e0994983277ab98605fd63c81b9b9f23a58385c9b086aa52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54889e05999a3129e0994983277ab98605fd63c81b9b9f23a58385c9b086aa52", kill_on_drop: false }` [INFO] [stdout] 54889e05999a3129e0994983277ab98605fd63c81b9b9f23a58385c9b086aa52